/*!
Theme Name: Customify
Theme URI: https://pressmaximum.old-fc14/customify
Author: WPCustomify
Author URI: https://pressmaximum.old-fc14
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.old-fc14/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gallery_selected_fadc.thick-6864/licenses/gpl-2.0.breadcrumb_5ce0
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.white-038a/, (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.surface_paper_3f78.wide-a81e/normalize.row_gold_c453/
 ======
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.row_gold_c453 v7.0.0 | MIT License | github.old-fc14/necolas/normalize.row_gold_c453 */
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;
}
.content-2669 .gradient-last-93b2,
.static-0c0d,
.preview-3a70,
.module-6cf9,
.active_purple_f290,
.feature_yellow_fdf7,
.next-8320,
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;
}
.static-0c0d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .static-0c0d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .static-0c0d,
  h1 {
    font-size: 1.8em;
  }
}
.preview-3a70,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-3a70 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-3a70,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-3a70,
  h2 {
    font-size: 1.7em;
  }
}
.module-6cf9,
h3 {
  font-size: 1.618em;
}
.content-2669 .gradient-last-93b2,
.active_purple_f290,
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.wrapper-wide-fa19 {
  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;
}
.avatar_ecaf:after,
.avatar_ecaf:before,
.dim-372f:after,
.dim-372f:before {
  content: "";
  display: table;
}
.avatar_ecaf:after,
.dim-372f:after {
  clear: both;
}
.row_b06c {
  float: right;
  margin-right: 0;
}
.hover_last_e9e2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter_45e8 .grid-selected-6897,
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;
}
.filter_45e8 .grid-selected-6897: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;
}
.selected-a0e6 .grid-selected-6897 {
  box-shadow: none;
}
.selected-a0e6
  .grid-selected-6897
  .accent-6526 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.selected-a0e6 .grid-selected-6897 .overlay_ccfb {
  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;
}
.selected-a0e6
  .grid-selected-6897
  .overlay_ccfb
  b {
  display: none;
}
.selected-a0e6 .glass_0917 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card-b37f:not(.pro-01d6):not(.under_4c7c),
button:not(.pro-01d6):not(.under_4c7c),
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ),
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ),
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ) {
  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;
}
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ):hover,
button:not(.pro-01d6):not(
    .under_4c7c
  ):hover,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ):hover,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ):hover,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ):active,
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ):focus,
button:not(.pro-01d6):not(
    .under_4c7c
  ):active,
button:not(.pro-01d6):not(
    .under_4c7c
  ):focus,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ):active,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ):focus,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ):active,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ):focus,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ):active,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ):focus {
  outline: 0;
}
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238,
button:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238 {
  position: relative;
}
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .stale-9e4a,
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .frame-rough-187b,
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .component_action_b12e,
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  i,
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  svg,
button:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .stale-9e4a,
button:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .frame-rough-187b,
button:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .component_action_b12e,
button:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  i,
button:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  svg,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .stale-9e4a,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .frame-rough-187b,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .component_action_b12e,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  i,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  svg,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .stale-9e4a,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .frame-rough-187b,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .component_action_b12e,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  i,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  svg,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .stale-9e4a,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .frame-rough-187b,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  .component_action_b12e,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  i,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238
  svg {
  visibility: hidden;
}
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238:after,
button:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238:after,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238:after,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238:after,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ).fn-loading-d238: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;
}
.card-b37f:not(.pro-01d6):not(.under_4c7c),
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ),
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ),
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ) {
  color: #fff;
  background: #235787;
}
.card-b37f:not(.pro-01d6):not(
    .under_4c7c
  ):focus,
input[type="button"]:not(.pro-01d6):not(
    .under_4c7c
  ):focus,
input[type="reset"]:not(.pro-01d6):not(
    .under_4c7c
  ):focus,
input[type="submit"]:not(.pro-01d6):not(
    .under_4c7c
  ):focus {
  color: #fff;
}
.card-b37f.fn-disabled-d238:not(.pro-01d6):not(
    .under_4c7c
  ),
.card-b37f[disabled]:not(.pro-01d6):not(
    .under_4c7c
  ),
button.fn-disabled-d238:not(.pro-01d6):not(
    .under_4c7c
  ),
button[disabled]:not(.pro-01d6):not(
    .under_4c7c
  ) {
  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;
}
.smooth-0c1b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.smooth-0c1b: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;
}
.row-923e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.widget-3142 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.yellow-eec3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.avatar_ecaf:after,
.avatar_ecaf:before,
.label_e611:after,
.label_e611:before,
.title_cool_0a62:after,
.title_cool_0a62:before,
.tabs-north-e36d:after,
.tabs-north-e36d:before,
.avatar_center_f428:after,
.avatar_center_f428:before,
.icon_thick_7e80:after,
.icon_thick_7e80:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.avatar_ecaf:after,
.label_e611:after,
.title_cool_0a62:after,
.tabs-north-e36d:after,
.avatar_center_f428:after,
.icon_thick_7e80:after {
  clear: both;
}
.label_e611 .gold-be25,
.title_cool_0a62 .gold-be25,
.gradient_d1f1 .gold-be25 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary-881b {
  display: inline-block;
}
.panel-03c6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel-03c6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel-03c6 .current_bbf4 {
  padding: 1em 0;
  font-size: 85%;
}
.current_bbf4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel_pink_facc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel_pink_facc:after,
.panel_pink_facc:before {
  content: "";
  display: table;
}
.panel_pink_facc:after {
  clear: both;
}
.prev_f7a5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden-40ef .prev_f7a5 {
  max-width: 50%;
}
.surface_narrow_ea72 .prev_f7a5 {
  max-width: 33.33%;
}
.form-d7ba .prev_f7a5 {
  max-width: 25%;
}
.smooth_114e .prev_f7a5 {
  max-width: 20%;
}
.widget_cb9e .prev_f7a5 {
  max-width: 16.66%;
}
.text-south-c5e2 .prev_f7a5 {
  max-width: 14.28%;
}
.hard_8ebe .prev_f7a5 {
  max-width: 12.5%;
}
.medium_32c4 .prev_f7a5 {
  max-width: 11.11%;
}
.popup_medium_21bd {
  display: block;
}
.content-2669 .active-5158 label,
.content-2669 .table-active-a2c6 label,
.content-2669 .preview-2e7f label,
.content-2669 .detail_4778 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mini-02c6 {
  list-style: none;
  margin: 0;
}
.mini-02c6 article.backdrop_brown_6f45 {
  margin-bottom: 0;
}
.mini-02c6 ul {
  list-style: none;
  margin: 0;
}
.mini-02c6 .first_b889 li.backdrop_brown_6f45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mini-02c6 .first_b889 li.backdrop_brown_6f45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mini-02c6 .first_b889 li.backdrop_brown_6f45: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) {
  .mini-02c6 .first_b889 li.backdrop_brown_6f45 li.backdrop_brown_6f45 li.backdrop_brown_6f45 li.backdrop_brown_6f45 {
    padding-left: 0;
  }
}
article.backdrop_brown_6f45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_brown_6f45 .label_e611 p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_brown_6f45 .gas-4708 {
  float: left;
}
article.backdrop_brown_6f45 .disabled-static-4aad {
  margin-left: 85px;
}
article.backdrop_brown_6f45 .alert_cebe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_brown_6f45 .alert_cebe .accordion-liquid-513c {
  margin-left: 10px;
}
article.backdrop_brown_6f45 .surface_fbb3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_brown_6f45 .badge-liquid-9470 {
  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 .active-5158,
  #respond .preview-2e7f,
  #respond .detail_4778 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-5158 input,
#respond .preview-2e7f input,
#respond .detail_4778 input {
  width: 100%;
}
#respond .detail_4778 {
  margin-right: 0;
}
#respond .hover_liquid_8100 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner-purple-8d9a {
  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;
}
.banner-purple-8d9a.message_c5d6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner-purple-8d9a 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%);
}
.banner-purple-8d9a:focus,
.banner-purple-8d9a: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);
}
.tall_5559 {
  border-radius: 10%;
}
.slider_soft_ed2f {
  border-radius: 50%;
}
.title-368e {
  font-size: 0.72em;
}
.heading-68ee {
  font-size: 0.875em;
}
.hidden-3688 {
  font-size: 1.1em;
}
.glass_6df1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.glass_6df1.title-368e {
  letter-spacing: 0.5px;
}
.fast-a107,
.fast-a107 a {
  color: #6d6d6d;
}
.fast-a107 a:hover {
  color: #111;
}
.text_slow_d7b0 {
  color: #6d6d6d;
}
.block-focused-7f14 {
  overflow-x: hidden;
}
.block-focused-7f14 .sidebar_0109.green_02d9 {
  position: relative;
}
.block-focused-7f14 .sidebar_0109.green_02d9.input-action-1342 {
  position: initial;
}
.block-focused-7f14
  .sidebar_0109.green_02d9.input-action-1342
  .static_0cf9 {
  left: auto;
}
.block-focused-7f14 .sidebar_0109 .static_0cf9 {
  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;
}
.block-focused-7f14 .sidebar_0109:hover.green_02d9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block-focused-7f14
  .sidebar_0109:hover.green_02d9
  .static_0cf9 {
  display: block;
  z-index: 9999999;
}
.block-focused-7f14 .caption_glass_940c .east_c48e,
.block-focused-7f14 .header-dirty-cc93 .east_c48e {
  display: none;
}
.block-focused-7f14 .tiny-c0d3 .sidebar_0109:hover.green_02d9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.content-2669 .active-5158 label,
.content-2669 .table-active-a2c6 label,
.content-2669 .preview-2e7f label,
.content-2669 .detail_4778 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mini-02c6 {
  list-style: none;
  margin: 0;
}
.mini-02c6 article.backdrop_brown_6f45 {
  margin-bottom: 0;
}
.mini-02c6 ul {
  list-style: none;
  margin: 0;
}
.mini-02c6 .first_b889 li.backdrop_brown_6f45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mini-02c6 .first_b889 li.backdrop_brown_6f45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mini-02c6 .first_b889 li.backdrop_brown_6f45: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) {
  .mini-02c6 .first_b889 li.backdrop_brown_6f45 li.backdrop_brown_6f45 li.backdrop_brown_6f45 li.backdrop_brown_6f45 {
    padding-left: 0;
  }
}
article.backdrop_brown_6f45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_brown_6f45 .label_e611 p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_brown_6f45 .gas-4708 {
  float: left;
}
article.backdrop_brown_6f45 .disabled-static-4aad {
  margin-left: 85px;
}
article.backdrop_brown_6f45 .alert_cebe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_brown_6f45 .alert_cebe .accordion-liquid-513c {
  margin-left: 10px;
}
article.backdrop_brown_6f45 .surface_fbb3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_brown_6f45 .badge-liquid-9470 {
  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 .active-5158,
  #respond .preview-2e7f,
  #respond .detail_4778 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-5158 input,
#respond .preview-2e7f input,
#respond .detail_4778 input {
  width: 100%;
}
#respond .detail_4778 {
  margin-right: 0;
}
#respond .hover_liquid_8100 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption_glass_940c .chip_0ad2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip_0ad2 .input_fluid_ac93.tertiary-active-fad1 .wide-a0aa > li > a:focus,
.chip_0ad2 .input_fluid_ac93.tertiary-active-fad1 .wide-a0aa > li > a:hover,
.chip_0ad2 .input_fluid_ac93.border-bdcd .wide-a0aa > li > a:focus,
.chip_0ad2 .input_fluid_ac93.border-bdcd .wide-a0aa > li > a:hover,
.chip_0ad2 .input_fluid_ac93.short_f6e1 .wide-a0aa > li > a:focus,
.chip_0ad2 .input_fluid_ac93.short_f6e1 .wide-a0aa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_0ad2
  .input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li.nav_current_d443
  > a,
.chip_0ad2
  .input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li.photo-1cac
  > a,
.chip_0ad2
  .input_fluid_ac93.border-bdcd
  .wide-a0aa
  > li.nav_current_d443
  > a,
.chip_0ad2
  .input_fluid_ac93.border-bdcd
  .wide-a0aa
  > li.photo-1cac
  > a,
.chip_0ad2
  .input_fluid_ac93.short_f6e1
  .wide-a0aa
  > li.nav_current_d443
  > a,
.chip_0ad2 .input_fluid_ac93.short_f6e1 .wide-a0aa > li.module-blue-6e93 > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_0ad2 .image-top-9dea,
.chip_0ad2 .image-top-9dea a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_0ad2 .outline_2bdd.photo-5328 li a,
.chip_0ad2 .title_b83f a,
.chip_0ad2 .module-eb6d,
.chip_0ad2 .wide-a0aa > li > a,
.chip_0ad2 .banner-2d37 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2 .outline_2bdd.photo-5328 li a:hover,
.chip_0ad2 .title_b83f a:hover,
.chip_0ad2 .module-eb6d:hover,
.chip_0ad2 .wide-a0aa > li > a:hover,
.chip_0ad2 .banner-2d37:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_0ad2 .dim_e77e {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2 .dim_e77e .north_61ad {
  color: rgba(255, 255, 255, 0.99);
}
.chip_0ad2 .dim_e77e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_0ad2 .avatar-easy-839e .down-f87d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2 .avatar-easy-839e .down-f87d .photo-988f {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2
  .avatar-easy-839e
  .down-f87d
  .photo-988f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2
  .avatar-easy-839e
  .down-f87d
  .photo-988f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2
  .avatar-easy-839e
  .down-f87d
  .photo-988f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2
  .avatar-easy-839e
  .down-f87d
  .photo-988f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2 .avatar-easy-839e .orange-f3ac {
  color: rgba(255, 255, 255, 0.79);
}
.chip_0ad2 .avatar-easy-839e .orange-f3ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar-out-6fb8
  .chip_0ad2
  .avatar-easy-839e
  .article-brown-0400
  .old-c5f2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-out-6fb8
  .chip_0ad2
  .avatar-easy-839e
  .article-brown-0400
  .photo-988f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_glass_940c .new-8bce {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.new-8bce .input_fluid_ac93.tertiary-active-fad1 .wide-a0aa > li > a:focus,
.new-8bce .input_fluid_ac93.tertiary-active-fad1 .wide-a0aa > li > a:hover,
.new-8bce .input_fluid_ac93.border-bdcd .wide-a0aa > li > a:focus,
.new-8bce .input_fluid_ac93.border-bdcd .wide-a0aa > li > a:hover,
.new-8bce .input_fluid_ac93.short_f6e1 .wide-a0aa > li > a:focus,
.new-8bce .input_fluid_ac93.short_f6e1 .wide-a0aa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-8bce
  .input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li.nav_current_d443
  > a,
.new-8bce
  .input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li.photo-1cac
  > a,
.new-8bce
  .input_fluid_ac93.border-bdcd
  .wide-a0aa
  > li.nav_current_d443
  > a,
.new-8bce
  .input_fluid_ac93.border-bdcd
  .wide-a0aa
  > li.photo-1cac
  > a,
.new-8bce
  .input_fluid_ac93.short_f6e1
  .wide-a0aa
  > li.nav_current_d443
  > a,
.new-8bce .input_fluid_ac93.short_f6e1 .wide-a0aa > li.module-blue-6e93 > a {
  color: rgba(0, 0, 0, 0.8);
}
.new-8bce .image-top-9dea,
.new-8bce .image-top-9dea a {
  color: rgba(0, 0, 0, 0.8);
}
.new-8bce .outline_2bdd.photo-5328 li a,
.new-8bce .title_b83f a,
.new-8bce .module-eb6d,
.new-8bce .wide-a0aa > li > a,
.new-8bce .banner-2d37 {
  color: rgba(0, 0, 0, 0.55);
}
.new-8bce .outline_2bdd.photo-5328 li a:hover,
.new-8bce .title_b83f a:hover,
.new-8bce .module-eb6d:hover,
.new-8bce .wide-a0aa > li > a:hover,
.new-8bce .banner-2d37:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-8bce .dim_e77e {
  color: rgba(0, 0, 0, 0.55);
}
.new-8bce .dim_e77e .north_61ad {
  color: rgba(0, 0, 0, 0.8);
}
.new-8bce .dim_e77e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask-first-c0a6 .main-f243 {
  margin-left: auto;
  margin-right: auto;
}
.title_cool_0a62 > * {
  margin-left: auto;
  margin-right: auto;
}
.title_cool_0a62 .row-923e {
  margin-right: 1.41575em;
}
.summary-076d .title_cool_0a62 > .paper_8f92 {
  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;
}
.summary-076d .title_cool_0a62 > .tabs_3a52 {
  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;
}
.hovered-f9f5.mask-first-c0a6 .main-f243,
.modal-9a7b.mask-first-c0a6 .main-f243 {
  margin-left: 0;
}
.input_a8c5.mask-first-c0a6 .main-f243,
.logo_green_254e.mask-first-c0a6 .main-f243 {
  margin-right: 0;
}
.title_cool_0a62 ol,
.title_cool_0a62 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.soft_2bfc video {
  max-width: 100%;
}
.middle-dab8 img {
  display: block;
}
.middle-dab8.row-923e,
.middle-dab8.widget-3142 {
  width: 100%;
}
.middle-dab8.tabs_3a52 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary_e121:not(.gas-f935) {
  margin: 1.5em auto;
}
.row-over-23a5 p {
  padding: 1.5em 14px;
}
ul.out_5117.tabs_3a52,
ul.out_5117.paper_8f92,
ul.out_5117.secondary_fast_d417.paper_8f92 {
  padding: 0 14px;
}
.texture-ead1 {
  display: block;
  overflow-x: auto;
}
.texture-ead1 table {
  border-collapse: collapse;
  width: 100%;
}
.texture-ead1 td,
.texture-ead1 th {
  padding: 0.5em;
}
.title_cool_0a62 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title_cool_0a62 ol ol,
.title_cool_0a62 ol ul,
.title_cool_0a62 ul ol,
.title_cool_0a62 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title_cool_0a62 ol ol li,
.title_cool_0a62 ol ul li,
.title_cool_0a62 ul ol li,
.title_cool_0a62 ul ul li {
  margin-left: 0;
}
.widget_glass_9e8c.text_stone_e4ba > .grid_hovered_7bd2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_glass_9e8c.text_stone_e4ba > .grid_hovered_7bd2 iframe,
.widget_glass_9e8c.text_stone_e4ba > .grid_hovered_7bd2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.caption_7acb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.caption_7acb.stale_558a {
  padding: 0;
}
.caption_7acb.stale_558a cite {
  font-size: 13px;
}
.caption_7acb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.caption_7acb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.narrow_44cb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.narrow_44cb > p:first-child {
  margin-top: 0;
}
.narrow_44cb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.narrow_44cb blockquote {
  border-left: 0;
}
.dim_78a0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dim_78a0:not(.preview-prev-9de3) {
  max-width: 100px;
}
.dim_78a0.description_164c {
  border-bottom: none !important;
  text-align: center;
}
.dim_78a0.description_164c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .row-over-23a5 p {
    padding: 1.5em 0;
  }
}
.selected-8b8b {
  color: #0073aa;
}
.pressed-05e7 {
  background-color: #0073aa;
}
.small_a2cc {
  color: #229fd8;
}
.hidden_8540 {
  background-color: #229fd8;
}
.gold-1dd0 {
  color: #eee;
}
.row_30ee {
  background-color: #eee;
}
.liquid_b2b0 {
  color: #444;
}
.outer_56d3 {
  background-color: #444;
}
.center-3520 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.center-3520 .slider_new_280b .title_b83f {
  font-size: 15px;
}
.center-3520 .title_b83f {
  line-height: 1.3;
}
.center-3520 .new-8bce {
}
.center-3520 .chip_0ad2 {
  background: #235787;
}
.summary_hot_124d {
  padding: 0;
}
.summary_hot_124d .chip_0ad2 {
  background: #1a1a1a;
}
.summary_hot_124d .new-8bce {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient_3f62 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient_3f62 .new-8bce {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient_3f62 .chip_0ad2 {
  background: #303030;
}
.icon_thick_7e80 {
  position: relative;
  z-index: 10;
}
.icon_thick_7e80 .copper_543e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient_9190 .green_02d9 {
  display: inline-block;
  vertical-align: middle;
}
.gradient_9190.video-af2d .green_02d9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient_9190.video-af2d .green_02d9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_9190.video-af2d .green_02d9 {
    margin-right: 0.4em;
  }
}
.gradient_9190.video-af2d .green_02d9:last-child {
  margin-right: 0;
}
.large-00eb .copper_543e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption_glass_940c .slider_new_280b {
    margin: 0 -0.5em;
  }
  .caption_glass_940c .slider_new_280b [class*="customify-col-"],
  .caption_glass_940c .slider_new_280b [class*="customify-col_"],
  .caption_glass_940c .slider_new_280b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption_glass_940c.up_9253 .copper_543e {
  background: 0 0 !important;
}
.caption_glass_940c.up_9253 .copper_543e,
.caption_glass_940c.large-00eb .copper_543e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption_glass_940c.active-in-92b8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption_glass_940c.large-00eb .copper_543e {
  box-shadow: none !important;
}
.fresh-0e37 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fresh-0e37 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fresh-0e37 {
    padding: 18px 0 20px;
  }
}
.fresh-0e37 .sort-fixed-fe2f {
  width: 100%;
}
.fresh-0e37 .lite_525e {
  margin-bottom: 0;
}
.fresh-0e37 .border-94ce {
  margin-top: 5px;
  font-size: 0.875em;
}
.dynamic_7df0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dynamic_7df0 .chip_5c34 {
  width: 100%;
}
.message-f461 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message-f461 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message-f461 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;
}
.message-f461 li:last-child:after {
  display: none;
}
.message-f461 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination-complex-8f8c .east_c48e button,
.fresh-0e37 .east_c48e button {
  left: 0;
}
.pagination-complex-8f8c .chip_5c34,
.fresh-0e37 .chip_5c34 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-complex-8f8c .dynamic_7df0,
.fresh-0e37 .dynamic_7df0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination-complex-8f8c {
  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;
}
.pagination-complex-8f8c: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;
}
.pagination-complex-8f8c .pattern_hard_d2c5 {
  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) {
  .pagination-complex-8f8c .pattern_hard_d2c5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-complex-8f8c .pattern_hard_d2c5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-complex-8f8c .pattern_hard_d2c5 {
    min-height: 200px;
  }
}
.pagination-complex-8f8c .message-f461 {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-complex-8f8c .message-f461 a,
.pagination-complex-8f8c .message-f461 li:after {
  color: inherit;
}
.pagination-complex-8f8c .message-f461 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_8faa {
  margin-bottom: 0.5em;
}
.feature_7e0d {
  margin-bottom: 1.2em;
}
.feature_7e0d,
.thumbnail_8faa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.feature_7e0d p:last-child,
.thumbnail_8faa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .east_c48e,
#masthead .east_c48e {
  display: none;
}
#masthead
  > .east_c48e.secondary-huge-613c {
  display: none;
}
#masthead > .east_c48e button {
  left: 0;
}
.gas_b934 {
  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%;
}
.gas_b934 .green_02d9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gas_b934 .plasma_20b8 {
  display: -webkit-box;
  display: flex;
}
.gas_b934 .plasma_20b8.avatar_inner_7dce {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gas_b934 .plasma_20b8.sidebar_2695 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas_b934 .plasma_20b8.warm_5087 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas_b934.soft_ad70.backdrop-0115 .plasma_20b8.avatar_inner_7dce {
  flex-basis: 100%;
}
.gas_b934.red_fd7c .plasma_20b8.sidebar_2695 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gas_b934.red_fd7c .plasma_20b8.warm_5087 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .east_c48e.secondary-huge-613c {
  display: none;
}
#masthead > .east_c48e button {
  left: 0;
}
.picture_b836 {
  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;
}
.picture_b836:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture_b836.tag_42e3 i {
  margin-right: 4px;
}
.picture_b836.paper-0438 i {
  margin-left: 5px;
}
.title_b83f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.title_b83f p:last-child {
  margin-bottom: 0;
}
.icon-small-4454 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.icon-small-4454 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.icon-small-4454 img {
  display: block;
  width: auto;
  line-height: 1;
}
.icon-small-4454 .image-top-9dea {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.icon-small-4454 .header-9ae9 {
  margin: 5px 0 7px 0;
}
.icon-small-4454.shade_1c77 .middle-8e80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-small-4454.shade_1c77 .hover-6fa4 {
  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;
}
.icon-small-4454.warm-b256 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.icon-small-4454.warm-b256 .middle-8e80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-small-4454.warm-b256 .hover-6fa4 {
  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;
}
.icon-small-4454.orange_c930 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon-small-4454.row-29fa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.icon-small-4454.row-29fa .hover-6fa4 {
  margin-top: 7px;
}
.chip-pressed-20ec {
  display: inline-block;
}
.icon_thick_7e80 .upper_ac9c .icon-small-4454 img {
  max-width: 100%;
}
.input_fluid_ac93 .tag_lite_045d.fluid_8a27,
.primary_10f8 .tag_lite_045d.fluid_8a27 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_fluid_ac93 .table_dc56,
.primary_10f8 .table_dc56 {
  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%);
}
.input_fluid_ac93 .table_dc56 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input_fluid_ac93.secondary-static-d9d9 .table_dc56 {
  display: none;
}
.input_fluid_ac93 .motion-c057 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_fluid_ac93 .motion-c057 li {
  display: inline-block;
  position: relative;
}
.input_fluid_ac93 .motion-c057 li:last-child {
  margin-right: 0;
}
.input_fluid_ac93 .motion-c057 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;
}
.input_fluid_ac93 .motion-c057 li.module-blue-6e93 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input_fluid_ac93 .motion-c057 > 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;
}
.input_fluid_ac93 .motion-c057 > li > a i {
  line-height: 0;
}
.input_fluid_ac93 .motion-c057 > li.hover_d694 > a .table_dc56 {
  margin-left: 4px;
  line-height: 0;
}
.input_fluid_ac93 .motion-c057 .glass-1359 li.hover_d694 > a {
  position: relative;
}
.input_fluid_ac93 .motion-c057 .glass-1359 li.hover_d694 > a:after,
.input_fluid_ac93 .motion-c057 .glass-1359 li.hover_d694 > a:before {
  content: "";
  display: table;
}
.input_fluid_ac93 .motion-c057 .glass-1359 li.hover_d694 > a:after {
  clear: both;
}
.input_fluid_ac93 .motion-c057 .glass-1359 li.hover_d694 > a .table_dc56 {
  margin-left: 5px;
  float: right;
}
.input_fluid_ac93 .summary_7fdb,
.input_fluid_ac93 .glass-1359 {
  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;
}
.input_fluid_ac93 .glass-1359 {
  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;
}
.input_fluid_ac93 .glass-1359 .fluid_8a27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_fluid_ac93 .glass-1359 .table_dc56 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input_fluid_ac93 .glass-1359 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input_fluid_ac93 .glass-1359 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;
}
.input_fluid_ac93 .glass-1359 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input_fluid_ac93 .glass-1359 .glass-1359 {
  top: 0;
  left: 100%;
}
.input_fluid_ac93 .tag_6c69.fn-focus-d238 > .summary_7fdb,
.input_fluid_ac93 .tag_6c69.fn-focus-d238 > .glass-1359,
.input_fluid_ac93 .tag_6c69:focus > .summary_7fdb,
.input_fluid_ac93 .tag_6c69:focus > .glass-1359,
.input_fluid_ac93 .tag_6c69:hover > .summary_7fdb,
.input_fluid_ac93 .tag_6c69:hover > .glass-1359 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input_fluid_ac93.short_f6e1 .wide-a0aa:after,
.input_fluid_ac93.short_f6e1 .wide-a0aa:before {
  content: "";
  display: table;
}
.input_fluid_ac93.short_f6e1 .wide-a0aa:after {
  clear: both;
}
.input_fluid_ac93.short_f6e1 .wide-a0aa > li {
  float: left;
}
.input_fluid_ac93.orange-5e16 .wide-a0aa:after,
.input_fluid_ac93.orange-5e16 .wide-a0aa:before {
  content: "";
  display: table;
}
.input_fluid_ac93.orange-5e16 .wide-a0aa:after {
  clear: both;
}
.input_fluid_ac93.orange-5e16 .wide-a0aa > li {
  float: left;
}
.input_fluid_ac93.orange-5e16 .wide-a0aa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input_fluid_ac93.orange-5e16 .wide-a0aa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input_fluid_ac93.orange-5e16 .wide-a0aa > li.nav_current_d443 > a,
.input_fluid_ac93.orange-5e16 .wide-a0aa > li.module-blue-6e93 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input_fluid_ac93.tertiary-active-fad1 .wide-a0aa > li > a .fluid_8a27 {
  position: relative;
}
.input_fluid_ac93.tertiary-active-fad1 .wide-a0aa > li > a .fluid_8a27: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;
}
.input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li:focus
  > a
  .fluid_8a27:before,
.input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li:hover
  > a
  .fluid_8a27:before {
  width: 100%;
  background-color: currentColor;
}
.input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li.nav_current_d443
  > a
  .fluid_8a27:before,
.input_fluid_ac93.tertiary-active-fad1
  .wide-a0aa
  > li.photo-1cac
  > a
  .fluid_8a27:before {
  width: 100%;
  background-color: currentColor;
}
.input_fluid_ac93.border-bdcd .wide-a0aa > li > a .fluid_8a27 {
  position: relative;
}
.input_fluid_ac93.border-bdcd .wide-a0aa > li > a .fluid_8a27: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;
}
.input_fluid_ac93.border-bdcd .wide-a0aa > li:focus > a .fluid_8a27:before,
.input_fluid_ac93.border-bdcd
  .wide-a0aa
  > li:hover
  > a
  .fluid_8a27:before {
  width: 100%;
  background-color: currentColor;
}
.input_fluid_ac93.border-bdcd
  .wide-a0aa
  > li.nav_current_d443
  > a
  .fluid_8a27:before,
.input_fluid_ac93.border-bdcd
  .wide-a0aa
  > li.photo-1cac
  > a
  .fluid_8a27:before {
  width: 100%;
  background-color: currentColor;
}
.primary_10f8 .motion-c057 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary_10f8 .motion-c057 li:first-child > a {
  border-top: none;
}
.primary_10f8 .motion-c057 .input-inner-a08d > .fluid_8a27 .table_dc56 {
  display: none;
}
.primary_10f8 .motion-c057 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary_10f8 .motion-c057 li:last-child {
  border: none;
}
.primary_10f8 .motion-c057 li.hover_d694 > a {
  padding-right: 45px !important;
}
.primary_10f8 .motion-c057 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary_10f8 .motion-c057 li a:focus,
.primary_10f8 .motion-c057 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_10f8 .motion-c057 li .out-7248 {
  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;
}
.primary_10f8 .motion-c057 li .out-7248:hover {
  box-shadow: none;
}
.primary_10f8 .motion-c057 li .out-7248 .table_dc56 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary_10f8 .motion-c057 .glass-1359 {
  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);
}
.primary_10f8 .motion-c057 .glass-1359 li a {
  padding-left: 3em;
}
.primary_10f8 .motion-c057 .action_a30a > a .out-7248 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary_10f8 .motion-c057 .action_a30a > .glass-1359 {
  display: block;
  opacity: 1;
}
.pattern-hovered-739c {
  max-width: 100%;
}
.pro-1baf {
  line-height: 0;
  cursor: pointer;
}
.banner-2d37 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner-2d37:hover {
  box-shadow: none;
  color: currentColor;
}
.banner-2d37 svg {
  width: 18px;
  height: 18px;
}
.banner-2d37 .photo_ccb9 {
  display: none;
}
.pagination_wide_bb7e {
  position: relative;
}
.pagination_wide_bb7e.fn-active-d238 .banner-2d37 .hard-3f25 {
  display: none;
}
.pagination_wide_bb7e.fn-active-d238 .banner-2d37 .photo_ccb9 {
  display: inline-block;
}
.pagination_wide_bb7e .upper_cfa4 {
  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);
}
.pagination_wide_bb7e.list-large-c6e3 .upper_cfa4 {
  left: auto;
  right: -0.9em;
}
.pagination_wide_bb7e.list-large-c6e3 .list_clean_c10b::before {
  left: auto;
  right: 15px;
}
.pagination_wide_bb7e.fn-active-d238 .upper_cfa4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article-brown-0400 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.article-brown-0400 label {
  flex-basis: 100%;
}
.article-brown-0400 .down-f87d {
  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;
}
.article-brown-0400 .photo-988f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.article-brown-0400 .photo-988f:focus {
  background-color: transparent;
}
.article-brown-0400 button.orange-f3ac {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.article-brown-0400 button.orange-f3ac:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.article-brown-0400 button.orange-f3ac svg {
  width: 18px;
  height: 18px;
}
.article-brown-0400 input[type="submit"] {
  min-height: auto;
}
.avatar-easy-839e .article-brown-0400 .photo-988f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.list_clean_c10b {
  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) {
  .list_clean_c10b {
    width: 220px;
  }
}
.list_clean_c10b label {
  flex-basis: 100%;
}
.list_clean_c10b::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;
}
.avatar-out-6fb8 .avatar-easy-839e .article-brown-0400 {
  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;
}
.avatar-out-6fb8
  .avatar-easy-839e
  .article-brown-0400
  .down-f87d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.avatar-out-6fb8 .avatar-easy-839e .article-brown-0400 .photo-988f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.avatar-out-6fb8
  .avatar-easy-839e
  .article-brown-0400
  .photo-988f:focus {
  background: 0 0;
}
.avatar-out-6fb8
  .avatar-easy-839e
  .article-brown-0400
  .old-c5f2 {
  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;
}
.outline_2bdd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.outline_2bdd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.outline_2bdd li:last-child {
  margin-right: 0;
}
.outline_2bdd li:first-child {
  margin-left: 0;
}
.outline_2bdd.outer-649d a {
  color: #fff;
}
.outline_2bdd.outer-649d a:hover {
  color: #fff;
}
.outline_2bdd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.outline_2bdd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.outline_2bdd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.outline_2bdd a:hover {
  opacity: 0.9;
  color: inherit;
}
.outline_2bdd [class*="social-icon-apple"] {
  background-color: #999;
}
.outline_2bdd [class*="social-icon-apple"].feature-31ae {
  background-color: transparent;
  color: #999;
}
.outline_2bdd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.outline_2bdd [class*="social-icon-behance"].feature-31ae {
  background-color: transparent;
  color: #1769ff;
}
.outline_2bdd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.outline_2bdd [class*="social-icon-bitbucket"].feature-31ae {
  background-color: transparent;
  color: #205081;
}
.outline_2bdd [class*="social-icon-codepen"] {
  background-color: #000;
}
.outline_2bdd [class*="social-icon-codepen"].feature-31ae {
  background-color: transparent;
  color: #000;
}
.outline_2bdd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.outline_2bdd [class*="social-icon-delicious"].feature-31ae {
  background-color: transparent;
  color: #39f;
}
.outline_2bdd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.outline_2bdd [class*="social-icon-digg"].feature-31ae {
  background-color: transparent;
  color: #005be2;
}
.outline_2bdd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.outline_2bdd [class*="social-icon-dribbble"].feature-31ae {
  background-color: transparent;
  color: #ea4c89;
}
.outline_2bdd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.outline_2bdd [class*="social-icon-envelope"].feature-31ae {
  background-color: transparent;
  color: #ea4335;
}
.outline_2bdd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.outline_2bdd [class*="social-icon-facebook"].feature-31ae {
  background-color: transparent;
  color: #3b5998;
}
.outline_2bdd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.outline_2bdd [class*="social-icon-flickr"].feature-31ae {
  background-color: transparent;
  color: #0063dc;
}
.outline_2bdd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.outline_2bdd [class*="social-icon-foursquare"].feature-31ae {
  background-color: transparent;
  color: #2d5be3;
}
.outline_2bdd [class*="social-icon-github"] {
  background-color: #333;
}
.outline_2bdd [class*="social-icon-github"].feature-31ae {
  background-color: transparent;
  color: #333;
}
.outline_2bdd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.outline_2bdd [class*="social-icon-google-plus"].feature-31ae {
  background-color: transparent;
  color: #dd4b39;
}
.outline_2bdd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.outline_2bdd [class*="social-icon-houzz"].feature-31ae {
  background-color: transparent;
  color: #7ac142;
}
.outline_2bdd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.outline_2bdd [class*="social-icon-instagram"].feature-31ae {
  background-color: transparent;
  color: #262626;
}
.outline_2bdd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.outline_2bdd [class*="social-icon-jsfiddle"].feature-31ae {
  background-color: transparent;
  color: #487aa2;
}
.outline_2bdd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.outline_2bdd [class*="social-icon-linkedin"].feature-31ae {
  background-color: transparent;
  color: #0077b5;
}
.outline_2bdd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.outline_2bdd [class*="social-icon-medium"].feature-31ae {
  background-color: transparent;
  color: #00ab6b;
}
.outline_2bdd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.outline_2bdd
  [class*="social-icon-odnoklassniki"].feature-31ae {
  background-color: transparent;
  color: #f4731c;
}
.outline_2bdd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.outline_2bdd [class*="social-icon-meetup"].feature-31ae {
  background-color: transparent;
  color: #ec1c40;
}
.outline_2bdd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.outline_2bdd [class*="social-icon-pinterest"].feature-31ae {
  background-color: transparent;
  color: #bd081c;
}
.outline_2bdd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.outline_2bdd [class*="social-icon-product-hunt"].feature-31ae {
  background-color: transparent;
  color: #da552f;
}
.outline_2bdd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.outline_2bdd [class*="social-icon-reddit"].feature-31ae {
  background-color: transparent;
  color: #ff4500;
}
.outline_2bdd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.outline_2bdd [class*="social-icon-rss"].feature-31ae {
  background-color: transparent;
  color: #f26522;
}
.outline_2bdd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.outline_2bdd
  [class*="social-icon-shopping-cart"].feature-31ae {
  background-color: transparent;
  color: #4caf50;
}
.outline_2bdd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.outline_2bdd [class*="social-icon-skype"].feature-31ae {
  background-color: transparent;
  color: #00aff0;
}
.outline_2bdd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.outline_2bdd [class*="social-icon-slideshare"].feature-31ae {
  background-color: transparent;
  color: #0077b5;
}
.outline_2bdd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.outline_2bdd [class*="social-icon-snapchat"].feature-31ae {
  background-color: transparent;
  color: #fffc00;
}
.outline_2bdd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.outline_2bdd [class*="social-icon-soundcloud"].feature-31ae {
  background-color: transparent;
  color: #f80;
}
.outline_2bdd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.outline_2bdd [class*="social-icon-spotify"].feature-31ae {
  background-color: transparent;
  color: #2ebd59;
}
.outline_2bdd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.outline_2bdd
  [class*="social-icon-stack-overflow"].feature-31ae {
  background-color: transparent;
  color: #fe7a15;
}
.outline_2bdd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.outline_2bdd [class*="social-icon-maldkfgram"].feature-31ae {
  background-color: transparent;
  color: #2ca5e0;
}
.outline_2bdd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.outline_2bdd [class*="social-icon-tripadvisor"].feature-31ae {
  background-color: transparent;
  color: #589442;
}
.outline_2bdd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.outline_2bdd [class*="social-icon-tumblr"].feature-31ae {
  background-color: transparent;
  color: #35465c;
}
.outline_2bdd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.outline_2bdd [class*="social-icon-twitch"].feature-31ae {
  background-color: transparent;
  color: #6441a5;
}
.outline_2bdd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.outline_2bdd [class*="social-icon-twitter"].feature-31ae {
  background-color: transparent;
  color: #1da1f2;
}
.outline_2bdd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.outline_2bdd [class*="social-icon-vimeo"].feature-31ae {
  background-color: transparent;
  color: #1ab7ea;
}
.outline_2bdd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.outline_2bdd [class*="social-icon-vk"].feature-31ae {
  background-color: transparent;
  color: #45668e;
}
.outline_2bdd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.outline_2bdd [class*="social-icon-weibo"].feature-31ae {
  background-color: transparent;
  color: #df2029;
}
.outline_2bdd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.outline_2bdd [class*="social-icon-weixin"].feature-31ae {
  background-color: transparent;
  color: #7bb32e;
}
.outline_2bdd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.outline_2bdd [class*="social-icon-whatsapp"].feature-31ae {
  background-color: transparent;
  color: #25d366;
}
.outline_2bdd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.outline_2bdd [class*="social-icon-wordpress"].feature-31ae {
  background-color: transparent;
  color: #21759b;
}
.outline_2bdd [class*="social-icon-xing"] {
  background-color: #026466;
}
.outline_2bdd [class*="social-icon-xing"].feature-31ae {
  background-color: transparent;
  color: #026466;
}
.outline_2bdd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.outline_2bdd [class*="social-icon-yelp"].feature-31ae {
  background-color: transparent;
  color: #af0606;
}
.outline_2bdd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.outline_2bdd [class*="social-icon-youtube"].feature-31ae {
  background-color: transparent;
  color: #cd201f;
}
.module-eb6d {
  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;
}
.module-eb6d:hover {
  box-shadow: none;
  background: 0 0;
}
.paragraph-3373 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gallery_2d08 {
  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;
}
.logo-middle-fea4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop_ef09 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop_ef09,
.backdrop_ef09::after,
.backdrop_ef09::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;
}
.backdrop_ef09::after,
.backdrop_ef09::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade_out_9437 .gallery_2d08 .logo-middle-fea4 {
  margin-top: -2px;
  width: 19px;
}
.shade_out_9437 .gallery_2d08 .backdrop_ef09 {
  margin-top: -1px;
}
.shade_out_9437 .gallery_2d08 .backdrop_ef09,
.shade_out_9437 .gallery_2d08 .backdrop_ef09::after,
.shade_out_9437 .gallery_2d08 .backdrop_ef09::before {
  width: 19px;
  height: 2px;
}
.shade_out_9437 .gallery_2d08 .backdrop_ef09::before {
  top: -6px;
}
.shade_out_9437 .gallery_2d08 .backdrop_ef09::after {
  bottom: -6px;
}
.gallery_static_bb44 .gallery_2d08 .logo-middle-fea4 {
  margin-top: -2px;
  width: 22px;
}
.gallery_static_bb44 .gallery_2d08 .backdrop_ef09 {
  margin-top: -1px;
}
.gallery_static_bb44 .gallery_2d08 .backdrop_ef09,
.gallery_static_bb44 .gallery_2d08 .backdrop_ef09::after,
.gallery_static_bb44 .gallery_2d08 .backdrop_ef09::before {
  width: 22px;
  height: 2px;
}
.gallery_static_bb44 .gallery_2d08 .backdrop_ef09::before {
  top: -7px;
}
.gallery_static_bb44 .gallery_2d08 .backdrop_ef09::after {
  bottom: -7px;
}
.container_selected_c083 .gallery_2d08 .logo-middle-fea4 {
  margin-top: -2px;
  width: 31px;
}
.container_selected_c083 .gallery_2d08 .backdrop_ef09 {
  margin-top: -1.5px;
}
.container_selected_c083 .gallery_2d08 .backdrop_ef09,
.container_selected_c083 .gallery_2d08 .backdrop_ef09::after,
.container_selected_c083 .gallery_2d08 .backdrop_ef09::before {
  width: 31px;
  height: 3px;
}
.container_selected_c083 .gallery_2d08 .backdrop_ef09::before {
  top: -9px;
}
.container_selected_c083 .gallery_2d08 .backdrop_ef09::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_bc4d .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 19px;
  }
  .block_bc4d .gallery_2d08 .backdrop_ef09 {
    margin-top: -1px;
  }
  .block_bc4d .gallery_2d08 .backdrop_ef09,
  .block_bc4d .gallery_2d08 .backdrop_ef09::after,
  .block_bc4d .gallery_2d08 .backdrop_ef09::before {
    width: 19px;
    height: 2px;
  }
  .block_bc4d .gallery_2d08 .backdrop_ef09::before {
    top: -6px;
  }
  .block_bc4d .gallery_2d08 .backdrop_ef09::after {
    bottom: -6px;
  }
  .thumbnail-92d6 .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-92d6 .gallery_2d08 .backdrop_ef09 {
    margin-top: -1px;
  }
  .thumbnail-92d6 .gallery_2d08 .backdrop_ef09,
  .thumbnail-92d6 .gallery_2d08 .backdrop_ef09::after,
  .thumbnail-92d6 .gallery_2d08 .backdrop_ef09::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-92d6 .gallery_2d08 .backdrop_ef09::before {
    top: -7px;
  }
  .thumbnail-92d6 .gallery_2d08 .backdrop_ef09::after {
    bottom: -7px;
  }
  .media_91fd .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 31px;
  }
  .media_91fd .gallery_2d08 .backdrop_ef09 {
    margin-top: -1.5px;
  }
  .media_91fd .gallery_2d08 .backdrop_ef09,
  .media_91fd .gallery_2d08 .backdrop_ef09::after,
  .media_91fd .gallery_2d08 .backdrop_ef09::before {
    width: 31px;
    height: 3px;
  }
  .media_91fd .gallery_2d08 .backdrop_ef09::before {
    top: -9px;
  }
  .media_91fd .gallery_2d08 .backdrop_ef09::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-dim-0f10 .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-dim-0f10 .gallery_2d08 .backdrop_ef09 {
    margin-top: -1px;
  }
  .modal-dim-0f10 .gallery_2d08 .backdrop_ef09,
  .modal-dim-0f10 .gallery_2d08 .backdrop_ef09::after,
  .modal-dim-0f10 .gallery_2d08 .backdrop_ef09::before {
    width: 19px;
    height: 2px;
  }
  .modal-dim-0f10 .gallery_2d08 .backdrop_ef09::before {
    top: -6px;
  }
  .modal-dim-0f10 .gallery_2d08 .backdrop_ef09::after {
    bottom: -6px;
  }
  .menu-focused-c9ac .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-focused-c9ac .gallery_2d08 .backdrop_ef09 {
    margin-top: -1px;
  }
  .menu-focused-c9ac .gallery_2d08 .backdrop_ef09,
  .menu-focused-c9ac .gallery_2d08 .backdrop_ef09::after,
  .menu-focused-c9ac .gallery_2d08 .backdrop_ef09::before {
    width: 22px;
    height: 2px;
  }
  .menu-focused-c9ac .gallery_2d08 .backdrop_ef09::before {
    top: -7px;
  }
  .menu-focused-c9ac .gallery_2d08 .backdrop_ef09::after {
    bottom: -7px;
  }
  .nav-light-c7e1 .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 31px;
  }
  .nav-light-c7e1 .gallery_2d08 .backdrop_ef09 {
    margin-top: -1.5px;
  }
  .nav-light-c7e1 .gallery_2d08 .backdrop_ef09,
  .nav-light-c7e1 .gallery_2d08 .backdrop_ef09::after,
  .nav-light-c7e1 .gallery_2d08 .backdrop_ef09::before {
    width: 31px;
    height: 3px;
  }
  .nav-light-c7e1 .gallery_2d08 .backdrop_ef09::before {
    top: -9px;
  }
  .nav-light-c7e1 .gallery_2d08 .backdrop_ef09::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .west_e1db .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 19px;
  }
  .west_e1db .gallery_2d08 .backdrop_ef09 {
    margin-top: -1px;
  }
  .west_e1db .gallery_2d08 .backdrop_ef09,
  .west_e1db .gallery_2d08 .backdrop_ef09::after,
  .west_e1db .gallery_2d08 .backdrop_ef09::before {
    width: 19px;
    height: 2px;
  }
  .west_e1db .gallery_2d08 .backdrop_ef09::before {
    top: -6px;
  }
  .west_e1db .gallery_2d08 .backdrop_ef09::after {
    bottom: -6px;
  }
  .background_first_1a33 .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 22px;
  }
  .background_first_1a33 .gallery_2d08 .backdrop_ef09 {
    margin-top: -1px;
  }
  .background_first_1a33 .gallery_2d08 .backdrop_ef09,
  .background_first_1a33 .gallery_2d08 .backdrop_ef09::after,
  .background_first_1a33 .gallery_2d08 .backdrop_ef09::before {
    width: 22px;
    height: 2px;
  }
  .background_first_1a33 .gallery_2d08 .backdrop_ef09::before {
    top: -7px;
  }
  .background_first_1a33 .gallery_2d08 .backdrop_ef09::after {
    bottom: -7px;
  }
  .aside-c433 .gallery_2d08 .logo-middle-fea4 {
    margin-top: -2px;
    width: 31px;
  }
  .aside-c433 .gallery_2d08 .backdrop_ef09 {
    margin-top: -1.5px;
  }
  .aside-c433 .gallery_2d08 .backdrop_ef09,
  .aside-c433 .gallery_2d08 .backdrop_ef09::after,
  .aside-c433 .gallery_2d08 .backdrop_ef09::before {
    width: 31px;
    height: 3px;
  }
  .aside-c433 .gallery_2d08 .backdrop_ef09::before {
    top: -9px;
  }
  .aside-c433 .gallery_2d08 .backdrop_ef09::after {
    bottom: -9px;
  }
}
.primary_6896 .backdrop_ef09 {
  -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);
}
.primary_6896 .backdrop_ef09::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary_6896 .backdrop_ef09::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);
}
.primary_6896.search-ccc2 .backdrop_ef09 {
  -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);
}
.primary_6896.search-ccc2 .backdrop_ef09::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary_6896.search-ccc2 .backdrop_ef09::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);
}
.overlay_light_a014 {
  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.easy_c910:before {
  display: none;
}
.header-dirty-cc93 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.header-dirty-cc93 .notification_d5a8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.header-dirty-cc93 .notification_d5a8:last-of-type {
  border-bottom: none;
}
.header-dirty-cc93 .notification_d5a8.text-south-91b9,
.header-dirty-cc93 .notification_d5a8.modal-rough-4062,
.header-dirty-cc93 .notification_d5a8.active-prev-3e0b {
  padding: 0;
}
.header-dirty-cc93 .primary_10f8 .out-7248 {
  color: currentColor;
}
.header-dirty-cc93 .primary_10f8 .out-7248:focus,
.header-dirty-cc93 .primary_10f8 .out-7248:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-dirty-cc93.new-8bce .dim_e77e,
.header-dirty-cc93.new-8bce .title_b83f a,
.header-dirty-cc93.new-8bce .wide-a0aa a,
.header-dirty-cc93.new-8bce .glass-1359 a {
  color: rgba(0, 0, 0, 0.55);
}
.header-dirty-cc93.new-8bce .dim_e77e:hover,
.header-dirty-cc93.new-8bce .title_b83f a:hover,
.header-dirty-cc93.new-8bce .wide-a0aa a:hover,
.header-dirty-cc93.new-8bce .glass-1359 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-dirty-cc93.new-8bce .north_61ad {
  color: rgba(0, 0, 0, 0.8);
}
.header-dirty-cc93.new-8bce .notification_d5a8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-dirty-cc93.new-8bce .notification_d5a8:before {
  background: rgba(0, 0, 0, 0.08);
}
.header-dirty-cc93.new-8bce .simple-b410:before {
  background: rgba(255, 255, 255, 0.9);
}
.header-dirty-cc93.new-8bce .primary_10f8 .motion-c057 li a,
.header-dirty-cc93.new-8bce .primary_10f8 .out-7248,
.header-dirty-cc93.new-8bce .glass-1359 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-dirty-cc93.new-8bce .primary_10f8 .out-7248:focus,
.header-dirty-cc93.new-8bce .primary_10f8 .out-7248:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-dirty-cc93.new-8bce .motion-c057 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-dirty-cc93.chip_0ad2 .dim_e77e,
.header-dirty-cc93.chip_0ad2 .title_b83f a,
.header-dirty-cc93.chip_0ad2 .wide-a0aa .out-7248,
.header-dirty-cc93.chip_0ad2 .wide-a0aa a,
.header-dirty-cc93.chip_0ad2 .glass-1359 a {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-cc93.chip_0ad2 .dim_e77e:hover,
.header-dirty-cc93.chip_0ad2 .title_b83f a:hover,
.header-dirty-cc93.chip_0ad2 .wide-a0aa .out-7248:hover,
.header-dirty-cc93.chip_0ad2 .wide-a0aa a:hover,
.header-dirty-cc93.chip_0ad2 .glass-1359 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-cc93.chip_0ad2 .north_61ad {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-cc93.chip_0ad2 .notification_d5a8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-dirty-cc93.chip_0ad2 .notification_d5a8:before {
  background: rgba(255, 255, 255, 0.08);
}
.header-dirty-cc93.chip_0ad2 .simple-b410:before {
  background: rgba(0, 0, 0, 0.9);
}
.header-dirty-cc93.chip_0ad2 .primary_10f8 .motion-c057 li a,
.header-dirty-cc93.chip_0ad2 .primary_10f8 .out-7248,
.header-dirty-cc93.chip_0ad2 .glass-1359 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-dirty-cc93.chip_0ad2 .primary_10f8 .out-7248:focus,
.header-dirty-cc93.chip_0ad2 .primary_10f8 .out-7248:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-dirty-cc93.chip_0ad2 .motion-c057 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-b410 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.simple-b410:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.new-0e04 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.warm-2ec9 .header-dirty-cc93 {
  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;
}
.warm-2ec9 .notification_d5a8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.warm-2ec9 .notification_d5a8: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) {
  .warm-2ec9 .notification_d5a8:before {
    width: 16%;
    left: 42%;
  }
}
.warm-2ec9 .notification_d5a8:last-child:before {
  content: none;
}
.warm-2ec9 .notification_d5a8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.warm-2ec9 .primary_10f8 .motion-c057 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.warm-2ec9 .primary_10f8 .motion-c057 li a .out-7248 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.warm-2ec9 .primary_10f8 .glass-1359 {
  border: none;
}
.warm-2ec9 .primary_10f8 .glass-1359 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.warm-2ec9 .simple-b410 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.warm-2ec9 .new-0e04 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.warm-2ec9 .chip_0ad2 .simple-b410:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm-2ec9 .new-8bce.light_cd07 .backdrop_ef09 {
  background: rgba(0, 0, 0, 0.6);
}
.warm-2ec9
  .new-8bce.light_cd07
  .backdrop_ef09::after,
.warm-2ec9
  .new-8bce.light_cd07
  .backdrop_ef09:before {
  background: inherit;
}
.warm-2ec9
  .new-8bce.light_cd07:hover
  .backdrop_ef09 {
  background: rgba(0, 0, 0, 0.8);
}
.label-plasma-ad4d .header-dirty-cc93 {
  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) {
  .label-plasma-ad4d .header-dirty-cc93 {
    width: auto;
    right: 45px;
  }
}
.gradient-fluid-4a4e .header-dirty-cc93 {
  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) {
  .gradient-fluid-4a4e .header-dirty-cc93 {
    width: auto;
    left: 45px;
  }
}
.easy_c910 .header-dirty-cc93 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.easy_c910 .new-0e04 {
  max-width: 48em;
  margin: 0 auto;
}
.easy_c910 .simple-b410:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sort-iron-6cad {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sort-iron-6cad.warm-2ec9 .header-dirty-cc93 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sort-iron-6cad.label-plasma-ad4d .header-dirty-cc93 {
  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);
}
.sort-iron-6cad .header-dirty-cc93 {
  visibility: visible;
}
.sort-iron-6cad.gradient-fluid-4a4e .header-dirty-cc93 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info-5b34,
.bronze-243b {
  overflow-x: hidden;
}
.info-5b34 .header-dirty-cc93 {
  overflow: auto;
}
.info-5b34.warm-2ec9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-5b34.warm-2ec9 .header-dirty-cc93 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info-5b34.warm-2ec9 .module-eb6d {
  opacity: 0;
}
.info-5b34.label-plasma-ad4d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-5b34.label-plasma-ad4d .header-dirty-cc93 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info-5b34.label-plasma-ad4d .module-eb6d {
  opacity: 0;
}
.info-5b34.gradient-fluid-4a4e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-5b34.gradient-fluid-4a4e .header-dirty-cc93 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info-5b34.gradient-fluid-4a4e .module-eb6d {
  opacity: 0;
}
.info-5b34.easy_c910 .header-dirty-cc93 {
  z-index: 10;
  visibility: visible;
}
.light_cd07 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.light_cd07 .backdrop_ef09 {
  background: rgba(255, 255, 255, 0.99);
}
.light_cd07 .backdrop_ef09::after,
.light_cd07 .backdrop_ef09:before {
  background: inherit;
}
.light_cd07:hover .backdrop_ef09 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-fluid-4a4e .light_cd07 {
  top: 10px;
  right: auto;
  left: 12px;
}
.easy_c910 .light_cd07 {
  display: none !important;
}
.info-5b34:before,
.bronze-243b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info-5b34 .light_cd07,
.bronze-243b .light_cd07 {
  display: inline-block;
}
.header-dirty-cc93 .green_02d9 {
  -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;
}
.info-5b34 .header-dirty-cc93 .green_02d9,
.bronze-243b .header-dirty-cc93 .green_02d9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bronze-4304 .down-f87d {
  width: 100%;
}
.upper_ac9c {
  padding: 0 0.5em 0;
}
.upper_ac9c [class*="customify-col-"],
.upper_ac9c [class*="customify-col_"],
.upper_ac9c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.center_1ffa .upper_ac9c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider_new_280b .filter_easy_5acb,
  .filter_easy_5acb {
    display: none;
  }
  .dark_f862 {
    text-align: left;
  }
  .popup-8c95 {
    text-align: center;
  }
  .wood-a463 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider_new_280b .up-5889,
  .up-5889 {
    display: none;
  }
  .dirty_2c16 {
    text-align: left;
  }
  .list_out_2375 {
    text-align: center;
  }
  .west-ce49 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider_new_280b .title-99e4,
  .title-99e4 {
    display: none;
  }
  .action-118c {
    text-align: left;
  }
  .component_e611 {
    text-align: center;
  }
  .preview-b197 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pressed_f06a {
  box-shadow: none !important;
}
.paragraph_4a6a .card-lite-ac72,
.grid_a83a .card-lite-ac72 {
  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;
}
.grid_a83a .card-lite-ac72 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.copper_543e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.copper_543e:after,
.copper_543e:before {
  content: "";
  display: table;
}
.copper_543e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .copper_543e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.copper_543e,
.active-in-92b8 {
  max-width: 1248px;
  margin: 0 auto;
}

.tabs-north-e36d.advanced_7836 .copper_543e {
  max-width: 100%;
}
.tabs-north-e36d.gas-088e {
  max-width: 1200px;
  margin: 0 auto;
}
.tabs-north-e36d.pagination_lower_5aaf .copper_543e {
  max-width: 100%;
}
.tabs-north-e36d.pagination_lower_5aaf > .copper_543e {
  padding-left: 0;
  padding-right: 0;
}
.tabs-north-e36d.pagination_lower_5aaf > .copper_543e .slider_new_280b {
  margin: 0;
}
.tabs-north-e36d.pagination_lower_5aaf
  > .copper_543e
  .right_80d1.component-d398 {
  margin-right: 0;
  margin-left: 0;
}
.tabs-north-e36d.pagination_lower_5aaf #main.component-d398 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature_solid_c11e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature_solid_c11e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress-easy-b129 .main-f243 {
    padding-right: 1em;
  }
  .progress-easy-b129.small_11a9 .right_80d1 {
    border-right: 1px solid #eaecee;
  }
  .progress-easy-b129.small_11a9 .main-f243 {
    padding-right: 1em;
  }
  .progress-easy-b129.small_11a9 .filter-25cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_bottom_17b7 .main-f243 {
    padding-left: 1em;
  }
  .text_bottom_17b7.small_11a9 .right_80d1 {
    border-left: 1px solid #eaecee;
  }
  .text_bottom_17b7.small_11a9 .main-f243 {
    padding-left: 1em;
  }
  .text_bottom_17b7.small_11a9 .filter-25cf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-8405 .main-f243 {
    padding-left: 1em;
  }
  .hard-8405.small_11a9 .frame-ee80 {
    border-right: 1px solid #eaecee;
  }
  .hard-8405.small_11a9 .wrapper_hovered_54de {
    border-right: 1px solid #eaecee;
  }
  .hard-8405.small_11a9 .main-f243 {
    padding-left: 1em;
  }
  .hard-8405.small_11a9 .filter-25cf {
    padding-right: 1em;
  }
  .hard-8405.small_11a9 .title-d871 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-33c1 .main-f243 {
    padding-right: 1em;
  }
  .pressed-33c1.small_11a9 .frame-ee80 {
    border-left: 1px solid #eaecee;
  }
  .pressed-33c1.small_11a9 .wrapper_hovered_54de {
    border-left: 1px solid #eaecee;
  }
  .pressed-33c1.small_11a9 .main-f243 {
    padding-right: 1em;
  }
  .pressed-33c1.small_11a9 .filter-25cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-33c1.small_11a9 .title-d871 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_solid_c11e .main-f243 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_solid_c11e.small_11a9 .right_80d1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature_solid_c11e.small_11a9 .main-f243 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_solid_c11e.small_11a9 .filter-25cf {
    padding-left: 1em;
  }
  .feature_solid_c11e.small_11a9 .title-d871 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature_solid_c11e.small_11a9 .main-f243 {
    padding-left: 0;
  }
}
.border-green-25dc .gradient_9190 {
  display: inline-block;
}
.active-40da {
  display: inline-block;
}
.image-45bd {
  word-con: break-word;
}
.summary-1648 > span {
  display: inline-block;
  padding: 5px 0;
}
.summary-1648 .texture-0f20 {
  margin-left: 8px;
  margin-right: 8px;
}
.summary-1648 .plasma-8f4e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter-305b .grid-wide-8e96 {
  margin-bottom: 2em;
}
.filter-305b .red-3193 {
  margin-bottom: 15px;
}
.filter-305b .red-3193:last-child {
  margin-bottom: 0;
}
.filter-305b .white-581d {
  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) {
  .filter-305b .white-581d {
    display: block;
  }
}
.filter-305b .wrapper_clean_30bc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter-305b .wrapper_clean_30bc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter-305b .solid-02b8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter-305b .solid-02b8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter-305b .solid-02b8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter-305b .image-45bd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter-305b .image-45bd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter-305b .dark-19e3 p:last-child {
  margin-bottom: 0;
}
.filter-305b .slider_rough_421c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter-305b .photo_easy_8bf6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter-305b .pink-4d2e {
  margin-top: 1em;
}
.filter-305b .heading-fluid-5f63 {
  top: 0;
  display: block;
}
.filter-305b .heading-fluid-5f63 a {
  color: inherit;
}
.filter-305b .heading-fluid-5f63 a:hover {
  color: inherit;
}
.filter-305b .outline_pressed_7c69 {
  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;
}
.filter-305b .outline_pressed_7c69:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter-305b .photo_easy_8bf6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter-305b .pink-f265 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter-305b .pink-f265:first-child {
  margin-top: 0;
}
.filter-305b .pink-f265.form-fluid-0db8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter-305b .pink-f265.overlay_silver_c654 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter-305b
  .pink-f265.overlay_silver_c654.modal_green_3131
  .pink-4d2e {
  width: 100%;
}
.filter-305b .overlay_silver_c654 {
  -webkit-box-align: center;
  align-items: center;
}
.filter-305b .overlay_silver_c654 .summary-1648,
.filter-305b .overlay_silver_c654 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter-305b .solid-02b8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-305b .solid-02b8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter-305b .solid-02b8: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;
}
.filter-305b .form-fluid-0db8 {
  z-index: 5;
}
.filter-305b .gradient-inner-fc55 .gradient-dark-8a91 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter-305b .caption-b3f0 .gradient-dark-8a91 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter-305b .focused_bea4 .gradient-dark-8a91 {
  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;
}
.filter-305b.accent-stale-324c .white-581d,
.filter-305b.warm-53e8 .white-581d {
  display: block;
}
.filter-305b.accent-stale-324c .white-581d .basic_2636,
.filter-305b.accent-stale-324c .white-581d .photo_easy_8bf6,
.filter-305b.warm-53e8 .white-581d .basic_2636,
.filter-305b.warm-53e8 .white-581d .photo_easy_8bf6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter-305b.action-6be8 .wrapper_clean_30bc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter-305b.action-6be8 .wrapper_clean_30bc {
    margin-right: 0;
  }
}
.filter-305b.accent-stale-324c .wrapper_clean_30bc,
.filter-305b.warm-53e8 .wrapper_clean_30bc {
  padding-top: 40%;
}
.filter-305b.accent-stale-324c .grid-wide-8e96,
.filter-305b.warm-53e8 .grid-wide-8e96 {
  display: block;
}
.filter-305b.accent-stale-324c .fn-sticky-d238 .photo_easy_8bf6,
.filter-305b.warm-53e8 .fn-sticky-d238 .photo_easy_8bf6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter-305b.accent-stale-324c .wrapper_clean_30bc,
.filter-305b.warm-53e8 .wrapper_clean_30bc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter-305b.accent-stale-324c .photo_easy_8bf6 {
  padding: 1em;
}
.texture_bottom_8e62 {
  margin: 30px auto;
  display: block;
}
.texture_bottom_8e62 .alert-in-3b11 > * {
  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;
}
.texture_bottom_8e62 .alert-in-3b11 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_bottom_8e62 .alert-in-3b11 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter_171d .summary-1648 {
  margin-bottom: 1.41575em;
}
.filter_171d .article-static-21da {
  margin-bottom: 1.618em;
}
.title_cool_0a62 .media_6e05 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title_cool_0a62 .media_6e05 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title_cool_0a62 .table_old_3b36 {
  max-width: 100%;
  overflow: auto;
}
.mask-first-c0a6 .title_cool_0a62 a:hover {
  text-decoration: underline;
}
.cold-1dac .red-3193:not(.image-45bd),
.cold-1dac .solid-02b8 {
  margin-bottom: 1.41575em;
}
.cold-1dac .red-3193:not(.image-45bd):last-child,
.cold-1dac .solid-02b8:last-child {
  margin-bottom: 0;
}
.cold-1dac .red-3193.chip_motion_42cd {
  margin-bottom: 0.41575em;
}
.cold-1dac .thick-54fb:before,
.cold-1dac .banner-wood-d7d5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cold-1dac .thick-54fb:before {
  content: "\f115";
}
.cold-1dac .banner-wood-d7d5:before {
  content: "\f02c";
}
.cold-1dac .container-lite-3205 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cold-1dac .container-lite-3205 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.section_outer_37bf {
  display: -webkit-box;
  display: flex;
}
.section_outer_37bf .dropdown-advanced-7b03 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .section_outer_37bf .dropdown-advanced-7b03 {
    flex-basis: 90px;
  }
}
.section_outer_37bf .orange_289b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_outer_37bf .orange_289b {
    flex-basis: calc(100% - 50px);
  }
}
.section_outer_37bf .slider_a17c p:last-child {
  margin-bottom: 0.72em;
}
.grid_yellow_9a4f .alert-in-3b11 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.grid_yellow_9a4f .alert-in-3b11:after,
.grid_yellow_9a4f .alert-in-3b11:before {
  content: "";
  display: table;
}
.grid_yellow_9a4f .alert-in-3b11:after {
  clear: both;
}
.grid_yellow_9a4f .alert-in-3b11 .accordion_clean_69d5,
.grid_yellow_9a4f .alert-in-3b11 .notice-9abb {
  width: 49%;
}
.grid_yellow_9a4f .alert-in-3b11 .accordion_clean_69d5 a span.stale-5b28,
.grid_yellow_9a4f .alert-in-3b11 .notice-9abb a span.stale-5b28 {
  display: block;
  margin-bottom: 5px;
}
.grid_yellow_9a4f .alert-in-3b11 .notice-9abb {
  float: left;
  text-align: left;
}
.grid_yellow_9a4f .alert-in-3b11 .accordion_clean_69d5 {
  float: right;
  text-align: right;
}
.section_bdbf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .section_bdbf {
    margin-bottom: 0;
  }
}
.notice_537e {
  margin-bottom: 1em;
}
.notice_537e .image-45bd {
  font-size: 1.1em;
  line-height: 1.3;
}
.gas_7736 a {
  display: block;
  line-height: 0;
  position: relative;
}
.east_0f75 .notice_537e,
.notice_hard_79f8 .notice_537e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .east_0f75 .notice_537e,
  .notice_hard_79f8 .notice_537e {
    display: block;
  }
}
.east_0f75 .gas_7736,
.notice_hard_79f8 .gas_7736 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .east_0f75 .gas_7736,
  .notice_hard_79f8 .gas_7736 {
    margin-bottom: 1em;
  }
}
.east_0f75 .gas_7736 img,
.notice_hard_79f8 .gas_7736 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.east_0f75 .light_1b94,
.notice_hard_79f8 .light_1b94 {
  flex-basis: calc(100% - 160px);
}
.east_0f75 .light_1b94 p,
.notice_hard_79f8 .light_1b94 p {
  margin-bottom: 0;
}
.east_0f75 .light_1b94 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .east_0f75 .light_1b94 {
    padding-left: 0;
  }
}
.notice_hard_79f8 .light_1b94 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice_hard_79f8 .light_1b94 {
    padding-right: 0;
  }
}
.notice_hard_79f8 .gas_7736 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.logo-57f1 .gas_7736 {
  margin-bottom: 0.5em;
}
.logo-57f1 .gas_7736 img {
  width: 100%;
}
.white-1b76 .caption_bfc5,
.bottom-e915 .caption_bfc5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bottom-e915 .right_80d1 .container-slow-a3b1 p:last-child {
  margin-bottom: 0;
}
.content-cadd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.clean_ba20 .thumbnail-8509 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .clean_ba20 .thumbnail-8509:last-of-type {
    margin-bottom: 0;
  }
}
.clean_ba20 .thumbnail-8509 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean_ba20 .thumbnail-8509 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clean_ba20 .thumbnail-8509 ul li {
  margin: 0 0 0.6em;
}
.clean_ba20 .thumbnail-8509 ul li.outline-8193,
.clean_ba20 .thumbnail-8509 ul li.smooth-6c0e {
  position: relative;
}
.clean_ba20 .thumbnail-8509 ul li.outline-8193 .article_f757,
.clean_ba20 .thumbnail-8509 ul li.smooth-6c0e .article_f757 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.clean_ba20 .thumbnail-8509 ul li.outline-8193:after:after,
.clean_ba20 .thumbnail-8509 ul li.outline-8193:after:before,
.clean_ba20
  .thumbnail-8509
  ul
  li.smooth-6c0e:after:after,
.clean_ba20
  .thumbnail-8509
  ul
  li.smooth-6c0e:after:before {
  content: "";
  display: table;
}
.clean_ba20 .thumbnail-8509 ul li.outline-8193:after:after,
.clean_ba20
  .thumbnail-8509
  ul
  li.smooth-6c0e:after:after {
  clear: both;
}
.clean_ba20 .thumbnail-8509 a.card-b37f:hover {
  text-decoration: none;
}
.clean_ba20 .thumbnail-8509 select {
  max-width: 100%;
}
.clean_ba20 .thumbnail-8509 table {
  font-size: 85%;
}
.clean_ba20 .thumbnail-8509 table td,
.clean_ba20 .thumbnail-8509 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.clean_ba20 .thumbnail-8509 table tfoot td {
  text-align: left;
}
.clean_ba20 .thumbnail-8509 :last-child {
  margin-bottom: 0;
}
.clean_ba20 .thumbnail-8509 .title_6e1d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.clean_ba20 .thumbnail-8509 .title_6e1d label {
  width: 100%;
}
.clean_ba20 .thumbnail-8509 .title_6e1d .photo-988f {
  width: 100%;
  display: block;
}
.clean_ba20 .thumbnail-8509 .title_6e1d .orange-f3ac {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.clean_ba20 .thumbnail-8509 .title_6e1d .orange-f3ac:hover svg #svg-search {
  fill: #444;
}
.clean_ba20 .thumbnail-8509 .title_6e1d .orange-f3ac svg {
  width: 18px;
  height: 18px;
}
.clean_ba20 .feature_cool_533b ul ul,
.clean_ba20 .breadcrumb_short_16f8 ul ul,
.clean_ba20 .article_over_ddc5 ul ul,
.clean_ba20 .fluid-6d12 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.clean_ba20 .feature_cool_533b .hover_d694 > a,
.clean_ba20 .breadcrumb_short_16f8 .hover_d694 > a,
.clean_ba20 .article_over_ddc5 .hover_d694 > a,
.clean_ba20 .fluid-6d12 .hover_d694 > a {
  margin-bottom: 0;
}
.clean_ba20 .breadcrumb-white-49bd li,
.clean_ba20 .feature_cool_533b li,
.clean_ba20 .pro-ab97 li,
.clean_ba20 .breadcrumb_short_16f8 li,
.clean_ba20 .article_over_ddc5 li,
.clean_ba20 .fluid-6d12 li,
.clean_ba20 .accordion_0cfb li,
.clean_ba20 .column_6d56 li {
  display: block;
  position: relative;
}
.clean_ba20 .breadcrumb-white-49bd li:last-child,
.clean_ba20 .feature_cool_533b li:last-child,
.clean_ba20 .pro-ab97 li:last-child,
.clean_ba20 .breadcrumb_short_16f8 li:last-child,
.clean_ba20 .article_over_ddc5 li:last-child,
.clean_ba20 .fluid-6d12 li:last-child,
.clean_ba20 .accordion_0cfb li:last-child,
.clean_ba20 .column_6d56 li:last-child {
  border: none;
}
.clean_ba20 .breadcrumb-white-49bd li a,
.clean_ba20 .feature_cool_533b li a,
.clean_ba20 .pro-ab97 li a,
.clean_ba20 .breadcrumb_short_16f8 li a,
.clean_ba20 .article_over_ddc5 li a,
.clean_ba20 .fluid-6d12 li a,
.clean_ba20 .accordion_0cfb li a,
.clean_ba20 .column_6d56 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean_ba20 .breadcrumb-white-49bd li ul li::before,
.clean_ba20 .feature_cool_533b li ul li::before,
.clean_ba20 .pro-ab97 li ul li::before,
.clean_ba20 .breadcrumb_short_16f8 li ul li::before,
.clean_ba20 .article_over_ddc5 li ul li::before,
.clean_ba20 .fluid-6d12 li ul li::before,
.clean_ba20 .accordion_0cfb li ul li::before,
.clean_ba20 .column_6d56 li ul li::before {
  left: 15px;
}
.clean_ba20 .breadcrumb-white-49bd li ul a,
.clean_ba20 .feature_cool_533b li ul a,
.clean_ba20 .pro-ab97 li ul a,
.clean_ba20 .breadcrumb_short_16f8 li ul a,
.clean_ba20 .article_over_ddc5 li ul a,
.clean_ba20 .fluid-6d12 li ul a,
.clean_ba20 .accordion_0cfb li ul a,
.clean_ba20 .column_6d56 li ul a {
  padding-left: 20px;
}
.clean_ba20 .breadcrumb-white-49bd li ul ul li::before,
.clean_ba20 .feature_cool_533b li ul ul li::before,
.clean_ba20 .pro-ab97 li ul ul li::before,
.clean_ba20 .breadcrumb_short_16f8 li ul ul li::before,
.clean_ba20 .article_over_ddc5 li ul ul li::before,
.clean_ba20 .fluid-6d12 li ul ul li::before,
.clean_ba20 .accordion_0cfb li ul ul li::before,
.clean_ba20 .column_6d56 li ul ul li::before {
  left: 30px;
}
.clean_ba20 .breadcrumb-white-49bd li ul ul a,
.clean_ba20 .feature_cool_533b li ul ul a,
.clean_ba20 .pro-ab97 li ul ul a,
.clean_ba20 .breadcrumb_short_16f8 li ul ul a,
.clean_ba20 .article_over_ddc5 li ul ul a,
.clean_ba20 .fluid-6d12 li ul ul a,
.clean_ba20 .accordion_0cfb li ul ul a,
.clean_ba20 .column_6d56 li ul ul a {
  padding-left: 40px;
}
.clean_ba20 .hovered-1a42 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean_ba20 .column_6d56 ul li {
  margin-bottom: 1.41575em;
}
.clean_ba20 .column_6d56 ul li .cold_8411 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.clean_ba20 .column_6d56 ul li .hero-12fb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip_0ad2 .breadcrumb-white-49bd li a,
.chip_0ad2 .feature_cool_533b li a,
.chip_0ad2 .pro-ab97 li a,
.chip_0ad2 .breadcrumb_short_16f8 li a,
.chip_0ad2 .article_over_ddc5 li a,
.chip_0ad2 .fluid-6d12 li a,
.chip_0ad2 .accordion_0cfb li a,
.chip_0ad2 .column_6d56 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_0ad2 .hovered-1a42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_0ad2 .thumbnail-8509 ul li.outline-8193 .article_f757,
.chip_0ad2 .thumbnail-8509 ul li.smooth-6c0e .article_f757 {
  background: rgba(0, 0, 0, 0.2);
}
.chip_0ad2 .clean_ba20 .thumbnail-8509 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-north-e36d .clean_ba20 .motion-c057 li {
  margin: 0;
}
.tabs-north-e36d .clean_ba20 .motion-c057 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tabs-north-e36d .clean_ba20 .motion-c057 li ul {
  margin: 0;
}
.tabs-north-e36d .clean_ba20 .motion-c057 li ul li a {
  padding-left: 15px;
}
.tabs-north-e36d .clean_ba20 .motion-c057 li ul li li a {
  padding-left: 30px;
}
.tabs-north-e36d .clean_ba20 .motion-c057 li.module-blue-6e93 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tabs-north-e36d .clean_ba20 .motion-c057 li.module-blue-6e93 > 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;
}
.tabs-north-e36d .clean_ba20 .motion-c057 li.module-blue-6e93 > 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;
}
.dynamic-37e5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar_center_f428 {
  position: relative;
  z-index: 10;
}
.avatar_center_f428 .green_02d9 {
  width: 100%;
  max-width: 100%;
}
.middle_b324 .modal_a15f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.middle_b324 .new-8bce {
}
.middle_b324 .chip_0ad2 {
  background: #292929;
}
.wide-d406 .modal_a15f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wide-d406 .new-8bce {
  background: #f9f9f9;
}
.wide-d406 .chip_0ad2 {
  background: #303030;
}
.right_c364 .modal_a15f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .right_c364 .gradient_9190 {
    margin-bottom: 1em;
  }
  .right_c364 .gradient_9190:last-child {
    margin-bottom: 0;
  }
}
.right_c364 .new-8bce {
  background: #ededed;
}
.right_c364 .chip_0ad2 {
  background: #1a1a1a;
}
.modal_a15f.new-8bce {
  color: rgba(0, 0, 0, 0.6);
}
.modal_a15f.new-8bce .label-1471 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_a15f.chip_0ad2 {
  color: rgba(255, 255, 255, 0.99);
}
.modal_a15f.chip_0ad2 a:not(.card-b37f) {
  color: rgba(255, 255, 255, 0.79);
}
.modal_a15f.chip_0ad2 a:not(.card-b37f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_a15f.chip_0ad2 .label-1471 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_a15f.chip_0ad2 table tbody td,
.modal_a15f.chip_0ad2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tiny-c0d3.large-00eb .copper_543e {
  max-width: initial;
}
.tiny-c0d3 .video-af2d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tiny-c0d3 .video-af2d .green_02d9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tiny-c0d3 .video-af2d .green_02d9 {
    display: block;
    margin-bottom: 2em;
  }
  .tiny-c0d3 .video-af2d .green_02d9:last-child {
    margin-bottom: 0;
  }
}
.right_c364 .gradient_9190:last-child,
.wide-d406 .gradient_9190:last-child,
.middle_b324 .gradient_9190:last-child {
  margin-bottom: 0;
}
.right_c364 .gradient_9190 .clean_ba20 .thumbnail-8509:last-child,
.wide-d406 .gradient_9190 .clean_ba20 .thumbnail-8509:last-child,
.middle_b324 .gradient_9190 .clean_ba20 .thumbnail-8509:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .right_c364 .upper-2ece,
  .right_c364 .tertiary-06db,
  .wide-d406 .upper-2ece,
  .wide-d406 .tertiary-06db,
  .middle_b324 .upper-2ece,
  .middle_b324 .tertiary-06db {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar_center_f428 .gradient_9190 {
    margin-bottom: 2em;
  }
}
.avatar_center_f428 p:last-child {
  margin-bottom: 0;
}
.avatar_center_f428 li,
.avatar_center_f428 ul {
  list-style: none;
  margin: 0;
}
.avatar_center_f428 ul ul {
  margin-left: 2.617924em;
}
.pagination_2370 {
  font-size: 0.875em;
}

/* css-noise: c34e */
.shadow-element-j9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
