/*!
Theme Name: Customify
Theme URI: https://pressmaximum.white-8f51/customify
Author: WPCustomify
Author URI: https://pressmaximum.white-8f51
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.white-8f51/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.yellow_cf34.image-upper-d7b3/licenses/gpl-2.0.form_right_e85f
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.filter-fec2/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.table_2863.gallery_clean_35c3/normalize.main-e8cc/
 ======
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.main-e8cc v7.0.0 | MIT License | github.white-8f51/necolas/normalize.main-e8cc */
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;
}
.dim_de27 .paragraph-hot-c461,
.accent_copper_e803,
.video_266a,
.icon_683d,
.widget-in-b635,
.brown-eead,
.primary_south_b5ca,
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;
}
.accent_copper_e803,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent_copper_e803,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_copper_e803,
  h1 {
    font-size: 1.8em;
  }
}
.video_266a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.video_266a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .video_266a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .video_266a,
  h2 {
    font-size: 1.7em;
  }
}
.icon_683d,
h3 {
  font-size: 1.618em;
}
.dim_de27 .paragraph-hot-c461,
.widget-in-b635,
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.focus-1ea4 {
  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;
}
.hover_c0c0:after,
.hover_c0c0:before,
.cool_3f8e:after,
.cool_3f8e:before {
  content: "";
  display: table;
}
.hover_c0c0:after,
.cool_3f8e:after {
  clear: both;
}
.icon-bc37 {
  float: right;
  margin-right: 0;
}
.copper_d145 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.box_dcc9 .secondary_420a,
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;
}
.box_dcc9 .secondary_420a: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;
}
.blue_a07e .secondary_420a {
  box-shadow: none;
}
.blue_a07e
  .secondary_420a
  .easy_e781 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.blue_a07e .secondary_420a .widget-f05b {
  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;
}
.blue_a07e
  .secondary_420a
  .widget-f05b
  b {
  display: none;
}
.blue_a07e .photo-7247 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(.section-2df0),
button:not(.fixed_b2df):not(.section-2df0),
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ),
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ),
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ) {
  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;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ):hover,
button:not(.fixed_b2df):not(
    .section-2df0
  ):hover,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ):hover,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ):hover,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ):active,
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ):focus,
button:not(.fixed_b2df):not(
    .section-2df0
  ):active,
button:not(.fixed_b2df):not(
    .section-2df0
  ):focus,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ):active,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ):focus,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ):active,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ):focus,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ):active,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ):focus {
  outline: 0;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3,
button:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3 {
  position: relative;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .column_wood_16c6,
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .shade_b9ff,
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .light-4164,
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  i,
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  svg,
button:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .column_wood_16c6,
button:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .shade_b9ff,
button:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .light-4164,
button:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  i,
button:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  svg,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .column_wood_16c6,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .shade_b9ff,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .light-4164,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  i,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  svg,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .column_wood_16c6,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .shade_b9ff,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .light-4164,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  i,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  svg,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .column_wood_16c6,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .shade_b9ff,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  .light-4164,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  i,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3
  svg {
  visibility: hidden;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3:after,
button:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3:after,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3:after,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3:after,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ).fn-loading-89c3: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;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(.section-2df0),
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ),
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ),
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ) {
  color: #fff;
  background: #235787;
}
.tertiary-first-c9bb:not(.fixed_b2df):not(
    .section-2df0
  ):focus,
input[type="button"]:not(.fixed_b2df):not(
    .section-2df0
  ):focus,
input[type="reset"]:not(.fixed_b2df):not(
    .section-2df0
  ):focus,
input[type="submit"]:not(.fixed_b2df):not(
    .section-2df0
  ):focus {
  color: #fff;
}
.tertiary-first-c9bb.fn-disabled-89c3:not(.fixed_b2df):not(
    .section-2df0
  ),
.tertiary-first-c9bb[disabled]:not(.fixed_b2df):not(
    .section-2df0
  ),
button.fn-disabled-89c3:not(.fixed_b2df):not(
    .section-2df0
  ),
button[disabled]:not(.fixed_b2df):not(
    .section-2df0
  ) {
  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;
}
.brown-18fe {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.brown-18fe: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;
}
.active_small_e4f7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.middle-c70e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.box-9ff4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hover_c0c0:after,
.hover_c0c0:before,
.upper-2529:after,
.upper-2529:before,
.banner-55d1:after,
.banner-55d1:before,
.tertiary-complex-331a:after,
.tertiary-complex-331a:before,
.steel-5d3a:after,
.steel-5d3a:before,
.video_0ae7:after,
.video_0ae7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hover_c0c0:after,
.upper-2529:after,
.banner-55d1:after,
.tertiary-complex-331a:after,
.steel-5d3a:after,
.video_0ae7:after {
  clear: both;
}
.upper-2529 .video-small-c933,
.banner-55d1 .video-small-c933,
.article_8797 .video-small-c933 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-4a1a {
  display: inline-block;
}
.pagination-old-bf34 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-old-bf34 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-old-bf34 .filter-75d4 {
  padding: 1em 0;
  font-size: 85%;
}
.filter-75d4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort-e985 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort-e985:after,
.sort-e985:before {
  content: "";
  display: table;
}
.sort-e985:after {
  clear: both;
}
.status_2327 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_77ab .status_2327 {
  max-width: 50%;
}
.widget_3259 .status_2327 {
  max-width: 33.33%;
}
.wrapper-center-bf6b .status_2327 {
  max-width: 25%;
}
.dynamic-7f79 .status_2327 {
  max-width: 20%;
}
.brown_3efc .status_2327 {
  max-width: 16.66%;
}
.summary-17a0 .status_2327 {
  max-width: 14.28%;
}
.container-dirty-19f2 .status_2327 {
  max-width: 12.5%;
}
.detail_dcfd .status_2327 {
  max-width: 11.11%;
}
.shade-4ba7 {
  display: block;
}
.dim_de27 .menu_huge_3bbb label,
.dim_de27 .hard_8d82 label,
.dim_de27 .plasma_0a1a label,
.dim_de27 .component-short-1466 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_dark_298d {
  list-style: none;
  margin: 0;
}
.modal_dark_298d article.button_over_442b {
  margin-bottom: 0;
}
.modal_dark_298d ul {
  list-style: none;
  margin: 0;
}
.modal_dark_298d .pattern-cold-579b li.button_over_442b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_dark_298d .pattern-cold-579b li.button_over_442b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_dark_298d .pattern-cold-579b li.button_over_442b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .modal_dark_298d .pattern-cold-579b li.button_over_442b li.button_over_442b li.button_over_442b li.button_over_442b {
    padding-left: 0;
  }
}
article.button_over_442b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_over_442b .upper-2529 p:last-of-type {
  margin-bottom: 0;
}
article.button_over_442b .notice_7acb {
  float: left;
}
article.button_over_442b .table-e43d {
  margin-left: 85px;
}
article.button_over_442b .plasma_eb1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_over_442b .plasma_eb1d .detail-d7ef {
  margin-left: 10px;
}
article.button_over_442b .breadcrumb_c2b8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_over_442b .info_936b {
  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 .menu_huge_3bbb,
  #respond .plasma_0a1a,
  #respond .component-short-1466 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .menu_huge_3bbb input,
#respond .plasma_0a1a input,
#respond .component-short-1466 input {
  width: 100%;
}
#respond .component-short-1466 {
  margin-right: 0;
}
#respond .icon-fast-664d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-fresh-cffd {
  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;
}
.highlight-fresh-cffd.fluid_9898 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight-fresh-cffd 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%);
}
.highlight-fresh-cffd:focus,
.highlight-fresh-cffd: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);
}
.sidebar-db44 {
  border-radius: 10%;
}
.accordion-top-d49d {
  border-radius: 50%;
}
.hovered-03ca {
  font-size: 0.72em;
}
.link-bronze-a564 {
  font-size: 0.875em;
}
.message-out-7205 {
  font-size: 1.1em;
}
.aside-6b24 {
  text-transform: uppercase;
  line-height: 1.2;
}
.aside-6b24.hovered-03ca {
  letter-spacing: 0.5px;
}
.easy-e76f,
.easy-e76f a {
  color: #6d6d6d;
}
.easy-e76f a:hover {
  color: #111;
}
.shade_39e1 {
  color: #6d6d6d;
}
.bright_6c69 {
  overflow-x: hidden;
}
.bright_6c69 .complex-9c06.glass-ef44 {
  position: relative;
}
.bright_6c69 .complex-9c06.glass-ef44.stale_254e {
  position: initial;
}
.bright_6c69
  .complex-9c06.glass-ef44.stale_254e
  .dark_576c {
  left: auto;
}
.bright_6c69 .complex-9c06 .dark_576c {
  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;
}
.bright_6c69 .complex-9c06:hover.glass-ef44 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bright_6c69
  .complex-9c06:hover.glass-ef44
  .dark_576c {
  display: block;
  z-index: 9999999;
}
.bright_6c69 .box-lite-23b8 .breadcrumb-9a7e,
.bright_6c69 .primary-down-926d .breadcrumb-9a7e {
  display: none;
}
.bright_6c69 .info_upper_d37f .complex-9c06:hover.glass-ef44 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dim_de27 .menu_huge_3bbb label,
.dim_de27 .hard_8d82 label,
.dim_de27 .plasma_0a1a label,
.dim_de27 .component-short-1466 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_dark_298d {
  list-style: none;
  margin: 0;
}
.modal_dark_298d article.button_over_442b {
  margin-bottom: 0;
}
.modal_dark_298d ul {
  list-style: none;
  margin: 0;
}
.modal_dark_298d .pattern-cold-579b li.button_over_442b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_dark_298d .pattern-cold-579b li.button_over_442b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_dark_298d .pattern-cold-579b li.button_over_442b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .modal_dark_298d .pattern-cold-579b li.button_over_442b li.button_over_442b li.button_over_442b li.button_over_442b {
    padding-left: 0;
  }
}
article.button_over_442b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_over_442b .upper-2529 p:last-of-type {
  margin-bottom: 0;
}
article.button_over_442b .notice_7acb {
  float: left;
}
article.button_over_442b .table-e43d {
  margin-left: 85px;
}
article.button_over_442b .plasma_eb1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_over_442b .plasma_eb1d .detail-d7ef {
  margin-left: 10px;
}
article.button_over_442b .breadcrumb_c2b8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_over_442b .info_936b {
  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 .menu_huge_3bbb,
  #respond .plasma_0a1a,
  #respond .component-short-1466 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .menu_huge_3bbb input,
#respond .plasma_0a1a input,
#respond .component-short-1466 input {
  width: 100%;
}
#respond .component-short-1466 {
  margin-right: 0;
}
#respond .icon-fast-664d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-lite-23b8 .block_299e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block_299e .outer_e710.row-pink-7e5c .input_down_c55e > li > a:focus,
.block_299e .outer_e710.row-pink-7e5c .input_down_c55e > li > a:hover,
.block_299e .outer_e710.focus_inner_bcc2 .input_down_c55e > li > a:focus,
.block_299e .outer_e710.focus_inner_bcc2 .input_down_c55e > li > a:hover,
.block_299e .outer_e710.component_ed23 .input_down_c55e > li > a:focus,
.block_299e .outer_e710.component_ed23 .input_down_c55e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_299e
  .outer_e710.row-pink-7e5c
  .input_down_c55e
  > li.hero-clean-8983
  > a,
.block_299e
  .outer_e710.row-pink-7e5c
  .input_down_c55e
  > li.item_bright_d31f
  > a,
.block_299e
  .outer_e710.focus_inner_bcc2
  .input_down_c55e
  > li.hero-clean-8983
  > a,
.block_299e
  .outer_e710.focus_inner_bcc2
  .input_down_c55e
  > li.item_bright_d31f
  > a,
.block_299e
  .outer_e710.component_ed23
  .input_down_c55e
  > li.hero-clean-8983
  > a,
.block_299e .outer_e710.component_ed23 .input_down_c55e > li.center-d7f5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.block_299e .new_73e9,
.block_299e .new_73e9 a {
  color: rgba(255, 255, 255, 0.99);
}
.block_299e .description_13c4.layout-green-79f6 li a,
.block_299e .form_advanced_4036 a,
.block_299e .widget_rough_ed78,
.block_299e .input_down_c55e > li > a,
.block_299e .disabled-full-a87b {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e .description_13c4.layout-green-79f6 li a:hover,
.block_299e .form_advanced_4036 a:hover,
.block_299e .widget_rough_ed78:hover,
.block_299e .input_down_c55e > li > a:hover,
.block_299e .disabled-full-a87b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_299e .notice-7ec0 {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e .notice-7ec0 .element-3d8c {
  color: rgba(255, 255, 255, 0.99);
}
.block_299e .notice-7ec0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_299e .dirty-d3d6 .media-upper-5ee0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_299e .dirty-d3d6 .media-upper-5ee0 .overlay_68c5 {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e
  .dirty-d3d6
  .media-upper-5ee0
  .overlay_68c5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e
  .dirty-d3d6
  .media-upper-5ee0
  .overlay_68c5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e
  .dirty-d3d6
  .media-upper-5ee0
  .overlay_68c5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e
  .dirty-d3d6
  .media-upper-5ee0
  .overlay_68c5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e .dirty-d3d6 .lite-23b2 {
  color: rgba(255, 255, 255, 0.79);
}
.block_299e .dirty-d3d6 .lite-23b2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-motion-39a1
  .block_299e
  .dirty-d3d6
  .logo_3042
  .form-blue-3162 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-motion-39a1
  .block_299e
  .dirty-d3d6
  .logo_3042
  .overlay_68c5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-lite-23b8 .column_over_89f9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column_over_89f9 .outer_e710.row-pink-7e5c .input_down_c55e > li > a:focus,
.column_over_89f9 .outer_e710.row-pink-7e5c .input_down_c55e > li > a:hover,
.column_over_89f9 .outer_e710.focus_inner_bcc2 .input_down_c55e > li > a:focus,
.column_over_89f9 .outer_e710.focus_inner_bcc2 .input_down_c55e > li > a:hover,
.column_over_89f9 .outer_e710.component_ed23 .input_down_c55e > li > a:focus,
.column_over_89f9 .outer_e710.component_ed23 .input_down_c55e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_over_89f9
  .outer_e710.row-pink-7e5c
  .input_down_c55e
  > li.hero-clean-8983
  > a,
.column_over_89f9
  .outer_e710.row-pink-7e5c
  .input_down_c55e
  > li.item_bright_d31f
  > a,
.column_over_89f9
  .outer_e710.focus_inner_bcc2
  .input_down_c55e
  > li.hero-clean-8983
  > a,
.column_over_89f9
  .outer_e710.focus_inner_bcc2
  .input_down_c55e
  > li.item_bright_d31f
  > a,
.column_over_89f9
  .outer_e710.component_ed23
  .input_down_c55e
  > li.hero-clean-8983
  > a,
.column_over_89f9 .outer_e710.component_ed23 .input_down_c55e > li.center-d7f5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column_over_89f9 .new_73e9,
.column_over_89f9 .new_73e9 a {
  color: rgba(0, 0, 0, 0.8);
}
.column_over_89f9 .description_13c4.layout-green-79f6 li a,
.column_over_89f9 .form_advanced_4036 a,
.column_over_89f9 .widget_rough_ed78,
.column_over_89f9 .input_down_c55e > li > a,
.column_over_89f9 .disabled-full-a87b {
  color: rgba(0, 0, 0, 0.55);
}
.column_over_89f9 .description_13c4.layout-green-79f6 li a:hover,
.column_over_89f9 .form_advanced_4036 a:hover,
.column_over_89f9 .widget_rough_ed78:hover,
.column_over_89f9 .input_down_c55e > li > a:hover,
.column_over_89f9 .disabled-full-a87b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_over_89f9 .notice-7ec0 {
  color: rgba(0, 0, 0, 0.55);
}
.column_over_89f9 .notice-7ec0 .element-3d8c {
  color: rgba(0, 0, 0, 0.8);
}
.column_over_89f9 .notice-7ec0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_small_5028 .section-bdce {
  margin-left: auto;
  margin-right: auto;
}
.banner-55d1 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner-55d1 .active_small_e4f7 {
  margin-right: 1.41575em;
}
.popup_gas_1ee5 .banner-55d1 > .menu-9a0f {
  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;
}
.popup_gas_1ee5 .banner-55d1 > .rough-402e {
  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;
}
.message-outer-f69e.block_small_5028 .section-bdce,
.gradient-ac70.block_small_5028 .section-bdce {
  margin-left: 0;
}
.section_9e9b.block_small_5028 .section-bdce,
.breadcrumb-5981.block_small_5028 .section-bdce {
  margin-right: 0;
}
.banner-55d1 ol,
.banner-55d1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sidebar_rough_0e8e video {
  max-width: 100%;
}
.hidden_a3bc img {
  display: block;
}
.hidden_a3bc.active_small_e4f7,
.hidden_a3bc.middle-c70e {
  width: 100%;
}
.hidden_a3bc.rough-402e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter_86ff:not(.glass-8b43) {
  margin: 1.5em auto;
}
.short-387a p {
  padding: 1.5em 14px;
}
ul.breadcrumb-lite-7c39.rough-402e,
ul.breadcrumb-lite-7c39.menu-9a0f,
ul.breadcrumb-lite-7c39.focused_4bbf.menu-9a0f {
  padding: 0 14px;
}
.lower_2165 {
  display: block;
  overflow-x: auto;
}
.lower_2165 table {
  border-collapse: collapse;
  width: 100%;
}
.lower_2165 td,
.lower_2165 th {
  padding: 0.5em;
}
.banner-55d1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner-55d1 ol ol,
.banner-55d1 ol ul,
.banner-55d1 ul ol,
.banner-55d1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner-55d1 ol ol li,
.banner-55d1 ol ul li,
.banner-55d1 ul ol li,
.banner-55d1 ul ul li {
  margin-left: 0;
}
.light_e415.button_hard_d8ad > .badge_ebdb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.light_e415.button_hard_d8ad > .badge_ebdb iframe,
.light_e415.button_hard_d8ad > .badge_ebdb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar-fresh-b4cd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar-fresh-b4cd.nav-34fb {
  padding: 0;
}
.sidebar-fresh-b4cd.nav-34fb cite {
  font-size: 13px;
}
.sidebar-fresh-b4cd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar-fresh-b4cd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.solid_2b14 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.solid_2b14 > p:first-child {
  margin-top: 0;
}
.solid_2b14 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.solid_2b14 blockquote {
  border-left: 0;
}
.pattern_brown_ab07 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern_brown_ab07:not(.last-1ce6) {
  max-width: 100px;
}
.pattern_brown_ab07.small-4235 {
  border-bottom: none !important;
  text-align: center;
}
.pattern_brown_ab07.small-4235::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .short-387a p {
    padding: 1.5em 0;
  }
}
.outline-5718 {
  color: #0073aa;
}
.heading_ec59 {
  background-color: #0073aa;
}
.hot_a4fd {
  color: #229fd8;
}
.hard_0bf2 {
  background-color: #229fd8;
}
.carousel-yellow-1787 {
  color: #eee;
}
.disabled_orange_6c6e {
  background-color: #eee;
}
.footer-down-d2c2 {
  color: #444;
}
.breadcrumb_2c1f {
  background-color: #444;
}
.rough_28ca {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_28ca .surface-d1cc .form_advanced_4036 {
  font-size: 15px;
}
.rough_28ca .form_advanced_4036 {
  line-height: 1.3;
}
.rough_28ca .column_over_89f9 {
}
.rough_28ca .block_299e {
  background: #235787;
}
.wide-e7e0 {
  padding: 0;
}
.wide-e7e0 .block_299e {
  background: #1a1a1a;
}
.wide-e7e0 .column_over_89f9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pro-61b2 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pro-61b2 .column_over_89f9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pro-61b2 .block_299e {
  background: #303030;
}
.video_0ae7 {
  position: relative;
  z-index: 10;
}
.video_0ae7 .search_e00a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-36d6 .glass-ef44 {
  display: inline-block;
  vertical-align: middle;
}
.pattern-36d6.current_43a5 .glass-ef44 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pattern-36d6.current_43a5 .glass-ef44 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-36d6.current_43a5 .glass-ef44 {
    margin-right: 0.4em;
  }
}
.pattern-36d6.current_43a5 .glass-ef44:last-child {
  margin-right: 0;
}
.description-orange-4f63 .search_e00a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .box-lite-23b8 .surface-d1cc {
    margin: 0 -0.5em;
  }
  .box-lite-23b8 .surface-d1cc [class*="customify-col-"],
  .box-lite-23b8 .surface-d1cc [class*="customify-col_"],
  .box-lite-23b8 .surface-d1cc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.box-lite-23b8.popup_1294 .search_e00a {
  background: 0 0 !important;
}
.box-lite-23b8.popup_1294 .search_e00a,
.box-lite-23b8.description-orange-4f63 .search_e00a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .box-lite-23b8.section-fast-8c8c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.box-lite-23b8.description-orange-4f63 .search_e00a {
  box-shadow: none !important;
}
.list_f126 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .list_f126 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .list_f126 {
    padding: 18px 0 20px;
  }
}
.list_f126 .north-00e3 {
  width: 100%;
}
.list_f126 .tag-9d71 {
  margin-bottom: 0;
}
.list_f126 .dropdown-d955 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hot_15fb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hot_15fb .chip-8e01 {
  width: 100%;
}
.medium-ad1e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.medium-ad1e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.medium-ad1e 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;
}
.medium-ad1e li:last-child:after {
  display: none;
}
.medium-ad1e li a {
  font-weight: 500;
  margin-right: 10px;
}
.slider_red_239a .breadcrumb-9a7e button,
.list_f126 .breadcrumb-9a7e button {
  left: 0;
}
.slider_red_239a .chip-8e01,
.list_f126 .chip-8e01 {
  padding-left: 0;
  padding-right: 0;
}
.slider_red_239a .hot_15fb,
.list_f126 .hot_15fb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.slider_red_239a {
  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;
}
.slider_red_239a: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;
}
.slider_red_239a .column-1e76 {
  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) {
  .slider_red_239a .column-1e76 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .slider_red_239a .column-1e76 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .slider_red_239a .column-1e76 {
    min-height: 200px;
  }
}
.slider_red_239a .medium-ad1e {
  color: rgba(255, 255, 255, 0.8);
}
.slider_red_239a .medium-ad1e a,
.slider_red_239a .medium-ad1e li:after {
  color: inherit;
}
.slider_red_239a .medium-ad1e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover_dac4 {
  margin-bottom: 0.5em;
}
.notice-east-af5f {
  margin-bottom: 1.2em;
}
.notice-east-af5f,
.hover_dac4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notice-east-af5f p:last-child,
.hover_dac4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-9a7e,
#masthead .breadcrumb-9a7e {
  display: none;
}
#masthead
  > .breadcrumb-9a7e.disabled_d2e1 {
  display: none;
}
#masthead > .breadcrumb-9a7e button {
  left: 0;
}
.primary-active-7aa2 {
  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%;
}
.primary-active-7aa2 .glass-ef44 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.primary-active-7aa2 .highlight-rough-9f99 {
  display: -webkit-box;
  display: flex;
}
.primary-active-7aa2 .highlight-rough-9f99.input_huge_f410 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.primary-active-7aa2 .highlight-rough-9f99.feature_short_722d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary-active-7aa2 .highlight-rough-9f99.progress-last-d5ab {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary-active-7aa2.label-fb3b.icon-north-0862 .highlight-rough-9f99.input_huge_f410 {
  flex-basis: 100%;
}
.primary-active-7aa2.preview-6605 .highlight-rough-9f99.feature_short_722d {
  -webkit-box-flex: 1;
  flex: auto;
}
.primary-active-7aa2.preview-6605 .highlight-rough-9f99.progress-last-d5ab {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-9a7e.disabled_d2e1 {
  display: none;
}
#masthead > .breadcrumb-9a7e button {
  left: 0;
}
.picture_tiny_a0b6 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.picture_tiny_a0b6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture_tiny_a0b6.surface-wide-7f87 i {
  margin-right: 4px;
}
.picture_tiny_a0b6.small-4f40 i {
  margin-left: 5px;
}
.form_advanced_4036 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.form_advanced_4036 p:last-child {
  margin-bottom: 0;
}
.pink-3882 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pink-3882 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pink-3882 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pink-3882 .new_73e9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pink-3882 .old_648b {
  margin: 5px 0 7px 0;
}
.pink-3882.under-1c02 .background_968b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink-3882.under-1c02 .green_b7d3 {
  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;
}
.pink-3882.shade_right_1e55 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pink-3882.shade_right_1e55 .background_968b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink-3882.shade_right_1e55 .green_b7d3 {
  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;
}
.pink-3882.slider-lite-12ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink-3882.table_b9bb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pink-3882.table_b9bb .green_b7d3 {
  margin-top: 7px;
}
.active_e13b {
  display: inline-block;
}
.video_0ae7 .title-983c .pink-3882 img {
  max-width: 100%;
}
.outer_e710 .module-yellow-b1ef.overlay_1429,
.panel_1dcd .module-yellow-b1ef.overlay_1429 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outer_e710 .solid-d535,
.panel_1dcd .solid-d535 {
  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%);
}
.outer_e710 .solid-d535 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outer_e710.modal-cbf5 .solid-d535 {
  display: none;
}
.outer_e710 .narrow_30c2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outer_e710 .narrow_30c2 li {
  display: inline-block;
  position: relative;
}
.outer_e710 .narrow_30c2 li:last-child {
  margin-right: 0;
}
.outer_e710 .narrow_30c2 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;
}
.outer_e710 .narrow_30c2 li.center-d7f5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outer_e710 .narrow_30c2 > 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;
}
.outer_e710 .narrow_30c2 > li > a i {
  line-height: 0;
}
.outer_e710 .narrow_30c2 > li.nav-e197 > a .solid-d535 {
  margin-left: 4px;
  line-height: 0;
}
.outer_e710 .narrow_30c2 .mini_6bcb li.nav-e197 > a {
  position: relative;
}
.outer_e710 .narrow_30c2 .mini_6bcb li.nav-e197 > a:after,
.outer_e710 .narrow_30c2 .mini_6bcb li.nav-e197 > a:before {
  content: "";
  display: table;
}
.outer_e710 .narrow_30c2 .mini_6bcb li.nav-e197 > a:after {
  clear: both;
}
.outer_e710 .narrow_30c2 .mini_6bcb li.nav-e197 > a .solid-d535 {
  margin-left: 5px;
  float: right;
}
.outer_e710 .background_easy_7048,
.outer_e710 .mini_6bcb {
  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;
}
.outer_e710 .mini_6bcb {
  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;
}
.outer_e710 .mini_6bcb .overlay_1429 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outer_e710 .mini_6bcb .solid-d535 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outer_e710 .mini_6bcb li {
  display: block;
  margin: 0;
  padding: 0;
}
.outer_e710 .mini_6bcb 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;
}
.outer_e710 .mini_6bcb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outer_e710 .mini_6bcb .mini_6bcb {
  top: 0;
  left: 100%;
}
.outer_e710 .badge_out_11d3.fn-focus-89c3 > .background_easy_7048,
.outer_e710 .badge_out_11d3.fn-focus-89c3 > .mini_6bcb,
.outer_e710 .badge_out_11d3:focus > .background_easy_7048,
.outer_e710 .badge_out_11d3:focus > .mini_6bcb,
.outer_e710 .badge_out_11d3:hover > .background_easy_7048,
.outer_e710 .badge_out_11d3:hover > .mini_6bcb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outer_e710.component_ed23 .input_down_c55e:after,
.outer_e710.component_ed23 .input_down_c55e:before {
  content: "";
  display: table;
}
.outer_e710.component_ed23 .input_down_c55e:after {
  clear: both;
}
.outer_e710.component_ed23 .input_down_c55e > li {
  float: left;
}
.outer_e710.orange_e990 .input_down_c55e:after,
.outer_e710.orange_e990 .input_down_c55e:before {
  content: "";
  display: table;
}
.outer_e710.orange_e990 .input_down_c55e:after {
  clear: both;
}
.outer_e710.orange_e990 .input_down_c55e > li {
  float: left;
}
.outer_e710.orange_e990 .input_down_c55e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outer_e710.orange_e990 .input_down_c55e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outer_e710.orange_e990 .input_down_c55e > li.hero-clean-8983 > a,
.outer_e710.orange_e990 .input_down_c55e > li.center-d7f5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outer_e710.row-pink-7e5c .input_down_c55e > li > a .overlay_1429 {
  position: relative;
}
.outer_e710.row-pink-7e5c .input_down_c55e > li > a .overlay_1429: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;
}
.outer_e710.row-pink-7e5c
  .input_down_c55e
  > li:focus
  > a
  .overlay_1429:before,
.outer_e710.row-pink-7e5c
  .input_down_c55e
  > li:hover
  > a
  .overlay_1429:before {
  width: 100%;
  background-color: currentColor;
}
.outer_e710.row-pink-7e5c
  .input_down_c55e
  > li.hero-clean-8983
  > a
  .overlay_1429:before,
.outer_e710.row-pink-7e5c
  .input_down_c55e
  > li.item_bright_d31f
  > a
  .overlay_1429:before {
  width: 100%;
  background-color: currentColor;
}
.outer_e710.focus_inner_bcc2 .input_down_c55e > li > a .overlay_1429 {
  position: relative;
}
.outer_e710.focus_inner_bcc2 .input_down_c55e > li > a .overlay_1429: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;
}
.outer_e710.focus_inner_bcc2 .input_down_c55e > li:focus > a .overlay_1429:before,
.outer_e710.focus_inner_bcc2
  .input_down_c55e
  > li:hover
  > a
  .overlay_1429:before {
  width: 100%;
  background-color: currentColor;
}
.outer_e710.focus_inner_bcc2
  .input_down_c55e
  > li.hero-clean-8983
  > a
  .overlay_1429:before,
.outer_e710.focus_inner_bcc2
  .input_down_c55e
  > li.item_bright_d31f
  > a
  .overlay_1429:before {
  width: 100%;
  background-color: currentColor;
}
.panel_1dcd .narrow_30c2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel_1dcd .narrow_30c2 li:first-child > a {
  border-top: none;
}
.panel_1dcd .narrow_30c2 .bright-8b57 > .overlay_1429 .solid-d535 {
  display: none;
}
.panel_1dcd .narrow_30c2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.panel_1dcd .narrow_30c2 li:last-child {
  border: none;
}
.panel_1dcd .narrow_30c2 li.nav-e197 > a {
  padding-right: 45px !important;
}
.panel_1dcd .narrow_30c2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.panel_1dcd .narrow_30c2 li a:focus,
.panel_1dcd .narrow_30c2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_1dcd .narrow_30c2 li .dropdown_3cc1 {
  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;
}
.panel_1dcd .narrow_30c2 li .dropdown_3cc1:hover {
  box-shadow: none;
}
.panel_1dcd .narrow_30c2 li .dropdown_3cc1 .solid-d535 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.panel_1dcd .narrow_30c2 .mini_6bcb {
  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);
}
.panel_1dcd .narrow_30c2 .mini_6bcb li a {
  padding-left: 3em;
}
.panel_1dcd .narrow_30c2 .frame-iron-2b93 > a .dropdown_3cc1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.panel_1dcd .narrow_30c2 .frame-iron-2b93 > .mini_6bcb {
  display: block;
  opacity: 1;
}
.fast_a815 {
  max-width: 100%;
}
.dropdown-5cc3 {
  line-height: 0;
  cursor: pointer;
}
.disabled-full-a87b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.disabled-full-a87b:hover {
  box-shadow: none;
  color: currentColor;
}
.disabled-full-a87b svg {
  width: 18px;
  height: 18px;
}
.disabled-full-a87b .white_732a {
  display: none;
}
.huge_67a1 {
  position: relative;
}
.huge_67a1.fn-active-89c3 .disabled-full-a87b .out-fa6b {
  display: none;
}
.huge_67a1.fn-active-89c3 .disabled-full-a87b .white_732a {
  display: inline-block;
}
.huge_67a1 .copper-1b87 {
  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);
}
.huge_67a1.fresh_06b5 .copper-1b87 {
  left: auto;
  right: -0.9em;
}
.huge_67a1.fresh_06b5 .warm_59c1::before {
  left: auto;
  right: 15px;
}
.huge_67a1.fn-active-89c3 .copper-1b87 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo_3042 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.logo_3042 label {
  flex-basis: 100%;
}
.logo_3042 .media-upper-5ee0 {
  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;
}
.logo_3042 .overlay_68c5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.logo_3042 .overlay_68c5:focus {
  background-color: transparent;
}
.logo_3042 button.lite-23b2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.logo_3042 button.lite-23b2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.logo_3042 button.lite-23b2 svg {
  width: 18px;
  height: 18px;
}
.logo_3042 input[type="submit"] {
  min-height: auto;
}
.dirty-d3d6 .logo_3042 .overlay_68c5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.warm_59c1 {
  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) {
  .warm_59c1 {
    width: 220px;
  }
}
.warm_59c1 label {
  flex-basis: 100%;
}
.warm_59c1::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;
}
.hover-motion-39a1 .dirty-d3d6 .logo_3042 {
  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;
}
.hover-motion-39a1
  .dirty-d3d6
  .logo_3042
  .media-upper-5ee0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hover-motion-39a1 .dirty-d3d6 .logo_3042 .overlay_68c5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hover-motion-39a1
  .dirty-d3d6
  .logo_3042
  .overlay_68c5:focus {
  background: 0 0;
}
.hover-motion-39a1
  .dirty-d3d6
  .logo_3042
  .form-blue-3162 {
  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;
}
.description_13c4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description_13c4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description_13c4 li:last-child {
  margin-right: 0;
}
.description_13c4 li:first-child {
  margin-left: 0;
}
.description_13c4.block-dark-a7e8 a {
  color: #fff;
}
.description_13c4.block-dark-a7e8 a:hover {
  color: #fff;
}
.description_13c4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description_13c4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description_13c4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description_13c4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.description_13c4 [class*="social-icon-apple"] {
  background-color: #999;
}
.description_13c4 [class*="social-icon-apple"].hover_e44f {
  background-color: transparent;
  color: #999;
}
.description_13c4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description_13c4 [class*="social-icon-behance"].hover_e44f {
  background-color: transparent;
  color: #1769ff;
}
.description_13c4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description_13c4 [class*="social-icon-bitbucket"].hover_e44f {
  background-color: transparent;
  color: #205081;
}
.description_13c4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.description_13c4 [class*="social-icon-codepen"].hover_e44f {
  background-color: transparent;
  color: #000;
}
.description_13c4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description_13c4 [class*="social-icon-delicious"].hover_e44f {
  background-color: transparent;
  color: #39f;
}
.description_13c4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description_13c4 [class*="social-icon-digg"].hover_e44f {
  background-color: transparent;
  color: #005be2;
}
.description_13c4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description_13c4 [class*="social-icon-dribbble"].hover_e44f {
  background-color: transparent;
  color: #ea4c89;
}
.description_13c4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description_13c4 [class*="social-icon-envelope"].hover_e44f {
  background-color: transparent;
  color: #ea4335;
}
.description_13c4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description_13c4 [class*="social-icon-facebook"].hover_e44f {
  background-color: transparent;
  color: #3b5998;
}
.description_13c4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description_13c4 [class*="social-icon-flickr"].hover_e44f {
  background-color: transparent;
  color: #0063dc;
}
.description_13c4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description_13c4 [class*="social-icon-foursquare"].hover_e44f {
  background-color: transparent;
  color: #2d5be3;
}
.description_13c4 [class*="social-icon-github"] {
  background-color: #333;
}
.description_13c4 [class*="social-icon-github"].hover_e44f {
  background-color: transparent;
  color: #333;
}
.description_13c4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description_13c4 [class*="social-icon-google-plus"].hover_e44f {
  background-color: transparent;
  color: #dd4b39;
}
.description_13c4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description_13c4 [class*="social-icon-houzz"].hover_e44f {
  background-color: transparent;
  color: #7ac142;
}
.description_13c4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description_13c4 [class*="social-icon-instagram"].hover_e44f {
  background-color: transparent;
  color: #262626;
}
.description_13c4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description_13c4 [class*="social-icon-jsfiddle"].hover_e44f {
  background-color: transparent;
  color: #487aa2;
}
.description_13c4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description_13c4 [class*="social-icon-linkedin"].hover_e44f {
  background-color: transparent;
  color: #0077b5;
}
.description_13c4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description_13c4 [class*="social-icon-medium"].hover_e44f {
  background-color: transparent;
  color: #00ab6b;
}
.description_13c4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description_13c4
  [class*="social-icon-odnoklassniki"].hover_e44f {
  background-color: transparent;
  color: #f4731c;
}
.description_13c4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description_13c4 [class*="social-icon-meetup"].hover_e44f {
  background-color: transparent;
  color: #ec1c40;
}
.description_13c4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description_13c4 [class*="social-icon-pinterest"].hover_e44f {
  background-color: transparent;
  color: #bd081c;
}
.description_13c4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description_13c4 [class*="social-icon-product-hunt"].hover_e44f {
  background-color: transparent;
  color: #da552f;
}
.description_13c4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description_13c4 [class*="social-icon-reddit"].hover_e44f {
  background-color: transparent;
  color: #ff4500;
}
.description_13c4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description_13c4 [class*="social-icon-rss"].hover_e44f {
  background-color: transparent;
  color: #f26522;
}
.description_13c4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description_13c4
  [class*="social-icon-shopping-cart"].hover_e44f {
  background-color: transparent;
  color: #4caf50;
}
.description_13c4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description_13c4 [class*="social-icon-skype"].hover_e44f {
  background-color: transparent;
  color: #00aff0;
}
.description_13c4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description_13c4 [class*="social-icon-slideshare"].hover_e44f {
  background-color: transparent;
  color: #0077b5;
}
.description_13c4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description_13c4 [class*="social-icon-snapchat"].hover_e44f {
  background-color: transparent;
  color: #fffc00;
}
.description_13c4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description_13c4 [class*="social-icon-soundcloud"].hover_e44f {
  background-color: transparent;
  color: #f80;
}
.description_13c4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description_13c4 [class*="social-icon-spotify"].hover_e44f {
  background-color: transparent;
  color: #2ebd59;
}
.description_13c4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description_13c4
  [class*="social-icon-stack-overflow"].hover_e44f {
  background-color: transparent;
  color: #fe7a15;
}
.description_13c4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description_13c4 [class*="social-icon-maldkfgram"].hover_e44f {
  background-color: transparent;
  color: #2ca5e0;
}
.description_13c4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description_13c4 [class*="social-icon-tripadvisor"].hover_e44f {
  background-color: transparent;
  color: #589442;
}
.description_13c4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description_13c4 [class*="social-icon-tumblr"].hover_e44f {
  background-color: transparent;
  color: #35465c;
}
.description_13c4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description_13c4 [class*="social-icon-twitch"].hover_e44f {
  background-color: transparent;
  color: #6441a5;
}
.description_13c4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description_13c4 [class*="social-icon-twitter"].hover_e44f {
  background-color: transparent;
  color: #1da1f2;
}
.description_13c4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description_13c4 [class*="social-icon-vimeo"].hover_e44f {
  background-color: transparent;
  color: #1ab7ea;
}
.description_13c4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description_13c4 [class*="social-icon-vk"].hover_e44f {
  background-color: transparent;
  color: #45668e;
}
.description_13c4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description_13c4 [class*="social-icon-weibo"].hover_e44f {
  background-color: transparent;
  color: #df2029;
}
.description_13c4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description_13c4 [class*="social-icon-weixin"].hover_e44f {
  background-color: transparent;
  color: #7bb32e;
}
.description_13c4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description_13c4 [class*="social-icon-whatsapp"].hover_e44f {
  background-color: transparent;
  color: #25d366;
}
.description_13c4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description_13c4 [class*="social-icon-wordpress"].hover_e44f {
  background-color: transparent;
  color: #21759b;
}
.description_13c4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.description_13c4 [class*="social-icon-xing"].hover_e44f {
  background-color: transparent;
  color: #026466;
}
.description_13c4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description_13c4 [class*="social-icon-yelp"].hover_e44f {
  background-color: transparent;
  color: #af0606;
}
.description_13c4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description_13c4 [class*="social-icon-youtube"].hover_e44f {
  background-color: transparent;
  color: #cd201f;
}
.widget_rough_ed78 {
  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;
}
.widget_rough_ed78:hover {
  box-shadow: none;
  background: 0 0;
}
.info_silver_fa00 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.iron-a38f {
  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;
}
.iron-2bfd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.detail_c715 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.detail_c715,
.detail_c715::after,
.detail_c715::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;
}
.detail_c715::after,
.detail_c715::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-45ff .iron-a38f .iron-2bfd {
  margin-top: -2px;
  width: 19px;
}
.block-45ff .iron-a38f .detail_c715 {
  margin-top: -1px;
}
.block-45ff .iron-a38f .detail_c715,
.block-45ff .iron-a38f .detail_c715::after,
.block-45ff .iron-a38f .detail_c715::before {
  width: 19px;
  height: 2px;
}
.block-45ff .iron-a38f .detail_c715::before {
  top: -6px;
}
.block-45ff .iron-a38f .detail_c715::after {
  bottom: -6px;
}
.tiny_0699 .iron-a38f .iron-2bfd {
  margin-top: -2px;
  width: 22px;
}
.tiny_0699 .iron-a38f .detail_c715 {
  margin-top: -1px;
}
.tiny_0699 .iron-a38f .detail_c715,
.tiny_0699 .iron-a38f .detail_c715::after,
.tiny_0699 .iron-a38f .detail_c715::before {
  width: 22px;
  height: 2px;
}
.tiny_0699 .iron-a38f .detail_c715::before {
  top: -7px;
}
.tiny_0699 .iron-a38f .detail_c715::after {
  bottom: -7px;
}
.container-3dc8 .iron-a38f .iron-2bfd {
  margin-top: -2px;
  width: 31px;
}
.container-3dc8 .iron-a38f .detail_c715 {
  margin-top: -1.5px;
}
.container-3dc8 .iron-a38f .detail_c715,
.container-3dc8 .iron-a38f .detail_c715::after,
.container-3dc8 .iron-a38f .detail_c715::before {
  width: 31px;
  height: 3px;
}
.container-3dc8 .iron-a38f .detail_c715::before {
  top: -9px;
}
.container-3dc8 .iron-a38f .detail_c715::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery-e8ef .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-e8ef .iron-a38f .detail_c715 {
    margin-top: -1px;
  }
  .gallery-e8ef .iron-a38f .detail_c715,
  .gallery-e8ef .iron-a38f .detail_c715::after,
  .gallery-e8ef .iron-a38f .detail_c715::before {
    width: 19px;
    height: 2px;
  }
  .gallery-e8ef .iron-a38f .detail_c715::before {
    top: -6px;
  }
  .gallery-e8ef .iron-a38f .detail_c715::after {
    bottom: -6px;
  }
  .left_f343 .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 22px;
  }
  .left_f343 .iron-a38f .detail_c715 {
    margin-top: -1px;
  }
  .left_f343 .iron-a38f .detail_c715,
  .left_f343 .iron-a38f .detail_c715::after,
  .left_f343 .iron-a38f .detail_c715::before {
    width: 22px;
    height: 2px;
  }
  .left_f343 .iron-a38f .detail_c715::before {
    top: -7px;
  }
  .left_f343 .iron-a38f .detail_c715::after {
    bottom: -7px;
  }
  .border_static_d716 .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 31px;
  }
  .border_static_d716 .iron-a38f .detail_c715 {
    margin-top: -1.5px;
  }
  .border_static_d716 .iron-a38f .detail_c715,
  .border_static_d716 .iron-a38f .detail_c715::after,
  .border_static_d716 .iron-a38f .detail_c715::before {
    width: 31px;
    height: 3px;
  }
  .border_static_d716 .iron-a38f .detail_c715::before {
    top: -9px;
  }
  .border_static_d716 .iron-a38f .detail_c715::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-2687 .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 19px;
  }
  .logo-2687 .iron-a38f .detail_c715 {
    margin-top: -1px;
  }
  .logo-2687 .iron-a38f .detail_c715,
  .logo-2687 .iron-a38f .detail_c715::after,
  .logo-2687 .iron-a38f .detail_c715::before {
    width: 19px;
    height: 2px;
  }
  .logo-2687 .iron-a38f .detail_c715::before {
    top: -6px;
  }
  .logo-2687 .iron-a38f .detail_c715::after {
    bottom: -6px;
  }
  .thick_89cc .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 22px;
  }
  .thick_89cc .iron-a38f .detail_c715 {
    margin-top: -1px;
  }
  .thick_89cc .iron-a38f .detail_c715,
  .thick_89cc .iron-a38f .detail_c715::after,
  .thick_89cc .iron-a38f .detail_c715::before {
    width: 22px;
    height: 2px;
  }
  .thick_89cc .iron-a38f .detail_c715::before {
    top: -7px;
  }
  .thick_89cc .iron-a38f .detail_c715::after {
    bottom: -7px;
  }
  .video_pro_7594 .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 31px;
  }
  .video_pro_7594 .iron-a38f .detail_c715 {
    margin-top: -1.5px;
  }
  .video_pro_7594 .iron-a38f .detail_c715,
  .video_pro_7594 .iron-a38f .detail_c715::after,
  .video_pro_7594 .iron-a38f .detail_c715::before {
    width: 31px;
    height: 3px;
  }
  .video_pro_7594 .iron-a38f .detail_c715::before {
    top: -9px;
  }
  .video_pro_7594 .iron-a38f .detail_c715::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .input_07f7 .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 19px;
  }
  .input_07f7 .iron-a38f .detail_c715 {
    margin-top: -1px;
  }
  .input_07f7 .iron-a38f .detail_c715,
  .input_07f7 .iron-a38f .detail_c715::after,
  .input_07f7 .iron-a38f .detail_c715::before {
    width: 19px;
    height: 2px;
  }
  .input_07f7 .iron-a38f .detail_c715::before {
    top: -6px;
  }
  .input_07f7 .iron-a38f .detail_c715::after {
    bottom: -6px;
  }
  .west-b2ce .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 22px;
  }
  .west-b2ce .iron-a38f .detail_c715 {
    margin-top: -1px;
  }
  .west-b2ce .iron-a38f .detail_c715,
  .west-b2ce .iron-a38f .detail_c715::after,
  .west-b2ce .iron-a38f .detail_c715::before {
    width: 22px;
    height: 2px;
  }
  .west-b2ce .iron-a38f .detail_c715::before {
    top: -7px;
  }
  .west-b2ce .iron-a38f .detail_c715::after {
    bottom: -7px;
  }
  .section_380f .iron-a38f .iron-2bfd {
    margin-top: -2px;
    width: 31px;
  }
  .section_380f .iron-a38f .detail_c715 {
    margin-top: -1.5px;
  }
  .section_380f .iron-a38f .detail_c715,
  .section_380f .iron-a38f .detail_c715::after,
  .section_380f .iron-a38f .detail_c715::before {
    width: 31px;
    height: 3px;
  }
  .section_380f .iron-a38f .detail_c715::before {
    top: -9px;
  }
  .section_380f .iron-a38f .detail_c715::after {
    bottom: -9px;
  }
}
.video_43e4 .detail_c715 {
  -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);
}
.video_43e4 .detail_c715::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.video_43e4 .detail_c715::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);
}
.video_43e4.pressed_7907 .detail_c715 {
  -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);
}
.video_43e4.pressed_7907 .detail_c715::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.video_43e4.pressed_7907 .detail_c715::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);
}
.wide_4c0d {
  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.logo_340b:before {
  display: none;
}
.primary-down-926d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary-down-926d .purple_f8a2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary-down-926d .purple_f8a2:last-of-type {
  border-bottom: none;
}
.primary-down-926d .purple_f8a2.module_first_b5a4,
.primary-down-926d .purple_f8a2.paper-1862,
.primary-down-926d .purple_f8a2.badge-last-a6fe {
  padding: 0;
}
.primary-down-926d .panel_1dcd .dropdown_3cc1 {
  color: currentColor;
}
.primary-down-926d .panel_1dcd .dropdown_3cc1:focus,
.primary-down-926d .panel_1dcd .dropdown_3cc1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-down-926d.column_over_89f9 .notice-7ec0,
.primary-down-926d.column_over_89f9 .form_advanced_4036 a,
.primary-down-926d.column_over_89f9 .input_down_c55e a,
.primary-down-926d.column_over_89f9 .mini_6bcb a {
  color: rgba(0, 0, 0, 0.55);
}
.primary-down-926d.column_over_89f9 .notice-7ec0:hover,
.primary-down-926d.column_over_89f9 .form_advanced_4036 a:hover,
.primary-down-926d.column_over_89f9 .input_down_c55e a:hover,
.primary-down-926d.column_over_89f9 .mini_6bcb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-down-926d.column_over_89f9 .element-3d8c {
  color: rgba(0, 0, 0, 0.8);
}
.primary-down-926d.column_over_89f9 .purple_f8a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-down-926d.column_over_89f9 .purple_f8a2:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary-down-926d.column_over_89f9 .dropdown-tall-ca27:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary-down-926d.column_over_89f9 .panel_1dcd .narrow_30c2 li a,
.primary-down-926d.column_over_89f9 .panel_1dcd .dropdown_3cc1,
.primary-down-926d.column_over_89f9 .mini_6bcb {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-down-926d.column_over_89f9 .panel_1dcd .dropdown_3cc1:focus,
.primary-down-926d.column_over_89f9 .panel_1dcd .dropdown_3cc1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-down-926d.column_over_89f9 .narrow_30c2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-down-926d.block_299e .notice-7ec0,
.primary-down-926d.block_299e .form_advanced_4036 a,
.primary-down-926d.block_299e .input_down_c55e .dropdown_3cc1,
.primary-down-926d.block_299e .input_down_c55e a,
.primary-down-926d.block_299e .mini_6bcb a {
  color: rgba(255, 255, 255, 0.79);
}
.primary-down-926d.block_299e .notice-7ec0:hover,
.primary-down-926d.block_299e .form_advanced_4036 a:hover,
.primary-down-926d.block_299e .input_down_c55e .dropdown_3cc1:hover,
.primary-down-926d.block_299e .input_down_c55e a:hover,
.primary-down-926d.block_299e .mini_6bcb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-down-926d.block_299e .element-3d8c {
  color: rgba(255, 255, 255, 0.99);
}
.primary-down-926d.block_299e .purple_f8a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-down-926d.block_299e .purple_f8a2:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary-down-926d.block_299e .dropdown-tall-ca27:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-down-926d.block_299e .panel_1dcd .narrow_30c2 li a,
.primary-down-926d.block_299e .panel_1dcd .dropdown_3cc1,
.primary-down-926d.block_299e .mini_6bcb {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-down-926d.block_299e .panel_1dcd .dropdown_3cc1:focus,
.primary-down-926d.block_299e .panel_1dcd .dropdown_3cc1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-down-926d.block_299e .narrow_30c2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-tall-ca27 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown-tall-ca27:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.medium-1db4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.link_pro_0490 .primary-down-926d {
  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;
}
.link_pro_0490 .purple_f8a2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.link_pro_0490 .purple_f8a2: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) {
  .link_pro_0490 .purple_f8a2:before {
    width: 16%;
    left: 42%;
  }
}
.link_pro_0490 .purple_f8a2:last-child:before {
  content: none;
}
.link_pro_0490 .purple_f8a2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.link_pro_0490 .panel_1dcd .narrow_30c2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.link_pro_0490 .panel_1dcd .narrow_30c2 li a .dropdown_3cc1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.link_pro_0490 .panel_1dcd .mini_6bcb {
  border: none;
}
.link_pro_0490 .panel_1dcd .mini_6bcb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.link_pro_0490 .dropdown-tall-ca27 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.link_pro_0490 .medium-1db4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.link_pro_0490 .block_299e .dropdown-tall-ca27:before {
  background: rgba(0, 0, 0, 0.9);
}
.link_pro_0490 .column_over_89f9.highlight-c0bd .detail_c715 {
  background: rgba(0, 0, 0, 0.6);
}
.link_pro_0490
  .column_over_89f9.highlight-c0bd
  .detail_c715::after,
.link_pro_0490
  .column_over_89f9.highlight-c0bd
  .detail_c715:before {
  background: inherit;
}
.link_pro_0490
  .column_over_89f9.highlight-c0bd:hover
  .detail_c715 {
  background: rgba(0, 0, 0, 0.8);
}
.preview-short-f526 .primary-down-926d {
  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) {
  .preview-short-f526 .primary-down-926d {
    width: auto;
    right: 45px;
  }
}
.avatar-a854 .primary-down-926d {
  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) {
  .avatar-a854 .primary-down-926d {
    width: auto;
    left: 45px;
  }
}
.logo_340b .primary-down-926d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.logo_340b .medium-1db4 {
  max-width: 48em;
  margin: 0 auto;
}
.logo_340b .dropdown-tall-ca27:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.carousel-bf68 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-bf68.link_pro_0490 .primary-down-926d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.carousel-bf68.preview-short-f526 .primary-down-926d {
  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);
}
.carousel-bf68 .primary-down-926d {
  visibility: visible;
}
.carousel-bf68.avatar-a854 .primary-down-926d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.large_cc7b,
.chip-a42e {
  overflow-x: hidden;
}
.large_cc7b .primary-down-926d {
  overflow: auto;
}
.large_cc7b.link_pro_0490 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large_cc7b.link_pro_0490 .primary-down-926d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.large_cc7b.link_pro_0490 .widget_rough_ed78 {
  opacity: 0;
}
.large_cc7b.preview-short-f526 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large_cc7b.preview-short-f526 .primary-down-926d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.large_cc7b.preview-short-f526 .widget_rough_ed78 {
  opacity: 0;
}
.large_cc7b.avatar-a854 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large_cc7b.avatar-a854 .primary-down-926d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.large_cc7b.avatar-a854 .widget_rough_ed78 {
  opacity: 0;
}
.large_cc7b.logo_340b .primary-down-926d {
  z-index: 10;
  visibility: visible;
}
.highlight-c0bd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight-c0bd .detail_c715 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-c0bd .detail_c715::after,
.highlight-c0bd .detail_c715:before {
  background: inherit;
}
.highlight-c0bd:hover .detail_c715 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-a854 .highlight-c0bd {
  top: 10px;
  right: auto;
  left: 12px;
}
.logo_340b .highlight-c0bd {
  display: none !important;
}
.large_cc7b:before,
.chip-a42e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.large_cc7b .highlight-c0bd,
.chip-a42e .highlight-c0bd {
  display: inline-block;
}
.primary-down-926d .glass-ef44 {
  -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;
}
.large_cc7b .primary-down-926d .glass-ef44,
.chip-a42e .primary-down-926d .glass-ef44 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary_cd06 .media-upper-5ee0 {
  width: 100%;
}
.title-983c {
  padding: 0 0.5em 0;
}
.title-983c [class*="customify-col-"],
.title-983c [class*="customify-col_"],
.title-983c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_soft_8ce5 .title-983c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface-d1cc .mini_cef1,
  .mini_cef1 {
    display: none;
  }
  .row_smooth_61d3 {
    text-align: left;
  }
  .pagination-black-fee4 {
    text-align: center;
  }
  .smooth-6b58 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface-d1cc .stale-27a7,
  .stale-27a7 {
    display: none;
  }
  .tiny-59dd {
    text-align: left;
  }
  .paper_be3d {
    text-align: center;
  }
  .tooltip-down-6865 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface-d1cc .huge_75a6,
  .huge_75a6 {
    display: none;
  }
  .layout_next_92b2 {
    text-align: left;
  }
  .secondary-huge-b8c7 {
    text-align: center;
  }
  .narrow_7981 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hovered_c122 {
  box-shadow: none !important;
}
.huge_3d28 .fresh_3583,
.dim_edfe .fresh_3583 {
  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;
}
.dim_edfe .fresh_3583 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search_e00a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search_e00a:after,
.search_e00a:before {
  content: "";
  display: table;
}
.search_e00a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search_e00a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search_e00a,
.section-fast-8c8c {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary-complex-331a.list-fb89 .search_e00a {
  max-width: 100%;
}
.tertiary-complex-331a.outer-110d {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary-complex-331a.wrapper_dynamic_7cea .search_e00a {
  max-width: 100%;
}
.tertiary-complex-331a.wrapper_dynamic_7cea > .search_e00a {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-complex-331a.wrapper_dynamic_7cea > .search_e00a .surface-d1cc {
  margin: 0;
}
.tertiary-complex-331a.wrapper_dynamic_7cea
  > .search_e00a
  .large-316e.aside-3617 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary-complex-331a.wrapper_dynamic_7cea #main.aside-3617 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .icon-hard-01ab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .icon-hard-01ab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .focus-small-87fb .section-bdce {
    padding-right: 1em;
  }
  .focus-small-87fb.bottom_72b8 .large-316e {
    border-right: 1px solid #eaecee;
  }
  .focus-small-87fb.bottom_72b8 .section-bdce {
    padding-right: 1em;
  }
  .focus-small-87fb.bottom_72b8 .smooth-7779 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_902c .section-bdce {
    padding-left: 1em;
  }
  .purple_902c.bottom_72b8 .large-316e {
    border-left: 1px solid #eaecee;
  }
  .purple_902c.bottom_72b8 .section-bdce {
    padding-left: 1em;
  }
  .purple_902c.bottom_72b8 .smooth-7779 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic_dc02 .section-bdce {
    padding-left: 1em;
  }
  .basic_dc02.bottom_72b8 .south_0538 {
    border-right: 1px solid #eaecee;
  }
  .basic_dc02.bottom_72b8 .black-5024 {
    border-right: 1px solid #eaecee;
  }
  .basic_dc02.bottom_72b8 .section-bdce {
    padding-left: 1em;
  }
  .basic_dc02.bottom_72b8 .smooth-7779 {
    padding-right: 1em;
  }
  .basic_dc02.bottom_72b8 .layout-e2f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out-7f06 .section-bdce {
    padding-right: 1em;
  }
  .out-7f06.bottom_72b8 .south_0538 {
    border-left: 1px solid #eaecee;
  }
  .out-7f06.bottom_72b8 .black-5024 {
    border-left: 1px solid #eaecee;
  }
  .out-7f06.bottom_72b8 .section-bdce {
    padding-right: 1em;
  }
  .out-7f06.bottom_72b8 .smooth-7779 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out-7f06.bottom_72b8 .layout-e2f4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-hard-01ab .section-bdce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon-hard-01ab.bottom_72b8 .large-316e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .icon-hard-01ab.bottom_72b8 .section-bdce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon-hard-01ab.bottom_72b8 .smooth-7779 {
    padding-left: 1em;
  }
  .icon-hard-01ab.bottom_72b8 .layout-e2f4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .icon-hard-01ab.bottom_72b8 .section-bdce {
    padding-left: 0;
  }
}
.link-6ddb .pattern-36d6 {
  display: inline-block;
}
.copper_f4be {
  display: inline-block;
}
.copper-d32b {
  word-con: break-word;
}
.thumbnail-soft-35c1 > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-soft-35c1 .down_afbc {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-soft-35c1 .info-106b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media-brown-83a2 .tall-2833 {
  margin-bottom: 2em;
}
.media-brown-83a2 .carousel-fadf {
  margin-bottom: 15px;
}
.media-brown-83a2 .carousel-fadf:last-child {
  margin-bottom: 0;
}
.media-brown-83a2 .new_5a5f {
  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) {
  .media-brown-83a2 .new_5a5f {
    display: block;
  }
}
.media-brown-83a2 .content-lite-5370 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media-brown-83a2 .content-lite-5370 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media-brown-83a2 .form_4967 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media-brown-83a2 .form_4967 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media-brown-83a2 .form_4967 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media-brown-83a2 .copper-d32b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media-brown-83a2 .copper-d32b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media-brown-83a2 .element_b907 p:last-child {
  margin-bottom: 0;
}
.media-brown-83a2 .hover-1ff1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media-brown-83a2 .list-complex-a34d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media-brown-83a2 .photo_cd2d {
  margin-top: 1em;
}
.media-brown-83a2 .orange-26cd {
  top: 0;
  display: block;
}
.media-brown-83a2 .orange-26cd a {
  color: inherit;
}
.media-brown-83a2 .orange-26cd a:hover {
  color: inherit;
}
.media-brown-83a2 .fast_23f2 {
  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;
}
.media-brown-83a2 .fast_23f2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media-brown-83a2 .list-complex-a34d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media-brown-83a2 .copper-89d8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media-brown-83a2 .copper-89d8:first-child {
  margin-top: 0;
}
.media-brown-83a2 .copper-89d8.sidebar-under-82c6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media-brown-83a2 .copper-89d8.short-5f92 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media-brown-83a2
  .copper-89d8.short-5f92.status-0621
  .photo_cd2d {
  width: 100%;
}
.media-brown-83a2 .short-5f92 {
  -webkit-box-align: center;
  align-items: center;
}
.media-brown-83a2 .short-5f92 .thumbnail-soft-35c1,
.media-brown-83a2 .short-5f92 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media-brown-83a2 .form_4967 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-brown-83a2 .form_4967 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-brown-83a2 .form_4967: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;
}
.media-brown-83a2 .sidebar-under-82c6 {
  z-index: 5;
}
.media-brown-83a2 .input-wood-862f .content_19dc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media-brown-83a2 .tiny-8e37 .content_19dc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media-brown-83a2 .hidden-ed10 .content_19dc {
  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;
}
.media-brown-83a2.layout_fdd6 .new_5a5f,
.media-brown-83a2.hot-f01c .new_5a5f {
  display: block;
}
.media-brown-83a2.layout_fdd6 .new_5a5f .shadow-north-aab1,
.media-brown-83a2.layout_fdd6 .new_5a5f .list-complex-a34d,
.media-brown-83a2.hot-f01c .new_5a5f .shadow-north-aab1,
.media-brown-83a2.hot-f01c .new_5a5f .list-complex-a34d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-brown-83a2.main_easy_87b3 .content-lite-5370 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media-brown-83a2.main_easy_87b3 .content-lite-5370 {
    margin-right: 0;
  }
}
.media-brown-83a2.layout_fdd6 .content-lite-5370,
.media-brown-83a2.hot-f01c .content-lite-5370 {
  padding-top: 40%;
}
.media-brown-83a2.layout_fdd6 .tall-2833,
.media-brown-83a2.hot-f01c .tall-2833 {
  display: block;
}
.media-brown-83a2.layout_fdd6 .fn-sticky-89c3 .list-complex-a34d,
.media-brown-83a2.hot-f01c .fn-sticky-89c3 .list-complex-a34d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media-brown-83a2.layout_fdd6 .content-lite-5370,
.media-brown-83a2.hot-f01c .content-lite-5370 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media-brown-83a2.layout_fdd6 .list-complex-a34d {
  padding: 1em;
}
.aside-rough-efa8 {
  margin: 30px auto;
  display: block;
}
.aside-rough-efa8 .fixed-71fc > * {
  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;
}
.aside-rough-efa8 .fixed-71fc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-rough-efa8 .fixed-71fc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_brown_d58b .thumbnail-soft-35c1 {
  margin-bottom: 1.41575em;
}
.layout_brown_d58b .detail-60d6 {
  margin-bottom: 1.618em;
}
.banner-55d1 .notification-434c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner-55d1 .notification-434c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner-55d1 .article-left-7b49 {
  max-width: 100%;
  overflow: auto;
}
.block_small_5028 .banner-55d1 a:hover {
  text-decoration: underline;
}
.west_1c4c .carousel-fadf:not(.copper-d32b),
.west_1c4c .form_4967 {
  margin-bottom: 1.41575em;
}
.west_1c4c .carousel-fadf:not(.copper-d32b):last-child,
.west_1c4c .form_4967:last-child {
  margin-bottom: 0;
}
.west_1c4c .carousel-fadf.clean_141a {
  margin-bottom: 0.41575em;
}
.west_1c4c .silver_5da2:before,
.west_1c4c .gallery_focused_e88d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.west_1c4c .silver_5da2:before {
  content: "\f115";
}
.west_1c4c .gallery_focused_e88d:before {
  content: "\f02c";
}
.west_1c4c .up-0253 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.west_1c4c .up-0253 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info_efe8 {
  display: -webkit-box;
  display: flex;
}
.info_efe8 .image_left_88c2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info_efe8 .image_left_88c2 {
    flex-basis: 90px;
  }
}
.info_efe8 .old_d4b3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_efe8 .old_d4b3 {
    flex-basis: calc(100% - 50px);
  }
}
.info_efe8 .north-2a7e p:last-child {
  margin-bottom: 0.72em;
}
.secondary_hard_e08e .fixed-71fc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.secondary_hard_e08e .fixed-71fc:after,
.secondary_hard_e08e .fixed-71fc:before {
  content: "";
  display: table;
}
.secondary_hard_e08e .fixed-71fc:after {
  clear: both;
}
.secondary_hard_e08e .fixed-71fc .orange-3acb,
.secondary_hard_e08e .fixed-71fc .hovered-1c11 {
  width: 49%;
}
.secondary_hard_e08e .fixed-71fc .orange-3acb a span.preview-f8b6,
.secondary_hard_e08e .fixed-71fc .hovered-1c11 a span.preview-f8b6 {
  display: block;
  margin-bottom: 5px;
}
.secondary_hard_e08e .fixed-71fc .hovered-1c11 {
  float: left;
  text-align: left;
}
.secondary_hard_e08e .fixed-71fc .orange-3acb {
  float: right;
  text-align: right;
}
.badge_8d4b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .badge_8d4b {
    margin-bottom: 0;
  }
}
.picture_black_a23d {
  margin-bottom: 1em;
}
.picture_black_a23d .copper-d32b {
  font-size: 1.1em;
  line-height: 1.3;
}
.tiny-1ef8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.title_12a1 .picture_black_a23d,
.photo-7007 .picture_black_a23d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .title_12a1 .picture_black_a23d,
  .photo-7007 .picture_black_a23d {
    display: block;
  }
}
.title_12a1 .tiny-1ef8,
.photo-7007 .tiny-1ef8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .title_12a1 .tiny-1ef8,
  .photo-7007 .tiny-1ef8 {
    margin-bottom: 1em;
  }
}
.title_12a1 .tiny-1ef8 img,
.photo-7007 .tiny-1ef8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.title_12a1 .plasma-191b,
.photo-7007 .plasma-191b {
  flex-basis: calc(100% - 160px);
}
.title_12a1 .plasma-191b p,
.photo-7007 .plasma-191b p {
  margin-bottom: 0;
}
.title_12a1 .plasma-191b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .title_12a1 .plasma-191b {
    padding-left: 0;
  }
}
.photo-7007 .plasma-191b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .photo-7007 .plasma-191b {
    padding-right: 0;
  }
}
.photo-7007 .tiny-1ef8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.button-yellow-6856 .tiny-1ef8 {
  margin-bottom: 0.5em;
}
.button-yellow-6856 .tiny-1ef8 img {
  width: 100%;
}
.banner-paper-8d19 .thick_cca0,
.bright_e0af .thick_cca0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bright_e0af .large-316e .tooltip-dynamic-7985 p:last-child {
  margin-bottom: 0;
}
.button_8d40 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.summary_d9d8 .preview_c705 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .summary_d9d8 .preview_c705:last-of-type {
    margin-bottom: 0;
  }
}
.summary_d9d8 .preview_c705 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary_d9d8 .preview_c705 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.summary_d9d8 .preview_c705 ul li {
  margin: 0 0 0.6em;
}
.summary_d9d8 .preview_c705 ul li.label-old-f45b,
.summary_d9d8 .preview_c705 ul li.red-3708 {
  position: relative;
}
.summary_d9d8 .preview_c705 ul li.label-old-f45b .notification_8aac,
.summary_d9d8 .preview_c705 ul li.red-3708 .notification_8aac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.summary_d9d8 .preview_c705 ul li.label-old-f45b:after:after,
.summary_d9d8 .preview_c705 ul li.label-old-f45b:after:before,
.summary_d9d8
  .preview_c705
  ul
  li.red-3708:after:after,
.summary_d9d8
  .preview_c705
  ul
  li.red-3708:after:before {
  content: "";
  display: table;
}
.summary_d9d8 .preview_c705 ul li.label-old-f45b:after:after,
.summary_d9d8
  .preview_c705
  ul
  li.red-3708:after:after {
  clear: both;
}
.summary_d9d8 .preview_c705 a.tertiary-first-c9bb:hover {
  text-decoration: none;
}
.summary_d9d8 .preview_c705 select {
  max-width: 100%;
}
.summary_d9d8 .preview_c705 table {
  font-size: 85%;
}
.summary_d9d8 .preview_c705 table td,
.summary_d9d8 .preview_c705 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.summary_d9d8 .preview_c705 table tfoot td {
  text-align: left;
}
.summary_d9d8 .preview_c705 :last-child {
  margin-bottom: 0;
}
.summary_d9d8 .preview_c705 .paragraph_06e6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.summary_d9d8 .preview_c705 .paragraph_06e6 label {
  width: 100%;
}
.summary_d9d8 .preview_c705 .paragraph_06e6 .overlay_68c5 {
  width: 100%;
  display: block;
}
.summary_d9d8 .preview_c705 .paragraph_06e6 .lite-23b2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.summary_d9d8 .preview_c705 .paragraph_06e6 .lite-23b2:hover svg #svg-search {
  fill: #444;
}
.summary_d9d8 .preview_c705 .paragraph_06e6 .lite-23b2 svg {
  width: 18px;
  height: 18px;
}
.summary_d9d8 .link-short-6103 ul ul,
.summary_d9d8 .sort_thick_43bc ul ul,
.summary_d9d8 .header-middle-6026 ul ul,
.summary_d9d8 .media_b117 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.summary_d9d8 .link-short-6103 .nav-e197 > a,
.summary_d9d8 .sort_thick_43bc .nav-e197 > a,
.summary_d9d8 .header-middle-6026 .nav-e197 > a,
.summary_d9d8 .media_b117 .nav-e197 > a {
  margin-bottom: 0;
}
.summary_d9d8 .frame-black-427f li,
.summary_d9d8 .link-short-6103 li,
.summary_d9d8 .fixed_e520 li,
.summary_d9d8 .sort_thick_43bc li,
.summary_d9d8 .header-middle-6026 li,
.summary_d9d8 .media_b117 li,
.summary_d9d8 .tiny_9c0f li,
.summary_d9d8 .shadow-3391 li {
  display: block;
  position: relative;
}
.summary_d9d8 .frame-black-427f li:last-child,
.summary_d9d8 .link-short-6103 li:last-child,
.summary_d9d8 .fixed_e520 li:last-child,
.summary_d9d8 .sort_thick_43bc li:last-child,
.summary_d9d8 .header-middle-6026 li:last-child,
.summary_d9d8 .media_b117 li:last-child,
.summary_d9d8 .tiny_9c0f li:last-child,
.summary_d9d8 .shadow-3391 li:last-child {
  border: none;
}
.summary_d9d8 .frame-black-427f li a,
.summary_d9d8 .link-short-6103 li a,
.summary_d9d8 .fixed_e520 li a,
.summary_d9d8 .sort_thick_43bc li a,
.summary_d9d8 .header-middle-6026 li a,
.summary_d9d8 .media_b117 li a,
.summary_d9d8 .tiny_9c0f li a,
.summary_d9d8 .shadow-3391 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary_d9d8 .frame-black-427f li ul li::before,
.summary_d9d8 .link-short-6103 li ul li::before,
.summary_d9d8 .fixed_e520 li ul li::before,
.summary_d9d8 .sort_thick_43bc li ul li::before,
.summary_d9d8 .header-middle-6026 li ul li::before,
.summary_d9d8 .media_b117 li ul li::before,
.summary_d9d8 .tiny_9c0f li ul li::before,
.summary_d9d8 .shadow-3391 li ul li::before {
  left: 15px;
}
.summary_d9d8 .frame-black-427f li ul a,
.summary_d9d8 .link-short-6103 li ul a,
.summary_d9d8 .fixed_e520 li ul a,
.summary_d9d8 .sort_thick_43bc li ul a,
.summary_d9d8 .header-middle-6026 li ul a,
.summary_d9d8 .media_b117 li ul a,
.summary_d9d8 .tiny_9c0f li ul a,
.summary_d9d8 .shadow-3391 li ul a {
  padding-left: 20px;
}
.summary_d9d8 .frame-black-427f li ul ul li::before,
.summary_d9d8 .link-short-6103 li ul ul li::before,
.summary_d9d8 .fixed_e520 li ul ul li::before,
.summary_d9d8 .sort_thick_43bc li ul ul li::before,
.summary_d9d8 .header-middle-6026 li ul ul li::before,
.summary_d9d8 .media_b117 li ul ul li::before,
.summary_d9d8 .tiny_9c0f li ul ul li::before,
.summary_d9d8 .shadow-3391 li ul ul li::before {
  left: 30px;
}
.summary_d9d8 .frame-black-427f li ul ul a,
.summary_d9d8 .link-short-6103 li ul ul a,
.summary_d9d8 .fixed_e520 li ul ul a,
.summary_d9d8 .sort_thick_43bc li ul ul a,
.summary_d9d8 .header-middle-6026 li ul ul a,
.summary_d9d8 .media_b117 li ul ul a,
.summary_d9d8 .tiny_9c0f li ul ul a,
.summary_d9d8 .shadow-3391 li ul ul a {
  padding-left: 40px;
}
.summary_d9d8 .red-d1df li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary_d9d8 .shadow-3391 ul li {
  margin-bottom: 1.41575em;
}
.summary_d9d8 .shadow-3391 ul li .alert_prev_303c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.summary_d9d8 .shadow-3391 ul li .pattern_06f0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block_299e .frame-black-427f li a,
.block_299e .link-short-6103 li a,
.block_299e .fixed_e520 li a,
.block_299e .sort_thick_43bc li a,
.block_299e .header-middle-6026 li a,
.block_299e .media_b117 li a,
.block_299e .tiny_9c0f li a,
.block_299e .shadow-3391 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_299e .red-d1df li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_299e .preview_c705 ul li.label-old-f45b .notification_8aac,
.block_299e .preview_c705 ul li.red-3708 .notification_8aac {
  background: rgba(0, 0, 0, 0.2);
}
.block_299e .summary_d9d8 .preview_c705 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li {
  margin: 0;
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li ul {
  margin: 0;
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li ul li a {
  padding-left: 15px;
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li ul li li a {
  padding-left: 30px;
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li.center-d7f5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li.center-d7f5 > 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;
}
.tertiary-complex-331a .summary_d9d8 .narrow_30c2 li.center-d7f5 > 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;
}
.bright_cc83 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.steel-5d3a {
  position: relative;
  z-index: 10;
}
.steel-5d3a .glass-ef44 {
  width: 100%;
  max-width: 100%;
}
.secondary-paper-e873 .content_dirty_a776 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.secondary-paper-e873 .column_over_89f9 {
}
.secondary-paper-e873 .block_299e {
  background: #292929;
}
.badge-cbb8 .content_dirty_a776 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge-cbb8 .column_over_89f9 {
  background: #f9f9f9;
}
.badge-cbb8 .block_299e {
  background: #303030;
}
.container-719d .content_dirty_a776 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-719d .pattern-36d6 {
    margin-bottom: 1em;
  }
  .container-719d .pattern-36d6:last-child {
    margin-bottom: 0;
  }
}
.container-719d .column_over_89f9 {
  background: #ededed;
}
.container-719d .block_299e {
  background: #1a1a1a;
}
.content_dirty_a776.column_over_89f9 {
  color: rgba(0, 0, 0, 0.6);
}
.content_dirty_a776.column_over_89f9 .row_stale_50ca li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_dirty_a776.block_299e {
  color: rgba(255, 255, 255, 0.99);
}
.content_dirty_a776.block_299e a:not(.tertiary-first-c9bb) {
  color: rgba(255, 255, 255, 0.79);
}
.content_dirty_a776.block_299e a:not(.tertiary-first-c9bb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_dirty_a776.block_299e .row_stale_50ca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_dirty_a776.block_299e table tbody td,
.content_dirty_a776.block_299e table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_upper_d37f.description-orange-4f63 .search_e00a {
  max-width: initial;
}
.info_upper_d37f .current_43a5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_upper_d37f .current_43a5 .glass-ef44 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_upper_d37f .current_43a5 .glass-ef44 {
    display: block;
    margin-bottom: 2em;
  }
  .info_upper_d37f .current_43a5 .glass-ef44:last-child {
    margin-bottom: 0;
  }
}
.container-719d .pattern-36d6:last-child,
.badge-cbb8 .pattern-36d6:last-child,
.secondary-paper-e873 .pattern-36d6:last-child {
  margin-bottom: 0;
}
.container-719d .pattern-36d6 .summary_d9d8 .preview_c705:last-child,
.badge-cbb8 .pattern-36d6 .summary_d9d8 .preview_c705:last-child,
.secondary-paper-e873 .pattern-36d6 .summary_d9d8 .preview_c705:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-719d .wrapper-37c9,
  .container-719d .hero-c676,
  .badge-cbb8 .wrapper-37c9,
  .badge-cbb8 .hero-c676,
  .secondary-paper-e873 .wrapper-37c9,
  .secondary-paper-e873 .hero-c676 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .steel-5d3a .pattern-36d6 {
    margin-bottom: 2em;
  }
}
.steel-5d3a p:last-child {
  margin-bottom: 0;
}
.steel-5d3a li,
.steel-5d3a ul {
  list-style: none;
  margin: 0;
}
.steel-5d3a ul ul {
  margin-left: 2.617924em;
}
.narrow-b315 {
  font-size: 0.875em;
}

/* css-noise: be9e */
.phantom-card-x3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
