/*!
Theme Name: Customify
Theme URI: https://pressmaximum.huge_563f/customify
Author: WPCustomify
Author URI: https://pressmaximum.huge_563f
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.huge_563f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.highlight-south-9411.solid_00db/licenses/gpl-2.0.banner-a6c1
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.center_367b/, (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.title_f34f.status-0b4d/normalize.avatar-plasma-fa73/
 ======
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.avatar-plasma-fa73 v7.0.0 | MIT License | github.huge_563f/necolas/normalize.avatar-plasma-fa73 */
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;
}
.active_b24c .basic_f738,
.shadow_under_a9ea,
.widget_22c8,
.bronze-a189,
.selected-cad6,
.notification_3999,
.notice-18bc,
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;
}
.shadow_under_a9ea,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shadow_under_a9ea,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_under_a9ea,
  h1 {
    font-size: 1.8em;
  }
}
.widget_22c8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_22c8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_22c8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_22c8,
  h2 {
    font-size: 1.7em;
  }
}
.bronze-a189,
h3 {
  font-size: 1.618em;
}
.active_b24c .basic_f738,
.selected-cad6,
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.up_7e87 {
  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;
}
.shadow_in_48fa:after,
.shadow_in_48fa:before,
.icon-selected-e151:after,
.icon-selected-e151:before {
  content: "";
  display: table;
}
.shadow_in_48fa:after,
.icon-selected-e151:after {
  clear: both;
}
.nav-huge-c3c6 {
  float: right;
  margin-right: 0;
}
.narrow-12f1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dim-28e5 .blue-b747,
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;
}
.dim-28e5 .blue-b747: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;
}
.column-liquid-53b7 .blue-b747 {
  box-shadow: none;
}
.column-liquid-53b7
  .blue-b747
  .over-5b93 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.column-liquid-53b7 .blue-b747 .cool-d3d2 {
  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;
}
.column-liquid-53b7
  .blue-b747
  .cool-d3d2
  b {
  display: none;
}
.column-liquid-53b7 .description_stale_e473 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card-north-1c6a:not(.button_ae40):not(.icon-9cd6),
button:not(.button_ae40):not(.icon-9cd6),
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ),
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ),
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ):hover,
button:not(.button_ae40):not(
    .icon-9cd6
  ):hover,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ):hover,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ):hover,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ):active,
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ):focus,
button:not(.button_ae40):not(
    .icon-9cd6
  ):active,
button:not(.button_ae40):not(
    .icon-9cd6
  ):focus,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ):active,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ):focus,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ):active,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ):focus,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ):active,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ):focus {
  outline: 0;
}
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e,
button:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e {
  position: relative;
}
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .gradient_fixed_e64d,
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .heading-simple-0e5f,
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .active_83a2,
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  i,
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  svg,
button:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .gradient_fixed_e64d,
button:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .heading-simple-0e5f,
button:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .active_83a2,
button:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  i,
button:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  svg,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .gradient_fixed_e64d,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .heading-simple-0e5f,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .active_83a2,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  i,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  svg,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .gradient_fixed_e64d,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .heading-simple-0e5f,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .active_83a2,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  i,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  svg,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .gradient_fixed_e64d,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .heading-simple-0e5f,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  .active_83a2,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  i,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e
  svg {
  visibility: hidden;
}
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e:after,
button:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e:after,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e:after,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e:after,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ).fn-loading-241e:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.card-north-1c6a:not(.button_ae40):not(.icon-9cd6),
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ),
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ),
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ) {
  color: #fff;
  background: #235787;
}
.card-north-1c6a:not(.button_ae40):not(
    .icon-9cd6
  ):focus,
input[type="button"]:not(.button_ae40):not(
    .icon-9cd6
  ):focus,
input[type="reset"]:not(.button_ae40):not(
    .icon-9cd6
  ):focus,
input[type="submit"]:not(.button_ae40):not(
    .icon-9cd6
  ):focus {
  color: #fff;
}
.card-north-1c6a.fn-disabled-241e:not(.button_ae40):not(
    .icon-9cd6
  ),
.card-north-1c6a[disabled]:not(.button_ae40):not(
    .icon-9cd6
  ),
button.fn-disabled-241e:not(.button_ae40):not(
    .icon-9cd6
  ),
button[disabled]:not(.button_ae40):not(
    .icon-9cd6
  ) {
  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;
}
.banner_focused_33d0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.banner_focused_33d0: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;
}
.hero_d823 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.carousel_copper_1ddc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.clean_c5f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow_in_48fa:after,
.shadow_in_48fa:before,
.accordion_complex_1cb4:after,
.accordion_complex_1cb4:before,
.caption_current_f85e:after,
.caption_current_f85e:before,
.footer_ca65:after,
.footer_ca65:before,
.highlight_1c9f:after,
.highlight_1c9f:before,
.background-new-3014:after,
.background-new-3014:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow_in_48fa:after,
.accordion_complex_1cb4:after,
.caption_current_f85e:after,
.footer_ca65:after,
.highlight_1c9f:after,
.background-new-3014:after {
  clear: both;
}
.accordion_complex_1cb4 .tooltip-5171,
.caption_current_f85e .tooltip-5171,
.description-black-ad96 .tooltip-5171 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.column-b53d {
  display: inline-block;
}
.focused_1d30 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focused_1d30 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focused_1d30 .out_0412 {
  padding: 1em 0;
  font-size: 85%;
}
.out_0412 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.popup_44d3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.popup_44d3:after,
.popup_44d3:before {
  content: "";
  display: table;
}
.popup_44d3:after {
  clear: both;
}
.overlay-orange-a38c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.heading_slow_fcb7 .overlay-orange-a38c {
  max-width: 50%;
}
.out_c2a0 .overlay-orange-a38c {
  max-width: 33.33%;
}
.input_stale_6843 .overlay-orange-a38c {
  max-width: 25%;
}
.notification-f3fe .overlay-orange-a38c {
  max-width: 20%;
}
.avatar_96f7 .overlay-orange-a38c {
  max-width: 16.66%;
}
.grid_4302 .overlay-orange-a38c {
  max-width: 14.28%;
}
.soft_00fc .overlay-orange-a38c {
  max-width: 12.5%;
}
.border-dcd9 .overlay-orange-a38c {
  max-width: 11.11%;
}
.highlight-895a {
  display: block;
}
.active_b24c .texture-middle-6075 label,
.active_b24c .popup-gas-7a06 label,
.active_b24c .widget_bfe6 label,
.active_b24c .overlay_2f51 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-5aa0 {
  list-style: none;
  margin: 0;
}
.logo-5aa0 article.current-fb67 {
  margin-bottom: 0;
}
.logo-5aa0 ul {
  list-style: none;
  margin: 0;
}
.logo-5aa0 .image-ae60 li.current-fb67 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-5aa0 .image-ae60 li.current-fb67 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-5aa0 .image-ae60 li.current-fb67: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) {
  .logo-5aa0 .image-ae60 li.current-fb67 li.current-fb67 li.current-fb67 li.current-fb67 {
    padding-left: 0;
  }
}
article.current-fb67 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.current-fb67 .accordion_complex_1cb4 p:last-of-type {
  margin-bottom: 0;
}
article.current-fb67 .dirty_aa2a {
  float: left;
}
article.current-fb67 .down_43a9 {
  margin-left: 85px;
}
article.current-fb67 .green_f98e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.current-fb67 .green_f98e .row_1ff7 {
  margin-left: 10px;
}
article.current-fb67 .list_fluid_d6e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.current-fb67 .static_529d {
  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 .texture-middle-6075,
  #respond .widget_bfe6,
  #respond .overlay_2f51 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-middle-6075 input,
#respond .widget_bfe6 input,
#respond .overlay_2f51 input {
  width: 100%;
}
#respond .overlay_2f51 {
  margin-right: 0;
}
#respond .footer-96ec #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent-3b0c {
  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;
}
.accent-3b0c.dim_cd57 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accent-3b0c 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%);
}
.accent-3b0c:focus,
.accent-3b0c: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);
}
.list_cc7c {
  border-radius: 10%;
}
.card-stale-8b00 {
  border-radius: 50%;
}
.brown-e1bc {
  font-size: 0.72em;
}
.info_south_ad49 {
  font-size: 0.875em;
}
.full_fe3a {
  font-size: 1.1em;
}
.accordion-pressed-ed12 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accordion-pressed-ed12.brown-e1bc {
  letter-spacing: 0.5px;
}
.white_d819,
.white_d819 a {
  color: #6d6d6d;
}
.white_d819 a:hover {
  color: #111;
}
.up_5b83 {
  color: #6d6d6d;
}
.bottom-9e2a {
  overflow-x: hidden;
}
.bottom-9e2a .purple_6920.primary_9139 {
  position: relative;
}
.bottom-9e2a .purple_6920.primary_9139.table-pressed-580d {
  position: initial;
}
.bottom-9e2a
  .purple_6920.primary_9139.table-pressed-580d
  .widget-prev-4f7c {
  left: auto;
}
.bottom-9e2a .purple_6920 .widget-prev-4f7c {
  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;
}
.bottom-9e2a .purple_6920:hover.primary_9139 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bottom-9e2a
  .purple_6920:hover.primary_9139
  .widget-prev-4f7c {
  display: block;
  z-index: 9999999;
}
.bottom-9e2a .modal_ae29 .paper_d321,
.bottom-9e2a .inner_4c66 .paper_d321 {
  display: none;
}
.bottom-9e2a .full_4c86 .purple_6920:hover.primary_9139 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active_b24c .texture-middle-6075 label,
.active_b24c .popup-gas-7a06 label,
.active_b24c .widget_bfe6 label,
.active_b24c .overlay_2f51 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-5aa0 {
  list-style: none;
  margin: 0;
}
.logo-5aa0 article.current-fb67 {
  margin-bottom: 0;
}
.logo-5aa0 ul {
  list-style: none;
  margin: 0;
}
.logo-5aa0 .image-ae60 li.current-fb67 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-5aa0 .image-ae60 li.current-fb67 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-5aa0 .image-ae60 li.current-fb67: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) {
  .logo-5aa0 .image-ae60 li.current-fb67 li.current-fb67 li.current-fb67 li.current-fb67 {
    padding-left: 0;
  }
}
article.current-fb67 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.current-fb67 .accordion_complex_1cb4 p:last-of-type {
  margin-bottom: 0;
}
article.current-fb67 .dirty_aa2a {
  float: left;
}
article.current-fb67 .down_43a9 {
  margin-left: 85px;
}
article.current-fb67 .green_f98e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.current-fb67 .green_f98e .row_1ff7 {
  margin-left: 10px;
}
article.current-fb67 .list_fluid_d6e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.current-fb67 .static_529d {
  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 .texture-middle-6075,
  #respond .widget_bfe6,
  #respond .overlay_2f51 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-middle-6075 input,
#respond .widget_bfe6 input,
#respond .overlay_2f51 input {
  width: 100%;
}
#respond .overlay_2f51 {
  margin-right: 0;
}
#respond .footer-96ec #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_ae29 .sort-5d5e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort-5d5e .green_26a3.secondary-2c4d .texture_c456 > li > a:focus,
.sort-5d5e .green_26a3.secondary-2c4d .texture_c456 > li > a:hover,
.sort-5d5e .green_26a3.media_plasma_74c3 .texture_c456 > li > a:focus,
.sort-5d5e .green_26a3.media_plasma_74c3 .texture_c456 > li > a:hover,
.sort-5d5e .green_26a3.lower-6feb .texture_c456 > li > a:focus,
.sort-5d5e .green_26a3.lower-6feb .texture_c456 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-5d5e
  .green_26a3.secondary-2c4d
  .texture_c456
  > li.hero_west_aefd
  > a,
.sort-5d5e
  .green_26a3.secondary-2c4d
  .texture_c456
  > li.paragraph-1412
  > a,
.sort-5d5e
  .green_26a3.media_plasma_74c3
  .texture_c456
  > li.hero_west_aefd
  > a,
.sort-5d5e
  .green_26a3.media_plasma_74c3
  .texture_c456
  > li.paragraph-1412
  > a,
.sort-5d5e
  .green_26a3.lower-6feb
  .texture_c456
  > li.hero_west_aefd
  > a,
.sort-5d5e .green_26a3.lower-6feb .texture_c456 > li.wood-a7a2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-5d5e .footer_97e7,
.sort-5d5e .footer_97e7 a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-5d5e .dropdown-54fb.west-b1de li a,
.sort-5d5e .heading_76a7 a,
.sort-5d5e .modal_bddd,
.sort-5d5e .texture_c456 > li > a,
.sort-5d5e .dynamic-7dfc {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e .dropdown-54fb.west-b1de li a:hover,
.sort-5d5e .heading_76a7 a:hover,
.sort-5d5e .modal_bddd:hover,
.sort-5d5e .texture_c456 > li > a:hover,
.sort-5d5e .dynamic-7dfc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-5d5e .tertiary-bright-024d {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e .tertiary-bright-024d .old-c46d {
  color: rgba(255, 255, 255, 0.99);
}
.sort-5d5e .tertiary-bright-024d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-5d5e .out-6de1 .sidebar-ca27 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e .out-6de1 .sidebar-ca27 .disabled-south-60df {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e
  .out-6de1
  .sidebar-ca27
  .disabled-south-60df::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e
  .out-6de1
  .sidebar-ca27
  .disabled-south-60df:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e
  .out-6de1
  .sidebar-ca27
  .disabled-south-60df::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e
  .out-6de1
  .sidebar-ca27
  .disabled-south-60df::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e .out-6de1 .blue_aac9 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-5d5e .out-6de1 .blue_aac9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_steel_108f
  .sort-5d5e
  .out-6de1
  .table-2ca6
  .static_f098 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_steel_108f
  .sort-5d5e
  .out-6de1
  .table-2ca6
  .disabled-south-60df {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_ae29 .gallery_3cd6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gallery_3cd6 .green_26a3.secondary-2c4d .texture_c456 > li > a:focus,
.gallery_3cd6 .green_26a3.secondary-2c4d .texture_c456 > li > a:hover,
.gallery_3cd6 .green_26a3.media_plasma_74c3 .texture_c456 > li > a:focus,
.gallery_3cd6 .green_26a3.media_plasma_74c3 .texture_c456 > li > a:hover,
.gallery_3cd6 .green_26a3.lower-6feb .texture_c456 > li > a:focus,
.gallery_3cd6 .green_26a3.lower-6feb .texture_c456 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_3cd6
  .green_26a3.secondary-2c4d
  .texture_c456
  > li.hero_west_aefd
  > a,
.gallery_3cd6
  .green_26a3.secondary-2c4d
  .texture_c456
  > li.paragraph-1412
  > a,
.gallery_3cd6
  .green_26a3.media_plasma_74c3
  .texture_c456
  > li.hero_west_aefd
  > a,
.gallery_3cd6
  .green_26a3.media_plasma_74c3
  .texture_c456
  > li.paragraph-1412
  > a,
.gallery_3cd6
  .green_26a3.lower-6feb
  .texture_c456
  > li.hero_west_aefd
  > a,
.gallery_3cd6 .green_26a3.lower-6feb .texture_c456 > li.wood-a7a2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_3cd6 .footer_97e7,
.gallery_3cd6 .footer_97e7 a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_3cd6 .dropdown-54fb.west-b1de li a,
.gallery_3cd6 .heading_76a7 a,
.gallery_3cd6 .modal_bddd,
.gallery_3cd6 .texture_c456 > li > a,
.gallery_3cd6 .dynamic-7dfc {
  color: rgba(0, 0, 0, 0.55);
}
.gallery_3cd6 .dropdown-54fb.west-b1de li a:hover,
.gallery_3cd6 .heading_76a7 a:hover,
.gallery_3cd6 .modal_bddd:hover,
.gallery_3cd6 .texture_c456 > li > a:hover,
.gallery_3cd6 .dynamic-7dfc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_3cd6 .tertiary-bright-024d {
  color: rgba(0, 0, 0, 0.55);
}
.gallery_3cd6 .tertiary-bright-024d .old-c46d {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_3cd6 .tertiary-bright-024d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_top_edfd .nav_f950 {
  margin-left: auto;
  margin-right: auto;
}
.caption_current_f85e > * {
  margin-left: auto;
  margin-right: auto;
}
.caption_current_f85e .hero_d823 {
  margin-right: 1.41575em;
}
.summary-b98c .caption_current_f85e > .list_7c5c {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.summary-b98c .caption_current_f85e > .white_9162 {
  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;
}
.article-top-7d10.picture_top_edfd .nav_f950,
.label_b49d.picture_top_edfd .nav_f950 {
  margin-left: 0;
}
.gallery-f915.picture_top_edfd .nav_f950,
.top_8459.picture_top_edfd .nav_f950 {
  margin-right: 0;
}
.caption_current_f85e ol,
.caption_current_f85e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box_6b59 video {
  max-width: 100%;
}
.layout-929e img {
  display: block;
}
.layout-929e.hero_d823,
.layout-929e.carousel_copper_1ddc {
  width: 100%;
}
.layout-929e.white_9162 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header-next-9e2f:not(.pressed-23b8) {
  margin: 1.5em auto;
}
.grid_thick_d953 p {
  padding: 1.5em 14px;
}
ul.element-d524.white_9162,
ul.element-d524.list_7c5c,
ul.element-d524.copper-b102.list_7c5c {
  padding: 0 14px;
}
.hovered-07fb {
  display: block;
  overflow-x: auto;
}
.hovered-07fb table {
  border-collapse: collapse;
  width: 100%;
}
.hovered-07fb td,
.hovered-07fb th {
  padding: 0.5em;
}
.caption_current_f85e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption_current_f85e ol ol,
.caption_current_f85e ol ul,
.caption_current_f85e ul ol,
.caption_current_f85e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption_current_f85e ol ol li,
.caption_current_f85e ol ul li,
.caption_current_f85e ul ol li,
.caption_current_f85e ul ul li {
  margin-left: 0;
}
.button-tiny-3d1a.focus-large-d3f0 > .search-69d5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.button-tiny-3d1a.focus-large-d3f0 > .search-69d5 iframe,
.button-tiny-3d1a.focus-large-d3f0 > .search-69d5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content_east_b82f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content_east_b82f.east-b009 {
  padding: 0;
}
.content_east_b82f.east-b009 cite {
  font-size: 13px;
}
.content_east_b82f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content_east_b82f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section_6090 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section_6090 > p:first-child {
  margin-top: 0;
}
.section_6090 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section_6090 blockquote {
  border-left: 0;
}
.layout_1d48 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.layout_1d48:not(.section-4c31) {
  max-width: 100px;
}
.layout_1d48.smooth_d7a2 {
  border-bottom: none !important;
  text-align: center;
}
.layout_1d48.smooth_d7a2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid_thick_d953 p {
    padding: 1.5em 0;
  }
}
.texture_9b84 {
  color: #0073aa;
}
.pink_0bbc {
  background-color: #0073aa;
}
.top_e72f {
  color: #229fd8;
}
.active_huge_a339 {
  background-color: #229fd8;
}
.layout-fluid-4bf7 {
  color: #eee;
}
.stale-4e93 {
  background-color: #eee;
}
.bottom_68cf {
  color: #444;
}
.fresh_eeed {
  background-color: #444;
}
.white-cd5c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.white-cd5c .disabled_c795 .heading_76a7 {
  font-size: 15px;
}
.white-cd5c .heading_76a7 {
  line-height: 1.3;
}
.white-cd5c .gallery_3cd6 {
}
.white-cd5c .sort-5d5e {
  background: #235787;
}
.container_ef0b {
  padding: 0;
}
.container_ef0b .sort-5d5e {
  background: #1a1a1a;
}
.container_ef0b .gallery_3cd6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo_steel_1bb1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo_steel_1bb1 .gallery_3cd6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo_steel_1bb1 .sort-5d5e {
  background: #303030;
}
.background-new-3014 {
  position: relative;
  z-index: 10;
}
.background-new-3014 .sort-b068 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper_86e2 .primary_9139 {
  display: inline-block;
  vertical-align: middle;
}
.upper_86e2.tertiary-gas-ad1d .primary_9139 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .upper_86e2.tertiary-gas-ad1d .primary_9139 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .upper_86e2.tertiary-gas-ad1d .primary_9139 {
    margin-right: 0.4em;
  }
}
.upper_86e2.tertiary-gas-ad1d .primary_9139:last-child {
  margin-right: 0;
}
.notice_02b4 .sort-b068 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal_ae29 .disabled_c795 {
    margin: 0 -0.5em;
  }
  .modal_ae29 .disabled_c795 [class*="customify-col-"],
  .modal_ae29 .disabled_c795 [class*="customify-col_"],
  .modal_ae29 .disabled_c795 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal_ae29.old_bdd0 .sort-b068 {
  background: 0 0 !important;
}
.modal_ae29.old_bdd0 .sort-b068,
.modal_ae29.notice_02b4 .sort-b068 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal_ae29.outer_2b33 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal_ae29.notice_02b4 .sort-b068 {
  box-shadow: none !important;
}
.message-f3e2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message-f3e2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message-f3e2 {
    padding: 18px 0 20px;
  }
}
.message-f3e2 .surface-c300 {
  width: 100%;
}
.message-f3e2 .photo_cf5c {
  margin-bottom: 0;
}
.message-f3e2 .paper_61b7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright_e21e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright_e21e .motion-c719 {
  width: 100%;
}
.upper_bef1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.upper_bef1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.upper_bef1 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;
}
.upper_bef1 li:last-child:after {
  display: none;
}
.upper_bef1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.up-7f7c .paper_d321 button,
.message-f3e2 .paper_d321 button {
  left: 0;
}
.up-7f7c .motion-c719,
.message-f3e2 .motion-c719 {
  padding-left: 0;
  padding-right: 0;
}
.up-7f7c .bright_e21e,
.message-f3e2 .bright_e21e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.up-7f7c {
  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;
}
.up-7f7c: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;
}
.up-7f7c .media_easy_1a00 {
  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) {
  .up-7f7c .media_easy_1a00 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .up-7f7c .media_easy_1a00 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .up-7f7c .media_easy_1a00 {
    min-height: 200px;
  }
}
.up-7f7c .upper_bef1 {
  color: rgba(255, 255, 255, 0.8);
}
.up-7f7c .upper_bef1 a,
.up-7f7c .upper_bef1 li:after {
  color: inherit;
}
.up-7f7c .upper_bef1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tall-137a {
  margin-bottom: 0.5em;
}
.component_smooth_4070 {
  margin-bottom: 1.2em;
}
.component_smooth_4070,
.tall-137a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component_smooth_4070 p:last-child,
.tall-137a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paper_d321,
#masthead .paper_d321 {
  display: none;
}
#masthead
  > .paper_d321.white-0afa {
  display: none;
}
#masthead > .paper_d321 button {
  left: 0;
}
.pressed-e71b {
  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%;
}
.pressed-e71b .primary_9139 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pressed-e71b .pink-a4f1 {
  display: -webkit-box;
  display: flex;
}
.pressed-e71b .pink-a4f1.banner-paper-c788 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pressed-e71b .pink-a4f1.accent_solid_2fb7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed-e71b .pink-a4f1.silver-04d6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed-e71b.motion-b096.popup-ea69 .pink-a4f1.banner-paper-c788 {
  flex-basis: 100%;
}
.pressed-e71b.copper-7330 .pink-a4f1.accent_solid_2fb7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pressed-e71b.copper-7330 .pink-a4f1.silver-04d6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paper_d321.white-0afa {
  display: none;
}
#masthead > .paper_d321 button {
  left: 0;
}
.shadow-hovered-6759 {
  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;
}
.shadow-hovered-6759:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shadow-hovered-6759.pattern-ba8f i {
  margin-right: 4px;
}
.shadow-hovered-6759.label-3de3 i {
  margin-left: 5px;
}
.heading_76a7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading_76a7 p:last-child {
  margin-bottom: 0;
}
.hard_f813 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard_f813 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard_f813 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard_f813 .footer_97e7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard_f813 .iron_6263 {
  margin: 5px 0 7px 0;
}
.hard_f813.modal_old_08f7 .hover-11b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_f813.modal_old_08f7 .summary-bottom-3609 {
  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;
}
.hard_f813.input-stale-9245 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard_f813.input-stale-9245 .hover-11b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_f813.input-stale-9245 .summary-bottom-3609 {
  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;
}
.hard_f813.purple_95f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard_f813.summary-north-1bca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard_f813.summary-north-1bca .summary-bottom-3609 {
  margin-top: 7px;
}
.active_basic_4d23 {
  display: inline-block;
}
.background-new-3014 .status-left-3686 .hard_f813 img {
  max-width: 100%;
}
.green_26a3 .video_over_0a24.outline_b862,
.center-ac08 .video_over_0a24.outline_b862 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_26a3 .pattern-f7e6,
.center-ac08 .pattern-f7e6 {
  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%);
}
.green_26a3 .pattern-f7e6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.green_26a3.status-blue-42fb .pattern-f7e6 {
  display: none;
}
.green_26a3 .fixed_c948 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green_26a3 .fixed_c948 li {
  display: inline-block;
  position: relative;
}
.green_26a3 .fixed_c948 li:last-child {
  margin-right: 0;
}
.green_26a3 .fixed_c948 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;
}
.green_26a3 .fixed_c948 li.wood-a7a2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.green_26a3 .fixed_c948 > 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;
}
.green_26a3 .fixed_c948 > li > a i {
  line-height: 0;
}
.green_26a3 .fixed_c948 > li.grid_f009 > a .pattern-f7e6 {
  margin-left: 4px;
  line-height: 0;
}
.green_26a3 .fixed_c948 .hard-b80f li.grid_f009 > a {
  position: relative;
}
.green_26a3 .fixed_c948 .hard-b80f li.grid_f009 > a:after,
.green_26a3 .fixed_c948 .hard-b80f li.grid_f009 > a:before {
  content: "";
  display: table;
}
.green_26a3 .fixed_c948 .hard-b80f li.grid_f009 > a:after {
  clear: both;
}
.green_26a3 .fixed_c948 .hard-b80f li.grid_f009 > a .pattern-f7e6 {
  margin-left: 5px;
  float: right;
}
.green_26a3 .black-47d1,
.green_26a3 .hard-b80f {
  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;
}
.green_26a3 .hard-b80f {
  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;
}
.green_26a3 .hard-b80f .outline_b862 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_26a3 .hard-b80f .pattern-f7e6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.green_26a3 .hard-b80f li {
  display: block;
  margin: 0;
  padding: 0;
}
.green_26a3 .hard-b80f 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;
}
.green_26a3 .hard-b80f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.green_26a3 .hard-b80f .hard-b80f {
  top: 0;
  left: 100%;
}
.green_26a3 .content-thick-cf0f.fn-focus-241e > .black-47d1,
.green_26a3 .content-thick-cf0f.fn-focus-241e > .hard-b80f,
.green_26a3 .content-thick-cf0f:focus > .black-47d1,
.green_26a3 .content-thick-cf0f:focus > .hard-b80f,
.green_26a3 .content-thick-cf0f:hover > .black-47d1,
.green_26a3 .content-thick-cf0f:hover > .hard-b80f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.green_26a3.lower-6feb .texture_c456:after,
.green_26a3.lower-6feb .texture_c456:before {
  content: "";
  display: table;
}
.green_26a3.lower-6feb .texture_c456:after {
  clear: both;
}
.green_26a3.lower-6feb .texture_c456 > li {
  float: left;
}
.green_26a3.summary_bab8 .texture_c456:after,
.green_26a3.summary_bab8 .texture_c456:before {
  content: "";
  display: table;
}
.green_26a3.summary_bab8 .texture_c456:after {
  clear: both;
}
.green_26a3.summary_bab8 .texture_c456 > li {
  float: left;
}
.green_26a3.summary_bab8 .texture_c456 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.green_26a3.summary_bab8 .texture_c456 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.green_26a3.summary_bab8 .texture_c456 > li.hero_west_aefd > a,
.green_26a3.summary_bab8 .texture_c456 > li.wood-a7a2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.green_26a3.secondary-2c4d .texture_c456 > li > a .outline_b862 {
  position: relative;
}
.green_26a3.secondary-2c4d .texture_c456 > li > a .outline_b862: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;
}
.green_26a3.secondary-2c4d
  .texture_c456
  > li:focus
  > a
  .outline_b862:before,
.green_26a3.secondary-2c4d
  .texture_c456
  > li:hover
  > a
  .outline_b862:before {
  width: 100%;
  background-color: currentColor;
}
.green_26a3.secondary-2c4d
  .texture_c456
  > li.hero_west_aefd
  > a
  .outline_b862:before,
.green_26a3.secondary-2c4d
  .texture_c456
  > li.paragraph-1412
  > a
  .outline_b862:before {
  width: 100%;
  background-color: currentColor;
}
.green_26a3.media_plasma_74c3 .texture_c456 > li > a .outline_b862 {
  position: relative;
}
.green_26a3.media_plasma_74c3 .texture_c456 > li > a .outline_b862: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;
}
.green_26a3.media_plasma_74c3 .texture_c456 > li:focus > a .outline_b862:before,
.green_26a3.media_plasma_74c3
  .texture_c456
  > li:hover
  > a
  .outline_b862:before {
  width: 100%;
  background-color: currentColor;
}
.green_26a3.media_plasma_74c3
  .texture_c456
  > li.hero_west_aefd
  > a
  .outline_b862:before,
.green_26a3.media_plasma_74c3
  .texture_c456
  > li.paragraph-1412
  > a
  .outline_b862:before {
  width: 100%;
  background-color: currentColor;
}
.center-ac08 .fixed_c948 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.center-ac08 .fixed_c948 li:first-child > a {
  border-top: none;
}
.center-ac08 .fixed_c948 .hard_8cef > .outline_b862 .pattern-f7e6 {
  display: none;
}
.center-ac08 .fixed_c948 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.center-ac08 .fixed_c948 li:last-child {
  border: none;
}
.center-ac08 .fixed_c948 li.grid_f009 > a {
  padding-right: 45px !important;
}
.center-ac08 .fixed_c948 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.center-ac08 .fixed_c948 li a:focus,
.center-ac08 .fixed_c948 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.center-ac08 .fixed_c948 li .row_2a51 {
  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;
}
.center-ac08 .fixed_c948 li .row_2a51:hover {
  box-shadow: none;
}
.center-ac08 .fixed_c948 li .row_2a51 .pattern-f7e6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.center-ac08 .fixed_c948 .hard-b80f {
  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);
}
.center-ac08 .fixed_c948 .hard-b80f li a {
  padding-left: 3em;
}
.center-ac08 .fixed_c948 .card_tall_4120 > a .row_2a51 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.center-ac08 .fixed_c948 .card_tall_4120 > .hard-b80f {
  display: block;
  opacity: 1;
}
.surface_c301 {
  max-width: 100%;
}
.surface-middle-bf0f {
  line-height: 0;
  cursor: pointer;
}
.dynamic-7dfc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dynamic-7dfc:hover {
  box-shadow: none;
  color: currentColor;
}
.dynamic-7dfc svg {
  width: 18px;
  height: 18px;
}
.dynamic-7dfc .outer-dbc6 {
  display: none;
}
.surface-bottom-a92a {
  position: relative;
}
.surface-bottom-a92a.fn-active-241e .dynamic-7dfc .chip-743e {
  display: none;
}
.surface-bottom-a92a.fn-active-241e .dynamic-7dfc .outer-dbc6 {
  display: inline-block;
}
.surface-bottom-a92a .disabled-rough-508c {
  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);
}
.surface-bottom-a92a.dynamic_c7e8 .disabled-rough-508c {
  left: auto;
  right: -0.9em;
}
.surface-bottom-a92a.dynamic_c7e8 .tag-stale-acb1::before {
  left: auto;
  right: 15px;
}
.surface-bottom-a92a.fn-active-241e .disabled-rough-508c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table-2ca6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.table-2ca6 label {
  flex-basis: 100%;
}
.table-2ca6 .sidebar-ca27 {
  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;
}
.table-2ca6 .disabled-south-60df {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.table-2ca6 .disabled-south-60df:focus {
  background-color: transparent;
}
.table-2ca6 button.blue_aac9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.table-2ca6 button.blue_aac9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.table-2ca6 button.blue_aac9 svg {
  width: 18px;
  height: 18px;
}
.table-2ca6 input[type="submit"] {
  min-height: auto;
}
.out-6de1 .table-2ca6 .disabled-south-60df {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag-stale-acb1 {
  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) {
  .tag-stale-acb1 {
    width: 220px;
  }
}
.tag-stale-acb1 label {
  flex-basis: 100%;
}
.tag-stale-acb1::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;
}
.thumbnail_steel_108f .out-6de1 .table-2ca6 {
  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;
}
.thumbnail_steel_108f
  .out-6de1
  .table-2ca6
  .sidebar-ca27 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail_steel_108f .out-6de1 .table-2ca6 .disabled-south-60df {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail_steel_108f
  .out-6de1
  .table-2ca6
  .disabled-south-60df:focus {
  background: 0 0;
}
.thumbnail_steel_108f
  .out-6de1
  .table-2ca6
  .static_f098 {
  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;
}
.dropdown-54fb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown-54fb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown-54fb li:last-child {
  margin-right: 0;
}
.dropdown-54fb li:first-child {
  margin-left: 0;
}
.dropdown-54fb.modal_hovered_db9b a {
  color: #fff;
}
.dropdown-54fb.modal_hovered_db9b a:hover {
  color: #fff;
}
.dropdown-54fb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown-54fb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown-54fb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown-54fb a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown-54fb [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown-54fb [class*="social-icon-apple"].progress-1503 {
  background-color: transparent;
  color: #999;
}
.dropdown-54fb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown-54fb [class*="social-icon-behance"].progress-1503 {
  background-color: transparent;
  color: #1769ff;
}
.dropdown-54fb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown-54fb [class*="social-icon-bitbucket"].progress-1503 {
  background-color: transparent;
  color: #205081;
}
.dropdown-54fb [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown-54fb [class*="social-icon-codepen"].progress-1503 {
  background-color: transparent;
  color: #000;
}
.dropdown-54fb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown-54fb [class*="social-icon-delicious"].progress-1503 {
  background-color: transparent;
  color: #39f;
}
.dropdown-54fb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown-54fb [class*="social-icon-digg"].progress-1503 {
  background-color: transparent;
  color: #005be2;
}
.dropdown-54fb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown-54fb [class*="social-icon-dribbble"].progress-1503 {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown-54fb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown-54fb [class*="social-icon-envelope"].progress-1503 {
  background-color: transparent;
  color: #ea4335;
}
.dropdown-54fb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown-54fb [class*="social-icon-facebook"].progress-1503 {
  background-color: transparent;
  color: #3b5998;
}
.dropdown-54fb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown-54fb [class*="social-icon-flickr"].progress-1503 {
  background-color: transparent;
  color: #0063dc;
}
.dropdown-54fb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown-54fb [class*="social-icon-foursquare"].progress-1503 {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown-54fb [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown-54fb [class*="social-icon-github"].progress-1503 {
  background-color: transparent;
  color: #333;
}
.dropdown-54fb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown-54fb [class*="social-icon-google-plus"].progress-1503 {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown-54fb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown-54fb [class*="social-icon-houzz"].progress-1503 {
  background-color: transparent;
  color: #7ac142;
}
.dropdown-54fb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown-54fb [class*="social-icon-instagram"].progress-1503 {
  background-color: transparent;
  color: #262626;
}
.dropdown-54fb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown-54fb [class*="social-icon-jsfiddle"].progress-1503 {
  background-color: transparent;
  color: #487aa2;
}
.dropdown-54fb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown-54fb [class*="social-icon-linkedin"].progress-1503 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-54fb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown-54fb [class*="social-icon-medium"].progress-1503 {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown-54fb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown-54fb
  [class*="social-icon-odnoklassniki"].progress-1503 {
  background-color: transparent;
  color: #f4731c;
}
.dropdown-54fb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown-54fb [class*="social-icon-meetup"].progress-1503 {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown-54fb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown-54fb [class*="social-icon-pinterest"].progress-1503 {
  background-color: transparent;
  color: #bd081c;
}
.dropdown-54fb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown-54fb [class*="social-icon-product-hunt"].progress-1503 {
  background-color: transparent;
  color: #da552f;
}
.dropdown-54fb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown-54fb [class*="social-icon-reddit"].progress-1503 {
  background-color: transparent;
  color: #ff4500;
}
.dropdown-54fb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown-54fb [class*="social-icon-rss"].progress-1503 {
  background-color: transparent;
  color: #f26522;
}
.dropdown-54fb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown-54fb
  [class*="social-icon-shopping-cart"].progress-1503 {
  background-color: transparent;
  color: #4caf50;
}
.dropdown-54fb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown-54fb [class*="social-icon-skype"].progress-1503 {
  background-color: transparent;
  color: #00aff0;
}
.dropdown-54fb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown-54fb [class*="social-icon-slideshare"].progress-1503 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-54fb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown-54fb [class*="social-icon-snapchat"].progress-1503 {
  background-color: transparent;
  color: #fffc00;
}
.dropdown-54fb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown-54fb [class*="social-icon-soundcloud"].progress-1503 {
  background-color: transparent;
  color: #f80;
}
.dropdown-54fb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown-54fb [class*="social-icon-spotify"].progress-1503 {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown-54fb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown-54fb
  [class*="social-icon-stack-overflow"].progress-1503 {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown-54fb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown-54fb [class*="social-icon-maldkfgram"].progress-1503 {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown-54fb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown-54fb [class*="social-icon-tripadvisor"].progress-1503 {
  background-color: transparent;
  color: #589442;
}
.dropdown-54fb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown-54fb [class*="social-icon-tumblr"].progress-1503 {
  background-color: transparent;
  color: #35465c;
}
.dropdown-54fb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown-54fb [class*="social-icon-twitch"].progress-1503 {
  background-color: transparent;
  color: #6441a5;
}
.dropdown-54fb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown-54fb [class*="social-icon-twitter"].progress-1503 {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown-54fb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown-54fb [class*="social-icon-vimeo"].progress-1503 {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown-54fb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown-54fb [class*="social-icon-vk"].progress-1503 {
  background-color: transparent;
  color: #45668e;
}
.dropdown-54fb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown-54fb [class*="social-icon-weibo"].progress-1503 {
  background-color: transparent;
  color: #df2029;
}
.dropdown-54fb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown-54fb [class*="social-icon-weixin"].progress-1503 {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown-54fb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown-54fb [class*="social-icon-whatsapp"].progress-1503 {
  background-color: transparent;
  color: #25d366;
}
.dropdown-54fb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown-54fb [class*="social-icon-wordpress"].progress-1503 {
  background-color: transparent;
  color: #21759b;
}
.dropdown-54fb [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown-54fb [class*="social-icon-xing"].progress-1503 {
  background-color: transparent;
  color: #026466;
}
.dropdown-54fb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown-54fb [class*="social-icon-yelp"].progress-1503 {
  background-color: transparent;
  color: #af0606;
}
.dropdown-54fb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown-54fb [class*="social-icon-youtube"].progress-1503 {
  background-color: transparent;
  color: #cd201f;
}
.modal_bddd {
  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;
}
.modal_bddd:hover {
  box-shadow: none;
  background: 0 0;
}
.bright_e236 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow_fa27 {
  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;
}
.static_4f09 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel-cold-3ee8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel-cold-3ee8,
.carousel-cold-3ee8::after,
.carousel-cold-3ee8::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;
}
.carousel-cold-3ee8::after,
.carousel-cold-3ee8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.panel_e6eb .yellow_fa27 .static_4f09 {
  margin-top: -2px;
  width: 19px;
}
.panel_e6eb .yellow_fa27 .carousel-cold-3ee8 {
  margin-top: -1px;
}
.panel_e6eb .yellow_fa27 .carousel-cold-3ee8,
.panel_e6eb .yellow_fa27 .carousel-cold-3ee8::after,
.panel_e6eb .yellow_fa27 .carousel-cold-3ee8::before {
  width: 19px;
  height: 2px;
}
.panel_e6eb .yellow_fa27 .carousel-cold-3ee8::before {
  top: -6px;
}
.panel_e6eb .yellow_fa27 .carousel-cold-3ee8::after {
  bottom: -6px;
}
.grid_b913 .yellow_fa27 .static_4f09 {
  margin-top: -2px;
  width: 22px;
}
.grid_b913 .yellow_fa27 .carousel-cold-3ee8 {
  margin-top: -1px;
}
.grid_b913 .yellow_fa27 .carousel-cold-3ee8,
.grid_b913 .yellow_fa27 .carousel-cold-3ee8::after,
.grid_b913 .yellow_fa27 .carousel-cold-3ee8::before {
  width: 22px;
  height: 2px;
}
.grid_b913 .yellow_fa27 .carousel-cold-3ee8::before {
  top: -7px;
}
.grid_b913 .yellow_fa27 .carousel-cold-3ee8::after {
  bottom: -7px;
}
.focused-8d8a .yellow_fa27 .static_4f09 {
  margin-top: -2px;
  width: 31px;
}
.focused-8d8a .yellow_fa27 .carousel-cold-3ee8 {
  margin-top: -1.5px;
}
.focused-8d8a .yellow_fa27 .carousel-cold-3ee8,
.focused-8d8a .yellow_fa27 .carousel-cold-3ee8::after,
.focused-8d8a .yellow_fa27 .carousel-cold-3ee8::before {
  width: 31px;
  height: 3px;
}
.focused-8d8a .yellow_fa27 .carousel-cold-3ee8::before {
  top: -9px;
}
.focused-8d8a .yellow_fa27 .carousel-cold-3ee8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input_d118 .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 19px;
  }
  .input_d118 .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1px;
  }
  .input_d118 .yellow_fa27 .carousel-cold-3ee8,
  .input_d118 .yellow_fa27 .carousel-cold-3ee8::after,
  .input_d118 .yellow_fa27 .carousel-cold-3ee8::before {
    width: 19px;
    height: 2px;
  }
  .input_d118 .yellow_fa27 .carousel-cold-3ee8::before {
    top: -6px;
  }
  .input_d118 .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -6px;
  }
  .sidebar_red_9c33 .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_red_9c33 .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1px;
  }
  .sidebar_red_9c33 .yellow_fa27 .carousel-cold-3ee8,
  .sidebar_red_9c33 .yellow_fa27 .carousel-cold-3ee8::after,
  .sidebar_red_9c33 .yellow_fa27 .carousel-cold-3ee8::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_red_9c33 .yellow_fa27 .carousel-cold-3ee8::before {
    top: -7px;
  }
  .sidebar_red_9c33 .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -7px;
  }
  .paper-6470 .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 31px;
  }
  .paper-6470 .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1.5px;
  }
  .paper-6470 .yellow_fa27 .carousel-cold-3ee8,
  .paper-6470 .yellow_fa27 .carousel-cold-3ee8::after,
  .paper-6470 .yellow_fa27 .carousel-cold-3ee8::before {
    width: 31px;
    height: 3px;
  }
  .paper-6470 .yellow_fa27 .carousel-cold-3ee8::before {
    top: -9px;
  }
  .paper-6470 .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .icon_6680 .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 19px;
  }
  .icon_6680 .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1px;
  }
  .icon_6680 .yellow_fa27 .carousel-cold-3ee8,
  .icon_6680 .yellow_fa27 .carousel-cold-3ee8::after,
  .icon_6680 .yellow_fa27 .carousel-cold-3ee8::before {
    width: 19px;
    height: 2px;
  }
  .icon_6680 .yellow_fa27 .carousel-cold-3ee8::before {
    top: -6px;
  }
  .icon_6680 .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -6px;
  }
  .bottom-66f4 .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom-66f4 .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1px;
  }
  .bottom-66f4 .yellow_fa27 .carousel-cold-3ee8,
  .bottom-66f4 .yellow_fa27 .carousel-cold-3ee8::after,
  .bottom-66f4 .yellow_fa27 .carousel-cold-3ee8::before {
    width: 22px;
    height: 2px;
  }
  .bottom-66f4 .yellow_fa27 .carousel-cold-3ee8::before {
    top: -7px;
  }
  .bottom-66f4 .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -7px;
  }
  .message_9ba6 .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 31px;
  }
  .message_9ba6 .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1.5px;
  }
  .message_9ba6 .yellow_fa27 .carousel-cold-3ee8,
  .message_9ba6 .yellow_fa27 .carousel-cold-3ee8::after,
  .message_9ba6 .yellow_fa27 .carousel-cold-3ee8::before {
    width: 31px;
    height: 3px;
  }
  .message_9ba6 .yellow_fa27 .carousel-cold-3ee8::before {
    top: -9px;
  }
  .message_9ba6 .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .panel_first_08eb .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 19px;
  }
  .panel_first_08eb .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1px;
  }
  .panel_first_08eb .yellow_fa27 .carousel-cold-3ee8,
  .panel_first_08eb .yellow_fa27 .carousel-cold-3ee8::after,
  .panel_first_08eb .yellow_fa27 .carousel-cold-3ee8::before {
    width: 19px;
    height: 2px;
  }
  .panel_first_08eb .yellow_fa27 .carousel-cold-3ee8::before {
    top: -6px;
  }
  .panel_first_08eb .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -6px;
  }
  .stale_ee1e .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 22px;
  }
  .stale_ee1e .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1px;
  }
  .stale_ee1e .yellow_fa27 .carousel-cold-3ee8,
  .stale_ee1e .yellow_fa27 .carousel-cold-3ee8::after,
  .stale_ee1e .yellow_fa27 .carousel-cold-3ee8::before {
    width: 22px;
    height: 2px;
  }
  .stale_ee1e .yellow_fa27 .carousel-cold-3ee8::before {
    top: -7px;
  }
  .stale_ee1e .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -7px;
  }
  .gradient-25c4 .yellow_fa27 .static_4f09 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-25c4 .yellow_fa27 .carousel-cold-3ee8 {
    margin-top: -1.5px;
  }
  .gradient-25c4 .yellow_fa27 .carousel-cold-3ee8,
  .gradient-25c4 .yellow_fa27 .carousel-cold-3ee8::after,
  .gradient-25c4 .yellow_fa27 .carousel-cold-3ee8::before {
    width: 31px;
    height: 3px;
  }
  .gradient-25c4 .yellow_fa27 .carousel-cold-3ee8::before {
    top: -9px;
  }
  .gradient-25c4 .yellow_fa27 .carousel-cold-3ee8::after {
    bottom: -9px;
  }
}
.footer_liquid_e51e .carousel-cold-3ee8 {
  -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);
}
.footer_liquid_e51e .carousel-cold-3ee8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.footer_liquid_e51e .carousel-cold-3ee8::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);
}
.footer_liquid_e51e.lower-f3aa .carousel-cold-3ee8 {
  -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);
}
.footer_liquid_e51e.lower-f3aa .carousel-cold-3ee8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.footer_liquid_e51e.lower-f3aa .carousel-cold-3ee8::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);
}
.avatar-paper-4c10 {
  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.status-1e80:before {
  display: none;
}
.inner_4c66 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner_4c66 .simple-2b26 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner_4c66 .simple-2b26:last-of-type {
  border-bottom: none;
}
.inner_4c66 .simple-2b26.carousel-red-d5df,
.inner_4c66 .simple-2b26.box-wood-9cb6,
.inner_4c66 .simple-2b26.item-6159 {
  padding: 0;
}
.inner_4c66 .center-ac08 .row_2a51 {
  color: currentColor;
}
.inner_4c66 .center-ac08 .row_2a51:focus,
.inner_4c66 .center-ac08 .row_2a51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_4c66.gallery_3cd6 .tertiary-bright-024d,
.inner_4c66.gallery_3cd6 .heading_76a7 a,
.inner_4c66.gallery_3cd6 .texture_c456 a,
.inner_4c66.gallery_3cd6 .hard-b80f a {
  color: rgba(0, 0, 0, 0.55);
}
.inner_4c66.gallery_3cd6 .tertiary-bright-024d:hover,
.inner_4c66.gallery_3cd6 .heading_76a7 a:hover,
.inner_4c66.gallery_3cd6 .texture_c456 a:hover,
.inner_4c66.gallery_3cd6 .hard-b80f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_4c66.gallery_3cd6 .old-c46d {
  color: rgba(0, 0, 0, 0.8);
}
.inner_4c66.gallery_3cd6 .simple-2b26 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_4c66.gallery_3cd6 .simple-2b26:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner_4c66.gallery_3cd6 .link-down-c785:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner_4c66.gallery_3cd6 .center-ac08 .fixed_c948 li a,
.inner_4c66.gallery_3cd6 .center-ac08 .row_2a51,
.inner_4c66.gallery_3cd6 .hard-b80f {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_4c66.gallery_3cd6 .center-ac08 .row_2a51:focus,
.inner_4c66.gallery_3cd6 .center-ac08 .row_2a51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_4c66.gallery_3cd6 .fixed_c948 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_4c66.sort-5d5e .tertiary-bright-024d,
.inner_4c66.sort-5d5e .heading_76a7 a,
.inner_4c66.sort-5d5e .texture_c456 .row_2a51,
.inner_4c66.sort-5d5e .texture_c456 a,
.inner_4c66.sort-5d5e .hard-b80f a {
  color: rgba(255, 255, 255, 0.79);
}
.inner_4c66.sort-5d5e .tertiary-bright-024d:hover,
.inner_4c66.sort-5d5e .heading_76a7 a:hover,
.inner_4c66.sort-5d5e .texture_c456 .row_2a51:hover,
.inner_4c66.sort-5d5e .texture_c456 a:hover,
.inner_4c66.sort-5d5e .hard-b80f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_4c66.sort-5d5e .old-c46d {
  color: rgba(255, 255, 255, 0.99);
}
.inner_4c66.sort-5d5e .simple-2b26 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_4c66.sort-5d5e .simple-2b26:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner_4c66.sort-5d5e .link-down-c785:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner_4c66.sort-5d5e .center-ac08 .fixed_c948 li a,
.inner_4c66.sort-5d5e .center-ac08 .row_2a51,
.inner_4c66.sort-5d5e .hard-b80f {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_4c66.sort-5d5e .center-ac08 .row_2a51:focus,
.inner_4c66.sort-5d5e .center-ac08 .row_2a51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_4c66.sort-5d5e .fixed_c948 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-down-c785 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link-down-c785:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon-medium-349d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pressed_403f .inner_4c66 {
  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;
}
.pressed_403f .simple-2b26 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pressed_403f .simple-2b26: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) {
  .pressed_403f .simple-2b26:before {
    width: 16%;
    left: 42%;
  }
}
.pressed_403f .simple-2b26:last-child:before {
  content: none;
}
.pressed_403f .simple-2b26[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pressed_403f .center-ac08 .fixed_c948 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pressed_403f .center-ac08 .fixed_c948 li a .row_2a51 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pressed_403f .center-ac08 .hard-b80f {
  border: none;
}
.pressed_403f .center-ac08 .hard-b80f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pressed_403f .link-down-c785 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pressed_403f .icon-medium-349d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pressed_403f .sort-5d5e .link-down-c785:before {
  background: rgba(0, 0, 0, 0.9);
}
.pressed_403f .gallery_3cd6.summary-last-a809 .carousel-cold-3ee8 {
  background: rgba(0, 0, 0, 0.6);
}
.pressed_403f
  .gallery_3cd6.summary-last-a809
  .carousel-cold-3ee8::after,
.pressed_403f
  .gallery_3cd6.summary-last-a809
  .carousel-cold-3ee8:before {
  background: inherit;
}
.pressed_403f
  .gallery_3cd6.summary-last-a809:hover
  .carousel-cold-3ee8 {
  background: rgba(0, 0, 0, 0.8);
}
.sort-7200 .inner_4c66 {
  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) {
  .sort-7200 .inner_4c66 {
    width: auto;
    right: 45px;
  }
}
.full-0b46 .inner_4c66 {
  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) {
  .full-0b46 .inner_4c66 {
    width: auto;
    left: 45px;
  }
}
.status-1e80 .inner_4c66 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status-1e80 .icon-medium-349d {
  max-width: 48em;
  margin: 0 auto;
}
.status-1e80 .link-down-c785:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sort-dd87 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sort-dd87.pressed_403f .inner_4c66 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sort-dd87.sort-7200 .inner_4c66 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.sort-dd87 .inner_4c66 {
  visibility: visible;
}
.sort-dd87.full-0b46 .inner_4c66 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media_stale_fa61,
.feature-liquid-43a3 {
  overflow-x: hidden;
}
.media_stale_fa61 .inner_4c66 {
  overflow: auto;
}
.media_stale_fa61.pressed_403f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_stale_fa61.pressed_403f .inner_4c66 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media_stale_fa61.pressed_403f .modal_bddd {
  opacity: 0;
}
.media_stale_fa61.sort-7200 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_stale_fa61.sort-7200 .inner_4c66 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media_stale_fa61.sort-7200 .modal_bddd {
  opacity: 0;
}
.media_stale_fa61.full-0b46 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_stale_fa61.full-0b46 .inner_4c66 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media_stale_fa61.full-0b46 .modal_bddd {
  opacity: 0;
}
.media_stale_fa61.status-1e80 .inner_4c66 {
  z-index: 10;
  visibility: visible;
}
.summary-last-a809 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary-last-a809 .carousel-cold-3ee8 {
  background: rgba(255, 255, 255, 0.99);
}
.summary-last-a809 .carousel-cold-3ee8::after,
.summary-last-a809 .carousel-cold-3ee8:before {
  background: inherit;
}
.summary-last-a809:hover .carousel-cold-3ee8 {
  background: rgba(255, 255, 255, 0.99);
}
.full-0b46 .summary-last-a809 {
  top: 10px;
  right: auto;
  left: 12px;
}
.status-1e80 .summary-last-a809 {
  display: none !important;
}
.media_stale_fa61:before,
.feature-liquid-43a3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media_stale_fa61 .summary-last-a809,
.feature-liquid-43a3 .summary-last-a809 {
  display: inline-block;
}
.inner_4c66 .primary_9139 {
  -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;
}
.media_stale_fa61 .inner_4c66 .primary_9139,
.feature-liquid-43a3 .inner_4c66 .primary_9139 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column-ed89 .sidebar-ca27 {
  width: 100%;
}
.status-left-3686 {
  padding: 0 0.5em 0;
}
.status-left-3686 [class*="customify-col-"],
.status-left-3686 [class*="customify-col_"],
.status-left-3686 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info-liquid-61da .status-left-3686 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .disabled_c795 .tiny_4b07,
  .tiny_4b07 {
    display: none;
  }
  .header_689e {
    text-align: left;
  }
  .fixed_6534 {
    text-align: center;
  }
  .lower_58da {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_c795 .frame-f7c1,
  .frame-f7c1 {
    display: none;
  }
  .gas_e2d3 {
    text-align: left;
  }
  .label_eb41 {
    text-align: center;
  }
  .slider_east_fe4a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .disabled_c795 .north-25c2,
  .north-25c2 {
    display: none;
  }
  .tooltip-fluid-02fe {
    text-align: left;
  }
  .pattern-953b {
    text-align: center;
  }
  .tiny-5f50 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.alert_2f8e {
  box-shadow: none !important;
}
.label-light-389c .large_960d,
.thumbnail-8de6 .large_960d {
  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;
}
.thumbnail-8de6 .large_960d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort-b068 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort-b068:after,
.sort-b068:before {
  content: "";
  display: table;
}
.sort-b068:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort-b068 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort-b068,
.outer_2b33 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer_ca65.narrow-48bc .sort-b068 {
  max-width: 100%;
}
.footer_ca65.image-bebc {
  max-width: 1200px;
  margin: 0 auto;
}
.footer_ca65.input_new_4e01 .sort-b068 {
  max-width: 100%;
}
.footer_ca65.input_new_4e01 > .sort-b068 {
  padding-left: 0;
  padding-right: 0;
}
.footer_ca65.input_new_4e01 > .sort-b068 .disabled_c795 {
  margin: 0;
}
.footer_ca65.input_new_4e01
  > .sort-b068
  .yellow-04d5.easy_ac87 {
  margin-right: 0;
  margin-left: 0;
}
.footer_ca65.input_new_4e01 #main.easy_ac87 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border-under-4b27 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border-under-4b27 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .last-880c .nav_f950 {
    padding-right: 1em;
  }
  .last-880c.mini-05bf .yellow-04d5 {
    border-right: 1px solid #eaecee;
  }
  .last-880c.mini-05bf .nav_f950 {
    padding-right: 1em;
  }
  .last-880c.mini-05bf .progress_fast_653e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_277c .nav_f950 {
    padding-left: 1em;
  }
  .outline_277c.mini-05bf .yellow-04d5 {
    border-left: 1px solid #eaecee;
  }
  .outline_277c.mini-05bf .nav_f950 {
    padding-left: 1em;
  }
  .outline_277c.mini-05bf .progress_fast_653e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_ecbf .nav_f950 {
    padding-left: 1em;
  }
  .current_ecbf.mini-05bf .logo-fd8b {
    border-right: 1px solid #eaecee;
  }
  .current_ecbf.mini-05bf .plasma_ee38 {
    border-right: 1px solid #eaecee;
  }
  .current_ecbf.mini-05bf .nav_f950 {
    padding-left: 1em;
  }
  .current_ecbf.mini-05bf .progress_fast_653e {
    padding-right: 1em;
  }
  .current_ecbf.mini-05bf .notice_5e15 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full_fb0c .nav_f950 {
    padding-right: 1em;
  }
  .full_fb0c.mini-05bf .logo-fd8b {
    border-left: 1px solid #eaecee;
  }
  .full_fb0c.mini-05bf .plasma_ee38 {
    border-left: 1px solid #eaecee;
  }
  .full_fb0c.mini-05bf .nav_f950 {
    padding-right: 1em;
  }
  .full_fb0c.mini-05bf .progress_fast_653e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full_fb0c.mini-05bf .notice_5e15 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-under-4b27 .nav_f950 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-under-4b27.mini-05bf .yellow-04d5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border-under-4b27.mini-05bf .nav_f950 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-under-4b27.mini-05bf .progress_fast_653e {
    padding-left: 1em;
  }
  .border-under-4b27.mini-05bf .notice_5e15 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border-under-4b27.mini-05bf .nav_f950 {
    padding-left: 0;
  }
}
.dirty-01c6 .upper_86e2 {
  display: inline-block;
}
.image-5882 {
  display: inline-block;
}
.summary_af83 {
  word-con: break-word;
}
.aside_huge_326d > span {
  display: inline-block;
  padding: 5px 0;
}
.aside_huge_326d .top-ff38 {
  margin-left: 8px;
  margin-right: 8px;
}
.aside_huge_326d .fixed_304c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.full-8ced .over_0e87 {
  margin-bottom: 2em;
}
.full-8ced .description_old_118d {
  margin-bottom: 15px;
}
.full-8ced .description_old_118d:last-child {
  margin-bottom: 0;
}
.full-8ced .grid_smooth_adfd {
  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) {
  .full-8ced .grid_smooth_adfd {
    display: block;
  }
}
.full-8ced .tag-paper-8d8e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .full-8ced .tag-paper-8d8e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.full-8ced .photo_c67f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.full-8ced .photo_c67f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.full-8ced .photo_c67f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.full-8ced .summary_af83 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.full-8ced .summary_af83 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.full-8ced .first_d399 p:last-child {
  margin-bottom: 0;
}
.full-8ced .next_eed3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.full-8ced .silver_14c4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.full-8ced .slider-4c2b {
  margin-top: 1em;
}
.full-8ced .gradient-f0d0 {
  top: 0;
  display: block;
}
.full-8ced .gradient-f0d0 a {
  color: inherit;
}
.full-8ced .gradient-f0d0 a:hover {
  color: inherit;
}
.full-8ced .warm_4397 {
  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;
}
.full-8ced .warm_4397:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.full-8ced .silver_14c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.full-8ced .filter_top_4672 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.full-8ced .filter_top_4672:first-child {
  margin-top: 0;
}
.full-8ced .filter_top_4672.progress_glass_0dd0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.full-8ced .filter_top_4672.accent-ec75 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.full-8ced
  .filter_top_4672.accent-ec75.hidden-motion-4a9d
  .slider-4c2b {
  width: 100%;
}
.full-8ced .accent-ec75 {
  -webkit-box-align: center;
  align-items: center;
}
.full-8ced .accent-ec75 .aside_huge_326d,
.full-8ced .accent-ec75 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.full-8ced .photo_c67f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.full-8ced .photo_c67f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.full-8ced .photo_c67f: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;
}
.full-8ced .progress_glass_0dd0 {
  z-index: 5;
}
.full-8ced .menu-fddc .basic-8b2a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.full-8ced .popup_19b0 .basic-8b2a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.full-8ced .huge-8888 .basic-8b2a {
  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;
}
.full-8ced.image-6a40 .grid_smooth_adfd,
.full-8ced.box_yellow_16c6 .grid_smooth_adfd {
  display: block;
}
.full-8ced.image-6a40 .grid_smooth_adfd .list_advanced_a911,
.full-8ced.image-6a40 .grid_smooth_adfd .silver_14c4,
.full-8ced.box_yellow_16c6 .grid_smooth_adfd .list_advanced_a911,
.full-8ced.box_yellow_16c6 .grid_smooth_adfd .silver_14c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.full-8ced.chip_b81d .tag-paper-8d8e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .full-8ced.chip_b81d .tag-paper-8d8e {
    margin-right: 0;
  }
}
.full-8ced.image-6a40 .tag-paper-8d8e,
.full-8ced.box_yellow_16c6 .tag-paper-8d8e {
  padding-top: 40%;
}
.full-8ced.image-6a40 .over_0e87,
.full-8ced.box_yellow_16c6 .over_0e87 {
  display: block;
}
.full-8ced.image-6a40 .fn-sticky-241e .silver_14c4,
.full-8ced.box_yellow_16c6 .fn-sticky-241e .silver_14c4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.full-8ced.image-6a40 .tag-paper-8d8e,
.full-8ced.box_yellow_16c6 .tag-paper-8d8e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.full-8ced.image-6a40 .silver_14c4 {
  padding: 1em;
}
.search-b601 {
  margin: 30px auto;
  display: block;
}
.search-b601 .nav-1f50 > * {
  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;
}
.search-b601 .nav-1f50 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-b601 .nav-1f50 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bronze_a87e .aside_huge_326d {
  margin-bottom: 1.41575em;
}
.bronze_a87e .rough_22cc {
  margin-bottom: 1.618em;
}
.caption_current_f85e .info_3145 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption_current_f85e .info_3145 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption_current_f85e .static-2a41 {
  max-width: 100%;
  overflow: auto;
}
.picture_top_edfd .caption_current_f85e a:hover {
  text-decoration: underline;
}
.panel_up_56db .description_old_118d:not(.summary_af83),
.panel_up_56db .photo_c67f {
  margin-bottom: 1.41575em;
}
.panel_up_56db .description_old_118d:not(.summary_af83):last-child,
.panel_up_56db .photo_c67f:last-child {
  margin-bottom: 0;
}
.panel_up_56db .description_old_118d.steel-6896 {
  margin-bottom: 0.41575em;
}
.panel_up_56db .tabs_a68c:before,
.panel_up_56db .stone-60fe:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.panel_up_56db .tabs_a68c:before {
  content: "\f115";
}
.panel_up_56db .stone-60fe:before {
  content: "\f02c";
}
.panel_up_56db .static_3036 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.panel_up_56db .static_3036 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon-485b {
  display: -webkit-box;
  display: flex;
}
.icon-485b .dropdown_pink_cef9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon-485b .dropdown_pink_cef9 {
    flex-basis: 90px;
  }
}
.icon-485b .summary_ed59 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon-485b .summary_ed59 {
    flex-basis: calc(100% - 50px);
  }
}
.icon-485b .iron-a910 p:last-child {
  margin-bottom: 0.72em;
}
.image_warm_3053 .nav-1f50 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image_warm_3053 .nav-1f50:after,
.image_warm_3053 .nav-1f50:before {
  content: "";
  display: table;
}
.image_warm_3053 .nav-1f50:after {
  clear: both;
}
.image_warm_3053 .nav-1f50 .hard_c3d1,
.image_warm_3053 .nav-1f50 .logo-top-247c {
  width: 49%;
}
.image_warm_3053 .nav-1f50 .hard_c3d1 a span.mask-clean-866d,
.image_warm_3053 .nav-1f50 .logo-top-247c a span.mask-clean-866d {
  display: block;
  margin-bottom: 5px;
}
.image_warm_3053 .nav-1f50 .logo-top-247c {
  float: left;
  text-align: left;
}
.image_warm_3053 .nav-1f50 .hard_c3d1 {
  float: right;
  text-align: right;
}
.short_5571 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .short_5571 {
    margin-bottom: 0;
  }
}
.row-16df {
  margin-bottom: 1em;
}
.row-16df .summary_af83 {
  font-size: 1.1em;
  line-height: 1.3;
}
.search_tall_537a a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden_fce2 .row-16df,
.fresh-6588 .row-16df {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden_fce2 .row-16df,
  .fresh-6588 .row-16df {
    display: block;
  }
}
.hidden_fce2 .search_tall_537a,
.fresh-6588 .search_tall_537a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden_fce2 .search_tall_537a,
  .fresh-6588 .search_tall_537a {
    margin-bottom: 1em;
  }
}
.hidden_fce2 .search_tall_537a img,
.fresh-6588 .search_tall_537a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden_fce2 .notification_64f2,
.fresh-6588 .notification_64f2 {
  flex-basis: calc(100% - 160px);
}
.hidden_fce2 .notification_64f2 p,
.fresh-6588 .notification_64f2 p {
  margin-bottom: 0;
}
.hidden_fce2 .notification_64f2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_fce2 .notification_64f2 {
    padding-left: 0;
  }
}
.fresh-6588 .notification_64f2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fresh-6588 .notification_64f2 {
    padding-right: 0;
  }
}
.fresh-6588 .search_tall_537a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary-under-448c .search_tall_537a {
  margin-bottom: 0.5em;
}
.secondary-under-448c .search_tall_537a img {
  width: 100%;
}
.content-5ee0 .tooltip_5365,
.accordion_down_0c7b .tooltip_5365 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion_down_0c7b .yellow-04d5 .hot_3722 p:last-child {
  margin-bottom: 0;
}
.alert-tiny-188f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label-west-c7dd .label-easy-a1a2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label-west-c7dd .label-easy-a1a2:last-of-type {
    margin-bottom: 0;
  }
}
.label-west-c7dd .label-easy-a1a2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-west-c7dd .label-easy-a1a2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label-west-c7dd .label-easy-a1a2 ul li {
  margin: 0 0 0.6em;
}
.label-west-c7dd .label-easy-a1a2 ul li.panel_clean_7887,
.label-west-c7dd .label-easy-a1a2 ul li.section_9050 {
  position: relative;
}
.label-west-c7dd .label-easy-a1a2 ul li.panel_clean_7887 .active_last_faa0,
.label-west-c7dd .label-easy-a1a2 ul li.section_9050 .active_last_faa0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label-west-c7dd .label-easy-a1a2 ul li.panel_clean_7887:after:after,
.label-west-c7dd .label-easy-a1a2 ul li.panel_clean_7887:after:before,
.label-west-c7dd
  .label-easy-a1a2
  ul
  li.section_9050:after:after,
.label-west-c7dd
  .label-easy-a1a2
  ul
  li.section_9050:after:before {
  content: "";
  display: table;
}
.label-west-c7dd .label-easy-a1a2 ul li.panel_clean_7887:after:after,
.label-west-c7dd
  .label-easy-a1a2
  ul
  li.section_9050:after:after {
  clear: both;
}
.label-west-c7dd .label-easy-a1a2 a.card-north-1c6a:hover {
  text-decoration: none;
}
.label-west-c7dd .label-easy-a1a2 select {
  max-width: 100%;
}
.label-west-c7dd .label-easy-a1a2 table {
  font-size: 85%;
}
.label-west-c7dd .label-easy-a1a2 table td,
.label-west-c7dd .label-easy-a1a2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label-west-c7dd .label-easy-a1a2 table tfoot td {
  text-align: left;
}
.label-west-c7dd .label-easy-a1a2 :last-child {
  margin-bottom: 0;
}
.label-west-c7dd .label-easy-a1a2 .backdrop-bfea {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label-west-c7dd .label-easy-a1a2 .backdrop-bfea label {
  width: 100%;
}
.label-west-c7dd .label-easy-a1a2 .backdrop-bfea .disabled-south-60df {
  width: 100%;
  display: block;
}
.label-west-c7dd .label-easy-a1a2 .backdrop-bfea .blue_aac9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label-west-c7dd .label-easy-a1a2 .backdrop-bfea .blue_aac9:hover svg #svg-search {
  fill: #444;
}
.label-west-c7dd .label-easy-a1a2 .backdrop-bfea .blue_aac9 svg {
  width: 18px;
  height: 18px;
}
.label-west-c7dd .module-201c ul ul,
.label-west-c7dd .content_south_ad55 ul ul,
.label-west-c7dd .blue-5233 ul ul,
.label-west-c7dd .list-fresh-9f4d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label-west-c7dd .module-201c .grid_f009 > a,
.label-west-c7dd .content_south_ad55 .grid_f009 > a,
.label-west-c7dd .blue-5233 .grid_f009 > a,
.label-west-c7dd .list-fresh-9f4d .grid_f009 > a {
  margin-bottom: 0;
}
.label-west-c7dd .new_35eb li,
.label-west-c7dd .module-201c li,
.label-west-c7dd .pattern-8415 li,
.label-west-c7dd .content_south_ad55 li,
.label-west-c7dd .blue-5233 li,
.label-west-c7dd .list-fresh-9f4d li,
.label-west-c7dd .video_de52 li,
.label-west-c7dd .text_622c li {
  display: block;
  position: relative;
}
.label-west-c7dd .new_35eb li:last-child,
.label-west-c7dd .module-201c li:last-child,
.label-west-c7dd .pattern-8415 li:last-child,
.label-west-c7dd .content_south_ad55 li:last-child,
.label-west-c7dd .blue-5233 li:last-child,
.label-west-c7dd .list-fresh-9f4d li:last-child,
.label-west-c7dd .video_de52 li:last-child,
.label-west-c7dd .text_622c li:last-child {
  border: none;
}
.label-west-c7dd .new_35eb li a,
.label-west-c7dd .module-201c li a,
.label-west-c7dd .pattern-8415 li a,
.label-west-c7dd .content_south_ad55 li a,
.label-west-c7dd .blue-5233 li a,
.label-west-c7dd .list-fresh-9f4d li a,
.label-west-c7dd .video_de52 li a,
.label-west-c7dd .text_622c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label-west-c7dd .new_35eb li ul li::before,
.label-west-c7dd .module-201c li ul li::before,
.label-west-c7dd .pattern-8415 li ul li::before,
.label-west-c7dd .content_south_ad55 li ul li::before,
.label-west-c7dd .blue-5233 li ul li::before,
.label-west-c7dd .list-fresh-9f4d li ul li::before,
.label-west-c7dd .video_de52 li ul li::before,
.label-west-c7dd .text_622c li ul li::before {
  left: 15px;
}
.label-west-c7dd .new_35eb li ul a,
.label-west-c7dd .module-201c li ul a,
.label-west-c7dd .pattern-8415 li ul a,
.label-west-c7dd .content_south_ad55 li ul a,
.label-west-c7dd .blue-5233 li ul a,
.label-west-c7dd .list-fresh-9f4d li ul a,
.label-west-c7dd .video_de52 li ul a,
.label-west-c7dd .text_622c li ul a {
  padding-left: 20px;
}
.label-west-c7dd .new_35eb li ul ul li::before,
.label-west-c7dd .module-201c li ul ul li::before,
.label-west-c7dd .pattern-8415 li ul ul li::before,
.label-west-c7dd .content_south_ad55 li ul ul li::before,
.label-west-c7dd .blue-5233 li ul ul li::before,
.label-west-c7dd .list-fresh-9f4d li ul ul li::before,
.label-west-c7dd .video_de52 li ul ul li::before,
.label-west-c7dd .text_622c li ul ul li::before {
  left: 30px;
}
.label-west-c7dd .new_35eb li ul ul a,
.label-west-c7dd .module-201c li ul ul a,
.label-west-c7dd .pattern-8415 li ul ul a,
.label-west-c7dd .content_south_ad55 li ul ul a,
.label-west-c7dd .blue-5233 li ul ul a,
.label-west-c7dd .list-fresh-9f4d li ul ul a,
.label-west-c7dd .video_de52 li ul ul a,
.label-west-c7dd .text_622c li ul ul a {
  padding-left: 40px;
}
.label-west-c7dd .tertiary-plasma-d9cb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label-west-c7dd .text_622c ul li {
  margin-bottom: 1.41575em;
}
.label-west-c7dd .text_622c ul li .large-8739 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label-west-c7dd .text_622c ul li .dynamic_15e6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort-5d5e .new_35eb li a,
.sort-5d5e .module-201c li a,
.sort-5d5e .pattern-8415 li a,
.sort-5d5e .content_south_ad55 li a,
.sort-5d5e .blue-5233 li a,
.sort-5d5e .list-fresh-9f4d li a,
.sort-5d5e .video_de52 li a,
.sort-5d5e .text_622c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-5d5e .tertiary-plasma-d9cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-5d5e .label-easy-a1a2 ul li.panel_clean_7887 .active_last_faa0,
.sort-5d5e .label-easy-a1a2 ul li.section_9050 .active_last_faa0 {
  background: rgba(0, 0, 0, 0.2);
}
.sort-5d5e .label-west-c7dd .label-easy-a1a2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_ca65 .label-west-c7dd .fixed_c948 li {
  margin: 0;
}
.footer_ca65 .label-west-c7dd .fixed_c948 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer_ca65 .label-west-c7dd .fixed_c948 li ul {
  margin: 0;
}
.footer_ca65 .label-west-c7dd .fixed_c948 li ul li a {
  padding-left: 15px;
}
.footer_ca65 .label-west-c7dd .fixed_c948 li ul li li a {
  padding-left: 30px;
}
.footer_ca65 .label-west-c7dd .fixed_c948 li.wood-a7a2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer_ca65 .label-west-c7dd .fixed_c948 li.wood-a7a2 > 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;
}
.footer_ca65 .label-west-c7dd .fixed_c948 li.wood-a7a2 > 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;
}
.gradient-orange-ef31 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight_1c9f {
  position: relative;
  z-index: 10;
}
.highlight_1c9f .primary_9139 {
  width: 100%;
  max-width: 100%;
}
.content_short_5bc7 .icon_7f7e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content_short_5bc7 .gallery_3cd6 {
}
.content_short_5bc7 .sort-5d5e {
  background: #292929;
}
.banner-5c9a .icon_7f7e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.banner-5c9a .gallery_3cd6 {
  background: #f9f9f9;
}
.banner-5c9a .sort-5d5e {
  background: #303030;
}
.progress-paper-b921 .icon_7f7e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress-paper-b921 .upper_86e2 {
    margin-bottom: 1em;
  }
  .progress-paper-b921 .upper_86e2:last-child {
    margin-bottom: 0;
  }
}
.progress-paper-b921 .gallery_3cd6 {
  background: #ededed;
}
.progress-paper-b921 .sort-5d5e {
  background: #1a1a1a;
}
.icon_7f7e.gallery_3cd6 {
  color: rgba(0, 0, 0, 0.6);
}
.icon_7f7e.gallery_3cd6 .video_244f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_7f7e.sort-5d5e {
  color: rgba(255, 255, 255, 0.99);
}
.icon_7f7e.sort-5d5e a:not(.card-north-1c6a) {
  color: rgba(255, 255, 255, 0.79);
}
.icon_7f7e.sort-5d5e a:not(.card-north-1c6a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_7f7e.sort-5d5e .video_244f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_7f7e.sort-5d5e table tbody td,
.icon_7f7e.sort-5d5e table th {
  background: rgba(0, 0, 0, 0.08);
}
.full_4c86.notice_02b4 .sort-b068 {
  max-width: initial;
}
.full_4c86 .tertiary-gas-ad1d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.full_4c86 .tertiary-gas-ad1d .primary_9139 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .full_4c86 .tertiary-gas-ad1d .primary_9139 {
    display: block;
    margin-bottom: 2em;
  }
  .full_4c86 .tertiary-gas-ad1d .primary_9139:last-child {
    margin-bottom: 0;
  }
}
.progress-paper-b921 .upper_86e2:last-child,
.banner-5c9a .upper_86e2:last-child,
.content_short_5bc7 .upper_86e2:last-child {
  margin-bottom: 0;
}
.progress-paper-b921 .upper_86e2 .label-west-c7dd .label-easy-a1a2:last-child,
.banner-5c9a .upper_86e2 .label-west-c7dd .label-easy-a1a2:last-child,
.content_short_5bc7 .upper_86e2 .label-west-c7dd .label-easy-a1a2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .progress-paper-b921 .panel_liquid_3683,
  .progress-paper-b921 .active_4c24,
  .banner-5c9a .panel_liquid_3683,
  .banner-5c9a .active_4c24,
  .content_short_5bc7 .panel_liquid_3683,
  .content_short_5bc7 .active_4c24 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight_1c9f .upper_86e2 {
    margin-bottom: 2em;
  }
}
.highlight_1c9f p:last-child {
  margin-bottom: 0;
}
.highlight_1c9f li,
.highlight_1c9f ul {
  list-style: none;
  margin: 0;
}
.highlight_1c9f ul ul {
  margin-left: 2.617924em;
}
.box-fluid-b574 {
  font-size: 0.875em;
}

/* css-noise: 2588 */
.phantom-card-p1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
