/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fast-986b/customify
Author: WPCustomify
Author URI: https://pressmaximum.fast-986b
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.fast-986b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon_stale_06f1.cold-3181/licenses/gpl-2.0.hard_cacc
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.block_iron_c963/, (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.table_96e8.info_large_c20b/normalize.shadow_center_6803/
 ======
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.shadow_center_6803 v7.0.0 | MIT License | github.fast-986b/necolas/normalize.shadow_center_6803 */
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;
}
.module_47f2 .white-a359,
.copper_ca91,
.accent-upper-4da4,
.large-8fba,
.silver-a213,
.advanced-56c6,
.message-c0a3,
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;
}
.copper_ca91,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .copper_ca91,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .copper_ca91,
  h1 {
    font-size: 1.8em;
  }
}
.accent-upper-4da4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accent-upper-4da4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accent-upper-4da4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accent-upper-4da4,
  h2 {
    font-size: 1.7em;
  }
}
.large-8fba,
h3 {
  font-size: 1.618em;
}
.module_47f2 .white-a359,
.silver-a213,
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.icon-up-7369 {
  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;
}
.blue-2731:after,
.blue-2731:before,
.inner-e0ab:after,
.inner-e0ab:before {
  content: "";
  display: table;
}
.blue-2731:after,
.inner-e0ab:after {
  clear: both;
}
.focused_3a7c {
  float: right;
  margin-right: 0;
}
.list_orange_7a59 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.active_09a1 .paragraph-6504,
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;
}
.active_09a1 .paragraph-6504: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;
}
.shade-c454 .paragraph-6504 {
  box-shadow: none;
}
.shade-c454
  .paragraph-6504
  .background-pressed-7f4b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shade-c454 .paragraph-6504 .badge_large_2b65 {
  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;
}
.shade-c454
  .paragraph-6504
  .badge_large_2b65
  b {
  display: none;
}
.shade-c454 .copper-b769 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider_8c11:not(.accent_b199):not(.nav_upper_5af2),
button:not(.accent_b199):not(.nav_upper_5af2),
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ),
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ),
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ) {
  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;
}
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ):hover,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ):hover,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):hover,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):hover,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ):active,
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ):active,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):active,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):active,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):active,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus {
  outline: 0;
}
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8 {
  position: relative;
}
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .input_top_c5cd,
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .first_b323,
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .plasma-5292,
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  i,
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  svg,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .input_top_c5cd,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .first_b323,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .plasma-5292,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  i,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  svg,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .input_top_c5cd,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .first_b323,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .plasma-5292,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  i,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  svg,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .input_top_c5cd,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .first_b323,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .plasma-5292,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  i,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  svg,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .input_top_c5cd,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .first_b323,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  .plasma-5292,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  i,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8
  svg {
  visibility: hidden;
}
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8:after,
button:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8:after,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8:after,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8:after,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ).fn-loading-8aa8: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;
}
.slider_8c11:not(.accent_b199):not(.nav_upper_5af2),
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ),
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ),
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ) {
  color: #fff;
  background: #235787;
}
.slider_8c11:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus,
input[type="button"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus,
input[type="reset"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus,
input[type="submit"]:not(.accent_b199):not(
    .nav_upper_5af2
  ):focus {
  color: #fff;
}
.slider_8c11.fn-disabled-8aa8:not(.accent_b199):not(
    .nav_upper_5af2
  ),
.slider_8c11[disabled]:not(.accent_b199):not(
    .nav_upper_5af2
  ),
button.fn-disabled-8aa8:not(.accent_b199):not(
    .nav_upper_5af2
  ),
button[disabled]:not(.accent_b199):not(
    .nav_upper_5af2
  ) {
  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;
}
.container_dim_a385 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_dim_a385: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;
}
.element_clean_7071 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer-next-9c49 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paper-59ba {
  clear: both;
  display: block;
  margin: 0 auto;
}
.blue-2731:after,
.blue-2731:before,
.title_tiny_c015:after,
.title_tiny_c015:before,
.section_ff46:after,
.section_ff46:before,
.status_hovered_cca8:after,
.status_hovered_cca8:before,
.secondary-3c1e:after,
.secondary-3c1e:before,
.soft_fd5f:after,
.soft_fd5f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.blue-2731:after,
.title_tiny_c015:after,
.section_ff46:after,
.status_hovered_cca8:after,
.secondary-3c1e:after,
.soft_fd5f:after {
  clear: both;
}
.title_tiny_c015 .list-bronze-e332,
.section_ff46 .list-bronze-e332,
.steel_5df8 .list-bronze-e332 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header-pink-553d {
  display: inline-block;
}
.up-f5c6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.up-f5c6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.up-f5c6 .module_83c8 {
  padding: 1em 0;
  font-size: 85%;
}
.module_83c8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.photo_thick_cd67 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.photo_thick_cd67:after,
.photo_thick_cd67:before {
  content: "";
  display: table;
}
.photo_thick_cd67:after {
  clear: both;
}
.media_9b37 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outline_out_80f7 .media_9b37 {
  max-width: 50%;
}
.iron_e977 .media_9b37 {
  max-width: 33.33%;
}
.orange_da6c .media_9b37 {
  max-width: 25%;
}
.message_up_1af9 .media_9b37 {
  max-width: 20%;
}
.form_226e .media_9b37 {
  max-width: 16.66%;
}
.tag_c909 .media_9b37 {
  max-width: 14.28%;
}
.carousel-b604 .media_9b37 {
  max-width: 12.5%;
}
.photo-690d .media_9b37 {
  max-width: 11.11%;
}
.black-bc79 {
  display: block;
}
.module_47f2 .dropdown-5c5b label,
.module_47f2 .texture_c593 label,
.module_47f2 .aside-action-35ca label,
.module_47f2 .soft_ee4d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-8d3d {
  list-style: none;
  margin: 0;
}
.modal-8d3d article.hero_left_469d {
  margin-bottom: 0;
}
.modal-8d3d ul {
  list-style: none;
  margin: 0;
}
.modal-8d3d .media-6836 li.hero_left_469d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-8d3d .media-6836 li.hero_left_469d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-8d3d .media-6836 li.hero_left_469d: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-8d3d .media-6836 li.hero_left_469d li.hero_left_469d li.hero_left_469d li.hero_left_469d {
    padding-left: 0;
  }
}
article.hero_left_469d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_left_469d .title_tiny_c015 p:last-of-type {
  margin-bottom: 0;
}
article.hero_left_469d .fast_933e {
  float: left;
}
article.hero_left_469d .disabled_21f6 {
  margin-left: 85px;
}
article.hero_left_469d .mask-fc75 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_left_469d .mask-fc75 .badge_64e5 {
  margin-left: 10px;
}
article.hero_left_469d .grid-3506 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_left_469d .rough-15f2 {
  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 .dropdown-5c5b,
  #respond .aside-action-35ca,
  #respond .soft_ee4d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown-5c5b input,
#respond .aside-action-35ca input,
#respond .soft_ee4d input {
  width: 100%;
}
#respond .soft_ee4d {
  margin-right: 0;
}
#respond .overlay-625b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action-2188 {
  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;
}
.action-2188.static_2414 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.action-2188 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%);
}
.action-2188:focus,
.action-2188: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);
}
.fresh-fc26 {
  border-radius: 10%;
}
.summary_0851 {
  border-radius: 50%;
}
.mask-47d0 {
  font-size: 0.72em;
}
.popup_6ee9 {
  font-size: 0.875em;
}
.slider-large-62ee {
  font-size: 1.1em;
}
.surface-cool-0f1e {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface-cool-0f1e.mask-47d0 {
  letter-spacing: 0.5px;
}
.section-wide-3a2c,
.section-wide-3a2c a {
  color: #6d6d6d;
}
.section-wide-3a2c a:hover {
  color: #111;
}
.thick-20e5 {
  color: #6d6d6d;
}
.thumbnail_20ea {
  overflow-x: hidden;
}
.thumbnail_20ea .component_green_78c5.texture-c17f {
  position: relative;
}
.thumbnail_20ea .component_green_78c5.texture-c17f.static-6142 {
  position: initial;
}
.thumbnail_20ea
  .component_green_78c5.texture-c17f.static-6142
  .pressed-ec5a {
  left: auto;
}
.thumbnail_20ea .component_green_78c5 .pressed-ec5a {
  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;
}
.thumbnail_20ea .component_green_78c5:hover.texture-c17f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail_20ea
  .component_green_78c5:hover.texture-c17f
  .pressed-ec5a {
  display: block;
  z-index: 9999999;
}
.thumbnail_20ea .link_yellow_ebcd .texture-bright-2d56,
.thumbnail_20ea .summary-upper-7d7c .texture-bright-2d56 {
  display: none;
}
.thumbnail_20ea .dropdown-pressed-7da4 .component_green_78c5:hover.texture-c17f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module_47f2 .dropdown-5c5b label,
.module_47f2 .texture_c593 label,
.module_47f2 .aside-action-35ca label,
.module_47f2 .soft_ee4d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-8d3d {
  list-style: none;
  margin: 0;
}
.modal-8d3d article.hero_left_469d {
  margin-bottom: 0;
}
.modal-8d3d ul {
  list-style: none;
  margin: 0;
}
.modal-8d3d .media-6836 li.hero_left_469d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-8d3d .media-6836 li.hero_left_469d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-8d3d .media-6836 li.hero_left_469d: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-8d3d .media-6836 li.hero_left_469d li.hero_left_469d li.hero_left_469d li.hero_left_469d {
    padding-left: 0;
  }
}
article.hero_left_469d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_left_469d .title_tiny_c015 p:last-of-type {
  margin-bottom: 0;
}
article.hero_left_469d .fast_933e {
  float: left;
}
article.hero_left_469d .disabled_21f6 {
  margin-left: 85px;
}
article.hero_left_469d .mask-fc75 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_left_469d .mask-fc75 .badge_64e5 {
  margin-left: 10px;
}
article.hero_left_469d .grid-3506 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_left_469d .rough-15f2 {
  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 .dropdown-5c5b,
  #respond .aside-action-35ca,
  #respond .soft_ee4d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown-5c5b input,
#respond .aside-action-35ca input,
#respond .soft_ee4d input {
  width: 100%;
}
#respond .soft_ee4d {
  margin-right: 0;
}
#respond .overlay-625b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_yellow_ebcd .fast-fee6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fast-fee6 .copper-9dbc.photo_2397 .input_8482 > li > a:focus,
.fast-fee6 .copper-9dbc.photo_2397 .input_8482 > li > a:hover,
.fast-fee6 .copper-9dbc.preview-yellow-3375 .input_8482 > li > a:focus,
.fast-fee6 .copper-9dbc.preview-yellow-3375 .input_8482 > li > a:hover,
.fast-fee6 .copper-9dbc.pagination_out_9b56 .input_8482 > li > a:focus,
.fast-fee6 .copper-9dbc.pagination_out_9b56 .input_8482 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-fee6
  .copper-9dbc.photo_2397
  .input_8482
  > li.pattern-advanced-333d
  > a,
.fast-fee6
  .copper-9dbc.photo_2397
  .input_8482
  > li.detail-current-c7e4
  > a,
.fast-fee6
  .copper-9dbc.preview-yellow-3375
  .input_8482
  > li.pattern-advanced-333d
  > a,
.fast-fee6
  .copper-9dbc.preview-yellow-3375
  .input_8482
  > li.detail-current-c7e4
  > a,
.fast-fee6
  .copper-9dbc.pagination_out_9b56
  .input_8482
  > li.pattern-advanced-333d
  > a,
.fast-fee6 .copper-9dbc.pagination_out_9b56 .input_8482 > li.action_f949 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fast-fee6 .frame_rough_9eb0,
.fast-fee6 .frame_rough_9eb0 a {
  color: rgba(255, 255, 255, 0.99);
}
.fast-fee6 .middle-79e5.layout-simple-db6b li a,
.fast-fee6 .container-94c0 a,
.fast-fee6 .inner-ab6d,
.fast-fee6 .input_8482 > li > a,
.fast-fee6 .message-fcb7 {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6 .middle-79e5.layout-simple-db6b li a:hover,
.fast-fee6 .container-94c0 a:hover,
.fast-fee6 .inner-ab6d:hover,
.fast-fee6 .input_8482 > li > a:hover,
.fast-fee6 .message-fcb7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-fee6 .heading_60e1 {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6 .heading_60e1 .detail-8381 {
  color: rgba(255, 255, 255, 0.99);
}
.fast-fee6 .heading_60e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-fee6 .dirty_6435 .menu_solid_380d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6 .dirty_6435 .menu_solid_380d .text_b411 {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6
  .dirty_6435
  .menu_solid_380d
  .text_b411::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6
  .dirty_6435
  .menu_solid_380d
  .text_b411:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6
  .dirty_6435
  .menu_solid_380d
  .text_b411::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6
  .dirty_6435
  .menu_solid_380d
  .text_b411::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6 .dirty_6435 .wrapper_out_df0e {
  color: rgba(255, 255, 255, 0.79);
}
.fast-fee6 .dirty_6435 .wrapper_out_df0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_5cb8
  .fast-fee6
  .dirty_6435
  .status-07e0
  .list_884d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_5cb8
  .fast-fee6
  .dirty_6435
  .status-07e0
  .text_b411 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_yellow_ebcd .focus-cef9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus-cef9 .copper-9dbc.photo_2397 .input_8482 > li > a:focus,
.focus-cef9 .copper-9dbc.photo_2397 .input_8482 > li > a:hover,
.focus-cef9 .copper-9dbc.preview-yellow-3375 .input_8482 > li > a:focus,
.focus-cef9 .copper-9dbc.preview-yellow-3375 .input_8482 > li > a:hover,
.focus-cef9 .copper-9dbc.pagination_out_9b56 .input_8482 > li > a:focus,
.focus-cef9 .copper-9dbc.pagination_out_9b56 .input_8482 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-cef9
  .copper-9dbc.photo_2397
  .input_8482
  > li.pattern-advanced-333d
  > a,
.focus-cef9
  .copper-9dbc.photo_2397
  .input_8482
  > li.detail-current-c7e4
  > a,
.focus-cef9
  .copper-9dbc.preview-yellow-3375
  .input_8482
  > li.pattern-advanced-333d
  > a,
.focus-cef9
  .copper-9dbc.preview-yellow-3375
  .input_8482
  > li.detail-current-c7e4
  > a,
.focus-cef9
  .copper-9dbc.pagination_out_9b56
  .input_8482
  > li.pattern-advanced-333d
  > a,
.focus-cef9 .copper-9dbc.pagination_out_9b56 .input_8482 > li.action_f949 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus-cef9 .frame_rough_9eb0,
.focus-cef9 .frame_rough_9eb0 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus-cef9 .middle-79e5.layout-simple-db6b li a,
.focus-cef9 .container-94c0 a,
.focus-cef9 .inner-ab6d,
.focus-cef9 .input_8482 > li > a,
.focus-cef9 .message-fcb7 {
  color: rgba(0, 0, 0, 0.55);
}
.focus-cef9 .middle-79e5.layout-simple-db6b li a:hover,
.focus-cef9 .container-94c0 a:hover,
.focus-cef9 .inner-ab6d:hover,
.focus-cef9 .input_8482 > li > a:hover,
.focus-cef9 .message-fcb7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-cef9 .heading_60e1 {
  color: rgba(0, 0, 0, 0.55);
}
.focus-cef9 .heading_60e1 .detail-8381 {
  color: rgba(0, 0, 0, 0.8);
}
.focus-cef9 .heading_60e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_7a46 .disabled_dede {
  margin-left: auto;
  margin-right: auto;
}
.section_ff46 > * {
  margin-left: auto;
  margin-right: auto;
}
.section_ff46 .element_clean_7071 {
  margin-right: 1.41575em;
}
.wood-9e23 .section_ff46 > .pattern_bottom_a947 {
  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;
}
.wood-9e23 .section_ff46 > .shadow-bright-659a {
  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;
}
.pagination_2c18.preview_7a46 .disabled_dede,
.column-8ee1.preview_7a46 .disabled_dede {
  margin-left: 0;
}
.breadcrumb-plasma-1875.preview_7a46 .disabled_dede,
.notice-d6ea.preview_7a46 .disabled_dede {
  margin-right: 0;
}
.section_ff46 ol,
.section_ff46 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.left-1d01 video {
  max-width: 100%;
}
.highlight-fd26 img {
  display: block;
}
.highlight-fd26.element_clean_7071,
.highlight-fd26.footer-next-9c49 {
  width: 100%;
}
.highlight-fd26.shadow-bright-659a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.advanced_f33b:not(.heading-c49e) {
  margin: 1.5em auto;
}
.red-a690 p {
  padding: 1.5em 14px;
}
ul.badge_c9d1.shadow-bright-659a,
ul.badge_c9d1.pattern_bottom_a947,
ul.badge_c9d1.label-31b7.pattern_bottom_a947 {
  padding: 0 14px;
}
.inner-3c0b {
  display: block;
  overflow-x: auto;
}
.inner-3c0b table {
  border-collapse: collapse;
  width: 100%;
}
.inner-3c0b td,
.inner-3c0b th {
  padding: 0.5em;
}
.section_ff46 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section_ff46 ol ol,
.section_ff46 ol ul,
.section_ff46 ul ol,
.section_ff46 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section_ff46 ol ol li,
.section_ff46 ol ul li,
.section_ff46 ul ol li,
.section_ff46 ul ul li {
  margin-left: 0;
}
.tooltip-south-4412.lite-cace > .backdrop-05ed {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip-south-4412.lite-cace > .backdrop-05ed iframe,
.tooltip-south-4412.lite-cace > .backdrop-05ed > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask_right_57ab {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask_right_57ab.east-56ee {
  padding: 0;
}
.mask_right_57ab.east-56ee cite {
  font-size: 13px;
}
.mask_right_57ab > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask_right_57ab cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.layout-outer-f9e0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.layout-outer-f9e0 > p:first-child {
  margin-top: 0;
}
.layout-outer-f9e0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.layout-outer-f9e0 blockquote {
  border-left: 0;
}
.east-e527 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.east-e527:not(.filter-72b0) {
  max-width: 100px;
}
.east-e527.main_fluid_bc6e {
  border-bottom: none !important;
  text-align: center;
}
.east-e527.main_fluid_bc6e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .red-a690 p {
    padding: 1.5em 0;
  }
}
.message-42a6 {
  color: #0073aa;
}
.shade-9019 {
  background-color: #0073aa;
}
.row_4e5a {
  color: #229fd8;
}
.menu_a55b {
  background-color: #229fd8;
}
.popup_steel_fee1 {
  color: #eee;
}
.glass_60ee {
  background-color: #eee;
}
.tertiary-thick-1303 {
  color: #444;
}
.widget-6180 {
  background-color: #444;
}
.alert_mini_0d87 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.alert_mini_0d87 .tertiary_b3a3 .container-94c0 {
  font-size: 15px;
}
.alert_mini_0d87 .container-94c0 {
  line-height: 1.3;
}
.alert_mini_0d87 .focus-cef9 {
}
.alert_mini_0d87 .fast-fee6 {
  background: #235787;
}
.up_15a0 {
  padding: 0;
}
.up_15a0 .fast-fee6 {
  background: #1a1a1a;
}
.up_15a0 .focus-cef9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.carousel_short_f697 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.carousel_short_f697 .focus-cef9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.carousel_short_f697 .fast-fee6 {
  background: #303030;
}
.soft_fd5f {
  position: relative;
  z-index: 10;
}
.soft_fd5f .focus_cold_1f07 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_gas_37bd .texture-c17f {
  display: inline-block;
  vertical-align: middle;
}
.widget_gas_37bd.next_c2e9 .texture-c17f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget_gas_37bd.next_c2e9 .texture-c17f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget_gas_37bd.next_c2e9 .texture-c17f {
    margin-right: 0.4em;
  }
}
.widget_gas_37bd.next_c2e9 .texture-c17f:last-child {
  margin-right: 0;
}
.overlay_warm_57d5 .focus_cold_1f07 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link_yellow_ebcd .tertiary_b3a3 {
    margin: 0 -0.5em;
  }
  .link_yellow_ebcd .tertiary_b3a3 [class*="customify-col-"],
  .link_yellow_ebcd .tertiary_b3a3 [class*="customify-col_"],
  .link_yellow_ebcd .tertiary_b3a3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link_yellow_ebcd.active_fa6d .focus_cold_1f07 {
  background: 0 0 !important;
}
.link_yellow_ebcd.active_fa6d .focus_cold_1f07,
.link_yellow_ebcd.overlay_warm_57d5 .focus_cold_1f07 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link_yellow_ebcd.photo_cc2a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link_yellow_ebcd.overlay_warm_57d5 .focus_cold_1f07 {
  box-shadow: none !important;
}
.avatar-8451 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .avatar-8451 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-8451 {
    padding: 18px 0 20px;
  }
}
.avatar-8451 .motion-2c20 {
  width: 100%;
}
.avatar-8451 .icon_5100 {
  margin-bottom: 0;
}
.avatar-8451 .simple-4a69 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hard-4743 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hard-4743 .section_dirty_6197 {
  width: 100%;
}
.input_orange_5ff5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input_orange_5ff5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input_orange_5ff5 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;
}
.input_orange_5ff5 li:last-child:after {
  display: none;
}
.input_orange_5ff5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thick_4493 .texture-bright-2d56 button,
.avatar-8451 .texture-bright-2d56 button {
  left: 0;
}
.thick_4493 .section_dirty_6197,
.avatar-8451 .section_dirty_6197 {
  padding-left: 0;
  padding-right: 0;
}
.thick_4493 .hard-4743,
.avatar-8451 .hard-4743 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thick_4493 {
  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;
}
.thick_4493: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;
}
.thick_4493 .gas-dcb0 {
  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) {
  .thick_4493 .gas-dcb0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thick_4493 .gas-dcb0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thick_4493 .gas-dcb0 {
    min-height: 200px;
  }
}
.thick_4493 .input_orange_5ff5 {
  color: rgba(255, 255, 255, 0.8);
}
.thick_4493 .input_orange_5ff5 a,
.thick_4493 .input_orange_5ff5 li:after {
  color: inherit;
}
.thick_4493 .input_orange_5ff5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline_orange_6a65 {
  margin-bottom: 0.5em;
}
.paragraph_warm_368f {
  margin-bottom: 1.2em;
}
.paragraph_warm_368f,
.outline_orange_6a65 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paragraph_warm_368f p:last-child,
.outline_orange_6a65 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .texture-bright-2d56,
#masthead .texture-bright-2d56 {
  display: none;
}
#masthead
  > .texture-bright-2d56.tag-58e5 {
  display: none;
}
#masthead > .texture-bright-2d56 button {
  left: 0;
}
.pattern_0b7a {
  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%;
}
.pattern_0b7a .texture-c17f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pattern_0b7a .image-center-5b6d {
  display: -webkit-box;
  display: flex;
}
.pattern_0b7a .image-center-5b6d.focused-8bba {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pattern_0b7a .image-center-5b6d.header-new-8145 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pattern_0b7a .image-center-5b6d.link-in-77d5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pattern_0b7a.grid_current_15d1.action_01da .image-center-5b6d.focused-8bba {
  flex-basis: 100%;
}
.pattern_0b7a.link_prev_cd0c .image-center-5b6d.header-new-8145 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pattern_0b7a.link_prev_cd0c .image-center-5b6d.link-in-77d5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .texture-bright-2d56.tag-58e5 {
  display: none;
}
#masthead > .texture-bright-2d56 button {
  left: 0;
}
.badge_glass_3665 {
  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;
}
.badge_glass_3665:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.badge_glass_3665.message-cfc0 i {
  margin-right: 4px;
}
.badge_glass_3665.content-7366 i {
  margin-left: 5px;
}
.container-94c0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.container-94c0 p:last-child {
  margin-bottom: 0;
}
.short_11db {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.short_11db a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.short_11db img {
  display: block;
  width: auto;
  line-height: 1;
}
.short_11db .frame_rough_9eb0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.short_11db .inner-057a {
  margin: 5px 0 7px 0;
}
.short_11db.nav-warm-0a7b .hovered-dec0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_11db.nav-warm-0a7b .rough-0d03 {
  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;
}
.short_11db.tiny_26f8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.short_11db.tiny_26f8 .hovered-dec0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_11db.tiny_26f8 .rough-0d03 {
  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;
}
.short_11db.hard_20e8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.short_11db.backdrop-b44e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.short_11db.backdrop-b44e .rough-0d03 {
  margin-top: 7px;
}
.pink-b442 {
  display: inline-block;
}
.soft_fd5f .panel-glass-8355 .short_11db img {
  max-width: 100%;
}
.copper-9dbc .summary-7862.row_hard_42fa,
.highlight-7e53 .summary-7862.row_hard_42fa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper-9dbc .up_fb32,
.highlight-7e53 .up_fb32 {
  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%);
}
.copper-9dbc .up_fb32 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.copper-9dbc.dropdown-top-83a7 .up_fb32 {
  display: none;
}
.copper-9dbc .accordion_tiny_0835 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper-9dbc .accordion_tiny_0835 li {
  display: inline-block;
  position: relative;
}
.copper-9dbc .accordion_tiny_0835 li:last-child {
  margin-right: 0;
}
.copper-9dbc .accordion_tiny_0835 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;
}
.copper-9dbc .accordion_tiny_0835 li.action_f949 > a {
  color: rgba(0, 0, 0, 0.9);
}
.copper-9dbc .accordion_tiny_0835 > 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;
}
.copper-9dbc .accordion_tiny_0835 > li > a i {
  line-height: 0;
}
.copper-9dbc .accordion_tiny_0835 > li.disabled-5292 > a .up_fb32 {
  margin-left: 4px;
  line-height: 0;
}
.copper-9dbc .accordion_tiny_0835 .basic-a7ed li.disabled-5292 > a {
  position: relative;
}
.copper-9dbc .accordion_tiny_0835 .basic-a7ed li.disabled-5292 > a:after,
.copper-9dbc .accordion_tiny_0835 .basic-a7ed li.disabled-5292 > a:before {
  content: "";
  display: table;
}
.copper-9dbc .accordion_tiny_0835 .basic-a7ed li.disabled-5292 > a:after {
  clear: both;
}
.copper-9dbc .accordion_tiny_0835 .basic-a7ed li.disabled-5292 > a .up_fb32 {
  margin-left: 5px;
  float: right;
}
.copper-9dbc .search-wide-652c,
.copper-9dbc .basic-a7ed {
  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;
}
.copper-9dbc .basic-a7ed {
  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;
}
.copper-9dbc .basic-a7ed .row_hard_42fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper-9dbc .basic-a7ed .up_fb32 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.copper-9dbc .basic-a7ed li {
  display: block;
  margin: 0;
  padding: 0;
}
.copper-9dbc .basic-a7ed 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;
}
.copper-9dbc .basic-a7ed li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.copper-9dbc .basic-a7ed .basic-a7ed {
  top: 0;
  left: 100%;
}
.copper-9dbc .gallery_7689.fn-focus-8aa8 > .search-wide-652c,
.copper-9dbc .gallery_7689.fn-focus-8aa8 > .basic-a7ed,
.copper-9dbc .gallery_7689:focus > .search-wide-652c,
.copper-9dbc .gallery_7689:focus > .basic-a7ed,
.copper-9dbc .gallery_7689:hover > .search-wide-652c,
.copper-9dbc .gallery_7689:hover > .basic-a7ed {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.copper-9dbc.pagination_out_9b56 .input_8482:after,
.copper-9dbc.pagination_out_9b56 .input_8482:before {
  content: "";
  display: table;
}
.copper-9dbc.pagination_out_9b56 .input_8482:after {
  clear: both;
}
.copper-9dbc.pagination_out_9b56 .input_8482 > li {
  float: left;
}
.copper-9dbc.logo_7e0a .input_8482:after,
.copper-9dbc.logo_7e0a .input_8482:before {
  content: "";
  display: table;
}
.copper-9dbc.logo_7e0a .input_8482:after {
  clear: both;
}
.copper-9dbc.logo_7e0a .input_8482 > li {
  float: left;
}
.copper-9dbc.logo_7e0a .input_8482 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.copper-9dbc.logo_7e0a .input_8482 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.copper-9dbc.logo_7e0a .input_8482 > li.pattern-advanced-333d > a,
.copper-9dbc.logo_7e0a .input_8482 > li.action_f949 > a {
  color: #fff;
  background-color: #1e4b75;
}
.copper-9dbc.photo_2397 .input_8482 > li > a .row_hard_42fa {
  position: relative;
}
.copper-9dbc.photo_2397 .input_8482 > li > a .row_hard_42fa: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;
}
.copper-9dbc.photo_2397
  .input_8482
  > li:focus
  > a
  .row_hard_42fa:before,
.copper-9dbc.photo_2397
  .input_8482
  > li:hover
  > a
  .row_hard_42fa:before {
  width: 100%;
  background-color: currentColor;
}
.copper-9dbc.photo_2397
  .input_8482
  > li.pattern-advanced-333d
  > a
  .row_hard_42fa:before,
.copper-9dbc.photo_2397
  .input_8482
  > li.detail-current-c7e4
  > a
  .row_hard_42fa:before {
  width: 100%;
  background-color: currentColor;
}
.copper-9dbc.preview-yellow-3375 .input_8482 > li > a .row_hard_42fa {
  position: relative;
}
.copper-9dbc.preview-yellow-3375 .input_8482 > li > a .row_hard_42fa: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;
}
.copper-9dbc.preview-yellow-3375 .input_8482 > li:focus > a .row_hard_42fa:before,
.copper-9dbc.preview-yellow-3375
  .input_8482
  > li:hover
  > a
  .row_hard_42fa:before {
  width: 100%;
  background-color: currentColor;
}
.copper-9dbc.preview-yellow-3375
  .input_8482
  > li.pattern-advanced-333d
  > a
  .row_hard_42fa:before,
.copper-9dbc.preview-yellow-3375
  .input_8482
  > li.detail-current-c7e4
  > a
  .row_hard_42fa:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-7e53 .accordion_tiny_0835 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.highlight-7e53 .accordion_tiny_0835 li:first-child > a {
  border-top: none;
}
.highlight-7e53 .accordion_tiny_0835 .popup-fresh-b66f > .row_hard_42fa .up_fb32 {
  display: none;
}
.highlight-7e53 .accordion_tiny_0835 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.highlight-7e53 .accordion_tiny_0835 li:last-child {
  border: none;
}
.highlight-7e53 .accordion_tiny_0835 li.disabled-5292 > a {
  padding-right: 45px !important;
}
.highlight-7e53 .accordion_tiny_0835 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.highlight-7e53 .accordion_tiny_0835 li a:focus,
.highlight-7e53 .accordion_tiny_0835 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight-7e53 .accordion_tiny_0835 li .down_f3bb {
  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;
}
.highlight-7e53 .accordion_tiny_0835 li .down_f3bb:hover {
  box-shadow: none;
}
.highlight-7e53 .accordion_tiny_0835 li .down_f3bb .up_fb32 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.highlight-7e53 .accordion_tiny_0835 .basic-a7ed {
  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);
}
.highlight-7e53 .accordion_tiny_0835 .basic-a7ed li a {
  padding-left: 3em;
}
.highlight-7e53 .accordion_tiny_0835 .popup-a275 > a .down_f3bb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.highlight-7e53 .accordion_tiny_0835 .popup-a275 > .basic-a7ed {
  display: block;
  opacity: 1;
}
.prev_6fba {
  max-width: 100%;
}
.overlay_7bb9 {
  line-height: 0;
  cursor: pointer;
}
.message-fcb7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.message-fcb7:hover {
  box-shadow: none;
  color: currentColor;
}
.message-fcb7 svg {
  width: 18px;
  height: 18px;
}
.message-fcb7 .background-cold-5e48 {
  display: none;
}
.outline_bcf3 {
  position: relative;
}
.outline_bcf3.fn-active-8aa8 .message-fcb7 .picture-gold-ca06 {
  display: none;
}
.outline_bcf3.fn-active-8aa8 .message-fcb7 .background-cold-5e48 {
  display: inline-block;
}
.outline_bcf3 .feature_orange_bca2 {
  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);
}
.outline_bcf3.new-e14b .feature_orange_bca2 {
  left: auto;
  right: -0.9em;
}
.outline_bcf3.new-e14b .over_9298::before {
  left: auto;
  right: 15px;
}
.outline_bcf3.fn-active-8aa8 .feature_orange_bca2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-07e0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status-07e0 label {
  flex-basis: 100%;
}
.status-07e0 .menu_solid_380d {
  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;
}
.status-07e0 .text_b411 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status-07e0 .text_b411:focus {
  background-color: transparent;
}
.status-07e0 button.wrapper_out_df0e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status-07e0 button.wrapper_out_df0e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status-07e0 button.wrapper_out_df0e svg {
  width: 18px;
  height: 18px;
}
.status-07e0 input[type="submit"] {
  min-height: auto;
}
.dirty_6435 .status-07e0 .text_b411 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.over_9298 {
  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) {
  .over_9298 {
    width: 220px;
  }
}
.over_9298 label {
  flex-basis: 100%;
}
.over_9298::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;
}
.panel_5cb8 .dirty_6435 .status-07e0 {
  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;
}
.panel_5cb8
  .dirty_6435
  .status-07e0
  .menu_solid_380d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel_5cb8 .dirty_6435 .status-07e0 .text_b411 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel_5cb8
  .dirty_6435
  .status-07e0
  .text_b411:focus {
  background: 0 0;
}
.panel_5cb8
  .dirty_6435
  .status-07e0
  .list_884d {
  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;
}
.middle-79e5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle-79e5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle-79e5 li:last-child {
  margin-right: 0;
}
.middle-79e5 li:first-child {
  margin-left: 0;
}
.middle-79e5.texture-9039 a {
  color: #fff;
}
.middle-79e5.texture-9039 a:hover {
  color: #fff;
}
.middle-79e5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle-79e5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle-79e5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle-79e5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle-79e5 [class*="social-icon-apple"] {
  background-color: #999;
}
.middle-79e5 [class*="social-icon-apple"].grid_fa0c {
  background-color: transparent;
  color: #999;
}
.middle-79e5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle-79e5 [class*="social-icon-behance"].grid_fa0c {
  background-color: transparent;
  color: #1769ff;
}
.middle-79e5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle-79e5 [class*="social-icon-bitbucket"].grid_fa0c {
  background-color: transparent;
  color: #205081;
}
.middle-79e5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle-79e5 [class*="social-icon-codepen"].grid_fa0c {
  background-color: transparent;
  color: #000;
}
.middle-79e5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle-79e5 [class*="social-icon-delicious"].grid_fa0c {
  background-color: transparent;
  color: #39f;
}
.middle-79e5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle-79e5 [class*="social-icon-digg"].grid_fa0c {
  background-color: transparent;
  color: #005be2;
}
.middle-79e5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle-79e5 [class*="social-icon-dribbble"].grid_fa0c {
  background-color: transparent;
  color: #ea4c89;
}
.middle-79e5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle-79e5 [class*="social-icon-envelope"].grid_fa0c {
  background-color: transparent;
  color: #ea4335;
}
.middle-79e5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle-79e5 [class*="social-icon-facebook"].grid_fa0c {
  background-color: transparent;
  color: #3b5998;
}
.middle-79e5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle-79e5 [class*="social-icon-flickr"].grid_fa0c {
  background-color: transparent;
  color: #0063dc;
}
.middle-79e5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle-79e5 [class*="social-icon-foursquare"].grid_fa0c {
  background-color: transparent;
  color: #2d5be3;
}
.middle-79e5 [class*="social-icon-github"] {
  background-color: #333;
}
.middle-79e5 [class*="social-icon-github"].grid_fa0c {
  background-color: transparent;
  color: #333;
}
.middle-79e5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle-79e5 [class*="social-icon-google-plus"].grid_fa0c {
  background-color: transparent;
  color: #dd4b39;
}
.middle-79e5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle-79e5 [class*="social-icon-houzz"].grid_fa0c {
  background-color: transparent;
  color: #7ac142;
}
.middle-79e5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle-79e5 [class*="social-icon-instagram"].grid_fa0c {
  background-color: transparent;
  color: #262626;
}
.middle-79e5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle-79e5 [class*="social-icon-jsfiddle"].grid_fa0c {
  background-color: transparent;
  color: #487aa2;
}
.middle-79e5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle-79e5 [class*="social-icon-linkedin"].grid_fa0c {
  background-color: transparent;
  color: #0077b5;
}
.middle-79e5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle-79e5 [class*="social-icon-medium"].grid_fa0c {
  background-color: transparent;
  color: #00ab6b;
}
.middle-79e5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle-79e5
  [class*="social-icon-odnoklassniki"].grid_fa0c {
  background-color: transparent;
  color: #f4731c;
}
.middle-79e5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle-79e5 [class*="social-icon-meetup"].grid_fa0c {
  background-color: transparent;
  color: #ec1c40;
}
.middle-79e5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle-79e5 [class*="social-icon-pinterest"].grid_fa0c {
  background-color: transparent;
  color: #bd081c;
}
.middle-79e5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle-79e5 [class*="social-icon-product-hunt"].grid_fa0c {
  background-color: transparent;
  color: #da552f;
}
.middle-79e5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle-79e5 [class*="social-icon-reddit"].grid_fa0c {
  background-color: transparent;
  color: #ff4500;
}
.middle-79e5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle-79e5 [class*="social-icon-rss"].grid_fa0c {
  background-color: transparent;
  color: #f26522;
}
.middle-79e5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle-79e5
  [class*="social-icon-shopping-cart"].grid_fa0c {
  background-color: transparent;
  color: #4caf50;
}
.middle-79e5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle-79e5 [class*="social-icon-skype"].grid_fa0c {
  background-color: transparent;
  color: #00aff0;
}
.middle-79e5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle-79e5 [class*="social-icon-slideshare"].grid_fa0c {
  background-color: transparent;
  color: #0077b5;
}
.middle-79e5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle-79e5 [class*="social-icon-snapchat"].grid_fa0c {
  background-color: transparent;
  color: #fffc00;
}
.middle-79e5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle-79e5 [class*="social-icon-soundcloud"].grid_fa0c {
  background-color: transparent;
  color: #f80;
}
.middle-79e5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle-79e5 [class*="social-icon-spotify"].grid_fa0c {
  background-color: transparent;
  color: #2ebd59;
}
.middle-79e5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle-79e5
  [class*="social-icon-stack-overflow"].grid_fa0c {
  background-color: transparent;
  color: #fe7a15;
}
.middle-79e5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle-79e5 [class*="social-icon-maldkfgram"].grid_fa0c {
  background-color: transparent;
  color: #2ca5e0;
}
.middle-79e5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle-79e5 [class*="social-icon-tripadvisor"].grid_fa0c {
  background-color: transparent;
  color: #589442;
}
.middle-79e5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle-79e5 [class*="social-icon-tumblr"].grid_fa0c {
  background-color: transparent;
  color: #35465c;
}
.middle-79e5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle-79e5 [class*="social-icon-twitch"].grid_fa0c {
  background-color: transparent;
  color: #6441a5;
}
.middle-79e5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle-79e5 [class*="social-icon-twitter"].grid_fa0c {
  background-color: transparent;
  color: #1da1f2;
}
.middle-79e5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle-79e5 [class*="social-icon-vimeo"].grid_fa0c {
  background-color: transparent;
  color: #1ab7ea;
}
.middle-79e5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle-79e5 [class*="social-icon-vk"].grid_fa0c {
  background-color: transparent;
  color: #45668e;
}
.middle-79e5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle-79e5 [class*="social-icon-weibo"].grid_fa0c {
  background-color: transparent;
  color: #df2029;
}
.middle-79e5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle-79e5 [class*="social-icon-weixin"].grid_fa0c {
  background-color: transparent;
  color: #7bb32e;
}
.middle-79e5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle-79e5 [class*="social-icon-whatsapp"].grid_fa0c {
  background-color: transparent;
  color: #25d366;
}
.middle-79e5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle-79e5 [class*="social-icon-wordpress"].grid_fa0c {
  background-color: transparent;
  color: #21759b;
}
.middle-79e5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle-79e5 [class*="social-icon-xing"].grid_fa0c {
  background-color: transparent;
  color: #026466;
}
.middle-79e5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle-79e5 [class*="social-icon-yelp"].grid_fa0c {
  background-color: transparent;
  color: #af0606;
}
.middle-79e5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle-79e5 [class*="social-icon-youtube"].grid_fa0c {
  background-color: transparent;
  color: #cd201f;
}
.inner-ab6d {
  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;
}
.inner-ab6d:hover {
  box-shadow: none;
  background: 0 0;
}
.cold-c609 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.selected-a663 {
  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;
}
.image_pink_63cf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item-bda3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item-bda3,
.item-bda3::after,
.item-bda3::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;
}
.item-bda3::after,
.item-bda3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion_8903 .selected-a663 .image_pink_63cf {
  margin-top: -2px;
  width: 19px;
}
.accordion_8903 .selected-a663 .item-bda3 {
  margin-top: -1px;
}
.accordion_8903 .selected-a663 .item-bda3,
.accordion_8903 .selected-a663 .item-bda3::after,
.accordion_8903 .selected-a663 .item-bda3::before {
  width: 19px;
  height: 2px;
}
.accordion_8903 .selected-a663 .item-bda3::before {
  top: -6px;
}
.accordion_8903 .selected-a663 .item-bda3::after {
  bottom: -6px;
}
.block_2d01 .selected-a663 .image_pink_63cf {
  margin-top: -2px;
  width: 22px;
}
.block_2d01 .selected-a663 .item-bda3 {
  margin-top: -1px;
}
.block_2d01 .selected-a663 .item-bda3,
.block_2d01 .selected-a663 .item-bda3::after,
.block_2d01 .selected-a663 .item-bda3::before {
  width: 22px;
  height: 2px;
}
.block_2d01 .selected-a663 .item-bda3::before {
  top: -7px;
}
.block_2d01 .selected-a663 .item-bda3::after {
  bottom: -7px;
}
.up-4591 .selected-a663 .image_pink_63cf {
  margin-top: -2px;
  width: 31px;
}
.up-4591 .selected-a663 .item-bda3 {
  margin-top: -1.5px;
}
.up-4591 .selected-a663 .item-bda3,
.up-4591 .selected-a663 .item-bda3::after,
.up-4591 .selected-a663 .item-bda3::before {
  width: 31px;
  height: 3px;
}
.up-4591 .selected-a663 .item-bda3::before {
  top: -9px;
}
.up-4591 .selected-a663 .item-bda3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .full_e9da .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 19px;
  }
  .full_e9da .selected-a663 .item-bda3 {
    margin-top: -1px;
  }
  .full_e9da .selected-a663 .item-bda3,
  .full_e9da .selected-a663 .item-bda3::after,
  .full_e9da .selected-a663 .item-bda3::before {
    width: 19px;
    height: 2px;
  }
  .full_e9da .selected-a663 .item-bda3::before {
    top: -6px;
  }
  .full_e9da .selected-a663 .item-bda3::after {
    bottom: -6px;
  }
  .summary-brown-66bf .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 22px;
  }
  .summary-brown-66bf .selected-a663 .item-bda3 {
    margin-top: -1px;
  }
  .summary-brown-66bf .selected-a663 .item-bda3,
  .summary-brown-66bf .selected-a663 .item-bda3::after,
  .summary-brown-66bf .selected-a663 .item-bda3::before {
    width: 22px;
    height: 2px;
  }
  .summary-brown-66bf .selected-a663 .item-bda3::before {
    top: -7px;
  }
  .summary-brown-66bf .selected-a663 .item-bda3::after {
    bottom: -7px;
  }
  .surface-3003 .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 31px;
  }
  .surface-3003 .selected-a663 .item-bda3 {
    margin-top: -1.5px;
  }
  .surface-3003 .selected-a663 .item-bda3,
  .surface-3003 .selected-a663 .item-bda3::after,
  .surface-3003 .selected-a663 .item-bda3::before {
    width: 31px;
    height: 3px;
  }
  .surface-3003 .selected-a663 .item-bda3::before {
    top: -9px;
  }
  .surface-3003 .selected-a663 .item-bda3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .out-5af1 .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 19px;
  }
  .out-5af1 .selected-a663 .item-bda3 {
    margin-top: -1px;
  }
  .out-5af1 .selected-a663 .item-bda3,
  .out-5af1 .selected-a663 .item-bda3::after,
  .out-5af1 .selected-a663 .item-bda3::before {
    width: 19px;
    height: 2px;
  }
  .out-5af1 .selected-a663 .item-bda3::before {
    top: -6px;
  }
  .out-5af1 .selected-a663 .item-bda3::after {
    bottom: -6px;
  }
  .info_iron_5ba5 .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 22px;
  }
  .info_iron_5ba5 .selected-a663 .item-bda3 {
    margin-top: -1px;
  }
  .info_iron_5ba5 .selected-a663 .item-bda3,
  .info_iron_5ba5 .selected-a663 .item-bda3::after,
  .info_iron_5ba5 .selected-a663 .item-bda3::before {
    width: 22px;
    height: 2px;
  }
  .info_iron_5ba5 .selected-a663 .item-bda3::before {
    top: -7px;
  }
  .info_iron_5ba5 .selected-a663 .item-bda3::after {
    bottom: -7px;
  }
  .outer-6755 .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 31px;
  }
  .outer-6755 .selected-a663 .item-bda3 {
    margin-top: -1.5px;
  }
  .outer-6755 .selected-a663 .item-bda3,
  .outer-6755 .selected-a663 .item-bda3::after,
  .outer-6755 .selected-a663 .item-bda3::before {
    width: 31px;
    height: 3px;
  }
  .outer-6755 .selected-a663 .item-bda3::before {
    top: -9px;
  }
  .outer-6755 .selected-a663 .item-bda3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status_advanced_b339 .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 19px;
  }
  .status_advanced_b339 .selected-a663 .item-bda3 {
    margin-top: -1px;
  }
  .status_advanced_b339 .selected-a663 .item-bda3,
  .status_advanced_b339 .selected-a663 .item-bda3::after,
  .status_advanced_b339 .selected-a663 .item-bda3::before {
    width: 19px;
    height: 2px;
  }
  .status_advanced_b339 .selected-a663 .item-bda3::before {
    top: -6px;
  }
  .status_advanced_b339 .selected-a663 .item-bda3::after {
    bottom: -6px;
  }
  .list_7ebb .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 22px;
  }
  .list_7ebb .selected-a663 .item-bda3 {
    margin-top: -1px;
  }
  .list_7ebb .selected-a663 .item-bda3,
  .list_7ebb .selected-a663 .item-bda3::after,
  .list_7ebb .selected-a663 .item-bda3::before {
    width: 22px;
    height: 2px;
  }
  .list_7ebb .selected-a663 .item-bda3::before {
    top: -7px;
  }
  .list_7ebb .selected-a663 .item-bda3::after {
    bottom: -7px;
  }
  .content_top_a36f .selected-a663 .image_pink_63cf {
    margin-top: -2px;
    width: 31px;
  }
  .content_top_a36f .selected-a663 .item-bda3 {
    margin-top: -1.5px;
  }
  .content_top_a36f .selected-a663 .item-bda3,
  .content_top_a36f .selected-a663 .item-bda3::after,
  .content_top_a36f .selected-a663 .item-bda3::before {
    width: 31px;
    height: 3px;
  }
  .content_top_a36f .selected-a663 .item-bda3::before {
    top: -9px;
  }
  .content_top_a36f .selected-a663 .item-bda3::after {
    bottom: -9px;
  }
}
.shade-8594 .item-bda3 {
  -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);
}
.shade-8594 .item-bda3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shade-8594 .item-bda3::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);
}
.shade-8594.first_65d3 .item-bda3 {
  -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);
}
.shade-8594.first_65d3 .item-bda3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shade-8594.first_65d3 .item-bda3::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);
}
.modal_926d {
  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.hover_0498:before {
  display: none;
}
.summary-upper-7d7c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.summary-upper-7d7c .image_fea1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.summary-upper-7d7c .image_fea1:last-of-type {
  border-bottom: none;
}
.summary-upper-7d7c .image_fea1.overlay-east-ac8e,
.summary-upper-7d7c .image_fea1.row_focused_4336,
.summary-upper-7d7c .image_fea1.icon-aded {
  padding: 0;
}
.summary-upper-7d7c .highlight-7e53 .down_f3bb {
  color: currentColor;
}
.summary-upper-7d7c .highlight-7e53 .down_f3bb:focus,
.summary-upper-7d7c .highlight-7e53 .down_f3bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-upper-7d7c.focus-cef9 .heading_60e1,
.summary-upper-7d7c.focus-cef9 .container-94c0 a,
.summary-upper-7d7c.focus-cef9 .input_8482 a,
.summary-upper-7d7c.focus-cef9 .basic-a7ed a {
  color: rgba(0, 0, 0, 0.55);
}
.summary-upper-7d7c.focus-cef9 .heading_60e1:hover,
.summary-upper-7d7c.focus-cef9 .container-94c0 a:hover,
.summary-upper-7d7c.focus-cef9 .input_8482 a:hover,
.summary-upper-7d7c.focus-cef9 .basic-a7ed a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-upper-7d7c.focus-cef9 .detail-8381 {
  color: rgba(0, 0, 0, 0.8);
}
.summary-upper-7d7c.focus-cef9 .image_fea1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-upper-7d7c.focus-cef9 .image_fea1:before {
  background: rgba(0, 0, 0, 0.08);
}
.summary-upper-7d7c.focus-cef9 .rough_2fc8:before {
  background: rgba(255, 255, 255, 0.9);
}
.summary-upper-7d7c.focus-cef9 .highlight-7e53 .accordion_tiny_0835 li a,
.summary-upper-7d7c.focus-cef9 .highlight-7e53 .down_f3bb,
.summary-upper-7d7c.focus-cef9 .basic-a7ed {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-upper-7d7c.focus-cef9 .highlight-7e53 .down_f3bb:focus,
.summary-upper-7d7c.focus-cef9 .highlight-7e53 .down_f3bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-upper-7d7c.focus-cef9 .accordion_tiny_0835 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-upper-7d7c.fast-fee6 .heading_60e1,
.summary-upper-7d7c.fast-fee6 .container-94c0 a,
.summary-upper-7d7c.fast-fee6 .input_8482 .down_f3bb,
.summary-upper-7d7c.fast-fee6 .input_8482 a,
.summary-upper-7d7c.fast-fee6 .basic-a7ed a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-upper-7d7c.fast-fee6 .heading_60e1:hover,
.summary-upper-7d7c.fast-fee6 .container-94c0 a:hover,
.summary-upper-7d7c.fast-fee6 .input_8482 .down_f3bb:hover,
.summary-upper-7d7c.fast-fee6 .input_8482 a:hover,
.summary-upper-7d7c.fast-fee6 .basic-a7ed a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-upper-7d7c.fast-fee6 .detail-8381 {
  color: rgba(255, 255, 255, 0.99);
}
.summary-upper-7d7c.fast-fee6 .image_fea1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-upper-7d7c.fast-fee6 .image_fea1:before {
  background: rgba(255, 255, 255, 0.08);
}
.summary-upper-7d7c.fast-fee6 .rough_2fc8:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-upper-7d7c.fast-fee6 .highlight-7e53 .accordion_tiny_0835 li a,
.summary-upper-7d7c.fast-fee6 .highlight-7e53 .down_f3bb,
.summary-upper-7d7c.fast-fee6 .basic-a7ed {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-upper-7d7c.fast-fee6 .highlight-7e53 .down_f3bb:focus,
.summary-upper-7d7c.fast-fee6 .highlight-7e53 .down_f3bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-upper-7d7c.fast-fee6 .accordion_tiny_0835 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_2fc8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.rough_2fc8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message-e289 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sort-rough-67f1 .summary-upper-7d7c {
  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;
}
.sort-rough-67f1 .image_fea1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sort-rough-67f1 .image_fea1: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) {
  .sort-rough-67f1 .image_fea1:before {
    width: 16%;
    left: 42%;
  }
}
.sort-rough-67f1 .image_fea1:last-child:before {
  content: none;
}
.sort-rough-67f1 .image_fea1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sort-rough-67f1 .highlight-7e53 .accordion_tiny_0835 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sort-rough-67f1 .highlight-7e53 .accordion_tiny_0835 li a .down_f3bb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sort-rough-67f1 .highlight-7e53 .basic-a7ed {
  border: none;
}
.sort-rough-67f1 .highlight-7e53 .basic-a7ed li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sort-rough-67f1 .rough_2fc8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sort-rough-67f1 .message-e289 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sort-rough-67f1 .fast-fee6 .rough_2fc8:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort-rough-67f1 .focus-cef9.dropdown_upper_11d1 .item-bda3 {
  background: rgba(0, 0, 0, 0.6);
}
.sort-rough-67f1
  .focus-cef9.dropdown_upper_11d1
  .item-bda3::after,
.sort-rough-67f1
  .focus-cef9.dropdown_upper_11d1
  .item-bda3:before {
  background: inherit;
}
.sort-rough-67f1
  .focus-cef9.dropdown_upper_11d1:hover
  .item-bda3 {
  background: rgba(0, 0, 0, 0.8);
}
.text_plasma_5061 .summary-upper-7d7c {
  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) {
  .text_plasma_5061 .summary-upper-7d7c {
    width: auto;
    right: 45px;
  }
}
.status_basic_7751 .summary-upper-7d7c {
  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) {
  .status_basic_7751 .summary-upper-7d7c {
    width: auto;
    left: 45px;
  }
}
.hover_0498 .summary-upper-7d7c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hover_0498 .message-e289 {
  max-width: 48em;
  margin: 0 auto;
}
.hover_0498 .rough_2fc8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.last-c6fe {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.last-c6fe.sort-rough-67f1 .summary-upper-7d7c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.last-c6fe.text_plasma_5061 .summary-upper-7d7c {
  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);
}
.last-c6fe .summary-upper-7d7c {
  visibility: visible;
}
.last-c6fe.status_basic_7751 .summary-upper-7d7c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link_6aa3,
.outer-9326 {
  overflow-x: hidden;
}
.link_6aa3 .summary-upper-7d7c {
  overflow: auto;
}
.link_6aa3.sort-rough-67f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_6aa3.sort-rough-67f1 .summary-upper-7d7c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link_6aa3.sort-rough-67f1 .inner-ab6d {
  opacity: 0;
}
.link_6aa3.text_plasma_5061 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_6aa3.text_plasma_5061 .summary-upper-7d7c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link_6aa3.text_plasma_5061 .inner-ab6d {
  opacity: 0;
}
.link_6aa3.status_basic_7751 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_6aa3.status_basic_7751 .summary-upper-7d7c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link_6aa3.status_basic_7751 .inner-ab6d {
  opacity: 0;
}
.link_6aa3.hover_0498 .summary-upper-7d7c {
  z-index: 10;
  visibility: visible;
}
.dropdown_upper_11d1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dropdown_upper_11d1 .item-bda3 {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown_upper_11d1 .item-bda3::after,
.dropdown_upper_11d1 .item-bda3:before {
  background: inherit;
}
.dropdown_upper_11d1:hover .item-bda3 {
  background: rgba(255, 255, 255, 0.99);
}
.status_basic_7751 .dropdown_upper_11d1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hover_0498 .dropdown_upper_11d1 {
  display: none !important;
}
.link_6aa3:before,
.outer-9326:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link_6aa3 .dropdown_upper_11d1,
.outer-9326 .dropdown_upper_11d1 {
  display: inline-block;
}
.summary-upper-7d7c .texture-c17f {
  -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;
}
.link_6aa3 .summary-upper-7d7c .texture-c17f,
.outer-9326 .summary-upper-7d7c .texture-c17f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-7bdd .menu_solid_380d {
  width: 100%;
}
.panel-glass-8355 {
  padding: 0 0.5em 0;
}
.panel-glass-8355 [class*="customify-col-"],
.panel-glass-8355 [class*="customify-col_"],
.panel-glass-8355 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.steel_7233 .panel-glass-8355 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary_b3a3 .yellow-6606,
  .yellow-6606 {
    display: none;
  }
  .widget_f6ec {
    text-align: left;
  }
  .logo-c663 {
    text-align: center;
  }
  .primary-active-3b53 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_b3a3 .list-e093,
  .list-e093 {
    display: none;
  }
  .accent_upper_e1e5 {
    text-align: left;
  }
  .dark_5e99 {
    text-align: center;
  }
  .over_d2dd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_b3a3 .preview_61c7,
  .preview_61c7 {
    display: none;
  }
  .paragraph_3a39 {
    text-align: left;
  }
  .hard-8b78 {
    text-align: center;
  }
  .huge-4a13 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.blue-191f {
  box-shadow: none !important;
}
.upper_deaf .east_b485,
.popup-smooth-f3b2 .east_b485 {
  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;
}
.popup-smooth-f3b2 .east_b485 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.focus_cold_1f07 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.focus_cold_1f07:after,
.focus_cold_1f07:before {
  content: "";
  display: table;
}
.focus_cold_1f07:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .focus_cold_1f07 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.focus_cold_1f07,
.photo_cc2a {
  max-width: 1248px;
  margin: 0 auto;
}

.status_hovered_cca8.dirty-557c .focus_cold_1f07 {
  max-width: 100%;
}
.status_hovered_cca8.over_7b38 {
  max-width: 1200px;
  margin: 0 auto;
}
.status_hovered_cca8.modal-fluid-9c14 .focus_cold_1f07 {
  max-width: 100%;
}
.status_hovered_cca8.modal-fluid-9c14 > .focus_cold_1f07 {
  padding-left: 0;
  padding-right: 0;
}
.status_hovered_cca8.modal-fluid-9c14 > .focus_cold_1f07 .tertiary_b3a3 {
  margin: 0;
}
.status_hovered_cca8.modal-fluid-9c14
  > .focus_cold_1f07
  .card_d15e.center-111a {
  margin-right: 0;
  margin-left: 0;
}
.status_hovered_cca8.modal-fluid-9c14 #main.center-111a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wood_f7f3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wood_f7f3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask_left_05e6 .disabled_dede {
    padding-right: 1em;
  }
  .mask_left_05e6.dim-ff17 .card_d15e {
    border-right: 1px solid #eaecee;
  }
  .mask_left_05e6.dim-ff17 .disabled_dede {
    padding-right: 1em;
  }
  .mask_left_05e6.dim-ff17 .sort-pink-bc81 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-fluid-f5d5 .disabled_dede {
    padding-left: 1em;
  }
  .gradient-fluid-f5d5.dim-ff17 .card_d15e {
    border-left: 1px solid #eaecee;
  }
  .gradient-fluid-f5d5.dim-ff17 .disabled_dede {
    padding-left: 1em;
  }
  .gradient-fluid-f5d5.dim-ff17 .sort-pink-bc81 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red-6cee .disabled_dede {
    padding-left: 1em;
  }
  .red-6cee.dim-ff17 .wrapper_3502 {
    border-right: 1px solid #eaecee;
  }
  .red-6cee.dim-ff17 .pro_8ab6 {
    border-right: 1px solid #eaecee;
  }
  .red-6cee.dim-ff17 .disabled_dede {
    padding-left: 1em;
  }
  .red-6cee.dim-ff17 .sort-pink-bc81 {
    padding-right: 1em;
  }
  .red-6cee.dim-ff17 .footer_70bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_625e .disabled_dede {
    padding-right: 1em;
  }
  .green_625e.dim-ff17 .wrapper_3502 {
    border-left: 1px solid #eaecee;
  }
  .green_625e.dim-ff17 .pro_8ab6 {
    border-left: 1px solid #eaecee;
  }
  .green_625e.dim-ff17 .disabled_dede {
    padding-right: 1em;
  }
  .green_625e.dim-ff17 .sort-pink-bc81 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_625e.dim-ff17 .footer_70bf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood_f7f3 .disabled_dede {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood_f7f3.dim-ff17 .card_d15e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wood_f7f3.dim-ff17 .disabled_dede {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood_f7f3.dim-ff17 .sort-pink-bc81 {
    padding-left: 1em;
  }
  .wood_f7f3.dim-ff17 .footer_70bf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wood_f7f3.dim-ff17 .disabled_dede {
    padding-left: 0;
  }
}
.cool-c7f6 .widget_gas_37bd {
  display: inline-block;
}
.header_first_7f8d {
  display: inline-block;
}
.main_out_7fee {
  word-con: break-word;
}
.table-first-9b73 > span {
  display: inline-block;
  padding: 5px 0;
}
.table-first-9b73 .advanced_aa85 {
  margin-left: 8px;
  margin-right: 8px;
}
.table-first-9b73 .chip-80d8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thick-4a2d .stone-e32c {
  margin-bottom: 2em;
}
.thick-4a2d .pagination-pink-3de2 {
  margin-bottom: 15px;
}
.thick-4a2d .pagination-pink-3de2:last-child {
  margin-bottom: 0;
}
.thick-4a2d .overlay-focused-cc66 {
  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) {
  .thick-4a2d .overlay-focused-cc66 {
    display: block;
  }
}
.thick-4a2d .hero_action_87ee {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thick-4a2d .hero_action_87ee {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thick-4a2d .background-ce80 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thick-4a2d .background-ce80 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thick-4a2d .background-ce80 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thick-4a2d .main_out_7fee {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick-4a2d .main_out_7fee a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thick-4a2d .detail_lower_3cb0 p:last-child {
  margin-bottom: 0;
}
.thick-4a2d .bronze-2fd7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thick-4a2d .thumbnail-tall-6015 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thick-4a2d .primary-20ac {
  margin-top: 1em;
}
.thick-4a2d .background_419b {
  top: 0;
  display: block;
}
.thick-4a2d .background_419b a {
  color: inherit;
}
.thick-4a2d .background_419b a:hover {
  color: inherit;
}
.thick-4a2d .avatar-simple-f68c {
  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;
}
.thick-4a2d .avatar-simple-f68c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thick-4a2d .thumbnail-tall-6015 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thick-4a2d .dropdown_bottom_2ec9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thick-4a2d .dropdown_bottom_2ec9:first-child {
  margin-top: 0;
}
.thick-4a2d .dropdown_bottom_2ec9.next-153b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thick-4a2d .dropdown_bottom_2ec9.box-51f5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick-4a2d
  .dropdown_bottom_2ec9.box-51f5.tabs-8d12
  .primary-20ac {
  width: 100%;
}
.thick-4a2d .box-51f5 {
  -webkit-box-align: center;
  align-items: center;
}
.thick-4a2d .box-51f5 .table-first-9b73,
.thick-4a2d .box-51f5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thick-4a2d .background-ce80 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick-4a2d .background-ce80 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick-4a2d .background-ce80: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;
}
.thick-4a2d .next-153b {
  z-index: 5;
}
.thick-4a2d .notice_ab31 .primary-a5d2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thick-4a2d .thumbnail_5a3b .primary-a5d2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thick-4a2d .box_light_f826 .primary-a5d2 {
  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;
}
.thick-4a2d.warm_c952 .overlay-focused-cc66,
.thick-4a2d.black-c55b .overlay-focused-cc66 {
  display: block;
}
.thick-4a2d.warm_c952 .overlay-focused-cc66 .wrapper_advanced_b20a,
.thick-4a2d.warm_c952 .overlay-focused-cc66 .thumbnail-tall-6015,
.thick-4a2d.black-c55b .overlay-focused-cc66 .wrapper_advanced_b20a,
.thick-4a2d.black-c55b .overlay-focused-cc66 .thumbnail-tall-6015 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick-4a2d.up-74a0 .hero_action_87ee {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thick-4a2d.up-74a0 .hero_action_87ee {
    margin-right: 0;
  }
}
.thick-4a2d.warm_c952 .hero_action_87ee,
.thick-4a2d.black-c55b .hero_action_87ee {
  padding-top: 40%;
}
.thick-4a2d.warm_c952 .stone-e32c,
.thick-4a2d.black-c55b .stone-e32c {
  display: block;
}
.thick-4a2d.warm_c952 .fn-sticky-8aa8 .thumbnail-tall-6015,
.thick-4a2d.black-c55b .fn-sticky-8aa8 .thumbnail-tall-6015 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thick-4a2d.warm_c952 .hero_action_87ee,
.thick-4a2d.black-c55b .hero_action_87ee {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thick-4a2d.warm_c952 .thumbnail-tall-6015 {
  padding: 1em;
}
.panel_2335 {
  margin: 30px auto;
  display: block;
}
.panel_2335 .tertiary-fluid-a27d > * {
  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;
}
.panel_2335 .tertiary-fluid-a27d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_2335 .tertiary-fluid-a27d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_small_859f .table-first-9b73 {
  margin-bottom: 1.41575em;
}
.label_small_859f .pro_a0aa {
  margin-bottom: 1.618em;
}
.section_ff46 .filter-a35e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section_ff46 .filter-a35e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section_ff46 .texture-outer-1143 {
  max-width: 100%;
  overflow: auto;
}
.preview_7a46 .section_ff46 a:hover {
  text-decoration: underline;
}
.border-7a1b .pagination-pink-3de2:not(.main_out_7fee),
.border-7a1b .background-ce80 {
  margin-bottom: 1.41575em;
}
.border-7a1b .pagination-pink-3de2:not(.main_out_7fee):last-child,
.border-7a1b .background-ce80:last-child {
  margin-bottom: 0;
}
.border-7a1b .pagination-pink-3de2.chip-up-f5fe {
  margin-bottom: 0.41575em;
}
.border-7a1b .tooltip_top_a01b:before,
.border-7a1b .block-c2b8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border-7a1b .tooltip_top_a01b:before {
  content: "\f115";
}
.border-7a1b .block-c2b8:before {
  content: "\f02c";
}
.border-7a1b .header_9811 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border-7a1b .header_9811 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter-lower-1a99 {
  display: -webkit-box;
  display: flex;
}
.filter-lower-1a99 .backdrop-939f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter-lower-1a99 .backdrop-939f {
    flex-basis: 90px;
  }
}
.filter-lower-1a99 .complex-3c6b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-lower-1a99 .complex-3c6b {
    flex-basis: calc(100% - 50px);
  }
}
.filter-lower-1a99 .upper_27a5 p:last-child {
  margin-bottom: 0.72em;
}
.progress-iron-a87d .tertiary-fluid-a27d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress-iron-a87d .tertiary-fluid-a27d:after,
.progress-iron-a87d .tertiary-fluid-a27d:before {
  content: "";
  display: table;
}
.progress-iron-a87d .tertiary-fluid-a27d:after {
  clear: both;
}
.progress-iron-a87d .tertiary-fluid-a27d .middle_2192,
.progress-iron-a87d .tertiary-fluid-a27d .thumbnail-hovered-8a82 {
  width: 49%;
}
.progress-iron-a87d .tertiary-fluid-a27d .middle_2192 a span.component-dirty-677d,
.progress-iron-a87d .tertiary-fluid-a27d .thumbnail-hovered-8a82 a span.component-dirty-677d {
  display: block;
  margin-bottom: 5px;
}
.progress-iron-a87d .tertiary-fluid-a27d .thumbnail-hovered-8a82 {
  float: left;
  text-align: left;
}
.progress-iron-a87d .tertiary-fluid-a27d .middle_2192 {
  float: right;
  text-align: right;
}
.focus-dd1b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus-dd1b {
    margin-bottom: 0;
  }
}
.layout-47b3 {
  margin-bottom: 1em;
}
.layout-47b3 .main_out_7fee {
  font-size: 1.1em;
  line-height: 1.3;
}
.gradient_south_23a5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer_bee3 .layout-47b3,
.hidden_3c0e .layout-47b3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer_bee3 .layout-47b3,
  .hidden_3c0e .layout-47b3 {
    display: block;
  }
}
.footer_bee3 .gradient_south_23a5,
.hidden_3c0e .gradient_south_23a5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer_bee3 .gradient_south_23a5,
  .hidden_3c0e .gradient_south_23a5 {
    margin-bottom: 1em;
  }
}
.footer_bee3 .gradient_south_23a5 img,
.hidden_3c0e .gradient_south_23a5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer_bee3 .pagination_36e4,
.hidden_3c0e .pagination_36e4 {
  flex-basis: calc(100% - 160px);
}
.footer_bee3 .pagination_36e4 p,
.hidden_3c0e .pagination_36e4 p {
  margin-bottom: 0;
}
.footer_bee3 .pagination_36e4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer_bee3 .pagination_36e4 {
    padding-left: 0;
  }
}
.hidden_3c0e .pagination_36e4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_3c0e .pagination_36e4 {
    padding-right: 0;
  }
}
.hidden_3c0e .gradient_south_23a5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.warm_6f97 .gradient_south_23a5 {
  margin-bottom: 0.5em;
}
.warm_6f97 .gradient_south_23a5 img {
  width: 100%;
}
.caption_196a .menu-b588,
.fluid_993f .menu-b588 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fluid_993f .card_d15e .item_gas_5427 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_4376 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel-72c5 .filter-selected-e627 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel-72c5 .filter-selected-e627:last-of-type {
    margin-bottom: 0;
  }
}
.carousel-72c5 .filter-selected-e627 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel-72c5 .filter-selected-e627 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel-72c5 .filter-selected-e627 ul li {
  margin: 0 0 0.6em;
}
.carousel-72c5 .filter-selected-e627 ul li.current_cf62,
.carousel-72c5 .filter-selected-e627 ul li.tabs_fdde {
  position: relative;
}
.carousel-72c5 .filter-selected-e627 ul li.current_cf62 .caption_4dc5,
.carousel-72c5 .filter-selected-e627 ul li.tabs_fdde .caption_4dc5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel-72c5 .filter-selected-e627 ul li.current_cf62:after:after,
.carousel-72c5 .filter-selected-e627 ul li.current_cf62:after:before,
.carousel-72c5
  .filter-selected-e627
  ul
  li.tabs_fdde:after:after,
.carousel-72c5
  .filter-selected-e627
  ul
  li.tabs_fdde:after:before {
  content: "";
  display: table;
}
.carousel-72c5 .filter-selected-e627 ul li.current_cf62:after:after,
.carousel-72c5
  .filter-selected-e627
  ul
  li.tabs_fdde:after:after {
  clear: both;
}
.carousel-72c5 .filter-selected-e627 a.slider_8c11:hover {
  text-decoration: none;
}
.carousel-72c5 .filter-selected-e627 select {
  max-width: 100%;
}
.carousel-72c5 .filter-selected-e627 table {
  font-size: 85%;
}
.carousel-72c5 .filter-selected-e627 table td,
.carousel-72c5 .filter-selected-e627 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel-72c5 .filter-selected-e627 table tfoot td {
  text-align: left;
}
.carousel-72c5 .filter-selected-e627 :last-child {
  margin-bottom: 0;
}
.carousel-72c5 .filter-selected-e627 .main_8f08 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel-72c5 .filter-selected-e627 .main_8f08 label {
  width: 100%;
}
.carousel-72c5 .filter-selected-e627 .main_8f08 .text_b411 {
  width: 100%;
  display: block;
}
.carousel-72c5 .filter-selected-e627 .main_8f08 .wrapper_out_df0e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel-72c5 .filter-selected-e627 .main_8f08 .wrapper_out_df0e:hover svg #svg-search {
  fill: #444;
}
.carousel-72c5 .filter-selected-e627 .main_8f08 .wrapper_out_df0e svg {
  width: 18px;
  height: 18px;
}
.carousel-72c5 .fixed_bfb3 ul ul,
.carousel-72c5 .east-37df ul ul,
.carousel-72c5 .middle-9379 ul ul,
.carousel-72c5 .thick_11b6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel-72c5 .fixed_bfb3 .disabled-5292 > a,
.carousel-72c5 .east-37df .disabled-5292 > a,
.carousel-72c5 .middle-9379 .disabled-5292 > a,
.carousel-72c5 .thick_11b6 .disabled-5292 > a {
  margin-bottom: 0;
}
.carousel-72c5 .steel_9f32 li,
.carousel-72c5 .fixed_bfb3 li,
.carousel-72c5 .narrow-b090 li,
.carousel-72c5 .east-37df li,
.carousel-72c5 .middle-9379 li,
.carousel-72c5 .thick_11b6 li,
.carousel-72c5 .overlay_north_e9ec li,
.carousel-72c5 .pro_8d97 li {
  display: block;
  position: relative;
}
.carousel-72c5 .steel_9f32 li:last-child,
.carousel-72c5 .fixed_bfb3 li:last-child,
.carousel-72c5 .narrow-b090 li:last-child,
.carousel-72c5 .east-37df li:last-child,
.carousel-72c5 .middle-9379 li:last-child,
.carousel-72c5 .thick_11b6 li:last-child,
.carousel-72c5 .overlay_north_e9ec li:last-child,
.carousel-72c5 .pro_8d97 li:last-child {
  border: none;
}
.carousel-72c5 .steel_9f32 li a,
.carousel-72c5 .fixed_bfb3 li a,
.carousel-72c5 .narrow-b090 li a,
.carousel-72c5 .east-37df li a,
.carousel-72c5 .middle-9379 li a,
.carousel-72c5 .thick_11b6 li a,
.carousel-72c5 .overlay_north_e9ec li a,
.carousel-72c5 .pro_8d97 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-72c5 .steel_9f32 li ul li::before,
.carousel-72c5 .fixed_bfb3 li ul li::before,
.carousel-72c5 .narrow-b090 li ul li::before,
.carousel-72c5 .east-37df li ul li::before,
.carousel-72c5 .middle-9379 li ul li::before,
.carousel-72c5 .thick_11b6 li ul li::before,
.carousel-72c5 .overlay_north_e9ec li ul li::before,
.carousel-72c5 .pro_8d97 li ul li::before {
  left: 15px;
}
.carousel-72c5 .steel_9f32 li ul a,
.carousel-72c5 .fixed_bfb3 li ul a,
.carousel-72c5 .narrow-b090 li ul a,
.carousel-72c5 .east-37df li ul a,
.carousel-72c5 .middle-9379 li ul a,
.carousel-72c5 .thick_11b6 li ul a,
.carousel-72c5 .overlay_north_e9ec li ul a,
.carousel-72c5 .pro_8d97 li ul a {
  padding-left: 20px;
}
.carousel-72c5 .steel_9f32 li ul ul li::before,
.carousel-72c5 .fixed_bfb3 li ul ul li::before,
.carousel-72c5 .narrow-b090 li ul ul li::before,
.carousel-72c5 .east-37df li ul ul li::before,
.carousel-72c5 .middle-9379 li ul ul li::before,
.carousel-72c5 .thick_11b6 li ul ul li::before,
.carousel-72c5 .overlay_north_e9ec li ul ul li::before,
.carousel-72c5 .pro_8d97 li ul ul li::before {
  left: 30px;
}
.carousel-72c5 .steel_9f32 li ul ul a,
.carousel-72c5 .fixed_bfb3 li ul ul a,
.carousel-72c5 .narrow-b090 li ul ul a,
.carousel-72c5 .east-37df li ul ul a,
.carousel-72c5 .middle-9379 li ul ul a,
.carousel-72c5 .thick_11b6 li ul ul a,
.carousel-72c5 .overlay_north_e9ec li ul ul a,
.carousel-72c5 .pro_8d97 li ul ul a {
  padding-left: 40px;
}
.carousel-72c5 .secondary-c6ea li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-72c5 .pro_8d97 ul li {
  margin-bottom: 1.41575em;
}
.carousel-72c5 .pro_8d97 ul li .feature-aaa0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel-72c5 .pro_8d97 ul li .tooltip-f5b4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fast-fee6 .steel_9f32 li a,
.fast-fee6 .fixed_bfb3 li a,
.fast-fee6 .narrow-b090 li a,
.fast-fee6 .east-37df li a,
.fast-fee6 .middle-9379 li a,
.fast-fee6 .thick_11b6 li a,
.fast-fee6 .overlay_north_e9ec li a,
.fast-fee6 .pro_8d97 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-fee6 .secondary-c6ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-fee6 .filter-selected-e627 ul li.current_cf62 .caption_4dc5,
.fast-fee6 .filter-selected-e627 ul li.tabs_fdde .caption_4dc5 {
  background: rgba(0, 0, 0, 0.2);
}
.fast-fee6 .carousel-72c5 .filter-selected-e627 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li {
  margin: 0;
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li ul {
  margin: 0;
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li ul li a {
  padding-left: 15px;
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li ul li li a {
  padding-left: 30px;
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li.action_f949 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li.action_f949 > 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;
}
.status_hovered_cca8 .carousel-72c5 .accordion_tiny_0835 li.action_f949 > 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;
}
.stale-f189 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.secondary-3c1e {
  position: relative;
  z-index: 10;
}
.secondary-3c1e .texture-c17f {
  width: 100%;
  max-width: 100%;
}
.column-next-4c49 .complex-bf5d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.column-next-4c49 .focus-cef9 {
}
.column-next-4c49 .fast-fee6 {
  background: #292929;
}
.component-black-8f11 .complex-bf5d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component-black-8f11 .focus-cef9 {
  background: #f9f9f9;
}
.component-black-8f11 .fast-fee6 {
  background: #303030;
}
.heading-white-62be .complex-bf5d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading-white-62be .widget_gas_37bd {
    margin-bottom: 1em;
  }
  .heading-white-62be .widget_gas_37bd:last-child {
    margin-bottom: 0;
  }
}
.heading-white-62be .focus-cef9 {
  background: #ededed;
}
.heading-white-62be .fast-fee6 {
  background: #1a1a1a;
}
.complex-bf5d.focus-cef9 {
  color: rgba(0, 0, 0, 0.6);
}
.complex-bf5d.focus-cef9 .input_top_c6aa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-bf5d.fast-fee6 {
  color: rgba(255, 255, 255, 0.99);
}
.complex-bf5d.fast-fee6 a:not(.slider_8c11) {
  color: rgba(255, 255, 255, 0.79);
}
.complex-bf5d.fast-fee6 a:not(.slider_8c11):hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-bf5d.fast-fee6 .input_top_c6aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-bf5d.fast-fee6 table tbody td,
.complex-bf5d.fast-fee6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown-pressed-7da4.overlay_warm_57d5 .focus_cold_1f07 {
  max-width: initial;
}
.dropdown-pressed-7da4 .next_c2e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dropdown-pressed-7da4 .next_c2e9 .texture-c17f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dropdown-pressed-7da4 .next_c2e9 .texture-c17f {
    display: block;
    margin-bottom: 2em;
  }
  .dropdown-pressed-7da4 .next_c2e9 .texture-c17f:last-child {
    margin-bottom: 0;
  }
}
.heading-white-62be .widget_gas_37bd:last-child,
.component-black-8f11 .widget_gas_37bd:last-child,
.column-next-4c49 .widget_gas_37bd:last-child {
  margin-bottom: 0;
}
.heading-white-62be .widget_gas_37bd .carousel-72c5 .filter-selected-e627:last-child,
.component-black-8f11 .widget_gas_37bd .carousel-72c5 .filter-selected-e627:last-child,
.column-next-4c49 .widget_gas_37bd .carousel-72c5 .filter-selected-e627:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .heading-white-62be .image-iron-333a,
  .heading-white-62be .box-6bfc,
  .component-black-8f11 .image-iron-333a,
  .component-black-8f11 .box-6bfc,
  .column-next-4c49 .image-iron-333a,
  .column-next-4c49 .box-6bfc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .secondary-3c1e .widget_gas_37bd {
    margin-bottom: 2em;
  }
}
.secondary-3c1e p:last-child {
  margin-bottom: 0;
}
.secondary-3c1e li,
.secondary-3c1e ul {
  list-style: none;
  margin: 0;
}
.secondary-3c1e ul ul {
  margin-left: 2.617924em;
}
.shadow_new_22e0 {
  font-size: 0.875em;
}

/* css-noise: 83f8 */
.phantom-card-d0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
