/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav-fluid-e6ec/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav-fluid-e6ec
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.nav-fluid-e6ec/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget-d22b.list_a989/licenses/gpl-2.0.shade_cbd4
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.short-c1bf/, (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.sort-b9f2.iron-608d/normalize.outline_outer_4651/
 ======
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.outline_outer_4651 v7.0.0 | MIT License | github.nav-fluid-e6ec/necolas/normalize.outline_outer_4651 */
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;
}
.steel-f387 .soft_97d0,
.shadow_3d3e,
.last_8c5b,
.message-923b,
.bright_4192,
.preview-7a0a,
.hidden-liquid-7b4f,
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;
}
.shadow_3d3e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shadow_3d3e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_3d3e,
  h1 {
    font-size: 1.8em;
  }
}
.last_8c5b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.last_8c5b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .last_8c5b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .last_8c5b,
  h2 {
    font-size: 1.7em;
  }
}
.message-923b,
h3 {
  font-size: 1.618em;
}
.steel-f387 .soft_97d0,
.bright_4192,
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.tooltip-yellow-479d {
  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;
}
.video-f31b:after,
.video-f31b:before,
.message_cold_b268:after,
.message_cold_b268:before {
  content: "";
  display: table;
}
.video-f31b:after,
.message_cold_b268:after {
  clear: both;
}
.search-747a {
  float: right;
  margin-right: 0;
}
.tall-7c9e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.main_smooth_57e2 .primary-bb6c,
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;
}
.main_smooth_57e2 .primary-bb6c: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;
}
.pattern_wood_aab3 .primary-bb6c {
  box-shadow: none;
}
.pattern_wood_aab3
  .primary-bb6c
  .banner-9931 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern_wood_aab3 .primary-bb6c .description-8d33 {
  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;
}
.pattern_wood_aab3
  .primary-bb6c
  .description-8d33
  b {
  display: none;
}
.pattern_wood_aab3 .gallery_8568 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary-550f:not(.list-middle-1af3):not(.focus_iron_53d9),
button:not(.list-middle-1af3):not(.focus_iron_53d9),
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ),
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ),
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ) {
  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;
}
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):hover,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):hover,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):hover,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):hover,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):active,
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):active,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):active,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):active,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):active,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus {
  outline: 0;
}
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c {
  position: relative;
}
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .bottom-1c42,
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .pattern_dim_b960,
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .simple-f784,
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  i,
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  svg,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .bottom-1c42,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .pattern_dim_b960,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .simple-f784,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  i,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  svg,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .bottom-1c42,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .pattern_dim_b960,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .simple-f784,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  i,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  svg,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .bottom-1c42,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .pattern_dim_b960,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .simple-f784,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  i,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  svg,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .bottom-1c42,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .pattern_dim_b960,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  .simple-f784,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  i,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c
  svg {
  visibility: hidden;
}
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c:after,
button:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c:after,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c:after,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c:after,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ).fn-loading-cd9c: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;
}
.primary-550f:not(.list-middle-1af3):not(.focus_iron_53d9),
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ),
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ),
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ) {
  color: #fff;
  background: #235787;
}
.primary-550f:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus,
input[type="button"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus,
input[type="reset"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus,
input[type="submit"]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ):focus {
  color: #fff;
}
.primary-550f.fn-disabled-cd9c:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ),
.primary-550f[disabled]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ),
button.fn-disabled-cd9c:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ),
button[disabled]:not(.list-middle-1af3):not(
    .focus_iron_53d9
  ) {
  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;
}
.focus_a59f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.focus_a59f: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;
}
.search-medium-64ff {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header_c871 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.backdrop-red-480c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-f31b:after,
.video-f31b:before,
.smooth-0cc8:after,
.smooth-0cc8:before,
.iron-85ae:after,
.iron-85ae:before,
.complex_7cc5:after,
.complex_7cc5:before,
.modal-c739:after,
.modal-c739:before,
.image-0ca5:after,
.image-0ca5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-f31b:after,
.smooth-0cc8:after,
.iron-85ae:after,
.complex_7cc5:after,
.modal-c739:after,
.image-0ca5:after {
  clear: both;
}
.smooth-0cc8 .mini_3379,
.iron-85ae .mini_3379,
.feature-2ef0 .mini_3379 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert_ace4 {
  display: inline-block;
}
.primary-paper-5665 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.primary-paper-5665 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary-paper-5665 .last-a7c7 {
  padding: 1em 0;
  font-size: 85%;
}
.last-a7c7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label_steel_2874 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label_steel_2874:after,
.label_steel_2874:before {
  content: "";
  display: table;
}
.label_steel_2874:after {
  clear: both;
}
.fluid_24b4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hot_1825 .fluid_24b4 {
  max-width: 50%;
}
.notice_over_a213 .fluid_24b4 {
  max-width: 33.33%;
}
.thumbnail_brown_fa22 .fluid_24b4 {
  max-width: 25%;
}
.last_4f64 .fluid_24b4 {
  max-width: 20%;
}
.sidebar_582c .fluid_24b4 {
  max-width: 16.66%;
}
.sort_30bc .fluid_24b4 {
  max-width: 14.28%;
}
.outline_simple_1e6d .fluid_24b4 {
  max-width: 12.5%;
}
.component-7133 .fluid_24b4 {
  max-width: 11.11%;
}
.cool-a50f {
  display: block;
}
.steel-f387 .progress-middle-ac15 label,
.steel-f387 .main-ca91 label,
.steel-f387 .prev_9486 label,
.steel-f387 .grid_thick_a96c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_80be {
  list-style: none;
  margin: 0;
}
.accent_80be article.hovered_ad15 {
  margin-bottom: 0;
}
.accent_80be ul {
  list-style: none;
  margin: 0;
}
.accent_80be .pagination_d913 li.hovered_ad15 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_80be .pagination_d913 li.hovered_ad15 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_80be .pagination_d913 li.hovered_ad15: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) {
  .accent_80be .pagination_d913 li.hovered_ad15 li.hovered_ad15 li.hovered_ad15 li.hovered_ad15 {
    padding-left: 0;
  }
}
article.hovered_ad15 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered_ad15 .smooth-0cc8 p:last-of-type {
  margin-bottom: 0;
}
article.hovered_ad15 .notice_out_af3e {
  float: left;
}
article.hovered_ad15 .dirty-c115 {
  margin-left: 85px;
}
article.hovered_ad15 .modal_ba6e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered_ad15 .modal_ba6e .progress_b648 {
  margin-left: 10px;
}
article.hovered_ad15 .form-cool-d8f6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered_ad15 .primary_gas_d7d2 {
  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 .progress-middle-ac15,
  #respond .prev_9486,
  #respond .grid_thick_a96c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-middle-ac15 input,
#respond .prev_9486 input,
#respond .grid_thick_a96c input {
  width: 100%;
}
#respond .grid_thick_a96c {
  margin-right: 0;
}
#respond .large_c011 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout_1053 {
  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;
}
.layout_1053.cool-aa44 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.layout_1053 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%);
}
.layout_1053:focus,
.layout_1053: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);
}
.tertiary-prev-111f {
  border-radius: 10%;
}
.lite_7340 {
  border-radius: 50%;
}
.logo_prev_5df1 {
  font-size: 0.72em;
}
.advanced-9e4c {
  font-size: 0.875em;
}
.icon-hard-4e04 {
  font-size: 1.1em;
}
.disabled-3c82 {
  text-transform: uppercase;
  line-height: 1.2;
}
.disabled-3c82.logo_prev_5df1 {
  letter-spacing: 0.5px;
}
.hovered_d2e1,
.hovered_d2e1 a {
  color: #6d6d6d;
}
.hovered_d2e1 a:hover {
  color: #111;
}
.pattern-clean-1984 {
  color: #6d6d6d;
}
.soft_7f3b {
  overflow-x: hidden;
}
.soft_7f3b .tertiary_c99a.slider_static_f55c {
  position: relative;
}
.soft_7f3b .tertiary_c99a.slider_static_f55c.advanced_645f {
  position: initial;
}
.soft_7f3b
  .tertiary_c99a.slider_static_f55c.advanced_645f
  .info_huge_5c22 {
  left: auto;
}
.soft_7f3b .tertiary_c99a .info_huge_5c22 {
  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;
}
.soft_7f3b .tertiary_c99a:hover.slider_static_f55c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.soft_7f3b
  .tertiary_c99a:hover.slider_static_f55c
  .info_huge_5c22 {
  display: block;
  z-index: 9999999;
}
.soft_7f3b .row_hot_c972 .gallery_dark_3306,
.soft_7f3b .paper_ed82 .gallery_dark_3306 {
  display: none;
}
.soft_7f3b .selected-3615 .tertiary_c99a:hover.slider_static_f55c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel-f387 .progress-middle-ac15 label,
.steel-f387 .main-ca91 label,
.steel-f387 .prev_9486 label,
.steel-f387 .grid_thick_a96c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_80be {
  list-style: none;
  margin: 0;
}
.accent_80be article.hovered_ad15 {
  margin-bottom: 0;
}
.accent_80be ul {
  list-style: none;
  margin: 0;
}
.accent_80be .pagination_d913 li.hovered_ad15 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_80be .pagination_d913 li.hovered_ad15 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_80be .pagination_d913 li.hovered_ad15: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) {
  .accent_80be .pagination_d913 li.hovered_ad15 li.hovered_ad15 li.hovered_ad15 li.hovered_ad15 {
    padding-left: 0;
  }
}
article.hovered_ad15 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered_ad15 .smooth-0cc8 p:last-of-type {
  margin-bottom: 0;
}
article.hovered_ad15 .notice_out_af3e {
  float: left;
}
article.hovered_ad15 .dirty-c115 {
  margin-left: 85px;
}
article.hovered_ad15 .modal_ba6e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered_ad15 .modal_ba6e .progress_b648 {
  margin-left: 10px;
}
article.hovered_ad15 .form-cool-d8f6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered_ad15 .primary_gas_d7d2 {
  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 .progress-middle-ac15,
  #respond .prev_9486,
  #respond .grid_thick_a96c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-middle-ac15 input,
#respond .prev_9486 input,
#respond .grid_thick_a96c input {
  width: 100%;
}
#respond .grid_thick_a96c {
  margin-right: 0;
}
#respond .large_c011 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.row_hot_c972 .outer_730a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outer_730a .clean-cf72.card-269d .primary_prev_ecac > li > a:focus,
.outer_730a .clean-cf72.card-269d .primary_prev_ecac > li > a:hover,
.outer_730a .clean-cf72.wood-d6eb .primary_prev_ecac > li > a:focus,
.outer_730a .clean-cf72.wood-d6eb .primary_prev_ecac > li > a:hover,
.outer_730a .clean-cf72.panel-2204 .primary_prev_ecac > li > a:focus,
.outer_730a .clean-cf72.panel-2204 .primary_prev_ecac > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_730a
  .clean-cf72.card-269d
  .primary_prev_ecac
  > li.over-7c7a
  > a,
.outer_730a
  .clean-cf72.card-269d
  .primary_prev_ecac
  > li.primary_9792
  > a,
.outer_730a
  .clean-cf72.wood-d6eb
  .primary_prev_ecac
  > li.over-7c7a
  > a,
.outer_730a
  .clean-cf72.wood-d6eb
  .primary_prev_ecac
  > li.primary_9792
  > a,
.outer_730a
  .clean-cf72.panel-2204
  .primary_prev_ecac
  > li.over-7c7a
  > a,
.outer_730a .clean-cf72.panel-2204 .primary_prev_ecac > li.dynamic_3b8d > a {
  color: rgba(255, 255, 255, 0.99);
}
.outer_730a .thumbnail_narrow_dce8,
.outer_730a .thumbnail_narrow_dce8 a {
  color: rgba(255, 255, 255, 0.99);
}
.outer_730a .glass_ab53.filter-036e li a,
.outer_730a .texture_in_e2f0 a,
.outer_730a .box_stone_d02a,
.outer_730a .primary_prev_ecac > li > a,
.outer_730a .middle_2be5 {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a .glass_ab53.filter-036e li a:hover,
.outer_730a .texture_in_e2f0 a:hover,
.outer_730a .box_stone_d02a:hover,
.outer_730a .primary_prev_ecac > li > a:hover,
.outer_730a .middle_2be5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_730a .north_5ae3 {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a .north_5ae3 .tertiary_afaf {
  color: rgba(255, 255, 255, 0.99);
}
.outer_730a .north_5ae3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_730a .alert-selected-8247 .yellow-d63e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a .alert-selected-8247 .yellow-d63e .info-1701 {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a
  .alert-selected-8247
  .yellow-d63e
  .info-1701::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a
  .alert-selected-8247
  .yellow-d63e
  .info-1701:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a
  .alert-selected-8247
  .yellow-d63e
  .info-1701::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a
  .alert-selected-8247
  .yellow-d63e
  .info-1701::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a .alert-selected-8247 .over_2941 {
  color: rgba(255, 255, 255, 0.79);
}
.outer_730a .alert-selected-8247 .over_2941:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_f6e9
  .outer_730a
  .alert-selected-8247
  .bright-1a17
  .link_glass_ffcf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced_f6e9
  .outer_730a
  .alert-selected-8247
  .bright-1a17
  .info-1701 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_hot_c972 .blue_cf76 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.blue_cf76 .clean-cf72.card-269d .primary_prev_ecac > li > a:focus,
.blue_cf76 .clean-cf72.card-269d .primary_prev_ecac > li > a:hover,
.blue_cf76 .clean-cf72.wood-d6eb .primary_prev_ecac > li > a:focus,
.blue_cf76 .clean-cf72.wood-d6eb .primary_prev_ecac > li > a:hover,
.blue_cf76 .clean-cf72.panel-2204 .primary_prev_ecac > li > a:focus,
.blue_cf76 .clean-cf72.panel-2204 .primary_prev_ecac > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue_cf76
  .clean-cf72.card-269d
  .primary_prev_ecac
  > li.over-7c7a
  > a,
.blue_cf76
  .clean-cf72.card-269d
  .primary_prev_ecac
  > li.primary_9792
  > a,
.blue_cf76
  .clean-cf72.wood-d6eb
  .primary_prev_ecac
  > li.over-7c7a
  > a,
.blue_cf76
  .clean-cf72.wood-d6eb
  .primary_prev_ecac
  > li.primary_9792
  > a,
.blue_cf76
  .clean-cf72.panel-2204
  .primary_prev_ecac
  > li.over-7c7a
  > a,
.blue_cf76 .clean-cf72.panel-2204 .primary_prev_ecac > li.dynamic_3b8d > a {
  color: rgba(0, 0, 0, 0.8);
}
.blue_cf76 .thumbnail_narrow_dce8,
.blue_cf76 .thumbnail_narrow_dce8 a {
  color: rgba(0, 0, 0, 0.8);
}
.blue_cf76 .glass_ab53.filter-036e li a,
.blue_cf76 .texture_in_e2f0 a,
.blue_cf76 .box_stone_d02a,
.blue_cf76 .primary_prev_ecac > li > a,
.blue_cf76 .middle_2be5 {
  color: rgba(0, 0, 0, 0.55);
}
.blue_cf76 .glass_ab53.filter-036e li a:hover,
.blue_cf76 .texture_in_e2f0 a:hover,
.blue_cf76 .box_stone_d02a:hover,
.blue_cf76 .primary_prev_ecac > li > a:hover,
.blue_cf76 .middle_2be5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue_cf76 .north_5ae3 {
  color: rgba(0, 0, 0, 0.55);
}
.blue_cf76 .north_5ae3 .tertiary_afaf {
  color: rgba(0, 0, 0, 0.8);
}
.blue_cf76 .north_5ae3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_0453 .tooltip_a377 {
  margin-left: auto;
  margin-right: auto;
}
.iron-85ae > * {
  margin-left: auto;
  margin-right: auto;
}
.iron-85ae .search-medium-64ff {
  margin-right: 1.41575em;
}
.media_last_3259 .iron-85ae > .description_fcae {
  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;
}
.media_last_3259 .iron-85ae > .west_f074 {
  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;
}
.caption-bottom-3fc7.widget_0453 .tooltip_a377,
.info_db98.widget_0453 .tooltip_a377 {
  margin-left: 0;
}
.item_huge_0b7f.widget_0453 .tooltip_a377,
.chip_stale_a606.widget_0453 .tooltip_a377 {
  margin-right: 0;
}
.iron-85ae ol,
.iron-85ae ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section_warm_6184 video {
  max-width: 100%;
}
.frame-iron-a092 img {
  display: block;
}
.frame-iron-a092.search-medium-64ff,
.frame-iron-a092.header_c871 {
  width: 100%;
}
.frame-iron-a092.west_f074 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hot_772e:not(.modal_bed3) {
  margin: 1.5em auto;
}
.brown_1bb6 p {
  padding: 1.5em 14px;
}
ul.nav-glass-a38d.west_f074,
ul.nav-glass-a38d.description_fcae,
ul.nav-glass-a38d.notice-faa2.description_fcae {
  padding: 0 14px;
}
.liquid_0707 {
  display: block;
  overflow-x: auto;
}
.liquid_0707 table {
  border-collapse: collapse;
  width: 100%;
}
.liquid_0707 td,
.liquid_0707 th {
  padding: 0.5em;
}
.iron-85ae li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.iron-85ae ol ol,
.iron-85ae ol ul,
.iron-85ae ul ol,
.iron-85ae ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.iron-85ae ol ol li,
.iron-85ae ol ul li,
.iron-85ae ul ol li,
.iron-85ae ul ul li {
  margin-left: 0;
}
.hero_gold_7223.hovered-2a3c > .paragraph_9526 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hero_gold_7223.hovered-2a3c > .paragraph_9526 iframe,
.hero_gold_7223.hovered-2a3c > .paragraph_9526 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image-liquid-688b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image-liquid-688b.article_rough_2ce2 {
  padding: 0;
}
.image-liquid-688b.article_rough_2ce2 cite {
  font-size: 13px;
}
.image-liquid-688b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image-liquid-688b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.link-6e83 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.link-6e83 > p:first-child {
  margin-top: 0;
}
.link-6e83 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.link-6e83 blockquote {
  border-left: 0;
}
.input_left_c5e9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.input_left_c5e9:not(.title-dd93) {
  max-width: 100px;
}
.input_left_c5e9.highlight-4c8c {
  border-bottom: none !important;
  text-align: center;
}
.input_left_c5e9.highlight-4c8c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .brown_1bb6 p {
    padding: 1.5em 0;
  }
}
.last_931b {
  color: #0073aa;
}
.main-c2b0 {
  background-color: #0073aa;
}
.active_hard_9b05 {
  color: #229fd8;
}
.avatar-rough-9cee {
  background-color: #229fd8;
}
.header-934c {
  color: #eee;
}
.info-south-6c89 {
  background-color: #eee;
}
.component-pink-8ebe {
  color: #444;
}
.current-e1be {
  background-color: #444;
}
.avatar_bottom_c8a7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.avatar_bottom_c8a7 .photo-7919 .texture_in_e2f0 {
  font-size: 15px;
}
.avatar_bottom_c8a7 .texture_in_e2f0 {
  line-height: 1.3;
}
.avatar_bottom_c8a7 .blue_cf76 {
}
.avatar_bottom_c8a7 .outer_730a {
  background: #235787;
}
.active_paper_06f0 {
  padding: 0;
}
.active_paper_06f0 .outer_730a {
  background: #1a1a1a;
}
.active_paper_06f0 .blue_cf76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient-bff9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient-bff9 .blue_cf76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient-bff9 .outer_730a {
  background: #303030;
}
.image-0ca5 {
  position: relative;
  z-index: 10;
}
.image-0ca5 .fixed_71ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_21f3 .slider_static_f55c {
  display: inline-block;
  vertical-align: middle;
}
.paragraph_21f3.active-f62c .slider_static_f55c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph_21f3.active-f62c .slider_static_f55c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_21f3.active-f62c .slider_static_f55c {
    margin-right: 0.4em;
  }
}
.paragraph_21f3.active-f62c .slider_static_f55c:last-child {
  margin-right: 0;
}
.down_c6e0 .fixed_71ce {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .row_hot_c972 .photo-7919 {
    margin: 0 -0.5em;
  }
  .row_hot_c972 .photo-7919 [class*="customify-col-"],
  .row_hot_c972 .photo-7919 [class*="customify-col_"],
  .row_hot_c972 .photo-7919 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.row_hot_c972.accent_f75d .fixed_71ce {
  background: 0 0 !important;
}
.row_hot_c972.accent_f75d .fixed_71ce,
.row_hot_c972.down_c6e0 .fixed_71ce {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .row_hot_c972.chip-58d2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.row_hot_c972.down_c6e0 .fixed_71ce {
  box-shadow: none !important;
}
.module_outer_e3d2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module_outer_e3d2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module_outer_e3d2 {
    padding: 18px 0 20px;
  }
}
.module_outer_e3d2 .notice_center_7b78 {
  width: 100%;
}
.module_outer_e3d2 .smooth_2d67 {
  margin-bottom: 0;
}
.module_outer_e3d2 .notice-dirty-99dc {
  margin-top: 5px;
  font-size: 0.875em;
}
.list-huge-6e81 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list-huge-6e81 .sidebar-ba66 {
  width: 100%;
}
.sort_683f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort_683f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort_683f 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;
}
.sort_683f li:last-child:after {
  display: none;
}
.sort_683f li a {
  font-weight: 500;
  margin-right: 10px;
}
.title_green_ce66 .gallery_dark_3306 button,
.module_outer_e3d2 .gallery_dark_3306 button {
  left: 0;
}
.title_green_ce66 .sidebar-ba66,
.module_outer_e3d2 .sidebar-ba66 {
  padding-left: 0;
  padding-right: 0;
}
.title_green_ce66 .list-huge-6e81,
.module_outer_e3d2 .list-huge-6e81 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.title_green_ce66 {
  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;
}
.title_green_ce66: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;
}
.title_green_ce66 .notice-liquid-81e1 {
  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) {
  .title_green_ce66 .notice-liquid-81e1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .title_green_ce66 .notice-liquid-81e1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .title_green_ce66 .notice-liquid-81e1 {
    min-height: 200px;
  }
}
.title_green_ce66 .sort_683f {
  color: rgba(255, 255, 255, 0.8);
}
.title_green_ce66 .sort_683f a,
.title_green_ce66 .sort_683f li:after {
  color: inherit;
}
.title_green_ce66 .sort_683f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tiny_25c2 {
  margin-bottom: 0.5em;
}
.highlight_6b47 {
  margin-bottom: 1.2em;
}
.highlight_6b47,
.tiny_25c2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.highlight_6b47 p:last-child,
.tiny_25c2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery_dark_3306,
#masthead .gallery_dark_3306 {
  display: none;
}
#masthead
  > .gallery_dark_3306.layout-mini-291f {
  display: none;
}
#masthead > .gallery_dark_3306 button {
  left: 0;
}
.down_8b1d {
  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%;
}
.down_8b1d .slider_static_f55c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.down_8b1d .search-fb78 {
  display: -webkit-box;
  display: flex;
}
.down_8b1d .search-fb78.avatar-green-1542 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.down_8b1d .search-fb78.dropdown-paper-9183 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.down_8b1d .search-fb78.lite_c8fa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.down_8b1d.complex_f331.element_e91b .search-fb78.avatar-green-1542 {
  flex-basis: 100%;
}
.down_8b1d.caption_5e9d .search-fb78.dropdown-paper-9183 {
  -webkit-box-flex: 1;
  flex: auto;
}
.down_8b1d.caption_5e9d .search-fb78.lite_c8fa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery_dark_3306.layout-mini-291f {
  display: none;
}
#masthead > .gallery_dark_3306 button {
  left: 0;
}
.icon_rough_49b5 {
  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;
}
.icon_rough_49b5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon_rough_49b5.paragraph_c6d5 i {
  margin-right: 4px;
}
.icon_rough_49b5.pagination_brown_af88 i {
  margin-left: 5px;
}
.texture_in_e2f0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture_in_e2f0 p:last-child {
  margin-bottom: 0;
}
.preview-bc63 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.preview-bc63 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.preview-bc63 img {
  display: block;
  width: auto;
  line-height: 1;
}
.preview-bc63 .thumbnail_narrow_dce8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.preview-bc63 .footer_e593 {
  margin: 5px 0 7px 0;
}
.preview-bc63.purple_b101 .tertiary-b82e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview-bc63.purple_b101 .widget-6b51 {
  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;
}
.preview-bc63.new_46a9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.preview-bc63.new_46a9 .tertiary-b82e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview-bc63.new_46a9 .widget-6b51 {
  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;
}
.preview-bc63.selected-dab1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview-bc63.frame-c191 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.preview-bc63.frame-c191 .widget-6b51 {
  margin-top: 7px;
}
.menu_0344 {
  display: inline-block;
}
.image-0ca5 .article-53ea .preview-bc63 img {
  max-width: 100%;
}
.clean-cf72 .feature-dim-4637.card_bottom_36c1,
.old_4645 .feature-dim-4637.card_bottom_36c1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean-cf72 .video-fluid-446a,
.old_4645 .video-fluid-446a {
  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%);
}
.clean-cf72 .video-fluid-446a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.clean-cf72.short-e425 .video-fluid-446a {
  display: none;
}
.clean-cf72 .filter-selected-9e8b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean-cf72 .filter-selected-9e8b li {
  display: inline-block;
  position: relative;
}
.clean-cf72 .filter-selected-9e8b li:last-child {
  margin-right: 0;
}
.clean-cf72 .filter-selected-9e8b 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;
}
.clean-cf72 .filter-selected-9e8b li.dynamic_3b8d > a {
  color: rgba(0, 0, 0, 0.9);
}
.clean-cf72 .filter-selected-9e8b > 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;
}
.clean-cf72 .filter-selected-9e8b > li > a i {
  line-height: 0;
}
.clean-cf72 .filter-selected-9e8b > li.gold_a08d > a .video-fluid-446a {
  margin-left: 4px;
  line-height: 0;
}
.clean-cf72 .filter-selected-9e8b .search-cca8 li.gold_a08d > a {
  position: relative;
}
.clean-cf72 .filter-selected-9e8b .search-cca8 li.gold_a08d > a:after,
.clean-cf72 .filter-selected-9e8b .search-cca8 li.gold_a08d > a:before {
  content: "";
  display: table;
}
.clean-cf72 .filter-selected-9e8b .search-cca8 li.gold_a08d > a:after {
  clear: both;
}
.clean-cf72 .filter-selected-9e8b .search-cca8 li.gold_a08d > a .video-fluid-446a {
  margin-left: 5px;
  float: right;
}
.clean-cf72 .mask-6a69,
.clean-cf72 .search-cca8 {
  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;
}
.clean-cf72 .search-cca8 {
  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;
}
.clean-cf72 .search-cca8 .card_bottom_36c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean-cf72 .search-cca8 .video-fluid-446a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.clean-cf72 .search-cca8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.clean-cf72 .search-cca8 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;
}
.clean-cf72 .search-cca8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.clean-cf72 .search-cca8 .search-cca8 {
  top: 0;
  left: 100%;
}
.clean-cf72 .tabs-4c44.fn-focus-cd9c > .mask-6a69,
.clean-cf72 .tabs-4c44.fn-focus-cd9c > .search-cca8,
.clean-cf72 .tabs-4c44:focus > .mask-6a69,
.clean-cf72 .tabs-4c44:focus > .search-cca8,
.clean-cf72 .tabs-4c44:hover > .mask-6a69,
.clean-cf72 .tabs-4c44:hover > .search-cca8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.clean-cf72.panel-2204 .primary_prev_ecac:after,
.clean-cf72.panel-2204 .primary_prev_ecac:before {
  content: "";
  display: table;
}
.clean-cf72.panel-2204 .primary_prev_ecac:after {
  clear: both;
}
.clean-cf72.panel-2204 .primary_prev_ecac > li {
  float: left;
}
.clean-cf72.background-solid-41bd .primary_prev_ecac:after,
.clean-cf72.background-solid-41bd .primary_prev_ecac:before {
  content: "";
  display: table;
}
.clean-cf72.background-solid-41bd .primary_prev_ecac:after {
  clear: both;
}
.clean-cf72.background-solid-41bd .primary_prev_ecac > li {
  float: left;
}
.clean-cf72.background-solid-41bd .primary_prev_ecac > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.clean-cf72.background-solid-41bd .primary_prev_ecac > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.clean-cf72.background-solid-41bd .primary_prev_ecac > li.over-7c7a > a,
.clean-cf72.background-solid-41bd .primary_prev_ecac > li.dynamic_3b8d > a {
  color: #fff;
  background-color: #1e4b75;
}
.clean-cf72.card-269d .primary_prev_ecac > li > a .card_bottom_36c1 {
  position: relative;
}
.clean-cf72.card-269d .primary_prev_ecac > li > a .card_bottom_36c1: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;
}
.clean-cf72.card-269d
  .primary_prev_ecac
  > li:focus
  > a
  .card_bottom_36c1:before,
.clean-cf72.card-269d
  .primary_prev_ecac
  > li:hover
  > a
  .card_bottom_36c1:before {
  width: 100%;
  background-color: currentColor;
}
.clean-cf72.card-269d
  .primary_prev_ecac
  > li.over-7c7a
  > a
  .card_bottom_36c1:before,
.clean-cf72.card-269d
  .primary_prev_ecac
  > li.primary_9792
  > a
  .card_bottom_36c1:before {
  width: 100%;
  background-color: currentColor;
}
.clean-cf72.wood-d6eb .primary_prev_ecac > li > a .card_bottom_36c1 {
  position: relative;
}
.clean-cf72.wood-d6eb .primary_prev_ecac > li > a .card_bottom_36c1: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;
}
.clean-cf72.wood-d6eb .primary_prev_ecac > li:focus > a .card_bottom_36c1:before,
.clean-cf72.wood-d6eb
  .primary_prev_ecac
  > li:hover
  > a
  .card_bottom_36c1:before {
  width: 100%;
  background-color: currentColor;
}
.clean-cf72.wood-d6eb
  .primary_prev_ecac
  > li.over-7c7a
  > a
  .card_bottom_36c1:before,
.clean-cf72.wood-d6eb
  .primary_prev_ecac
  > li.primary_9792
  > a
  .card_bottom_36c1:before {
  width: 100%;
  background-color: currentColor;
}
.old_4645 .filter-selected-9e8b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.old_4645 .filter-selected-9e8b li:first-child > a {
  border-top: none;
}
.old_4645 .filter-selected-9e8b .hero_dynamic_6fd3 > .card_bottom_36c1 .video-fluid-446a {
  display: none;
}
.old_4645 .filter-selected-9e8b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.old_4645 .filter-selected-9e8b li:last-child {
  border: none;
}
.old_4645 .filter-selected-9e8b li.gold_a08d > a {
  padding-right: 45px !important;
}
.old_4645 .filter-selected-9e8b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.old_4645 .filter-selected-9e8b li a:focus,
.old_4645 .filter-selected-9e8b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_4645 .filter-selected-9e8b li .media-73ac {
  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;
}
.old_4645 .filter-selected-9e8b li .media-73ac:hover {
  box-shadow: none;
}
.old_4645 .filter-selected-9e8b li .media-73ac .video-fluid-446a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.old_4645 .filter-selected-9e8b .search-cca8 {
  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);
}
.old_4645 .filter-selected-9e8b .search-cca8 li a {
  padding-left: 3em;
}
.old_4645 .filter-selected-9e8b .active-narrow-86bf > a .media-73ac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.old_4645 .filter-selected-9e8b .active-narrow-86bf > .search-cca8 {
  display: block;
  opacity: 1;
}
.aside-64ce {
  max-width: 100%;
}
.outer-eba2 {
  line-height: 0;
  cursor: pointer;
}
.middle_2be5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.middle_2be5:hover {
  box-shadow: none;
  color: currentColor;
}
.middle_2be5 svg {
  width: 18px;
  height: 18px;
}
.middle_2be5 .component_light_b768 {
  display: none;
}
.block_32b7 {
  position: relative;
}
.block_32b7.fn-active-cd9c .middle_2be5 .overlay-6ab9 {
  display: none;
}
.block_32b7.fn-active-cd9c .middle_2be5 .component_light_b768 {
  display: inline-block;
}
.block_32b7 .dirty-0c5d {
  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);
}
.block_32b7.modal-top-db46 .dirty-0c5d {
  left: auto;
  right: -0.9em;
}
.block_32b7.modal-top-db46 .pattern_0ad6::before {
  left: auto;
  right: 15px;
}
.block_32b7.fn-active-cd9c .dirty-0c5d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bright-1a17 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.bright-1a17 label {
  flex-basis: 100%;
}
.bright-1a17 .yellow-d63e {
  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;
}
.bright-1a17 .info-1701 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.bright-1a17 .info-1701:focus {
  background-color: transparent;
}
.bright-1a17 button.over_2941 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.bright-1a17 button.over_2941:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.bright-1a17 button.over_2941 svg {
  width: 18px;
  height: 18px;
}
.bright-1a17 input[type="submit"] {
  min-height: auto;
}
.alert-selected-8247 .bright-1a17 .info-1701 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern_0ad6 {
  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) {
  .pattern_0ad6 {
    width: 220px;
  }
}
.pattern_0ad6 label {
  flex-basis: 100%;
}
.pattern_0ad6::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;
}
.advanced_f6e9 .alert-selected-8247 .bright-1a17 {
  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;
}
.advanced_f6e9
  .alert-selected-8247
  .bright-1a17
  .yellow-d63e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.advanced_f6e9 .alert-selected-8247 .bright-1a17 .info-1701 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.advanced_f6e9
  .alert-selected-8247
  .bright-1a17
  .info-1701:focus {
  background: 0 0;
}
.advanced_f6e9
  .alert-selected-8247
  .bright-1a17
  .link_glass_ffcf {
  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;
}
.glass_ab53 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.glass_ab53 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.glass_ab53 li:last-child {
  margin-right: 0;
}
.glass_ab53 li:first-child {
  margin-left: 0;
}
.glass_ab53.paper_7bcd a {
  color: #fff;
}
.glass_ab53.paper_7bcd a:hover {
  color: #fff;
}
.glass_ab53 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.glass_ab53 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.glass_ab53 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.glass_ab53 a:hover {
  opacity: 0.9;
  color: inherit;
}
.glass_ab53 [class*="social-icon-apple"] {
  background-color: #999;
}
.glass_ab53 [class*="social-icon-apple"].breadcrumb_14d3 {
  background-color: transparent;
  color: #999;
}
.glass_ab53 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.glass_ab53 [class*="social-icon-behance"].breadcrumb_14d3 {
  background-color: transparent;
  color: #1769ff;
}
.glass_ab53 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.glass_ab53 [class*="social-icon-bitbucket"].breadcrumb_14d3 {
  background-color: transparent;
  color: #205081;
}
.glass_ab53 [class*="social-icon-codepen"] {
  background-color: #000;
}
.glass_ab53 [class*="social-icon-codepen"].breadcrumb_14d3 {
  background-color: transparent;
  color: #000;
}
.glass_ab53 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.glass_ab53 [class*="social-icon-delicious"].breadcrumb_14d3 {
  background-color: transparent;
  color: #39f;
}
.glass_ab53 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.glass_ab53 [class*="social-icon-digg"].breadcrumb_14d3 {
  background-color: transparent;
  color: #005be2;
}
.glass_ab53 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.glass_ab53 [class*="social-icon-dribbble"].breadcrumb_14d3 {
  background-color: transparent;
  color: #ea4c89;
}
.glass_ab53 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.glass_ab53 [class*="social-icon-envelope"].breadcrumb_14d3 {
  background-color: transparent;
  color: #ea4335;
}
.glass_ab53 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.glass_ab53 [class*="social-icon-facebook"].breadcrumb_14d3 {
  background-color: transparent;
  color: #3b5998;
}
.glass_ab53 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.glass_ab53 [class*="social-icon-flickr"].breadcrumb_14d3 {
  background-color: transparent;
  color: #0063dc;
}
.glass_ab53 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.glass_ab53 [class*="social-icon-foursquare"].breadcrumb_14d3 {
  background-color: transparent;
  color: #2d5be3;
}
.glass_ab53 [class*="social-icon-github"] {
  background-color: #333;
}
.glass_ab53 [class*="social-icon-github"].breadcrumb_14d3 {
  background-color: transparent;
  color: #333;
}
.glass_ab53 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.glass_ab53 [class*="social-icon-google-plus"].breadcrumb_14d3 {
  background-color: transparent;
  color: #dd4b39;
}
.glass_ab53 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.glass_ab53 [class*="social-icon-houzz"].breadcrumb_14d3 {
  background-color: transparent;
  color: #7ac142;
}
.glass_ab53 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.glass_ab53 [class*="social-icon-instagram"].breadcrumb_14d3 {
  background-color: transparent;
  color: #262626;
}
.glass_ab53 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.glass_ab53 [class*="social-icon-jsfiddle"].breadcrumb_14d3 {
  background-color: transparent;
  color: #487aa2;
}
.glass_ab53 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.glass_ab53 [class*="social-icon-linkedin"].breadcrumb_14d3 {
  background-color: transparent;
  color: #0077b5;
}
.glass_ab53 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.glass_ab53 [class*="social-icon-medium"].breadcrumb_14d3 {
  background-color: transparent;
  color: #00ab6b;
}
.glass_ab53 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.glass_ab53
  [class*="social-icon-odnoklassniki"].breadcrumb_14d3 {
  background-color: transparent;
  color: #f4731c;
}
.glass_ab53 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.glass_ab53 [class*="social-icon-meetup"].breadcrumb_14d3 {
  background-color: transparent;
  color: #ec1c40;
}
.glass_ab53 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.glass_ab53 [class*="social-icon-pinterest"].breadcrumb_14d3 {
  background-color: transparent;
  color: #bd081c;
}
.glass_ab53 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.glass_ab53 [class*="social-icon-product-hunt"].breadcrumb_14d3 {
  background-color: transparent;
  color: #da552f;
}
.glass_ab53 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.glass_ab53 [class*="social-icon-reddit"].breadcrumb_14d3 {
  background-color: transparent;
  color: #ff4500;
}
.glass_ab53 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.glass_ab53 [class*="social-icon-rss"].breadcrumb_14d3 {
  background-color: transparent;
  color: #f26522;
}
.glass_ab53 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.glass_ab53
  [class*="social-icon-shopping-cart"].breadcrumb_14d3 {
  background-color: transparent;
  color: #4caf50;
}
.glass_ab53 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.glass_ab53 [class*="social-icon-skype"].breadcrumb_14d3 {
  background-color: transparent;
  color: #00aff0;
}
.glass_ab53 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.glass_ab53 [class*="social-icon-slideshare"].breadcrumb_14d3 {
  background-color: transparent;
  color: #0077b5;
}
.glass_ab53 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.glass_ab53 [class*="social-icon-snapchat"].breadcrumb_14d3 {
  background-color: transparent;
  color: #fffc00;
}
.glass_ab53 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.glass_ab53 [class*="social-icon-soundcloud"].breadcrumb_14d3 {
  background-color: transparent;
  color: #f80;
}
.glass_ab53 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.glass_ab53 [class*="social-icon-spotify"].breadcrumb_14d3 {
  background-color: transparent;
  color: #2ebd59;
}
.glass_ab53 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.glass_ab53
  [class*="social-icon-stack-overflow"].breadcrumb_14d3 {
  background-color: transparent;
  color: #fe7a15;
}
.glass_ab53 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.glass_ab53 [class*="social-icon-maldkfgram"].breadcrumb_14d3 {
  background-color: transparent;
  color: #2ca5e0;
}
.glass_ab53 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.glass_ab53 [class*="social-icon-tripadvisor"].breadcrumb_14d3 {
  background-color: transparent;
  color: #589442;
}
.glass_ab53 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.glass_ab53 [class*="social-icon-tumblr"].breadcrumb_14d3 {
  background-color: transparent;
  color: #35465c;
}
.glass_ab53 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.glass_ab53 [class*="social-icon-twitch"].breadcrumb_14d3 {
  background-color: transparent;
  color: #6441a5;
}
.glass_ab53 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.glass_ab53 [class*="social-icon-twitter"].breadcrumb_14d3 {
  background-color: transparent;
  color: #1da1f2;
}
.glass_ab53 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.glass_ab53 [class*="social-icon-vimeo"].breadcrumb_14d3 {
  background-color: transparent;
  color: #1ab7ea;
}
.glass_ab53 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.glass_ab53 [class*="social-icon-vk"].breadcrumb_14d3 {
  background-color: transparent;
  color: #45668e;
}
.glass_ab53 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.glass_ab53 [class*="social-icon-weibo"].breadcrumb_14d3 {
  background-color: transparent;
  color: #df2029;
}
.glass_ab53 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.glass_ab53 [class*="social-icon-weixin"].breadcrumb_14d3 {
  background-color: transparent;
  color: #7bb32e;
}
.glass_ab53 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.glass_ab53 [class*="social-icon-whatsapp"].breadcrumb_14d3 {
  background-color: transparent;
  color: #25d366;
}
.glass_ab53 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.glass_ab53 [class*="social-icon-wordpress"].breadcrumb_14d3 {
  background-color: transparent;
  color: #21759b;
}
.glass_ab53 [class*="social-icon-xing"] {
  background-color: #026466;
}
.glass_ab53 [class*="social-icon-xing"].breadcrumb_14d3 {
  background-color: transparent;
  color: #026466;
}
.glass_ab53 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.glass_ab53 [class*="social-icon-yelp"].breadcrumb_14d3 {
  background-color: transparent;
  color: #af0606;
}
.glass_ab53 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.glass_ab53 [class*="social-icon-youtube"].breadcrumb_14d3 {
  background-color: transparent;
  color: #cd201f;
}
.box_stone_d02a {
  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;
}
.box_stone_d02a:hover {
  box-shadow: none;
  background: 0 0;
}
.header-narrow-221b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card_yellow_9ebc {
  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;
}
.backdrop-7158 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wrapper_clean_ef7d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wrapper_clean_ef7d,
.wrapper_clean_ef7d::after,
.wrapper_clean_ef7d::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;
}
.wrapper_clean_ef7d::after,
.wrapper_clean_ef7d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline-outer-2735 .card_yellow_9ebc .backdrop-7158 {
  margin-top: -2px;
  width: 19px;
}
.outline-outer-2735 .card_yellow_9ebc .wrapper_clean_ef7d {
  margin-top: -1px;
}
.outline-outer-2735 .card_yellow_9ebc .wrapper_clean_ef7d,
.outline-outer-2735 .card_yellow_9ebc .wrapper_clean_ef7d::after,
.outline-outer-2735 .card_yellow_9ebc .wrapper_clean_ef7d::before {
  width: 19px;
  height: 2px;
}
.outline-outer-2735 .card_yellow_9ebc .wrapper_clean_ef7d::before {
  top: -6px;
}
.outline-outer-2735 .card_yellow_9ebc .wrapper_clean_ef7d::after {
  bottom: -6px;
}
.bronze_2b7f .card_yellow_9ebc .backdrop-7158 {
  margin-top: -2px;
  width: 22px;
}
.bronze_2b7f .card_yellow_9ebc .wrapper_clean_ef7d {
  margin-top: -1px;
}
.bronze_2b7f .card_yellow_9ebc .wrapper_clean_ef7d,
.bronze_2b7f .card_yellow_9ebc .wrapper_clean_ef7d::after,
.bronze_2b7f .card_yellow_9ebc .wrapper_clean_ef7d::before {
  width: 22px;
  height: 2px;
}
.bronze_2b7f .card_yellow_9ebc .wrapper_clean_ef7d::before {
  top: -7px;
}
.bronze_2b7f .card_yellow_9ebc .wrapper_clean_ef7d::after {
  bottom: -7px;
}
.motion-f4a9 .card_yellow_9ebc .backdrop-7158 {
  margin-top: -2px;
  width: 31px;
}
.motion-f4a9 .card_yellow_9ebc .wrapper_clean_ef7d {
  margin-top: -1.5px;
}
.motion-f4a9 .card_yellow_9ebc .wrapper_clean_ef7d,
.motion-f4a9 .card_yellow_9ebc .wrapper_clean_ef7d::after,
.motion-f4a9 .card_yellow_9ebc .wrapper_clean_ef7d::before {
  width: 31px;
  height: 3px;
}
.motion-f4a9 .card_yellow_9ebc .wrapper_clean_ef7d::before {
  top: -9px;
}
.motion-f4a9 .card_yellow_9ebc .wrapper_clean_ef7d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main-7b7b .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 19px;
  }
  .main-7b7b .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1px;
  }
  .main-7b7b .card_yellow_9ebc .wrapper_clean_ef7d,
  .main-7b7b .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .main-7b7b .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 19px;
    height: 2px;
  }
  .main-7b7b .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -6px;
  }
  .main-7b7b .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -6px;
  }
  .progress_pro_3e83 .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 22px;
  }
  .progress_pro_3e83 .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1px;
  }
  .progress_pro_3e83 .card_yellow_9ebc .wrapper_clean_ef7d,
  .progress_pro_3e83 .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .progress_pro_3e83 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 22px;
    height: 2px;
  }
  .progress_pro_3e83 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -7px;
  }
  .progress_pro_3e83 .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -7px;
  }
  .blue_05da .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 31px;
  }
  .blue_05da .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1.5px;
  }
  .blue_05da .card_yellow_9ebc .wrapper_clean_ef7d,
  .blue_05da .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .blue_05da .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 31px;
    height: 3px;
  }
  .blue_05da .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -9px;
  }
  .blue_05da .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature-edad .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 19px;
  }
  .feature-edad .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1px;
  }
  .feature-edad .card_yellow_9ebc .wrapper_clean_ef7d,
  .feature-edad .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .feature-edad .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 19px;
    height: 2px;
  }
  .feature-edad .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -6px;
  }
  .feature-edad .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -6px;
  }
  .video-a1a2 .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 22px;
  }
  .video-a1a2 .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1px;
  }
  .video-a1a2 .card_yellow_9ebc .wrapper_clean_ef7d,
  .video-a1a2 .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .video-a1a2 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 22px;
    height: 2px;
  }
  .video-a1a2 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -7px;
  }
  .video-a1a2 .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -7px;
  }
  .input-0fc2 .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 31px;
  }
  .input-0fc2 .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1.5px;
  }
  .input-0fc2 .card_yellow_9ebc .wrapper_clean_ef7d,
  .input-0fc2 .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .input-0fc2 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 31px;
    height: 3px;
  }
  .input-0fc2 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -9px;
  }
  .input-0fc2 .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .red-1b81 .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 19px;
  }
  .red-1b81 .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1px;
  }
  .red-1b81 .card_yellow_9ebc .wrapper_clean_ef7d,
  .red-1b81 .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .red-1b81 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 19px;
    height: 2px;
  }
  .red-1b81 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -6px;
  }
  .red-1b81 .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -6px;
  }
  .hover_06bc .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_06bc .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1px;
  }
  .hover_06bc .card_yellow_9ebc .wrapper_clean_ef7d,
  .hover_06bc .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .hover_06bc .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 22px;
    height: 2px;
  }
  .hover_06bc .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -7px;
  }
  .hover_06bc .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -7px;
  }
  .bronze-e499 .card_yellow_9ebc .backdrop-7158 {
    margin-top: -2px;
    width: 31px;
  }
  .bronze-e499 .card_yellow_9ebc .wrapper_clean_ef7d {
    margin-top: -1.5px;
  }
  .bronze-e499 .card_yellow_9ebc .wrapper_clean_ef7d,
  .bronze-e499 .card_yellow_9ebc .wrapper_clean_ef7d::after,
  .bronze-e499 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    width: 31px;
    height: 3px;
  }
  .bronze-e499 .card_yellow_9ebc .wrapper_clean_ef7d::before {
    top: -9px;
  }
  .bronze-e499 .card_yellow_9ebc .wrapper_clean_ef7d::after {
    bottom: -9px;
  }
}
.sort_7d26 .wrapper_clean_ef7d {
  -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);
}
.sort_7d26 .wrapper_clean_ef7d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sort_7d26 .wrapper_clean_ef7d::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);
}
.sort_7d26.old-b6bf .wrapper_clean_ef7d {
  -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);
}
.sort_7d26.old-b6bf .wrapper_clean_ef7d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sort_7d26.old-b6bf .wrapper_clean_ef7d::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);
}
.thumbnail-gas-9e93 {
  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.hard-8a13:before {
  display: none;
}
.paper_ed82 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paper_ed82 .summary_center_f6c1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paper_ed82 .summary_center_f6c1:last-of-type {
  border-bottom: none;
}
.paper_ed82 .summary_center_f6c1.status-south-cc17,
.paper_ed82 .summary_center_f6c1.summary-c46a,
.paper_ed82 .summary_center_f6c1.lite-c2d5 {
  padding: 0;
}
.paper_ed82 .old_4645 .media-73ac {
  color: currentColor;
}
.paper_ed82 .old_4645 .media-73ac:focus,
.paper_ed82 .old_4645 .media-73ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper_ed82.blue_cf76 .north_5ae3,
.paper_ed82.blue_cf76 .texture_in_e2f0 a,
.paper_ed82.blue_cf76 .primary_prev_ecac a,
.paper_ed82.blue_cf76 .search-cca8 a {
  color: rgba(0, 0, 0, 0.55);
}
.paper_ed82.blue_cf76 .north_5ae3:hover,
.paper_ed82.blue_cf76 .texture_in_e2f0 a:hover,
.paper_ed82.blue_cf76 .primary_prev_ecac a:hover,
.paper_ed82.blue_cf76 .search-cca8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper_ed82.blue_cf76 .tertiary_afaf {
  color: rgba(0, 0, 0, 0.8);
}
.paper_ed82.blue_cf76 .summary_center_f6c1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper_ed82.blue_cf76 .summary_center_f6c1:before {
  background: rgba(0, 0, 0, 0.08);
}
.paper_ed82.blue_cf76 .thumbnail_7a9b:before {
  background: rgba(255, 255, 255, 0.9);
}
.paper_ed82.blue_cf76 .old_4645 .filter-selected-9e8b li a,
.paper_ed82.blue_cf76 .old_4645 .media-73ac,
.paper_ed82.blue_cf76 .search-cca8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper_ed82.blue_cf76 .old_4645 .media-73ac:focus,
.paper_ed82.blue_cf76 .old_4645 .media-73ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper_ed82.blue_cf76 .filter-selected-9e8b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper_ed82.outer_730a .north_5ae3,
.paper_ed82.outer_730a .texture_in_e2f0 a,
.paper_ed82.outer_730a .primary_prev_ecac .media-73ac,
.paper_ed82.outer_730a .primary_prev_ecac a,
.paper_ed82.outer_730a .search-cca8 a {
  color: rgba(255, 255, 255, 0.79);
}
.paper_ed82.outer_730a .north_5ae3:hover,
.paper_ed82.outer_730a .texture_in_e2f0 a:hover,
.paper_ed82.outer_730a .primary_prev_ecac .media-73ac:hover,
.paper_ed82.outer_730a .primary_prev_ecac a:hover,
.paper_ed82.outer_730a .search-cca8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper_ed82.outer_730a .tertiary_afaf {
  color: rgba(255, 255, 255, 0.99);
}
.paper_ed82.outer_730a .summary_center_f6c1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_ed82.outer_730a .summary_center_f6c1:before {
  background: rgba(255, 255, 255, 0.08);
}
.paper_ed82.outer_730a .thumbnail_7a9b:before {
  background: rgba(0, 0, 0, 0.9);
}
.paper_ed82.outer_730a .old_4645 .filter-selected-9e8b li a,
.paper_ed82.outer_730a .old_4645 .media-73ac,
.paper_ed82.outer_730a .search-cca8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_ed82.outer_730a .old_4645 .media-73ac:focus,
.paper_ed82.outer_730a .old_4645 .media-73ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper_ed82.outer_730a .filter-selected-9e8b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_7a9b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thumbnail_7a9b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.next_5d71 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_full_f9ab .paper_ed82 {
  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;
}
.block_full_f9ab .summary_center_f6c1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_full_f9ab .summary_center_f6c1: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) {
  .block_full_f9ab .summary_center_f6c1:before {
    width: 16%;
    left: 42%;
  }
}
.block_full_f9ab .summary_center_f6c1:last-child:before {
  content: none;
}
.block_full_f9ab .summary_center_f6c1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_full_f9ab .old_4645 .filter-selected-9e8b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_full_f9ab .old_4645 .filter-selected-9e8b li a .media-73ac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_full_f9ab .old_4645 .search-cca8 {
  border: none;
}
.block_full_f9ab .old_4645 .search-cca8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_full_f9ab .thumbnail_7a9b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_full_f9ab .next_5d71 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_full_f9ab .outer_730a .thumbnail_7a9b:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_full_f9ab .blue_cf76.paper-ba5f .wrapper_clean_ef7d {
  background: rgba(0, 0, 0, 0.6);
}
.block_full_f9ab
  .blue_cf76.paper-ba5f
  .wrapper_clean_ef7d::after,
.block_full_f9ab
  .blue_cf76.paper-ba5f
  .wrapper_clean_ef7d:before {
  background: inherit;
}
.block_full_f9ab
  .blue_cf76.paper-ba5f:hover
  .wrapper_clean_ef7d {
  background: rgba(0, 0, 0, 0.8);
}
.north_b46c .paper_ed82 {
  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) {
  .north_b46c .paper_ed82 {
    width: auto;
    right: 45px;
  }
}
.thick_d4f2 .paper_ed82 {
  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) {
  .thick_d4f2 .paper_ed82 {
    width: auto;
    left: 45px;
  }
}
.hard-8a13 .paper_ed82 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hard-8a13 .next_5d71 {
  max-width: 48em;
  margin: 0 auto;
}
.hard-8a13 .thumbnail_7a9b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.box-5c7b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.box-5c7b.block_full_f9ab .paper_ed82 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.box-5c7b.north_b46c .paper_ed82 {
  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);
}
.box-5c7b .paper_ed82 {
  visibility: visible;
}
.box-5c7b.thick_d4f2 .paper_ed82 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.huge-7f96,
.link_solid_384d {
  overflow-x: hidden;
}
.huge-7f96 .paper_ed82 {
  overflow: auto;
}
.huge-7f96.block_full_f9ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge-7f96.block_full_f9ab .paper_ed82 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.huge-7f96.block_full_f9ab .box_stone_d02a {
  opacity: 0;
}
.huge-7f96.north_b46c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge-7f96.north_b46c .paper_ed82 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.huge-7f96.north_b46c .box_stone_d02a {
  opacity: 0;
}
.huge-7f96.thick_d4f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge-7f96.thick_d4f2 .paper_ed82 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.huge-7f96.thick_d4f2 .box_stone_d02a {
  opacity: 0;
}
.huge-7f96.hard-8a13 .paper_ed82 {
  z-index: 10;
  visibility: visible;
}
.paper-ba5f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paper-ba5f .wrapper_clean_ef7d {
  background: rgba(255, 255, 255, 0.99);
}
.paper-ba5f .wrapper_clean_ef7d::after,
.paper-ba5f .wrapper_clean_ef7d:before {
  background: inherit;
}
.paper-ba5f:hover .wrapper_clean_ef7d {
  background: rgba(255, 255, 255, 0.99);
}
.thick_d4f2 .paper-ba5f {
  top: 10px;
  right: auto;
  left: 12px;
}
.hard-8a13 .paper-ba5f {
  display: none !important;
}
.huge-7f96:before,
.link_solid_384d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.huge-7f96 .paper-ba5f,
.link_solid_384d .paper-ba5f {
  display: inline-block;
}
.paper_ed82 .slider_static_f55c {
  -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;
}
.huge-7f96 .paper_ed82 .slider_static_f55c,
.link_solid_384d .paper_ed82 .slider_static_f55c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-ddab .yellow-d63e {
  width: 100%;
}
.article-53ea {
  padding: 0 0.5em 0;
}
.article-53ea [class*="customify-col-"],
.article-53ea [class*="customify-col_"],
.article-53ea [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header_3963 .article-53ea {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo-7919 .north-50ea,
  .north-50ea {
    display: none;
  }
  .focus-54c2 {
    text-align: left;
  }
  .dropdown-next-f30b {
    text-align: center;
  }
  .text_huge_7dc6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo-7919 .tag_37ec,
  .tag_37ec {
    display: none;
  }
  .hidden_outer_26cb {
    text-align: left;
  }
  .short-a44b {
    text-align: center;
  }
  .column_ba57 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo-7919 .highlight_static_b655,
  .highlight_static_b655 {
    display: none;
  }
  .filter-last-14e1 {
    text-align: left;
  }
  .table-6850 {
    text-align: center;
  }
  .popup-9615 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.full-b878 {
  box-shadow: none !important;
}
.progress_plasma_1d10 .stone-f285,
.motion-b617 .stone-f285 {
  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;
}
.motion-b617 .stone-f285 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fixed_71ce {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fixed_71ce:after,
.fixed_71ce:before {
  content: "";
  display: table;
}
.fixed_71ce:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fixed_71ce {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fixed_71ce,
.chip-58d2 {
  max-width: 1248px;
  margin: 0 auto;
}

.complex_7cc5.heading-f868 .fixed_71ce {
  max-width: 100%;
}
.complex_7cc5.top_440f {
  max-width: 1200px;
  margin: 0 auto;
}
.complex_7cc5.item-4ece .fixed_71ce {
  max-width: 100%;
}
.complex_7cc5.item-4ece > .fixed_71ce {
  padding-left: 0;
  padding-right: 0;
}
.complex_7cc5.item-4ece > .fixed_71ce .photo-7919 {
  margin: 0;
}
.complex_7cc5.item-4ece
  > .fixed_71ce
  .left_d8ed.tall-ff5c {
  margin-right: 0;
  margin-left: 0;
}
.complex_7cc5.item-4ece #main.tall-ff5c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focus_178c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focus_178c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pattern-7866 .tooltip_a377 {
    padding-right: 1em;
  }
  .pattern-7866.modal-action-79a0 .left_d8ed {
    border-right: 1px solid #eaecee;
  }
  .pattern-7866.modal-action-79a0 .tooltip_a377 {
    padding-right: 1em;
  }
  .pattern-7866.modal-action-79a0 .overlay_5eed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_bottom_7568 .tooltip_a377 {
    padding-left: 1em;
  }
  .active_bottom_7568.modal-action-79a0 .left_d8ed {
    border-left: 1px solid #eaecee;
  }
  .active_bottom_7568.modal-action-79a0 .tooltip_a377 {
    padding-left: 1em;
  }
  .active_bottom_7568.modal-action-79a0 .overlay_5eed {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_motion_ea44 .tooltip_a377 {
    padding-left: 1em;
  }
  .table_motion_ea44.modal-action-79a0 .section-stale-7181 {
    border-right: 1px solid #eaecee;
  }
  .table_motion_ea44.modal-action-79a0 .pressed_b243 {
    border-right: 1px solid #eaecee;
  }
  .table_motion_ea44.modal-action-79a0 .tooltip_a377 {
    padding-left: 1em;
  }
  .table_motion_ea44.modal-action-79a0 .overlay_5eed {
    padding-right: 1em;
  }
  .table_motion_ea44.modal-action-79a0 .surface-right-8659 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_old_f9aa .tooltip_a377 {
    padding-right: 1em;
  }
  .gallery_old_f9aa.modal-action-79a0 .section-stale-7181 {
    border-left: 1px solid #eaecee;
  }
  .gallery_old_f9aa.modal-action-79a0 .pressed_b243 {
    border-left: 1px solid #eaecee;
  }
  .gallery_old_f9aa.modal-action-79a0 .tooltip_a377 {
    padding-right: 1em;
  }
  .gallery_old_f9aa.modal-action-79a0 .overlay_5eed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_old_f9aa.modal-action-79a0 .surface-right-8659 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_178c .tooltip_a377 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_178c.modal-action-79a0 .left_d8ed {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focus_178c.modal-action-79a0 .tooltip_a377 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_178c.modal-action-79a0 .overlay_5eed {
    padding-left: 1em;
  }
  .focus_178c.modal-action-79a0 .surface-right-8659 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focus_178c.modal-action-79a0 .tooltip_a377 {
    padding-left: 0;
  }
}
.header_5aa7 .paragraph_21f3 {
  display: inline-block;
}
.carousel_98e8 {
  display: inline-block;
}
.wrapper_large_0944 {
  word-con: break-word;
}
.left-e78f > span {
  display: inline-block;
  padding: 5px 0;
}
.left-e78f .main-3336 {
  margin-left: 8px;
  margin-right: 8px;
}
.left-e78f .secondary-south-d0d2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.input-37fa .hovered_3ea1 {
  margin-bottom: 2em;
}
.input-37fa .breadcrumb-copper-a2a8 {
  margin-bottom: 15px;
}
.input-37fa .breadcrumb-copper-a2a8:last-child {
  margin-bottom: 0;
}
.input-37fa .input-fixed-8afb {
  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) {
  .input-37fa .input-fixed-8afb {
    display: block;
  }
}
.input-37fa .row-be59 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .input-37fa .row-be59 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.input-37fa .top_c5d1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.input-37fa .top_c5d1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.input-37fa .top_c5d1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.input-37fa .wrapper_large_0944 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.input-37fa .wrapper_large_0944 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.input-37fa .modal-d4d0 p:last-child {
  margin-bottom: 0;
}
.input-37fa .caption-outer-2ce4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.input-37fa .logo_503c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.input-37fa .preview_7e0f {
  margin-top: 1em;
}
.input-37fa .modal-bf99 {
  top: 0;
  display: block;
}
.input-37fa .modal-bf99 a {
  color: inherit;
}
.input-37fa .modal-bf99 a:hover {
  color: inherit;
}
.input-37fa .button_c353 {
  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;
}
.input-37fa .button_c353:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.input-37fa .logo_503c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.input-37fa .out-5815 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.input-37fa .out-5815:first-child {
  margin-top: 0;
}
.input-37fa .out-5815.avatar_cool_4845 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.input-37fa .out-5815.description-tiny-3bdd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input-37fa
  .out-5815.description-tiny-3bdd.form-old-6240
  .preview_7e0f {
  width: 100%;
}
.input-37fa .description-tiny-3bdd {
  -webkit-box-align: center;
  align-items: center;
}
.input-37fa .description-tiny-3bdd .left-e78f,
.input-37fa .description-tiny-3bdd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.input-37fa .top_c5d1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input-37fa .top_c5d1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input-37fa .top_c5d1: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;
}
.input-37fa .avatar_cool_4845 {
  z-index: 5;
}
.input-37fa .module-76ac .button_0953 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.input-37fa .blue_660d .button_0953 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.input-37fa .pagination-lower-afe8 .button_0953 {
  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;
}
.input-37fa.link_1cfa .input-fixed-8afb,
.input-37fa.hero_active_d91e .input-fixed-8afb {
  display: block;
}
.input-37fa.link_1cfa .input-fixed-8afb .aside-fast-1fe1,
.input-37fa.link_1cfa .input-fixed-8afb .logo_503c,
.input-37fa.hero_active_d91e .input-fixed-8afb .aside-fast-1fe1,
.input-37fa.hero_active_d91e .input-fixed-8afb .logo_503c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input-37fa.hard_3df4 .row-be59 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .input-37fa.hard_3df4 .row-be59 {
    margin-right: 0;
  }
}
.input-37fa.link_1cfa .row-be59,
.input-37fa.hero_active_d91e .row-be59 {
  padding-top: 40%;
}
.input-37fa.link_1cfa .hovered_3ea1,
.input-37fa.hero_active_d91e .hovered_3ea1 {
  display: block;
}
.input-37fa.link_1cfa .fn-sticky-cd9c .logo_503c,
.input-37fa.hero_active_d91e .fn-sticky-cd9c .logo_503c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.input-37fa.link_1cfa .row-be59,
.input-37fa.hero_active_d91e .row-be59 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.input-37fa.link_1cfa .logo_503c {
  padding: 1em;
}
.footer-complex-f06a {
  margin: 30px auto;
  display: block;
}
.footer-complex-f06a .picture_solid_7084 > * {
  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;
}
.footer-complex-f06a .picture_solid_7084 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-complex-f06a .picture_solid_7084 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container-liquid-9b73 .left-e78f {
  margin-bottom: 1.41575em;
}
.container-liquid-9b73 .caption_4489 {
  margin-bottom: 1.618em;
}
.iron-85ae .table-56e2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.iron-85ae .table-56e2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.iron-85ae .disabled-e580 {
  max-width: 100%;
  overflow: auto;
}
.widget_0453 .iron-85ae a:hover {
  text-decoration: underline;
}
.content-current-b8f6 .breadcrumb-copper-a2a8:not(.wrapper_large_0944),
.content-current-b8f6 .top_c5d1 {
  margin-bottom: 1.41575em;
}
.content-current-b8f6 .breadcrumb-copper-a2a8:not(.wrapper_large_0944):last-child,
.content-current-b8f6 .top_c5d1:last-child {
  margin-bottom: 0;
}
.content-current-b8f6 .breadcrumb-copper-a2a8.info-dirty-4137 {
  margin-bottom: 0.41575em;
}
.content-current-b8f6 .next_9044:before,
.content-current-b8f6 .section_over_2791:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.content-current-b8f6 .next_9044:before {
  content: "\f115";
}
.content-current-b8f6 .section_over_2791:before {
  content: "\f02c";
}
.content-current-b8f6 .silver_493c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.content-current-b8f6 .silver_493c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail_2998 {
  display: -webkit-box;
  display: flex;
}
.detail_2998 .fixed-6649 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail_2998 .fixed-6649 {
    flex-basis: 90px;
  }
}
.detail_2998 .aside_warm_3e78 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail_2998 .aside_warm_3e78 {
    flex-basis: calc(100% - 50px);
  }
}
.detail_2998 .out_e4a7 p:last-child {
  margin-bottom: 0.72em;
}
.black-dccd .picture_solid_7084 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.black-dccd .picture_solid_7084:after,
.black-dccd .picture_solid_7084:before {
  content: "";
  display: table;
}
.black-dccd .picture_solid_7084:after {
  clear: both;
}
.black-dccd .picture_solid_7084 .preview-inner-bbb7,
.black-dccd .picture_solid_7084 .focused_3705 {
  width: 49%;
}
.black-dccd .picture_solid_7084 .preview-inner-bbb7 a span.tertiary_static_a42e,
.black-dccd .picture_solid_7084 .focused_3705 a span.tertiary_static_a42e {
  display: block;
  margin-bottom: 5px;
}
.black-dccd .picture_solid_7084 .focused_3705 {
  float: left;
  text-align: left;
}
.black-dccd .picture_solid_7084 .preview-inner-bbb7 {
  float: right;
  text-align: right;
}
.status_4250 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .status_4250 {
    margin-bottom: 0;
  }
}
.dynamic-1774 {
  margin-bottom: 1em;
}
.dynamic-1774 .wrapper_large_0944 {
  font-size: 1.1em;
  line-height: 1.3;
}
.content-225c a {
  display: block;
  line-height: 0;
  position: relative;
}
.fixed_a505 .dynamic-1774,
.avatar-right-aebf .dynamic-1774 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fixed_a505 .dynamic-1774,
  .avatar-right-aebf .dynamic-1774 {
    display: block;
  }
}
.fixed_a505 .content-225c,
.avatar-right-aebf .content-225c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fixed_a505 .content-225c,
  .avatar-right-aebf .content-225c {
    margin-bottom: 1em;
  }
}
.fixed_a505 .content-225c img,
.avatar-right-aebf .content-225c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fixed_a505 .form_orange_604e,
.avatar-right-aebf .form_orange_604e {
  flex-basis: calc(100% - 160px);
}
.fixed_a505 .form_orange_604e p,
.avatar-right-aebf .form_orange_604e p {
  margin-bottom: 0;
}
.fixed_a505 .form_orange_604e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_a505 .form_orange_604e {
    padding-left: 0;
  }
}
.avatar-right-aebf .form_orange_604e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .avatar-right-aebf .form_orange_604e {
    padding-right: 0;
  }
}
.avatar-right-aebf .content-225c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.medium_c9b0 .content-225c {
  margin-bottom: 0.5em;
}
.medium_c9b0 .content-225c img {
  width: 100%;
}
.orange-5559 .outline_tall_9018,
.modal-pro-e9d1 .outline_tall_9018 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal-pro-e9d1 .left_d8ed .dim_07c7 p:last-child {
  margin-bottom: 0;
}
.hero_fast_6260 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.container_fast_d06b .content_motion_3138 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .container_fast_d06b .content_motion_3138:last-of-type {
    margin-bottom: 0;
  }
}
.container_fast_d06b .content_motion_3138 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_fast_d06b .content_motion_3138 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.container_fast_d06b .content_motion_3138 ul li {
  margin: 0 0 0.6em;
}
.container_fast_d06b .content_motion_3138 ul li.medium-1976,
.container_fast_d06b .content_motion_3138 ul li.notification-wide-45ee {
  position: relative;
}
.container_fast_d06b .content_motion_3138 ul li.medium-1976 .shade-47a5,
.container_fast_d06b .content_motion_3138 ul li.notification-wide-45ee .shade-47a5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.container_fast_d06b .content_motion_3138 ul li.medium-1976:after:after,
.container_fast_d06b .content_motion_3138 ul li.medium-1976:after:before,
.container_fast_d06b
  .content_motion_3138
  ul
  li.notification-wide-45ee:after:after,
.container_fast_d06b
  .content_motion_3138
  ul
  li.notification-wide-45ee:after:before {
  content: "";
  display: table;
}
.container_fast_d06b .content_motion_3138 ul li.medium-1976:after:after,
.container_fast_d06b
  .content_motion_3138
  ul
  li.notification-wide-45ee:after:after {
  clear: both;
}
.container_fast_d06b .content_motion_3138 a.primary-550f:hover {
  text-decoration: none;
}
.container_fast_d06b .content_motion_3138 select {
  max-width: 100%;
}
.container_fast_d06b .content_motion_3138 table {
  font-size: 85%;
}
.container_fast_d06b .content_motion_3138 table td,
.container_fast_d06b .content_motion_3138 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.container_fast_d06b .content_motion_3138 table tfoot td {
  text-align: left;
}
.container_fast_d06b .content_motion_3138 :last-child {
  margin-bottom: 0;
}
.container_fast_d06b .content_motion_3138 .tertiary-c8bf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.container_fast_d06b .content_motion_3138 .tertiary-c8bf label {
  width: 100%;
}
.container_fast_d06b .content_motion_3138 .tertiary-c8bf .info-1701 {
  width: 100%;
  display: block;
}
.container_fast_d06b .content_motion_3138 .tertiary-c8bf .over_2941 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.container_fast_d06b .content_motion_3138 .tertiary-c8bf .over_2941:hover svg #svg-search {
  fill: #444;
}
.container_fast_d06b .content_motion_3138 .tertiary-c8bf .over_2941 svg {
  width: 18px;
  height: 18px;
}
.container_fast_d06b .sidebar_stone_cf58 ul ul,
.container_fast_d06b .slow-1eac ul ul,
.container_fast_d06b .link_full_5226 ul ul,
.container_fast_d06b .shade-1158 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.container_fast_d06b .sidebar_stone_cf58 .gold_a08d > a,
.container_fast_d06b .slow-1eac .gold_a08d > a,
.container_fast_d06b .link_full_5226 .gold_a08d > a,
.container_fast_d06b .shade-1158 .gold_a08d > a {
  margin-bottom: 0;
}
.container_fast_d06b .focused-3214 li,
.container_fast_d06b .sidebar_stone_cf58 li,
.container_fast_d06b .overlay-slow-9e16 li,
.container_fast_d06b .slow-1eac li,
.container_fast_d06b .link_full_5226 li,
.container_fast_d06b .shade-1158 li,
.container_fast_d06b .stale_177b li,
.container_fast_d06b .last_5dd8 li {
  display: block;
  position: relative;
}
.container_fast_d06b .focused-3214 li:last-child,
.container_fast_d06b .sidebar_stone_cf58 li:last-child,
.container_fast_d06b .overlay-slow-9e16 li:last-child,
.container_fast_d06b .slow-1eac li:last-child,
.container_fast_d06b .link_full_5226 li:last-child,
.container_fast_d06b .shade-1158 li:last-child,
.container_fast_d06b .stale_177b li:last-child,
.container_fast_d06b .last_5dd8 li:last-child {
  border: none;
}
.container_fast_d06b .focused-3214 li a,
.container_fast_d06b .sidebar_stone_cf58 li a,
.container_fast_d06b .overlay-slow-9e16 li a,
.container_fast_d06b .slow-1eac li a,
.container_fast_d06b .link_full_5226 li a,
.container_fast_d06b .shade-1158 li a,
.container_fast_d06b .stale_177b li a,
.container_fast_d06b .last_5dd8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_fast_d06b .focused-3214 li ul li::before,
.container_fast_d06b .sidebar_stone_cf58 li ul li::before,
.container_fast_d06b .overlay-slow-9e16 li ul li::before,
.container_fast_d06b .slow-1eac li ul li::before,
.container_fast_d06b .link_full_5226 li ul li::before,
.container_fast_d06b .shade-1158 li ul li::before,
.container_fast_d06b .stale_177b li ul li::before,
.container_fast_d06b .last_5dd8 li ul li::before {
  left: 15px;
}
.container_fast_d06b .focused-3214 li ul a,
.container_fast_d06b .sidebar_stone_cf58 li ul a,
.container_fast_d06b .overlay-slow-9e16 li ul a,
.container_fast_d06b .slow-1eac li ul a,
.container_fast_d06b .link_full_5226 li ul a,
.container_fast_d06b .shade-1158 li ul a,
.container_fast_d06b .stale_177b li ul a,
.container_fast_d06b .last_5dd8 li ul a {
  padding-left: 20px;
}
.container_fast_d06b .focused-3214 li ul ul li::before,
.container_fast_d06b .sidebar_stone_cf58 li ul ul li::before,
.container_fast_d06b .overlay-slow-9e16 li ul ul li::before,
.container_fast_d06b .slow-1eac li ul ul li::before,
.container_fast_d06b .link_full_5226 li ul ul li::before,
.container_fast_d06b .shade-1158 li ul ul li::before,
.container_fast_d06b .stale_177b li ul ul li::before,
.container_fast_d06b .last_5dd8 li ul ul li::before {
  left: 30px;
}
.container_fast_d06b .focused-3214 li ul ul a,
.container_fast_d06b .sidebar_stone_cf58 li ul ul a,
.container_fast_d06b .overlay-slow-9e16 li ul ul a,
.container_fast_d06b .slow-1eac li ul ul a,
.container_fast_d06b .link_full_5226 li ul ul a,
.container_fast_d06b .shade-1158 li ul ul a,
.container_fast_d06b .stale_177b li ul ul a,
.container_fast_d06b .last_5dd8 li ul ul a {
  padding-left: 40px;
}
.container_fast_d06b .progress-soft-f476 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_fast_d06b .last_5dd8 ul li {
  margin-bottom: 1.41575em;
}
.container_fast_d06b .last_5dd8 ul li .mini-5d17 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.container_fast_d06b .last_5dd8 ul li .notice_9bbf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outer_730a .focused-3214 li a,
.outer_730a .sidebar_stone_cf58 li a,
.outer_730a .overlay-slow-9e16 li a,
.outer_730a .slow-1eac li a,
.outer_730a .link_full_5226 li a,
.outer_730a .shade-1158 li a,
.outer_730a .stale_177b li a,
.outer_730a .last_5dd8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_730a .progress-soft-f476 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_730a .content_motion_3138 ul li.medium-1976 .shade-47a5,
.outer_730a .content_motion_3138 ul li.notification-wide-45ee .shade-47a5 {
  background: rgba(0, 0, 0, 0.2);
}
.outer_730a .container_fast_d06b .content_motion_3138 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li {
  margin: 0;
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li ul {
  margin: 0;
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li ul li a {
  padding-left: 15px;
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li ul li li a {
  padding-left: 30px;
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li.dynamic_3b8d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li.dynamic_3b8d > 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;
}
.complex_7cc5 .container_fast_d06b .filter-selected-9e8b li.dynamic_3b8d > 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;
}
.north_fae3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.modal-c739 {
  position: relative;
  z-index: 10;
}
.modal-c739 .slider_static_f55c {
  width: 100%;
  max-width: 100%;
}
.heading-paper-934c .main-east-4119 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading-paper-934c .blue_cf76 {
}
.heading-paper-934c .outer_730a {
  background: #292929;
}
.logo_17c4 .main-east-4119 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo_17c4 .blue_cf76 {
  background: #f9f9f9;
}
.logo_17c4 .outer_730a {
  background: #303030;
}
.backdrop_ba82 .main-east-4119 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop_ba82 .paragraph_21f3 {
    margin-bottom: 1em;
  }
  .backdrop_ba82 .paragraph_21f3:last-child {
    margin-bottom: 0;
  }
}
.backdrop_ba82 .blue_cf76 {
  background: #ededed;
}
.backdrop_ba82 .outer_730a {
  background: #1a1a1a;
}
.main-east-4119.blue_cf76 {
  color: rgba(0, 0, 0, 0.6);
}
.main-east-4119.blue_cf76 .footer_19b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-east-4119.outer_730a {
  color: rgba(255, 255, 255, 0.99);
}
.main-east-4119.outer_730a a:not(.primary-550f) {
  color: rgba(255, 255, 255, 0.79);
}
.main-east-4119.outer_730a a:not(.primary-550f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-east-4119.outer_730a .footer_19b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-east-4119.outer_730a table tbody td,
.main-east-4119.outer_730a table th {
  background: rgba(0, 0, 0, 0.08);
}
.selected-3615.down_c6e0 .fixed_71ce {
  max-width: initial;
}
.selected-3615 .active-f62c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.selected-3615 .active-f62c .slider_static_f55c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .selected-3615 .active-f62c .slider_static_f55c {
    display: block;
    margin-bottom: 2em;
  }
  .selected-3615 .active-f62c .slider_static_f55c:last-child {
    margin-bottom: 0;
  }
}
.backdrop_ba82 .paragraph_21f3:last-child,
.logo_17c4 .paragraph_21f3:last-child,
.heading-paper-934c .paragraph_21f3:last-child {
  margin-bottom: 0;
}
.backdrop_ba82 .paragraph_21f3 .container_fast_d06b .content_motion_3138:last-child,
.logo_17c4 .paragraph_21f3 .container_fast_d06b .content_motion_3138:last-child,
.heading-paper-934c .paragraph_21f3 .container_fast_d06b .content_motion_3138:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .backdrop_ba82 .column_1837,
  .backdrop_ba82 .nav_3f03,
  .logo_17c4 .column_1837,
  .logo_17c4 .nav_3f03,
  .heading-paper-934c .column_1837,
  .heading-paper-934c .nav_3f03 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .modal-c739 .paragraph_21f3 {
    margin-bottom: 2em;
  }
}
.modal-c739 p:last-child {
  margin-bottom: 0;
}
.modal-c739 li,
.modal-c739 ul {
  list-style: none;
  margin: 0;
}
.modal-c739 ul ul {
  margin-left: 2.617924em;
}
.description-0d9c {
  font-size: 0.875em;
}

/* css-noise: 7c5a */
.ghost-box-p1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
