/*!
Theme Name: Customify
Theme URI: https://pressmaximum.component_in_e5d8/customify
Author: WPCustomify
Author URI: https://pressmaximum.component_in_e5d8
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.component_in_e5d8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary-dim-7fba.list-5997/licenses/gpl-2.0.lower-d346
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.slider-slow-3c7e/, (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.image_5333.highlight_d7f0/normalize.module-gas-23e5/
 ======
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.module-gas-23e5 v7.0.0 | MIT License | github.component_in_e5d8/necolas/normalize.module-gas-23e5 */
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;
}
.avatar_465e .silver_82cc,
.sidebar-silver-a422,
.highlight_fixed_e632,
.gold_dc2b,
.dynamic_04ad,
.preview-69ba,
.summary_e065,
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;
}
.sidebar-silver-a422,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sidebar-silver-a422,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-silver-a422,
  h1 {
    font-size: 1.8em;
  }
}
.highlight_fixed_e632,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight_fixed_e632 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight_fixed_e632,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_fixed_e632,
  h2 {
    font-size: 1.7em;
  }
}
.gold_dc2b,
h3 {
  font-size: 1.618em;
}
.avatar_465e .silver_82cc,
.dynamic_04ad,
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.summary_8646 {
  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;
}
.picture-stale-a761:after,
.picture-stale-a761:before,
.header-c4d9:after,
.header-c4d9:before {
  content: "";
  display: table;
}
.picture-stale-a761:after,
.header-c4d9:after {
  clear: both;
}
.element_42a8 {
  float: right;
  margin-right: 0;
}
.current-a5df {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shadow_e83a .overlay_7ae9,
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;
}
.shadow_e83a .overlay_7ae9: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;
}
.medium-ae16 .overlay_7ae9 {
  box-shadow: none;
}
.medium-ae16
  .overlay_7ae9
  .card_slow_09d6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.medium-ae16 .overlay_7ae9 .menu-fixed-ad1f {
  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;
}
.medium-ae16
  .overlay_7ae9
  .menu-fixed-ad1f
  b {
  display: none;
}
.medium-ae16 .paper_0c8b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern-west-7c47:not(.short-eecc):not(.search-9443),
button:not(.short-eecc):not(.search-9443),
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ),
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ),
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ) {
  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;
}
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ):hover,
button:not(.short-eecc):not(
    .search-9443
  ):hover,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ):hover,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ):hover,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ):active,
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ):focus,
button:not(.short-eecc):not(
    .search-9443
  ):active,
button:not(.short-eecc):not(
    .search-9443
  ):focus,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ):active,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ):focus,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ):active,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ):focus,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ):active,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ):focus {
  outline: 0;
}
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60,
button:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60 {
  position: relative;
}
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-c803,
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .table_3635,
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-bd2b,
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  i,
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  svg,
button:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-c803,
button:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .table_3635,
button:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-bd2b,
button:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  i,
button:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  svg,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-c803,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .table_3635,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-bd2b,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  i,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  svg,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-c803,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .table_3635,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-bd2b,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  i,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  svg,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-c803,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .table_3635,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  .avatar-bd2b,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  i,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60
  svg {
  visibility: hidden;
}
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60:after,
button:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60:after,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60:after,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60:after,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ).fn-loading-7f60: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;
}
.pattern-west-7c47:not(.short-eecc):not(.search-9443),
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ),
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ),
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ) {
  color: #fff;
  background: #235787;
}
.pattern-west-7c47:not(.short-eecc):not(
    .search-9443
  ):focus,
input[type="button"]:not(.short-eecc):not(
    .search-9443
  ):focus,
input[type="reset"]:not(.short-eecc):not(
    .search-9443
  ):focus,
input[type="submit"]:not(.short-eecc):not(
    .search-9443
  ):focus {
  color: #fff;
}
.pattern-west-7c47.fn-disabled-7f60:not(.short-eecc):not(
    .search-9443
  ),
.pattern-west-7c47[disabled]:not(.short-eecc):not(
    .search-9443
  ),
button.fn-disabled-7f60:not(.short-eecc):not(
    .search-9443
  ),
button[disabled]:not(.short-eecc):not(
    .search-9443
  ) {
  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;
}
.logo_213f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo_213f: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;
}
.bottom-4eeb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.breadcrumb-4375 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus_36bf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture-stale-a761:after,
.picture-stale-a761:before,
.info_9ab6:after,
.info_9ab6:before,
.action_48c4:after,
.action_48c4:before,
.secondary-center-b0fc:after,
.secondary-center-b0fc:before,
.frame_dirty_58bd:after,
.frame_dirty_58bd:before,
.simple_e946:after,
.simple_e946:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture-stale-a761:after,
.info_9ab6:after,
.action_48c4:after,
.secondary-center-b0fc:after,
.frame_dirty_58bd:after,
.simple_e946:after {
  clear: both;
}
.info_9ab6 .green_c9a9,
.action_48c4 .green_c9a9,
.element_34ee .green_c9a9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.block_fast_6911 {
  display: inline-block;
}
.description_narrow_63ec {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description_narrow_63ec img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description_narrow_63ec .light_df40 {
  padding: 1em 0;
  font-size: 85%;
}
.light_df40 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary_fluid_cbcd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary_fluid_cbcd:after,
.tertiary_fluid_cbcd:before {
  content: "";
  display: table;
}
.tertiary_fluid_cbcd:after {
  clear: both;
}
.in-ac19 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter_thick_4280 .in-ac19 {
  max-width: 50%;
}
.module_old_b76a .in-ac19 {
  max-width: 33.33%;
}
.layout_first_c6a7 .in-ac19 {
  max-width: 25%;
}
.description-2737 .in-ac19 {
  max-width: 20%;
}
.slider-motion-a461 .in-ac19 {
  max-width: 16.66%;
}
.tall-5764 .in-ac19 {
  max-width: 14.28%;
}
.video-9bf3 .in-ac19 {
  max-width: 12.5%;
}
.preview-f51d .in-ac19 {
  max-width: 11.11%;
}
.search_gold_6a01 {
  display: block;
}
.avatar_465e .shade-over-16bd label,
.avatar_465e .button-focused-647e label,
.avatar_465e .tertiary-3582 label,
.avatar_465e .active_3919 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_inner_228d {
  list-style: none;
  margin: 0;
}
.panel_inner_228d article.row-077a {
  margin-bottom: 0;
}
.panel_inner_228d ul {
  list-style: none;
  margin: 0;
}
.panel_inner_228d .paragraph-selected-3460 li.row-077a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_inner_228d .paragraph-selected-3460 li.row-077a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_inner_228d .paragraph-selected-3460 li.row-077a: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) {
  .panel_inner_228d .paragraph-selected-3460 li.row-077a li.row-077a li.row-077a li.row-077a {
    padding-left: 0;
  }
}
article.row-077a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-077a .info_9ab6 p:last-of-type {
  margin-bottom: 0;
}
article.row-077a .east_260d {
  float: left;
}
article.row-077a .easy-9a52 {
  margin-left: 85px;
}
article.row-077a .rough_f2cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-077a .rough_f2cf .out-d636 {
  margin-left: 10px;
}
article.row-077a .slider-steel-6632 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-077a .iron_31e1 {
  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 .shade-over-16bd,
  #respond .tertiary-3582,
  #respond .active_3919 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade-over-16bd input,
#respond .tertiary-3582 input,
#respond .active_3919 input {
  width: 100%;
}
#respond .active_3919 {
  margin-right: 0;
}
#respond .row_cold_9573 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag_f173 {
  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;
}
.tag_f173.inner-653e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag_f173 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%);
}
.tag_f173:focus,
.tag_f173: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);
}
.short-1d52 {
  border-radius: 10%;
}
.black-dcca {
  border-radius: 50%;
}
.paragraph_new_fb20 {
  font-size: 0.72em;
}
.element_warm_1200 {
  font-size: 0.875em;
}
.first_9fb5 {
  font-size: 1.1em;
}
.tertiary_slow_cad4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary_slow_cad4.paragraph_new_fb20 {
  letter-spacing: 0.5px;
}
.mask_tiny_3e3e,
.mask_tiny_3e3e a {
  color: #6d6d6d;
}
.mask_tiny_3e3e a:hover {
  color: #111;
}
.heading_advanced_1e22 {
  color: #6d6d6d;
}
.module-outer-0297 {
  overflow-x: hidden;
}
.module-outer-0297 .pro-e70b.blue_cf4a {
  position: relative;
}
.module-outer-0297 .pro-e70b.blue_cf4a.icon-6e6f {
  position: initial;
}
.module-outer-0297
  .pro-e70b.blue_cf4a.icon-6e6f
  .copper_b778 {
  left: auto;
}
.module-outer-0297 .pro-e70b .copper_b778 {
  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;
}
.module-outer-0297 .pro-e70b:hover.blue_cf4a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module-outer-0297
  .pro-e70b:hover.blue_cf4a
  .copper_b778 {
  display: block;
  z-index: 9999999;
}
.module-outer-0297 .cold_3ec9 .logo-fe23,
.module-outer-0297 .box_fresh_0fe2 .logo-fe23 {
  display: none;
}
.module-outer-0297 .popup-middle-77b0 .pro-e70b:hover.blue_cf4a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar_465e .shade-over-16bd label,
.avatar_465e .button-focused-647e label,
.avatar_465e .tertiary-3582 label,
.avatar_465e .active_3919 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_inner_228d {
  list-style: none;
  margin: 0;
}
.panel_inner_228d article.row-077a {
  margin-bottom: 0;
}
.panel_inner_228d ul {
  list-style: none;
  margin: 0;
}
.panel_inner_228d .paragraph-selected-3460 li.row-077a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_inner_228d .paragraph-selected-3460 li.row-077a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_inner_228d .paragraph-selected-3460 li.row-077a: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) {
  .panel_inner_228d .paragraph-selected-3460 li.row-077a li.row-077a li.row-077a li.row-077a {
    padding-left: 0;
  }
}
article.row-077a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-077a .info_9ab6 p:last-of-type {
  margin-bottom: 0;
}
article.row-077a .east_260d {
  float: left;
}
article.row-077a .easy-9a52 {
  margin-left: 85px;
}
article.row-077a .rough_f2cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-077a .rough_f2cf .out-d636 {
  margin-left: 10px;
}
article.row-077a .slider-steel-6632 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-077a .iron_31e1 {
  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 .shade-over-16bd,
  #respond .tertiary-3582,
  #respond .active_3919 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade-over-16bd input,
#respond .tertiary-3582 input,
#respond .active_3919 input {
  width: 100%;
}
#respond .active_3919 {
  margin-right: 0;
}
#respond .row_cold_9573 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold_3ec9 .full_f428 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.full_f428 .avatar-c78c.dropdown-d3fa .black_fa9c > li > a:focus,
.full_f428 .avatar-c78c.dropdown-d3fa .black_fa9c > li > a:hover,
.full_f428 .avatar-c78c.left_08d2 .black_fa9c > li > a:focus,
.full_f428 .avatar-c78c.left_08d2 .black_fa9c > li > a:hover,
.full_f428 .avatar-c78c.popup_lite_d2d4 .black_fa9c > li > a:focus,
.full_f428 .avatar-c78c.popup_lite_d2d4 .black_fa9c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_f428
  .avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li.wide_e468
  > a,
.full_f428
  .avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li.short_84b7
  > a,
.full_f428
  .avatar-c78c.left_08d2
  .black_fa9c
  > li.wide_e468
  > a,
.full_f428
  .avatar-c78c.left_08d2
  .black_fa9c
  > li.short_84b7
  > a,
.full_f428
  .avatar-c78c.popup_lite_d2d4
  .black_fa9c
  > li.wide_e468
  > a,
.full_f428 .avatar-c78c.popup_lite_d2d4 .black_fa9c > li.large-d416 > a {
  color: rgba(255, 255, 255, 0.99);
}
.full_f428 .out-0a37,
.full_f428 .out-0a37 a {
  color: rgba(255, 255, 255, 0.99);
}
.full_f428 .dark_b6d4.table_ccd2 li a,
.full_f428 .dropdown_b06c a,
.full_f428 .tabs_hot_ef5a,
.full_f428 .black_fa9c > li > a,
.full_f428 .smooth_9371 {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428 .dark_b6d4.table_ccd2 li a:hover,
.full_f428 .dropdown_b06c a:hover,
.full_f428 .tabs_hot_ef5a:hover,
.full_f428 .black_fa9c > li > a:hover,
.full_f428 .smooth_9371:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_f428 .old_4447 {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428 .old_4447 .stale-bf80 {
  color: rgba(255, 255, 255, 0.99);
}
.full_f428 .old_4447:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_f428 .accent-0176 .tabs_1689 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full_f428 .accent-0176 .tabs_1689 .active-west-b50a {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428
  .accent-0176
  .tabs_1689
  .active-west-b50a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428
  .accent-0176
  .tabs_1689
  .active-west-b50a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428
  .accent-0176
  .tabs_1689
  .active-west-b50a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428
  .accent-0176
  .tabs_1689
  .active-west-b50a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428 .accent-0176 .copper_658f {
  color: rgba(255, 255, 255, 0.79);
}
.full_f428 .accent-0176 .copper_658f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_light_9cb9
  .full_f428
  .accent-0176
  .dim-87b3
  .block_yellow_9bfe {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_light_9cb9
  .full_f428
  .accent-0176
  .dim-87b3
  .active-west-b50a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cold_3ec9 .border_3cc3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border_3cc3 .avatar-c78c.dropdown-d3fa .black_fa9c > li > a:focus,
.border_3cc3 .avatar-c78c.dropdown-d3fa .black_fa9c > li > a:hover,
.border_3cc3 .avatar-c78c.left_08d2 .black_fa9c > li > a:focus,
.border_3cc3 .avatar-c78c.left_08d2 .black_fa9c > li > a:hover,
.border_3cc3 .avatar-c78c.popup_lite_d2d4 .black_fa9c > li > a:focus,
.border_3cc3 .avatar-c78c.popup_lite_d2d4 .black_fa9c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_3cc3
  .avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li.wide_e468
  > a,
.border_3cc3
  .avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li.short_84b7
  > a,
.border_3cc3
  .avatar-c78c.left_08d2
  .black_fa9c
  > li.wide_e468
  > a,
.border_3cc3
  .avatar-c78c.left_08d2
  .black_fa9c
  > li.short_84b7
  > a,
.border_3cc3
  .avatar-c78c.popup_lite_d2d4
  .black_fa9c
  > li.wide_e468
  > a,
.border_3cc3 .avatar-c78c.popup_lite_d2d4 .black_fa9c > li.large-d416 > a {
  color: rgba(0, 0, 0, 0.8);
}
.border_3cc3 .out-0a37,
.border_3cc3 .out-0a37 a {
  color: rgba(0, 0, 0, 0.8);
}
.border_3cc3 .dark_b6d4.table_ccd2 li a,
.border_3cc3 .dropdown_b06c a,
.border_3cc3 .tabs_hot_ef5a,
.border_3cc3 .black_fa9c > li > a,
.border_3cc3 .smooth_9371 {
  color: rgba(0, 0, 0, 0.55);
}
.border_3cc3 .dark_b6d4.table_ccd2 li a:hover,
.border_3cc3 .dropdown_b06c a:hover,
.border_3cc3 .tabs_hot_ef5a:hover,
.border_3cc3 .black_fa9c > li > a:hover,
.border_3cc3 .smooth_9371:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_3cc3 .old_4447 {
  color: rgba(0, 0, 0, 0.55);
}
.border_3cc3 .old_4447 .stale-bf80 {
  color: rgba(0, 0, 0, 0.8);
}
.border_3cc3 .old_4447:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_d620 .disabled-complex-cfd4 {
  margin-left: auto;
  margin-right: auto;
}
.action_48c4 > * {
  margin-left: auto;
  margin-right: auto;
}
.action_48c4 .bottom-4eeb {
  margin-right: 1.41575em;
}
.nav_256e .action_48c4 > .clean-2c32 {
  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;
}
.nav_256e .action_48c4 > .hidden_warm_3028 {
  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;
}
.primary-cold-0437.avatar_d620 .disabled-complex-cfd4,
.layout-focused-40a3.avatar_d620 .disabled-complex-cfd4 {
  margin-left: 0;
}
.stone_d0b9.avatar_d620 .disabled-complex-cfd4,
.gas_428f.avatar_d620 .disabled-complex-cfd4 {
  margin-right: 0;
}
.action_48c4 ol,
.action_48c4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.breadcrumb_iron_e82b video {
  max-width: 100%;
}
.secondary_bebe img {
  display: block;
}
.secondary_bebe.bottom-4eeb,
.secondary_bebe.breadcrumb-4375 {
  width: 100%;
}
.secondary_bebe.hidden_warm_3028 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.down-46c2:not(.column-f26e) {
  margin: 1.5em auto;
}
.title-343b p {
  padding: 1.5em 14px;
}
ul.brown_21d5.hidden_warm_3028,
ul.brown_21d5.clean-2c32,
ul.brown_21d5.orange_b91e.clean-2c32 {
  padding: 0 14px;
}
.row_pro_3ae2 {
  display: block;
  overflow-x: auto;
}
.row_pro_3ae2 table {
  border-collapse: collapse;
  width: 100%;
}
.row_pro_3ae2 td,
.row_pro_3ae2 th {
  padding: 0.5em;
}
.action_48c4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.action_48c4 ol ol,
.action_48c4 ol ul,
.action_48c4 ul ol,
.action_48c4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.action_48c4 ol ol li,
.action_48c4 ol ul li,
.action_48c4 ul ol li,
.action_48c4 ul ul li {
  margin-left: 0;
}
.block-1dff.text_4618 > .prev_f14b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block-1dff.text_4618 > .prev_f14b iframe,
.block-1dff.text_4618 > .prev_f14b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label-huge-6fa2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label-huge-6fa2.surface_static_e067 {
  padding: 0;
}
.label-huge-6fa2.surface_static_e067 cite {
  font-size: 13px;
}
.label-huge-6fa2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label-huge-6fa2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail_blue_9a8c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail_blue_9a8c > p:first-child {
  margin-top: 0;
}
.detail_blue_9a8c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail_blue_9a8c blockquote {
  border-left: 0;
}
.logo_up_1559 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo_up_1559:not(.nav_outer_a167) {
  max-width: 100px;
}
.logo_up_1559.tabs_complex_8cfc {
  border-bottom: none !important;
  text-align: center;
}
.logo_up_1559.tabs_complex_8cfc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title-343b p {
    padding: 1.5em 0;
  }
}
.hover_c863 {
  color: #0073aa;
}
.header-fast-092c {
  background-color: #0073aa;
}
.module-steel-b38c {
  color: #229fd8;
}
.secondary_simple_dc61 {
  background-color: #229fd8;
}
.large-b93f {
  color: #eee;
}
.preview_dbba {
  background-color: #eee;
}
.carousel-6be1 {
  color: #444;
}
.text_9130 {
  background-color: #444;
}
.dynamic-c237 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dynamic-c237 .carousel-b1f8 .dropdown_b06c {
  font-size: 15px;
}
.dynamic-c237 .dropdown_b06c {
  line-height: 1.3;
}
.dynamic-c237 .border_3cc3 {
}
.dynamic-c237 .full_f428 {
  background: #235787;
}
.narrow_9fbd {
  padding: 0;
}
.narrow_9fbd .full_f428 {
  background: #1a1a1a;
}
.narrow_9fbd .border_3cc3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hover_narrow_0904 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hover_narrow_0904 .border_3cc3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hover_narrow_0904 .full_f428 {
  background: #303030;
}
.simple_e946 {
  position: relative;
  z-index: 10;
}
.simple_e946 .west_63e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_7c7d .blue_cf4a {
  display: inline-block;
  vertical-align: middle;
}
.smooth_7c7d.modal-soft-57b3 .blue_cf4a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .smooth_7c7d.modal-soft-57b3 .blue_cf4a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth_7c7d.modal-soft-57b3 .blue_cf4a {
    margin-right: 0.4em;
  }
}
.smooth_7c7d.modal-soft-57b3 .blue_cf4a:last-child {
  margin-right: 0;
}
.wood-5ad7 .west_63e2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .cold_3ec9 .carousel-b1f8 {
    margin: 0 -0.5em;
  }
  .cold_3ec9 .carousel-b1f8 [class*="customify-col-"],
  .cold_3ec9 .carousel-b1f8 [class*="customify-col_"],
  .cold_3ec9 .carousel-b1f8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.cold_3ec9.last_489b .west_63e2 {
  background: 0 0 !important;
}
.cold_3ec9.last_489b .west_63e2,
.cold_3ec9.wood-5ad7 .west_63e2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .cold_3ec9.out_db3d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.cold_3ec9.wood-5ad7 .west_63e2 {
  box-shadow: none !important;
}
.outline_pink_ea9c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outline_pink_ea9c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outline_pink_ea9c {
    padding: 18px 0 20px;
  }
}
.outline_pink_ea9c .filter_lower_28a1 {
  width: 100%;
}
.outline_pink_ea9c .slow_5d4d {
  margin-bottom: 0;
}
.outline_pink_ea9c .form_fixed_6ebf {
  margin-top: 5px;
  font-size: 0.875em;
}
.down_47f9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.down_47f9 .down-f24d {
  width: 100%;
}
.overlay-b6d2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay-b6d2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay-b6d2 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;
}
.overlay-b6d2 li:last-child:after {
  display: none;
}
.overlay-b6d2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent-cool-3205 .logo-fe23 button,
.outline_pink_ea9c .logo-fe23 button {
  left: 0;
}
.accent-cool-3205 .down-f24d,
.outline_pink_ea9c .down-f24d {
  padding-left: 0;
  padding-right: 0;
}
.accent-cool-3205 .down_47f9,
.outline_pink_ea9c .down_47f9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent-cool-3205 {
  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;
}
.accent-cool-3205: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;
}
.accent-cool-3205 .border-e296 {
  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) {
  .accent-cool-3205 .border-e296 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-cool-3205 .border-e296 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent-cool-3205 .border-e296 {
    min-height: 200px;
  }
}
.accent-cool-3205 .overlay-b6d2 {
  color: rgba(255, 255, 255, 0.8);
}
.accent-cool-3205 .overlay-b6d2 a,
.accent-cool-3205 .overlay-b6d2 li:after {
  color: inherit;
}
.accent-cool-3205 .overlay-b6d2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner_4237 {
  margin-bottom: 0.5em;
}
.north-b682 {
  margin-bottom: 1.2em;
}
.north-b682,
.banner_4237 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.north-b682 p:last-child,
.banner_4237 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-fe23,
#masthead .logo-fe23 {
  display: none;
}
#masthead
  > .logo-fe23.caption_pink_6702 {
  display: none;
}
#masthead > .logo-fe23 button {
  left: 0;
}
.bottom-dd53 {
  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%;
}
.bottom-dd53 .blue_cf4a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bottom-dd53 .panel_308a {
  display: -webkit-box;
  display: flex;
}
.bottom-dd53 .panel_308a.plasma-4b25 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bottom-dd53 .panel_308a.status_3114 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bottom-dd53 .panel_308a.accent-bright-113f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bottom-dd53.center_2eb4.sidebar-hot-ff2f .panel_308a.plasma-4b25 {
  flex-basis: 100%;
}
.bottom-dd53.media-hard-e183 .panel_308a.status_3114 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bottom-dd53.media-hard-e183 .panel_308a.accent-bright-113f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-fe23.caption_pink_6702 {
  display: none;
}
#masthead > .logo-fe23 button {
  left: 0;
}
.solid-b26b {
  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;
}
.solid-b26b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.solid-b26b.title_7008 i {
  margin-right: 4px;
}
.solid-b26b.narrow_74d1 i {
  margin-left: 5px;
}
.dropdown_b06c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dropdown_b06c p:last-child {
  margin-bottom: 0;
}
.accent-ff3a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accent-ff3a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accent-ff3a img {
  display: block;
  width: auto;
  line-height: 1;
}
.accent-ff3a .out-0a37 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accent-ff3a .layout_new_3569 {
  margin: 5px 0 7px 0;
}
.accent-ff3a.section-4077 .north_ee09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-ff3a.section-4077 .dark_1689 {
  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;
}
.accent-ff3a.highlight_6151 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accent-ff3a.highlight_6151 .north_ee09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-ff3a.highlight_6151 .dark_1689 {
  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;
}
.accent-ff3a.icon-purple-8926 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-ff3a.pink_0ac1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accent-ff3a.pink_0ac1 .dark_1689 {
  margin-top: 7px;
}
.box_c1e5 {
  display: inline-block;
}
.simple_e946 .title_fast_b588 .accent-ff3a img {
  max-width: 100%;
}
.avatar-c78c .up-2732.layout_complex_7d61,
.bright-49f2 .up-2732.layout_complex_7d61 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-c78c .footer-light-b8f6,
.bright-49f2 .footer-light-b8f6 {
  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%);
}
.avatar-c78c .footer-light-b8f6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.avatar-c78c.accent_fef9 .footer-light-b8f6 {
  display: none;
}
.avatar-c78c .pagination_d5d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-c78c .pagination_d5d0 li {
  display: inline-block;
  position: relative;
}
.avatar-c78c .pagination_d5d0 li:last-child {
  margin-right: 0;
}
.avatar-c78c .pagination_d5d0 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;
}
.avatar-c78c .pagination_d5d0 li.large-d416 > a {
  color: rgba(0, 0, 0, 0.9);
}
.avatar-c78c .pagination_d5d0 > 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;
}
.avatar-c78c .pagination_d5d0 > li > a i {
  line-height: 0;
}
.avatar-c78c .pagination_d5d0 > li.active-0ca0 > a .footer-light-b8f6 {
  margin-left: 4px;
  line-height: 0;
}
.avatar-c78c .pagination_d5d0 .wood_b29b li.active-0ca0 > a {
  position: relative;
}
.avatar-c78c .pagination_d5d0 .wood_b29b li.active-0ca0 > a:after,
.avatar-c78c .pagination_d5d0 .wood_b29b li.active-0ca0 > a:before {
  content: "";
  display: table;
}
.avatar-c78c .pagination_d5d0 .wood_b29b li.active-0ca0 > a:after {
  clear: both;
}
.avatar-c78c .pagination_d5d0 .wood_b29b li.active-0ca0 > a .footer-light-b8f6 {
  margin-left: 5px;
  float: right;
}
.avatar-c78c .pressed_1146,
.avatar-c78c .wood_b29b {
  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;
}
.avatar-c78c .wood_b29b {
  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;
}
.avatar-c78c .wood_b29b .layout_complex_7d61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar-c78c .wood_b29b .footer-light-b8f6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.avatar-c78c .wood_b29b li {
  display: block;
  margin: 0;
  padding: 0;
}
.avatar-c78c .wood_b29b 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;
}
.avatar-c78c .wood_b29b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.avatar-c78c .wood_b29b .wood_b29b {
  top: 0;
  left: 100%;
}
.avatar-c78c .short_d8bc.fn-focus-7f60 > .pressed_1146,
.avatar-c78c .short_d8bc.fn-focus-7f60 > .wood_b29b,
.avatar-c78c .short_d8bc:focus > .pressed_1146,
.avatar-c78c .short_d8bc:focus > .wood_b29b,
.avatar-c78c .short_d8bc:hover > .pressed_1146,
.avatar-c78c .short_d8bc:hover > .wood_b29b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.avatar-c78c.popup_lite_d2d4 .black_fa9c:after,
.avatar-c78c.popup_lite_d2d4 .black_fa9c:before {
  content: "";
  display: table;
}
.avatar-c78c.popup_lite_d2d4 .black_fa9c:after {
  clear: both;
}
.avatar-c78c.popup_lite_d2d4 .black_fa9c > li {
  float: left;
}
.avatar-c78c.header-middle-3a42 .black_fa9c:after,
.avatar-c78c.header-middle-3a42 .black_fa9c:before {
  content: "";
  display: table;
}
.avatar-c78c.header-middle-3a42 .black_fa9c:after {
  clear: both;
}
.avatar-c78c.header-middle-3a42 .black_fa9c > li {
  float: left;
}
.avatar-c78c.header-middle-3a42 .black_fa9c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-c78c.header-middle-3a42 .black_fa9c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-c78c.header-middle-3a42 .black_fa9c > li.wide_e468 > a,
.avatar-c78c.header-middle-3a42 .black_fa9c > li.large-d416 > a {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-c78c.dropdown-d3fa .black_fa9c > li > a .layout_complex_7d61 {
  position: relative;
}
.avatar-c78c.dropdown-d3fa .black_fa9c > li > a .layout_complex_7d61: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;
}
.avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li:focus
  > a
  .layout_complex_7d61:before,
.avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li:hover
  > a
  .layout_complex_7d61:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li.wide_e468
  > a
  .layout_complex_7d61:before,
.avatar-c78c.dropdown-d3fa
  .black_fa9c
  > li.short_84b7
  > a
  .layout_complex_7d61:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-c78c.left_08d2 .black_fa9c > li > a .layout_complex_7d61 {
  position: relative;
}
.avatar-c78c.left_08d2 .black_fa9c > li > a .layout_complex_7d61: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;
}
.avatar-c78c.left_08d2 .black_fa9c > li:focus > a .layout_complex_7d61:before,
.avatar-c78c.left_08d2
  .black_fa9c
  > li:hover
  > a
  .layout_complex_7d61:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-c78c.left_08d2
  .black_fa9c
  > li.wide_e468
  > a
  .layout_complex_7d61:before,
.avatar-c78c.left_08d2
  .black_fa9c
  > li.short_84b7
  > a
  .layout_complex_7d61:before {
  width: 100%;
  background-color: currentColor;
}
.bright-49f2 .pagination_d5d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bright-49f2 .pagination_d5d0 li:first-child > a {
  border-top: none;
}
.bright-49f2 .pagination_d5d0 .hot_5585 > .layout_complex_7d61 .footer-light-b8f6 {
  display: none;
}
.bright-49f2 .pagination_d5d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bright-49f2 .pagination_d5d0 li:last-child {
  border: none;
}
.bright-49f2 .pagination_d5d0 li.active-0ca0 > a {
  padding-right: 45px !important;
}
.bright-49f2 .pagination_d5d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bright-49f2 .pagination_d5d0 li a:focus,
.bright-49f2 .pagination_d5d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright-49f2 .pagination_d5d0 li .aside_a05a {
  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;
}
.bright-49f2 .pagination_d5d0 li .aside_a05a:hover {
  box-shadow: none;
}
.bright-49f2 .pagination_d5d0 li .aside_a05a .footer-light-b8f6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bright-49f2 .pagination_d5d0 .wood_b29b {
  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);
}
.bright-49f2 .pagination_d5d0 .wood_b29b li a {
  padding-left: 3em;
}
.bright-49f2 .pagination_d5d0 .label_3eed > a .aside_a05a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bright-49f2 .pagination_d5d0 .label_3eed > .wood_b29b {
  display: block;
  opacity: 1;
}
.west-1193 {
  max-width: 100%;
}
.pattern-green-f65b {
  line-height: 0;
  cursor: pointer;
}
.smooth_9371 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.smooth_9371:hover {
  box-shadow: none;
  color: currentColor;
}
.smooth_9371 svg {
  width: 18px;
  height: 18px;
}
.smooth_9371 .progress_dark_f26a {
  display: none;
}
.top-4aa3 {
  position: relative;
}
.top-4aa3.fn-active-7f60 .smooth_9371 .red_6eee {
  display: none;
}
.top-4aa3.fn-active-7f60 .smooth_9371 .progress_dark_f26a {
  display: inline-block;
}
.top-4aa3 .description-green-a424 {
  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);
}
.top-4aa3.surface-easy-126f .description-green-a424 {
  left: auto;
  right: -0.9em;
}
.top-4aa3.surface-easy-126f .aside_5c9b::before {
  left: auto;
  right: 15px;
}
.top-4aa3.fn-active-7f60 .description-green-a424 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim-87b3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dim-87b3 label {
  flex-basis: 100%;
}
.dim-87b3 .tabs_1689 {
  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;
}
.dim-87b3 .active-west-b50a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dim-87b3 .active-west-b50a:focus {
  background-color: transparent;
}
.dim-87b3 button.copper_658f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dim-87b3 button.copper_658f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dim-87b3 button.copper_658f svg {
  width: 18px;
  height: 18px;
}
.dim-87b3 input[type="submit"] {
  min-height: auto;
}
.accent-0176 .dim-87b3 .active-west-b50a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_5c9b {
  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) {
  .aside_5c9b {
    width: 220px;
  }
}
.aside_5c9b label {
  flex-basis: 100%;
}
.aside_5c9b::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;
}
.tertiary_light_9cb9 .accent-0176 .dim-87b3 {
  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;
}
.tertiary_light_9cb9
  .accent-0176
  .dim-87b3
  .tabs_1689 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tertiary_light_9cb9 .accent-0176 .dim-87b3 .active-west-b50a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tertiary_light_9cb9
  .accent-0176
  .dim-87b3
  .active-west-b50a:focus {
  background: 0 0;
}
.tertiary_light_9cb9
  .accent-0176
  .dim-87b3
  .block_yellow_9bfe {
  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;
}
.dark_b6d4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dark_b6d4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dark_b6d4 li:last-child {
  margin-right: 0;
}
.dark_b6d4 li:first-child {
  margin-left: 0;
}
.dark_b6d4.right_aa3d a {
  color: #fff;
}
.dark_b6d4.right_aa3d a:hover {
  color: #fff;
}
.dark_b6d4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dark_b6d4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dark_b6d4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dark_b6d4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dark_b6d4 [class*="social-icon-apple"] {
  background-color: #999;
}
.dark_b6d4 [class*="social-icon-apple"].paper_cfc3 {
  background-color: transparent;
  color: #999;
}
.dark_b6d4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dark_b6d4 [class*="social-icon-behance"].paper_cfc3 {
  background-color: transparent;
  color: #1769ff;
}
.dark_b6d4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dark_b6d4 [class*="social-icon-bitbucket"].paper_cfc3 {
  background-color: transparent;
  color: #205081;
}
.dark_b6d4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dark_b6d4 [class*="social-icon-codepen"].paper_cfc3 {
  background-color: transparent;
  color: #000;
}
.dark_b6d4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dark_b6d4 [class*="social-icon-delicious"].paper_cfc3 {
  background-color: transparent;
  color: #39f;
}
.dark_b6d4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dark_b6d4 [class*="social-icon-digg"].paper_cfc3 {
  background-color: transparent;
  color: #005be2;
}
.dark_b6d4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dark_b6d4 [class*="social-icon-dribbble"].paper_cfc3 {
  background-color: transparent;
  color: #ea4c89;
}
.dark_b6d4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dark_b6d4 [class*="social-icon-envelope"].paper_cfc3 {
  background-color: transparent;
  color: #ea4335;
}
.dark_b6d4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dark_b6d4 [class*="social-icon-facebook"].paper_cfc3 {
  background-color: transparent;
  color: #3b5998;
}
.dark_b6d4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dark_b6d4 [class*="social-icon-flickr"].paper_cfc3 {
  background-color: transparent;
  color: #0063dc;
}
.dark_b6d4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dark_b6d4 [class*="social-icon-foursquare"].paper_cfc3 {
  background-color: transparent;
  color: #2d5be3;
}
.dark_b6d4 [class*="social-icon-github"] {
  background-color: #333;
}
.dark_b6d4 [class*="social-icon-github"].paper_cfc3 {
  background-color: transparent;
  color: #333;
}
.dark_b6d4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dark_b6d4 [class*="social-icon-google-plus"].paper_cfc3 {
  background-color: transparent;
  color: #dd4b39;
}
.dark_b6d4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dark_b6d4 [class*="social-icon-houzz"].paper_cfc3 {
  background-color: transparent;
  color: #7ac142;
}
.dark_b6d4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dark_b6d4 [class*="social-icon-instagram"].paper_cfc3 {
  background-color: transparent;
  color: #262626;
}
.dark_b6d4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dark_b6d4 [class*="social-icon-jsfiddle"].paper_cfc3 {
  background-color: transparent;
  color: #487aa2;
}
.dark_b6d4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dark_b6d4 [class*="social-icon-linkedin"].paper_cfc3 {
  background-color: transparent;
  color: #0077b5;
}
.dark_b6d4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dark_b6d4 [class*="social-icon-medium"].paper_cfc3 {
  background-color: transparent;
  color: #00ab6b;
}
.dark_b6d4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dark_b6d4
  [class*="social-icon-odnoklassniki"].paper_cfc3 {
  background-color: transparent;
  color: #f4731c;
}
.dark_b6d4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dark_b6d4 [class*="social-icon-meetup"].paper_cfc3 {
  background-color: transparent;
  color: #ec1c40;
}
.dark_b6d4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dark_b6d4 [class*="social-icon-pinterest"].paper_cfc3 {
  background-color: transparent;
  color: #bd081c;
}
.dark_b6d4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dark_b6d4 [class*="social-icon-product-hunt"].paper_cfc3 {
  background-color: transparent;
  color: #da552f;
}
.dark_b6d4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dark_b6d4 [class*="social-icon-reddit"].paper_cfc3 {
  background-color: transparent;
  color: #ff4500;
}
.dark_b6d4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dark_b6d4 [class*="social-icon-rss"].paper_cfc3 {
  background-color: transparent;
  color: #f26522;
}
.dark_b6d4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dark_b6d4
  [class*="social-icon-shopping-cart"].paper_cfc3 {
  background-color: transparent;
  color: #4caf50;
}
.dark_b6d4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dark_b6d4 [class*="social-icon-skype"].paper_cfc3 {
  background-color: transparent;
  color: #00aff0;
}
.dark_b6d4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dark_b6d4 [class*="social-icon-slideshare"].paper_cfc3 {
  background-color: transparent;
  color: #0077b5;
}
.dark_b6d4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dark_b6d4 [class*="social-icon-snapchat"].paper_cfc3 {
  background-color: transparent;
  color: #fffc00;
}
.dark_b6d4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dark_b6d4 [class*="social-icon-soundcloud"].paper_cfc3 {
  background-color: transparent;
  color: #f80;
}
.dark_b6d4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dark_b6d4 [class*="social-icon-spotify"].paper_cfc3 {
  background-color: transparent;
  color: #2ebd59;
}
.dark_b6d4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dark_b6d4
  [class*="social-icon-stack-overflow"].paper_cfc3 {
  background-color: transparent;
  color: #fe7a15;
}
.dark_b6d4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dark_b6d4 [class*="social-icon-maldkfgram"].paper_cfc3 {
  background-color: transparent;
  color: #2ca5e0;
}
.dark_b6d4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dark_b6d4 [class*="social-icon-tripadvisor"].paper_cfc3 {
  background-color: transparent;
  color: #589442;
}
.dark_b6d4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dark_b6d4 [class*="social-icon-tumblr"].paper_cfc3 {
  background-color: transparent;
  color: #35465c;
}
.dark_b6d4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dark_b6d4 [class*="social-icon-twitch"].paper_cfc3 {
  background-color: transparent;
  color: #6441a5;
}
.dark_b6d4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dark_b6d4 [class*="social-icon-twitter"].paper_cfc3 {
  background-color: transparent;
  color: #1da1f2;
}
.dark_b6d4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dark_b6d4 [class*="social-icon-vimeo"].paper_cfc3 {
  background-color: transparent;
  color: #1ab7ea;
}
.dark_b6d4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dark_b6d4 [class*="social-icon-vk"].paper_cfc3 {
  background-color: transparent;
  color: #45668e;
}
.dark_b6d4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dark_b6d4 [class*="social-icon-weibo"].paper_cfc3 {
  background-color: transparent;
  color: #df2029;
}
.dark_b6d4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dark_b6d4 [class*="social-icon-weixin"].paper_cfc3 {
  background-color: transparent;
  color: #7bb32e;
}
.dark_b6d4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dark_b6d4 [class*="social-icon-whatsapp"].paper_cfc3 {
  background-color: transparent;
  color: #25d366;
}
.dark_b6d4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dark_b6d4 [class*="social-icon-wordpress"].paper_cfc3 {
  background-color: transparent;
  color: #21759b;
}
.dark_b6d4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dark_b6d4 [class*="social-icon-xing"].paper_cfc3 {
  background-color: transparent;
  color: #026466;
}
.dark_b6d4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dark_b6d4 [class*="social-icon-yelp"].paper_cfc3 {
  background-color: transparent;
  color: #af0606;
}
.dark_b6d4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dark_b6d4 [class*="social-icon-youtube"].paper_cfc3 {
  background-color: transparent;
  color: #cd201f;
}
.tabs_hot_ef5a {
  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;
}
.tabs_hot_ef5a:hover {
  box-shadow: none;
  background: 0 0;
}
.widget-d9e5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.green_77d8 {
  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;
}
.container-3150 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outline-hard-a97f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outline-hard-a97f,
.outline-hard-a97f::after,
.outline-hard-a97f::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;
}
.outline-hard-a97f::after,
.outline-hard-a97f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary_87a9 .green_77d8 .container-3150 {
  margin-top: -2px;
  width: 19px;
}
.summary_87a9 .green_77d8 .outline-hard-a97f {
  margin-top: -1px;
}
.summary_87a9 .green_77d8 .outline-hard-a97f,
.summary_87a9 .green_77d8 .outline-hard-a97f::after,
.summary_87a9 .green_77d8 .outline-hard-a97f::before {
  width: 19px;
  height: 2px;
}
.summary_87a9 .green_77d8 .outline-hard-a97f::before {
  top: -6px;
}
.summary_87a9 .green_77d8 .outline-hard-a97f::after {
  bottom: -6px;
}
.primary-e773 .green_77d8 .container-3150 {
  margin-top: -2px;
  width: 22px;
}
.primary-e773 .green_77d8 .outline-hard-a97f {
  margin-top: -1px;
}
.primary-e773 .green_77d8 .outline-hard-a97f,
.primary-e773 .green_77d8 .outline-hard-a97f::after,
.primary-e773 .green_77d8 .outline-hard-a97f::before {
  width: 22px;
  height: 2px;
}
.primary-e773 .green_77d8 .outline-hard-a97f::before {
  top: -7px;
}
.primary-e773 .green_77d8 .outline-hard-a97f::after {
  bottom: -7px;
}
.feature-green-e441 .green_77d8 .container-3150 {
  margin-top: -2px;
  width: 31px;
}
.feature-green-e441 .green_77d8 .outline-hard-a97f {
  margin-top: -1.5px;
}
.feature-green-e441 .green_77d8 .outline-hard-a97f,
.feature-green-e441 .green_77d8 .outline-hard-a97f::after,
.feature-green-e441 .green_77d8 .outline-hard-a97f::before {
  width: 31px;
  height: 3px;
}
.feature-green-e441 .green_77d8 .outline-hard-a97f::before {
  top: -9px;
}
.feature-green-e441 .green_77d8 .outline-hard-a97f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .filter_1a6f .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 19px;
  }
  .filter_1a6f .green_77d8 .outline-hard-a97f {
    margin-top: -1px;
  }
  .filter_1a6f .green_77d8 .outline-hard-a97f,
  .filter_1a6f .green_77d8 .outline-hard-a97f::after,
  .filter_1a6f .green_77d8 .outline-hard-a97f::before {
    width: 19px;
    height: 2px;
  }
  .filter_1a6f .green_77d8 .outline-hard-a97f::before {
    top: -6px;
  }
  .filter_1a6f .green_77d8 .outline-hard-a97f::after {
    bottom: -6px;
  }
  .thick-4090 .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 22px;
  }
  .thick-4090 .green_77d8 .outline-hard-a97f {
    margin-top: -1px;
  }
  .thick-4090 .green_77d8 .outline-hard-a97f,
  .thick-4090 .green_77d8 .outline-hard-a97f::after,
  .thick-4090 .green_77d8 .outline-hard-a97f::before {
    width: 22px;
    height: 2px;
  }
  .thick-4090 .green_77d8 .outline-hard-a97f::before {
    top: -7px;
  }
  .thick-4090 .green_77d8 .outline-hard-a97f::after {
    bottom: -7px;
  }
  .fast-ee5e .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 31px;
  }
  .fast-ee5e .green_77d8 .outline-hard-a97f {
    margin-top: -1.5px;
  }
  .fast-ee5e .green_77d8 .outline-hard-a97f,
  .fast-ee5e .green_77d8 .outline-hard-a97f::after,
  .fast-ee5e .green_77d8 .outline-hard-a97f::before {
    width: 31px;
    height: 3px;
  }
  .fast-ee5e .green_77d8 .outline-hard-a97f::before {
    top: -9px;
  }
  .fast-ee5e .green_77d8 .outline-hard-a97f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_a6ae .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_a6ae .green_77d8 .outline-hard-a97f {
    margin-top: -1px;
  }
  .shadow_a6ae .green_77d8 .outline-hard-a97f,
  .shadow_a6ae .green_77d8 .outline-hard-a97f::after,
  .shadow_a6ae .green_77d8 .outline-hard-a97f::before {
    width: 19px;
    height: 2px;
  }
  .shadow_a6ae .green_77d8 .outline-hard-a97f::before {
    top: -6px;
  }
  .shadow_a6ae .green_77d8 .outline-hard-a97f::after {
    bottom: -6px;
  }
  .element_6bba .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 22px;
  }
  .element_6bba .green_77d8 .outline-hard-a97f {
    margin-top: -1px;
  }
  .element_6bba .green_77d8 .outline-hard-a97f,
  .element_6bba .green_77d8 .outline-hard-a97f::after,
  .element_6bba .green_77d8 .outline-hard-a97f::before {
    width: 22px;
    height: 2px;
  }
  .element_6bba .green_77d8 .outline-hard-a97f::before {
    top: -7px;
  }
  .element_6bba .green_77d8 .outline-hard-a97f::after {
    bottom: -7px;
  }
  .hover_a52c .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 31px;
  }
  .hover_a52c .green_77d8 .outline-hard-a97f {
    margin-top: -1.5px;
  }
  .hover_a52c .green_77d8 .outline-hard-a97f,
  .hover_a52c .green_77d8 .outline-hard-a97f::after,
  .hover_a52c .green_77d8 .outline-hard-a97f::before {
    width: 31px;
    height: 3px;
  }
  .hover_a52c .green_77d8 .outline-hard-a97f::before {
    top: -9px;
  }
  .hover_a52c .green_77d8 .outline-hard-a97f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .footer-5b0f .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-5b0f .green_77d8 .outline-hard-a97f {
    margin-top: -1px;
  }
  .footer-5b0f .green_77d8 .outline-hard-a97f,
  .footer-5b0f .green_77d8 .outline-hard-a97f::after,
  .footer-5b0f .green_77d8 .outline-hard-a97f::before {
    width: 19px;
    height: 2px;
  }
  .footer-5b0f .green_77d8 .outline-hard-a97f::before {
    top: -6px;
  }
  .footer-5b0f .green_77d8 .outline-hard-a97f::after {
    bottom: -6px;
  }
  .over_0b7f .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 22px;
  }
  .over_0b7f .green_77d8 .outline-hard-a97f {
    margin-top: -1px;
  }
  .over_0b7f .green_77d8 .outline-hard-a97f,
  .over_0b7f .green_77d8 .outline-hard-a97f::after,
  .over_0b7f .green_77d8 .outline-hard-a97f::before {
    width: 22px;
    height: 2px;
  }
  .over_0b7f .green_77d8 .outline-hard-a97f::before {
    top: -7px;
  }
  .over_0b7f .green_77d8 .outline-hard-a97f::after {
    bottom: -7px;
  }
  .banner_prev_156e .green_77d8 .container-3150 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_prev_156e .green_77d8 .outline-hard-a97f {
    margin-top: -1.5px;
  }
  .banner_prev_156e .green_77d8 .outline-hard-a97f,
  .banner_prev_156e .green_77d8 .outline-hard-a97f::after,
  .banner_prev_156e .green_77d8 .outline-hard-a97f::before {
    width: 31px;
    height: 3px;
  }
  .banner_prev_156e .green_77d8 .outline-hard-a97f::before {
    top: -9px;
  }
  .banner_prev_156e .green_77d8 .outline-hard-a97f::after {
    bottom: -9px;
  }
}
.gallery_d349 .outline-hard-a97f {
  -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);
}
.gallery_d349 .outline-hard-a97f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery_d349 .outline-hard-a97f::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);
}
.gallery_d349.up-048c .outline-hard-a97f {
  -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);
}
.gallery_d349.up-048c .outline-hard-a97f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery_d349.up-048c .outline-hard-a97f::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);
}
.hard-9d7b {
  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.light_62b3:before {
  display: none;
}
.box_fresh_0fe2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box_fresh_0fe2 .component-purple-517a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box_fresh_0fe2 .component-purple-517a:last-of-type {
  border-bottom: none;
}
.box_fresh_0fe2 .component-purple-517a.highlight-orange-ae52,
.box_fresh_0fe2 .component-purple-517a.filter-out-fd14,
.box_fresh_0fe2 .component-purple-517a.sidebar_1e65 {
  padding: 0;
}
.box_fresh_0fe2 .bright-49f2 .aside_a05a {
  color: currentColor;
}
.box_fresh_0fe2 .bright-49f2 .aside_a05a:focus,
.box_fresh_0fe2 .bright-49f2 .aside_a05a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_fresh_0fe2.border_3cc3 .old_4447,
.box_fresh_0fe2.border_3cc3 .dropdown_b06c a,
.box_fresh_0fe2.border_3cc3 .black_fa9c a,
.box_fresh_0fe2.border_3cc3 .wood_b29b a {
  color: rgba(0, 0, 0, 0.55);
}
.box_fresh_0fe2.border_3cc3 .old_4447:hover,
.box_fresh_0fe2.border_3cc3 .dropdown_b06c a:hover,
.box_fresh_0fe2.border_3cc3 .black_fa9c a:hover,
.box_fresh_0fe2.border_3cc3 .wood_b29b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_fresh_0fe2.border_3cc3 .stale-bf80 {
  color: rgba(0, 0, 0, 0.8);
}
.box_fresh_0fe2.border_3cc3 .component-purple-517a {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_fresh_0fe2.border_3cc3 .component-purple-517a:before {
  background: rgba(0, 0, 0, 0.08);
}
.box_fresh_0fe2.border_3cc3 .dropdown-7ce8:before {
  background: rgba(255, 255, 255, 0.9);
}
.box_fresh_0fe2.border_3cc3 .bright-49f2 .pagination_d5d0 li a,
.box_fresh_0fe2.border_3cc3 .bright-49f2 .aside_a05a,
.box_fresh_0fe2.border_3cc3 .wood_b29b {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_fresh_0fe2.border_3cc3 .bright-49f2 .aside_a05a:focus,
.box_fresh_0fe2.border_3cc3 .bright-49f2 .aside_a05a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_fresh_0fe2.border_3cc3 .pagination_d5d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_fresh_0fe2.full_f428 .old_4447,
.box_fresh_0fe2.full_f428 .dropdown_b06c a,
.box_fresh_0fe2.full_f428 .black_fa9c .aside_a05a,
.box_fresh_0fe2.full_f428 .black_fa9c a,
.box_fresh_0fe2.full_f428 .wood_b29b a {
  color: rgba(255, 255, 255, 0.79);
}
.box_fresh_0fe2.full_f428 .old_4447:hover,
.box_fresh_0fe2.full_f428 .dropdown_b06c a:hover,
.box_fresh_0fe2.full_f428 .black_fa9c .aside_a05a:hover,
.box_fresh_0fe2.full_f428 .black_fa9c a:hover,
.box_fresh_0fe2.full_f428 .wood_b29b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_fresh_0fe2.full_f428 .stale-bf80 {
  color: rgba(255, 255, 255, 0.99);
}
.box_fresh_0fe2.full_f428 .component-purple-517a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_fresh_0fe2.full_f428 .component-purple-517a:before {
  background: rgba(255, 255, 255, 0.08);
}
.box_fresh_0fe2.full_f428 .dropdown-7ce8:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_fresh_0fe2.full_f428 .bright-49f2 .pagination_d5d0 li a,
.box_fresh_0fe2.full_f428 .bright-49f2 .aside_a05a,
.box_fresh_0fe2.full_f428 .wood_b29b {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_fresh_0fe2.full_f428 .bright-49f2 .aside_a05a:focus,
.box_fresh_0fe2.full_f428 .bright-49f2 .aside_a05a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_fresh_0fe2.full_f428 .pagination_d5d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-7ce8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown-7ce8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.under-9bde {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.advanced_29b2 .box_fresh_0fe2 {
  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;
}
.advanced_29b2 .component-purple-517a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.advanced_29b2 .component-purple-517a: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) {
  .advanced_29b2 .component-purple-517a:before {
    width: 16%;
    left: 42%;
  }
}
.advanced_29b2 .component-purple-517a:last-child:before {
  content: none;
}
.advanced_29b2 .component-purple-517a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.advanced_29b2 .bright-49f2 .pagination_d5d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.advanced_29b2 .bright-49f2 .pagination_d5d0 li a .aside_a05a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.advanced_29b2 .bright-49f2 .wood_b29b {
  border: none;
}
.advanced_29b2 .bright-49f2 .wood_b29b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.advanced_29b2 .dropdown-7ce8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.advanced_29b2 .under-9bde {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.advanced_29b2 .full_f428 .dropdown-7ce8:before {
  background: rgba(0, 0, 0, 0.9);
}
.advanced_29b2 .border_3cc3.east-e540 .outline-hard-a97f {
  background: rgba(0, 0, 0, 0.6);
}
.advanced_29b2
  .border_3cc3.east-e540
  .outline-hard-a97f::after,
.advanced_29b2
  .border_3cc3.east-e540
  .outline-hard-a97f:before {
  background: inherit;
}
.advanced_29b2
  .border_3cc3.east-e540:hover
  .outline-hard-a97f {
  background: rgba(0, 0, 0, 0.8);
}
.banner_middle_8a23 .box_fresh_0fe2 {
  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) {
  .banner_middle_8a23 .box_fresh_0fe2 {
    width: auto;
    right: 45px;
  }
}
.summary-up-43a0 .box_fresh_0fe2 {
  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) {
  .summary-up-43a0 .box_fresh_0fe2 {
    width: auto;
    left: 45px;
  }
}
.light_62b3 .box_fresh_0fe2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.light_62b3 .under-9bde {
  max-width: 48em;
  margin: 0 auto;
}
.light_62b3 .dropdown-7ce8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.menu-d244 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.menu-d244.advanced_29b2 .box_fresh_0fe2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.menu-d244.banner_middle_8a23 .box_fresh_0fe2 {
  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);
}
.menu-d244 .box_fresh_0fe2 {
  visibility: visible;
}
.menu-d244.summary-up-43a0 .box_fresh_0fe2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.white_840c,
.focused-f985 {
  overflow-x: hidden;
}
.white_840c .box_fresh_0fe2 {
  overflow: auto;
}
.white_840c.advanced_29b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_840c.advanced_29b2 .box_fresh_0fe2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.white_840c.advanced_29b2 .tabs_hot_ef5a {
  opacity: 0;
}
.white_840c.banner_middle_8a23 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_840c.banner_middle_8a23 .box_fresh_0fe2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.white_840c.banner_middle_8a23 .tabs_hot_ef5a {
  opacity: 0;
}
.white_840c.summary-up-43a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_840c.summary-up-43a0 .box_fresh_0fe2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.white_840c.summary-up-43a0 .tabs_hot_ef5a {
  opacity: 0;
}
.white_840c.light_62b3 .box_fresh_0fe2 {
  z-index: 10;
  visibility: visible;
}
.east-e540 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.east-e540 .outline-hard-a97f {
  background: rgba(255, 255, 255, 0.99);
}
.east-e540 .outline-hard-a97f::after,
.east-e540 .outline-hard-a97f:before {
  background: inherit;
}
.east-e540:hover .outline-hard-a97f {
  background: rgba(255, 255, 255, 0.99);
}
.summary-up-43a0 .east-e540 {
  top: 10px;
  right: auto;
  left: 12px;
}
.light_62b3 .east-e540 {
  display: none !important;
}
.white_840c:before,
.focused-f985:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.white_840c .east-e540,
.focused-f985 .east-e540 {
  display: inline-block;
}
.box_fresh_0fe2 .blue_cf4a {
  -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;
}
.white_840c .box_fresh_0fe2 .blue_cf4a,
.focused-f985 .box_fresh_0fe2 .blue_cf4a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-0b32 .tabs_1689 {
  width: 100%;
}
.title_fast_b588 {
  padding: 0 0.5em 0;
}
.title_fast_b588 [class*="customify-col-"],
.title_fast_b588 [class*="customify-col_"],
.title_fast_b588 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list-over-13e6 .title_fast_b588 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-b1f8 .overlay-562b,
  .overlay-562b {
    display: none;
  }
  .sort-93f0 {
    text-align: left;
  }
  .popup-5443 {
    text-align: center;
  }
  .tooltip_thick_b966 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-b1f8 .border_d4a4,
  .border_d4a4 {
    display: none;
  }
  .gallery_glass_9117 {
    text-align: left;
  }
  .header_9437 {
    text-align: center;
  }
  .disabled_828c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-b1f8 .active-cf4e,
  .active-cf4e {
    display: none;
  }
  .narrow-a3b2 {
    text-align: left;
  }
  .backdrop_dim_e375 {
    text-align: center;
  }
  .search_inner_8927 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.carousel-west-16d1 {
  box-shadow: none !important;
}
.chip-narrow-bbdd .tertiary_fb9e,
.column-fresh-4799 .tertiary_fb9e {
  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;
}
.column-fresh-4799 .tertiary_fb9e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.west_63e2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.west_63e2:after,
.west_63e2:before {
  content: "";
  display: table;
}
.west_63e2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .west_63e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.west_63e2,
.out_db3d {
  max-width: 1248px;
  margin: 0 auto;
}

.secondary-center-b0fc.module-c01f .west_63e2 {
  max-width: 100%;
}
.secondary-center-b0fc.caption-84e9 {
  max-width: 1200px;
  margin: 0 auto;
}
.secondary-center-b0fc.under-5f7b .west_63e2 {
  max-width: 100%;
}
.secondary-center-b0fc.under-5f7b > .west_63e2 {
  padding-left: 0;
  padding-right: 0;
}
.secondary-center-b0fc.under-5f7b > .west_63e2 .carousel-b1f8 {
  margin: 0;
}
.secondary-center-b0fc.under-5f7b
  > .west_63e2
  .smooth-d826.basic_8e62 {
  margin-right: 0;
  margin-left: 0;
}
.secondary-center-b0fc.under-5f7b #main.basic_8e62 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fresh-5106 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fresh-5106 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stale-43ed .disabled-complex-cfd4 {
    padding-right: 1em;
  }
  .stale-43ed.iron-9b00 .smooth-d826 {
    border-right: 1px solid #eaecee;
  }
  .stale-43ed.iron-9b00 .disabled-complex-cfd4 {
    padding-right: 1em;
  }
  .stale-43ed.iron-9b00 .input_selected_7232 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_down_5382 .disabled-complex-cfd4 {
    padding-left: 1em;
  }
  .wrapper_down_5382.iron-9b00 .smooth-d826 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_down_5382.iron-9b00 .disabled-complex-cfd4 {
    padding-left: 1em;
  }
  .wrapper_down_5382.iron-9b00 .input_selected_7232 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_full_910d .disabled-complex-cfd4 {
    padding-left: 1em;
  }
  .hero_full_910d.iron-9b00 .label_action_61c1 {
    border-right: 1px solid #eaecee;
  }
  .hero_full_910d.iron-9b00 .fixed_3574 {
    border-right: 1px solid #eaecee;
  }
  .hero_full_910d.iron-9b00 .disabled-complex-cfd4 {
    padding-left: 1em;
  }
  .hero_full_910d.iron-9b00 .input_selected_7232 {
    padding-right: 1em;
  }
  .hero_full_910d.iron-9b00 .filter_e199 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north_adfd .disabled-complex-cfd4 {
    padding-right: 1em;
  }
  .north_adfd.iron-9b00 .label_action_61c1 {
    border-left: 1px solid #eaecee;
  }
  .north_adfd.iron-9b00 .fixed_3574 {
    border-left: 1px solid #eaecee;
  }
  .north_adfd.iron-9b00 .disabled-complex-cfd4 {
    padding-right: 1em;
  }
  .north_adfd.iron-9b00 .input_selected_7232 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north_adfd.iron-9b00 .filter_e199 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-5106 .disabled-complex-cfd4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh-5106.iron-9b00 .smooth-d826 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fresh-5106.iron-9b00 .disabled-complex-cfd4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh-5106.iron-9b00 .input_selected_7232 {
    padding-left: 1em;
  }
  .fresh-5106.iron-9b00 .filter_e199 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fresh-5106.iron-9b00 .disabled-complex-cfd4 {
    padding-left: 0;
  }
}
.thumbnail_d73b .smooth_7c7d {
  display: inline-block;
}
.active-caa2 {
  display: inline-block;
}
.thick_5db6 {
  word-con: break-word;
}
.huge_7aaf > span {
  display: inline-block;
  padding: 5px 0;
}
.huge_7aaf .copper-bc0f {
  margin-left: 8px;
  margin-right: 8px;
}
.huge_7aaf .shade-5bb9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary-silver-b423 .west-6029 {
  margin-bottom: 2em;
}
.primary-silver-b423 .gradient-huge-b8d1 {
  margin-bottom: 15px;
}
.primary-silver-b423 .gradient-huge-b8d1:last-child {
  margin-bottom: 0;
}
.primary-silver-b423 .advanced-465d {
  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) {
  .primary-silver-b423 .advanced-465d {
    display: block;
  }
}
.primary-silver-b423 .short_e026 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary-silver-b423 .short_e026 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary-silver-b423 .popup_5970 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary-silver-b423 .popup_5970 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary-silver-b423 .popup_5970 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary-silver-b423 .thick_5db6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-silver-b423 .thick_5db6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary-silver-b423 .silver_bd35 p:last-child {
  margin-bottom: 0;
}
.primary-silver-b423 .picture-4588 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary-silver-b423 .accent-9446 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary-silver-b423 .pagination_655a {
  margin-top: 1em;
}
.primary-silver-b423 .fresh_abd9 {
  top: 0;
  display: block;
}
.primary-silver-b423 .fresh_abd9 a {
  color: inherit;
}
.primary-silver-b423 .fresh_abd9 a:hover {
  color: inherit;
}
.primary-silver-b423 .action_abdb {
  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;
}
.primary-silver-b423 .action_abdb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary-silver-b423 .accent-9446 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary-silver-b423 .notice-inner-eb08 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary-silver-b423 .notice-inner-eb08:first-child {
  margin-top: 0;
}
.primary-silver-b423 .notice-inner-eb08.right_d655 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary-silver-b423 .notice-inner-eb08.detail_in_4dd6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-silver-b423
  .notice-inner-eb08.detail_in_4dd6.red-8e0a
  .pagination_655a {
  width: 100%;
}
.primary-silver-b423 .detail_in_4dd6 {
  -webkit-box-align: center;
  align-items: center;
}
.primary-silver-b423 .detail_in_4dd6 .huge_7aaf,
.primary-silver-b423 .detail_in_4dd6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary-silver-b423 .popup_5970 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-silver-b423 .popup_5970 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-silver-b423 .popup_5970: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;
}
.primary-silver-b423 .right_d655 {
  z-index: 5;
}
.primary-silver-b423 .detail-4547 .module-50a5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary-silver-b423 .media_aa7d .module-50a5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary-silver-b423 .center-44f6 .module-50a5 {
  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;
}
.primary-silver-b423.black-ea55 .advanced-465d,
.primary-silver-b423.clean_3692 .advanced-465d {
  display: block;
}
.primary-silver-b423.black-ea55 .advanced-465d .alert_liquid_f998,
.primary-silver-b423.black-ea55 .advanced-465d .accent-9446,
.primary-silver-b423.clean_3692 .advanced-465d .alert_liquid_f998,
.primary-silver-b423.clean_3692 .advanced-465d .accent-9446 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-silver-b423.background-green-7a15 .short_e026 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary-silver-b423.background-green-7a15 .short_e026 {
    margin-right: 0;
  }
}
.primary-silver-b423.black-ea55 .short_e026,
.primary-silver-b423.clean_3692 .short_e026 {
  padding-top: 40%;
}
.primary-silver-b423.black-ea55 .west-6029,
.primary-silver-b423.clean_3692 .west-6029 {
  display: block;
}
.primary-silver-b423.black-ea55 .fn-sticky-7f60 .accent-9446,
.primary-silver-b423.clean_3692 .fn-sticky-7f60 .accent-9446 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary-silver-b423.black-ea55 .short_e026,
.primary-silver-b423.clean_3692 .short_e026 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary-silver-b423.black-ea55 .accent-9446 {
  padding: 1em;
}
.notification_orange_1db6 {
  margin: 30px auto;
  display: block;
}
.notification_orange_1db6 .paragraph-8905 > * {
  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;
}
.notification_orange_1db6 .paragraph-8905 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_orange_1db6 .paragraph-8905 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_center_2b46 .huge_7aaf {
  margin-bottom: 1.41575em;
}
.alert_center_2b46 .warm_0c69 {
  margin-bottom: 1.618em;
}
.action_48c4 .button_6baf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.action_48c4 .button_6baf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.action_48c4 .thick-1ed1 {
  max-width: 100%;
  overflow: auto;
}
.avatar_d620 .action_48c4 a:hover {
  text-decoration: underline;
}
.status-0d8d .gradient-huge-b8d1:not(.thick_5db6),
.status-0d8d .popup_5970 {
  margin-bottom: 1.41575em;
}
.status-0d8d .gradient-huge-b8d1:not(.thick_5db6):last-child,
.status-0d8d .popup_5970:last-child {
  margin-bottom: 0;
}
.status-0d8d .gradient-huge-b8d1.inner-f495 {
  margin-bottom: 0.41575em;
}
.status-0d8d .copper-f0ff:before,
.status-0d8d .down-7358:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.status-0d8d .copper-f0ff:before {
  content: "\f115";
}
.status-0d8d .down-7358:before {
  content: "\f02c";
}
.status-0d8d .east_940a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.status-0d8d .east_940a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hard_7f49 {
  display: -webkit-box;
  display: flex;
}
.hard_7f49 .stale_eee2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hard_7f49 .stale_eee2 {
    flex-basis: 90px;
  }
}
.hard_7f49 .footer-ff9c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_7f49 .footer-ff9c {
    flex-basis: calc(100% - 50px);
  }
}
.hard_7f49 .grid_a9d8 p:last-child {
  margin-bottom: 0.72em;
}
.down_ae0d .paragraph-8905 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.down_ae0d .paragraph-8905:after,
.down_ae0d .paragraph-8905:before {
  content: "";
  display: table;
}
.down_ae0d .paragraph-8905:after {
  clear: both;
}
.down_ae0d .paragraph-8905 .iron-e377,
.down_ae0d .paragraph-8905 .bronze-df56 {
  width: 49%;
}
.down_ae0d .paragraph-8905 .iron-e377 a span.search-7076,
.down_ae0d .paragraph-8905 .bronze-df56 a span.search-7076 {
  display: block;
  margin-bottom: 5px;
}
.down_ae0d .paragraph-8905 .bronze-df56 {
  float: left;
  text-align: left;
}
.down_ae0d .paragraph-8905 .iron-e377 {
  float: right;
  text-align: right;
}
.out-7431 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .out-7431 {
    margin-bottom: 0;
  }
}
.bottom_ec9a {
  margin-bottom: 1em;
}
.bottom_ec9a .thick_5db6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dirty_dfc7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hero-out-0516 .bottom_ec9a,
.motion-eb3e .bottom_ec9a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hero-out-0516 .bottom_ec9a,
  .motion-eb3e .bottom_ec9a {
    display: block;
  }
}
.hero-out-0516 .dirty_dfc7,
.motion-eb3e .dirty_dfc7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hero-out-0516 .dirty_dfc7,
  .motion-eb3e .dirty_dfc7 {
    margin-bottom: 1em;
  }
}
.hero-out-0516 .dirty_dfc7 img,
.motion-eb3e .dirty_dfc7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hero-out-0516 .photo_7915,
.motion-eb3e .photo_7915 {
  flex-basis: calc(100% - 160px);
}
.hero-out-0516 .photo_7915 p,
.motion-eb3e .photo_7915 p {
  margin-bottom: 0;
}
.hero-out-0516 .photo_7915 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hero-out-0516 .photo_7915 {
    padding-left: 0;
  }
}
.motion-eb3e .photo_7915 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion-eb3e .photo_7915 {
    padding-right: 0;
  }
}
.motion-eb3e .dirty_dfc7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.solid_9af1 .dirty_dfc7 {
  margin-bottom: 0.5em;
}
.solid_9af1 .dirty_dfc7 img {
  width: 100%;
}
.menu-purple-07ee .avatar_0f09,
.breadcrumb-bfe7 .avatar_0f09 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-bfe7 .smooth-d826 .bronze_b20a p:last-child {
  margin-bottom: 0;
}
.wide-2480 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph-6bd5 .right-6f18 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph-6bd5 .right-6f18:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph-6bd5 .right-6f18 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-6bd5 .right-6f18 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph-6bd5 .right-6f18 ul li {
  margin: 0 0 0.6em;
}
.paragraph-6bd5 .right-6f18 ul li.pro-7fb1,
.paragraph-6bd5 .right-6f18 ul li.avatar_90f5 {
  position: relative;
}
.paragraph-6bd5 .right-6f18 ul li.pro-7fb1 .background-new-5d54,
.paragraph-6bd5 .right-6f18 ul li.avatar_90f5 .background-new-5d54 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph-6bd5 .right-6f18 ul li.pro-7fb1:after:after,
.paragraph-6bd5 .right-6f18 ul li.pro-7fb1:after:before,
.paragraph-6bd5
  .right-6f18
  ul
  li.avatar_90f5:after:after,
.paragraph-6bd5
  .right-6f18
  ul
  li.avatar_90f5:after:before {
  content: "";
  display: table;
}
.paragraph-6bd5 .right-6f18 ul li.pro-7fb1:after:after,
.paragraph-6bd5
  .right-6f18
  ul
  li.avatar_90f5:after:after {
  clear: both;
}
.paragraph-6bd5 .right-6f18 a.pattern-west-7c47:hover {
  text-decoration: none;
}
.paragraph-6bd5 .right-6f18 select {
  max-width: 100%;
}
.paragraph-6bd5 .right-6f18 table {
  font-size: 85%;
}
.paragraph-6bd5 .right-6f18 table td,
.paragraph-6bd5 .right-6f18 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph-6bd5 .right-6f18 table tfoot td {
  text-align: left;
}
.paragraph-6bd5 .right-6f18 :last-child {
  margin-bottom: 0;
}
.paragraph-6bd5 .right-6f18 .image_smooth_e099 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph-6bd5 .right-6f18 .image_smooth_e099 label {
  width: 100%;
}
.paragraph-6bd5 .right-6f18 .image_smooth_e099 .active-west-b50a {
  width: 100%;
  display: block;
}
.paragraph-6bd5 .right-6f18 .image_smooth_e099 .copper_658f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph-6bd5 .right-6f18 .image_smooth_e099 .copper_658f:hover svg #svg-search {
  fill: #444;
}
.paragraph-6bd5 .right-6f18 .image_smooth_e099 .copper_658f svg {
  width: 18px;
  height: 18px;
}
.paragraph-6bd5 .button-3e22 ul ul,
.paragraph-6bd5 .over_08bb ul ul,
.paragraph-6bd5 .yellow-cc76 ul ul,
.paragraph-6bd5 .hover_4b06 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph-6bd5 .button-3e22 .active-0ca0 > a,
.paragraph-6bd5 .over_08bb .active-0ca0 > a,
.paragraph-6bd5 .yellow-cc76 .active-0ca0 > a,
.paragraph-6bd5 .hover_4b06 .active-0ca0 > a {
  margin-bottom: 0;
}
.paragraph-6bd5 .carousel_009a li,
.paragraph-6bd5 .button-3e22 li,
.paragraph-6bd5 .hero_3546 li,
.paragraph-6bd5 .over_08bb li,
.paragraph-6bd5 .yellow-cc76 li,
.paragraph-6bd5 .hover_4b06 li,
.paragraph-6bd5 .light-6089 li,
.paragraph-6bd5 .easy-fab9 li {
  display: block;
  position: relative;
}
.paragraph-6bd5 .carousel_009a li:last-child,
.paragraph-6bd5 .button-3e22 li:last-child,
.paragraph-6bd5 .hero_3546 li:last-child,
.paragraph-6bd5 .over_08bb li:last-child,
.paragraph-6bd5 .yellow-cc76 li:last-child,
.paragraph-6bd5 .hover_4b06 li:last-child,
.paragraph-6bd5 .light-6089 li:last-child,
.paragraph-6bd5 .easy-fab9 li:last-child {
  border: none;
}
.paragraph-6bd5 .carousel_009a li a,
.paragraph-6bd5 .button-3e22 li a,
.paragraph-6bd5 .hero_3546 li a,
.paragraph-6bd5 .over_08bb li a,
.paragraph-6bd5 .yellow-cc76 li a,
.paragraph-6bd5 .hover_4b06 li a,
.paragraph-6bd5 .light-6089 li a,
.paragraph-6bd5 .easy-fab9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-6bd5 .carousel_009a li ul li::before,
.paragraph-6bd5 .button-3e22 li ul li::before,
.paragraph-6bd5 .hero_3546 li ul li::before,
.paragraph-6bd5 .over_08bb li ul li::before,
.paragraph-6bd5 .yellow-cc76 li ul li::before,
.paragraph-6bd5 .hover_4b06 li ul li::before,
.paragraph-6bd5 .light-6089 li ul li::before,
.paragraph-6bd5 .easy-fab9 li ul li::before {
  left: 15px;
}
.paragraph-6bd5 .carousel_009a li ul a,
.paragraph-6bd5 .button-3e22 li ul a,
.paragraph-6bd5 .hero_3546 li ul a,
.paragraph-6bd5 .over_08bb li ul a,
.paragraph-6bd5 .yellow-cc76 li ul a,
.paragraph-6bd5 .hover_4b06 li ul a,
.paragraph-6bd5 .light-6089 li ul a,
.paragraph-6bd5 .easy-fab9 li ul a {
  padding-left: 20px;
}
.paragraph-6bd5 .carousel_009a li ul ul li::before,
.paragraph-6bd5 .button-3e22 li ul ul li::before,
.paragraph-6bd5 .hero_3546 li ul ul li::before,
.paragraph-6bd5 .over_08bb li ul ul li::before,
.paragraph-6bd5 .yellow-cc76 li ul ul li::before,
.paragraph-6bd5 .hover_4b06 li ul ul li::before,
.paragraph-6bd5 .light-6089 li ul ul li::before,
.paragraph-6bd5 .easy-fab9 li ul ul li::before {
  left: 30px;
}
.paragraph-6bd5 .carousel_009a li ul ul a,
.paragraph-6bd5 .button-3e22 li ul ul a,
.paragraph-6bd5 .hero_3546 li ul ul a,
.paragraph-6bd5 .over_08bb li ul ul a,
.paragraph-6bd5 .yellow-cc76 li ul ul a,
.paragraph-6bd5 .hover_4b06 li ul ul a,
.paragraph-6bd5 .light-6089 li ul ul a,
.paragraph-6bd5 .easy-fab9 li ul ul a {
  padding-left: 40px;
}
.paragraph-6bd5 .tooltip_tiny_bab3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-6bd5 .easy-fab9 ul li {
  margin-bottom: 1.41575em;
}
.paragraph-6bd5 .easy-fab9 ul li .preview-in-98f0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph-6bd5 .easy-fab9 ul li .light-498c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.full_f428 .carousel_009a li a,
.full_f428 .button-3e22 li a,
.full_f428 .hero_3546 li a,
.full_f428 .over_08bb li a,
.full_f428 .yellow-cc76 li a,
.full_f428 .hover_4b06 li a,
.full_f428 .light-6089 li a,
.full_f428 .easy-fab9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_f428 .tooltip_tiny_bab3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_f428 .right-6f18 ul li.pro-7fb1 .background-new-5d54,
.full_f428 .right-6f18 ul li.avatar_90f5 .background-new-5d54 {
  background: rgba(0, 0, 0, 0.2);
}
.full_f428 .paragraph-6bd5 .right-6f18 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li {
  margin: 0;
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li ul {
  margin: 0;
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li ul li a {
  padding-left: 15px;
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li ul li li a {
  padding-left: 30px;
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li.large-d416 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li.large-d416 > 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;
}
.secondary-center-b0fc .paragraph-6bd5 .pagination_d5d0 li.large-d416 > 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;
}
.tag_rough_0243 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_dirty_58bd {
  position: relative;
  z-index: 10;
}
.frame_dirty_58bd .blue_cf4a {
  width: 100%;
  max-width: 100%;
}
.status-4125 .west-d40d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.status-4125 .border_3cc3 {
}
.status-4125 .full_f428 {
  background: #292929;
}
.photo_2b3a .west-d40d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.photo_2b3a .border_3cc3 {
  background: #f9f9f9;
}
.photo_2b3a .full_f428 {
  background: #303030;
}
.container-advanced-014c .west-d40d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-advanced-014c .smooth_7c7d {
    margin-bottom: 1em;
  }
  .container-advanced-014c .smooth_7c7d:last-child {
    margin-bottom: 0;
  }
}
.container-advanced-014c .border_3cc3 {
  background: #ededed;
}
.container-advanced-014c .full_f428 {
  background: #1a1a1a;
}
.west-d40d.border_3cc3 {
  color: rgba(0, 0, 0, 0.6);
}
.west-d40d.border_3cc3 .column-under-f716 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-d40d.full_f428 {
  color: rgba(255, 255, 255, 0.99);
}
.west-d40d.full_f428 a:not(.pattern-west-7c47) {
  color: rgba(255, 255, 255, 0.79);
}
.west-d40d.full_f428 a:not(.pattern-west-7c47):hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-d40d.full_f428 .column-under-f716 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-d40d.full_f428 table tbody td,
.west-d40d.full_f428 table th {
  background: rgba(0, 0, 0, 0.08);
}
.popup-middle-77b0.wood-5ad7 .west_63e2 {
  max-width: initial;
}
.popup-middle-77b0 .modal-soft-57b3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.popup-middle-77b0 .modal-soft-57b3 .blue_cf4a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .popup-middle-77b0 .modal-soft-57b3 .blue_cf4a {
    display: block;
    margin-bottom: 2em;
  }
  .popup-middle-77b0 .modal-soft-57b3 .blue_cf4a:last-child {
    margin-bottom: 0;
  }
}
.container-advanced-014c .smooth_7c7d:last-child,
.photo_2b3a .smooth_7c7d:last-child,
.status-4125 .smooth_7c7d:last-child {
  margin-bottom: 0;
}
.container-advanced-014c .smooth_7c7d .paragraph-6bd5 .right-6f18:last-child,
.photo_2b3a .smooth_7c7d .paragraph-6bd5 .right-6f18:last-child,
.status-4125 .smooth_7c7d .paragraph-6bd5 .right-6f18:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-advanced-014c .copper_373a,
  .container-advanced-014c .overlay-inner-0426,
  .photo_2b3a .copper_373a,
  .photo_2b3a .overlay-inner-0426,
  .status-4125 .copper_373a,
  .status-4125 .overlay-inner-0426 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_dirty_58bd .smooth_7c7d {
    margin-bottom: 2em;
  }
}
.frame_dirty_58bd p:last-child {
  margin-bottom: 0;
}
.frame_dirty_58bd li,
.frame_dirty_58bd ul {
  list-style: none;
  margin: 0;
}
.frame_dirty_58bd ul ul {
  margin-left: 2.617924em;
}
.paragraph_e1b6 {
  font-size: 0.875em;
}

/* css-noise: 3b8b */
.shadow-element-e4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
