/*!
Theme Name: Customify
Theme URI: https://pressmaximum.orange-56af/customify
Author: WPCustomify
Author URI: https://pressmaximum.orange-56af
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.orange-56af/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.east_6018.info-copper-cad0/licenses/gpl-2.0.wrapper-38b5
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.banner_action_7960/, (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.dirty-ae7a.advanced_c153/normalize.caption-558b/
 ======
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.caption-558b v7.0.0 | MIT License | github.orange-56af/necolas/normalize.caption-558b */
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;
}
.new-6d19 .tabs_2b9d,
.background_orange_41ec,
.fixed-5944,
.hard-81b3,
.hidden-hard-5420,
.mask-clean-a53b,
.outline-9010,
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;
}
.background_orange_41ec,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .background_orange_41ec,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .background_orange_41ec,
  h1 {
    font-size: 1.8em;
  }
}
.fixed-5944,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fixed-5944 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fixed-5944,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fixed-5944,
  h2 {
    font-size: 1.7em;
  }
}
.hard-81b3,
h3 {
  font-size: 1.618em;
}
.new-6d19 .tabs_2b9d,
.hidden-hard-5420,
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.hovered_0181 {
  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;
}
.grid_hovered_8c08:after,
.grid_hovered_8c08:before,
.list-full-b301:after,
.list-full-b301:before {
  content: "";
  display: table;
}
.grid_hovered_8c08:after,
.list-full-b301:after {
  clear: both;
}
.shade-bottom-7d83 {
  float: right;
  margin-right: 0;
}
.column_051f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.header_east_f6da .caption-ac39,
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;
}
.header_east_f6da .caption-ac39: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;
}
.layout-orange-cbda .caption-ac39 {
  box-shadow: none;
}
.layout-orange-cbda
  .caption-ac39
  .gallery-tall-1f9f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-orange-cbda .caption-ac39 .breadcrumb_ed23 {
  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;
}
.layout-orange-cbda
  .caption-ac39
  .breadcrumb_ed23
  b {
  display: none;
}
.layout-orange-cbda .mini_9e79 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.preview-dirty-3211:not(.last-024d):not(.focus_full_f8ac),
button:not(.last-024d):not(.focus_full_f8ac),
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ),
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ),
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ) {
  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;
}
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ):hover,
button:not(.last-024d):not(
    .focus_full_f8ac
  ):hover,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ):hover,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ):hover,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ):active,
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ):focus,
button:not(.last-024d):not(
    .focus_full_f8ac
  ):active,
button:not(.last-024d):not(
    .focus_full_f8ac
  ):focus,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ):active,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ):focus,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ):active,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ):focus,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ):active,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ):focus {
  outline: 0;
}
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331,
button:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331 {
  position: relative;
}
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .link_stone_d2bb,
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_iron_4486,
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_hard_a1b2,
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  i,
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  svg,
button:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .link_stone_d2bb,
button:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_iron_4486,
button:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_hard_a1b2,
button:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  i,
button:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  svg,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .link_stone_d2bb,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_iron_4486,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_hard_a1b2,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  i,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  svg,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .link_stone_d2bb,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_iron_4486,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_hard_a1b2,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  i,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  svg,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .link_stone_d2bb,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_iron_4486,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  .button_hard_a1b2,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  i,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331
  svg {
  visibility: hidden;
}
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331:after,
button:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331:after,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331:after,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331:after,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ).fn-loading-3331: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;
}
.preview-dirty-3211:not(.last-024d):not(.focus_full_f8ac),
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ),
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ),
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ) {
  color: #fff;
  background: #235787;
}
.preview-dirty-3211:not(.last-024d):not(
    .focus_full_f8ac
  ):focus,
input[type="button"]:not(.last-024d):not(
    .focus_full_f8ac
  ):focus,
input[type="reset"]:not(.last-024d):not(
    .focus_full_f8ac
  ):focus,
input[type="submit"]:not(.last-024d):not(
    .focus_full_f8ac
  ):focus {
  color: #fff;
}
.preview-dirty-3211.fn-disabled-3331:not(.last-024d):not(
    .focus_full_f8ac
  ),
.preview-dirty-3211[disabled]:not(.last-024d):not(
    .focus_full_f8ac
  ),
button.fn-disabled-3331:not(.last-024d):not(
    .focus_full_f8ac
  ),
button[disabled]:not(.last-024d):not(
    .focus_full_f8ac
  ) {
  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;
}
.modal_3930 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal_3930: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;
}
.plasma-c6cf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus-ef97 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.motion_f8c3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.grid_hovered_8c08:after,
.grid_hovered_8c08:before,
.prev-e96a:after,
.prev-e96a:before,
.dirty_3807:after,
.dirty_3807:before,
.huge_ea35:after,
.huge_ea35:before,
.aside_e0e7:after,
.aside_e0e7:before,
.mini-3fe2:after,
.mini-3fe2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.grid_hovered_8c08:after,
.prev-e96a:after,
.dirty_3807:after,
.huge_ea35:after,
.aside_e0e7:after,
.mini-3fe2:after {
  clear: both;
}
.prev-e96a .tall_d44a,
.dirty_3807 .tall_d44a,
.table-425c .tall_d44a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notification_north_cb2b {
  display: inline-block;
}
.component-2d3a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component-2d3a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component-2d3a .next-fa1d {
  padding: 1em 0;
  font-size: 85%;
}
.next-fa1d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard_105e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard_105e:after,
.hard_105e:before {
  content: "";
  display: table;
}
.hard_105e:after {
  clear: both;
}
.tertiary_8528 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message-aac6 .tertiary_8528 {
  max-width: 50%;
}
.tabs_focused_e756 .tertiary_8528 {
  max-width: 33.33%;
}
.copper_fc68 .tertiary_8528 {
  max-width: 25%;
}
.outline_large_e079 .tertiary_8528 {
  max-width: 20%;
}
.accent_39f3 .tertiary_8528 {
  max-width: 16.66%;
}
.column-paper-04f7 .tertiary_8528 {
  max-width: 14.28%;
}
.disabled-5d33 .tertiary_8528 {
  max-width: 12.5%;
}
.search_active_9c95 .tertiary_8528 {
  max-width: 11.11%;
}
.banner_d4c8 {
  display: block;
}
.new-6d19 .pagination-721c label,
.new-6d19 .module-light-4f63 label,
.new-6d19 .disabled-27c5 label,
.new-6d19 .image_1b56 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.soft_d5f9 {
  list-style: none;
  margin: 0;
}
.soft_d5f9 article.block_stone_4202 {
  margin-bottom: 0;
}
.soft_d5f9 ul {
  list-style: none;
  margin: 0;
}
.soft_d5f9 .red_8230 li.block_stone_4202 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .soft_d5f9 .red_8230 li.block_stone_4202 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .soft_d5f9 .red_8230 li.block_stone_4202: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) {
  .soft_d5f9 .red_8230 li.block_stone_4202 li.block_stone_4202 li.block_stone_4202 li.block_stone_4202 {
    padding-left: 0;
  }
}
article.block_stone_4202 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_stone_4202 .prev-e96a p:last-of-type {
  margin-bottom: 0;
}
article.block_stone_4202 .link-005f {
  float: left;
}
article.block_stone_4202 .grid-e10c {
  margin-left: 85px;
}
article.block_stone_4202 .accordion-5dc1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_stone_4202 .accordion-5dc1 .thumbnail-orange-e938 {
  margin-left: 10px;
}
article.block_stone_4202 .card_plasma_e5aa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_stone_4202 .new-75a2 {
  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 .pagination-721c,
  #respond .disabled-27c5,
  #respond .image_1b56 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination-721c input,
#respond .disabled-27c5 input,
#respond .image_1b56 input {
  width: 100%;
}
#respond .image_1b56 {
  margin-right: 0;
}
#respond .background_down_c0b0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_05db {
  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;
}
.card_05db.secondary-4204 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card_05db 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%);
}
.card_05db:focus,
.card_05db: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);
}
.paper-40a5 {
  border-radius: 10%;
}
.gradient_e3d0 {
  border-radius: 50%;
}
.media-last-aa4a {
  font-size: 0.72em;
}
.article_focused_6835 {
  font-size: 0.875em;
}
.status-0948 {
  font-size: 1.1em;
}
.wrapper_98d2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wrapper_98d2.media-last-aa4a {
  letter-spacing: 0.5px;
}
.highlight-e30c,
.highlight-e30c a {
  color: #6d6d6d;
}
.highlight-e30c a:hover {
  color: #111;
}
.cold_9559 {
  color: #6d6d6d;
}
.search-white-9962 {
  overflow-x: hidden;
}
.search-white-9962 .block-center-008b.iron-0385 {
  position: relative;
}
.search-white-9962 .block-center-008b.iron-0385.right-301c {
  position: initial;
}
.search-white-9962
  .block-center-008b.iron-0385.right-301c
  .logo_clean_3e19 {
  left: auto;
}
.search-white-9962 .block-center-008b .logo_clean_3e19 {
  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;
}
.search-white-9962 .block-center-008b:hover.iron-0385 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.search-white-9962
  .block-center-008b:hover.iron-0385
  .logo_clean_3e19 {
  display: block;
  z-index: 9999999;
}
.search-white-9962 .disabled_dd54 .under_3f5e,
.search-white-9962 .shade-black-fbcc .under_3f5e {
  display: none;
}
.search-white-9962 .blue_e556 .block-center-008b:hover.iron-0385 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.new-6d19 .pagination-721c label,
.new-6d19 .module-light-4f63 label,
.new-6d19 .disabled-27c5 label,
.new-6d19 .image_1b56 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.soft_d5f9 {
  list-style: none;
  margin: 0;
}
.soft_d5f9 article.block_stone_4202 {
  margin-bottom: 0;
}
.soft_d5f9 ul {
  list-style: none;
  margin: 0;
}
.soft_d5f9 .red_8230 li.block_stone_4202 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .soft_d5f9 .red_8230 li.block_stone_4202 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .soft_d5f9 .red_8230 li.block_stone_4202: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) {
  .soft_d5f9 .red_8230 li.block_stone_4202 li.block_stone_4202 li.block_stone_4202 li.block_stone_4202 {
    padding-left: 0;
  }
}
article.block_stone_4202 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_stone_4202 .prev-e96a p:last-of-type {
  margin-bottom: 0;
}
article.block_stone_4202 .link-005f {
  float: left;
}
article.block_stone_4202 .grid-e10c {
  margin-left: 85px;
}
article.block_stone_4202 .accordion-5dc1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_stone_4202 .accordion-5dc1 .thumbnail-orange-e938 {
  margin-left: 10px;
}
article.block_stone_4202 .card_plasma_e5aa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_stone_4202 .new-75a2 {
  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 .pagination-721c,
  #respond .disabled-27c5,
  #respond .image_1b56 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination-721c input,
#respond .disabled-27c5 input,
#respond .image_1b56 input {
  width: 100%;
}
#respond .image_1b56 {
  margin-right: 0;
}
#respond .background_down_c0b0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled_dd54 .light_c57f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.light_c57f .fixed_5a89.focus-outer-91b9 .icon_8c5c > li > a:focus,
.light_c57f .fixed_5a89.focus-outer-91b9 .icon_8c5c > li > a:hover,
.light_c57f .fixed_5a89.shadow-77c8 .icon_8c5c > li > a:focus,
.light_c57f .fixed_5a89.shadow-77c8 .icon_8c5c > li > a:hover,
.light_c57f .fixed_5a89.banner-large-8395 .icon_8c5c > li > a:focus,
.light_c57f .fixed_5a89.banner-large-8395 .icon_8c5c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_c57f
  .fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li.form_silver_13e3
  > a,
.light_c57f
  .fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li.thick_09bd
  > a,
.light_c57f
  .fixed_5a89.shadow-77c8
  .icon_8c5c
  > li.form_silver_13e3
  > a,
.light_c57f
  .fixed_5a89.shadow-77c8
  .icon_8c5c
  > li.thick_09bd
  > a,
.light_c57f
  .fixed_5a89.banner-large-8395
  .icon_8c5c
  > li.form_silver_13e3
  > a,
.light_c57f .fixed_5a89.banner-large-8395 .icon_8c5c > li.caption-south-2b05 > a {
  color: rgba(255, 255, 255, 0.99);
}
.light_c57f .badge-wide-7c29,
.light_c57f .badge-wide-7c29 a {
  color: rgba(255, 255, 255, 0.99);
}
.light_c57f .content-lite-f521.media_166b li a,
.light_c57f .picture_57ec a,
.light_c57f .button_orange_b043,
.light_c57f .icon_8c5c > li > a,
.light_c57f .shade-out-399d {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f .content-lite-f521.media_166b li a:hover,
.light_c57f .picture_57ec a:hover,
.light_c57f .button_orange_b043:hover,
.light_c57f .icon_8c5c > li > a:hover,
.light_c57f .shade-out-399d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_c57f .form-fixed-c49e {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f .form-fixed-c49e .outer-e85d {
  color: rgba(255, 255, 255, 0.99);
}
.light_c57f .form-fixed-c49e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_c57f .clean_e1ae .lite-afc2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f .clean_e1ae .lite-afc2 .wide-43fd {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f
  .clean_e1ae
  .lite-afc2
  .wide-43fd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f
  .clean_e1ae
  .lite-afc2
  .wide-43fd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f
  .clean_e1ae
  .lite-afc2
  .wide-43fd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f
  .clean_e1ae
  .lite-afc2
  .wide-43fd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f .clean_e1ae .hot_ca6a {
  color: rgba(255, 255, 255, 0.79);
}
.light_c57f .clean_e1ae .hot_ca6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_208c
  .light_c57f
  .clean_e1ae
  .basic-f65c
  .dropdown_e47d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_208c
  .light_c57f
  .clean_e1ae
  .basic-f65c
  .wide-43fd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_dd54 .lower-ce04 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.lower-ce04 .fixed_5a89.focus-outer-91b9 .icon_8c5c > li > a:focus,
.lower-ce04 .fixed_5a89.focus-outer-91b9 .icon_8c5c > li > a:hover,
.lower-ce04 .fixed_5a89.shadow-77c8 .icon_8c5c > li > a:focus,
.lower-ce04 .fixed_5a89.shadow-77c8 .icon_8c5c > li > a:hover,
.lower-ce04 .fixed_5a89.banner-large-8395 .icon_8c5c > li > a:focus,
.lower-ce04 .fixed_5a89.banner-large-8395 .icon_8c5c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower-ce04
  .fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li.form_silver_13e3
  > a,
.lower-ce04
  .fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li.thick_09bd
  > a,
.lower-ce04
  .fixed_5a89.shadow-77c8
  .icon_8c5c
  > li.form_silver_13e3
  > a,
.lower-ce04
  .fixed_5a89.shadow-77c8
  .icon_8c5c
  > li.thick_09bd
  > a,
.lower-ce04
  .fixed_5a89.banner-large-8395
  .icon_8c5c
  > li.form_silver_13e3
  > a,
.lower-ce04 .fixed_5a89.banner-large-8395 .icon_8c5c > li.caption-south-2b05 > a {
  color: rgba(0, 0, 0, 0.8);
}
.lower-ce04 .badge-wide-7c29,
.lower-ce04 .badge-wide-7c29 a {
  color: rgba(0, 0, 0, 0.8);
}
.lower-ce04 .content-lite-f521.media_166b li a,
.lower-ce04 .picture_57ec a,
.lower-ce04 .button_orange_b043,
.lower-ce04 .icon_8c5c > li > a,
.lower-ce04 .shade-out-399d {
  color: rgba(0, 0, 0, 0.55);
}
.lower-ce04 .content-lite-f521.media_166b li a:hover,
.lower-ce04 .picture_57ec a:hover,
.lower-ce04 .button_orange_b043:hover,
.lower-ce04 .icon_8c5c > li > a:hover,
.lower-ce04 .shade-out-399d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower-ce04 .form-fixed-c49e {
  color: rgba(0, 0, 0, 0.55);
}
.lower-ce04 .form-fixed-c49e .outer-e85d {
  color: rgba(0, 0, 0, 0.8);
}
.lower-ce04 .form-fixed-c49e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-5c68 .iron-c9a4 {
  margin-left: auto;
  margin-right: auto;
}
.dirty_3807 > * {
  margin-left: auto;
  margin-right: auto;
}
.dirty_3807 .plasma-c6cf {
  margin-right: 1.41575em;
}
.shade_3c56 .dirty_3807 > .menu-small-3f4d {
  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;
}
.shade_3c56 .dirty_3807 > .layout-9abe {
  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;
}
.fresh-1fc5.border-5c68 .iron-c9a4,
.layout-c18d.border-5c68 .iron-c9a4 {
  margin-left: 0;
}
.article_e508.border-5c68 .iron-c9a4,
.in_c59e.border-5c68 .iron-c9a4 {
  margin-right: 0;
}
.dirty_3807 ol,
.dirty_3807 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.icon-up-a000 video {
  max-width: 100%;
}
.logo-cdcd img {
  display: block;
}
.logo-cdcd.plasma-c6cf,
.logo-cdcd.focus-ef97 {
  width: 100%;
}
.logo-cdcd.layout-9abe img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.menu-north-290f:not(.wrapper-a31b) {
  margin: 1.5em auto;
}
.wrapper_ae5b p {
  padding: 1.5em 14px;
}
ul.list-6e64.layout-9abe,
ul.list-6e64.menu-small-3f4d,
ul.list-6e64.form-be24.menu-small-3f4d {
  padding: 0 14px;
}
.pagination_1211 {
  display: block;
  overflow-x: auto;
}
.pagination_1211 table {
  border-collapse: collapse;
  width: 100%;
}
.pagination_1211 td,
.pagination_1211 th {
  padding: 0.5em;
}
.dirty_3807 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dirty_3807 ol ol,
.dirty_3807 ol ul,
.dirty_3807 ul ol,
.dirty_3807 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dirty_3807 ol ol li,
.dirty_3807 ol ul li,
.dirty_3807 ul ol li,
.dirty_3807 ul ul li {
  margin-left: 0;
}
.iron-d70d.steel-38f4 > .row_current_103b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.iron-d70d.steel-38f4 > .row_current_103b iframe,
.iron-d70d.steel-38f4 > .row_current_103b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.component-ebb4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.component-ebb4.banner_fdb6 {
  padding: 0;
}
.component-ebb4.banner_fdb6 cite {
  font-size: 13px;
}
.component-ebb4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.component-ebb4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.logo_stone_0e9a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.logo_stone_0e9a > p:first-child {
  margin-top: 0;
}
.logo_stone_0e9a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.logo_stone_0e9a blockquote {
  border-left: 0;
}
.shadow-6c85 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow-6c85:not(.avatar_gold_e353) {
  max-width: 100px;
}
.shadow-6c85.sidebar_iron_2867 {
  border-bottom: none !important;
  text-align: center;
}
.shadow-6c85.sidebar_iron_2867::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper_ae5b p {
    padding: 1.5em 0;
  }
}
.first-0bc1 {
  color: #0073aa;
}
.info_small_3544 {
  background-color: #0073aa;
}
.filter-stone-1208 {
  color: #229fd8;
}
.header_right_e49c {
  background-color: #229fd8;
}
.dropdown-3bb3 {
  color: #eee;
}
.slow_e775 {
  background-color: #eee;
}
.secondary-def9 {
  color: #444;
}
.backdrop_d6a1 {
  background-color: #444;
}
.solid-31f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.solid-31f2 .light-0214 .picture_57ec {
  font-size: 15px;
}
.solid-31f2 .picture_57ec {
  line-height: 1.3;
}
.solid-31f2 .lower-ce04 {
}
.solid-31f2 .light_c57f {
  background: #235787;
}
.button-new-b757 {
  padding: 0;
}
.button-new-b757 .light_c57f {
  background: #1a1a1a;
}
.button-new-b757 .lower-ce04 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slow_93be {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slow_93be .lower-ce04 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slow_93be .light_c57f {
  background: #303030;
}
.mini-3fe2 {
  position: relative;
  z-index: 10;
}
.mini-3fe2 .message-9e52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay-21d9 .iron-0385 {
  display: inline-block;
  vertical-align: middle;
}
.overlay-21d9.motion_b3a3 .iron-0385 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay-21d9.motion_b3a3 .iron-0385 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-21d9.motion_b3a3 .iron-0385 {
    margin-right: 0.4em;
  }
}
.overlay-21d9.motion_b3a3 .iron-0385:last-child {
  margin-right: 0;
}
.middle-a063 .message-9e52 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .disabled_dd54 .light-0214 {
    margin: 0 -0.5em;
  }
  .disabled_dd54 .light-0214 [class*="customify-col-"],
  .disabled_dd54 .light-0214 [class*="customify-col_"],
  .disabled_dd54 .light-0214 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disabled_dd54.prev_32f2 .message-9e52 {
  background: 0 0 !important;
}
.disabled_dd54.prev_32f2 .message-9e52,
.disabled_dd54.middle-a063 .message-9e52 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .disabled_dd54.slow-7a6c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.disabled_dd54.middle-a063 .message-9e52 {
  box-shadow: none !important;
}
.rough_b5a2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .rough_b5a2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .rough_b5a2 {
    padding: 18px 0 20px;
  }
}
.rough_b5a2 .medium-9394 {
  width: 100%;
}
.rough_b5a2 .surface-north-71f8 {
  margin-bottom: 0;
}
.rough_b5a2 .button-79bd {
  margin-top: 5px;
  font-size: 0.875em;
}
.hero_c954 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hero_c954 .disabled_6e3b {
  width: 100%;
}
.list_next_6abc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list_next_6abc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list_next_6abc 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;
}
.list_next_6abc li:last-child:after {
  display: none;
}
.list_next_6abc li a {
  font-weight: 500;
  margin-right: 10px;
}
.medium-84d4 .under_3f5e button,
.rough_b5a2 .under_3f5e button {
  left: 0;
}
.medium-84d4 .disabled_6e3b,
.rough_b5a2 .disabled_6e3b {
  padding-left: 0;
  padding-right: 0;
}
.medium-84d4 .hero_c954,
.rough_b5a2 .hero_c954 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.medium-84d4 {
  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;
}
.medium-84d4: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;
}
.medium-84d4 .header-159f {
  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) {
  .medium-84d4 .header-159f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .medium-84d4 .header-159f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .medium-84d4 .header-159f {
    min-height: 200px;
  }
}
.medium-84d4 .list_next_6abc {
  color: rgba(255, 255, 255, 0.8);
}
.medium-84d4 .list_next_6abc a,
.medium-84d4 .list_next_6abc li:after {
  color: inherit;
}
.medium-84d4 .list_next_6abc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fixed-2352 {
  margin-bottom: 0.5em;
}
.mini-7258 {
  margin-bottom: 1.2em;
}
.mini-7258,
.fixed-2352 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mini-7258 p:last-child,
.fixed-2352 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .under_3f5e,
#masthead .under_3f5e {
  display: none;
}
#masthead
  > .under_3f5e.progress-wood-1ee6 {
  display: none;
}
#masthead > .under_3f5e button {
  left: 0;
}
.badge_8d43 {
  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%;
}
.badge_8d43 .iron-0385 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_8d43 .input-new-6566 {
  display: -webkit-box;
  display: flex;
}
.badge_8d43 .input-new-6566.carousel-old-dadf {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_8d43 .input-new-6566.complex_7305 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_8d43 .input-new-6566.hidden_700e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_8d43.list-f906.content-8d41 .input-new-6566.carousel-old-dadf {
  flex-basis: 100%;
}
.badge_8d43.dark-02c2 .input-new-6566.complex_7305 {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_8d43.dark-02c2 .input-new-6566.hidden_700e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .under_3f5e.progress-wood-1ee6 {
  display: none;
}
#masthead > .under_3f5e button {
  left: 0;
}
.gallery_acaf {
  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;
}
.gallery_acaf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gallery_acaf.modal_bronze_6df5 i {
  margin-right: 4px;
}
.gallery_acaf.accent-e81a i {
  margin-left: 5px;
}
.picture_57ec p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.picture_57ec p:last-child {
  margin-bottom: 0;
}
.video_top_f740 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_top_f740 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_top_f740 img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_top_f740 .badge-wide-7c29 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_top_f740 .fast_8e41 {
  margin: 5px 0 7px 0;
}
.video_top_f740.grid_up_9017 .background-4e60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_top_f740.grid_up_9017 .filter-iron-2b60 {
  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;
}
.video_top_f740.motion-53db {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_top_f740.motion-53db .background-4e60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_top_f740.motion-53db .filter-iron-2b60 {
  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;
}
.video_top_f740.description-63a5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_top_f740.mask_d655 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_top_f740.mask_d655 .filter-iron-2b60 {
  margin-top: 7px;
}
.widget_current_d3ee {
  display: inline-block;
}
.mini-3fe2 .warm-f9e4 .video_top_f740 img {
  max-width: 100%;
}
.fixed_5a89 .grid-877f.footer-stone-878c,
.block_first_ea79 .grid-877f.footer-stone-878c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.fixed_5a89 .modal_complex_0272,
.block_first_ea79 .modal_complex_0272 {
  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%);
}
.fixed_5a89 .modal_complex_0272 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.fixed_5a89.black-4084 .modal_complex_0272 {
  display: none;
}
.fixed_5a89 .shade-7041 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed_5a89 .shade-7041 li {
  display: inline-block;
  position: relative;
}
.fixed_5a89 .shade-7041 li:last-child {
  margin-right: 0;
}
.fixed_5a89 .shade-7041 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;
}
.fixed_5a89 .shade-7041 li.caption-south-2b05 > a {
  color: rgba(0, 0, 0, 0.9);
}
.fixed_5a89 .shade-7041 > 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;
}
.fixed_5a89 .shade-7041 > li > a i {
  line-height: 0;
}
.fixed_5a89 .shade-7041 > li.description_79e1 > a .modal_complex_0272 {
  margin-left: 4px;
  line-height: 0;
}
.fixed_5a89 .shade-7041 .glass-5edf li.description_79e1 > a {
  position: relative;
}
.fixed_5a89 .shade-7041 .glass-5edf li.description_79e1 > a:after,
.fixed_5a89 .shade-7041 .glass-5edf li.description_79e1 > a:before {
  content: "";
  display: table;
}
.fixed_5a89 .shade-7041 .glass-5edf li.description_79e1 > a:after {
  clear: both;
}
.fixed_5a89 .shade-7041 .glass-5edf li.description_79e1 > a .modal_complex_0272 {
  margin-left: 5px;
  float: right;
}
.fixed_5a89 .widget-top-7ce3,
.fixed_5a89 .glass-5edf {
  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;
}
.fixed_5a89 .glass-5edf {
  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;
}
.fixed_5a89 .glass-5edf .footer-stone-878c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fixed_5a89 .glass-5edf .modal_complex_0272 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.fixed_5a89 .glass-5edf li {
  display: block;
  margin: 0;
  padding: 0;
}
.fixed_5a89 .glass-5edf 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;
}
.fixed_5a89 .glass-5edf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.fixed_5a89 .glass-5edf .glass-5edf {
  top: 0;
  left: 100%;
}
.fixed_5a89 .soft-c994.fn-focus-3331 > .widget-top-7ce3,
.fixed_5a89 .soft-c994.fn-focus-3331 > .glass-5edf,
.fixed_5a89 .soft-c994:focus > .widget-top-7ce3,
.fixed_5a89 .soft-c994:focus > .glass-5edf,
.fixed_5a89 .soft-c994:hover > .widget-top-7ce3,
.fixed_5a89 .soft-c994:hover > .glass-5edf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.fixed_5a89.banner-large-8395 .icon_8c5c:after,
.fixed_5a89.banner-large-8395 .icon_8c5c:before {
  content: "";
  display: table;
}
.fixed_5a89.banner-large-8395 .icon_8c5c:after {
  clear: both;
}
.fixed_5a89.banner-large-8395 .icon_8c5c > li {
  float: left;
}
.fixed_5a89.surface-down-8ed4 .icon_8c5c:after,
.fixed_5a89.surface-down-8ed4 .icon_8c5c:before {
  content: "";
  display: table;
}
.fixed_5a89.surface-down-8ed4 .icon_8c5c:after {
  clear: both;
}
.fixed_5a89.surface-down-8ed4 .icon_8c5c > li {
  float: left;
}
.fixed_5a89.surface-down-8ed4 .icon_8c5c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.fixed_5a89.surface-down-8ed4 .icon_8c5c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.fixed_5a89.surface-down-8ed4 .icon_8c5c > li.form_silver_13e3 > a,
.fixed_5a89.surface-down-8ed4 .icon_8c5c > li.caption-south-2b05 > a {
  color: #fff;
  background-color: #1e4b75;
}
.fixed_5a89.focus-outer-91b9 .icon_8c5c > li > a .footer-stone-878c {
  position: relative;
}
.fixed_5a89.focus-outer-91b9 .icon_8c5c > li > a .footer-stone-878c: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;
}
.fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li:focus
  > a
  .footer-stone-878c:before,
.fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li:hover
  > a
  .footer-stone-878c:before {
  width: 100%;
  background-color: currentColor;
}
.fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li.form_silver_13e3
  > a
  .footer-stone-878c:before,
.fixed_5a89.focus-outer-91b9
  .icon_8c5c
  > li.thick_09bd
  > a
  .footer-stone-878c:before {
  width: 100%;
  background-color: currentColor;
}
.fixed_5a89.shadow-77c8 .icon_8c5c > li > a .footer-stone-878c {
  position: relative;
}
.fixed_5a89.shadow-77c8 .icon_8c5c > li > a .footer-stone-878c: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;
}
.fixed_5a89.shadow-77c8 .icon_8c5c > li:focus > a .footer-stone-878c:before,
.fixed_5a89.shadow-77c8
  .icon_8c5c
  > li:hover
  > a
  .footer-stone-878c:before {
  width: 100%;
  background-color: currentColor;
}
.fixed_5a89.shadow-77c8
  .icon_8c5c
  > li.form_silver_13e3
  > a
  .footer-stone-878c:before,
.fixed_5a89.shadow-77c8
  .icon_8c5c
  > li.thick_09bd
  > a
  .footer-stone-878c:before {
  width: 100%;
  background-color: currentColor;
}
.block_first_ea79 .shade-7041 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block_first_ea79 .shade-7041 li:first-child > a {
  border-top: none;
}
.block_first_ea79 .shade-7041 .caption_dim_d1ab > .footer-stone-878c .modal_complex_0272 {
  display: none;
}
.block_first_ea79 .shade-7041 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block_first_ea79 .shade-7041 li:last-child {
  border: none;
}
.block_first_ea79 .shade-7041 li.description_79e1 > a {
  padding-right: 45px !important;
}
.block_first_ea79 .shade-7041 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block_first_ea79 .shade-7041 li a:focus,
.block_first_ea79 .shade-7041 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_first_ea79 .shade-7041 li .tag-bead {
  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;
}
.block_first_ea79 .shade-7041 li .tag-bead:hover {
  box-shadow: none;
}
.block_first_ea79 .shade-7041 li .tag-bead .modal_complex_0272 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block_first_ea79 .shade-7041 .glass-5edf {
  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);
}
.block_first_ea79 .shade-7041 .glass-5edf li a {
  padding-left: 3em;
}
.block_first_ea79 .shade-7041 .list-cd5c > a .tag-bead i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block_first_ea79 .shade-7041 .list-cd5c > .glass-5edf {
  display: block;
  opacity: 1;
}
.highlight_0f8a {
  max-width: 100%;
}
.module-blue-8b48 {
  line-height: 0;
  cursor: pointer;
}
.shade-out-399d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-out-399d:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-out-399d svg {
  width: 18px;
  height: 18px;
}
.shade-out-399d .tooltip-up-e882 {
  display: none;
}
.blue_305f {
  position: relative;
}
.blue_305f.fn-active-3331 .shade-out-399d .fixed_e798 {
  display: none;
}
.blue_305f.fn-active-3331 .shade-out-399d .tooltip-up-e882 {
  display: inline-block;
}
.blue_305f .solid_02b4 {
  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);
}
.blue_305f.label-be90 .solid_02b4 {
  left: auto;
  right: -0.9em;
}
.blue_305f.label-be90 .overlay_active_4667::before {
  left: auto;
  right: 15px;
}
.blue_305f.fn-active-3331 .solid_02b4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.basic-f65c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.basic-f65c label {
  flex-basis: 100%;
}
.basic-f65c .lite-afc2 {
  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;
}
.basic-f65c .wide-43fd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.basic-f65c .wide-43fd:focus {
  background-color: transparent;
}
.basic-f65c button.hot_ca6a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.basic-f65c button.hot_ca6a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.basic-f65c button.hot_ca6a svg {
  width: 18px;
  height: 18px;
}
.basic-f65c input[type="submit"] {
  min-height: auto;
}
.clean_e1ae .basic-f65c .wide-43fd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.overlay_active_4667 {
  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) {
  .overlay_active_4667 {
    width: 220px;
  }
}
.overlay_active_4667 label {
  flex-basis: 100%;
}
.overlay_active_4667::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;
}
.button_208c .clean_e1ae .basic-f65c {
  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;
}
.button_208c
  .clean_e1ae
  .basic-f65c
  .lite-afc2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button_208c .clean_e1ae .basic-f65c .wide-43fd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button_208c
  .clean_e1ae
  .basic-f65c
  .wide-43fd:focus {
  background: 0 0;
}
.button_208c
  .clean_e1ae
  .basic-f65c
  .dropdown_e47d {
  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;
}
.content-lite-f521 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content-lite-f521 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content-lite-f521 li:last-child {
  margin-right: 0;
}
.content-lite-f521 li:first-child {
  margin-left: 0;
}
.content-lite-f521.card_clean_ec20 a {
  color: #fff;
}
.content-lite-f521.card_clean_ec20 a:hover {
  color: #fff;
}
.content-lite-f521 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content-lite-f521 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content-lite-f521 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-lite-f521 a:hover {
  opacity: 0.9;
  color: inherit;
}
.content-lite-f521 [class*="social-icon-apple"] {
  background-color: #999;
}
.content-lite-f521 [class*="social-icon-apple"].avatar-ce82 {
  background-color: transparent;
  color: #999;
}
.content-lite-f521 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content-lite-f521 [class*="social-icon-behance"].avatar-ce82 {
  background-color: transparent;
  color: #1769ff;
}
.content-lite-f521 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content-lite-f521 [class*="social-icon-bitbucket"].avatar-ce82 {
  background-color: transparent;
  color: #205081;
}
.content-lite-f521 [class*="social-icon-codepen"] {
  background-color: #000;
}
.content-lite-f521 [class*="social-icon-codepen"].avatar-ce82 {
  background-color: transparent;
  color: #000;
}
.content-lite-f521 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content-lite-f521 [class*="social-icon-delicious"].avatar-ce82 {
  background-color: transparent;
  color: #39f;
}
.content-lite-f521 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content-lite-f521 [class*="social-icon-digg"].avatar-ce82 {
  background-color: transparent;
  color: #005be2;
}
.content-lite-f521 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content-lite-f521 [class*="social-icon-dribbble"].avatar-ce82 {
  background-color: transparent;
  color: #ea4c89;
}
.content-lite-f521 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content-lite-f521 [class*="social-icon-envelope"].avatar-ce82 {
  background-color: transparent;
  color: #ea4335;
}
.content-lite-f521 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content-lite-f521 [class*="social-icon-facebook"].avatar-ce82 {
  background-color: transparent;
  color: #3b5998;
}
.content-lite-f521 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content-lite-f521 [class*="social-icon-flickr"].avatar-ce82 {
  background-color: transparent;
  color: #0063dc;
}
.content-lite-f521 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content-lite-f521 [class*="social-icon-foursquare"].avatar-ce82 {
  background-color: transparent;
  color: #2d5be3;
}
.content-lite-f521 [class*="social-icon-github"] {
  background-color: #333;
}
.content-lite-f521 [class*="social-icon-github"].avatar-ce82 {
  background-color: transparent;
  color: #333;
}
.content-lite-f521 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content-lite-f521 [class*="social-icon-google-plus"].avatar-ce82 {
  background-color: transparent;
  color: #dd4b39;
}
.content-lite-f521 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content-lite-f521 [class*="social-icon-houzz"].avatar-ce82 {
  background-color: transparent;
  color: #7ac142;
}
.content-lite-f521 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content-lite-f521 [class*="social-icon-instagram"].avatar-ce82 {
  background-color: transparent;
  color: #262626;
}
.content-lite-f521 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content-lite-f521 [class*="social-icon-jsfiddle"].avatar-ce82 {
  background-color: transparent;
  color: #487aa2;
}
.content-lite-f521 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content-lite-f521 [class*="social-icon-linkedin"].avatar-ce82 {
  background-color: transparent;
  color: #0077b5;
}
.content-lite-f521 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content-lite-f521 [class*="social-icon-medium"].avatar-ce82 {
  background-color: transparent;
  color: #00ab6b;
}
.content-lite-f521 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content-lite-f521
  [class*="social-icon-odnoklassniki"].avatar-ce82 {
  background-color: transparent;
  color: #f4731c;
}
.content-lite-f521 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content-lite-f521 [class*="social-icon-meetup"].avatar-ce82 {
  background-color: transparent;
  color: #ec1c40;
}
.content-lite-f521 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content-lite-f521 [class*="social-icon-pinterest"].avatar-ce82 {
  background-color: transparent;
  color: #bd081c;
}
.content-lite-f521 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content-lite-f521 [class*="social-icon-product-hunt"].avatar-ce82 {
  background-color: transparent;
  color: #da552f;
}
.content-lite-f521 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content-lite-f521 [class*="social-icon-reddit"].avatar-ce82 {
  background-color: transparent;
  color: #ff4500;
}
.content-lite-f521 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content-lite-f521 [class*="social-icon-rss"].avatar-ce82 {
  background-color: transparent;
  color: #f26522;
}
.content-lite-f521 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content-lite-f521
  [class*="social-icon-shopping-cart"].avatar-ce82 {
  background-color: transparent;
  color: #4caf50;
}
.content-lite-f521 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content-lite-f521 [class*="social-icon-skype"].avatar-ce82 {
  background-color: transparent;
  color: #00aff0;
}
.content-lite-f521 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content-lite-f521 [class*="social-icon-slideshare"].avatar-ce82 {
  background-color: transparent;
  color: #0077b5;
}
.content-lite-f521 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content-lite-f521 [class*="social-icon-snapchat"].avatar-ce82 {
  background-color: transparent;
  color: #fffc00;
}
.content-lite-f521 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content-lite-f521 [class*="social-icon-soundcloud"].avatar-ce82 {
  background-color: transparent;
  color: #f80;
}
.content-lite-f521 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content-lite-f521 [class*="social-icon-spotify"].avatar-ce82 {
  background-color: transparent;
  color: #2ebd59;
}
.content-lite-f521 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content-lite-f521
  [class*="social-icon-stack-overflow"].avatar-ce82 {
  background-color: transparent;
  color: #fe7a15;
}
.content-lite-f521 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content-lite-f521 [class*="social-icon-maldkfgram"].avatar-ce82 {
  background-color: transparent;
  color: #2ca5e0;
}
.content-lite-f521 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content-lite-f521 [class*="social-icon-tripadvisor"].avatar-ce82 {
  background-color: transparent;
  color: #589442;
}
.content-lite-f521 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content-lite-f521 [class*="social-icon-tumblr"].avatar-ce82 {
  background-color: transparent;
  color: #35465c;
}
.content-lite-f521 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content-lite-f521 [class*="social-icon-twitch"].avatar-ce82 {
  background-color: transparent;
  color: #6441a5;
}
.content-lite-f521 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content-lite-f521 [class*="social-icon-twitter"].avatar-ce82 {
  background-color: transparent;
  color: #1da1f2;
}
.content-lite-f521 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content-lite-f521 [class*="social-icon-vimeo"].avatar-ce82 {
  background-color: transparent;
  color: #1ab7ea;
}
.content-lite-f521 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content-lite-f521 [class*="social-icon-vk"].avatar-ce82 {
  background-color: transparent;
  color: #45668e;
}
.content-lite-f521 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content-lite-f521 [class*="social-icon-weibo"].avatar-ce82 {
  background-color: transparent;
  color: #df2029;
}
.content-lite-f521 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content-lite-f521 [class*="social-icon-weixin"].avatar-ce82 {
  background-color: transparent;
  color: #7bb32e;
}
.content-lite-f521 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content-lite-f521 [class*="social-icon-whatsapp"].avatar-ce82 {
  background-color: transparent;
  color: #25d366;
}
.content-lite-f521 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content-lite-f521 [class*="social-icon-wordpress"].avatar-ce82 {
  background-color: transparent;
  color: #21759b;
}
.content-lite-f521 [class*="social-icon-xing"] {
  background-color: #026466;
}
.content-lite-f521 [class*="social-icon-xing"].avatar-ce82 {
  background-color: transparent;
  color: #026466;
}
.content-lite-f521 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content-lite-f521 [class*="social-icon-yelp"].avatar-ce82 {
  background-color: transparent;
  color: #af0606;
}
.content-lite-f521 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content-lite-f521 [class*="social-icon-youtube"].avatar-ce82 {
  background-color: transparent;
  color: #cd201f;
}
.button_orange_b043 {
  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;
}
.button_orange_b043:hover {
  box-shadow: none;
  background: 0 0;
}
.item_b70e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel-506f {
  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;
}
.picture-6245 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hidden_copper_3ed9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hidden_copper_3ed9,
.hidden_copper_3ed9::after,
.hidden_copper_3ed9::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;
}
.hidden_copper_3ed9::after,
.hidden_copper_3ed9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.steel-eafd .carousel-506f .picture-6245 {
  margin-top: -2px;
  width: 19px;
}
.steel-eafd .carousel-506f .hidden_copper_3ed9 {
  margin-top: -1px;
}
.steel-eafd .carousel-506f .hidden_copper_3ed9,
.steel-eafd .carousel-506f .hidden_copper_3ed9::after,
.steel-eafd .carousel-506f .hidden_copper_3ed9::before {
  width: 19px;
  height: 2px;
}
.steel-eafd .carousel-506f .hidden_copper_3ed9::before {
  top: -6px;
}
.steel-eafd .carousel-506f .hidden_copper_3ed9::after {
  bottom: -6px;
}
.glass-9b14 .carousel-506f .picture-6245 {
  margin-top: -2px;
  width: 22px;
}
.glass-9b14 .carousel-506f .hidden_copper_3ed9 {
  margin-top: -1px;
}
.glass-9b14 .carousel-506f .hidden_copper_3ed9,
.glass-9b14 .carousel-506f .hidden_copper_3ed9::after,
.glass-9b14 .carousel-506f .hidden_copper_3ed9::before {
  width: 22px;
  height: 2px;
}
.glass-9b14 .carousel-506f .hidden_copper_3ed9::before {
  top: -7px;
}
.glass-9b14 .carousel-506f .hidden_copper_3ed9::after {
  bottom: -7px;
}
.tag-liquid-d5ee .carousel-506f .picture-6245 {
  margin-top: -2px;
  width: 31px;
}
.tag-liquid-d5ee .carousel-506f .hidden_copper_3ed9 {
  margin-top: -1.5px;
}
.tag-liquid-d5ee .carousel-506f .hidden_copper_3ed9,
.tag-liquid-d5ee .carousel-506f .hidden_copper_3ed9::after,
.tag-liquid-d5ee .carousel-506f .hidden_copper_3ed9::before {
  width: 31px;
  height: 3px;
}
.tag-liquid-d5ee .carousel-506f .hidden_copper_3ed9::before {
  top: -9px;
}
.tag-liquid-d5ee .carousel-506f .hidden_copper_3ed9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text-glass-fea3 .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 19px;
  }
  .text-glass-fea3 .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1px;
  }
  .text-glass-fea3 .carousel-506f .hidden_copper_3ed9,
  .text-glass-fea3 .carousel-506f .hidden_copper_3ed9::after,
  .text-glass-fea3 .carousel-506f .hidden_copper_3ed9::before {
    width: 19px;
    height: 2px;
  }
  .text-glass-fea3 .carousel-506f .hidden_copper_3ed9::before {
    top: -6px;
  }
  .text-glass-fea3 .carousel-506f .hidden_copper_3ed9::after {
    bottom: -6px;
  }
  .upper-0cf0 .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 22px;
  }
  .upper-0cf0 .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1px;
  }
  .upper-0cf0 .carousel-506f .hidden_copper_3ed9,
  .upper-0cf0 .carousel-506f .hidden_copper_3ed9::after,
  .upper-0cf0 .carousel-506f .hidden_copper_3ed9::before {
    width: 22px;
    height: 2px;
  }
  .upper-0cf0 .carousel-506f .hidden_copper_3ed9::before {
    top: -7px;
  }
  .upper-0cf0 .carousel-506f .hidden_copper_3ed9::after {
    bottom: -7px;
  }
  .wide-5db0 .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 31px;
  }
  .wide-5db0 .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1.5px;
  }
  .wide-5db0 .carousel-506f .hidden_copper_3ed9,
  .wide-5db0 .carousel-506f .hidden_copper_3ed9::after,
  .wide-5db0 .carousel-506f .hidden_copper_3ed9::before {
    width: 31px;
    height: 3px;
  }
  .wide-5db0 .carousel-506f .hidden_copper_3ed9::before {
    top: -9px;
  }
  .wide-5db0 .carousel-506f .hidden_copper_3ed9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .block-fresh-6a3e .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 19px;
  }
  .block-fresh-6a3e .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1px;
  }
  .block-fresh-6a3e .carousel-506f .hidden_copper_3ed9,
  .block-fresh-6a3e .carousel-506f .hidden_copper_3ed9::after,
  .block-fresh-6a3e .carousel-506f .hidden_copper_3ed9::before {
    width: 19px;
    height: 2px;
  }
  .block-fresh-6a3e .carousel-506f .hidden_copper_3ed9::before {
    top: -6px;
  }
  .block-fresh-6a3e .carousel-506f .hidden_copper_3ed9::after {
    bottom: -6px;
  }
  .card-red-0c1e .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 22px;
  }
  .card-red-0c1e .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1px;
  }
  .card-red-0c1e .carousel-506f .hidden_copper_3ed9,
  .card-red-0c1e .carousel-506f .hidden_copper_3ed9::after,
  .card-red-0c1e .carousel-506f .hidden_copper_3ed9::before {
    width: 22px;
    height: 2px;
  }
  .card-red-0c1e .carousel-506f .hidden_copper_3ed9::before {
    top: -7px;
  }
  .card-red-0c1e .carousel-506f .hidden_copper_3ed9::after {
    bottom: -7px;
  }
  .highlight_130f .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_130f .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1.5px;
  }
  .highlight_130f .carousel-506f .hidden_copper_3ed9,
  .highlight_130f .carousel-506f .hidden_copper_3ed9::after,
  .highlight_130f .carousel-506f .hidden_copper_3ed9::before {
    width: 31px;
    height: 3px;
  }
  .highlight_130f .carousel-506f .hidden_copper_3ed9::before {
    top: -9px;
  }
  .highlight_130f .carousel-506f .hidden_copper_3ed9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stone_bfe5 .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 19px;
  }
  .stone_bfe5 .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1px;
  }
  .stone_bfe5 .carousel-506f .hidden_copper_3ed9,
  .stone_bfe5 .carousel-506f .hidden_copper_3ed9::after,
  .stone_bfe5 .carousel-506f .hidden_copper_3ed9::before {
    width: 19px;
    height: 2px;
  }
  .stone_bfe5 .carousel-506f .hidden_copper_3ed9::before {
    top: -6px;
  }
  .stone_bfe5 .carousel-506f .hidden_copper_3ed9::after {
    bottom: -6px;
  }
  .inner_b1ca .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 22px;
  }
  .inner_b1ca .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1px;
  }
  .inner_b1ca .carousel-506f .hidden_copper_3ed9,
  .inner_b1ca .carousel-506f .hidden_copper_3ed9::after,
  .inner_b1ca .carousel-506f .hidden_copper_3ed9::before {
    width: 22px;
    height: 2px;
  }
  .inner_b1ca .carousel-506f .hidden_copper_3ed9::before {
    top: -7px;
  }
  .inner_b1ca .carousel-506f .hidden_copper_3ed9::after {
    bottom: -7px;
  }
  .fresh_1743 .carousel-506f .picture-6245 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh_1743 .carousel-506f .hidden_copper_3ed9 {
    margin-top: -1.5px;
  }
  .fresh_1743 .carousel-506f .hidden_copper_3ed9,
  .fresh_1743 .carousel-506f .hidden_copper_3ed9::after,
  .fresh_1743 .carousel-506f .hidden_copper_3ed9::before {
    width: 31px;
    height: 3px;
  }
  .fresh_1743 .carousel-506f .hidden_copper_3ed9::before {
    top: -9px;
  }
  .fresh_1743 .carousel-506f .hidden_copper_3ed9::after {
    bottom: -9px;
  }
}
.filter_a57d .hidden_copper_3ed9 {
  -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);
}
.filter_a57d .hidden_copper_3ed9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter_a57d .hidden_copper_3ed9::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);
}
.filter_a57d.row_2719 .hidden_copper_3ed9 {
  -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);
}
.filter_a57d.row_2719 .hidden_copper_3ed9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter_a57d.row_2719 .hidden_copper_3ed9::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);
}
.main-orange-f475 {
  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.progress_yellow_c2e8:before {
  display: none;
}
.shade-black-fbcc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade-black-fbcc .heading-fast-3368 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade-black-fbcc .heading-fast-3368:last-of-type {
  border-bottom: none;
}
.shade-black-fbcc .heading-fast-3368.dark-fc16,
.shade-black-fbcc .heading-fast-3368.sidebar_light_0262,
.shade-black-fbcc .heading-fast-3368.sort-ab45 {
  padding: 0;
}
.shade-black-fbcc .block_first_ea79 .tag-bead {
  color: currentColor;
}
.shade-black-fbcc .block_first_ea79 .tag-bead:focus,
.shade-black-fbcc .block_first_ea79 .tag-bead:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-black-fbcc.lower-ce04 .form-fixed-c49e,
.shade-black-fbcc.lower-ce04 .picture_57ec a,
.shade-black-fbcc.lower-ce04 .icon_8c5c a,
.shade-black-fbcc.lower-ce04 .glass-5edf a {
  color: rgba(0, 0, 0, 0.55);
}
.shade-black-fbcc.lower-ce04 .form-fixed-c49e:hover,
.shade-black-fbcc.lower-ce04 .picture_57ec a:hover,
.shade-black-fbcc.lower-ce04 .icon_8c5c a:hover,
.shade-black-fbcc.lower-ce04 .glass-5edf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-black-fbcc.lower-ce04 .outer-e85d {
  color: rgba(0, 0, 0, 0.8);
}
.shade-black-fbcc.lower-ce04 .heading-fast-3368 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-black-fbcc.lower-ce04 .heading-fast-3368:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade-black-fbcc.lower-ce04 .card-0edf:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade-black-fbcc.lower-ce04 .block_first_ea79 .shade-7041 li a,
.shade-black-fbcc.lower-ce04 .block_first_ea79 .tag-bead,
.shade-black-fbcc.lower-ce04 .glass-5edf {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-black-fbcc.lower-ce04 .block_first_ea79 .tag-bead:focus,
.shade-black-fbcc.lower-ce04 .block_first_ea79 .tag-bead:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-black-fbcc.lower-ce04 .shade-7041 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-black-fbcc.light_c57f .form-fixed-c49e,
.shade-black-fbcc.light_c57f .picture_57ec a,
.shade-black-fbcc.light_c57f .icon_8c5c .tag-bead,
.shade-black-fbcc.light_c57f .icon_8c5c a,
.shade-black-fbcc.light_c57f .glass-5edf a {
  color: rgba(255, 255, 255, 0.79);
}
.shade-black-fbcc.light_c57f .form-fixed-c49e:hover,
.shade-black-fbcc.light_c57f .picture_57ec a:hover,
.shade-black-fbcc.light_c57f .icon_8c5c .tag-bead:hover,
.shade-black-fbcc.light_c57f .icon_8c5c a:hover,
.shade-black-fbcc.light_c57f .glass-5edf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-black-fbcc.light_c57f .outer-e85d {
  color: rgba(255, 255, 255, 0.99);
}
.shade-black-fbcc.light_c57f .heading-fast-3368 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-black-fbcc.light_c57f .heading-fast-3368:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade-black-fbcc.light_c57f .card-0edf:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-black-fbcc.light_c57f .block_first_ea79 .shade-7041 li a,
.shade-black-fbcc.light_c57f .block_first_ea79 .tag-bead,
.shade-black-fbcc.light_c57f .glass-5edf {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-black-fbcc.light_c57f .block_first_ea79 .tag-bead:focus,
.shade-black-fbcc.light_c57f .block_first_ea79 .tag-bead:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-black-fbcc.light_c57f .shade-7041 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-0edf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.card-0edf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media_pro_ac86 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main_7e8d .shade-black-fbcc {
  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;
}
.main_7e8d .heading-fast-3368 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main_7e8d .heading-fast-3368: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) {
  .main_7e8d .heading-fast-3368:before {
    width: 16%;
    left: 42%;
  }
}
.main_7e8d .heading-fast-3368:last-child:before {
  content: none;
}
.main_7e8d .heading-fast-3368[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main_7e8d .block_first_ea79 .shade-7041 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main_7e8d .block_first_ea79 .shade-7041 li a .tag-bead {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main_7e8d .block_first_ea79 .glass-5edf {
  border: none;
}
.main_7e8d .block_first_ea79 .glass-5edf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main_7e8d .card-0edf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main_7e8d .media_pro_ac86 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main_7e8d .light_c57f .card-0edf:before {
  background: rgba(0, 0, 0, 0.9);
}
.main_7e8d .lower-ce04.content_under_ee06 .hidden_copper_3ed9 {
  background: rgba(0, 0, 0, 0.6);
}
.main_7e8d
  .lower-ce04.content_under_ee06
  .hidden_copper_3ed9::after,
.main_7e8d
  .lower-ce04.content_under_ee06
  .hidden_copper_3ed9:before {
  background: inherit;
}
.main_7e8d
  .lower-ce04.content_under_ee06:hover
  .hidden_copper_3ed9 {
  background: rgba(0, 0, 0, 0.8);
}
.heading_ce03 .shade-black-fbcc {
  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) {
  .heading_ce03 .shade-black-fbcc {
    width: auto;
    right: 45px;
  }
}
.popup-simple-3cae .shade-black-fbcc {
  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) {
  .popup-simple-3cae .shade-black-fbcc {
    width: auto;
    left: 45px;
  }
}
.progress_yellow_c2e8 .shade-black-fbcc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.progress_yellow_c2e8 .media_pro_ac86 {
  max-width: 48em;
  margin: 0 auto;
}
.progress_yellow_c2e8 .card-0edf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.steel-8706 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.steel-8706.main_7e8d .shade-black-fbcc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.steel-8706.heading_ce03 .shade-black-fbcc {
  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);
}
.steel-8706 .shade-black-fbcc {
  visibility: visible;
}
.steel-8706.popup-simple-3cae .shade-black-fbcc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cold-4a20,
.north-af51 {
  overflow-x: hidden;
}
.cold-4a20 .shade-black-fbcc {
  overflow: auto;
}
.cold-4a20.main_7e8d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-4a20.main_7e8d .shade-black-fbcc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cold-4a20.main_7e8d .button_orange_b043 {
  opacity: 0;
}
.cold-4a20.heading_ce03 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-4a20.heading_ce03 .shade-black-fbcc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cold-4a20.heading_ce03 .button_orange_b043 {
  opacity: 0;
}
.cold-4a20.popup-simple-3cae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cold-4a20.popup-simple-3cae .shade-black-fbcc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cold-4a20.popup-simple-3cae .button_orange_b043 {
  opacity: 0;
}
.cold-4a20.progress_yellow_c2e8 .shade-black-fbcc {
  z-index: 10;
  visibility: visible;
}
.content_under_ee06 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content_under_ee06 .hidden_copper_3ed9 {
  background: rgba(255, 255, 255, 0.99);
}
.content_under_ee06 .hidden_copper_3ed9::after,
.content_under_ee06 .hidden_copper_3ed9:before {
  background: inherit;
}
.content_under_ee06:hover .hidden_copper_3ed9 {
  background: rgba(255, 255, 255, 0.99);
}
.popup-simple-3cae .content_under_ee06 {
  top: 10px;
  right: auto;
  left: 12px;
}
.progress_yellow_c2e8 .content_under_ee06 {
  display: none !important;
}
.cold-4a20:before,
.north-af51:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cold-4a20 .content_under_ee06,
.north-af51 .content_under_ee06 {
  display: inline-block;
}
.shade-black-fbcc .iron-0385 {
  -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;
}
.cold-4a20 .shade-black-fbcc .iron-0385,
.north-af51 .shade-black-fbcc .iron-0385 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper-ff18 .lite-afc2 {
  width: 100%;
}
.warm-f9e4 {
  padding: 0 0.5em 0;
}
.warm-f9e4 [class*="customify-col-"],
.warm-f9e4 [class*="customify-col_"],
.warm-f9e4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tag_6598 .warm-f9e4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .light-0214 .active-east-89d7,
  .active-east-89d7 {
    display: none;
  }
  .purple_1160 {
    text-align: left;
  }
  .purple_1857 {
    text-align: center;
  }
  .lower-8152 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .light-0214 .notice-6646,
  .notice-6646 {
    display: none;
  }
  .basic_92f0 {
    text-align: left;
  }
  .background-3d20 {
    text-align: center;
  }
  .text-huge-779e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .light-0214 .white-cb0a,
  .white-cb0a {
    display: none;
  }
  .tag-rough-418a {
    text-align: left;
  }
  .pattern-cold-5224 {
    text-align: center;
  }
  .alert_motion_4bd7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.mini-6323 {
  box-shadow: none !important;
}
.widget-purple-f1e7 .aside_brown_5ebe,
.form_fast_aa70 .aside_brown_5ebe {
  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;
}
.form_fast_aa70 .aside_brown_5ebe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.message-9e52 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.message-9e52:after,
.message-9e52:before {
  content: "";
  display: table;
}
.message-9e52:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .message-9e52 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.message-9e52,
.slow-7a6c {
  max-width: 1248px;
  margin: 0 auto;
}

.huge_ea35.filter_copper_bd21 .message-9e52 {
  max-width: 100%;
}
.huge_ea35.input_small_4dfb {
  max-width: 1200px;
  margin: 0 auto;
}
.huge_ea35.list-black-ed20 .message-9e52 {
  max-width: 100%;
}
.huge_ea35.list-black-ed20 > .message-9e52 {
  padding-left: 0;
  padding-right: 0;
}
.huge_ea35.list-black-ed20 > .message-9e52 .light-0214 {
  margin: 0;
}
.huge_ea35.list-black-ed20
  > .message-9e52
  .rough-371e.module_thick_752d {
  margin-right: 0;
  margin-left: 0;
}
.huge_ea35.list-black-ed20 #main.module_thick_752d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .media_steel_9c34 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .media_steel_9c34 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .aside_west_acd3 .iron-c9a4 {
    padding-right: 1em;
  }
  .aside_west_acd3.item_lite_eeea .rough-371e {
    border-right: 1px solid #eaecee;
  }
  .aside_west_acd3.item_lite_eeea .iron-c9a4 {
    padding-right: 1em;
  }
  .aside_west_acd3.item_lite_eeea .complex_74e5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple_d46e .iron-c9a4 {
    padding-left: 1em;
  }
  .simple_d46e.item_lite_eeea .rough-371e {
    border-left: 1px solid #eaecee;
  }
  .simple_d46e.item_lite_eeea .iron-c9a4 {
    padding-left: 1em;
  }
  .simple_d46e.item_lite_eeea .complex_74e5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-motion-3968 .iron-c9a4 {
    padding-left: 1em;
  }
  .info-motion-3968.item_lite_eeea .static-4275 {
    border-right: 1px solid #eaecee;
  }
  .info-motion-3968.item_lite_eeea .border_stone_492e {
    border-right: 1px solid #eaecee;
  }
  .info-motion-3968.item_lite_eeea .iron-c9a4 {
    padding-left: 1em;
  }
  .info-motion-3968.item_lite_eeea .complex_74e5 {
    padding-right: 1em;
  }
  .info-motion-3968.item_lite_eeea .avatar_active_86c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-full-e29c .iron-c9a4 {
    padding-right: 1em;
  }
  .accent-full-e29c.item_lite_eeea .static-4275 {
    border-left: 1px solid #eaecee;
  }
  .accent-full-e29c.item_lite_eeea .border_stone_492e {
    border-left: 1px solid #eaecee;
  }
  .accent-full-e29c.item_lite_eeea .iron-c9a4 {
    padding-right: 1em;
  }
  .accent-full-e29c.item_lite_eeea .complex_74e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent-full-e29c.item_lite_eeea .avatar_active_86c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_steel_9c34 .iron-c9a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media_steel_9c34.item_lite_eeea .rough-371e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .media_steel_9c34.item_lite_eeea .iron-c9a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media_steel_9c34.item_lite_eeea .complex_74e5 {
    padding-left: 1em;
  }
  .media_steel_9c34.item_lite_eeea .avatar_active_86c7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .media_steel_9c34.item_lite_eeea .iron-c9a4 {
    padding-left: 0;
  }
}
.grid-blue-14d1 .overlay-21d9 {
  display: inline-block;
}
.heading_pro_8f7e {
  display: inline-block;
}
.filter_1b1c {
  word-con: break-word;
}
.form_yellow_3095 > span {
  display: inline-block;
  padding: 5px 0;
}
.form_yellow_3095 .simple_dcf3 {
  margin-left: 8px;
  margin-right: 8px;
}
.form_yellow_3095 .header-3e15 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shadow_43f1 .pagination_clean_9b12 {
  margin-bottom: 2em;
}
.shadow_43f1 .header_thick_c138 {
  margin-bottom: 15px;
}
.shadow_43f1 .header_thick_c138:last-child {
  margin-bottom: 0;
}
.shadow_43f1 .blue_71c0 {
  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) {
  .shadow_43f1 .blue_71c0 {
    display: block;
  }
}
.shadow_43f1 .alert-huge-a80d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shadow_43f1 .alert-huge-a80d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shadow_43f1 .old_913e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shadow_43f1 .old_913e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shadow_43f1 .old_913e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shadow_43f1 .filter_1b1c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_43f1 .filter_1b1c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shadow_43f1 .description-2715 p:last-child {
  margin-bottom: 0;
}
.shadow_43f1 .motion_40af {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shadow_43f1 .banner-6e20 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shadow_43f1 .media-4fc3 {
  margin-top: 1em;
}
.shadow_43f1 .tertiary_prev_a686 {
  top: 0;
  display: block;
}
.shadow_43f1 .tertiary_prev_a686 a {
  color: inherit;
}
.shadow_43f1 .tertiary_prev_a686 a:hover {
  color: inherit;
}
.shadow_43f1 .under-d0b5 {
  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;
}
.shadow_43f1 .under-d0b5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shadow_43f1 .banner-6e20 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shadow_43f1 .chip-red-762e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shadow_43f1 .chip-red-762e:first-child {
  margin-top: 0;
}
.shadow_43f1 .chip-red-762e.nav-solid-b14f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shadow_43f1 .chip-red-762e.outline-9bdf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow_43f1
  .chip-red-762e.outline-9bdf.primary-west-cecc
  .media-4fc3 {
  width: 100%;
}
.shadow_43f1 .outline-9bdf {
  -webkit-box-align: center;
  align-items: center;
}
.shadow_43f1 .outline-9bdf .form_yellow_3095,
.shadow_43f1 .outline-9bdf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shadow_43f1 .old_913e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_43f1 .old_913e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_43f1 .old_913e: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;
}
.shadow_43f1 .nav-solid-b14f {
  z-index: 5;
}
.shadow_43f1 .box_dim_7a66 .accent-3989 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shadow_43f1 .fixed-e1f9 .accent-3989 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shadow_43f1 .last-f91f .accent-3989 {
  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;
}
.shadow_43f1.motion-cec8 .blue_71c0,
.shadow_43f1.focused-8d49 .blue_71c0 {
  display: block;
}
.shadow_43f1.motion-cec8 .blue_71c0 .hero_dynamic_a38c,
.shadow_43f1.motion-cec8 .blue_71c0 .banner-6e20,
.shadow_43f1.focused-8d49 .blue_71c0 .hero_dynamic_a38c,
.shadow_43f1.focused-8d49 .blue_71c0 .banner-6e20 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow_43f1.badge_0e33 .alert-huge-a80d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shadow_43f1.badge_0e33 .alert-huge-a80d {
    margin-right: 0;
  }
}
.shadow_43f1.motion-cec8 .alert-huge-a80d,
.shadow_43f1.focused-8d49 .alert-huge-a80d {
  padding-top: 40%;
}
.shadow_43f1.motion-cec8 .pagination_clean_9b12,
.shadow_43f1.focused-8d49 .pagination_clean_9b12 {
  display: block;
}
.shadow_43f1.motion-cec8 .fn-sticky-3331 .banner-6e20,
.shadow_43f1.focused-8d49 .fn-sticky-3331 .banner-6e20 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shadow_43f1.motion-cec8 .alert-huge-a80d,
.shadow_43f1.focused-8d49 .alert-huge-a80d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shadow_43f1.motion-cec8 .banner-6e20 {
  padding: 1em;
}
.wood_7cec {
  margin: 30px auto;
  display: block;
}
.wood_7cec .out_e8d2 > * {
  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;
}
.wood_7cec .out_e8d2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wood_7cec .out_e8d2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info-a17b .form_yellow_3095 {
  margin-bottom: 1.41575em;
}
.info-a17b .heading-695b {
  margin-bottom: 1.618em;
}
.dirty_3807 .medium-6194 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dirty_3807 .medium-6194 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dirty_3807 .link-pro-0915 {
  max-width: 100%;
  overflow: auto;
}
.border-5c68 .dirty_3807 a:hover {
  text-decoration: underline;
}
.in_ac55 .header_thick_c138:not(.filter_1b1c),
.in_ac55 .old_913e {
  margin-bottom: 1.41575em;
}
.in_ac55 .header_thick_c138:not(.filter_1b1c):last-child,
.in_ac55 .old_913e:last-child {
  margin-bottom: 0;
}
.in_ac55 .header_thick_c138.outer-c36d {
  margin-bottom: 0.41575em;
}
.in_ac55 .layout_a07d:before,
.in_ac55 .new-36c3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.in_ac55 .layout_a07d:before {
  content: "\f115";
}
.in_ac55 .new-36c3:before {
  content: "\f02c";
}
.in_ac55 .breadcrumb-8ebc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.in_ac55 .breadcrumb-8ebc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outline-e1bb {
  display: -webkit-box;
  display: flex;
}
.outline-e1bb .new_c5e2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outline-e1bb .new_c5e2 {
    flex-basis: 90px;
  }
}
.outline-e1bb .short_fbaa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline-e1bb .short_fbaa {
    flex-basis: calc(100% - 50px);
  }
}
.outline-e1bb .blue_313c p:last-child {
  margin-bottom: 0.72em;
}
.header_7775 .out_e8d2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.header_7775 .out_e8d2:after,
.header_7775 .out_e8d2:before {
  content: "";
  display: table;
}
.header_7775 .out_e8d2:after {
  clear: both;
}
.header_7775 .out_e8d2 .primary_white_399e,
.header_7775 .out_e8d2 .heading-cool-2e51 {
  width: 49%;
}
.header_7775 .out_e8d2 .primary_white_399e a span.list-full-9de6,
.header_7775 .out_e8d2 .heading-cool-2e51 a span.list-full-9de6 {
  display: block;
  margin-bottom: 5px;
}
.header_7775 .out_e8d2 .heading-cool-2e51 {
  float: left;
  text-align: left;
}
.header_7775 .out_e8d2 .primary_white_399e {
  float: right;
  text-align: right;
}
.surface-gas-4479 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-gas-4479 {
    margin-bottom: 0;
  }
}
.cold_c9d8 {
  margin-bottom: 1em;
}
.cold_c9d8 .filter_1b1c {
  font-size: 1.1em;
  line-height: 1.3;
}
.container_gas_69f3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.box_10f0 .cold_c9d8,
.frame-medium-328e .cold_c9d8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .box_10f0 .cold_c9d8,
  .frame-medium-328e .cold_c9d8 {
    display: block;
  }
}
.box_10f0 .container_gas_69f3,
.frame-medium-328e .container_gas_69f3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .box_10f0 .container_gas_69f3,
  .frame-medium-328e .container_gas_69f3 {
    margin-bottom: 1em;
  }
}
.box_10f0 .container_gas_69f3 img,
.frame-medium-328e .container_gas_69f3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.box_10f0 .component_ac94,
.frame-medium-328e .component_ac94 {
  flex-basis: calc(100% - 160px);
}
.box_10f0 .component_ac94 p,
.frame-medium-328e .component_ac94 p {
  margin-bottom: 0;
}
.box_10f0 .component_ac94 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .box_10f0 .component_ac94 {
    padding-left: 0;
  }
}
.frame-medium-328e .component_ac94 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .frame-medium-328e .component_ac94 {
    padding-right: 0;
  }
}
.frame-medium-328e .container_gas_69f3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.first-9e1a .container_gas_69f3 {
  margin-bottom: 0.5em;
}
.first-9e1a .container_gas_69f3 img {
  width: 100%;
}
.shade_979d .layout-solid-2923,
.video-38c1 .layout-solid-2923 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.video-38c1 .rough-371e .tag-2d23 p:last-child {
  margin-bottom: 0;
}
.form_1b49 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.static-7941 .tall-50dc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .static-7941 .tall-50dc:last-of-type {
    margin-bottom: 0;
  }
}
.static-7941 .tall-50dc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static-7941 .tall-50dc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.static-7941 .tall-50dc ul li {
  margin: 0 0 0.6em;
}
.static-7941 .tall-50dc ul li.row-e38c,
.static-7941 .tall-50dc ul li.dynamic_6ecb {
  position: relative;
}
.static-7941 .tall-50dc ul li.row-e38c .solid_6873,
.static-7941 .tall-50dc ul li.dynamic_6ecb .solid_6873 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.static-7941 .tall-50dc ul li.row-e38c:after:after,
.static-7941 .tall-50dc ul li.row-e38c:after:before,
.static-7941
  .tall-50dc
  ul
  li.dynamic_6ecb:after:after,
.static-7941
  .tall-50dc
  ul
  li.dynamic_6ecb:after:before {
  content: "";
  display: table;
}
.static-7941 .tall-50dc ul li.row-e38c:after:after,
.static-7941
  .tall-50dc
  ul
  li.dynamic_6ecb:after:after {
  clear: both;
}
.static-7941 .tall-50dc a.preview-dirty-3211:hover {
  text-decoration: none;
}
.static-7941 .tall-50dc select {
  max-width: 100%;
}
.static-7941 .tall-50dc table {
  font-size: 85%;
}
.static-7941 .tall-50dc table td,
.static-7941 .tall-50dc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.static-7941 .tall-50dc table tfoot td {
  text-align: left;
}
.static-7941 .tall-50dc :last-child {
  margin-bottom: 0;
}
.static-7941 .tall-50dc .fresh-7d3e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.static-7941 .tall-50dc .fresh-7d3e label {
  width: 100%;
}
.static-7941 .tall-50dc .fresh-7d3e .wide-43fd {
  width: 100%;
  display: block;
}
.static-7941 .tall-50dc .fresh-7d3e .hot_ca6a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.static-7941 .tall-50dc .fresh-7d3e .hot_ca6a:hover svg #svg-search {
  fill: #444;
}
.static-7941 .tall-50dc .fresh-7d3e .hot_ca6a svg {
  width: 18px;
  height: 18px;
}
.static-7941 .prev_7cd6 ul ul,
.static-7941 .upper-b0a2 ul ul,
.static-7941 .item-short-bd20 ul ul,
.static-7941 .panel-a053 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.static-7941 .prev_7cd6 .description_79e1 > a,
.static-7941 .upper-b0a2 .description_79e1 > a,
.static-7941 .item-short-bd20 .description_79e1 > a,
.static-7941 .panel-a053 .description_79e1 > a {
  margin-bottom: 0;
}
.static-7941 .modal-c996 li,
.static-7941 .prev_7cd6 li,
.static-7941 .dirty_eaa9 li,
.static-7941 .upper-b0a2 li,
.static-7941 .item-short-bd20 li,
.static-7941 .panel-a053 li,
.static-7941 .table_a0bd li,
.static-7941 .tabs_07a5 li {
  display: block;
  position: relative;
}
.static-7941 .modal-c996 li:last-child,
.static-7941 .prev_7cd6 li:last-child,
.static-7941 .dirty_eaa9 li:last-child,
.static-7941 .upper-b0a2 li:last-child,
.static-7941 .item-short-bd20 li:last-child,
.static-7941 .panel-a053 li:last-child,
.static-7941 .table_a0bd li:last-child,
.static-7941 .tabs_07a5 li:last-child {
  border: none;
}
.static-7941 .modal-c996 li a,
.static-7941 .prev_7cd6 li a,
.static-7941 .dirty_eaa9 li a,
.static-7941 .upper-b0a2 li a,
.static-7941 .item-short-bd20 li a,
.static-7941 .panel-a053 li a,
.static-7941 .table_a0bd li a,
.static-7941 .tabs_07a5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-7941 .modal-c996 li ul li::before,
.static-7941 .prev_7cd6 li ul li::before,
.static-7941 .dirty_eaa9 li ul li::before,
.static-7941 .upper-b0a2 li ul li::before,
.static-7941 .item-short-bd20 li ul li::before,
.static-7941 .panel-a053 li ul li::before,
.static-7941 .table_a0bd li ul li::before,
.static-7941 .tabs_07a5 li ul li::before {
  left: 15px;
}
.static-7941 .modal-c996 li ul a,
.static-7941 .prev_7cd6 li ul a,
.static-7941 .dirty_eaa9 li ul a,
.static-7941 .upper-b0a2 li ul a,
.static-7941 .item-short-bd20 li ul a,
.static-7941 .panel-a053 li ul a,
.static-7941 .table_a0bd li ul a,
.static-7941 .tabs_07a5 li ul a {
  padding-left: 20px;
}
.static-7941 .modal-c996 li ul ul li::before,
.static-7941 .prev_7cd6 li ul ul li::before,
.static-7941 .dirty_eaa9 li ul ul li::before,
.static-7941 .upper-b0a2 li ul ul li::before,
.static-7941 .item-short-bd20 li ul ul li::before,
.static-7941 .panel-a053 li ul ul li::before,
.static-7941 .table_a0bd li ul ul li::before,
.static-7941 .tabs_07a5 li ul ul li::before {
  left: 30px;
}
.static-7941 .modal-c996 li ul ul a,
.static-7941 .prev_7cd6 li ul ul a,
.static-7941 .dirty_eaa9 li ul ul a,
.static-7941 .upper-b0a2 li ul ul a,
.static-7941 .item-short-bd20 li ul ul a,
.static-7941 .panel-a053 li ul ul a,
.static-7941 .table_a0bd li ul ul a,
.static-7941 .tabs_07a5 li ul ul a {
  padding-left: 40px;
}
.static-7941 .white_4bf3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-7941 .tabs_07a5 ul li {
  margin-bottom: 1.41575em;
}
.static-7941 .tabs_07a5 ul li .media_43ab {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.static-7941 .tabs_07a5 ul li .shadow_narrow_76c6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.light_c57f .modal-c996 li a,
.light_c57f .prev_7cd6 li a,
.light_c57f .dirty_eaa9 li a,
.light_c57f .upper-b0a2 li a,
.light_c57f .item-short-bd20 li a,
.light_c57f .panel-a053 li a,
.light_c57f .table_a0bd li a,
.light_c57f .tabs_07a5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_c57f .white_4bf3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_c57f .tall-50dc ul li.row-e38c .solid_6873,
.light_c57f .tall-50dc ul li.dynamic_6ecb .solid_6873 {
  background: rgba(0, 0, 0, 0.2);
}
.light_c57f .static-7941 .tall-50dc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_ea35 .static-7941 .shade-7041 li {
  margin: 0;
}
.huge_ea35 .static-7941 .shade-7041 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.huge_ea35 .static-7941 .shade-7041 li ul {
  margin: 0;
}
.huge_ea35 .static-7941 .shade-7041 li ul li a {
  padding-left: 15px;
}
.huge_ea35 .static-7941 .shade-7041 li ul li li a {
  padding-left: 30px;
}
.huge_ea35 .static-7941 .shade-7041 li.caption-south-2b05 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.huge_ea35 .static-7941 .shade-7041 li.caption-south-2b05 > 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;
}
.huge_ea35 .static-7941 .shade-7041 li.caption-south-2b05 > 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;
}
.notice_0674 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside_e0e7 {
  position: relative;
  z-index: 10;
}
.aside_e0e7 .iron-0385 {
  width: 100%;
  max-width: 100%;
}
.east_49ee .green-138f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.east_49ee .lower-ce04 {
}
.east_49ee .light_c57f {
  background: #292929;
}
.old_44a6 .green-138f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.old_44a6 .lower-ce04 {
  background: #f9f9f9;
}
.old_44a6 .light_c57f {
  background: #303030;
}
.tertiary-fast-d771 .green-138f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary-fast-d771 .overlay-21d9 {
    margin-bottom: 1em;
  }
  .tertiary-fast-d771 .overlay-21d9:last-child {
    margin-bottom: 0;
  }
}
.tertiary-fast-d771 .lower-ce04 {
  background: #ededed;
}
.tertiary-fast-d771 .light_c57f {
  background: #1a1a1a;
}
.green-138f.lower-ce04 {
  color: rgba(0, 0, 0, 0.6);
}
.green-138f.lower-ce04 .list-cc77 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.green-138f.light_c57f {
  color: rgba(255, 255, 255, 0.99);
}
.green-138f.light_c57f a:not(.preview-dirty-3211) {
  color: rgba(255, 255, 255, 0.79);
}
.green-138f.light_c57f a:not(.preview-dirty-3211):hover {
  color: rgba(255, 255, 255, 0.99);
}
.green-138f.light_c57f .list-cc77 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-138f.light_c57f table tbody td,
.green-138f.light_c57f table th {
  background: rgba(0, 0, 0, 0.08);
}
.blue_e556.middle-a063 .message-9e52 {
  max-width: initial;
}
.blue_e556 .motion_b3a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.blue_e556 .motion_b3a3 .iron-0385 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .blue_e556 .motion_b3a3 .iron-0385 {
    display: block;
    margin-bottom: 2em;
  }
  .blue_e556 .motion_b3a3 .iron-0385:last-child {
    margin-bottom: 0;
  }
}
.tertiary-fast-d771 .overlay-21d9:last-child,
.old_44a6 .overlay-21d9:last-child,
.east_49ee .overlay-21d9:last-child {
  margin-bottom: 0;
}
.tertiary-fast-d771 .overlay-21d9 .static-7941 .tall-50dc:last-child,
.old_44a6 .overlay-21d9 .static-7941 .tall-50dc:last-child,
.east_49ee .overlay-21d9 .static-7941 .tall-50dc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tertiary-fast-d771 .top_fd35,
  .tertiary-fast-d771 .panel_easy_c1e5,
  .old_44a6 .top_fd35,
  .old_44a6 .panel_easy_c1e5,
  .east_49ee .top_fd35,
  .east_49ee .panel_easy_c1e5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside_e0e7 .overlay-21d9 {
    margin-bottom: 2em;
  }
}
.aside_e0e7 p:last-child {
  margin-bottom: 0;
}
.aside_e0e7 li,
.aside_e0e7 ul {
  list-style: none;
  margin: 0;
}
.aside_e0e7 ul ul {
  margin-left: 2.617924em;
}
.link_c433 {
  font-size: 0.875em;
}

/* css-noise: 5003 */
.widget-item-i2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
