/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text-7f37/customify
Author: WPCustomify
Author URI: https://pressmaximum.text-7f37
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.text-7f37/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fast-5abc.highlight-d1c9/licenses/gpl-2.0.main-rough-6bc7
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.frame_daaf/, (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.icon_73e6.rough-c270/normalize.copper-2085/
 ======
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.copper-2085 v7.0.0 | MIT License | github.text-7f37/necolas/normalize.copper-2085 */
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;
}
.description-east-b9f6 .button_759f,
.grid_54e9,
.iron_aa12,
.title-e1e9,
.dark_c7b5,
.soft_a979,
.simple-2f7d,
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;
}
.grid_54e9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid_54e9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_54e9,
  h1 {
    font-size: 1.8em;
  }
}
.iron_aa12,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.iron_aa12 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .iron_aa12,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .iron_aa12,
  h2 {
    font-size: 1.7em;
  }
}
.title-e1e9,
h3 {
  font-size: 1.618em;
}
.description-east-b9f6 .button_759f,
.dark_c7b5,
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-orange-ad9a {
  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;
}
.image-9954:after,
.image-9954:before,
.paper-9cc7:after,
.paper-9cc7:before {
  content: "";
  display: table;
}
.image-9954:after,
.paper-9cc7:after {
  clear: both;
}
.lower_a690 {
  float: right;
  margin-right: 0;
}
.cold-7a88 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tabs-liquid-b968 .hero-78dc,
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;
}
.tabs-liquid-b968 .hero-78dc: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;
}
.panel_lite_2f90 .hero-78dc {
  box-shadow: none;
}
.panel_lite_2f90
  .hero-78dc
  .banner_0f22 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel_lite_2f90 .hero-78dc .rough_7b27 {
  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;
}
.panel_lite_2f90
  .hero-78dc
  .rough_7b27
  b {
  display: none;
}
.panel_lite_2f90 .grid-wide-a1dc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.nav-hard-e6da:not(.surface_next_680c):not(.summary-253e),
button:not(.surface_next_680c):not(.summary-253e),
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ),
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ),
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ) {
  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;
}
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ):hover,
button:not(.surface_next_680c):not(
    .summary-253e
  ):hover,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ):hover,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ):hover,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ):active,
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ):focus,
button:not(.surface_next_680c):not(
    .summary-253e
  ):active,
button:not(.surface_next_680c):not(
    .summary-253e
  ):focus,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ):active,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ):focus,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ):active,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ):focus,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ):active,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ):focus {
  outline: 0;
}
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd,
button:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd {
  position: relative;
}
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .notification_3239,
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .highlight-prev-a2de,
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .frame-down-5cf3,
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  i,
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  svg,
button:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .notification_3239,
button:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .highlight-prev-a2de,
button:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .frame-down-5cf3,
button:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  i,
button:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  svg,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .notification_3239,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .highlight-prev-a2de,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .frame-down-5cf3,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  i,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  svg,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .notification_3239,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .highlight-prev-a2de,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .frame-down-5cf3,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  i,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  svg,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .notification_3239,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .highlight-prev-a2de,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  .frame-down-5cf3,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  i,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd
  svg {
  visibility: hidden;
}
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd:after,
button:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd:after,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd:after,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd:after,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ).fn-loading-71bd: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;
}
.nav-hard-e6da:not(.surface_next_680c):not(.summary-253e),
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ),
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ),
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ) {
  color: #fff;
  background: #235787;
}
.nav-hard-e6da:not(.surface_next_680c):not(
    .summary-253e
  ):focus,
input[type="button"]:not(.surface_next_680c):not(
    .summary-253e
  ):focus,
input[type="reset"]:not(.surface_next_680c):not(
    .summary-253e
  ):focus,
input[type="submit"]:not(.surface_next_680c):not(
    .summary-253e
  ):focus {
  color: #fff;
}
.nav-hard-e6da.fn-disabled-71bd:not(.surface_next_680c):not(
    .summary-253e
  ),
.nav-hard-e6da[disabled]:not(.surface_next_680c):not(
    .summary-253e
  ),
button.fn-disabled-71bd:not(.surface_next_680c):not(
    .summary-253e
  ),
button[disabled]:not(.surface_next_680c):not(
    .summary-253e
  ) {
  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;
}
.blue-77f1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.blue-77f1: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;
}
.summary-fast-0b93 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row_91b2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.disabled-large-917a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.image-9954:after,
.image-9954:before,
.description-pink-127d:after,
.description-pink-127d:before,
.section-south-3802:after,
.section-south-3802:before,
.progress-advanced-bcae:after,
.progress-advanced-bcae:before,
.short_e9c0:after,
.short_e9c0:before,
.red_1215:after,
.red_1215:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.image-9954:after,
.description-pink-127d:after,
.section-south-3802:after,
.progress-advanced-bcae:after,
.short_e9c0:after,
.red_1215:after {
  clear: both;
}
.description-pink-127d .upper_2356,
.section-south-3802 .upper_2356,
.description_1f46 .upper_2356 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.table_fdff {
  display: inline-block;
}
.hot-0a68 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hot-0a68 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hot-0a68 .gas_3154 {
  padding: 1em 0;
  font-size: 85%;
}
.gas_3154 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.smooth-85c1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.smooth-85c1:after,
.smooth-85c1:before {
  content: "";
  display: table;
}
.smooth-85c1:after {
  clear: both;
}
.huge_927f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade-hot-2484 .huge_927f {
  max-width: 50%;
}
.middle-ed54 .huge_927f {
  max-width: 33.33%;
}
.next-9fdf .huge_927f {
  max-width: 25%;
}
.white-16cb .huge_927f {
  max-width: 20%;
}
.status_west_768f .huge_927f {
  max-width: 16.66%;
}
.button_current_dfde .huge_927f {
  max-width: 14.28%;
}
.static-0ed2 .huge_927f {
  max-width: 12.5%;
}
.shade-dim-8ddb .huge_927f {
  max-width: 11.11%;
}
.pro_e404 {
  display: block;
}
.description-east-b9f6 .narrow_80ac label,
.description-east-b9f6 .shade-left-cfd6 label,
.description-east-b9f6 .dropdown_top_6678 label,
.description-east-b9f6 .block_under_8d01 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-plasma-a9c4 {
  list-style: none;
  margin: 0;
}
.menu-plasma-a9c4 article.highlight-hard-8fad {
  margin-bottom: 0;
}
.menu-plasma-a9c4 ul {
  list-style: none;
  margin: 0;
}
.menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad: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) {
  .menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad li.highlight-hard-8fad li.highlight-hard-8fad li.highlight-hard-8fad {
    padding-left: 0;
  }
}
article.highlight-hard-8fad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-hard-8fad .description-pink-127d p:last-of-type {
  margin-bottom: 0;
}
article.highlight-hard-8fad .disabled_lower_f81b {
  float: left;
}
article.highlight-hard-8fad .in-1f69 {
  margin-left: 85px;
}
article.highlight-hard-8fad .right-2c1a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-hard-8fad .right-2c1a .avatar_solid_02cf {
  margin-left: 10px;
}
article.highlight-hard-8fad .nav_down_77ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-hard-8fad .highlight-right-6e28 {
  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 .narrow_80ac,
  #respond .dropdown_top_6678,
  #respond .block_under_8d01 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_80ac input,
#respond .dropdown_top_6678 input,
#respond .block_under_8d01 input {
  width: 100%;
}
#respond .block_under_8d01 {
  margin-right: 0;
}
#respond .brown_8460 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout_huge_b4e4 {
  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_huge_b4e4.row-in-99c7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.layout_huge_b4e4 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_huge_b4e4:focus,
.layout_huge_b4e4: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);
}
.narrow-bfa7 {
  border-radius: 10%;
}
.icon_paper_04c8 {
  border-radius: 50%;
}
.top_5032 {
  font-size: 0.72em;
}
.pattern_26ac {
  font-size: 0.875em;
}
.dirty-ae50 {
  font-size: 1.1em;
}
.notification-fixed-01f6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.notification-fixed-01f6.top_5032 {
  letter-spacing: 0.5px;
}
.right_d971,
.right_d971 a {
  color: #6d6d6d;
}
.right_d971 a:hover {
  color: #111;
}
.active_8a89 {
  color: #6d6d6d;
}
.overlay-top-305b {
  overflow-x: hidden;
}
.overlay-top-305b .basic-d9b7.overlay_purple_337d {
  position: relative;
}
.overlay-top-305b .basic-d9b7.overlay_purple_337d.hard-ec58 {
  position: initial;
}
.overlay-top-305b
  .basic-d9b7.overlay_purple_337d.hard-ec58
  .paragraph-b328 {
  left: auto;
}
.overlay-top-305b .basic-d9b7 .paragraph-b328 {
  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;
}
.overlay-top-305b .basic-d9b7:hover.overlay_purple_337d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.overlay-top-305b
  .basic-d9b7:hover.overlay_purple_337d
  .paragraph-b328 {
  display: block;
  z-index: 9999999;
}
.overlay-top-305b .selected_d35f .component_7e36,
.overlay-top-305b .green-ed75 .component_7e36 {
  display: none;
}
.overlay-top-305b .message_2ca7 .basic-d9b7:hover.overlay_purple_337d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description-east-b9f6 .narrow_80ac label,
.description-east-b9f6 .shade-left-cfd6 label,
.description-east-b9f6 .dropdown_top_6678 label,
.description-east-b9f6 .block_under_8d01 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu-plasma-a9c4 {
  list-style: none;
  margin: 0;
}
.menu-plasma-a9c4 article.highlight-hard-8fad {
  margin-bottom: 0;
}
.menu-plasma-a9c4 ul {
  list-style: none;
  margin: 0;
}
.menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad: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) {
  .menu-plasma-a9c4 .caption-9276 li.highlight-hard-8fad li.highlight-hard-8fad li.highlight-hard-8fad li.highlight-hard-8fad {
    padding-left: 0;
  }
}
article.highlight-hard-8fad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-hard-8fad .description-pink-127d p:last-of-type {
  margin-bottom: 0;
}
article.highlight-hard-8fad .disabled_lower_f81b {
  float: left;
}
article.highlight-hard-8fad .in-1f69 {
  margin-left: 85px;
}
article.highlight-hard-8fad .right-2c1a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-hard-8fad .right-2c1a .avatar_solid_02cf {
  margin-left: 10px;
}
article.highlight-hard-8fad .nav_down_77ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-hard-8fad .highlight-right-6e28 {
  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 .narrow_80ac,
  #respond .dropdown_top_6678,
  #respond .block_under_8d01 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .narrow_80ac input,
#respond .dropdown_top_6678 input,
#respond .block_under_8d01 input {
  width: 100%;
}
#respond .block_under_8d01 {
  margin-right: 0;
}
#respond .brown_8460 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected_d35f .easy_5ca8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.easy_5ca8 .thumbnail-solid-eee6.nav-south-fb3c .banner-selected-76dd > li > a:focus,
.easy_5ca8 .thumbnail-solid-eee6.nav-south-fb3c .banner-selected-76dd > li > a:hover,
.easy_5ca8 .thumbnail-solid-eee6.dim-619d .banner-selected-76dd > li > a:focus,
.easy_5ca8 .thumbnail-solid-eee6.dim-619d .banner-selected-76dd > li > a:hover,
.easy_5ca8 .thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd > li > a:focus,
.easy_5ca8 .thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_5ca8
  .thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a,
.easy_5ca8
  .thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li.layout_64c9
  > a,
.easy_5ca8
  .thumbnail-solid-eee6.dim-619d
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a,
.easy_5ca8
  .thumbnail-solid-eee6.dim-619d
  .banner-selected-76dd
  > li.layout_64c9
  > a,
.easy_5ca8
  .thumbnail-solid-eee6.narrow_07fb
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a,
.easy_5ca8 .thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd > li.tiny_6a0c > a {
  color: rgba(255, 255, 255, 0.99);
}
.easy_5ca8 .container-b15b,
.easy_5ca8 .container-b15b a {
  color: rgba(255, 255, 255, 0.99);
}
.easy_5ca8 .feature-66ef.widget-e345 li a,
.easy_5ca8 .grid-55f4 a,
.easy_5ca8 .center_f306,
.easy_5ca8 .banner-selected-76dd > li > a,
.easy_5ca8 .paragraph-13d1 {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8 .feature-66ef.widget-e345 li a:hover,
.easy_5ca8 .grid-55f4 a:hover,
.easy_5ca8 .center_f306:hover,
.easy_5ca8 .banner-selected-76dd > li > a:hover,
.easy_5ca8 .paragraph-13d1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_5ca8 .pattern_8d4b {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8 .pattern_8d4b .north-ab8e {
  color: rgba(255, 255, 255, 0.99);
}
.easy_5ca8 .pattern_8d4b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_5ca8 .smooth_7d90 .info-hovered-72d9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8 .smooth_7d90 .info-hovered-72d9 .heading_in_cacf {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8
  .smooth_7d90
  .info-hovered-72d9
  .heading_in_cacf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8
  .smooth_7d90
  .info-hovered-72d9
  .heading_in_cacf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8
  .smooth_7d90
  .info-hovered-72d9
  .heading_in_cacf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8
  .smooth_7d90
  .info-hovered-72d9
  .heading_in_cacf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8 .smooth_7d90 .shadow-e8df {
  color: rgba(255, 255, 255, 0.79);
}
.easy_5ca8 .smooth_7d90 .shadow-e8df:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_afef
  .easy_5ca8
  .smooth_7d90
  .static-3dc7
  .filter_eb17 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern_afef
  .easy_5ca8
  .smooth_7d90
  .static-3dc7
  .heading_in_cacf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected_d35f .button_tiny_11e3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.button_tiny_11e3 .thumbnail-solid-eee6.nav-south-fb3c .banner-selected-76dd > li > a:focus,
.button_tiny_11e3 .thumbnail-solid-eee6.nav-south-fb3c .banner-selected-76dd > li > a:hover,
.button_tiny_11e3 .thumbnail-solid-eee6.dim-619d .banner-selected-76dd > li > a:focus,
.button_tiny_11e3 .thumbnail-solid-eee6.dim-619d .banner-selected-76dd > li > a:hover,
.button_tiny_11e3 .thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd > li > a:focus,
.button_tiny_11e3 .thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_tiny_11e3
  .thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a,
.button_tiny_11e3
  .thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li.layout_64c9
  > a,
.button_tiny_11e3
  .thumbnail-solid-eee6.dim-619d
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a,
.button_tiny_11e3
  .thumbnail-solid-eee6.dim-619d
  .banner-selected-76dd
  > li.layout_64c9
  > a,
.button_tiny_11e3
  .thumbnail-solid-eee6.narrow_07fb
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a,
.button_tiny_11e3 .thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd > li.tiny_6a0c > a {
  color: rgba(0, 0, 0, 0.8);
}
.button_tiny_11e3 .container-b15b,
.button_tiny_11e3 .container-b15b a {
  color: rgba(0, 0, 0, 0.8);
}
.button_tiny_11e3 .feature-66ef.widget-e345 li a,
.button_tiny_11e3 .grid-55f4 a,
.button_tiny_11e3 .center_f306,
.button_tiny_11e3 .banner-selected-76dd > li > a,
.button_tiny_11e3 .paragraph-13d1 {
  color: rgba(0, 0, 0, 0.55);
}
.button_tiny_11e3 .feature-66ef.widget-e345 li a:hover,
.button_tiny_11e3 .grid-55f4 a:hover,
.button_tiny_11e3 .center_f306:hover,
.button_tiny_11e3 .banner-selected-76dd > li > a:hover,
.button_tiny_11e3 .paragraph-13d1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_tiny_11e3 .pattern_8d4b {
  color: rgba(0, 0, 0, 0.55);
}
.button_tiny_11e3 .pattern_8d4b .north-ab8e {
  color: rgba(0, 0, 0, 0.8);
}
.button_tiny_11e3 .pattern_8d4b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-new-094a .list_1ddc {
  margin-left: auto;
  margin-right: auto;
}
.section-south-3802 > * {
  margin-left: auto;
  margin-right: auto;
}
.section-south-3802 .summary-fast-0b93 {
  margin-right: 1.41575em;
}
.simple-647c .section-south-3802 > .bronze-5f65 {
  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;
}
.simple-647c .section-south-3802 > .input_center_7c95 {
  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;
}
.preview-complex-2552.backdrop-new-094a .list_1ddc,
.wrapper_8ca6.backdrop-new-094a .list_1ddc {
  margin-left: 0;
}
.border_hard_3cbe.backdrop-new-094a .list_1ddc,
.progress_brown_4fad.backdrop-new-094a .list_1ddc {
  margin-right: 0;
}
.section-south-3802 ol,
.section-south-3802 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.nav-old-0567 video {
  max-width: 100%;
}
.container-753c img {
  display: block;
}
.container-753c.summary-fast-0b93,
.container-753c.row_91b2 {
  width: 100%;
}
.container-753c.input_center_7c95 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.plasma_1bfe:not(.overlay-351d) {
  margin: 1.5em auto;
}
.hidden_a619 p {
  padding: 1.5em 14px;
}
ul.layout_b6b6.input_center_7c95,
ul.layout_b6b6.bronze-5f65,
ul.layout_b6b6.under-5e7f.bronze-5f65 {
  padding: 0 14px;
}
.orange-8eb5 {
  display: block;
  overflow-x: auto;
}
.orange-8eb5 table {
  border-collapse: collapse;
  width: 100%;
}
.orange-8eb5 td,
.orange-8eb5 th {
  padding: 0.5em;
}
.section-south-3802 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section-south-3802 ol ol,
.section-south-3802 ol ul,
.section-south-3802 ul ol,
.section-south-3802 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section-south-3802 ol ol li,
.section-south-3802 ol ul li,
.section-south-3802 ul ol li,
.section-south-3802 ul ul li {
  margin-left: 0;
}
.item-orange-6774.warm-5716 > .form-5722 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.item-orange-6774.warm-5716 > .form-5722 iframe,
.item-orange-6774.warm-5716 > .form-5722 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.frame_cool_0370 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.frame_cool_0370.tertiary-hard-b038 {
  padding: 0;
}
.frame_cool_0370.tertiary-hard-b038 cite {
  font-size: 13px;
}
.frame_cool_0370 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.frame_cool_0370 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paragraph_active_4da0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paragraph_active_4da0 > p:first-child {
  margin-top: 0;
}
.paragraph_active_4da0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paragraph_active_4da0 blockquote {
  border-left: 0;
}
.medium_5b94 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.medium_5b94:not(.slider_action_33de) {
  max-width: 100px;
}
.medium_5b94.pagination_silver_43a2 {
  border-bottom: none !important;
  text-align: center;
}
.medium_5b94.pagination_silver_43a2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden_a619 p {
    padding: 1.5em 0;
  }
}
.old_e4cc {
  color: #0073aa;
}
.gradient_yellow_efcc {
  background-color: #0073aa;
}
.glass-8f66 {
  color: #229fd8;
}
.detail-cold-4276 {
  background-color: #229fd8;
}
.plasma_8ef5 {
  color: #eee;
}
.dirty_4080 {
  background-color: #eee;
}
.box-selected-e186 {
  color: #444;
}
.secondary-3ee8 {
  background-color: #444;
}
.preview_motion_5fb5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.preview_motion_5fb5 .active-down-1b84 .grid-55f4 {
  font-size: 15px;
}
.preview_motion_5fb5 .grid-55f4 {
  line-height: 1.3;
}
.preview_motion_5fb5 .button_tiny_11e3 {
}
.preview_motion_5fb5 .easy_5ca8 {
  background: #235787;
}
.slider-9272 {
  padding: 0;
}
.slider-9272 .easy_5ca8 {
  background: #1a1a1a;
}
.slider-9272 .button_tiny_11e3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.rough_992b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.rough_992b .button_tiny_11e3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.rough_992b .easy_5ca8 {
  background: #303030;
}
.red_1215 {
  position: relative;
  z-index: 10;
}
.red_1215 .focus-copper-9b28 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table-top-cd39 .overlay_purple_337d {
  display: inline-block;
  vertical-align: middle;
}
.table-top-cd39.thick_aa7c .overlay_purple_337d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .table-top-cd39.thick_aa7c .overlay_purple_337d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .table-top-cd39.thick_aa7c .overlay_purple_337d {
    margin-right: 0.4em;
  }
}
.table-top-cd39.thick_aa7c .overlay_purple_337d:last-child {
  margin-right: 0;
}
.overlay-66d4 .focus-copper-9b28 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .selected_d35f .active-down-1b84 {
    margin: 0 -0.5em;
  }
  .selected_d35f .active-down-1b84 [class*="customify-col-"],
  .selected_d35f .active-down-1b84 [class*="customify-col_"],
  .selected_d35f .active-down-1b84 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.selected_d35f.notice-slow-4e2b .focus-copper-9b28 {
  background: 0 0 !important;
}
.selected_d35f.notice-slow-4e2b .focus-copper-9b28,
.selected_d35f.overlay-66d4 .focus-copper-9b28 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .selected_d35f.blue-e69a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.selected_d35f.overlay-66d4 .focus-copper-9b28 {
  box-shadow: none !important;
}
.red_e7cb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .red_e7cb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .red_e7cb {
    padding: 18px 0 20px;
  }
}
.red_e7cb .yellow-7168 {
  width: 100%;
}
.red_e7cb .accent-short-e33e {
  margin-bottom: 0;
}
.red_e7cb .caption_d66c {
  margin-top: 5px;
  font-size: 0.875em;
}
.pagination-b876 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pagination-b876 .filter-8151 {
  width: 100%;
}
.badge_cool_cfd1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.badge_cool_cfd1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.badge_cool_cfd1 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;
}
.badge_cool_cfd1 li:last-child:after {
  display: none;
}
.badge_cool_cfd1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.content_brown_ca7a .component_7e36 button,
.red_e7cb .component_7e36 button {
  left: 0;
}
.content_brown_ca7a .filter-8151,
.red_e7cb .filter-8151 {
  padding-left: 0;
  padding-right: 0;
}
.content_brown_ca7a .pagination-b876,
.red_e7cb .pagination-b876 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content_brown_ca7a {
  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;
}
.content_brown_ca7a: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;
}
.content_brown_ca7a .cold-3ba4 {
  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) {
  .content_brown_ca7a .cold-3ba4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content_brown_ca7a .cold-3ba4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content_brown_ca7a .cold-3ba4 {
    min-height: 200px;
  }
}
.content_brown_ca7a .badge_cool_cfd1 {
  color: rgba(255, 255, 255, 0.8);
}
.content_brown_ca7a .badge_cool_cfd1 a,
.content_brown_ca7a .badge_cool_cfd1 li:after {
  color: inherit;
}
.content_brown_ca7a .badge_cool_cfd1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hard_bd39 {
  margin-bottom: 0.5em;
}
.mini-d67e {
  margin-bottom: 1.2em;
}
.mini-d67e,
.hard_bd39 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mini-d67e p:last-child,
.hard_bd39 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component_7e36,
#masthead .component_7e36 {
  display: none;
}
#masthead
  > .component_7e36.secondary_narrow_8e8f {
  display: none;
}
#masthead > .component_7e36 button {
  left: 0;
}
.paragraph_8242 {
  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%;
}
.paragraph_8242 .overlay_purple_337d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph_8242 .texture-static-1ffa {
  display: -webkit-box;
  display: flex;
}
.paragraph_8242 .texture-static-1ffa.south-e652 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph_8242 .texture-static-1ffa.avatar-white-bfbe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_8242 .texture-static-1ffa.photo_huge_9803 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_8242.media_846e.tabs_fresh_a020 .texture-static-1ffa.south-e652 {
  flex-basis: 100%;
}
.paragraph_8242.description-simple-39b7 .texture-static-1ffa.avatar-white-bfbe {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph_8242.description-simple-39b7 .texture-static-1ffa.photo_huge_9803 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component_7e36.secondary_narrow_8e8f {
  display: none;
}
#masthead > .component_7e36 button {
  left: 0;
}
.slider-e5e3 {
  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;
}
.slider-e5e3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider-e5e3.overlay_brown_f945 i {
  margin-right: 4px;
}
.slider-e5e3.widget-b11b i {
  margin-left: 5px;
}
.grid-55f4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.grid-55f4 p:last-child {
  margin-bottom: 0;
}
.orange_bd54 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.orange_bd54 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.orange_bd54 img {
  display: block;
  width: auto;
  line-height: 1;
}
.orange_bd54 .container-b15b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.orange_bd54 .gallery_f2b3 {
  margin: 5px 0 7px 0;
}
.orange_bd54.purple_0c77 .south_a473 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_bd54.purple_0c77 .hero-full-1e7c {
  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;
}
.orange_bd54.thumbnail-ce2f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.orange_bd54.thumbnail-ce2f .south_a473 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_bd54.thumbnail-ce2f .hero-full-1e7c {
  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;
}
.orange_bd54.rough_3634 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange_bd54.full_c6ff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.orange_bd54.full_c6ff .hero-full-1e7c {
  margin-top: 7px;
}
.status_240d {
  display: inline-block;
}
.red_1215 .text-light-bd10 .orange_bd54 img {
  max-width: 100%;
}
.thumbnail-solid-eee6 .sidebar-1cea.south_1db0,
.filter-iron-6e9d .sidebar-1cea.south_1db0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-solid-eee6 .next_4dca,
.filter-iron-6e9d .next_4dca {
  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%);
}
.thumbnail-solid-eee6 .next_4dca {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.thumbnail-solid-eee6.cool_3eaa .next_4dca {
  display: none;
}
.thumbnail-solid-eee6 .first-19a3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnail-solid-eee6 .first-19a3 li {
  display: inline-block;
  position: relative;
}
.thumbnail-solid-eee6 .first-19a3 li:last-child {
  margin-right: 0;
}
.thumbnail-solid-eee6 .first-19a3 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;
}
.thumbnail-solid-eee6 .first-19a3 li.tiny_6a0c > a {
  color: rgba(0, 0, 0, 0.9);
}
.thumbnail-solid-eee6 .first-19a3 > 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;
}
.thumbnail-solid-eee6 .first-19a3 > li > a i {
  line-height: 0;
}
.thumbnail-solid-eee6 .first-19a3 > li.mask_north_22a4 > a .next_4dca {
  margin-left: 4px;
  line-height: 0;
}
.thumbnail-solid-eee6 .first-19a3 .disabled_e266 li.mask_north_22a4 > a {
  position: relative;
}
.thumbnail-solid-eee6 .first-19a3 .disabled_e266 li.mask_north_22a4 > a:after,
.thumbnail-solid-eee6 .first-19a3 .disabled_e266 li.mask_north_22a4 > a:before {
  content: "";
  display: table;
}
.thumbnail-solid-eee6 .first-19a3 .disabled_e266 li.mask_north_22a4 > a:after {
  clear: both;
}
.thumbnail-solid-eee6 .first-19a3 .disabled_e266 li.mask_north_22a4 > a .next_4dca {
  margin-left: 5px;
  float: right;
}
.thumbnail-solid-eee6 .cold-c063,
.thumbnail-solid-eee6 .disabled_e266 {
  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;
}
.thumbnail-solid-eee6 .disabled_e266 {
  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;
}
.thumbnail-solid-eee6 .disabled_e266 .south_1db0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-solid-eee6 .disabled_e266 .next_4dca {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.thumbnail-solid-eee6 .disabled_e266 li {
  display: block;
  margin: 0;
  padding: 0;
}
.thumbnail-solid-eee6 .disabled_e266 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;
}
.thumbnail-solid-eee6 .disabled_e266 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-solid-eee6 .disabled_e266 .disabled_e266 {
  top: 0;
  left: 100%;
}
.thumbnail-solid-eee6 .element-silver-e96d.fn-focus-71bd > .cold-c063,
.thumbnail-solid-eee6 .element-silver-e96d.fn-focus-71bd > .disabled_e266,
.thumbnail-solid-eee6 .element-silver-e96d:focus > .cold-c063,
.thumbnail-solid-eee6 .element-silver-e96d:focus > .disabled_e266,
.thumbnail-solid-eee6 .element-silver-e96d:hover > .cold-c063,
.thumbnail-solid-eee6 .element-silver-e96d:hover > .disabled_e266 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd:after,
.thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd:before {
  content: "";
  display: table;
}
.thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd:after {
  clear: both;
}
.thumbnail-solid-eee6.narrow_07fb .banner-selected-76dd > li {
  float: left;
}
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd:after,
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd:before {
  content: "";
  display: table;
}
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd:after {
  clear: both;
}
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd > li {
  float: left;
}
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd > li.surface-south-a6b5 > a,
.thumbnail-solid-eee6.container-57ac .banner-selected-76dd > li.tiny_6a0c > a {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail-solid-eee6.nav-south-fb3c .banner-selected-76dd > li > a .south_1db0 {
  position: relative;
}
.thumbnail-solid-eee6.nav-south-fb3c .banner-selected-76dd > li > a .south_1db0: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;
}
.thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li:focus
  > a
  .south_1db0:before,
.thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li:hover
  > a
  .south_1db0:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a
  .south_1db0:before,
.thumbnail-solid-eee6.nav-south-fb3c
  .banner-selected-76dd
  > li.layout_64c9
  > a
  .south_1db0:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-solid-eee6.dim-619d .banner-selected-76dd > li > a .south_1db0 {
  position: relative;
}
.thumbnail-solid-eee6.dim-619d .banner-selected-76dd > li > a .south_1db0: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;
}
.thumbnail-solid-eee6.dim-619d .banner-selected-76dd > li:focus > a .south_1db0:before,
.thumbnail-solid-eee6.dim-619d
  .banner-selected-76dd
  > li:hover
  > a
  .south_1db0:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-solid-eee6.dim-619d
  .banner-selected-76dd
  > li.surface-south-a6b5
  > a
  .south_1db0:before,
.thumbnail-solid-eee6.dim-619d
  .banner-selected-76dd
  > li.layout_64c9
  > a
  .south_1db0:before {
  width: 100%;
  background-color: currentColor;
}
.filter-iron-6e9d .first-19a3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-iron-6e9d .first-19a3 li:first-child > a {
  border-top: none;
}
.filter-iron-6e9d .first-19a3 .tooltip_action_142a > .south_1db0 .next_4dca {
  display: none;
}
.filter-iron-6e9d .first-19a3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter-iron-6e9d .first-19a3 li:last-child {
  border: none;
}
.filter-iron-6e9d .first-19a3 li.mask_north_22a4 > a {
  padding-right: 45px !important;
}
.filter-iron-6e9d .first-19a3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter-iron-6e9d .first-19a3 li a:focus,
.filter-iron-6e9d .first-19a3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-iron-6e9d .first-19a3 li .backdrop_33f2 {
  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;
}
.filter-iron-6e9d .first-19a3 li .backdrop_33f2:hover {
  box-shadow: none;
}
.filter-iron-6e9d .first-19a3 li .backdrop_33f2 .next_4dca {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter-iron-6e9d .first-19a3 .disabled_e266 {
  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);
}
.filter-iron-6e9d .first-19a3 .disabled_e266 li a {
  padding-left: 3em;
}
.filter-iron-6e9d .first-19a3 .container_last_cf36 > a .backdrop_33f2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter-iron-6e9d .first-19a3 .container_last_cf36 > .disabled_e266 {
  display: block;
  opacity: 1;
}
.item-b13a {
  max-width: 100%;
}
.picture_rough_cc57 {
  line-height: 0;
  cursor: pointer;
}
.paragraph-13d1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph-13d1:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph-13d1 svg {
  width: 18px;
  height: 18px;
}
.paragraph-13d1 .gallery-cold-abbf {
  display: none;
}
.tabs-1f6c {
  position: relative;
}
.tabs-1f6c.fn-active-71bd .paragraph-13d1 .dropdown_active_6fc7 {
  display: none;
}
.tabs-1f6c.fn-active-71bd .paragraph-13d1 .gallery-cold-abbf {
  display: inline-block;
}
.tabs-1f6c .fluid_ba50 {
  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);
}
.tabs-1f6c.label_1f35 .fluid_ba50 {
  left: auto;
  right: -0.9em;
}
.tabs-1f6c.label_1f35 .highlight-c18d::before {
  left: auto;
  right: 15px;
}
.tabs-1f6c.fn-active-71bd .fluid_ba50 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static-3dc7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.static-3dc7 label {
  flex-basis: 100%;
}
.static-3dc7 .info-hovered-72d9 {
  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;
}
.static-3dc7 .heading_in_cacf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.static-3dc7 .heading_in_cacf:focus {
  background-color: transparent;
}
.static-3dc7 button.shadow-e8df {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.static-3dc7 button.shadow-e8df:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.static-3dc7 button.shadow-e8df svg {
  width: 18px;
  height: 18px;
}
.static-3dc7 input[type="submit"] {
  min-height: auto;
}
.smooth_7d90 .static-3dc7 .heading_in_cacf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.highlight-c18d {
  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) {
  .highlight-c18d {
    width: 220px;
  }
}
.highlight-c18d label {
  flex-basis: 100%;
}
.highlight-c18d::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;
}
.pattern_afef .smooth_7d90 .static-3dc7 {
  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;
}
.pattern_afef
  .smooth_7d90
  .static-3dc7
  .info-hovered-72d9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern_afef .smooth_7d90 .static-3dc7 .heading_in_cacf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern_afef
  .smooth_7d90
  .static-3dc7
  .heading_in_cacf:focus {
  background: 0 0;
}
.pattern_afef
  .smooth_7d90
  .static-3dc7
  .filter_eb17 {
  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;
}
.feature-66ef {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature-66ef li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature-66ef li:last-child {
  margin-right: 0;
}
.feature-66ef li:first-child {
  margin-left: 0;
}
.feature-66ef.heading_cool_038b a {
  color: #fff;
}
.feature-66ef.heading_cool_038b a:hover {
  color: #fff;
}
.feature-66ef a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature-66ef a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature-66ef a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature-66ef a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature-66ef [class*="social-icon-apple"] {
  background-color: #999;
}
.feature-66ef [class*="social-icon-apple"].alert-over-073f {
  background-color: transparent;
  color: #999;
}
.feature-66ef [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature-66ef [class*="social-icon-behance"].alert-over-073f {
  background-color: transparent;
  color: #1769ff;
}
.feature-66ef [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature-66ef [class*="social-icon-bitbucket"].alert-over-073f {
  background-color: transparent;
  color: #205081;
}
.feature-66ef [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature-66ef [class*="social-icon-codepen"].alert-over-073f {
  background-color: transparent;
  color: #000;
}
.feature-66ef [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature-66ef [class*="social-icon-delicious"].alert-over-073f {
  background-color: transparent;
  color: #39f;
}
.feature-66ef [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature-66ef [class*="social-icon-digg"].alert-over-073f {
  background-color: transparent;
  color: #005be2;
}
.feature-66ef [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature-66ef [class*="social-icon-dribbble"].alert-over-073f {
  background-color: transparent;
  color: #ea4c89;
}
.feature-66ef [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature-66ef [class*="social-icon-envelope"].alert-over-073f {
  background-color: transparent;
  color: #ea4335;
}
.feature-66ef [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature-66ef [class*="social-icon-facebook"].alert-over-073f {
  background-color: transparent;
  color: #3b5998;
}
.feature-66ef [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature-66ef [class*="social-icon-flickr"].alert-over-073f {
  background-color: transparent;
  color: #0063dc;
}
.feature-66ef [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature-66ef [class*="social-icon-foursquare"].alert-over-073f {
  background-color: transparent;
  color: #2d5be3;
}
.feature-66ef [class*="social-icon-github"] {
  background-color: #333;
}
.feature-66ef [class*="social-icon-github"].alert-over-073f {
  background-color: transparent;
  color: #333;
}
.feature-66ef [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature-66ef [class*="social-icon-google-plus"].alert-over-073f {
  background-color: transparent;
  color: #dd4b39;
}
.feature-66ef [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature-66ef [class*="social-icon-houzz"].alert-over-073f {
  background-color: transparent;
  color: #7ac142;
}
.feature-66ef [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature-66ef [class*="social-icon-instagram"].alert-over-073f {
  background-color: transparent;
  color: #262626;
}
.feature-66ef [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature-66ef [class*="social-icon-jsfiddle"].alert-over-073f {
  background-color: transparent;
  color: #487aa2;
}
.feature-66ef [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature-66ef [class*="social-icon-linkedin"].alert-over-073f {
  background-color: transparent;
  color: #0077b5;
}
.feature-66ef [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature-66ef [class*="social-icon-medium"].alert-over-073f {
  background-color: transparent;
  color: #00ab6b;
}
.feature-66ef [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature-66ef
  [class*="social-icon-odnoklassniki"].alert-over-073f {
  background-color: transparent;
  color: #f4731c;
}
.feature-66ef [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature-66ef [class*="social-icon-meetup"].alert-over-073f {
  background-color: transparent;
  color: #ec1c40;
}
.feature-66ef [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature-66ef [class*="social-icon-pinterest"].alert-over-073f {
  background-color: transparent;
  color: #bd081c;
}
.feature-66ef [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature-66ef [class*="social-icon-product-hunt"].alert-over-073f {
  background-color: transparent;
  color: #da552f;
}
.feature-66ef [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature-66ef [class*="social-icon-reddit"].alert-over-073f {
  background-color: transparent;
  color: #ff4500;
}
.feature-66ef [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature-66ef [class*="social-icon-rss"].alert-over-073f {
  background-color: transparent;
  color: #f26522;
}
.feature-66ef [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature-66ef
  [class*="social-icon-shopping-cart"].alert-over-073f {
  background-color: transparent;
  color: #4caf50;
}
.feature-66ef [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature-66ef [class*="social-icon-skype"].alert-over-073f {
  background-color: transparent;
  color: #00aff0;
}
.feature-66ef [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature-66ef [class*="social-icon-slideshare"].alert-over-073f {
  background-color: transparent;
  color: #0077b5;
}
.feature-66ef [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature-66ef [class*="social-icon-snapchat"].alert-over-073f {
  background-color: transparent;
  color: #fffc00;
}
.feature-66ef [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature-66ef [class*="social-icon-soundcloud"].alert-over-073f {
  background-color: transparent;
  color: #f80;
}
.feature-66ef [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature-66ef [class*="social-icon-spotify"].alert-over-073f {
  background-color: transparent;
  color: #2ebd59;
}
.feature-66ef [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature-66ef
  [class*="social-icon-stack-overflow"].alert-over-073f {
  background-color: transparent;
  color: #fe7a15;
}
.feature-66ef [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature-66ef [class*="social-icon-maldkfgram"].alert-over-073f {
  background-color: transparent;
  color: #2ca5e0;
}
.feature-66ef [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature-66ef [class*="social-icon-tripadvisor"].alert-over-073f {
  background-color: transparent;
  color: #589442;
}
.feature-66ef [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature-66ef [class*="social-icon-tumblr"].alert-over-073f {
  background-color: transparent;
  color: #35465c;
}
.feature-66ef [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature-66ef [class*="social-icon-twitch"].alert-over-073f {
  background-color: transparent;
  color: #6441a5;
}
.feature-66ef [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature-66ef [class*="social-icon-twitter"].alert-over-073f {
  background-color: transparent;
  color: #1da1f2;
}
.feature-66ef [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature-66ef [class*="social-icon-vimeo"].alert-over-073f {
  background-color: transparent;
  color: #1ab7ea;
}
.feature-66ef [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature-66ef [class*="social-icon-vk"].alert-over-073f {
  background-color: transparent;
  color: #45668e;
}
.feature-66ef [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature-66ef [class*="social-icon-weibo"].alert-over-073f {
  background-color: transparent;
  color: #df2029;
}
.feature-66ef [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature-66ef [class*="social-icon-weixin"].alert-over-073f {
  background-color: transparent;
  color: #7bb32e;
}
.feature-66ef [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature-66ef [class*="social-icon-whatsapp"].alert-over-073f {
  background-color: transparent;
  color: #25d366;
}
.feature-66ef [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature-66ef [class*="social-icon-wordpress"].alert-over-073f {
  background-color: transparent;
  color: #21759b;
}
.feature-66ef [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature-66ef [class*="social-icon-xing"].alert-over-073f {
  background-color: transparent;
  color: #026466;
}
.feature-66ef [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature-66ef [class*="social-icon-yelp"].alert-over-073f {
  background-color: transparent;
  color: #af0606;
}
.feature-66ef [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature-66ef [class*="social-icon-youtube"].alert-over-073f {
  background-color: transparent;
  color: #cd201f;
}
.center_f306 {
  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;
}
.center_f306:hover {
  box-shadow: none;
  background: 0 0;
}
.modal-24a5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.backdrop_iron_47d2 {
  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;
}
.smooth_ee95 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wide-3766 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wide-3766,
.wide-3766::after,
.wide-3766::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;
}
.wide-3766::after,
.wide-3766::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature-prev-5007 .backdrop_iron_47d2 .smooth_ee95 {
  margin-top: -2px;
  width: 19px;
}
.feature-prev-5007 .backdrop_iron_47d2 .wide-3766 {
  margin-top: -1px;
}
.feature-prev-5007 .backdrop_iron_47d2 .wide-3766,
.feature-prev-5007 .backdrop_iron_47d2 .wide-3766::after,
.feature-prev-5007 .backdrop_iron_47d2 .wide-3766::before {
  width: 19px;
  height: 2px;
}
.feature-prev-5007 .backdrop_iron_47d2 .wide-3766::before {
  top: -6px;
}
.feature-prev-5007 .backdrop_iron_47d2 .wide-3766::after {
  bottom: -6px;
}
.block-steel-3396 .backdrop_iron_47d2 .smooth_ee95 {
  margin-top: -2px;
  width: 22px;
}
.block-steel-3396 .backdrop_iron_47d2 .wide-3766 {
  margin-top: -1px;
}
.block-steel-3396 .backdrop_iron_47d2 .wide-3766,
.block-steel-3396 .backdrop_iron_47d2 .wide-3766::after,
.block-steel-3396 .backdrop_iron_47d2 .wide-3766::before {
  width: 22px;
  height: 2px;
}
.block-steel-3396 .backdrop_iron_47d2 .wide-3766::before {
  top: -7px;
}
.block-steel-3396 .backdrop_iron_47d2 .wide-3766::after {
  bottom: -7px;
}
.gallery-center-31e1 .backdrop_iron_47d2 .smooth_ee95 {
  margin-top: -2px;
  width: 31px;
}
.gallery-center-31e1 .backdrop_iron_47d2 .wide-3766 {
  margin-top: -1.5px;
}
.gallery-center-31e1 .backdrop_iron_47d2 .wide-3766,
.gallery-center-31e1 .backdrop_iron_47d2 .wide-3766::after,
.gallery-center-31e1 .backdrop_iron_47d2 .wide-3766::before {
  width: 31px;
  height: 3px;
}
.gallery-center-31e1 .backdrop_iron_47d2 .wide-3766::before {
  top: -9px;
}
.gallery-center-31e1 .backdrop_iron_47d2 .wide-3766::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .video_hot_6a86 .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 19px;
  }
  .video_hot_6a86 .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1px;
  }
  .video_hot_6a86 .backdrop_iron_47d2 .wide-3766,
  .video_hot_6a86 .backdrop_iron_47d2 .wide-3766::after,
  .video_hot_6a86 .backdrop_iron_47d2 .wide-3766::before {
    width: 19px;
    height: 2px;
  }
  .video_hot_6a86 .backdrop_iron_47d2 .wide-3766::before {
    top: -6px;
  }
  .video_hot_6a86 .backdrop_iron_47d2 .wide-3766::after {
    bottom: -6px;
  }
  .title_e679 .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 22px;
  }
  .title_e679 .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1px;
  }
  .title_e679 .backdrop_iron_47d2 .wide-3766,
  .title_e679 .backdrop_iron_47d2 .wide-3766::after,
  .title_e679 .backdrop_iron_47d2 .wide-3766::before {
    width: 22px;
    height: 2px;
  }
  .title_e679 .backdrop_iron_47d2 .wide-3766::before {
    top: -7px;
  }
  .title_e679 .backdrop_iron_47d2 .wide-3766::after {
    bottom: -7px;
  }
  .status_left_398e .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 31px;
  }
  .status_left_398e .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1.5px;
  }
  .status_left_398e .backdrop_iron_47d2 .wide-3766,
  .status_left_398e .backdrop_iron_47d2 .wide-3766::after,
  .status_left_398e .backdrop_iron_47d2 .wide-3766::before {
    width: 31px;
    height: 3px;
  }
  .status_left_398e .backdrop_iron_47d2 .wide-3766::before {
    top: -9px;
  }
  .status_left_398e .backdrop_iron_47d2 .wide-3766::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_97af .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_97af .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1px;
  }
  .gallery_97af .backdrop_iron_47d2 .wide-3766,
  .gallery_97af .backdrop_iron_47d2 .wide-3766::after,
  .gallery_97af .backdrop_iron_47d2 .wide-3766::before {
    width: 19px;
    height: 2px;
  }
  .gallery_97af .backdrop_iron_47d2 .wide-3766::before {
    top: -6px;
  }
  .gallery_97af .backdrop_iron_47d2 .wide-3766::after {
    bottom: -6px;
  }
  .tooltip-2169 .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-2169 .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1px;
  }
  .tooltip-2169 .backdrop_iron_47d2 .wide-3766,
  .tooltip-2169 .backdrop_iron_47d2 .wide-3766::after,
  .tooltip-2169 .backdrop_iron_47d2 .wide-3766::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-2169 .backdrop_iron_47d2 .wide-3766::before {
    top: -7px;
  }
  .tooltip-2169 .backdrop_iron_47d2 .wide-3766::after {
    bottom: -7px;
  }
  .top-122e .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 31px;
  }
  .top-122e .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1.5px;
  }
  .top-122e .backdrop_iron_47d2 .wide-3766,
  .top-122e .backdrop_iron_47d2 .wide-3766::after,
  .top-122e .backdrop_iron_47d2 .wide-3766::before {
    width: 31px;
    height: 3px;
  }
  .top-122e .backdrop_iron_47d2 .wide-3766::before {
    top: -9px;
  }
  .top-122e .backdrop_iron_47d2 .wide-3766::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_gas_623c .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_gas_623c .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1px;
  }
  .tabs_gas_623c .backdrop_iron_47d2 .wide-3766,
  .tabs_gas_623c .backdrop_iron_47d2 .wide-3766::after,
  .tabs_gas_623c .backdrop_iron_47d2 .wide-3766::before {
    width: 19px;
    height: 2px;
  }
  .tabs_gas_623c .backdrop_iron_47d2 .wide-3766::before {
    top: -6px;
  }
  .tabs_gas_623c .backdrop_iron_47d2 .wide-3766::after {
    bottom: -6px;
  }
  .message-wood-62e3 .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 22px;
  }
  .message-wood-62e3 .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1px;
  }
  .message-wood-62e3 .backdrop_iron_47d2 .wide-3766,
  .message-wood-62e3 .backdrop_iron_47d2 .wide-3766::after,
  .message-wood-62e3 .backdrop_iron_47d2 .wide-3766::before {
    width: 22px;
    height: 2px;
  }
  .message-wood-62e3 .backdrop_iron_47d2 .wide-3766::before {
    top: -7px;
  }
  .message-wood-62e3 .backdrop_iron_47d2 .wide-3766::after {
    bottom: -7px;
  }
  .block-4624 .backdrop_iron_47d2 .smooth_ee95 {
    margin-top: -2px;
    width: 31px;
  }
  .block-4624 .backdrop_iron_47d2 .wide-3766 {
    margin-top: -1.5px;
  }
  .block-4624 .backdrop_iron_47d2 .wide-3766,
  .block-4624 .backdrop_iron_47d2 .wide-3766::after,
  .block-4624 .backdrop_iron_47d2 .wide-3766::before {
    width: 31px;
    height: 3px;
  }
  .block-4624 .backdrop_iron_47d2 .wide-3766::before {
    top: -9px;
  }
  .block-4624 .backdrop_iron_47d2 .wide-3766::after {
    bottom: -9px;
  }
}
.shadow_3843 .wide-3766 {
  -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);
}
.shadow_3843 .wide-3766::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow_3843 .wide-3766::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);
}
.shadow_3843.popup-rough-2ee9 .wide-3766 {
  -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);
}
.shadow_3843.popup-rough-2ee9 .wide-3766::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow_3843.popup-rough-2ee9 .wide-3766::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);
}
.info_4528 {
  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.pattern-new-ea7c:before {
  display: none;
}
.green-ed75 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.green-ed75 .pattern_e030 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.green-ed75 .pattern_e030:last-of-type {
  border-bottom: none;
}
.green-ed75 .pattern_e030.tertiary-5be1,
.green-ed75 .pattern_e030.dirty_ac9d,
.green-ed75 .pattern_e030.card_easy_7968 {
  padding: 0;
}
.green-ed75 .filter-iron-6e9d .backdrop_33f2 {
  color: currentColor;
}
.green-ed75 .filter-iron-6e9d .backdrop_33f2:focus,
.green-ed75 .filter-iron-6e9d .backdrop_33f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green-ed75.button_tiny_11e3 .pattern_8d4b,
.green-ed75.button_tiny_11e3 .grid-55f4 a,
.green-ed75.button_tiny_11e3 .banner-selected-76dd a,
.green-ed75.button_tiny_11e3 .disabled_e266 a {
  color: rgba(0, 0, 0, 0.55);
}
.green-ed75.button_tiny_11e3 .pattern_8d4b:hover,
.green-ed75.button_tiny_11e3 .grid-55f4 a:hover,
.green-ed75.button_tiny_11e3 .banner-selected-76dd a:hover,
.green-ed75.button_tiny_11e3 .disabled_e266 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green-ed75.button_tiny_11e3 .north-ab8e {
  color: rgba(0, 0, 0, 0.8);
}
.green-ed75.button_tiny_11e3 .pattern_e030 {
  border-color: rgba(0, 0, 0, 0.08);
}
.green-ed75.button_tiny_11e3 .pattern_e030:before {
  background: rgba(0, 0, 0, 0.08);
}
.green-ed75.button_tiny_11e3 .cold_86ee:before {
  background: rgba(255, 255, 255, 0.9);
}
.green-ed75.button_tiny_11e3 .filter-iron-6e9d .first-19a3 li a,
.green-ed75.button_tiny_11e3 .filter-iron-6e9d .backdrop_33f2,
.green-ed75.button_tiny_11e3 .disabled_e266 {
  border-color: rgba(0, 0, 0, 0.08);
}
.green-ed75.button_tiny_11e3 .filter-iron-6e9d .backdrop_33f2:focus,
.green-ed75.button_tiny_11e3 .filter-iron-6e9d .backdrop_33f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green-ed75.button_tiny_11e3 .first-19a3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.green-ed75.easy_5ca8 .pattern_8d4b,
.green-ed75.easy_5ca8 .grid-55f4 a,
.green-ed75.easy_5ca8 .banner-selected-76dd .backdrop_33f2,
.green-ed75.easy_5ca8 .banner-selected-76dd a,
.green-ed75.easy_5ca8 .disabled_e266 a {
  color: rgba(255, 255, 255, 0.79);
}
.green-ed75.easy_5ca8 .pattern_8d4b:hover,
.green-ed75.easy_5ca8 .grid-55f4 a:hover,
.green-ed75.easy_5ca8 .banner-selected-76dd .backdrop_33f2:hover,
.green-ed75.easy_5ca8 .banner-selected-76dd a:hover,
.green-ed75.easy_5ca8 .disabled_e266 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green-ed75.easy_5ca8 .north-ab8e {
  color: rgba(255, 255, 255, 0.99);
}
.green-ed75.easy_5ca8 .pattern_e030 {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-ed75.easy_5ca8 .pattern_e030:before {
  background: rgba(255, 255, 255, 0.08);
}
.green-ed75.easy_5ca8 .cold_86ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.green-ed75.easy_5ca8 .filter-iron-6e9d .first-19a3 li a,
.green-ed75.easy_5ca8 .filter-iron-6e9d .backdrop_33f2,
.green-ed75.easy_5ca8 .disabled_e266 {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-ed75.easy_5ca8 .filter-iron-6e9d .backdrop_33f2:focus,
.green-ed75.easy_5ca8 .filter-iron-6e9d .backdrop_33f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green-ed75.easy_5ca8 .first-19a3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_86ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cold_86ee:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media_easy_e097 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image-paper-34dc .green-ed75 {
  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;
}
.image-paper-34dc .pattern_e030 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image-paper-34dc .pattern_e030: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) {
  .image-paper-34dc .pattern_e030:before {
    width: 16%;
    left: 42%;
  }
}
.image-paper-34dc .pattern_e030:last-child:before {
  content: none;
}
.image-paper-34dc .pattern_e030[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image-paper-34dc .filter-iron-6e9d .first-19a3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image-paper-34dc .filter-iron-6e9d .first-19a3 li a .backdrop_33f2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image-paper-34dc .filter-iron-6e9d .disabled_e266 {
  border: none;
}
.image-paper-34dc .filter-iron-6e9d .disabled_e266 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image-paper-34dc .cold_86ee {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image-paper-34dc .media_easy_e097 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image-paper-34dc .easy_5ca8 .cold_86ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-paper-34dc .button_tiny_11e3.caption_down_7300 .wide-3766 {
  background: rgba(0, 0, 0, 0.6);
}
.image-paper-34dc
  .button_tiny_11e3.caption_down_7300
  .wide-3766::after,
.image-paper-34dc
  .button_tiny_11e3.caption_down_7300
  .wide-3766:before {
  background: inherit;
}
.image-paper-34dc
  .button_tiny_11e3.caption_down_7300:hover
  .wide-3766 {
  background: rgba(0, 0, 0, 0.8);
}
.carousel_9c70 .green-ed75 {
  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) {
  .carousel_9c70 .green-ed75 {
    width: auto;
    right: 45px;
  }
}
.frame_thick_7c83 .green-ed75 {
  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) {
  .frame_thick_7c83 .green-ed75 {
    width: auto;
    left: 45px;
  }
}
.pattern-new-ea7c .green-ed75 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pattern-new-ea7c .media_easy_e097 {
  max-width: 48em;
  margin: 0 auto;
}
.pattern-new-ea7c .cold_86ee:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stale-df42 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stale-df42.image-paper-34dc .green-ed75 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stale-df42.carousel_9c70 .green-ed75 {
  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);
}
.stale-df42 .green-ed75 {
  visibility: visible;
}
.stale-df42.frame_thick_7c83 .green-ed75 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tooltip-c915,
.warm-cfd8 {
  overflow-x: hidden;
}
.tooltip-c915 .green-ed75 {
  overflow: auto;
}
.tooltip-c915.image-paper-34dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip-c915.image-paper-34dc .green-ed75 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tooltip-c915.image-paper-34dc .center_f306 {
  opacity: 0;
}
.tooltip-c915.carousel_9c70 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip-c915.carousel_9c70 .green-ed75 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tooltip-c915.carousel_9c70 .center_f306 {
  opacity: 0;
}
.tooltip-c915.frame_thick_7c83 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip-c915.frame_thick_7c83 .green-ed75 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tooltip-c915.frame_thick_7c83 .center_f306 {
  opacity: 0;
}
.tooltip-c915.pattern-new-ea7c .green-ed75 {
  z-index: 10;
  visibility: visible;
}
.caption_down_7300 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.caption_down_7300 .wide-3766 {
  background: rgba(255, 255, 255, 0.99);
}
.caption_down_7300 .wide-3766::after,
.caption_down_7300 .wide-3766:before {
  background: inherit;
}
.caption_down_7300:hover .wide-3766 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_thick_7c83 .caption_down_7300 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pattern-new-ea7c .caption_down_7300 {
  display: none !important;
}
.tooltip-c915:before,
.warm-cfd8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tooltip-c915 .caption_down_7300,
.warm-cfd8 .caption_down_7300 {
  display: inline-block;
}
.green-ed75 .overlay_purple_337d {
  -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;
}
.tooltip-c915 .green-ed75 .overlay_purple_337d,
.warm-cfd8 .green-ed75 .overlay_purple_337d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.iron-d1c1 .info-hovered-72d9 {
  width: 100%;
}
.text-light-bd10 {
  padding: 0 0.5em 0;
}
.text-light-bd10 [class*="customify-col-"],
.text-light-bd10 [class*="customify-col_"],
.text-light-bd10 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gallery-west-7fb4 .text-light-bd10 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active-down-1b84 .sort_fixed_5300,
  .sort_fixed_5300 {
    display: none;
  }
  .pro_d29e {
    text-align: left;
  }
  .warm_fa05 {
    text-align: center;
  }
  .layout-short-a08c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active-down-1b84 .list-a7db,
  .list-a7db {
    display: none;
  }
  .preview_919d {
    text-align: left;
  }
  .in_814a {
    text-align: center;
  }
  .dim-d330 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active-down-1b84 .hover_dcbd,
  .hover_dcbd {
    display: none;
  }
  .summary_up_2f67 {
    text-align: left;
  }
  .background_3fdd {
    text-align: center;
  }
  .fluid_7203 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.button_2e3f {
  box-shadow: none !important;
}
.list_in_4296 .dropdown-first-aba4,
.lower-62ee .dropdown-first-aba4 {
  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;
}
.lower-62ee .dropdown-first-aba4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.focus-copper-9b28 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.focus-copper-9b28:after,
.focus-copper-9b28:before {
  content: "";
  display: table;
}
.focus-copper-9b28:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .focus-copper-9b28 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.focus-copper-9b28,
.blue-e69a {
  max-width: 1248px;
  margin: 0 auto;
}

.progress-advanced-bcae.mini_d36f .focus-copper-9b28 {
  max-width: 100%;
}
.progress-advanced-bcae.table_pro_af43 {
  max-width: 1200px;
  margin: 0 auto;
}
.progress-advanced-bcae.light-7d8a .focus-copper-9b28 {
  max-width: 100%;
}
.progress-advanced-bcae.light-7d8a > .focus-copper-9b28 {
  padding-left: 0;
  padding-right: 0;
}
.progress-advanced-bcae.light-7d8a > .focus-copper-9b28 .active-down-1b84 {
  margin: 0;
}
.progress-advanced-bcae.light-7d8a
  > .focus-copper-9b28
  .accordion-5132.item_e9a7 {
  margin-right: 0;
  margin-left: 0;
}
.progress-advanced-bcae.light-7d8a #main.item_e9a7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading_orange_5e26 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading_orange_5e26 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pattern-left-69b6 .list_1ddc {
    padding-right: 1em;
  }
  .pattern-left-69b6.notification_tiny_3750 .accordion-5132 {
    border-right: 1px solid #eaecee;
  }
  .pattern-left-69b6.notification_tiny_3750 .list_1ddc {
    padding-right: 1em;
  }
  .pattern-left-69b6.notification_tiny_3750 .cool-11c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-89b6 .list_1ddc {
    padding-left: 1em;
  }
  .description-89b6.notification_tiny_3750 .accordion-5132 {
    border-left: 1px solid #eaecee;
  }
  .description-89b6.notification_tiny_3750 .list_1ddc {
    padding-left: 1em;
  }
  .description-89b6.notification_tiny_3750 .cool-11c2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_ce20 .list_1ddc {
    padding-left: 1em;
  }
  .grid_ce20.notification_tiny_3750 .border-4ffc {
    border-right: 1px solid #eaecee;
  }
  .grid_ce20.notification_tiny_3750 .mask-fresh-61f7 {
    border-right: 1px solid #eaecee;
  }
  .grid_ce20.notification_tiny_3750 .list_1ddc {
    padding-left: 1em;
  }
  .grid_ce20.notification_tiny_3750 .cool-11c2 {
    padding-right: 1em;
  }
  .grid_ce20.notification_tiny_3750 .light_72b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_22d0 .list_1ddc {
    padding-right: 1em;
  }
  .form_22d0.notification_tiny_3750 .border-4ffc {
    border-left: 1px solid #eaecee;
  }
  .form_22d0.notification_tiny_3750 .mask-fresh-61f7 {
    border-left: 1px solid #eaecee;
  }
  .form_22d0.notification_tiny_3750 .list_1ddc {
    padding-right: 1em;
  }
  .form_22d0.notification_tiny_3750 .cool-11c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_22d0.notification_tiny_3750 .light_72b8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_orange_5e26 .list_1ddc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_orange_5e26.notification_tiny_3750 .accordion-5132 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading_orange_5e26.notification_tiny_3750 .list_1ddc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_orange_5e26.notification_tiny_3750 .cool-11c2 {
    padding-left: 1em;
  }
  .heading_orange_5e26.notification_tiny_3750 .light_72b8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading_orange_5e26.notification_tiny_3750 .list_1ddc {
    padding-left: 0;
  }
}
.backdrop_motion_8ae0 .table-top-cd39 {
  display: inline-block;
}
.down-24ec {
  display: inline-block;
}
.prev_c790 {
  word-con: break-word;
}
.article-west-7624 > span {
  display: inline-block;
  padding: 5px 0;
}
.article-west-7624 .paragraph-fresh-2e62 {
  margin-left: 8px;
  margin-right: 8px;
}
.article-west-7624 .modal_fast_fd60 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.medium_8758 .slider_fixed_9b50 {
  margin-bottom: 2em;
}
.medium_8758 .large-9310 {
  margin-bottom: 15px;
}
.medium_8758 .large-9310:last-child {
  margin-bottom: 0;
}
.medium_8758 .hidden_154d {
  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) {
  .medium_8758 .hidden_154d {
    display: block;
  }
}
.medium_8758 .tabs-1a30 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .medium_8758 .tabs-1a30 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.medium_8758 .accordion_1dd0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.medium_8758 .accordion_1dd0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.medium_8758 .accordion_1dd0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.medium_8758 .prev_c790 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium_8758 .prev_c790 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.medium_8758 .next_04b6 p:last-child {
  margin-bottom: 0;
}
.medium_8758 .photo-prev-2811 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.medium_8758 .badge_2e57 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.medium_8758 .mini_bb88 {
  margin-top: 1em;
}
.medium_8758 .hidden_easy_4707 {
  top: 0;
  display: block;
}
.medium_8758 .hidden_easy_4707 a {
  color: inherit;
}
.medium_8758 .hidden_easy_4707 a:hover {
  color: inherit;
}
.medium_8758 .slider-ee3b {
  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;
}
.medium_8758 .slider-ee3b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.medium_8758 .badge_2e57 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.medium_8758 .aside_ca0b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.medium_8758 .aside_ca0b:first-child {
  margin-top: 0;
}
.medium_8758 .aside_ca0b.brown-bbbe {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.medium_8758 .aside_ca0b.secondary-b157 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium_8758
  .aside_ca0b.secondary-b157.medium-3286
  .mini_bb88 {
  width: 100%;
}
.medium_8758 .secondary-b157 {
  -webkit-box-align: center;
  align-items: center;
}
.medium_8758 .secondary-b157 .article-west-7624,
.medium_8758 .secondary-b157 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.medium_8758 .accordion_1dd0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_8758 .accordion_1dd0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_8758 .accordion_1dd0: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;
}
.medium_8758 .brown-bbbe {
  z-index: 5;
}
.medium_8758 .warm_604e .black_12c7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.medium_8758 .mini-3adc .black_12c7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.medium_8758 .aside_505f .black_12c7 {
  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;
}
.medium_8758.gallery-tiny-78eb .hidden_154d,
.medium_8758.nav-north-08b2 .hidden_154d {
  display: block;
}
.medium_8758.gallery-tiny-78eb .hidden_154d .notification-70cd,
.medium_8758.gallery-tiny-78eb .hidden_154d .badge_2e57,
.medium_8758.nav-north-08b2 .hidden_154d .notification-70cd,
.medium_8758.nav-north-08b2 .hidden_154d .badge_2e57 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.medium_8758.block_47bf .tabs-1a30 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .medium_8758.block_47bf .tabs-1a30 {
    margin-right: 0;
  }
}
.medium_8758.gallery-tiny-78eb .tabs-1a30,
.medium_8758.nav-north-08b2 .tabs-1a30 {
  padding-top: 40%;
}
.medium_8758.gallery-tiny-78eb .slider_fixed_9b50,
.medium_8758.nav-north-08b2 .slider_fixed_9b50 {
  display: block;
}
.medium_8758.gallery-tiny-78eb .fn-sticky-71bd .badge_2e57,
.medium_8758.nav-north-08b2 .fn-sticky-71bd .badge_2e57 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.medium_8758.gallery-tiny-78eb .tabs-1a30,
.medium_8758.nav-north-08b2 .tabs-1a30 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.medium_8758.gallery-tiny-78eb .badge_2e57 {
  padding: 1em;
}
.accordion_2f76 {
  margin: 30px auto;
  display: block;
}
.accordion_2f76 .selected_04a4 > * {
  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;
}
.accordion_2f76 .selected_04a4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_2f76 .selected_04a4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink_19e9 .article-west-7624 {
  margin-bottom: 1.41575em;
}
.pink_19e9 .container-clean-6e48 {
  margin-bottom: 1.618em;
}
.section-south-3802 .steel_6cdc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section-south-3802 .steel_6cdc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section-south-3802 .filter_complex_abae {
  max-width: 100%;
  overflow: auto;
}
.backdrop-new-094a .section-south-3802 a:hover {
  text-decoration: underline;
}
.warm-1c96 .large-9310:not(.prev_c790),
.warm-1c96 .accordion_1dd0 {
  margin-bottom: 1.41575em;
}
.warm-1c96 .large-9310:not(.prev_c790):last-child,
.warm-1c96 .accordion_1dd0:last-child {
  margin-bottom: 0;
}
.warm-1c96 .large-9310.yellow-1b42 {
  margin-bottom: 0.41575em;
}
.warm-1c96 .brown_5edc:before,
.warm-1c96 .search-05a1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.warm-1c96 .brown_5edc:before {
  content: "\f115";
}
.warm-1c96 .search-05a1:before {
  content: "\f02c";
}
.warm-1c96 .module-d11c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.warm-1c96 .module-d11c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.logo_0d98 {
  display: -webkit-box;
  display: flex;
}
.logo_0d98 .content-9670 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .logo_0d98 .content-9670 {
    flex-basis: 90px;
  }
}
.logo_0d98 .static_79d7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo_0d98 .static_79d7 {
    flex-basis: calc(100% - 50px);
  }
}
.logo_0d98 .content_8b94 p:last-child {
  margin-bottom: 0.72em;
}
.form_focused_3200 .selected_04a4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.form_focused_3200 .selected_04a4:after,
.form_focused_3200 .selected_04a4:before {
  content: "";
  display: table;
}
.form_focused_3200 .selected_04a4:after {
  clear: both;
}
.form_focused_3200 .selected_04a4 .module-801d,
.form_focused_3200 .selected_04a4 .sort_gold_a1ac {
  width: 49%;
}
.form_focused_3200 .selected_04a4 .module-801d a span.disabled_a8cb,
.form_focused_3200 .selected_04a4 .sort_gold_a1ac a span.disabled_a8cb {
  display: block;
  margin-bottom: 5px;
}
.form_focused_3200 .selected_04a4 .sort_gold_a1ac {
  float: left;
  text-align: left;
}
.form_focused_3200 .selected_04a4 .module-801d {
  float: right;
  text-align: right;
}
.shadow-dim-3296 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shadow-dim-3296 {
    margin-bottom: 0;
  }
}
.status-plasma-4216 {
  margin-bottom: 1em;
}
.status-plasma-4216 .prev_c790 {
  font-size: 1.1em;
  line-height: 1.3;
}
.info-bottom-437d a {
  display: block;
  line-height: 0;
  position: relative;
}
.block-a675 .status-plasma-4216,
.status_bfd5 .status-plasma-4216 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block-a675 .status-plasma-4216,
  .status_bfd5 .status-plasma-4216 {
    display: block;
  }
}
.block-a675 .info-bottom-437d,
.status_bfd5 .info-bottom-437d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block-a675 .info-bottom-437d,
  .status_bfd5 .info-bottom-437d {
    margin-bottom: 1em;
  }
}
.block-a675 .info-bottom-437d img,
.status_bfd5 .info-bottom-437d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block-a675 .frame-6fe4,
.status_bfd5 .frame-6fe4 {
  flex-basis: calc(100% - 160px);
}
.block-a675 .frame-6fe4 p,
.status_bfd5 .frame-6fe4 p {
  margin-bottom: 0;
}
.block-a675 .frame-6fe4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block-a675 .frame-6fe4 {
    padding-left: 0;
  }
}
.status_bfd5 .frame-6fe4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .status_bfd5 .frame-6fe4 {
    padding-right: 0;
  }
}
.status_bfd5 .info-bottom-437d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge_89fc .info-bottom-437d {
  margin-bottom: 0.5em;
}
.huge_89fc .info-bottom-437d img {
  width: 100%;
}
.row_mini_fbaa .gradient_dark_131f,
.pro_6810 .gradient_dark_131f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pro_6810 .accordion-5132 .hot_9111 p:last-child {
  margin-bottom: 0;
}
.outer_7ad3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sort_lower_dbd1 .detail-brown-74b0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sort_lower_dbd1 .detail-brown-74b0:last-of-type {
    margin-bottom: 0;
  }
}
.sort_lower_dbd1 .detail-brown-74b0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort_lower_dbd1 .detail-brown-74b0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sort_lower_dbd1 .detail-brown-74b0 ul li {
  margin: 0 0 0.6em;
}
.sort_lower_dbd1 .detail-brown-74b0 ul li.short_26fd,
.sort_lower_dbd1 .detail-brown-74b0 ul li.media_3907 {
  position: relative;
}
.sort_lower_dbd1 .detail-brown-74b0 ul li.short_26fd .status_motion_73bd,
.sort_lower_dbd1 .detail-brown-74b0 ul li.media_3907 .status_motion_73bd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sort_lower_dbd1 .detail-brown-74b0 ul li.short_26fd:after:after,
.sort_lower_dbd1 .detail-brown-74b0 ul li.short_26fd:after:before,
.sort_lower_dbd1
  .detail-brown-74b0
  ul
  li.media_3907:after:after,
.sort_lower_dbd1
  .detail-brown-74b0
  ul
  li.media_3907:after:before {
  content: "";
  display: table;
}
.sort_lower_dbd1 .detail-brown-74b0 ul li.short_26fd:after:after,
.sort_lower_dbd1
  .detail-brown-74b0
  ul
  li.media_3907:after:after {
  clear: both;
}
.sort_lower_dbd1 .detail-brown-74b0 a.nav-hard-e6da:hover {
  text-decoration: none;
}
.sort_lower_dbd1 .detail-brown-74b0 select {
  max-width: 100%;
}
.sort_lower_dbd1 .detail-brown-74b0 table {
  font-size: 85%;
}
.sort_lower_dbd1 .detail-brown-74b0 table td,
.sort_lower_dbd1 .detail-brown-74b0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sort_lower_dbd1 .detail-brown-74b0 table tfoot td {
  text-align: left;
}
.sort_lower_dbd1 .detail-brown-74b0 :last-child {
  margin-bottom: 0;
}
.sort_lower_dbd1 .detail-brown-74b0 .breadcrumb-bronze-b73a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sort_lower_dbd1 .detail-brown-74b0 .breadcrumb-bronze-b73a label {
  width: 100%;
}
.sort_lower_dbd1 .detail-brown-74b0 .breadcrumb-bronze-b73a .heading_in_cacf {
  width: 100%;
  display: block;
}
.sort_lower_dbd1 .detail-brown-74b0 .breadcrumb-bronze-b73a .shadow-e8df {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sort_lower_dbd1 .detail-brown-74b0 .breadcrumb-bronze-b73a .shadow-e8df:hover svg #svg-search {
  fill: #444;
}
.sort_lower_dbd1 .detail-brown-74b0 .breadcrumb-bronze-b73a .shadow-e8df svg {
  width: 18px;
  height: 18px;
}
.sort_lower_dbd1 .paper-86af ul ul,
.sort_lower_dbd1 .video_active_d695 ul ul,
.sort_lower_dbd1 .first_fb43 ul ul,
.sort_lower_dbd1 .out_238a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sort_lower_dbd1 .paper-86af .mask_north_22a4 > a,
.sort_lower_dbd1 .video_active_d695 .mask_north_22a4 > a,
.sort_lower_dbd1 .first_fb43 .mask_north_22a4 > a,
.sort_lower_dbd1 .out_238a .mask_north_22a4 > a {
  margin-bottom: 0;
}
.sort_lower_dbd1 .layout_fluid_2f87 li,
.sort_lower_dbd1 .paper-86af li,
.sort_lower_dbd1 .table_badd li,
.sort_lower_dbd1 .video_active_d695 li,
.sort_lower_dbd1 .first_fb43 li,
.sort_lower_dbd1 .out_238a li,
.sort_lower_dbd1 .slow_de5c li,
.sort_lower_dbd1 .texture-0877 li {
  display: block;
  position: relative;
}
.sort_lower_dbd1 .layout_fluid_2f87 li:last-child,
.sort_lower_dbd1 .paper-86af li:last-child,
.sort_lower_dbd1 .table_badd li:last-child,
.sort_lower_dbd1 .video_active_d695 li:last-child,
.sort_lower_dbd1 .first_fb43 li:last-child,
.sort_lower_dbd1 .out_238a li:last-child,
.sort_lower_dbd1 .slow_de5c li:last-child,
.sort_lower_dbd1 .texture-0877 li:last-child {
  border: none;
}
.sort_lower_dbd1 .layout_fluid_2f87 li a,
.sort_lower_dbd1 .paper-86af li a,
.sort_lower_dbd1 .table_badd li a,
.sort_lower_dbd1 .video_active_d695 li a,
.sort_lower_dbd1 .first_fb43 li a,
.sort_lower_dbd1 .out_238a li a,
.sort_lower_dbd1 .slow_de5c li a,
.sort_lower_dbd1 .texture-0877 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort_lower_dbd1 .layout_fluid_2f87 li ul li::before,
.sort_lower_dbd1 .paper-86af li ul li::before,
.sort_lower_dbd1 .table_badd li ul li::before,
.sort_lower_dbd1 .video_active_d695 li ul li::before,
.sort_lower_dbd1 .first_fb43 li ul li::before,
.sort_lower_dbd1 .out_238a li ul li::before,
.sort_lower_dbd1 .slow_de5c li ul li::before,
.sort_lower_dbd1 .texture-0877 li ul li::before {
  left: 15px;
}
.sort_lower_dbd1 .layout_fluid_2f87 li ul a,
.sort_lower_dbd1 .paper-86af li ul a,
.sort_lower_dbd1 .table_badd li ul a,
.sort_lower_dbd1 .video_active_d695 li ul a,
.sort_lower_dbd1 .first_fb43 li ul a,
.sort_lower_dbd1 .out_238a li ul a,
.sort_lower_dbd1 .slow_de5c li ul a,
.sort_lower_dbd1 .texture-0877 li ul a {
  padding-left: 20px;
}
.sort_lower_dbd1 .layout_fluid_2f87 li ul ul li::before,
.sort_lower_dbd1 .paper-86af li ul ul li::before,
.sort_lower_dbd1 .table_badd li ul ul li::before,
.sort_lower_dbd1 .video_active_d695 li ul ul li::before,
.sort_lower_dbd1 .first_fb43 li ul ul li::before,
.sort_lower_dbd1 .out_238a li ul ul li::before,
.sort_lower_dbd1 .slow_de5c li ul ul li::before,
.sort_lower_dbd1 .texture-0877 li ul ul li::before {
  left: 30px;
}
.sort_lower_dbd1 .layout_fluid_2f87 li ul ul a,
.sort_lower_dbd1 .paper-86af li ul ul a,
.sort_lower_dbd1 .table_badd li ul ul a,
.sort_lower_dbd1 .video_active_d695 li ul ul a,
.sort_lower_dbd1 .first_fb43 li ul ul a,
.sort_lower_dbd1 .out_238a li ul ul a,
.sort_lower_dbd1 .slow_de5c li ul ul a,
.sort_lower_dbd1 .texture-0877 li ul ul a {
  padding-left: 40px;
}
.sort_lower_dbd1 .nav-00f3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort_lower_dbd1 .texture-0877 ul li {
  margin-bottom: 1.41575em;
}
.sort_lower_dbd1 .texture-0877 ul li .surface_bf85 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sort_lower_dbd1 .texture-0877 ul li .mask_red_48bb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.easy_5ca8 .layout_fluid_2f87 li a,
.easy_5ca8 .paper-86af li a,
.easy_5ca8 .table_badd li a,
.easy_5ca8 .video_active_d695 li a,
.easy_5ca8 .first_fb43 li a,
.easy_5ca8 .out_238a li a,
.easy_5ca8 .slow_de5c li a,
.easy_5ca8 .texture-0877 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy_5ca8 .nav-00f3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy_5ca8 .detail-brown-74b0 ul li.short_26fd .status_motion_73bd,
.easy_5ca8 .detail-brown-74b0 ul li.media_3907 .status_motion_73bd {
  background: rgba(0, 0, 0, 0.2);
}
.easy_5ca8 .sort_lower_dbd1 .detail-brown-74b0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li {
  margin: 0;
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li ul {
  margin: 0;
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li ul li a {
  padding-left: 15px;
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li ul li li a {
  padding-left: 30px;
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li.tiny_6a0c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li.tiny_6a0c > 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;
}
.progress-advanced-bcae .sort_lower_dbd1 .first-19a3 li.tiny_6a0c > 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;
}
.container-tall-0751 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.short_e9c0 {
  position: relative;
  z-index: 10;
}
.short_e9c0 .overlay_purple_337d {
  width: 100%;
  max-width: 100%;
}
.detail-fresh-d30b .button_short_4f1c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.detail-fresh-d30b .button_tiny_11e3 {
}
.detail-fresh-d30b .easy_5ca8 {
  background: #292929;
}
.main_270f .button_short_4f1c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.main_270f .button_tiny_11e3 {
  background: #f9f9f9;
}
.main_270f .easy_5ca8 {
  background: #303030;
}
.avatar_66f3 .button_short_4f1c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar_66f3 .table-top-cd39 {
    margin-bottom: 1em;
  }
  .avatar_66f3 .table-top-cd39:last-child {
    margin-bottom: 0;
  }
}
.avatar_66f3 .button_tiny_11e3 {
  background: #ededed;
}
.avatar_66f3 .easy_5ca8 {
  background: #1a1a1a;
}
.button_short_4f1c.button_tiny_11e3 {
  color: rgba(0, 0, 0, 0.6);
}
.button_short_4f1c.button_tiny_11e3 .wrapper-582f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_short_4f1c.easy_5ca8 {
  color: rgba(255, 255, 255, 0.99);
}
.button_short_4f1c.easy_5ca8 a:not(.nav-hard-e6da) {
  color: rgba(255, 255, 255, 0.79);
}
.button_short_4f1c.easy_5ca8 a:not(.nav-hard-e6da):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_short_4f1c.easy_5ca8 .wrapper-582f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_short_4f1c.easy_5ca8 table tbody td,
.button_short_4f1c.easy_5ca8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message_2ca7.overlay-66d4 .focus-copper-9b28 {
  max-width: initial;
}
.message_2ca7 .thick_aa7c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message_2ca7 .thick_aa7c .overlay_purple_337d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message_2ca7 .thick_aa7c .overlay_purple_337d {
    display: block;
    margin-bottom: 2em;
  }
  .message_2ca7 .thick_aa7c .overlay_purple_337d:last-child {
    margin-bottom: 0;
  }
}
.avatar_66f3 .table-top-cd39:last-child,
.main_270f .table-top-cd39:last-child,
.detail-fresh-d30b .table-top-cd39:last-child {
  margin-bottom: 0;
}
.avatar_66f3 .table-top-cd39 .sort_lower_dbd1 .detail-brown-74b0:last-child,
.main_270f .table-top-cd39 .sort_lower_dbd1 .detail-brown-74b0:last-child,
.detail-fresh-d30b .table-top-cd39 .sort_lower_dbd1 .detail-brown-74b0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar_66f3 .right-3aab,
  .avatar_66f3 .caption_f1b1,
  .main_270f .right-3aab,
  .main_270f .caption_f1b1,
  .detail-fresh-d30b .right-3aab,
  .detail-fresh-d30b .caption_f1b1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .short_e9c0 .table-top-cd39 {
    margin-bottom: 2em;
  }
}
.short_e9c0 p:last-child {
  margin-bottom: 0;
}
.short_e9c0 li,
.short_e9c0 ul {
  list-style: none;
  margin: 0;
}
.short_e9c0 ul ul {
  margin-left: 2.617924em;
}
.short_47b1 {
  font-size: 0.875em;
}

/* css-noise: d2ac */
.widget-item-m0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
