/*!
Theme Name: Customify
Theme URI: https://pressmaximum.icon_c8e5/customify
Author: WPCustomify
Author URI: https://pressmaximum.icon_c8e5
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.icon_c8e5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.backdrop_iron_bdb8.rough-5043/licenses/gpl-2.0.tabs-2f30
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.slider_c8a8/, (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.tabs-top-2470.new-96cf/normalize.accordion_bottom_1346/
 ======
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.accordion_bottom_1346 v7.0.0 | MIT License | github.icon_c8e5/necolas/normalize.accordion_bottom_1346 */
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;
}
.gallery_medium_f8b7 .rough_7205,
.slow-07c1,
.menu-7a61,
.huge_0777,
.hidden-b632,
.grid_dark_ddfd,
.content_e73a,
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;
}
.slow-07c1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slow-07c1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slow-07c1,
  h1 {
    font-size: 1.8em;
  }
}
.menu-7a61,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.menu-7a61 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .menu-7a61,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .menu-7a61,
  h2 {
    font-size: 1.7em;
  }
}
.huge_0777,
h3 {
  font-size: 1.618em;
}
.gallery_medium_f8b7 .rough_7205,
.hidden-b632,
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.breadcrumb-dd82 {
  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;
}
.article-108c:after,
.article-108c:before,
.light-7cdf:after,
.light-7cdf:before {
  content: "";
  display: table;
}
.article-108c:after,
.light-7cdf:after {
  clear: both;
}
.focused-4bf5 {
  float: right;
  margin-right: 0;
}
.fast_58d4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.footer_b98a .middle_3cfb,
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;
}
.footer_b98a .middle_3cfb: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;
}
.out_a142 .middle_3cfb {
  box-shadow: none;
}
.out_a142
  .middle_3cfb
  .outer_30ab {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.out_a142 .middle_3cfb .orange_d729 {
  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;
}
.out_a142
  .middle_3cfb
  .orange_d729
  b {
  display: none;
}
.out_a142 .tooltip_white_0e14 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature-prev-1559:not(.pattern_01e1):not(.box-d14c),
button:not(.pattern_01e1):not(.box-d14c),
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ),
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ),
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ) {
  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;
}
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ):hover,
button:not(.pattern_01e1):not(
    .box-d14c
  ):hover,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ):hover,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ):hover,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ):active,
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ):focus,
button:not(.pattern_01e1):not(
    .box-d14c
  ):active,
button:not(.pattern_01e1):not(
    .box-d14c
  ):focus,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ):active,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ):focus,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ):active,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ):focus,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ):active,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ):focus {
  outline: 0;
}
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795,
button:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795 {
  position: relative;
}
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .link-hard-cbda,
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .hero_1bb7,
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .pattern-0fd5,
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  i,
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  svg,
button:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .link-hard-cbda,
button:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .hero_1bb7,
button:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .pattern-0fd5,
button:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  i,
button:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  svg,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .link-hard-cbda,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .hero_1bb7,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .pattern-0fd5,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  i,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  svg,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .link-hard-cbda,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .hero_1bb7,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .pattern-0fd5,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  i,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  svg,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .link-hard-cbda,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .hero_1bb7,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  .pattern-0fd5,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  i,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795
  svg {
  visibility: hidden;
}
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795:after,
button:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795:after,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795:after,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795:after,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ).fn-loading-0795: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;
}
.feature-prev-1559:not(.pattern_01e1):not(.box-d14c),
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ),
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ),
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ) {
  color: #fff;
  background: #235787;
}
.feature-prev-1559:not(.pattern_01e1):not(
    .box-d14c
  ):focus,
input[type="button"]:not(.pattern_01e1):not(
    .box-d14c
  ):focus,
input[type="reset"]:not(.pattern_01e1):not(
    .box-d14c
  ):focus,
input[type="submit"]:not(.pattern_01e1):not(
    .box-d14c
  ):focus {
  color: #fff;
}
.feature-prev-1559.fn-disabled-0795:not(.pattern_01e1):not(
    .box-d14c
  ),
.feature-prev-1559[disabled]:not(.pattern_01e1):not(
    .box-d14c
  ),
button.fn-disabled-0795:not(.pattern_01e1):not(
    .box-d14c
  ),
button[disabled]:not(.pattern_01e1):not(
    .box-d14c
  ) {
  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;
}
.link_left_0a2f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.link_left_0a2f: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;
}
.fixed_b670 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.title_over_435a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.last_7bcc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.article-108c:after,
.article-108c:before,
.image-3a76:after,
.image-3a76:before,
.icon_center_5740:after,
.icon_center_5740:before,
.disabled-gold-39d7:after,
.disabled-gold-39d7:before,
.image-middle-b5c8:after,
.image-middle-b5c8:before,
.thumbnail_d28b:after,
.thumbnail_d28b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.article-108c:after,
.image-3a76:after,
.icon_center_5740:after,
.disabled-gold-39d7:after,
.image-middle-b5c8:after,
.thumbnail_d28b:after {
  clear: both;
}
.image-3a76 .dropdown_5ccd,
.icon_center_5740 .dropdown_5ccd,
.icon_25ec .dropdown_5ccd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_5493 {
  display: inline-block;
}
.outline_selected_14eb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.outline_selected_14eb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outline_selected_14eb .box_bronze_549c {
  padding: 1em 0;
  font-size: 85%;
}
.box_bronze_549c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input_prev_721b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input_prev_721b:after,
.input_prev_721b:before {
  content: "";
  display: table;
}
.input_prev_721b:after {
  clear: both;
}
.search_red_ae19 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.thumbnail-e045 .search_red_ae19 {
  max-width: 50%;
}
.container-e6f1 .search_red_ae19 {
  max-width: 33.33%;
}
.north_ab52 .search_red_ae19 {
  max-width: 25%;
}
.solid_5ed5 .search_red_ae19 {
  max-width: 20%;
}
.down-8698 .search_red_ae19 {
  max-width: 16.66%;
}
.complex-acd9 .search_red_ae19 {
  max-width: 14.28%;
}
.image-d188 .search_red_ae19 {
  max-width: 12.5%;
}
.banner-79e5 .search_red_ae19 {
  max-width: 11.11%;
}
.caption-ca7e {
  display: block;
}
.gallery_medium_f8b7 .message-fixed-28a0 label,
.gallery_medium_f8b7 .main_3129 label,
.gallery_medium_f8b7 .avatar_4d63 label,
.gallery_medium_f8b7 .header-basic-1f84 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled_46e6 {
  list-style: none;
  margin: 0;
}
.disabled_46e6 article.under_ea1d {
  margin-bottom: 0;
}
.disabled_46e6 ul {
  list-style: none;
  margin: 0;
}
.disabled_46e6 .narrow_397b li.under_ea1d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled_46e6 .narrow_397b li.under_ea1d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled_46e6 .narrow_397b li.under_ea1d: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) {
  .disabled_46e6 .narrow_397b li.under_ea1d li.under_ea1d li.under_ea1d li.under_ea1d {
    padding-left: 0;
  }
}
article.under_ea1d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_ea1d .image-3a76 p:last-of-type {
  margin-bottom: 0;
}
article.under_ea1d .paragraph-hot-f8f3 {
  float: left;
}
article.under_ea1d .video-f5fb {
  margin-left: 85px;
}
article.under_ea1d .content-pressed-8d0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_ea1d .content-pressed-8d0b .stone-8602 {
  margin-left: 10px;
}
article.under_ea1d .caption_7170 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_ea1d .under_c5b7 {
  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 .message-fixed-28a0,
  #respond .avatar_4d63,
  #respond .header-basic-1f84 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-fixed-28a0 input,
#respond .avatar_4d63 input,
#respond .header-basic-1f84 input {
  width: 100%;
}
#respond .header-basic-1f84 {
  margin-right: 0;
}
#respond .section-cool-4b36 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice-light-8ef4 {
  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;
}
.notice-light-8ef4.over-083c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice-light-8ef4 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%);
}
.notice-light-8ef4:focus,
.notice-light-8ef4: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);
}
.banner-3be5 {
  border-radius: 10%;
}
.preview-4816 {
  border-radius: 50%;
}
.picture-easy-6e30 {
  font-size: 0.72em;
}
.frame_up_2382 {
  font-size: 0.875em;
}
.pro_ee80 {
  font-size: 1.1em;
}
.preview_stale_120e {
  text-transform: uppercase;
  line-height: 1.2;
}
.preview_stale_120e.picture-easy-6e30 {
  letter-spacing: 0.5px;
}
.tabs_6249,
.tabs_6249 a {
  color: #6d6d6d;
}
.tabs_6249 a:hover {
  color: #111;
}
.hidden_dim_b789 {
  color: #6d6d6d;
}
.chip_2561 {
  overflow-x: hidden;
}
.chip_2561 .status_light_f111.section_70c6 {
  position: relative;
}
.chip_2561 .status_light_f111.section_70c6.caption_be65 {
  position: initial;
}
.chip_2561
  .status_light_f111.section_70c6.caption_be65
  .focus-cool-28fa {
  left: auto;
}
.chip_2561 .status_light_f111 .focus-cool-28fa {
  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;
}
.chip_2561 .status_light_f111:hover.section_70c6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.chip_2561
  .status_light_f111:hover.section_70c6
  .focus-cool-28fa {
  display: block;
  z-index: 9999999;
}
.chip_2561 .shadow-brown-aca5 .hot_f9ef,
.chip_2561 .layout_orange_6334 .hot_f9ef {
  display: none;
}
.chip_2561 .sort-b555 .status_light_f111:hover.section_70c6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gallery_medium_f8b7 .message-fixed-28a0 label,
.gallery_medium_f8b7 .main_3129 label,
.gallery_medium_f8b7 .avatar_4d63 label,
.gallery_medium_f8b7 .header-basic-1f84 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled_46e6 {
  list-style: none;
  margin: 0;
}
.disabled_46e6 article.under_ea1d {
  margin-bottom: 0;
}
.disabled_46e6 ul {
  list-style: none;
  margin: 0;
}
.disabled_46e6 .narrow_397b li.under_ea1d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled_46e6 .narrow_397b li.under_ea1d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled_46e6 .narrow_397b li.under_ea1d: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) {
  .disabled_46e6 .narrow_397b li.under_ea1d li.under_ea1d li.under_ea1d li.under_ea1d {
    padding-left: 0;
  }
}
article.under_ea1d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_ea1d .image-3a76 p:last-of-type {
  margin-bottom: 0;
}
article.under_ea1d .paragraph-hot-f8f3 {
  float: left;
}
article.under_ea1d .video-f5fb {
  margin-left: 85px;
}
article.under_ea1d .content-pressed-8d0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_ea1d .content-pressed-8d0b .stone-8602 {
  margin-left: 10px;
}
article.under_ea1d .caption_7170 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_ea1d .under_c5b7 {
  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 .message-fixed-28a0,
  #respond .avatar_4d63,
  #respond .header-basic-1f84 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-fixed-28a0 input,
#respond .avatar_4d63 input,
#respond .header-basic-1f84 input {
  width: 100%;
}
#respond .header-basic-1f84 {
  margin-right: 0;
}
#respond .section-cool-4b36 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-brown-aca5 .north-77de {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.north-77de .secondary_complex_0ad7.header-c692 .menu_3cbd > li > a:focus,
.north-77de .secondary_complex_0ad7.header-c692 .menu_3cbd > li > a:hover,
.north-77de .secondary_complex_0ad7.menu-c6a3 .menu_3cbd > li > a:focus,
.north-77de .secondary_complex_0ad7.menu-c6a3 .menu_3cbd > li > a:hover,
.north-77de .secondary_complex_0ad7.image_b775 .menu_3cbd > li > a:focus,
.north-77de .secondary_complex_0ad7.image_b775 .menu_3cbd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-77de
  .secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li.frame-west-5527
  > a,
.north-77de
  .secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li.hidden-5943
  > a,
.north-77de
  .secondary_complex_0ad7.menu-c6a3
  .menu_3cbd
  > li.frame-west-5527
  > a,
.north-77de
  .secondary_complex_0ad7.menu-c6a3
  .menu_3cbd
  > li.hidden-5943
  > a,
.north-77de
  .secondary_complex_0ad7.image_b775
  .menu_3cbd
  > li.frame-west-5527
  > a,
.north-77de .secondary_complex_0ad7.image_b775 .menu_3cbd > li.fixed-f4c6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.north-77de .filter_951f,
.north-77de .filter_951f a {
  color: rgba(255, 255, 255, 0.99);
}
.north-77de .pattern-1bef.alert-3a0f li a,
.north-77de .description_dbe9 a,
.north-77de .wrapper-narrow-9e4a,
.north-77de .menu_3cbd > li > a,
.north-77de .footer_2546 {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de .pattern-1bef.alert-3a0f li a:hover,
.north-77de .description_dbe9 a:hover,
.north-77de .wrapper-narrow-9e4a:hover,
.north-77de .menu_3cbd > li > a:hover,
.north-77de .footer_2546:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-77de .main_out_d4f7 {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de .main_out_d4f7 .background-34c2 {
  color: rgba(255, 255, 255, 0.99);
}
.north-77de .main_out_d4f7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-77de .preview_west_c45f .gradient-d49c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north-77de .preview_west_c45f .gradient-d49c .widget_cold_3d7a {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de
  .preview_west_c45f
  .gradient-d49c
  .widget_cold_3d7a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de
  .preview_west_c45f
  .gradient-d49c
  .widget_cold_3d7a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de
  .preview_west_c45f
  .gradient-d49c
  .widget_cold_3d7a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de
  .preview_west_c45f
  .gradient-d49c
  .widget_cold_3d7a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de .preview_west_c45f .west-0b80 {
  color: rgba(255, 255, 255, 0.79);
}
.north-77de .preview_west_c45f .west-0b80:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_up_1349
  .north-77de
  .preview_west_c45f
  .link_dark_ac82
  .header_blue_7510 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_up_1349
  .north-77de
  .preview_west_c45f
  .link_dark_ac82
  .widget_cold_3d7a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-brown-aca5 .input_512f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_512f .secondary_complex_0ad7.header-c692 .menu_3cbd > li > a:focus,
.input_512f .secondary_complex_0ad7.header-c692 .menu_3cbd > li > a:hover,
.input_512f .secondary_complex_0ad7.menu-c6a3 .menu_3cbd > li > a:focus,
.input_512f .secondary_complex_0ad7.menu-c6a3 .menu_3cbd > li > a:hover,
.input_512f .secondary_complex_0ad7.image_b775 .menu_3cbd > li > a:focus,
.input_512f .secondary_complex_0ad7.image_b775 .menu_3cbd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_512f
  .secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li.frame-west-5527
  > a,
.input_512f
  .secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li.hidden-5943
  > a,
.input_512f
  .secondary_complex_0ad7.menu-c6a3
  .menu_3cbd
  > li.frame-west-5527
  > a,
.input_512f
  .secondary_complex_0ad7.menu-c6a3
  .menu_3cbd
  > li.hidden-5943
  > a,
.input_512f
  .secondary_complex_0ad7.image_b775
  .menu_3cbd
  > li.frame-west-5527
  > a,
.input_512f .secondary_complex_0ad7.image_b775 .menu_3cbd > li.fixed-f4c6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_512f .filter_951f,
.input_512f .filter_951f a {
  color: rgba(0, 0, 0, 0.8);
}
.input_512f .pattern-1bef.alert-3a0f li a,
.input_512f .description_dbe9 a,
.input_512f .wrapper-narrow-9e4a,
.input_512f .menu_3cbd > li > a,
.input_512f .footer_2546 {
  color: rgba(0, 0, 0, 0.55);
}
.input_512f .pattern-1bef.alert-3a0f li a:hover,
.input_512f .description_dbe9 a:hover,
.input_512f .wrapper-narrow-9e4a:hover,
.input_512f .menu_3cbd > li > a:hover,
.input_512f .footer_2546:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_512f .main_out_d4f7 {
  color: rgba(0, 0, 0, 0.55);
}
.input_512f .main_out_d4f7 .background-34c2 {
  color: rgba(0, 0, 0, 0.8);
}
.input_512f .main_out_d4f7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_middle_4ec7 .border-8289 {
  margin-left: auto;
  margin-right: auto;
}
.icon_center_5740 > * {
  margin-left: auto;
  margin-right: auto;
}
.icon_center_5740 .fixed_b670 {
  margin-right: 1.41575em;
}
.grid_949c .icon_center_5740 > .heading_north_839e {
  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;
}
.grid_949c .icon_center_5740 > .up-f51d {
  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;
}
.tall-4f6c.background_middle_4ec7 .border-8289,
.hero-plasma-a6bb.background_middle_4ec7 .border-8289 {
  margin-left: 0;
}
.top_2fea.background_middle_4ec7 .border-8289,
.new_e202.background_middle_4ec7 .border-8289 {
  margin-right: 0;
}
.icon_center_5740 ol,
.icon_center_5740 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.down_421d video {
  max-width: 100%;
}
.bright-3efe img {
  display: block;
}
.bright-3efe.fixed_b670,
.bright-3efe.title_over_435a {
  width: 100%;
}
.bright-3efe.up-f51d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.motion-380c:not(.tiny_2d27) {
  margin: 1.5em auto;
}
.highlight-6395 p {
  padding: 1.5em 14px;
}
ul.modal_8aec.up-f51d,
ul.modal_8aec.heading_north_839e,
ul.modal_8aec.detail_gas_6a00.heading_north_839e {
  padding: 0 14px;
}
.gallery-54e0 {
  display: block;
  overflow-x: auto;
}
.gallery-54e0 table {
  border-collapse: collapse;
  width: 100%;
}
.gallery-54e0 td,
.gallery-54e0 th {
  padding: 0.5em;
}
.icon_center_5740 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon_center_5740 ol ol,
.icon_center_5740 ol ul,
.icon_center_5740 ul ol,
.icon_center_5740 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon_center_5740 ol ol li,
.icon_center_5740 ol ul li,
.icon_center_5740 ul ol li,
.icon_center_5740 ul ul li {
  margin-left: 0;
}
.heading_dim_9398.rough_0319 > .block-0552 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.heading_dim_9398.rough_0319 > .block-0552 iframe,
.heading_dim_9398.rough_0319 > .block-0552 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accent_c0e2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accent_c0e2.panel-44b8 {
  padding: 0;
}
.accent_c0e2.panel-44b8 cite {
  font-size: 13px;
}
.accent_c0e2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accent_c0e2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard-a602 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard-a602 > p:first-child {
  margin-top: 0;
}
.hard-a602 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard-a602 blockquote {
  border-left: 0;
}
.preview_daf0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview_daf0:not(.hover-medium-04be) {
  max-width: 100px;
}
.preview_daf0.heading-mini-3b3b {
  border-bottom: none !important;
  text-align: center;
}
.preview_daf0.heading-mini-3b3b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight-6395 p {
    padding: 1.5em 0;
  }
}
.input-8da9 {
  color: #0073aa;
}
.chip_right_59f9 {
  background-color: #0073aa;
}
.summary_23a9 {
  color: #229fd8;
}
.hovered-1a19 {
  background-color: #229fd8;
}
.aside_gas_d678 {
  color: #eee;
}
.paragraph_inner_023b {
  background-color: #eee;
}
.stone-207f {
  color: #444;
}
.element_b68a {
  background-color: #444;
}
.iron-a966 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.iron-a966 .detail-cfbc .description_dbe9 {
  font-size: 15px;
}
.iron-a966 .description_dbe9 {
  line-height: 1.3;
}
.iron-a966 .input_512f {
}
.iron-a966 .north-77de {
  background: #235787;
}
.primary_02f9 {
  padding: 0;
}
.primary_02f9 .north-77de {
  background: #1a1a1a;
}
.primary_02f9 .input_512f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.link_bbfb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.link_bbfb .input_512f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.link_bbfb .north-77de {
  background: #303030;
}
.thumbnail_d28b {
  position: relative;
  z-index: 10;
}
.thumbnail_d28b .active_dynamic_b6db {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_07dd .section_70c6 {
  display: inline-block;
  vertical-align: middle;
}
.tertiary_07dd.photo_0fa7 .section_70c6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary_07dd.photo_0fa7 .section_70c6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_07dd.photo_0fa7 .section_70c6 {
    margin-right: 0.4em;
  }
}
.tertiary_07dd.photo_0fa7 .section_70c6:last-child {
  margin-right: 0;
}
.photo-in-d272 .active_dynamic_b6db {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow-brown-aca5 .detail-cfbc {
    margin: 0 -0.5em;
  }
  .shadow-brown-aca5 .detail-cfbc [class*="customify-col-"],
  .shadow-brown-aca5 .detail-cfbc [class*="customify-col_"],
  .shadow-brown-aca5 .detail-cfbc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow-brown-aca5.under-87f4 .active_dynamic_b6db {
  background: 0 0 !important;
}
.shadow-brown-aca5.under-87f4 .active_dynamic_b6db,
.shadow-brown-aca5.photo-in-d272 .active_dynamic_b6db {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow-brown-aca5.active-d162 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow-brown-aca5.photo-in-d272 .active_dynamic_b6db {
  box-shadow: none !important;
}
.shade-smooth-dce2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade-smooth-dce2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade-smooth-dce2 {
    padding: 18px 0 20px;
  }
}
.shade-smooth-dce2 .dirty_5344 {
  width: 100%;
}
.shade-smooth-dce2 .preview_outer_f34e {
  margin-bottom: 0;
}
.shade-smooth-dce2 .description-54f2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_yellow_2fc0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_yellow_2fc0 .tall_d43c {
  width: 100%;
}
.wood_0d3e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wood_0d3e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wood_0d3e 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;
}
.wood_0d3e li:last-child:after {
  display: none;
}
.wood_0d3e li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail_f0e2 .hot_f9ef button,
.shade-smooth-dce2 .hot_f9ef button {
  left: 0;
}
.detail_f0e2 .tall_d43c,
.shade-smooth-dce2 .tall_d43c {
  padding-left: 0;
  padding-right: 0;
}
.detail_f0e2 .table_yellow_2fc0,
.shade-smooth-dce2 .table_yellow_2fc0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail_f0e2 {
  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;
}
.detail_f0e2: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;
}
.detail_f0e2 .heading-aa8e {
  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) {
  .detail_f0e2 .heading-aa8e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_f0e2 .heading-aa8e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail_f0e2 .heading-aa8e {
    min-height: 200px;
  }
}
.detail_f0e2 .wood_0d3e {
  color: rgba(255, 255, 255, 0.8);
}
.detail_f0e2 .wood_0d3e a,
.detail_f0e2 .wood_0d3e li:after {
  color: inherit;
}
.detail_f0e2 .wood_0d3e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.button-selected-f535 {
  margin-bottom: 0.5em;
}
.in_a4bf {
  margin-bottom: 1.2em;
}
.in_a4bf,
.button-selected-f535 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.in_a4bf p:last-child,
.button-selected-f535 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hot_f9ef,
#masthead .hot_f9ef {
  display: none;
}
#masthead
  > .hot_f9ef.article-7826 {
  display: none;
}
#masthead > .hot_f9ef button {
  left: 0;
}
.table_72df {
  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%;
}
.table_72df .section_70c6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.table_72df .tertiary_8751 {
  display: -webkit-box;
  display: flex;
}
.table_72df .tertiary_8751.white_55d7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.table_72df .tertiary_8751.north_d9a1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table_72df .tertiary_8751.easy_1306 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table_72df.hover-fca7.small_0c0c .tertiary_8751.white_55d7 {
  flex-basis: 100%;
}
.table_72df.mask_south_3431 .tertiary_8751.north_d9a1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.table_72df.mask_south_3431 .tertiary_8751.easy_1306 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hot_f9ef.article-7826 {
  display: none;
}
#masthead > .hot_f9ef button {
  left: 0;
}
.right_1154 {
  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;
}
.right_1154:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.right_1154.tertiary_6859 i {
  margin-right: 4px;
}
.right_1154.photo-selected-c132 i {
  margin-left: 5px;
}
.description_dbe9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.description_dbe9 p:last-child {
  margin-bottom: 0;
}
.caption_5587 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption_5587 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption_5587 img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption_5587 .filter_951f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption_5587 .slider-73b8 {
  margin: 5px 0 7px 0;
}
.caption_5587.right-d511 .hovered-31b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_5587.right-d511 .complex_c84e {
  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;
}
.caption_5587.content_1a31 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption_5587.content_1a31 .hovered-31b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_5587.content_1a31 .complex_c84e {
  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;
}
.caption_5587.out_13aa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption_5587.pro-c0d8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption_5587.pro-c0d8 .complex_c84e {
  margin-top: 7px;
}
.first_c25d {
  display: inline-block;
}
.thumbnail_d28b .tag_right_5540 .caption_5587 img {
  max-width: 100%;
}
.secondary_complex_0ad7 .sort_gas_ba88.top-fb26,
.tabs_ba5e .sort_gas_ba88.top-fb26 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_complex_0ad7 .detail_f4b0,
.tabs_ba5e .detail_f4b0 {
  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%);
}
.secondary_complex_0ad7 .detail_f4b0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.secondary_complex_0ad7.stale-f929 .detail_f4b0 {
  display: none;
}
.secondary_complex_0ad7 .dirty_c9bc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_complex_0ad7 .dirty_c9bc li {
  display: inline-block;
  position: relative;
}
.secondary_complex_0ad7 .dirty_c9bc li:last-child {
  margin-right: 0;
}
.secondary_complex_0ad7 .dirty_c9bc 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;
}
.secondary_complex_0ad7 .dirty_c9bc li.fixed-f4c6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.secondary_complex_0ad7 .dirty_c9bc > 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;
}
.secondary_complex_0ad7 .dirty_c9bc > li > a i {
  line-height: 0;
}
.secondary_complex_0ad7 .dirty_c9bc > li.chip-f8b5 > a .detail_f4b0 {
  margin-left: 4px;
  line-height: 0;
}
.secondary_complex_0ad7 .dirty_c9bc .pink-c19f li.chip-f8b5 > a {
  position: relative;
}
.secondary_complex_0ad7 .dirty_c9bc .pink-c19f li.chip-f8b5 > a:after,
.secondary_complex_0ad7 .dirty_c9bc .pink-c19f li.chip-f8b5 > a:before {
  content: "";
  display: table;
}
.secondary_complex_0ad7 .dirty_c9bc .pink-c19f li.chip-f8b5 > a:after {
  clear: both;
}
.secondary_complex_0ad7 .dirty_c9bc .pink-c19f li.chip-f8b5 > a .detail_f4b0 {
  margin-left: 5px;
  float: right;
}
.secondary_complex_0ad7 .icon-middle-a5ef,
.secondary_complex_0ad7 .pink-c19f {
  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;
}
.secondary_complex_0ad7 .pink-c19f {
  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;
}
.secondary_complex_0ad7 .pink-c19f .top-fb26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_complex_0ad7 .pink-c19f .detail_f4b0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.secondary_complex_0ad7 .pink-c19f li {
  display: block;
  margin: 0;
  padding: 0;
}
.secondary_complex_0ad7 .pink-c19f 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;
}
.secondary_complex_0ad7 .pink-c19f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.secondary_complex_0ad7 .pink-c19f .pink-c19f {
  top: 0;
  left: 100%;
}
.secondary_complex_0ad7 .warm-8fdf.fn-focus-0795 > .icon-middle-a5ef,
.secondary_complex_0ad7 .warm-8fdf.fn-focus-0795 > .pink-c19f,
.secondary_complex_0ad7 .warm-8fdf:focus > .icon-middle-a5ef,
.secondary_complex_0ad7 .warm-8fdf:focus > .pink-c19f,
.secondary_complex_0ad7 .warm-8fdf:hover > .icon-middle-a5ef,
.secondary_complex_0ad7 .warm-8fdf:hover > .pink-c19f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.secondary_complex_0ad7.image_b775 .menu_3cbd:after,
.secondary_complex_0ad7.image_b775 .menu_3cbd:before {
  content: "";
  display: table;
}
.secondary_complex_0ad7.image_b775 .menu_3cbd:after {
  clear: both;
}
.secondary_complex_0ad7.image_b775 .menu_3cbd > li {
  float: left;
}
.secondary_complex_0ad7.card_01c9 .menu_3cbd:after,
.secondary_complex_0ad7.card_01c9 .menu_3cbd:before {
  content: "";
  display: table;
}
.secondary_complex_0ad7.card_01c9 .menu_3cbd:after {
  clear: both;
}
.secondary_complex_0ad7.card_01c9 .menu_3cbd > li {
  float: left;
}
.secondary_complex_0ad7.card_01c9 .menu_3cbd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_complex_0ad7.card_01c9 .menu_3cbd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_complex_0ad7.card_01c9 .menu_3cbd > li.frame-west-5527 > a,
.secondary_complex_0ad7.card_01c9 .menu_3cbd > li.fixed-f4c6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_complex_0ad7.header-c692 .menu_3cbd > li > a .top-fb26 {
  position: relative;
}
.secondary_complex_0ad7.header-c692 .menu_3cbd > li > a .top-fb26: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;
}
.secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li:focus
  > a
  .top-fb26:before,
.secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li:hover
  > a
  .top-fb26:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li.frame-west-5527
  > a
  .top-fb26:before,
.secondary_complex_0ad7.header-c692
  .menu_3cbd
  > li.hidden-5943
  > a
  .top-fb26:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_complex_0ad7.menu-c6a3 .menu_3cbd > li > a .top-fb26 {
  position: relative;
}
.secondary_complex_0ad7.menu-c6a3 .menu_3cbd > li > a .top-fb26: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;
}
.secondary_complex_0ad7.menu-c6a3 .menu_3cbd > li:focus > a .top-fb26:before,
.secondary_complex_0ad7.menu-c6a3
  .menu_3cbd
  > li:hover
  > a
  .top-fb26:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_complex_0ad7.menu-c6a3
  .menu_3cbd
  > li.frame-west-5527
  > a
  .top-fb26:before,
.secondary_complex_0ad7.menu-c6a3
  .menu_3cbd
  > li.hidden-5943
  > a
  .top-fb26:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_ba5e .dirty_c9bc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs_ba5e .dirty_c9bc li:first-child > a {
  border-top: none;
}
.tabs_ba5e .dirty_c9bc .light-6d6b > .top-fb26 .detail_f4b0 {
  display: none;
}
.tabs_ba5e .dirty_c9bc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tabs_ba5e .dirty_c9bc li:last-child {
  border: none;
}
.tabs_ba5e .dirty_c9bc li.chip-f8b5 > a {
  padding-right: 45px !important;
}
.tabs_ba5e .dirty_c9bc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tabs_ba5e .dirty_c9bc li a:focus,
.tabs_ba5e .dirty_c9bc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_ba5e .dirty_c9bc li .stone-cc79 {
  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;
}
.tabs_ba5e .dirty_c9bc li .stone-cc79:hover {
  box-shadow: none;
}
.tabs_ba5e .dirty_c9bc li .stone-cc79 .detail_f4b0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tabs_ba5e .dirty_c9bc .pink-c19f {
  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);
}
.tabs_ba5e .dirty_c9bc .pink-c19f li a {
  padding-left: 3em;
}
.tabs_ba5e .dirty_c9bc .message_lite_2a39 > a .stone-cc79 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs_ba5e .dirty_c9bc .message_lite_2a39 > .pink-c19f {
  display: block;
  opacity: 1;
}
.preview-cf46 {
  max-width: 100%;
}
.bronze-cba3 {
  line-height: 0;
  cursor: pointer;
}
.footer_2546 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer_2546:hover {
  box-shadow: none;
  color: currentColor;
}
.footer_2546 svg {
  width: 18px;
  height: 18px;
}
.footer_2546 .popup-old-5aba {
  display: none;
}
.shade_a046 {
  position: relative;
}
.shade_a046.fn-active-0795 .footer_2546 .text_ae9c {
  display: none;
}
.shade_a046.fn-active-0795 .footer_2546 .popup-old-5aba {
  display: inline-block;
}
.shade_a046 .logo-c1a8 {
  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);
}
.shade_a046.form-4326 .logo-c1a8 {
  left: auto;
  right: -0.9em;
}
.shade_a046.form-4326 .solid-84c0::before {
  left: auto;
  right: 15px;
}
.shade_a046.fn-active-0795 .logo-c1a8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link_dark_ac82 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link_dark_ac82 label {
  flex-basis: 100%;
}
.link_dark_ac82 .gradient-d49c {
  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;
}
.link_dark_ac82 .widget_cold_3d7a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link_dark_ac82 .widget_cold_3d7a:focus {
  background-color: transparent;
}
.link_dark_ac82 button.west-0b80 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link_dark_ac82 button.west-0b80:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link_dark_ac82 button.west-0b80 svg {
  width: 18px;
  height: 18px;
}
.link_dark_ac82 input[type="submit"] {
  min-height: auto;
}
.preview_west_c45f .link_dark_ac82 .widget_cold_3d7a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.solid-84c0 {
  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) {
  .solid-84c0 {
    width: 220px;
  }
}
.solid-84c0 label {
  flex-basis: 100%;
}
.solid-84c0::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;
}
.avatar_up_1349 .preview_west_c45f .link_dark_ac82 {
  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;
}
.avatar_up_1349
  .preview_west_c45f
  .link_dark_ac82
  .gradient-d49c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.avatar_up_1349 .preview_west_c45f .link_dark_ac82 .widget_cold_3d7a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.avatar_up_1349
  .preview_west_c45f
  .link_dark_ac82
  .widget_cold_3d7a:focus {
  background: 0 0;
}
.avatar_up_1349
  .preview_west_c45f
  .link_dark_ac82
  .header_blue_7510 {
  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;
}
.pattern-1bef {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern-1bef li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern-1bef li:last-child {
  margin-right: 0;
}
.pattern-1bef li:first-child {
  margin-left: 0;
}
.pattern-1bef.short-2f71 a {
  color: #fff;
}
.pattern-1bef.short-2f71 a:hover {
  color: #fff;
}
.pattern-1bef a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern-1bef a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern-1bef a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern-1bef a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern-1bef [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern-1bef [class*="social-icon-apple"].progress_stone_464b {
  background-color: transparent;
  color: #999;
}
.pattern-1bef [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern-1bef [class*="social-icon-behance"].progress_stone_464b {
  background-color: transparent;
  color: #1769ff;
}
.pattern-1bef [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern-1bef [class*="social-icon-bitbucket"].progress_stone_464b {
  background-color: transparent;
  color: #205081;
}
.pattern-1bef [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern-1bef [class*="social-icon-codepen"].progress_stone_464b {
  background-color: transparent;
  color: #000;
}
.pattern-1bef [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern-1bef [class*="social-icon-delicious"].progress_stone_464b {
  background-color: transparent;
  color: #39f;
}
.pattern-1bef [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern-1bef [class*="social-icon-digg"].progress_stone_464b {
  background-color: transparent;
  color: #005be2;
}
.pattern-1bef [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern-1bef [class*="social-icon-dribbble"].progress_stone_464b {
  background-color: transparent;
  color: #ea4c89;
}
.pattern-1bef [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern-1bef [class*="social-icon-envelope"].progress_stone_464b {
  background-color: transparent;
  color: #ea4335;
}
.pattern-1bef [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern-1bef [class*="social-icon-facebook"].progress_stone_464b {
  background-color: transparent;
  color: #3b5998;
}
.pattern-1bef [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern-1bef [class*="social-icon-flickr"].progress_stone_464b {
  background-color: transparent;
  color: #0063dc;
}
.pattern-1bef [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern-1bef [class*="social-icon-foursquare"].progress_stone_464b {
  background-color: transparent;
  color: #2d5be3;
}
.pattern-1bef [class*="social-icon-github"] {
  background-color: #333;
}
.pattern-1bef [class*="social-icon-github"].progress_stone_464b {
  background-color: transparent;
  color: #333;
}
.pattern-1bef [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern-1bef [class*="social-icon-google-plus"].progress_stone_464b {
  background-color: transparent;
  color: #dd4b39;
}
.pattern-1bef [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern-1bef [class*="social-icon-houzz"].progress_stone_464b {
  background-color: transparent;
  color: #7ac142;
}
.pattern-1bef [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern-1bef [class*="social-icon-instagram"].progress_stone_464b {
  background-color: transparent;
  color: #262626;
}
.pattern-1bef [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern-1bef [class*="social-icon-jsfiddle"].progress_stone_464b {
  background-color: transparent;
  color: #487aa2;
}
.pattern-1bef [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern-1bef [class*="social-icon-linkedin"].progress_stone_464b {
  background-color: transparent;
  color: #0077b5;
}
.pattern-1bef [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern-1bef [class*="social-icon-medium"].progress_stone_464b {
  background-color: transparent;
  color: #00ab6b;
}
.pattern-1bef [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern-1bef
  [class*="social-icon-odnoklassniki"].progress_stone_464b {
  background-color: transparent;
  color: #f4731c;
}
.pattern-1bef [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern-1bef [class*="social-icon-meetup"].progress_stone_464b {
  background-color: transparent;
  color: #ec1c40;
}
.pattern-1bef [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern-1bef [class*="social-icon-pinterest"].progress_stone_464b {
  background-color: transparent;
  color: #bd081c;
}
.pattern-1bef [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern-1bef [class*="social-icon-product-hunt"].progress_stone_464b {
  background-color: transparent;
  color: #da552f;
}
.pattern-1bef [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern-1bef [class*="social-icon-reddit"].progress_stone_464b {
  background-color: transparent;
  color: #ff4500;
}
.pattern-1bef [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern-1bef [class*="social-icon-rss"].progress_stone_464b {
  background-color: transparent;
  color: #f26522;
}
.pattern-1bef [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern-1bef
  [class*="social-icon-shopping-cart"].progress_stone_464b {
  background-color: transparent;
  color: #4caf50;
}
.pattern-1bef [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern-1bef [class*="social-icon-skype"].progress_stone_464b {
  background-color: transparent;
  color: #00aff0;
}
.pattern-1bef [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern-1bef [class*="social-icon-slideshare"].progress_stone_464b {
  background-color: transparent;
  color: #0077b5;
}
.pattern-1bef [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern-1bef [class*="social-icon-snapchat"].progress_stone_464b {
  background-color: transparent;
  color: #fffc00;
}
.pattern-1bef [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern-1bef [class*="social-icon-soundcloud"].progress_stone_464b {
  background-color: transparent;
  color: #f80;
}
.pattern-1bef [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern-1bef [class*="social-icon-spotify"].progress_stone_464b {
  background-color: transparent;
  color: #2ebd59;
}
.pattern-1bef [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern-1bef
  [class*="social-icon-stack-overflow"].progress_stone_464b {
  background-color: transparent;
  color: #fe7a15;
}
.pattern-1bef [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern-1bef [class*="social-icon-maldkfgram"].progress_stone_464b {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern-1bef [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern-1bef [class*="social-icon-tripadvisor"].progress_stone_464b {
  background-color: transparent;
  color: #589442;
}
.pattern-1bef [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern-1bef [class*="social-icon-tumblr"].progress_stone_464b {
  background-color: transparent;
  color: #35465c;
}
.pattern-1bef [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern-1bef [class*="social-icon-twitch"].progress_stone_464b {
  background-color: transparent;
  color: #6441a5;
}
.pattern-1bef [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern-1bef [class*="social-icon-twitter"].progress_stone_464b {
  background-color: transparent;
  color: #1da1f2;
}
.pattern-1bef [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern-1bef [class*="social-icon-vimeo"].progress_stone_464b {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern-1bef [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern-1bef [class*="social-icon-vk"].progress_stone_464b {
  background-color: transparent;
  color: #45668e;
}
.pattern-1bef [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern-1bef [class*="social-icon-weibo"].progress_stone_464b {
  background-color: transparent;
  color: #df2029;
}
.pattern-1bef [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern-1bef [class*="social-icon-weixin"].progress_stone_464b {
  background-color: transparent;
  color: #7bb32e;
}
.pattern-1bef [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern-1bef [class*="social-icon-whatsapp"].progress_stone_464b {
  background-color: transparent;
  color: #25d366;
}
.pattern-1bef [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern-1bef [class*="social-icon-wordpress"].progress_stone_464b {
  background-color: transparent;
  color: #21759b;
}
.pattern-1bef [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern-1bef [class*="social-icon-xing"].progress_stone_464b {
  background-color: transparent;
  color: #026466;
}
.pattern-1bef [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern-1bef [class*="social-icon-yelp"].progress_stone_464b {
  background-color: transparent;
  color: #af0606;
}
.pattern-1bef [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern-1bef [class*="social-icon-youtube"].progress_stone_464b {
  background-color: transparent;
  color: #cd201f;
}
.wrapper-narrow-9e4a {
  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;
}
.wrapper-narrow-9e4a:hover {
  box-shadow: none;
  background: 0 0;
}
.copper_0f39 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress_1154 {
  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;
}
.glass-aed1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form_3e13 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form_3e13,
.form_3e13::after,
.form_3e13::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;
}
.form_3e13::after,
.form_3e13::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary_bright_122f .progress_1154 .glass-aed1 {
  margin-top: -2px;
  width: 19px;
}
.summary_bright_122f .progress_1154 .form_3e13 {
  margin-top: -1px;
}
.summary_bright_122f .progress_1154 .form_3e13,
.summary_bright_122f .progress_1154 .form_3e13::after,
.summary_bright_122f .progress_1154 .form_3e13::before {
  width: 19px;
  height: 2px;
}
.summary_bright_122f .progress_1154 .form_3e13::before {
  top: -6px;
}
.summary_bright_122f .progress_1154 .form_3e13::after {
  bottom: -6px;
}
.article-c8db .progress_1154 .glass-aed1 {
  margin-top: -2px;
  width: 22px;
}
.article-c8db .progress_1154 .form_3e13 {
  margin-top: -1px;
}
.article-c8db .progress_1154 .form_3e13,
.article-c8db .progress_1154 .form_3e13::after,
.article-c8db .progress_1154 .form_3e13::before {
  width: 22px;
  height: 2px;
}
.article-c8db .progress_1154 .form_3e13::before {
  top: -7px;
}
.article-c8db .progress_1154 .form_3e13::after {
  bottom: -7px;
}
.item_upper_a1a2 .progress_1154 .glass-aed1 {
  margin-top: -2px;
  width: 31px;
}
.item_upper_a1a2 .progress_1154 .form_3e13 {
  margin-top: -1.5px;
}
.item_upper_a1a2 .progress_1154 .form_3e13,
.item_upper_a1a2 .progress_1154 .form_3e13::after,
.item_upper_a1a2 .progress_1154 .form_3e13::before {
  width: 31px;
  height: 3px;
}
.item_upper_a1a2 .progress_1154 .form_3e13::before {
  top: -9px;
}
.item_upper_a1a2 .progress_1154 .form_3e13::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery-d82c .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-d82c .progress_1154 .form_3e13 {
    margin-top: -1px;
  }
  .gallery-d82c .progress_1154 .form_3e13,
  .gallery-d82c .progress_1154 .form_3e13::after,
  .gallery-d82c .progress_1154 .form_3e13::before {
    width: 19px;
    height: 2px;
  }
  .gallery-d82c .progress_1154 .form_3e13::before {
    top: -6px;
  }
  .gallery-d82c .progress_1154 .form_3e13::after {
    bottom: -6px;
  }
  .tooltip_270f .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_270f .progress_1154 .form_3e13 {
    margin-top: -1px;
  }
  .tooltip_270f .progress_1154 .form_3e13,
  .tooltip_270f .progress_1154 .form_3e13::after,
  .tooltip_270f .progress_1154 .form_3e13::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_270f .progress_1154 .form_3e13::before {
    top: -7px;
  }
  .tooltip_270f .progress_1154 .form_3e13::after {
    bottom: -7px;
  }
  .first_c5f7 .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 31px;
  }
  .first_c5f7 .progress_1154 .form_3e13 {
    margin-top: -1.5px;
  }
  .first_c5f7 .progress_1154 .form_3e13,
  .first_c5f7 .progress_1154 .form_3e13::after,
  .first_c5f7 .progress_1154 .form_3e13::before {
    width: 31px;
    height: 3px;
  }
  .first_c5f7 .progress_1154 .form_3e13::before {
    top: -9px;
  }
  .first_c5f7 .progress_1154 .form_3e13::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_0862 .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_0862 .progress_1154 .form_3e13 {
    margin-top: -1px;
  }
  .tabs_0862 .progress_1154 .form_3e13,
  .tabs_0862 .progress_1154 .form_3e13::after,
  .tabs_0862 .progress_1154 .form_3e13::before {
    width: 19px;
    height: 2px;
  }
  .tabs_0862 .progress_1154 .form_3e13::before {
    top: -6px;
  }
  .tabs_0862 .progress_1154 .form_3e13::after {
    bottom: -6px;
  }
  .section_pressed_b82e .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 22px;
  }
  .section_pressed_b82e .progress_1154 .form_3e13 {
    margin-top: -1px;
  }
  .section_pressed_b82e .progress_1154 .form_3e13,
  .section_pressed_b82e .progress_1154 .form_3e13::after,
  .section_pressed_b82e .progress_1154 .form_3e13::before {
    width: 22px;
    height: 2px;
  }
  .section_pressed_b82e .progress_1154 .form_3e13::before {
    top: -7px;
  }
  .section_pressed_b82e .progress_1154 .form_3e13::after {
    bottom: -7px;
  }
  .secondary_bc4b .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_bc4b .progress_1154 .form_3e13 {
    margin-top: -1.5px;
  }
  .secondary_bc4b .progress_1154 .form_3e13,
  .secondary_bc4b .progress_1154 .form_3e13::after,
  .secondary_bc4b .progress_1154 .form_3e13::before {
    width: 31px;
    height: 3px;
  }
  .secondary_bc4b .progress_1154 .form_3e13::before {
    top: -9px;
  }
  .secondary_bc4b .progress_1154 .form_3e13::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_mini_b09e .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_mini_b09e .progress_1154 .form_3e13 {
    margin-top: -1px;
  }
  .avatar_mini_b09e .progress_1154 .form_3e13,
  .avatar_mini_b09e .progress_1154 .form_3e13::after,
  .avatar_mini_b09e .progress_1154 .form_3e13::before {
    width: 19px;
    height: 2px;
  }
  .avatar_mini_b09e .progress_1154 .form_3e13::before {
    top: -6px;
  }
  .avatar_mini_b09e .progress_1154 .form_3e13::after {
    bottom: -6px;
  }
  .shadow_3351 .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_3351 .progress_1154 .form_3e13 {
    margin-top: -1px;
  }
  .shadow_3351 .progress_1154 .form_3e13,
  .shadow_3351 .progress_1154 .form_3e13::after,
  .shadow_3351 .progress_1154 .form_3e13::before {
    width: 22px;
    height: 2px;
  }
  .shadow_3351 .progress_1154 .form_3e13::before {
    top: -7px;
  }
  .shadow_3351 .progress_1154 .form_3e13::after {
    bottom: -7px;
  }
  .advanced_f7cf .progress_1154 .glass-aed1 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced_f7cf .progress_1154 .form_3e13 {
    margin-top: -1.5px;
  }
  .advanced_f7cf .progress_1154 .form_3e13,
  .advanced_f7cf .progress_1154 .form_3e13::after,
  .advanced_f7cf .progress_1154 .form_3e13::before {
    width: 31px;
    height: 3px;
  }
  .advanced_f7cf .progress_1154 .form_3e13::before {
    top: -9px;
  }
  .advanced_f7cf .progress_1154 .form_3e13::after {
    bottom: -9px;
  }
}
.element-df3a .form_3e13 {
  -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);
}
.element-df3a .form_3e13::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element-df3a .form_3e13::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);
}
.element-df3a.current_7036 .form_3e13 {
  -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);
}
.element-df3a.current_7036 .form_3e13::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element-df3a.current_7036 .form_3e13::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);
}
.lite_0c29 {
  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.feature_def0:before {
  display: none;
}
.layout_orange_6334 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout_orange_6334 .fluid-e9ff {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout_orange_6334 .fluid-e9ff:last-of-type {
  border-bottom: none;
}
.layout_orange_6334 .fluid-e9ff.video_985a,
.layout_orange_6334 .fluid-e9ff.module-edbd,
.layout_orange_6334 .fluid-e9ff.secondary_21d6 {
  padding: 0;
}
.layout_orange_6334 .tabs_ba5e .stone-cc79 {
  color: currentColor;
}
.layout_orange_6334 .tabs_ba5e .stone-cc79:focus,
.layout_orange_6334 .tabs_ba5e .stone-cc79:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_orange_6334.input_512f .main_out_d4f7,
.layout_orange_6334.input_512f .description_dbe9 a,
.layout_orange_6334.input_512f .menu_3cbd a,
.layout_orange_6334.input_512f .pink-c19f a {
  color: rgba(0, 0, 0, 0.55);
}
.layout_orange_6334.input_512f .main_out_d4f7:hover,
.layout_orange_6334.input_512f .description_dbe9 a:hover,
.layout_orange_6334.input_512f .menu_3cbd a:hover,
.layout_orange_6334.input_512f .pink-c19f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_orange_6334.input_512f .background-34c2 {
  color: rgba(0, 0, 0, 0.8);
}
.layout_orange_6334.input_512f .fluid-e9ff {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_orange_6334.input_512f .fluid-e9ff:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout_orange_6334.input_512f .summary-0c84:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout_orange_6334.input_512f .tabs_ba5e .dirty_c9bc li a,
.layout_orange_6334.input_512f .tabs_ba5e .stone-cc79,
.layout_orange_6334.input_512f .pink-c19f {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_orange_6334.input_512f .tabs_ba5e .stone-cc79:focus,
.layout_orange_6334.input_512f .tabs_ba5e .stone-cc79:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_orange_6334.input_512f .dirty_c9bc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_orange_6334.north-77de .main_out_d4f7,
.layout_orange_6334.north-77de .description_dbe9 a,
.layout_orange_6334.north-77de .menu_3cbd .stone-cc79,
.layout_orange_6334.north-77de .menu_3cbd a,
.layout_orange_6334.north-77de .pink-c19f a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_orange_6334.north-77de .main_out_d4f7:hover,
.layout_orange_6334.north-77de .description_dbe9 a:hover,
.layout_orange_6334.north-77de .menu_3cbd .stone-cc79:hover,
.layout_orange_6334.north-77de .menu_3cbd a:hover,
.layout_orange_6334.north-77de .pink-c19f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_orange_6334.north-77de .background-34c2 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_orange_6334.north-77de .fluid-e9ff {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_orange_6334.north-77de .fluid-e9ff:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout_orange_6334.north-77de .summary-0c84:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_orange_6334.north-77de .tabs_ba5e .dirty_c9bc li a,
.layout_orange_6334.north-77de .tabs_ba5e .stone-cc79,
.layout_orange_6334.north-77de .pink-c19f {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_orange_6334.north-77de .tabs_ba5e .stone-cc79:focus,
.layout_orange_6334.north-77de .tabs_ba5e .stone-cc79:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_orange_6334.north-77de .dirty_c9bc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-0c84 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary-0c84:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hard_d436 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image_baee .layout_orange_6334 {
  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;
}
.image_baee .fluid-e9ff {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image_baee .fluid-e9ff: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) {
  .image_baee .fluid-e9ff:before {
    width: 16%;
    left: 42%;
  }
}
.image_baee .fluid-e9ff:last-child:before {
  content: none;
}
.image_baee .fluid-e9ff[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image_baee .tabs_ba5e .dirty_c9bc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image_baee .tabs_ba5e .dirty_c9bc li a .stone-cc79 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image_baee .tabs_ba5e .pink-c19f {
  border: none;
}
.image_baee .tabs_ba5e .pink-c19f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image_baee .summary-0c84 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image_baee .hard_d436 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image_baee .north-77de .summary-0c84:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_baee .input_512f.bright-0bec .form_3e13 {
  background: rgba(0, 0, 0, 0.6);
}
.image_baee
  .input_512f.bright-0bec
  .form_3e13::after,
.image_baee
  .input_512f.bright-0bec
  .form_3e13:before {
  background: inherit;
}
.image_baee
  .input_512f.bright-0bec:hover
  .form_3e13 {
  background: rgba(0, 0, 0, 0.8);
}
.search_plasma_2812 .layout_orange_6334 {
  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) {
  .search_plasma_2812 .layout_orange_6334 {
    width: auto;
    right: 45px;
  }
}
.backdrop_gas_592c .layout_orange_6334 {
  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) {
  .backdrop_gas_592c .layout_orange_6334 {
    width: auto;
    left: 45px;
  }
}
.feature_def0 .layout_orange_6334 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.feature_def0 .hard_d436 {
  max-width: 48em;
  margin: 0 auto;
}
.feature_def0 .summary-0c84:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.advanced-07bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-07bc.image_baee .layout_orange_6334 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.advanced-07bc.search_plasma_2812 .layout_orange_6334 {
  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);
}
.advanced-07bc .layout_orange_6334 {
  visibility: visible;
}
.advanced-07bc.backdrop_gas_592c .layout_orange_6334 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.component_silver_52f9,
.progress-yellow-15b4 {
  overflow-x: hidden;
}
.component_silver_52f9 .layout_orange_6334 {
  overflow: auto;
}
.component_silver_52f9.image_baee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_silver_52f9.image_baee .layout_orange_6334 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.component_silver_52f9.image_baee .wrapper-narrow-9e4a {
  opacity: 0;
}
.component_silver_52f9.search_plasma_2812 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_silver_52f9.search_plasma_2812 .layout_orange_6334 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.component_silver_52f9.search_plasma_2812 .wrapper-narrow-9e4a {
  opacity: 0;
}
.component_silver_52f9.backdrop_gas_592c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_silver_52f9.backdrop_gas_592c .layout_orange_6334 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.component_silver_52f9.backdrop_gas_592c .wrapper-narrow-9e4a {
  opacity: 0;
}
.component_silver_52f9.feature_def0 .layout_orange_6334 {
  z-index: 10;
  visibility: visible;
}
.bright-0bec {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bright-0bec .form_3e13 {
  background: rgba(255, 255, 255, 0.99);
}
.bright-0bec .form_3e13::after,
.bright-0bec .form_3e13:before {
  background: inherit;
}
.bright-0bec:hover .form_3e13 {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_gas_592c .bright-0bec {
  top: 10px;
  right: auto;
  left: 12px;
}
.feature_def0 .bright-0bec {
  display: none !important;
}
.component_silver_52f9:before,
.progress-yellow-15b4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.component_silver_52f9 .bright-0bec,
.progress-yellow-15b4 .bright-0bec {
  display: inline-block;
}
.layout_orange_6334 .section_70c6 {
  -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;
}
.component_silver_52f9 .layout_orange_6334 .section_70c6,
.progress-yellow-15b4 .layout_orange_6334 .section_70c6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-b0db .gradient-d49c {
  width: 100%;
}
.tag_right_5540 {
  padding: 0 0.5em 0;
}
.tag_right_5540 [class*="customify-col-"],
.tag_right_5540 [class*="customify-col_"],
.tag_right_5540 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.breadcrumb_action_89e5 .tag_right_5540 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .detail-cfbc .advanced_f212,
  .advanced_f212 {
    display: none;
  }
  .link-narrow-2854 {
    text-align: left;
  }
  .block-00b1 {
    text-align: center;
  }
  .component_active_d481 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .detail-cfbc .module-last-eb15,
  .module-last-eb15 {
    display: none;
  }
  .section-5346 {
    text-align: left;
  }
  .texture_2cc8 {
    text-align: center;
  }
  .nav_bottom_ccbb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .detail-cfbc .card-84ab,
  .card-84ab {
    display: none;
  }
  .layout_8a7d {
    text-align: left;
  }
  .tiny_12ae {
    text-align: center;
  }
  .input-orange-fbc8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption-5459 {
  box-shadow: none !important;
}
.shadow_a269 .basic_21d8,
.picture-d749 .basic_21d8 {
  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;
}
.picture-d749 .basic_21d8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active_dynamic_b6db {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active_dynamic_b6db:after,
.active_dynamic_b6db:before {
  content: "";
  display: table;
}
.active_dynamic_b6db:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active_dynamic_b6db {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active_dynamic_b6db,
.active-d162 {
  max-width: 1248px;
  margin: 0 auto;
}

.disabled-gold-39d7.active-a718 .active_dynamic_b6db {
  max-width: 100%;
}
.disabled-gold-39d7.frame-smooth-2ffe {
  max-width: 1200px;
  margin: 0 auto;
}
.disabled-gold-39d7.out-835e .active_dynamic_b6db {
  max-width: 100%;
}
.disabled-gold-39d7.out-835e > .active_dynamic_b6db {
  padding-left: 0;
  padding-right: 0;
}
.disabled-gold-39d7.out-835e > .active_dynamic_b6db .detail-cfbc {
  margin: 0;
}
.disabled-gold-39d7.out-835e
  > .active_dynamic_b6db
  .gallery-c478.selected_0e24 {
  margin-right: 0;
  margin-left: 0;
}
.disabled-gold-39d7.out-835e #main.selected_0e24 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fast_ea66 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fast_ea66 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress_ac58 .border-8289 {
    padding-right: 1em;
  }
  .progress_ac58.banner-blue-f0c8 .gallery-c478 {
    border-right: 1px solid #eaecee;
  }
  .progress_ac58.banner-blue-f0c8 .border-8289 {
    padding-right: 1em;
  }
  .progress_ac58.banner-blue-f0c8 .grid_ec9b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-motion-2aeb .border-8289 {
    padding-left: 1em;
  }
  .heading-motion-2aeb.banner-blue-f0c8 .gallery-c478 {
    border-left: 1px solid #eaecee;
  }
  .heading-motion-2aeb.banner-blue-f0c8 .border-8289 {
    padding-left: 1em;
  }
  .heading-motion-2aeb.banner-blue-f0c8 .grid_ec9b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-bottom-fbea .border-8289 {
    padding-left: 1em;
  }
  .card-bottom-fbea.banner-blue-f0c8 .grid-e237 {
    border-right: 1px solid #eaecee;
  }
  .card-bottom-fbea.banner-blue-f0c8 .logo-4cdc {
    border-right: 1px solid #eaecee;
  }
  .card-bottom-fbea.banner-blue-f0c8 .border-8289 {
    padding-left: 1em;
  }
  .card-bottom-fbea.banner-blue-f0c8 .grid_ec9b {
    padding-right: 1em;
  }
  .card-bottom-fbea.banner-blue-f0c8 .left-7239 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_right_bfce .border-8289 {
    padding-right: 1em;
  }
  .column_right_bfce.banner-blue-f0c8 .grid-e237 {
    border-left: 1px solid #eaecee;
  }
  .column_right_bfce.banner-blue-f0c8 .logo-4cdc {
    border-left: 1px solid #eaecee;
  }
  .column_right_bfce.banner-blue-f0c8 .border-8289 {
    padding-right: 1em;
  }
  .column_right_bfce.banner-blue-f0c8 .grid_ec9b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_right_bfce.banner-blue-f0c8 .left-7239 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast_ea66 .border-8289 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast_ea66.banner-blue-f0c8 .gallery-c478 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fast_ea66.banner-blue-f0c8 .border-8289 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast_ea66.banner-blue-f0c8 .grid_ec9b {
    padding-left: 1em;
  }
  .fast_ea66.banner-blue-f0c8 .left-7239 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fast_ea66.banner-blue-f0c8 .border-8289 {
    padding-left: 0;
  }
}
.mini-34e9 .tertiary_07dd {
  display: inline-block;
}
.pattern_6ddd {
  display: inline-block;
}
.stale-6a0f {
  word-con: break-word;
}
.detail-c146 > span {
  display: inline-block;
  padding: 5px 0;
}
.detail-c146 .feature-0f8a {
  margin-left: 8px;
  margin-right: 8px;
}
.detail-c146 .list_warm_ee5a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider-7458 .rough_d808 {
  margin-bottom: 2em;
}
.slider-7458 .right_94c2 {
  margin-bottom: 15px;
}
.slider-7458 .right_94c2:last-child {
  margin-bottom: 0;
}
.slider-7458 .notification-35ce {
  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) {
  .slider-7458 .notification-35ce {
    display: block;
  }
}
.slider-7458 .modal_d237 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider-7458 .modal_d237 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider-7458 .slider-next-7fb9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider-7458 .slider-next-7fb9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider-7458 .slider-next-7fb9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider-7458 .stale-6a0f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-7458 .stale-6a0f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider-7458 .message_8403 p:last-child {
  margin-bottom: 0;
}
.slider-7458 .tertiary_upper_dd02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider-7458 .out-3ea5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider-7458 .tabs-in-0162 {
  margin-top: 1em;
}
.slider-7458 .hot-7675 {
  top: 0;
  display: block;
}
.slider-7458 .hot-7675 a {
  color: inherit;
}
.slider-7458 .hot-7675 a:hover {
  color: inherit;
}
.slider-7458 .fast_e8dd {
  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;
}
.slider-7458 .fast_e8dd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider-7458 .out-3ea5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider-7458 .panel-cfa5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider-7458 .panel-cfa5:first-child {
  margin-top: 0;
}
.slider-7458 .panel-cfa5.border-3b74 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider-7458 .panel-cfa5.new_c526 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-7458
  .panel-cfa5.new_c526.main_narrow_028c
  .tabs-in-0162 {
  width: 100%;
}
.slider-7458 .new_c526 {
  -webkit-box-align: center;
  align-items: center;
}
.slider-7458 .new_c526 .detail-c146,
.slider-7458 .new_c526 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider-7458 .slider-next-7fb9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider-7458 .slider-next-7fb9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider-7458 .slider-next-7fb9: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;
}
.slider-7458 .border-3b74 {
  z-index: 5;
}
.slider-7458 .fresh-2138 .focus-1962 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider-7458 .narrow-7901 .focus-1962 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider-7458 .hidden_easy_11d4 .focus-1962 {
  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;
}
.slider-7458.texture_inner_1485 .notification-35ce,
.slider-7458.text_large_ae41 .notification-35ce {
  display: block;
}
.slider-7458.texture_inner_1485 .notification-35ce .hard_9a6b,
.slider-7458.texture_inner_1485 .notification-35ce .out-3ea5,
.slider-7458.text_large_ae41 .notification-35ce .hard_9a6b,
.slider-7458.text_large_ae41 .notification-35ce .out-3ea5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider-7458.description_4973 .modal_d237 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider-7458.description_4973 .modal_d237 {
    margin-right: 0;
  }
}
.slider-7458.texture_inner_1485 .modal_d237,
.slider-7458.text_large_ae41 .modal_d237 {
  padding-top: 40%;
}
.slider-7458.texture_inner_1485 .rough_d808,
.slider-7458.text_large_ae41 .rough_d808 {
  display: block;
}
.slider-7458.texture_inner_1485 .fn-sticky-0795 .out-3ea5,
.slider-7458.text_large_ae41 .fn-sticky-0795 .out-3ea5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider-7458.texture_inner_1485 .modal_d237,
.slider-7458.text_large_ae41 .modal_d237 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider-7458.texture_inner_1485 .out-3ea5 {
  padding: 1em;
}
.slider_warm_ccf5 {
  margin: 30px auto;
  display: block;
}
.slider_warm_ccf5 .plasma-34c1 > * {
  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;
}
.slider_warm_ccf5 .plasma-34c1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_warm_ccf5 .plasma-34c1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_east_b8e5 .detail-c146 {
  margin-bottom: 1.41575em;
}
.heading_east_b8e5 .item_f9ca {
  margin-bottom: 1.618em;
}
.icon_center_5740 .gradient_6c47 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon_center_5740 .gradient_6c47 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon_center_5740 .brown_14f3 {
  max-width: 100%;
  overflow: auto;
}
.background_middle_4ec7 .icon_center_5740 a:hover {
  text-decoration: underline;
}
.text-middle-eadc .right_94c2:not(.stale-6a0f),
.text-middle-eadc .slider-next-7fb9 {
  margin-bottom: 1.41575em;
}
.text-middle-eadc .right_94c2:not(.stale-6a0f):last-child,
.text-middle-eadc .slider-next-7fb9:last-child {
  margin-bottom: 0;
}
.text-middle-eadc .right_94c2.grid_bottom_392b {
  margin-bottom: 0.41575em;
}
.text-middle-eadc .alert-cool-d91c:before,
.text-middle-eadc .pagination-paper-09bf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.text-middle-eadc .alert-cool-d91c:before {
  content: "\f115";
}
.text-middle-eadc .pagination-paper-09bf:before {
  content: "\f02c";
}
.text-middle-eadc .text_7891 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.text-middle-eadc .text_7891 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wide_2f5d {
  display: -webkit-box;
  display: flex;
}
.wide_2f5d .breadcrumb-60e9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wide_2f5d .breadcrumb-60e9 {
    flex-basis: 90px;
  }
}
.wide_2f5d .main-south-30e5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wide_2f5d .main-south-30e5 {
    flex-basis: calc(100% - 50px);
  }
}
.wide_2f5d .up-5b92 p:last-child {
  margin-bottom: 0.72em;
}
.fluid_fef5 .plasma-34c1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fluid_fef5 .plasma-34c1:after,
.fluid_fef5 .plasma-34c1:before {
  content: "";
  display: table;
}
.fluid_fef5 .plasma-34c1:after {
  clear: both;
}
.fluid_fef5 .plasma-34c1 .link_wide_9481,
.fluid_fef5 .plasma-34c1 .action_abc2 {
  width: 49%;
}
.fluid_fef5 .plasma-34c1 .link_wide_9481 a span.breadcrumb_454c,
.fluid_fef5 .plasma-34c1 .action_abc2 a span.breadcrumb_454c {
  display: block;
  margin-bottom: 5px;
}
.fluid_fef5 .plasma-34c1 .action_abc2 {
  float: left;
  text-align: left;
}
.fluid_fef5 .plasma-34c1 .link_wide_9481 {
  float: right;
  text-align: right;
}
.stone_935f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone_935f {
    margin-bottom: 0;
  }
}
.row_b0c1 {
  margin-bottom: 1em;
}
.row_b0c1 .stale-6a0f {
  font-size: 1.1em;
  line-height: 1.3;
}
.medium_6d17 a {
  display: block;
  line-height: 0;
  position: relative;
}
.wide_d403 .row_b0c1,
.badge_left_7fd5 .row_b0c1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wide_d403 .row_b0c1,
  .badge_left_7fd5 .row_b0c1 {
    display: block;
  }
}
.wide_d403 .medium_6d17,
.badge_left_7fd5 .medium_6d17 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wide_d403 .medium_6d17,
  .badge_left_7fd5 .medium_6d17 {
    margin-bottom: 1em;
  }
}
.wide_d403 .medium_6d17 img,
.badge_left_7fd5 .medium_6d17 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wide_d403 .plasma_c19c,
.badge_left_7fd5 .plasma_c19c {
  flex-basis: calc(100% - 160px);
}
.wide_d403 .plasma_c19c p,
.badge_left_7fd5 .plasma_c19c p {
  margin-bottom: 0;
}
.wide_d403 .plasma_c19c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wide_d403 .plasma_c19c {
    padding-left: 0;
  }
}
.badge_left_7fd5 .plasma_c19c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge_left_7fd5 .plasma_c19c {
    padding-right: 0;
  }
}
.badge_left_7fd5 .medium_6d17 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block-easy-69c3 .medium_6d17 {
  margin-bottom: 0.5em;
}
.block-easy-69c3 .medium_6d17 img {
  width: 100%;
}
.card_274f .description-bottom-7b7b,
.picture-501f .description-bottom-7b7b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.picture-501f .gallery-c478 .main-full-9809 p:last-child {
  margin-bottom: 0;
}
.alert_tiny_b528 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.breadcrumb-outer-f495 .up-504e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-outer-f495 .up-504e:last-of-type {
    margin-bottom: 0;
  }
}
.breadcrumb-outer-f495 .up-504e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-outer-f495 .up-504e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.breadcrumb-outer-f495 .up-504e ul li {
  margin: 0 0 0.6em;
}
.breadcrumb-outer-f495 .up-504e ul li.narrow_19f7,
.breadcrumb-outer-f495 .up-504e ul li.notice_8382 {
  position: relative;
}
.breadcrumb-outer-f495 .up-504e ul li.narrow_19f7 .gas_c5a7,
.breadcrumb-outer-f495 .up-504e ul li.notice_8382 .gas_c5a7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.breadcrumb-outer-f495 .up-504e ul li.narrow_19f7:after:after,
.breadcrumb-outer-f495 .up-504e ul li.narrow_19f7:after:before,
.breadcrumb-outer-f495
  .up-504e
  ul
  li.notice_8382:after:after,
.breadcrumb-outer-f495
  .up-504e
  ul
  li.notice_8382:after:before {
  content: "";
  display: table;
}
.breadcrumb-outer-f495 .up-504e ul li.narrow_19f7:after:after,
.breadcrumb-outer-f495
  .up-504e
  ul
  li.notice_8382:after:after {
  clear: both;
}
.breadcrumb-outer-f495 .up-504e a.feature-prev-1559:hover {
  text-decoration: none;
}
.breadcrumb-outer-f495 .up-504e select {
  max-width: 100%;
}
.breadcrumb-outer-f495 .up-504e table {
  font-size: 85%;
}
.breadcrumb-outer-f495 .up-504e table td,
.breadcrumb-outer-f495 .up-504e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.breadcrumb-outer-f495 .up-504e table tfoot td {
  text-align: left;
}
.breadcrumb-outer-f495 .up-504e :last-child {
  margin-bottom: 0;
}
.breadcrumb-outer-f495 .up-504e .gradient-4c93 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.breadcrumb-outer-f495 .up-504e .gradient-4c93 label {
  width: 100%;
}
.breadcrumb-outer-f495 .up-504e .gradient-4c93 .widget_cold_3d7a {
  width: 100%;
  display: block;
}
.breadcrumb-outer-f495 .up-504e .gradient-4c93 .west-0b80 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.breadcrumb-outer-f495 .up-504e .gradient-4c93 .west-0b80:hover svg #svg-search {
  fill: #444;
}
.breadcrumb-outer-f495 .up-504e .gradient-4c93 .west-0b80 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-outer-f495 .clean_bb00 ul ul,
.breadcrumb-outer-f495 .gas_8124 ul ul,
.breadcrumb-outer-f495 .sort_wide_20bd ul ul,
.breadcrumb-outer-f495 .south_b93e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.breadcrumb-outer-f495 .clean_bb00 .chip-f8b5 > a,
.breadcrumb-outer-f495 .gas_8124 .chip-f8b5 > a,
.breadcrumb-outer-f495 .sort_wide_20bd .chip-f8b5 > a,
.breadcrumb-outer-f495 .south_b93e .chip-f8b5 > a {
  margin-bottom: 0;
}
.breadcrumb-outer-f495 .action-f950 li,
.breadcrumb-outer-f495 .clean_bb00 li,
.breadcrumb-outer-f495 .alert_gold_59d7 li,
.breadcrumb-outer-f495 .gas_8124 li,
.breadcrumb-outer-f495 .sort_wide_20bd li,
.breadcrumb-outer-f495 .south_b93e li,
.breadcrumb-outer-f495 .hidden_next_dcd0 li,
.breadcrumb-outer-f495 .modal_146a li {
  display: block;
  position: relative;
}
.breadcrumb-outer-f495 .action-f950 li:last-child,
.breadcrumb-outer-f495 .clean_bb00 li:last-child,
.breadcrumb-outer-f495 .alert_gold_59d7 li:last-child,
.breadcrumb-outer-f495 .gas_8124 li:last-child,
.breadcrumb-outer-f495 .sort_wide_20bd li:last-child,
.breadcrumb-outer-f495 .south_b93e li:last-child,
.breadcrumb-outer-f495 .hidden_next_dcd0 li:last-child,
.breadcrumb-outer-f495 .modal_146a li:last-child {
  border: none;
}
.breadcrumb-outer-f495 .action-f950 li a,
.breadcrumb-outer-f495 .clean_bb00 li a,
.breadcrumb-outer-f495 .alert_gold_59d7 li a,
.breadcrumb-outer-f495 .gas_8124 li a,
.breadcrumb-outer-f495 .sort_wide_20bd li a,
.breadcrumb-outer-f495 .south_b93e li a,
.breadcrumb-outer-f495 .hidden_next_dcd0 li a,
.breadcrumb-outer-f495 .modal_146a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-outer-f495 .action-f950 li ul li::before,
.breadcrumb-outer-f495 .clean_bb00 li ul li::before,
.breadcrumb-outer-f495 .alert_gold_59d7 li ul li::before,
.breadcrumb-outer-f495 .gas_8124 li ul li::before,
.breadcrumb-outer-f495 .sort_wide_20bd li ul li::before,
.breadcrumb-outer-f495 .south_b93e li ul li::before,
.breadcrumb-outer-f495 .hidden_next_dcd0 li ul li::before,
.breadcrumb-outer-f495 .modal_146a li ul li::before {
  left: 15px;
}
.breadcrumb-outer-f495 .action-f950 li ul a,
.breadcrumb-outer-f495 .clean_bb00 li ul a,
.breadcrumb-outer-f495 .alert_gold_59d7 li ul a,
.breadcrumb-outer-f495 .gas_8124 li ul a,
.breadcrumb-outer-f495 .sort_wide_20bd li ul a,
.breadcrumb-outer-f495 .south_b93e li ul a,
.breadcrumb-outer-f495 .hidden_next_dcd0 li ul a,
.breadcrumb-outer-f495 .modal_146a li ul a {
  padding-left: 20px;
}
.breadcrumb-outer-f495 .action-f950 li ul ul li::before,
.breadcrumb-outer-f495 .clean_bb00 li ul ul li::before,
.breadcrumb-outer-f495 .alert_gold_59d7 li ul ul li::before,
.breadcrumb-outer-f495 .gas_8124 li ul ul li::before,
.breadcrumb-outer-f495 .sort_wide_20bd li ul ul li::before,
.breadcrumb-outer-f495 .south_b93e li ul ul li::before,
.breadcrumb-outer-f495 .hidden_next_dcd0 li ul ul li::before,
.breadcrumb-outer-f495 .modal_146a li ul ul li::before {
  left: 30px;
}
.breadcrumb-outer-f495 .action-f950 li ul ul a,
.breadcrumb-outer-f495 .clean_bb00 li ul ul a,
.breadcrumb-outer-f495 .alert_gold_59d7 li ul ul a,
.breadcrumb-outer-f495 .gas_8124 li ul ul a,
.breadcrumb-outer-f495 .sort_wide_20bd li ul ul a,
.breadcrumb-outer-f495 .south_b93e li ul ul a,
.breadcrumb-outer-f495 .hidden_next_dcd0 li ul ul a,
.breadcrumb-outer-f495 .modal_146a li ul ul a {
  padding-left: 40px;
}
.breadcrumb-outer-f495 .feature_wide_2005 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-outer-f495 .modal_146a ul li {
  margin-bottom: 1.41575em;
}
.breadcrumb-outer-f495 .modal_146a ul li .container-4043 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.breadcrumb-outer-f495 .modal_146a ul li .notice-eb99 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.north-77de .action-f950 li a,
.north-77de .clean_bb00 li a,
.north-77de .alert_gold_59d7 li a,
.north-77de .gas_8124 li a,
.north-77de .sort_wide_20bd li a,
.north-77de .south_b93e li a,
.north-77de .hidden_next_dcd0 li a,
.north-77de .modal_146a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-77de .feature_wide_2005 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-77de .up-504e ul li.narrow_19f7 .gas_c5a7,
.north-77de .up-504e ul li.notice_8382 .gas_c5a7 {
  background: rgba(0, 0, 0, 0.2);
}
.north-77de .breadcrumb-outer-f495 .up-504e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li {
  margin: 0;
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li ul {
  margin: 0;
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li ul li a {
  padding-left: 15px;
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li ul li li a {
  padding-left: 30px;
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li.fixed-f4c6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li.fixed-f4c6 > 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;
}
.disabled-gold-39d7 .breadcrumb-outer-f495 .dirty_c9bc li.fixed-f4c6 > 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;
}
.tiny-5356 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image-middle-b5c8 {
  position: relative;
  z-index: 10;
}
.image-middle-b5c8 .section_70c6 {
  width: 100%;
  max-width: 100%;
}
.summary-c34f .copper-e731 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.summary-c34f .input_512f {
}
.summary-c34f .north-77de {
  background: #292929;
}
.smooth_1e04 .copper-e731 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth_1e04 .input_512f {
  background: #f9f9f9;
}
.smooth_1e04 .north-77de {
  background: #303030;
}
.logo-f8bf .copper-e731 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-f8bf .tertiary_07dd {
    margin-bottom: 1em;
  }
  .logo-f8bf .tertiary_07dd:last-child {
    margin-bottom: 0;
  }
}
.logo-f8bf .input_512f {
  background: #ededed;
}
.logo-f8bf .north-77de {
  background: #1a1a1a;
}
.copper-e731.input_512f {
  color: rgba(0, 0, 0, 0.6);
}
.copper-e731.input_512f .plasma-41db li {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper-e731.north-77de {
  color: rgba(255, 255, 255, 0.99);
}
.copper-e731.north-77de a:not(.feature-prev-1559) {
  color: rgba(255, 255, 255, 0.79);
}
.copper-e731.north-77de a:not(.feature-prev-1559):hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper-e731.north-77de .plasma-41db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-e731.north-77de table tbody td,
.copper-e731.north-77de table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort-b555.photo-in-d272 .active_dynamic_b6db {
  max-width: initial;
}
.sort-b555 .photo_0fa7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort-b555 .photo_0fa7 .section_70c6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort-b555 .photo_0fa7 .section_70c6 {
    display: block;
    margin-bottom: 2em;
  }
  .sort-b555 .photo_0fa7 .section_70c6:last-child {
    margin-bottom: 0;
  }
}
.logo-f8bf .tertiary_07dd:last-child,
.smooth_1e04 .tertiary_07dd:last-child,
.summary-c34f .tertiary_07dd:last-child {
  margin-bottom: 0;
}
.logo-f8bf .tertiary_07dd .breadcrumb-outer-f495 .up-504e:last-child,
.smooth_1e04 .tertiary_07dd .breadcrumb-outer-f495 .up-504e:last-child,
.summary-c34f .tertiary_07dd .breadcrumb-outer-f495 .up-504e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logo-f8bf .fluid-276b,
  .logo-f8bf .grid-solid-16fa,
  .smooth_1e04 .fluid-276b,
  .smooth_1e04 .grid-solid-16fa,
  .summary-c34f .fluid-276b,
  .summary-c34f .grid-solid-16fa {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image-middle-b5c8 .tertiary_07dd {
    margin-bottom: 2em;
  }
}
.image-middle-b5c8 p:last-child {
  margin-bottom: 0;
}
.image-middle-b5c8 li,
.image-middle-b5c8 ul {
  list-style: none;
  margin: 0;
}
.image-middle-b5c8 ul ul {
  margin-left: 2.617924em;
}
.over-1710 {
  font-size: 0.875em;
}

/* css-noise: 7246 */
.ghost-box-f8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
