/*!
Theme Name: Customify
Theme URI: https://pressmaximum.over-39c2/customify
Author: WPCustomify
Author URI: https://pressmaximum.over-39c2
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.over-39c2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.column-049f.dynamic-c576/licenses/gpl-2.0.shadow-tall-06a8
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.in_0a70/, (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.paragraph-top-120e.sort_paper_04ef/normalize.dirty_106b/
 ======
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.dirty_106b v7.0.0 | MIT License | github.over-39c2/necolas/normalize.dirty_106b */
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-6fee .video-faef,
.smooth_e0f3,
.current-bbb9,
.iron-41f1,
.article-active-9d84,
.first-75c9,
.pagination_red_a5ee,
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;
}
.smooth_e0f3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .smooth_e0f3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth_e0f3,
  h1 {
    font-size: 1.8em;
  }
}
.current-bbb9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.current-bbb9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .current-bbb9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .current-bbb9,
  h2 {
    font-size: 1.7em;
  }
}
.iron-41f1,
h3 {
  font-size: 1.618em;
}
.content-6fee .video-faef,
.article-active-9d84,
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.module_light_9601 {
  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;
}
.aside_08fc:after,
.aside_08fc:before,
.shade-41ee:after,
.shade-41ee:before {
  content: "";
  display: table;
}
.aside_08fc:after,
.shade-41ee:after {
  clear: both;
}
.header_abea {
  float: right;
  margin-right: 0;
}
.center_530f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter-right-d3b4 .outer_0a80,
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-right-d3b4 .outer_0a80: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;
}
.photo_9da4 .outer_0a80 {
  box-shadow: none;
}
.photo_9da4
  .outer_0a80
  .dirty-4b39 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo_9da4 .outer_0a80 .hidden_7e52 {
  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;
}
.photo_9da4
  .outer_0a80
  .hidden_7e52
  b {
  display: none;
}
.photo_9da4 .text-c06b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(.glass-ff5c),
button:not(.breadcrumb_outer_2fc0):not(.glass-ff5c),
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ),
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ),
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ) {
  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;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):hover,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):hover,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):hover,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):hover,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):active,
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):active,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):active,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):active,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):active,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus {
  outline: 0;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59 {
  position: relative;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .photo_939a,
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .mask_a88e,
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .content-f06e,
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  i,
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  svg,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .photo_939a,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .mask_a88e,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .content-f06e,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  i,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  svg,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .photo_939a,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .mask_a88e,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .content-f06e,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  i,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  svg,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .photo_939a,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .mask_a88e,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .content-f06e,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  i,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  svg,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .photo_939a,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .mask_a88e,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  .content-f06e,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  i,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59
  svg {
  visibility: hidden;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59:after,
button:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59:after,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59:after,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59:after,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ).fn-loading-4b59: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;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(.glass-ff5c),
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ),
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ),
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ) {
  color: #fff;
  background: #235787;
}
.focus-dirty-6ebd:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus,
input[type="button"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus,
input[type="reset"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus,
input[type="submit"]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ):focus {
  color: #fff;
}
.focus-dirty-6ebd.fn-disabled-4b59:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ),
.focus-dirty-6ebd[disabled]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ),
button.fn-disabled-4b59:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ),
button[disabled]:not(.breadcrumb_outer_2fc0):not(
    .glass-ff5c
  ) {
  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;
}
.avatar-57e8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.avatar-57e8: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;
}
.backdrop-9bd7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.large_7444 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo_dirty_71d0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside_08fc:after,
.aside_08fc:before,
.panel-8d3b:after,
.panel-8d3b:before,
.box_dark_d383:after,
.box_dark_d383:before,
.sort_4e98:after,
.sort_4e98:before,
.accent-silver-9a9a:after,
.accent-silver-9a9a:before,
.shade-yellow-39f6:after,
.shade-yellow-39f6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside_08fc:after,
.panel-8d3b:after,
.box_dark_d383:after,
.sort_4e98:after,
.accent-silver-9a9a:after,
.shade-yellow-39f6:after {
  clear: both;
}
.panel-8d3b .popup-cool-b7cf,
.box_dark_d383 .popup-cool-b7cf,
.title-hovered-4109 .popup-cool-b7cf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bright_9331 {
  display: inline-block;
}
.image-11a7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-11a7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-11a7 .wood_ebbd {
  padding: 1em 0;
  font-size: 85%;
}
.wood_ebbd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight-2408 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight-2408:after,
.highlight-2408:before {
  content: "";
  display: table;
}
.highlight-2408:after {
  clear: both;
}
.status-1cef {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.alert-selected-9250 .status-1cef {
  max-width: 50%;
}
.background_6cf2 .status-1cef {
  max-width: 33.33%;
}
.rough-fca1 .status-1cef {
  max-width: 25%;
}
.mask-up-3df2 .status-1cef {
  max-width: 20%;
}
.outline_warm_8f2c .status-1cef {
  max-width: 16.66%;
}
.surface-c238 .status-1cef {
  max-width: 14.28%;
}
.inner-dba2 .status-1cef {
  max-width: 12.5%;
}
.status_d484 .status-1cef {
  max-width: 11.11%;
}
.grid_motion_6c59 {
  display: block;
}
.content-6fee .description_71e5 label,
.content-6fee .modal_7f79 label,
.content-6fee .east-e8a1 label,
.content-6fee .highlight_1dd8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_bb7f {
  list-style: none;
  margin: 0;
}
.modal_bb7f article.dynamic_3011 {
  margin-bottom: 0;
}
.modal_bb7f ul {
  list-style: none;
  margin: 0;
}
.modal_bb7f .smooth-ae57 li.dynamic_3011 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_bb7f .smooth-ae57 li.dynamic_3011 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_bb7f .smooth-ae57 li.dynamic_3011: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) {
  .modal_bb7f .smooth-ae57 li.dynamic_3011 li.dynamic_3011 li.dynamic_3011 li.dynamic_3011 {
    padding-left: 0;
  }
}
article.dynamic_3011 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic_3011 .panel-8d3b p:last-of-type {
  margin-bottom: 0;
}
article.dynamic_3011 .iron-dfb9 {
  float: left;
}
article.dynamic_3011 .aside_prev_5ff2 {
  margin-left: 85px;
}
article.dynamic_3011 .popup_a678 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic_3011 .popup_a678 .bottom_0d07 {
  margin-left: 10px;
}
article.dynamic_3011 .main-hard-c717 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic_3011 .selected_ac7b {
  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 .description_71e5,
  #respond .east-e8a1,
  #respond .highlight_1dd8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_71e5 input,
#respond .east-e8a1 input,
#respond .highlight_1dd8 input {
  width: 100%;
}
#respond .highlight_1dd8 {
  margin-right: 0;
}
#respond .module_8650 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow-91d3 {
  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;
}
.yellow-91d3.video-ea84 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.yellow-91d3 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%);
}
.yellow-91d3:focus,
.yellow-91d3: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);
}
.pressed_08fe {
  border-radius: 10%;
}
.inner_80b2 {
  border-radius: 50%;
}
.outline-dirty-6397 {
  font-size: 0.72em;
}
.panel-0cba {
  font-size: 0.875em;
}
.caption-92e8 {
  font-size: 1.1em;
}
.main-f911 {
  text-transform: uppercase;
  line-height: 1.2;
}
.main-f911.outline-dirty-6397 {
  letter-spacing: 0.5px;
}
.plasma-4b8c,
.plasma-4b8c a {
  color: #6d6d6d;
}
.plasma-4b8c a:hover {
  color: #111;
}
.heading_down_4c91 {
  color: #6d6d6d;
}
.copper-4f21 {
  overflow-x: hidden;
}
.copper-4f21 .button-04d0.card_f083 {
  position: relative;
}
.copper-4f21 .button-04d0.card_f083.pink_dd06 {
  position: initial;
}
.copper-4f21
  .button-04d0.card_f083.pink_dd06
  .hero_cad8 {
  left: auto;
}
.copper-4f21 .button-04d0 .hero_cad8 {
  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;
}
.copper-4f21 .button-04d0:hover.card_f083 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.copper-4f21
  .button-04d0:hover.card_f083
  .hero_cad8 {
  display: block;
  z-index: 9999999;
}
.copper-4f21 .huge-3f09 .lower-732e,
.copper-4f21 .section-e4c5 .lower-732e {
  display: none;
}
.copper-4f21 .surface-2e7b .button-04d0:hover.card_f083 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.content-6fee .description_71e5 label,
.content-6fee .modal_7f79 label,
.content-6fee .east-e8a1 label,
.content-6fee .highlight_1dd8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_bb7f {
  list-style: none;
  margin: 0;
}
.modal_bb7f article.dynamic_3011 {
  margin-bottom: 0;
}
.modal_bb7f ul {
  list-style: none;
  margin: 0;
}
.modal_bb7f .smooth-ae57 li.dynamic_3011 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_bb7f .smooth-ae57 li.dynamic_3011 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_bb7f .smooth-ae57 li.dynamic_3011: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) {
  .modal_bb7f .smooth-ae57 li.dynamic_3011 li.dynamic_3011 li.dynamic_3011 li.dynamic_3011 {
    padding-left: 0;
  }
}
article.dynamic_3011 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic_3011 .panel-8d3b p:last-of-type {
  margin-bottom: 0;
}
article.dynamic_3011 .iron-dfb9 {
  float: left;
}
article.dynamic_3011 .aside_prev_5ff2 {
  margin-left: 85px;
}
article.dynamic_3011 .popup_a678 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic_3011 .popup_a678 .bottom_0d07 {
  margin-left: 10px;
}
article.dynamic_3011 .main-hard-c717 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic_3011 .selected_ac7b {
  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 .description_71e5,
  #respond .east-e8a1,
  #respond .highlight_1dd8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_71e5 input,
#respond .east-e8a1 input,
#respond .highlight_1dd8 input {
  width: 100%;
}
#respond .highlight_1dd8 {
  margin-right: 0;
}
#respond .module_8650 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge-3f09 .easy-cd89 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.easy-cd89 .glass_5572.dark_d980 .progress-f508 > li > a:focus,
.easy-cd89 .glass_5572.dark_d980 .progress-f508 > li > a:hover,
.easy-cd89 .glass_5572.header-ddbc .progress-f508 > li > a:focus,
.easy-cd89 .glass_5572.header-ddbc .progress-f508 > li > a:hover,
.easy-cd89 .glass_5572.card-new-2bb5 .progress-f508 > li > a:focus,
.easy-cd89 .glass_5572.card-new-2bb5 .progress-f508 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-cd89
  .glass_5572.dark_d980
  .progress-f508
  > li.paragraph-silver-7ba5
  > a,
.easy-cd89
  .glass_5572.dark_d980
  .progress-f508
  > li.link_copper_c61a
  > a,
.easy-cd89
  .glass_5572.header-ddbc
  .progress-f508
  > li.paragraph-silver-7ba5
  > a,
.easy-cd89
  .glass_5572.header-ddbc
  .progress-f508
  > li.link_copper_c61a
  > a,
.easy-cd89
  .glass_5572.card-new-2bb5
  .progress-f508
  > li.paragraph-silver-7ba5
  > a,
.easy-cd89 .glass_5572.card-new-2bb5 .progress-f508 > li.carousel_d9c8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.easy-cd89 .down-7444,
.easy-cd89 .down-7444 a {
  color: rgba(255, 255, 255, 0.99);
}
.easy-cd89 .stone_c86f.tertiary_last_d275 li a,
.easy-cd89 .secondary-easy-86dc a,
.easy-cd89 .box-next-78e0,
.easy-cd89 .progress-f508 > li > a,
.easy-cd89 .brown-802e {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89 .stone_c86f.tertiary_last_d275 li a:hover,
.easy-cd89 .secondary-easy-86dc a:hover,
.easy-cd89 .box-next-78e0:hover,
.easy-cd89 .progress-f508 > li > a:hover,
.easy-cd89 .brown-802e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-cd89 .surface_green_d36b {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89 .surface_green_d36b .widget_outer_87b9 {
  color: rgba(255, 255, 255, 0.99);
}
.easy-cd89 .surface_green_d36b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-cd89 .module_1ab2 .article-bc4f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89 .module_1ab2 .article-bc4f .detail_complex_d2c0 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89
  .module_1ab2
  .article-bc4f
  .detail_complex_d2c0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89
  .module_1ab2
  .article-bc4f
  .detail_complex_d2c0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89
  .module_1ab2
  .article-bc4f
  .detail_complex_d2c0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89
  .module_1ab2
  .article-bc4f
  .detail_complex_d2c0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89 .module_1ab2 .huge-85de {
  color: rgba(255, 255, 255, 0.79);
}
.easy-cd89 .module_1ab2 .huge-85de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_3ef4
  .easy-cd89
  .module_1ab2
  .avatar-3c94
  .media-f9ea {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_3ef4
  .easy-cd89
  .module_1ab2
  .avatar-3c94
  .detail_complex_d2c0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge-3f09 .status-under-bed7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status-under-bed7 .glass_5572.dark_d980 .progress-f508 > li > a:focus,
.status-under-bed7 .glass_5572.dark_d980 .progress-f508 > li > a:hover,
.status-under-bed7 .glass_5572.header-ddbc .progress-f508 > li > a:focus,
.status-under-bed7 .glass_5572.header-ddbc .progress-f508 > li > a:hover,
.status-under-bed7 .glass_5572.card-new-2bb5 .progress-f508 > li > a:focus,
.status-under-bed7 .glass_5572.card-new-2bb5 .progress-f508 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-under-bed7
  .glass_5572.dark_d980
  .progress-f508
  > li.paragraph-silver-7ba5
  > a,
.status-under-bed7
  .glass_5572.dark_d980
  .progress-f508
  > li.link_copper_c61a
  > a,
.status-under-bed7
  .glass_5572.header-ddbc
  .progress-f508
  > li.paragraph-silver-7ba5
  > a,
.status-under-bed7
  .glass_5572.header-ddbc
  .progress-f508
  > li.link_copper_c61a
  > a,
.status-under-bed7
  .glass_5572.card-new-2bb5
  .progress-f508
  > li.paragraph-silver-7ba5
  > a,
.status-under-bed7 .glass_5572.card-new-2bb5 .progress-f508 > li.carousel_d9c8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.status-under-bed7 .down-7444,
.status-under-bed7 .down-7444 a {
  color: rgba(0, 0, 0, 0.8);
}
.status-under-bed7 .stone_c86f.tertiary_last_d275 li a,
.status-under-bed7 .secondary-easy-86dc a,
.status-under-bed7 .box-next-78e0,
.status-under-bed7 .progress-f508 > li > a,
.status-under-bed7 .brown-802e {
  color: rgba(0, 0, 0, 0.55);
}
.status-under-bed7 .stone_c86f.tertiary_last_d275 li a:hover,
.status-under-bed7 .secondary-easy-86dc a:hover,
.status-under-bed7 .box-next-78e0:hover,
.status-under-bed7 .progress-f508 > li > a:hover,
.status-under-bed7 .brown-802e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-under-bed7 .surface_green_d36b {
  color: rgba(0, 0, 0, 0.55);
}
.status-under-bed7 .surface_green_d36b .widget_outer_87b9 {
  color: rgba(0, 0, 0, 0.8);
}
.status-under-bed7 .surface_green_d36b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-80b3 .row_tall_e9a6 {
  margin-left: auto;
  margin-right: auto;
}
.box_dark_d383 > * {
  margin-left: auto;
  margin-right: auto;
}
.box_dark_d383 .backdrop-9bd7 {
  margin-right: 1.41575em;
}
.paragraph-9612 .box_dark_d383 > .narrow_0db3 {
  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;
}
.paragraph-9612 .box_dark_d383 > .backdrop_34ac {
  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;
}
.small_ea90.texture-80b3 .row_tall_e9a6,
.dynamic-cea2.texture-80b3 .row_tall_e9a6 {
  margin-left: 0;
}
.orange_6fb5.texture-80b3 .row_tall_e9a6,
.gold-3314.texture-80b3 .row_tall_e9a6 {
  margin-right: 0;
}
.box_dark_d383 ol,
.box_dark_d383 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip_new_b7ce video {
  max-width: 100%;
}
.dark-3119 img {
  display: block;
}
.dark-3119.backdrop-9bd7,
.dark-3119.large_7444 {
  width: 100%;
}
.dark-3119.backdrop_34ac img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description-bright-62ae:not(.nav-plasma-c0f8) {
  margin: 1.5em auto;
}
.header-b425 p {
  padding: 1.5em 14px;
}
ul.item-bright-7bfb.backdrop_34ac,
ul.item-bright-7bfb.narrow_0db3,
ul.item-bright-7bfb.gradient-5db8.narrow_0db3 {
  padding: 0 14px;
}
.panel-6875 {
  display: block;
  overflow-x: auto;
}
.panel-6875 table {
  border-collapse: collapse;
  width: 100%;
}
.panel-6875 td,
.panel-6875 th {
  padding: 0.5em;
}
.box_dark_d383 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box_dark_d383 ol ol,
.box_dark_d383 ol ul,
.box_dark_d383 ul ol,
.box_dark_d383 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box_dark_d383 ol ol li,
.box_dark_d383 ol ul li,
.box_dark_d383 ul ol li,
.box_dark_d383 ul ul li {
  margin-left: 0;
}
.hover-92b6.soft_cceb > .filter-19a7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover-92b6.soft_cceb > .filter-19a7 iframe,
.hover-92b6.soft_cceb > .filter-19a7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image_6436 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image_6436.paragraph_mini_34fb {
  padding: 0;
}
.image_6436.paragraph_mini_34fb cite {
  font-size: 13px;
}
.image_6436 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image_6436 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip-old-8a6a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip-old-8a6a > p:first-child {
  margin-top: 0;
}
.chip-old-8a6a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip-old-8a6a blockquote {
  border-left: 0;
}
.warm-9ec9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.warm-9ec9:not(.component-east-36f2) {
  max-width: 100px;
}
.warm-9ec9.iron-7b0d {
  border-bottom: none !important;
  text-align: center;
}
.warm-9ec9.iron-7b0d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .header-b425 p {
    padding: 1.5em 0;
  }
}
.surface_pink_0bae {
  color: #0073aa;
}
.warm-6805 {
  background-color: #0073aa;
}
.focused_f1fd {
  color: #229fd8;
}
.label_warm_6411 {
  background-color: #229fd8;
}
.picture-cae1 {
  color: #eee;
}
.hidden-5083 {
  background-color: #eee;
}
.selected_4e9a {
  color: #444;
}
.filter-advanced-3bfc {
  background-color: #444;
}
.module_d99c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module_d99c .inner_9cc6 .secondary-easy-86dc {
  font-size: 15px;
}
.module_d99c .secondary-easy-86dc {
  line-height: 1.3;
}
.module_d99c .status-under-bed7 {
}
.module_d99c .easy-cd89 {
  background: #235787;
}
.chip-upper-19e4 {
  padding: 0;
}
.chip-upper-19e4 .easy-cd89 {
  background: #1a1a1a;
}
.chip-upper-19e4 .status-under-bed7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.lower-706a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.lower-706a .status-under-bed7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.lower-706a .easy-cd89 {
  background: #303030;
}
.shade-yellow-39f6 {
  position: relative;
  z-index: 10;
}
.shade-yellow-39f6 .section_6761 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-east-611b .card_f083 {
  display: inline-block;
  vertical-align: middle;
}
.primary-east-611b.hard-e06f .card_f083 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .primary-east-611b.hard-e06f .card_f083 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .primary-east-611b.hard-e06f .card_f083 {
    margin-right: 0.4em;
  }
}
.primary-east-611b.hard-e06f .card_f083:last-child {
  margin-right: 0;
}
.icon_91fe .section_6761 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .huge-3f09 .inner_9cc6 {
    margin: 0 -0.5em;
  }
  .huge-3f09 .inner_9cc6 [class*="customify-col-"],
  .huge-3f09 .inner_9cc6 [class*="customify-col_"],
  .huge-3f09 .inner_9cc6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.huge-3f09.panel_complex_b7e1 .section_6761 {
  background: 0 0 !important;
}
.huge-3f09.panel_complex_b7e1 .section_6761,
.huge-3f09.icon_91fe .section_6761 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .huge-3f09.form-7f16 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.huge-3f09.icon_91fe .section_6761 {
  box-shadow: none !important;
}
.dim-2e95 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dim-2e95 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dim-2e95 {
    padding: 18px 0 20px;
  }
}
.dim-2e95 .dim_71e4 {
  width: 100%;
}
.dim-2e95 .red_5afb {
  margin-bottom: 0;
}
.dim-2e95 .tag-01b7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.slider_stone_797c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.slider_stone_797c .avatar_thick_0746 {
  width: 100%;
}
.message-acb2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message-acb2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message-acb2 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-acb2 li:last-child:after {
  display: none;
}
.message-acb2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview_8325 .lower-732e button,
.dim-2e95 .lower-732e button {
  left: 0;
}
.preview_8325 .avatar_thick_0746,
.dim-2e95 .avatar_thick_0746 {
  padding-left: 0;
  padding-right: 0;
}
.preview_8325 .slider_stone_797c,
.dim-2e95 .slider_stone_797c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview_8325 {
  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;
}
.preview_8325: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;
}
.preview_8325 .layout-887e {
  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) {
  .preview_8325 .layout-887e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview_8325 .layout-887e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview_8325 .layout-887e {
    min-height: 200px;
  }
}
.preview_8325 .message-acb2 {
  color: rgba(255, 255, 255, 0.8);
}
.preview_8325 .message-acb2 a,
.preview_8325 .message-acb2 li:after {
  color: inherit;
}
.preview_8325 .message-acb2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.section-fresh-0c28 {
  margin-bottom: 0.5em;
}
.disabled_out_9537 {
  margin-bottom: 1.2em;
}
.disabled_out_9537,
.section-fresh-0c28 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled_out_9537 p:last-child,
.section-fresh-0c28 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .lower-732e,
#masthead .lower-732e {
  display: none;
}
#masthead
  > .lower-732e.article_up_1378 {
  display: none;
}
#masthead > .lower-732e button {
  left: 0;
}
.frame-east-06f6 {
  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%;
}
.frame-east-06f6 .card_f083 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame-east-06f6 .icon-over-5475 {
  display: -webkit-box;
  display: flex;
}
.frame-east-06f6 .icon-over-5475.dynamic_2801 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame-east-06f6 .icon-over-5475.media-3988 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-east-06f6 .icon-over-5475.progress-bc98 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-east-06f6.message-d369.blue-e09f .icon-over-5475.dynamic_2801 {
  flex-basis: 100%;
}
.frame-east-06f6.list-8fdd .icon-over-5475.media-3988 {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame-east-06f6.list-8fdd .icon-over-5475.progress-bc98 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .lower-732e.article_up_1378 {
  display: none;
}
#masthead > .lower-732e button {
  left: 0;
}
.heading_east_43c0 {
  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;
}
.heading_east_43c0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.heading_east_43c0.center-9009 i {
  margin-right: 4px;
}
.heading_east_43c0.content-last-ea7b i {
  margin-left: 5px;
}
.secondary-easy-86dc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary-easy-86dc p:last-child {
  margin-bottom: 0;
}
.carousel_3589 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.carousel_3589 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.carousel_3589 img {
  display: block;
  width: auto;
  line-height: 1;
}
.carousel_3589 .down-7444 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.carousel_3589 .wood_fc31 {
  margin: 5px 0 7px 0;
}
.carousel_3589.static-0741 .alert-lite-c54a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_3589.static-0741 .active_7568 {
  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;
}
.carousel_3589.widget_ed73 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.carousel_3589.widget_ed73 .alert-lite-c54a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_3589.widget_ed73 .active_7568 {
  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;
}
.carousel_3589.media_77dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel_3589.banner-top-792c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.carousel_3589.banner-top-792c .active_7568 {
  margin-top: 7px;
}
.shade-3ac1 {
  display: inline-block;
}
.shade-yellow-39f6 .accordion_green_c100 .carousel_3589 img {
  max-width: 100%;
}
.glass_5572 .east-0cdc.sidebar-lower-f57d,
.gold-ffa7 .east-0cdc.sidebar-lower-f57d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass_5572 .photo-slow-73b3,
.gold-ffa7 .photo-slow-73b3 {
  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%);
}
.glass_5572 .photo-slow-73b3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass_5572.image-3056 .photo-slow-73b3 {
  display: none;
}
.glass_5572 .main-hard-97d7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass_5572 .main-hard-97d7 li {
  display: inline-block;
  position: relative;
}
.glass_5572 .main-hard-97d7 li:last-child {
  margin-right: 0;
}
.glass_5572 .main-hard-97d7 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;
}
.glass_5572 .main-hard-97d7 li.carousel_d9c8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass_5572 .main-hard-97d7 > 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;
}
.glass_5572 .main-hard-97d7 > li > a i {
  line-height: 0;
}
.glass_5572 .main-hard-97d7 > li.over_cc40 > a .photo-slow-73b3 {
  margin-left: 4px;
  line-height: 0;
}
.glass_5572 .main-hard-97d7 .fixed_c632 li.over_cc40 > a {
  position: relative;
}
.glass_5572 .main-hard-97d7 .fixed_c632 li.over_cc40 > a:after,
.glass_5572 .main-hard-97d7 .fixed_c632 li.over_cc40 > a:before {
  content: "";
  display: table;
}
.glass_5572 .main-hard-97d7 .fixed_c632 li.over_cc40 > a:after {
  clear: both;
}
.glass_5572 .main-hard-97d7 .fixed_c632 li.over_cc40 > a .photo-slow-73b3 {
  margin-left: 5px;
  float: right;
}
.glass_5572 .silver_1935,
.glass_5572 .fixed_c632 {
  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;
}
.glass_5572 .fixed_c632 {
  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;
}
.glass_5572 .fixed_c632 .sidebar-lower-f57d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass_5572 .fixed_c632 .photo-slow-73b3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass_5572 .fixed_c632 li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass_5572 .fixed_c632 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;
}
.glass_5572 .fixed_c632 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass_5572 .fixed_c632 .fixed_c632 {
  top: 0;
  left: 100%;
}
.glass_5572 .surface-fbcb.fn-focus-4b59 > .silver_1935,
.glass_5572 .surface-fbcb.fn-focus-4b59 > .fixed_c632,
.glass_5572 .surface-fbcb:focus > .silver_1935,
.glass_5572 .surface-fbcb:focus > .fixed_c632,
.glass_5572 .surface-fbcb:hover > .silver_1935,
.glass_5572 .surface-fbcb:hover > .fixed_c632 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass_5572.card-new-2bb5 .progress-f508:after,
.glass_5572.card-new-2bb5 .progress-f508:before {
  content: "";
  display: table;
}
.glass_5572.card-new-2bb5 .progress-f508:after {
  clear: both;
}
.glass_5572.card-new-2bb5 .progress-f508 > li {
  float: left;
}
.glass_5572.notice_lower_c9ee .progress-f508:after,
.glass_5572.notice_lower_c9ee .progress-f508:before {
  content: "";
  display: table;
}
.glass_5572.notice_lower_c9ee .progress-f508:after {
  clear: both;
}
.glass_5572.notice_lower_c9ee .progress-f508 > li {
  float: left;
}
.glass_5572.notice_lower_c9ee .progress-f508 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass_5572.notice_lower_c9ee .progress-f508 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass_5572.notice_lower_c9ee .progress-f508 > li.paragraph-silver-7ba5 > a,
.glass_5572.notice_lower_c9ee .progress-f508 > li.carousel_d9c8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass_5572.dark_d980 .progress-f508 > li > a .sidebar-lower-f57d {
  position: relative;
}
.glass_5572.dark_d980 .progress-f508 > li > a .sidebar-lower-f57d: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;
}
.glass_5572.dark_d980
  .progress-f508
  > li:focus
  > a
  .sidebar-lower-f57d:before,
.glass_5572.dark_d980
  .progress-f508
  > li:hover
  > a
  .sidebar-lower-f57d:before {
  width: 100%;
  background-color: currentColor;
}
.glass_5572.dark_d980
  .progress-f508
  > li.paragraph-silver-7ba5
  > a
  .sidebar-lower-f57d:before,
.glass_5572.dark_d980
  .progress-f508
  > li.link_copper_c61a
  > a
  .sidebar-lower-f57d:before {
  width: 100%;
  background-color: currentColor;
}
.glass_5572.header-ddbc .progress-f508 > li > a .sidebar-lower-f57d {
  position: relative;
}
.glass_5572.header-ddbc .progress-f508 > li > a .sidebar-lower-f57d: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;
}
.glass_5572.header-ddbc .progress-f508 > li:focus > a .sidebar-lower-f57d:before,
.glass_5572.header-ddbc
  .progress-f508
  > li:hover
  > a
  .sidebar-lower-f57d:before {
  width: 100%;
  background-color: currentColor;
}
.glass_5572.header-ddbc
  .progress-f508
  > li.paragraph-silver-7ba5
  > a
  .sidebar-lower-f57d:before,
.glass_5572.header-ddbc
  .progress-f508
  > li.link_copper_c61a
  > a
  .sidebar-lower-f57d:before {
  width: 100%;
  background-color: currentColor;
}
.gold-ffa7 .main-hard-97d7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gold-ffa7 .main-hard-97d7 li:first-child > a {
  border-top: none;
}
.gold-ffa7 .main-hard-97d7 .box-middle-791b > .sidebar-lower-f57d .photo-slow-73b3 {
  display: none;
}
.gold-ffa7 .main-hard-97d7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gold-ffa7 .main-hard-97d7 li:last-child {
  border: none;
}
.gold-ffa7 .main-hard-97d7 li.over_cc40 > a {
  padding-right: 45px !important;
}
.gold-ffa7 .main-hard-97d7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gold-ffa7 .main-hard-97d7 li a:focus,
.gold-ffa7 .main-hard-97d7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold-ffa7 .main-hard-97d7 li .nav-copper-4557 {
  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;
}
.gold-ffa7 .main-hard-97d7 li .nav-copper-4557:hover {
  box-shadow: none;
}
.gold-ffa7 .main-hard-97d7 li .nav-copper-4557 .photo-slow-73b3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gold-ffa7 .main-hard-97d7 .fixed_c632 {
  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);
}
.gold-ffa7 .main-hard-97d7 .fixed_c632 li a {
  padding-left: 3em;
}
.gold-ffa7 .main-hard-97d7 .pagination-green-9679 > a .nav-copper-4557 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gold-ffa7 .main-hard-97d7 .pagination-green-9679 > .fixed_c632 {
  display: block;
  opacity: 1;
}
.popup-south-514e {
  max-width: 100%;
}
.prev_724d {
  line-height: 0;
  cursor: pointer;
}
.brown-802e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.brown-802e:hover {
  box-shadow: none;
  color: currentColor;
}
.brown-802e svg {
  width: 18px;
  height: 18px;
}
.brown-802e .large_66e9 {
  display: none;
}
.container-down-b9b2 {
  position: relative;
}
.container-down-b9b2.fn-active-4b59 .brown-802e .inner-a129 {
  display: none;
}
.container-down-b9b2.fn-active-4b59 .brown-802e .large_66e9 {
  display: inline-block;
}
.container-down-b9b2 .north_59c6 {
  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);
}
.container-down-b9b2.hard_126c .north_59c6 {
  left: auto;
  right: -0.9em;
}
.container-down-b9b2.hard_126c .tiny-9e51::before {
  left: auto;
  right: 15px;
}
.container-down-b9b2.fn-active-4b59 .north_59c6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar-3c94 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.avatar-3c94 label {
  flex-basis: 100%;
}
.avatar-3c94 .article-bc4f {
  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;
}
.avatar-3c94 .detail_complex_d2c0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.avatar-3c94 .detail_complex_d2c0:focus {
  background-color: transparent;
}
.avatar-3c94 button.huge-85de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.avatar-3c94 button.huge-85de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.avatar-3c94 button.huge-85de svg {
  width: 18px;
  height: 18px;
}
.avatar-3c94 input[type="submit"] {
  min-height: auto;
}
.module_1ab2 .avatar-3c94 .detail_complex_d2c0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tiny-9e51 {
  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) {
  .tiny-9e51 {
    width: 220px;
  }
}
.tiny-9e51 label {
  flex-basis: 100%;
}
.tiny-9e51::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;
}
.inner_3ef4 .module_1ab2 .avatar-3c94 {
  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;
}
.inner_3ef4
  .module_1ab2
  .avatar-3c94
  .article-bc4f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.inner_3ef4 .module_1ab2 .avatar-3c94 .detail_complex_d2c0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.inner_3ef4
  .module_1ab2
  .avatar-3c94
  .detail_complex_d2c0:focus {
  background: 0 0;
}
.inner_3ef4
  .module_1ab2
  .avatar-3c94
  .media-f9ea {
  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;
}
.stone_c86f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stone_c86f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stone_c86f li:last-child {
  margin-right: 0;
}
.stone_c86f li:first-child {
  margin-left: 0;
}
.stone_c86f.paragraph-light-f374 a {
  color: #fff;
}
.stone_c86f.paragraph-light-f374 a:hover {
  color: #fff;
}
.stone_c86f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stone_c86f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stone_c86f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stone_c86f a:hover {
  opacity: 0.9;
  color: inherit;
}
.stone_c86f [class*="social-icon-apple"] {
  background-color: #999;
}
.stone_c86f [class*="social-icon-apple"].north_39e4 {
  background-color: transparent;
  color: #999;
}
.stone_c86f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stone_c86f [class*="social-icon-behance"].north_39e4 {
  background-color: transparent;
  color: #1769ff;
}
.stone_c86f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stone_c86f [class*="social-icon-bitbucket"].north_39e4 {
  background-color: transparent;
  color: #205081;
}
.stone_c86f [class*="social-icon-codepen"] {
  background-color: #000;
}
.stone_c86f [class*="social-icon-codepen"].north_39e4 {
  background-color: transparent;
  color: #000;
}
.stone_c86f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stone_c86f [class*="social-icon-delicious"].north_39e4 {
  background-color: transparent;
  color: #39f;
}
.stone_c86f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stone_c86f [class*="social-icon-digg"].north_39e4 {
  background-color: transparent;
  color: #005be2;
}
.stone_c86f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stone_c86f [class*="social-icon-dribbble"].north_39e4 {
  background-color: transparent;
  color: #ea4c89;
}
.stone_c86f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stone_c86f [class*="social-icon-envelope"].north_39e4 {
  background-color: transparent;
  color: #ea4335;
}
.stone_c86f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stone_c86f [class*="social-icon-facebook"].north_39e4 {
  background-color: transparent;
  color: #3b5998;
}
.stone_c86f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stone_c86f [class*="social-icon-flickr"].north_39e4 {
  background-color: transparent;
  color: #0063dc;
}
.stone_c86f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stone_c86f [class*="social-icon-foursquare"].north_39e4 {
  background-color: transparent;
  color: #2d5be3;
}
.stone_c86f [class*="social-icon-github"] {
  background-color: #333;
}
.stone_c86f [class*="social-icon-github"].north_39e4 {
  background-color: transparent;
  color: #333;
}
.stone_c86f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stone_c86f [class*="social-icon-google-plus"].north_39e4 {
  background-color: transparent;
  color: #dd4b39;
}
.stone_c86f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stone_c86f [class*="social-icon-houzz"].north_39e4 {
  background-color: transparent;
  color: #7ac142;
}
.stone_c86f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stone_c86f [class*="social-icon-instagram"].north_39e4 {
  background-color: transparent;
  color: #262626;
}
.stone_c86f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stone_c86f [class*="social-icon-jsfiddle"].north_39e4 {
  background-color: transparent;
  color: #487aa2;
}
.stone_c86f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stone_c86f [class*="social-icon-linkedin"].north_39e4 {
  background-color: transparent;
  color: #0077b5;
}
.stone_c86f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stone_c86f [class*="social-icon-medium"].north_39e4 {
  background-color: transparent;
  color: #00ab6b;
}
.stone_c86f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stone_c86f
  [class*="social-icon-odnoklassniki"].north_39e4 {
  background-color: transparent;
  color: #f4731c;
}
.stone_c86f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stone_c86f [class*="social-icon-meetup"].north_39e4 {
  background-color: transparent;
  color: #ec1c40;
}
.stone_c86f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stone_c86f [class*="social-icon-pinterest"].north_39e4 {
  background-color: transparent;
  color: #bd081c;
}
.stone_c86f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stone_c86f [class*="social-icon-product-hunt"].north_39e4 {
  background-color: transparent;
  color: #da552f;
}
.stone_c86f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stone_c86f [class*="social-icon-reddit"].north_39e4 {
  background-color: transparent;
  color: #ff4500;
}
.stone_c86f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stone_c86f [class*="social-icon-rss"].north_39e4 {
  background-color: transparent;
  color: #f26522;
}
.stone_c86f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stone_c86f
  [class*="social-icon-shopping-cart"].north_39e4 {
  background-color: transparent;
  color: #4caf50;
}
.stone_c86f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stone_c86f [class*="social-icon-skype"].north_39e4 {
  background-color: transparent;
  color: #00aff0;
}
.stone_c86f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stone_c86f [class*="social-icon-slideshare"].north_39e4 {
  background-color: transparent;
  color: #0077b5;
}
.stone_c86f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stone_c86f [class*="social-icon-snapchat"].north_39e4 {
  background-color: transparent;
  color: #fffc00;
}
.stone_c86f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stone_c86f [class*="social-icon-soundcloud"].north_39e4 {
  background-color: transparent;
  color: #f80;
}
.stone_c86f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stone_c86f [class*="social-icon-spotify"].north_39e4 {
  background-color: transparent;
  color: #2ebd59;
}
.stone_c86f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stone_c86f
  [class*="social-icon-stack-overflow"].north_39e4 {
  background-color: transparent;
  color: #fe7a15;
}
.stone_c86f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stone_c86f [class*="social-icon-maldkfgram"].north_39e4 {
  background-color: transparent;
  color: #2ca5e0;
}
.stone_c86f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stone_c86f [class*="social-icon-tripadvisor"].north_39e4 {
  background-color: transparent;
  color: #589442;
}
.stone_c86f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stone_c86f [class*="social-icon-tumblr"].north_39e4 {
  background-color: transparent;
  color: #35465c;
}
.stone_c86f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stone_c86f [class*="social-icon-twitch"].north_39e4 {
  background-color: transparent;
  color: #6441a5;
}
.stone_c86f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stone_c86f [class*="social-icon-twitter"].north_39e4 {
  background-color: transparent;
  color: #1da1f2;
}
.stone_c86f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stone_c86f [class*="social-icon-vimeo"].north_39e4 {
  background-color: transparent;
  color: #1ab7ea;
}
.stone_c86f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stone_c86f [class*="social-icon-vk"].north_39e4 {
  background-color: transparent;
  color: #45668e;
}
.stone_c86f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stone_c86f [class*="social-icon-weibo"].north_39e4 {
  background-color: transparent;
  color: #df2029;
}
.stone_c86f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stone_c86f [class*="social-icon-weixin"].north_39e4 {
  background-color: transparent;
  color: #7bb32e;
}
.stone_c86f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stone_c86f [class*="social-icon-whatsapp"].north_39e4 {
  background-color: transparent;
  color: #25d366;
}
.stone_c86f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stone_c86f [class*="social-icon-wordpress"].north_39e4 {
  background-color: transparent;
  color: #21759b;
}
.stone_c86f [class*="social-icon-xing"] {
  background-color: #026466;
}
.stone_c86f [class*="social-icon-xing"].north_39e4 {
  background-color: transparent;
  color: #026466;
}
.stone_c86f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stone_c86f [class*="social-icon-yelp"].north_39e4 {
  background-color: transparent;
  color: #af0606;
}
.stone_c86f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stone_c86f [class*="social-icon-youtube"].north_39e4 {
  background-color: transparent;
  color: #cd201f;
}
.box-next-78e0 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.box-next-78e0:hover {
  box-shadow: none;
  background: 0 0;
}
.clean_712d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.column_2bc3 {
  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_ee14 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight_5507 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight_5507,
.highlight_5507::after,
.highlight_5507::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;
}
.highlight_5507::after,
.highlight_5507::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-26f0 .column_2bc3 .logo_ee14 {
  margin-top: -2px;
  width: 19px;
}
.texture-26f0 .column_2bc3 .highlight_5507 {
  margin-top: -1px;
}
.texture-26f0 .column_2bc3 .highlight_5507,
.texture-26f0 .column_2bc3 .highlight_5507::after,
.texture-26f0 .column_2bc3 .highlight_5507::before {
  width: 19px;
  height: 2px;
}
.texture-26f0 .column_2bc3 .highlight_5507::before {
  top: -6px;
}
.texture-26f0 .column_2bc3 .highlight_5507::after {
  bottom: -6px;
}
.hovered_b3ff .column_2bc3 .logo_ee14 {
  margin-top: -2px;
  width: 22px;
}
.hovered_b3ff .column_2bc3 .highlight_5507 {
  margin-top: -1px;
}
.hovered_b3ff .column_2bc3 .highlight_5507,
.hovered_b3ff .column_2bc3 .highlight_5507::after,
.hovered_b3ff .column_2bc3 .highlight_5507::before {
  width: 22px;
  height: 2px;
}
.hovered_b3ff .column_2bc3 .highlight_5507::before {
  top: -7px;
}
.hovered_b3ff .column_2bc3 .highlight_5507::after {
  bottom: -7px;
}
.medium_2693 .column_2bc3 .logo_ee14 {
  margin-top: -2px;
  width: 31px;
}
.medium_2693 .column_2bc3 .highlight_5507 {
  margin-top: -1.5px;
}
.medium_2693 .column_2bc3 .highlight_5507,
.medium_2693 .column_2bc3 .highlight_5507::after,
.medium_2693 .column_2bc3 .highlight_5507::before {
  width: 31px;
  height: 3px;
}
.medium_2693 .column_2bc3 .highlight_5507::before {
  top: -9px;
}
.medium_2693 .column_2bc3 .highlight_5507::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gold_3a2b .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 19px;
  }
  .gold_3a2b .column_2bc3 .highlight_5507 {
    margin-top: -1px;
  }
  .gold_3a2b .column_2bc3 .highlight_5507,
  .gold_3a2b .column_2bc3 .highlight_5507::after,
  .gold_3a2b .column_2bc3 .highlight_5507::before {
    width: 19px;
    height: 2px;
  }
  .gold_3a2b .column_2bc3 .highlight_5507::before {
    top: -6px;
  }
  .gold_3a2b .column_2bc3 .highlight_5507::after {
    bottom: -6px;
  }
  .layout_over_9a21 .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 22px;
  }
  .layout_over_9a21 .column_2bc3 .highlight_5507 {
    margin-top: -1px;
  }
  .layout_over_9a21 .column_2bc3 .highlight_5507,
  .layout_over_9a21 .column_2bc3 .highlight_5507::after,
  .layout_over_9a21 .column_2bc3 .highlight_5507::before {
    width: 22px;
    height: 2px;
  }
  .layout_over_9a21 .column_2bc3 .highlight_5507::before {
    top: -7px;
  }
  .layout_over_9a21 .column_2bc3 .highlight_5507::after {
    bottom: -7px;
  }
  .dim_b87c .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 31px;
  }
  .dim_b87c .column_2bc3 .highlight_5507 {
    margin-top: -1.5px;
  }
  .dim_b87c .column_2bc3 .highlight_5507,
  .dim_b87c .column_2bc3 .highlight_5507::after,
  .dim_b87c .column_2bc3 .highlight_5507::before {
    width: 31px;
    height: 3px;
  }
  .dim_b87c .column_2bc3 .highlight_5507::before {
    top: -9px;
  }
  .dim_b87c .column_2bc3 .highlight_5507::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-glass-262b .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 19px;
  }
  .layout-glass-262b .column_2bc3 .highlight_5507 {
    margin-top: -1px;
  }
  .layout-glass-262b .column_2bc3 .highlight_5507,
  .layout-glass-262b .column_2bc3 .highlight_5507::after,
  .layout-glass-262b .column_2bc3 .highlight_5507::before {
    width: 19px;
    height: 2px;
  }
  .layout-glass-262b .column_2bc3 .highlight_5507::before {
    top: -6px;
  }
  .layout-glass-262b .column_2bc3 .highlight_5507::after {
    bottom: -6px;
  }
  .thumbnail-822e .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-822e .column_2bc3 .highlight_5507 {
    margin-top: -1px;
  }
  .thumbnail-822e .column_2bc3 .highlight_5507,
  .thumbnail-822e .column_2bc3 .highlight_5507::after,
  .thumbnail-822e .column_2bc3 .highlight_5507::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-822e .column_2bc3 .highlight_5507::before {
    top: -7px;
  }
  .thumbnail-822e .column_2bc3 .highlight_5507::after {
    bottom: -7px;
  }
  .link_3f46 .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 31px;
  }
  .link_3f46 .column_2bc3 .highlight_5507 {
    margin-top: -1.5px;
  }
  .link_3f46 .column_2bc3 .highlight_5507,
  .link_3f46 .column_2bc3 .highlight_5507::after,
  .link_3f46 .column_2bc3 .highlight_5507::before {
    width: 31px;
    height: 3px;
  }
  .link_3f46 .column_2bc3 .highlight_5507::before {
    top: -9px;
  }
  .link_3f46 .column_2bc3 .highlight_5507::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .complex_3e2a .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_3e2a .column_2bc3 .highlight_5507 {
    margin-top: -1px;
  }
  .complex_3e2a .column_2bc3 .highlight_5507,
  .complex_3e2a .column_2bc3 .highlight_5507::after,
  .complex_3e2a .column_2bc3 .highlight_5507::before {
    width: 19px;
    height: 2px;
  }
  .complex_3e2a .column_2bc3 .highlight_5507::before {
    top: -6px;
  }
  .complex_3e2a .column_2bc3 .highlight_5507::after {
    bottom: -6px;
  }
  .basic-20f7 .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 22px;
  }
  .basic-20f7 .column_2bc3 .highlight_5507 {
    margin-top: -1px;
  }
  .basic-20f7 .column_2bc3 .highlight_5507,
  .basic-20f7 .column_2bc3 .highlight_5507::after,
  .basic-20f7 .column_2bc3 .highlight_5507::before {
    width: 22px;
    height: 2px;
  }
  .basic-20f7 .column_2bc3 .highlight_5507::before {
    top: -7px;
  }
  .basic-20f7 .column_2bc3 .highlight_5507::after {
    bottom: -7px;
  }
  .header_east_a2da .column_2bc3 .logo_ee14 {
    margin-top: -2px;
    width: 31px;
  }
  .header_east_a2da .column_2bc3 .highlight_5507 {
    margin-top: -1.5px;
  }
  .header_east_a2da .column_2bc3 .highlight_5507,
  .header_east_a2da .column_2bc3 .highlight_5507::after,
  .header_east_a2da .column_2bc3 .highlight_5507::before {
    width: 31px;
    height: 3px;
  }
  .header_east_a2da .column_2bc3 .highlight_5507::before {
    top: -9px;
  }
  .header_east_a2da .column_2bc3 .highlight_5507::after {
    bottom: -9px;
  }
}
.primary_hovered_495b .highlight_5507 {
  -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_hovered_495b .highlight_5507::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary_hovered_495b .highlight_5507::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_hovered_495b.modal-56d8 .highlight_5507 {
  -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_hovered_495b.modal-56d8 .highlight_5507::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_hovered_495b.modal-56d8 .highlight_5507::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);
}
.fast_0da9 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.hard-c06e:before {
  display: none;
}
.section-e4c5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section-e4c5 .large-0cfb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section-e4c5 .large-0cfb:last-of-type {
  border-bottom: none;
}
.section-e4c5 .large-0cfb.info_tall_0b4f,
.section-e4c5 .large-0cfb.dropdown-0950,
.section-e4c5 .large-0cfb.content-7ea4 {
  padding: 0;
}
.section-e4c5 .gold-ffa7 .nav-copper-4557 {
  color: currentColor;
}
.section-e4c5 .gold-ffa7 .nav-copper-4557:focus,
.section-e4c5 .gold-ffa7 .nav-copper-4557:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-e4c5.status-under-bed7 .surface_green_d36b,
.section-e4c5.status-under-bed7 .secondary-easy-86dc a,
.section-e4c5.status-under-bed7 .progress-f508 a,
.section-e4c5.status-under-bed7 .fixed_c632 a {
  color: rgba(0, 0, 0, 0.55);
}
.section-e4c5.status-under-bed7 .surface_green_d36b:hover,
.section-e4c5.status-under-bed7 .secondary-easy-86dc a:hover,
.section-e4c5.status-under-bed7 .progress-f508 a:hover,
.section-e4c5.status-under-bed7 .fixed_c632 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-e4c5.status-under-bed7 .widget_outer_87b9 {
  color: rgba(0, 0, 0, 0.8);
}
.section-e4c5.status-under-bed7 .large-0cfb {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-e4c5.status-under-bed7 .large-0cfb:before {
  background: rgba(0, 0, 0, 0.08);
}
.section-e4c5.status-under-bed7 .preview_2ddf:before {
  background: rgba(255, 255, 255, 0.9);
}
.section-e4c5.status-under-bed7 .gold-ffa7 .main-hard-97d7 li a,
.section-e4c5.status-under-bed7 .gold-ffa7 .nav-copper-4557,
.section-e4c5.status-under-bed7 .fixed_c632 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-e4c5.status-under-bed7 .gold-ffa7 .nav-copper-4557:focus,
.section-e4c5.status-under-bed7 .gold-ffa7 .nav-copper-4557:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-e4c5.status-under-bed7 .main-hard-97d7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-e4c5.easy-cd89 .surface_green_d36b,
.section-e4c5.easy-cd89 .secondary-easy-86dc a,
.section-e4c5.easy-cd89 .progress-f508 .nav-copper-4557,
.section-e4c5.easy-cd89 .progress-f508 a,
.section-e4c5.easy-cd89 .fixed_c632 a {
  color: rgba(255, 255, 255, 0.79);
}
.section-e4c5.easy-cd89 .surface_green_d36b:hover,
.section-e4c5.easy-cd89 .secondary-easy-86dc a:hover,
.section-e4c5.easy-cd89 .progress-f508 .nav-copper-4557:hover,
.section-e4c5.easy-cd89 .progress-f508 a:hover,
.section-e4c5.easy-cd89 .fixed_c632 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-e4c5.easy-cd89 .widget_outer_87b9 {
  color: rgba(255, 255, 255, 0.99);
}
.section-e4c5.easy-cd89 .large-0cfb {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-e4c5.easy-cd89 .large-0cfb:before {
  background: rgba(255, 255, 255, 0.08);
}
.section-e4c5.easy-cd89 .preview_2ddf:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-e4c5.easy-cd89 .gold-ffa7 .main-hard-97d7 li a,
.section-e4c5.easy-cd89 .gold-ffa7 .nav-copper-4557,
.section-e4c5.easy-cd89 .fixed_c632 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-e4c5.easy-cd89 .gold-ffa7 .nav-copper-4557:focus,
.section-e4c5.easy-cd89 .gold-ffa7 .nav-copper-4557:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-e4c5.easy-cd89 .main-hard-97d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_2ddf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.preview_2ddf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.info-23fe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.overlay_64ba .section-e4c5 {
  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;
}
.overlay_64ba .large-0cfb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.overlay_64ba .large-0cfb: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) {
  .overlay_64ba .large-0cfb:before {
    width: 16%;
    left: 42%;
  }
}
.overlay_64ba .large-0cfb:last-child:before {
  content: none;
}
.overlay_64ba .large-0cfb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.overlay_64ba .gold-ffa7 .main-hard-97d7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.overlay_64ba .gold-ffa7 .main-hard-97d7 li a .nav-copper-4557 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.overlay_64ba .gold-ffa7 .fixed_c632 {
  border: none;
}
.overlay_64ba .gold-ffa7 .fixed_c632 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.overlay_64ba .preview_2ddf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.overlay_64ba .info-23fe {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.overlay_64ba .easy-cd89 .preview_2ddf:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_64ba .status-under-bed7.logo_301d .highlight_5507 {
  background: rgba(0, 0, 0, 0.6);
}
.overlay_64ba
  .status-under-bed7.logo_301d
  .highlight_5507::after,
.overlay_64ba
  .status-under-bed7.logo_301d
  .highlight_5507:before {
  background: inherit;
}
.overlay_64ba
  .status-under-bed7.logo_301d:hover
  .highlight_5507 {
  background: rgba(0, 0, 0, 0.8);
}
.cold_9582 .section-e4c5 {
  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) {
  .cold_9582 .section-e4c5 {
    width: auto;
    right: 45px;
  }
}
.form_fe49 .section-e4c5 {
  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) {
  .form_fe49 .section-e4c5 {
    width: auto;
    left: 45px;
  }
}
.hard-c06e .section-e4c5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hard-c06e .info-23fe {
  max-width: 48em;
  margin: 0 auto;
}
.hard-c06e .preview_2ddf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout_7a86 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout_7a86.overlay_64ba .section-e4c5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout_7a86.cold_9582 .section-e4c5 {
  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);
}
.layout_7a86 .section-e4c5 {
  visibility: visible;
}
.layout_7a86.form_fe49 .section-e4c5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.liquid_781b,
.pagination-red-7155 {
  overflow-x: hidden;
}
.liquid_781b .section-e4c5 {
  overflow: auto;
}
.liquid_781b.overlay_64ba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_781b.overlay_64ba .section-e4c5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.liquid_781b.overlay_64ba .box-next-78e0 {
  opacity: 0;
}
.liquid_781b.cold_9582 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_781b.cold_9582 .section-e4c5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.liquid_781b.cold_9582 .box-next-78e0 {
  opacity: 0;
}
.liquid_781b.form_fe49 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_781b.form_fe49 .section-e4c5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.liquid_781b.form_fe49 .box-next-78e0 {
  opacity: 0;
}
.liquid_781b.hard-c06e .section-e4c5 {
  z-index: 10;
  visibility: visible;
}
.logo_301d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.logo_301d .highlight_5507 {
  background: rgba(255, 255, 255, 0.99);
}
.logo_301d .highlight_5507::after,
.logo_301d .highlight_5507:before {
  background: inherit;
}
.logo_301d:hover .highlight_5507 {
  background: rgba(255, 255, 255, 0.99);
}
.form_fe49 .logo_301d {
  top: 10px;
  right: auto;
  left: 12px;
}
.hard-c06e .logo_301d {
  display: none !important;
}
.liquid_781b:before,
.pagination-red-7155:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.liquid_781b .logo_301d,
.pagination-red-7155 .logo_301d {
  display: inline-block;
}
.section-e4c5 .card_f083 {
  -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;
}
.liquid_781b .section-e4c5 .card_f083,
.pagination-red-7155 .section-e4c5 .card_f083 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle_b063 .article-bc4f {
  width: 100%;
}
.accordion_green_c100 {
  padding: 0 0.5em 0;
}
.accordion_green_c100 [class*="customify-col-"],
.accordion_green_c100 [class*="customify-col_"],
.accordion_green_c100 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.container-693f .accordion_green_c100 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .inner_9cc6 .link_east_e27b,
  .link_east_e27b {
    display: none;
  }
  .old-8774 {
    text-align: left;
  }
  .carousel-7373 {
    text-align: center;
  }
  .content_copper_e82a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .inner_9cc6 .button_7b4a,
  .button_7b4a {
    display: none;
  }
  .label_ca28 {
    text-align: left;
  }
  .fresh-4ebe {
    text-align: center;
  }
  .article-16bd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .inner_9cc6 .section_under_f4da,
  .section_under_f4da {
    display: none;
  }
  .container_copper_6bf4 {
    text-align: left;
  }
  .pagination-2e27 {
    text-align: center;
  }
  .component-cool-de50 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.silver_1f80 {
  box-shadow: none !important;
}
.component_4c57 .grid-out-1ffe,
.selected_a73c .grid-out-1ffe {
  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;
}
.selected_a73c .grid-out-1ffe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section_6761 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section_6761:after,
.section_6761:before {
  content: "";
  display: table;
}
.section_6761:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section_6761 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section_6761,
.form-7f16 {
  max-width: 1248px;
  margin: 0 auto;
}

.sort_4e98.heading_0f08 .section_6761 {
  max-width: 100%;
}
.sort_4e98.right-a338 {
  max-width: 1200px;
  margin: 0 auto;
}
.sort_4e98.focus_bright_2dc1 .section_6761 {
  max-width: 100%;
}
.sort_4e98.focus_bright_2dc1 > .section_6761 {
  padding-left: 0;
  padding-right: 0;
}
.sort_4e98.focus_bright_2dc1 > .section_6761 .inner_9cc6 {
  margin: 0;
}
.sort_4e98.focus_bright_2dc1
  > .section_6761
  .popup-9357.south_0e45 {
  margin-right: 0;
  margin-left: 0;
}
.sort_4e98.focus_bright_2dc1 #main.south_0e45 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .detail_in_fcbb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .detail_in_fcbb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-tall-9710 .row_tall_e9a6 {
    padding-right: 1em;
  }
  .grid-tall-9710.mask-copper-e18d .popup-9357 {
    border-right: 1px solid #eaecee;
  }
  .grid-tall-9710.mask-copper-e18d .row_tall_e9a6 {
    padding-right: 1em;
  }
  .grid-tall-9710.mask-copper-e18d .content-slow-ef2b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-huge-87bd .row_tall_e9a6 {
    padding-left: 1em;
  }
  .text-huge-87bd.mask-copper-e18d .popup-9357 {
    border-left: 1px solid #eaecee;
  }
  .text-huge-87bd.mask-copper-e18d .row_tall_e9a6 {
    padding-left: 1em;
  }
  .text-huge-87bd.mask-copper-e18d .content-slow-ef2b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-west-1c78 .row_tall_e9a6 {
    padding-left: 1em;
  }
  .texture-west-1c78.mask-copper-e18d .next_705e {
    border-right: 1px solid #eaecee;
  }
  .texture-west-1c78.mask-copper-e18d .message-south-352c {
    border-right: 1px solid #eaecee;
  }
  .texture-west-1c78.mask-copper-e18d .row_tall_e9a6 {
    padding-left: 1em;
  }
  .texture-west-1c78.mask-copper-e18d .content-slow-ef2b {
    padding-right: 1em;
  }
  .texture-west-1c78.mask-copper-e18d .overlay_d466 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_green_fe6a .row_tall_e9a6 {
    padding-right: 1em;
  }
  .highlight_green_fe6a.mask-copper-e18d .next_705e {
    border-left: 1px solid #eaecee;
  }
  .highlight_green_fe6a.mask-copper-e18d .message-south-352c {
    border-left: 1px solid #eaecee;
  }
  .highlight_green_fe6a.mask-copper-e18d .row_tall_e9a6 {
    padding-right: 1em;
  }
  .highlight_green_fe6a.mask-copper-e18d .content-slow-ef2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_green_fe6a.mask-copper-e18d .overlay_d466 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_in_fcbb .row_tall_e9a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail_in_fcbb.mask-copper-e18d .popup-9357 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .detail_in_fcbb.mask-copper-e18d .row_tall_e9a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail_in_fcbb.mask-copper-e18d .content-slow-ef2b {
    padding-left: 1em;
  }
  .detail_in_fcbb.mask-copper-e18d .overlay_d466 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .detail_in_fcbb.mask-copper-e18d .row_tall_e9a6 {
    padding-left: 0;
  }
}
.secondary_slow_26c4 .primary-east-611b {
  display: inline-block;
}
.aside_1a31 {
  display: inline-block;
}
.up-8078 {
  word-con: break-word;
}
.grid_mini_b00b > span {
  display: inline-block;
  padding: 5px 0;
}
.grid_mini_b00b .box_huge_cbf1 {
  margin-left: 8px;
  margin-right: 8px;
}
.grid_mini_b00b .feature-6cfa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.border_inner_9222 .logo_75ef {
  margin-bottom: 2em;
}
.border_inner_9222 .gradient-ee71 {
  margin-bottom: 15px;
}
.border_inner_9222 .gradient-ee71:last-child {
  margin-bottom: 0;
}
.border_inner_9222 .tabs-0cb3 {
  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) {
  .border_inner_9222 .tabs-0cb3 {
    display: block;
  }
}
.border_inner_9222 .outline-over-1610 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .border_inner_9222 .outline-over-1610 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.border_inner_9222 .message-middle-3c95 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.border_inner_9222 .message-middle-3c95 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.border_inner_9222 .message-middle-3c95 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.border_inner_9222 .up-8078 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.border_inner_9222 .up-8078 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.border_inner_9222 .message-first-4726 p:last-child {
  margin-bottom: 0;
}
.border_inner_9222 .advanced_37df {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.border_inner_9222 .gradient_c3a8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.border_inner_9222 .glass-b00a {
  margin-top: 1em;
}
.border_inner_9222 .feature-rough-a4f0 {
  top: 0;
  display: block;
}
.border_inner_9222 .feature-rough-a4f0 a {
  color: inherit;
}
.border_inner_9222 .feature-rough-a4f0 a:hover {
  color: inherit;
}
.border_inner_9222 .accordion_south_70a7 {
  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;
}
.border_inner_9222 .accordion_south_70a7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.border_inner_9222 .gradient_c3a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.border_inner_9222 .widget_smooth_fb2f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.border_inner_9222 .widget_smooth_fb2f:first-child {
  margin-top: 0;
}
.border_inner_9222 .widget_smooth_fb2f.tertiary_solid_de53 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.border_inner_9222 .widget_smooth_fb2f.left_7572 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border_inner_9222
  .widget_smooth_fb2f.left_7572.thumbnail-6a9a
  .glass-b00a {
  width: 100%;
}
.border_inner_9222 .left_7572 {
  -webkit-box-align: center;
  align-items: center;
}
.border_inner_9222 .left_7572 .grid_mini_b00b,
.border_inner_9222 .left_7572 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.border_inner_9222 .message-middle-3c95 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border_inner_9222 .message-middle-3c95 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border_inner_9222 .message-middle-3c95: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;
}
.border_inner_9222 .tertiary_solid_de53 {
  z-index: 5;
}
.border_inner_9222 .copper-cc22 .popup-short-6700 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.border_inner_9222 .list_0392 .popup-short-6700 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.border_inner_9222 .iron_675e .popup-short-6700 {
  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;
}
.border_inner_9222.hard_c471 .tabs-0cb3,
.border_inner_9222.dim_e0c1 .tabs-0cb3 {
  display: block;
}
.border_inner_9222.hard_c471 .tabs-0cb3 .primary_liquid_39c0,
.border_inner_9222.hard_c471 .tabs-0cb3 .gradient_c3a8,
.border_inner_9222.dim_e0c1 .tabs-0cb3 .primary_liquid_39c0,
.border_inner_9222.dim_e0c1 .tabs-0cb3 .gradient_c3a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border_inner_9222.element-outer-46a5 .outline-over-1610 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .border_inner_9222.element-outer-46a5 .outline-over-1610 {
    margin-right: 0;
  }
}
.border_inner_9222.hard_c471 .outline-over-1610,
.border_inner_9222.dim_e0c1 .outline-over-1610 {
  padding-top: 40%;
}
.border_inner_9222.hard_c471 .logo_75ef,
.border_inner_9222.dim_e0c1 .logo_75ef {
  display: block;
}
.border_inner_9222.hard_c471 .fn-sticky-4b59 .gradient_c3a8,
.border_inner_9222.dim_e0c1 .fn-sticky-4b59 .gradient_c3a8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.border_inner_9222.hard_c471 .outline-over-1610,
.border_inner_9222.dim_e0c1 .outline-over-1610 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.border_inner_9222.hard_c471 .gradient_c3a8 {
  padding: 1em;
}
.grid_over_d631 {
  margin: 30px auto;
  display: block;
}
.grid_over_d631 .feature-tiny-455e > * {
  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;
}
.grid_over_d631 .feature-tiny-455e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid_over_d631 .feature-tiny-455e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow_c526 .grid_mini_b00b {
  margin-bottom: 1.41575em;
}
.narrow_c526 .shadow_1a2c {
  margin-bottom: 1.618em;
}
.box_dark_d383 .old-c095 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box_dark_d383 .old-c095 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box_dark_d383 .avatar_bottom_af1d {
  max-width: 100%;
  overflow: auto;
}
.texture-80b3 .box_dark_d383 a:hover {
  text-decoration: underline;
}
.hovered-375a .gradient-ee71:not(.up-8078),
.hovered-375a .message-middle-3c95 {
  margin-bottom: 1.41575em;
}
.hovered-375a .gradient-ee71:not(.up-8078):last-child,
.hovered-375a .message-middle-3c95:last-child {
  margin-bottom: 0;
}
.hovered-375a .gradient-ee71.carousel-39d3 {
  margin-bottom: 0.41575em;
}
.hovered-375a .photo-in-d0ef:before,
.hovered-375a .pattern_83fc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hovered-375a .photo-in-d0ef:before {
  content: "\f115";
}
.hovered-375a .pattern_83fc:before {
  content: "\f02c";
}
.hovered-375a .logo-blue-0581 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hovered-375a .logo-blue-0581 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal_pink_58c2 {
  display: -webkit-box;
  display: flex;
}
.modal_pink_58c2 .footer-cf34 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal_pink_58c2 .footer-cf34 {
    flex-basis: 90px;
  }
}
.modal_pink_58c2 .sidebar-upper-502d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_pink_58c2 .sidebar-upper-502d {
    flex-basis: calc(100% - 50px);
  }
}
.modal_pink_58c2 .aside_ff1d p:last-child {
  margin-bottom: 0.72em;
}
.gradient-01f5 .feature-tiny-455e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gradient-01f5 .feature-tiny-455e:after,
.gradient-01f5 .feature-tiny-455e:before {
  content: "";
  display: table;
}
.gradient-01f5 .feature-tiny-455e:after {
  clear: both;
}
.gradient-01f5 .feature-tiny-455e .tooltip_23da,
.gradient-01f5 .feature-tiny-455e .banner-2f77 {
  width: 49%;
}
.gradient-01f5 .feature-tiny-455e .tooltip_23da a span.gold_4eac,
.gradient-01f5 .feature-tiny-455e .banner-2f77 a span.gold_4eac {
  display: block;
  margin-bottom: 5px;
}
.gradient-01f5 .feature-tiny-455e .banner-2f77 {
  float: left;
  text-align: left;
}
.gradient-01f5 .feature-tiny-455e .tooltip_23da {
  float: right;
  text-align: right;
}
.container-1c5a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .container-1c5a {
    margin-bottom: 0;
  }
}
.layout-cold-fdd6 {
  margin-bottom: 1em;
}
.layout-cold-fdd6 .up-8078 {
  font-size: 1.1em;
  line-height: 1.3;
}
.search-small-786a a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-e838 .layout-cold-fdd6,
.old_7a99 .layout-cold-fdd6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-e838 .layout-cold-fdd6,
  .old_7a99 .layout-cold-fdd6 {
    display: block;
  }
}
.component-e838 .search-small-786a,
.old_7a99 .search-small-786a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-e838 .search-small-786a,
  .old_7a99 .search-small-786a {
    margin-bottom: 1em;
  }
}
.component-e838 .search-small-786a img,
.old_7a99 .search-small-786a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-e838 .summary_east_cdce,
.old_7a99 .summary_east_cdce {
  flex-basis: calc(100% - 160px);
}
.component-e838 .summary_east_cdce p,
.old_7a99 .summary_east_cdce p {
  margin-bottom: 0;
}
.component-e838 .summary_east_cdce {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-e838 .summary_east_cdce {
    padding-left: 0;
  }
}
.old_7a99 .summary_east_cdce {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .old_7a99 .summary_east_cdce {
    padding-right: 0;
  }
}
.old_7a99 .search-small-786a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.message_3bd6 .search-small-786a {
  margin-bottom: 0.5em;
}
.message_3bd6 .search-small-786a img {
  width: 100%;
}
.header-soft-42ab .photo_4d99,
.lower_b829 .photo_4d99 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lower_b829 .popup-9357 .item_6822 p:last-child {
  margin-bottom: 0;
}
.thumbnail-bb56 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module-upper-0421 .form-iron-4831 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module-upper-0421 .form-iron-4831:last-of-type {
    margin-bottom: 0;
  }
}
.module-upper-0421 .form-iron-4831 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-upper-0421 .form-iron-4831 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module-upper-0421 .form-iron-4831 ul li {
  margin: 0 0 0.6em;
}
.module-upper-0421 .form-iron-4831 ul li.description_99b0,
.module-upper-0421 .form-iron-4831 ul li.accordion_copper_b238 {
  position: relative;
}
.module-upper-0421 .form-iron-4831 ul li.description_99b0 .static-5596,
.module-upper-0421 .form-iron-4831 ul li.accordion_copper_b238 .static-5596 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module-upper-0421 .form-iron-4831 ul li.description_99b0:after:after,
.module-upper-0421 .form-iron-4831 ul li.description_99b0:after:before,
.module-upper-0421
  .form-iron-4831
  ul
  li.accordion_copper_b238:after:after,
.module-upper-0421
  .form-iron-4831
  ul
  li.accordion_copper_b238:after:before {
  content: "";
  display: table;
}
.module-upper-0421 .form-iron-4831 ul li.description_99b0:after:after,
.module-upper-0421
  .form-iron-4831
  ul
  li.accordion_copper_b238:after:after {
  clear: both;
}
.module-upper-0421 .form-iron-4831 a.focus-dirty-6ebd:hover {
  text-decoration: none;
}
.module-upper-0421 .form-iron-4831 select {
  max-width: 100%;
}
.module-upper-0421 .form-iron-4831 table {
  font-size: 85%;
}
.module-upper-0421 .form-iron-4831 table td,
.module-upper-0421 .form-iron-4831 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module-upper-0421 .form-iron-4831 table tfoot td {
  text-align: left;
}
.module-upper-0421 .form-iron-4831 :last-child {
  margin-bottom: 0;
}
.module-upper-0421 .form-iron-4831 .hovered_0f00 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module-upper-0421 .form-iron-4831 .hovered_0f00 label {
  width: 100%;
}
.module-upper-0421 .form-iron-4831 .hovered_0f00 .detail_complex_d2c0 {
  width: 100%;
  display: block;
}
.module-upper-0421 .form-iron-4831 .hovered_0f00 .huge-85de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module-upper-0421 .form-iron-4831 .hovered_0f00 .huge-85de:hover svg #svg-search {
  fill: #444;
}
.module-upper-0421 .form-iron-4831 .hovered_0f00 .huge-85de svg {
  width: 18px;
  height: 18px;
}
.module-upper-0421 .gallery_e11a ul ul,
.module-upper-0421 .table_short_cc8e ul ul,
.module-upper-0421 .detail-46a5 ul ul,
.module-upper-0421 .glass_2bde ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module-upper-0421 .gallery_e11a .over_cc40 > a,
.module-upper-0421 .table_short_cc8e .over_cc40 > a,
.module-upper-0421 .detail-46a5 .over_cc40 > a,
.module-upper-0421 .glass_2bde .over_cc40 > a {
  margin-bottom: 0;
}
.module-upper-0421 .photo-medium-bc3d li,
.module-upper-0421 .gallery_e11a li,
.module-upper-0421 .filter_active_2b99 li,
.module-upper-0421 .table_short_cc8e li,
.module-upper-0421 .detail-46a5 li,
.module-upper-0421 .glass_2bde li,
.module-upper-0421 .icon-ab17 li,
.module-upper-0421 .accent_e648 li {
  display: block;
  position: relative;
}
.module-upper-0421 .photo-medium-bc3d li:last-child,
.module-upper-0421 .gallery_e11a li:last-child,
.module-upper-0421 .filter_active_2b99 li:last-child,
.module-upper-0421 .table_short_cc8e li:last-child,
.module-upper-0421 .detail-46a5 li:last-child,
.module-upper-0421 .glass_2bde li:last-child,
.module-upper-0421 .icon-ab17 li:last-child,
.module-upper-0421 .accent_e648 li:last-child {
  border: none;
}
.module-upper-0421 .photo-medium-bc3d li a,
.module-upper-0421 .gallery_e11a li a,
.module-upper-0421 .filter_active_2b99 li a,
.module-upper-0421 .table_short_cc8e li a,
.module-upper-0421 .detail-46a5 li a,
.module-upper-0421 .glass_2bde li a,
.module-upper-0421 .icon-ab17 li a,
.module-upper-0421 .accent_e648 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-upper-0421 .photo-medium-bc3d li ul li::before,
.module-upper-0421 .gallery_e11a li ul li::before,
.module-upper-0421 .filter_active_2b99 li ul li::before,
.module-upper-0421 .table_short_cc8e li ul li::before,
.module-upper-0421 .detail-46a5 li ul li::before,
.module-upper-0421 .glass_2bde li ul li::before,
.module-upper-0421 .icon-ab17 li ul li::before,
.module-upper-0421 .accent_e648 li ul li::before {
  left: 15px;
}
.module-upper-0421 .photo-medium-bc3d li ul a,
.module-upper-0421 .gallery_e11a li ul a,
.module-upper-0421 .filter_active_2b99 li ul a,
.module-upper-0421 .table_short_cc8e li ul a,
.module-upper-0421 .detail-46a5 li ul a,
.module-upper-0421 .glass_2bde li ul a,
.module-upper-0421 .icon-ab17 li ul a,
.module-upper-0421 .accent_e648 li ul a {
  padding-left: 20px;
}
.module-upper-0421 .photo-medium-bc3d li ul ul li::before,
.module-upper-0421 .gallery_e11a li ul ul li::before,
.module-upper-0421 .filter_active_2b99 li ul ul li::before,
.module-upper-0421 .table_short_cc8e li ul ul li::before,
.module-upper-0421 .detail-46a5 li ul ul li::before,
.module-upper-0421 .glass_2bde li ul ul li::before,
.module-upper-0421 .icon-ab17 li ul ul li::before,
.module-upper-0421 .accent_e648 li ul ul li::before {
  left: 30px;
}
.module-upper-0421 .photo-medium-bc3d li ul ul a,
.module-upper-0421 .gallery_e11a li ul ul a,
.module-upper-0421 .filter_active_2b99 li ul ul a,
.module-upper-0421 .table_short_cc8e li ul ul a,
.module-upper-0421 .detail-46a5 li ul ul a,
.module-upper-0421 .glass_2bde li ul ul a,
.module-upper-0421 .icon-ab17 li ul ul a,
.module-upper-0421 .accent_e648 li ul ul a {
  padding-left: 40px;
}
.module-upper-0421 .active-focused-c43e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-upper-0421 .accent_e648 ul li {
  margin-bottom: 1.41575em;
}
.module-upper-0421 .accent_e648 ul li .upper_8838 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module-upper-0421 .accent_e648 ul li .green-f8e0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.easy-cd89 .photo-medium-bc3d li a,
.easy-cd89 .gallery_e11a li a,
.easy-cd89 .filter_active_2b99 li a,
.easy-cd89 .table_short_cc8e li a,
.easy-cd89 .detail-46a5 li a,
.easy-cd89 .glass_2bde li a,
.easy-cd89 .icon-ab17 li a,
.easy-cd89 .accent_e648 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-cd89 .active-focused-c43e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-cd89 .form-iron-4831 ul li.description_99b0 .static-5596,
.easy-cd89 .form-iron-4831 ul li.accordion_copper_b238 .static-5596 {
  background: rgba(0, 0, 0, 0.2);
}
.easy-cd89 .module-upper-0421 .form-iron-4831 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li {
  margin: 0;
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li ul {
  margin: 0;
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li ul li a {
  padding-left: 15px;
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li ul li li a {
  padding-left: 30px;
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li.carousel_d9c8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li.carousel_d9c8 > 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;
}
.sort_4e98 .module-upper-0421 .main-hard-97d7 li.carousel_d9c8 > 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;
}
.lite_5754 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent-silver-9a9a {
  position: relative;
  z-index: 10;
}
.accent-silver-9a9a .card_f083 {
  width: 100%;
  max-width: 100%;
}
.highlight-3589 .gradient_gold_f78c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.highlight-3589 .status-under-bed7 {
}
.highlight-3589 .easy-cd89 {
  background: #292929;
}
.shade-258a .gradient_gold_f78c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shade-258a .status-under-bed7 {
  background: #f9f9f9;
}
.shade-258a .easy-cd89 {
  background: #303030;
}
.pattern-9ed7 .gradient_gold_f78c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-9ed7 .primary-east-611b {
    margin-bottom: 1em;
  }
  .pattern-9ed7 .primary-east-611b:last-child {
    margin-bottom: 0;
  }
}
.pattern-9ed7 .status-under-bed7 {
  background: #ededed;
}
.pattern-9ed7 .easy-cd89 {
  background: #1a1a1a;
}
.gradient_gold_f78c.status-under-bed7 {
  color: rgba(0, 0, 0, 0.6);
}
.gradient_gold_f78c.status-under-bed7 .full-9327 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient_gold_f78c.easy-cd89 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_gold_f78c.easy-cd89 a:not(.focus-dirty-6ebd) {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_gold_f78c.easy-cd89 a:not(.focus-dirty-6ebd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_gold_f78c.easy-cd89 .full-9327 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_gold_f78c.easy-cd89 table tbody td,
.gradient_gold_f78c.easy-cd89 table th {
  background: rgba(0, 0, 0, 0.08);
}
.surface-2e7b.icon_91fe .section_6761 {
  max-width: initial;
}
.surface-2e7b .hard-e06f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.surface-2e7b .hard-e06f .card_f083 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .surface-2e7b .hard-e06f .card_f083 {
    display: block;
    margin-bottom: 2em;
  }
  .surface-2e7b .hard-e06f .card_f083:last-child {
    margin-bottom: 0;
  }
}
.pattern-9ed7 .primary-east-611b:last-child,
.shade-258a .primary-east-611b:last-child,
.highlight-3589 .primary-east-611b:last-child {
  margin-bottom: 0;
}
.pattern-9ed7 .primary-east-611b .module-upper-0421 .form-iron-4831:last-child,
.shade-258a .primary-east-611b .module-upper-0421 .form-iron-4831:last-child,
.highlight-3589 .primary-east-611b .module-upper-0421 .form-iron-4831:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern-9ed7 .overlay-684d,
  .pattern-9ed7 .green-905a,
  .shade-258a .overlay-684d,
  .shade-258a .green-905a,
  .highlight-3589 .overlay-684d,
  .highlight-3589 .green-905a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent-silver-9a9a .primary-east-611b {
    margin-bottom: 2em;
  }
}
.accent-silver-9a9a p:last-child {
  margin-bottom: 0;
}
.accent-silver-9a9a li,
.accent-silver-9a9a ul {
  list-style: none;
  margin: 0;
}
.accent-silver-9a9a ul ul {
  margin-left: 2.617924em;
}
.fluid-861c {
  font-size: 0.875em;
}

/* css-noise: 7721 */
.shadow-element-s5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
