/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_motion_3ba6/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_motion_3ba6
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.primary_motion_3ba6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-slow-9c1d.clean_3fa8/licenses/gpl-2.0.pro-4e38
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.lite_8dd5/, (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.caption-28f7.wood_6f7b/normalize.shadow_bdee/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.shadow_bdee v7.0.0 | MIT License | github.primary_motion_3ba6/necolas/normalize.shadow_bdee */
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;
}
.advanced_21e6 .inner_8aec,
.brown_fe70,
.primary-wide-30dc,
.detail-pro-d2b2,
.avatar_c833,
.white-dc01,
.outline_cool_64a0,
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;
}
.brown_fe70,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .brown_fe70,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .brown_fe70,
  h1 {
    font-size: 1.8em;
  }
}
.primary-wide-30dc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary-wide-30dc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary-wide-30dc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary-wide-30dc,
  h2 {
    font-size: 1.7em;
  }
}
.detail-pro-d2b2,
h3 {
  font-size: 1.618em;
}
.advanced_21e6 .inner_8aec,
.avatar_c833,
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.rough_9a46 {
  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;
}
.dynamic-e4f5:after,
.dynamic-e4f5:before,
.hero_complex_d577:after,
.hero_complex_d577:before {
  content: "";
  display: table;
}
.dynamic-e4f5:after,
.hero_complex_d577:after {
  clear: both;
}
.motion_079c {
  float: right;
  margin-right: 0;
}
.button_silver_6627 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.box-dim-fde5 .active_center_7d6f,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.box-dim-fde5 .active_center_7d6f: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;
}
.cool-fa23 .active_center_7d6f {
  box-shadow: none;
}
.cool-fa23
  .active_center_7d6f
  .main-9af5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.cool-fa23 .active_center_7d6f .top-c508 {
  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;
}
.cool-fa23
  .active_center_7d6f
  .top-c508
  b {
  display: none;
}
.cool-fa23 .preview-28a9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hero-a9af:not(.pattern_09f4):not(.slow_fe5f),
button:not(.pattern_09f4):not(.slow_fe5f),
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ),
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ),
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ) {
  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;
}
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ):hover,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ):hover,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):hover,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):hover,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ):active,
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ):active,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):active,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):active,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):active,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus {
  outline: 0;
}
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142 {
  position: relative;
}
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .primary-hovered-10f6,
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .smooth-4e23,
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .dropdown-selected-e8ce,
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  i,
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  svg,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .primary-hovered-10f6,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .smooth-4e23,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .dropdown-selected-e8ce,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  i,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  svg,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .primary-hovered-10f6,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .smooth-4e23,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .dropdown-selected-e8ce,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  i,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  svg,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .primary-hovered-10f6,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .smooth-4e23,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .dropdown-selected-e8ce,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  i,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  svg,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .primary-hovered-10f6,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .smooth-4e23,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  .dropdown-selected-e8ce,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  i,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142
  svg {
  visibility: hidden;
}
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142:after,
button:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142:after,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142:after,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142:after,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ).fn-loading-3142: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;
}
.hero-a9af:not(.pattern_09f4):not(.slow_fe5f),
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ),
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ),
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ) {
  color: #fff;
  background: #235787;
}
.hero-a9af:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus,
input[type="button"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus,
input[type="reset"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus,
input[type="submit"]:not(.pattern_09f4):not(
    .slow_fe5f
  ):focus {
  color: #fff;
}
.hero-a9af.fn-disabled-3142:not(.pattern_09f4):not(
    .slow_fe5f
  ),
.hero-a9af[disabled]:not(.pattern_09f4):not(
    .slow_fe5f
  ),
button.fn-disabled-3142:not(.pattern_09f4):not(
    .slow_fe5f
  ),
button[disabled]:not(.pattern_09f4):not(
    .slow_fe5f
  ) {
  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;
}
.copper_d8cc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.copper_d8cc: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;
}
.short_00bd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.breadcrumb-fluid-aa62 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info-f47c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dynamic-e4f5:after,
.dynamic-e4f5:before,
.green_513a:after,
.green_513a:before,
.status_solid_7061:after,
.status_solid_7061:before,
.outer-f054:after,
.outer-f054:before,
.article-bottom-3e7f:after,
.article-bottom-3e7f:before,
.large-1c35:after,
.large-1c35:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dynamic-e4f5:after,
.green_513a:after,
.status_solid_7061:after,
.outer-f054:after,
.article-bottom-3e7f:after,
.large-1c35:after {
  clear: both;
}
.green_513a .pro-954a,
.status_solid_7061 .pro-954a,
.middle-128a .pro-954a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.iron_5718 {
  display: inline-block;
}
.sort_e6ce {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sort_e6ce img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sort_e6ce .hover_motion_95bc {
  padding: 1em 0;
  font-size: 85%;
}
.hover_motion_95bc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.detail_upper_ef9a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.detail_upper_ef9a:after,
.detail_upper_ef9a:before {
  content: "";
  display: table;
}
.detail_upper_ef9a:after {
  clear: both;
}
.gallery_cool_ba70 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_out_0625 .gallery_cool_ba70 {
  max-width: 50%;
}
.description_current_55ad .gallery_cool_ba70 {
  max-width: 33.33%;
}
.caption_fresh_648b .gallery_cool_ba70 {
  max-width: 25%;
}
.avatar-7b16 .gallery_cool_ba70 {
  max-width: 20%;
}
.filter_760f .gallery_cool_ba70 {
  max-width: 16.66%;
}
.over-f046 .gallery_cool_ba70 {
  max-width: 14.28%;
}
.blue_4c7b .gallery_cool_ba70 {
  max-width: 12.5%;
}
.background-69b7 .gallery_cool_ba70 {
  max-width: 11.11%;
}
.column_smooth_4cec {
  display: block;
}
.advanced_21e6 .gold-eef9 label,
.advanced_21e6 .left_d139 label,
.advanced_21e6 .article-prev-4c3f label,
.advanced_21e6 .module-light-d716 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold-f8a4 {
  list-style: none;
  margin: 0;
}
.cold-f8a4 article.primary-1cbb {
  margin-bottom: 0;
}
.cold-f8a4 ul {
  list-style: none;
  margin: 0;
}
.cold-f8a4 .active-cdc0 li.primary-1cbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold-f8a4 .active-cdc0 li.primary-1cbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold-f8a4 .active-cdc0 li.primary-1cbb: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) {
  .cold-f8a4 .active-cdc0 li.primary-1cbb li.primary-1cbb li.primary-1cbb li.primary-1cbb {
    padding-left: 0;
  }
}
article.primary-1cbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-1cbb .green_513a p:last-of-type {
  margin-bottom: 0;
}
article.primary-1cbb .center-940e {
  float: left;
}
article.primary-1cbb .green_fbad {
  margin-left: 85px;
}
article.primary-1cbb .shadow_9f95 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-1cbb .shadow_9f95 .banner-outer-3b5f {
  margin-left: 10px;
}
article.primary-1cbb .description-20d2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-1cbb .fluid_daaa {
  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 .gold-eef9,
  #respond .article-prev-4c3f,
  #respond .module-light-d716 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold-eef9 input,
#respond .article-prev-4c3f input,
#respond .module-light-d716 input {
  width: 100%;
}
#respond .module-light-d716 {
  margin-right: 0;
}
#respond .sort-soft-55ec #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel-fast-9e88 {
  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;
}
.panel-fast-9e88.medium_4951 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.panel-fast-9e88 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%);
}
.panel-fast-9e88:focus,
.panel-fast-9e88: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);
}
.layout_solid_e407 {
  border-radius: 10%;
}
.copper_0f1a {
  border-radius: 50%;
}
.icon-bright-5045 {
  font-size: 0.72em;
}
.pink-8473 {
  font-size: 0.875em;
}
.hover_59e1 {
  font-size: 1.1em;
}
.logo-motion-daba {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-motion-daba.icon-bright-5045 {
  letter-spacing: 0.5px;
}
.notification_cd93,
.notification_cd93 a {
  color: #6d6d6d;
}
.notification_cd93 a:hover {
  color: #111;
}
.fresh-4d0e {
  color: #6d6d6d;
}
.sidebar_fixed_99b1 {
  overflow-x: hidden;
}
.sidebar_fixed_99b1 .pattern_dark_c5cd.column_e757 {
  position: relative;
}
.sidebar_fixed_99b1 .pattern_dark_c5cd.column_e757.banner-80bd {
  position: initial;
}
.sidebar_fixed_99b1
  .pattern_dark_c5cd.column_e757.banner-80bd
  .secondary_4c9b {
  left: auto;
}
.sidebar_fixed_99b1 .pattern_dark_c5cd .secondary_4c9b {
  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;
}
.sidebar_fixed_99b1 .pattern_dark_c5cd:hover.column_e757 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sidebar_fixed_99b1
  .pattern_dark_c5cd:hover.column_e757
  .secondary_4c9b {
  display: block;
  z-index: 9999999;
}
.sidebar_fixed_99b1 .mini-7d03 .footer-small-e921,
.sidebar_fixed_99b1 .sidebar-d5aa .footer-small-e921 {
  display: none;
}
.sidebar_fixed_99b1 .texture-6e21 .pattern_dark_c5cd:hover.column_e757 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.advanced_21e6 .gold-eef9 label,
.advanced_21e6 .left_d139 label,
.advanced_21e6 .article-prev-4c3f label,
.advanced_21e6 .module-light-d716 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold-f8a4 {
  list-style: none;
  margin: 0;
}
.cold-f8a4 article.primary-1cbb {
  margin-bottom: 0;
}
.cold-f8a4 ul {
  list-style: none;
  margin: 0;
}
.cold-f8a4 .active-cdc0 li.primary-1cbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold-f8a4 .active-cdc0 li.primary-1cbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold-f8a4 .active-cdc0 li.primary-1cbb: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) {
  .cold-f8a4 .active-cdc0 li.primary-1cbb li.primary-1cbb li.primary-1cbb li.primary-1cbb {
    padding-left: 0;
  }
}
article.primary-1cbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-1cbb .green_513a p:last-of-type {
  margin-bottom: 0;
}
article.primary-1cbb .center-940e {
  float: left;
}
article.primary-1cbb .green_fbad {
  margin-left: 85px;
}
article.primary-1cbb .shadow_9f95 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-1cbb .shadow_9f95 .banner-outer-3b5f {
  margin-left: 10px;
}
article.primary-1cbb .description-20d2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-1cbb .fluid_daaa {
  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 .gold-eef9,
  #respond .article-prev-4c3f,
  #respond .module-light-d716 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold-eef9 input,
#respond .article-prev-4c3f input,
#respond .module-light-d716 input {
  width: 100%;
}
#respond .module-light-d716 {
  margin-right: 0;
}
#respond .sort-soft-55ec #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini-7d03 .slow-4995 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slow-4995 .label_slow_b2ed.table_smooth_c390 .list-a151 > li > a:focus,
.slow-4995 .label_slow_b2ed.table_smooth_c390 .list-a151 > li > a:hover,
.slow-4995 .label_slow_b2ed.surface-22c3 .list-a151 > li > a:focus,
.slow-4995 .label_slow_b2ed.surface-22c3 .list-a151 > li > a:hover,
.slow-4995 .label_slow_b2ed.block_28df .list-a151 > li > a:focus,
.slow-4995 .label_slow_b2ed.block_28df .list-a151 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-4995
  .label_slow_b2ed.table_smooth_c390
  .list-a151
  > li.preview_7d55
  > a,
.slow-4995
  .label_slow_b2ed.table_smooth_c390
  .list-a151
  > li.overlay-a9df
  > a,
.slow-4995
  .label_slow_b2ed.surface-22c3
  .list-a151
  > li.preview_7d55
  > a,
.slow-4995
  .label_slow_b2ed.surface-22c3
  .list-a151
  > li.overlay-a9df
  > a,
.slow-4995
  .label_slow_b2ed.block_28df
  .list-a151
  > li.preview_7d55
  > a,
.slow-4995 .label_slow_b2ed.block_28df .list-a151 > li.shadow-fixed-3a5c > a {
  color: rgba(255, 255, 255, 0.99);
}
.slow-4995 .glass_7d11,
.slow-4995 .glass_7d11 a {
  color: rgba(255, 255, 255, 0.99);
}
.slow-4995 .inner_016a.accent_large_8e3e li a,
.slow-4995 .accordion-576d a,
.slow-4995 .hard-588c,
.slow-4995 .list-a151 > li > a,
.slow-4995 .selected-31c5 {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995 .inner_016a.accent_large_8e3e li a:hover,
.slow-4995 .accordion-576d a:hover,
.slow-4995 .hard-588c:hover,
.slow-4995 .list-a151 > li > a:hover,
.slow-4995 .selected-31c5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-4995 .south-1e6d {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995 .south-1e6d .column_solid_3d4d {
  color: rgba(255, 255, 255, 0.99);
}
.slow-4995 .south-1e6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-4995 .prev_4bd2 .preview_gas_5eab {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995 .prev_4bd2 .preview_gas_5eab .notification-0815 {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995
  .prev_4bd2
  .preview_gas_5eab
  .notification-0815::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995
  .prev_4bd2
  .preview_gas_5eab
  .notification-0815:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995
  .prev_4bd2
  .preview_gas_5eab
  .notification-0815::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995
  .prev_4bd2
  .preview_gas_5eab
  .notification-0815::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995 .prev_4bd2 .top-d308 {
  color: rgba(255, 255, 255, 0.79);
}
.slow-4995 .prev_4bd2 .top-d308:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-c162
  .slow-4995
  .prev_4bd2
  .copper_b990
  .stale_9354 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-c162
  .slow-4995
  .prev_4bd2
  .copper_b990
  .notification-0815 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini-7d03 .media_first_942a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.media_first_942a .label_slow_b2ed.table_smooth_c390 .list-a151 > li > a:focus,
.media_first_942a .label_slow_b2ed.table_smooth_c390 .list-a151 > li > a:hover,
.media_first_942a .label_slow_b2ed.surface-22c3 .list-a151 > li > a:focus,
.media_first_942a .label_slow_b2ed.surface-22c3 .list-a151 > li > a:hover,
.media_first_942a .label_slow_b2ed.block_28df .list-a151 > li > a:focus,
.media_first_942a .label_slow_b2ed.block_28df .list-a151 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_first_942a
  .label_slow_b2ed.table_smooth_c390
  .list-a151
  > li.preview_7d55
  > a,
.media_first_942a
  .label_slow_b2ed.table_smooth_c390
  .list-a151
  > li.overlay-a9df
  > a,
.media_first_942a
  .label_slow_b2ed.surface-22c3
  .list-a151
  > li.preview_7d55
  > a,
.media_first_942a
  .label_slow_b2ed.surface-22c3
  .list-a151
  > li.overlay-a9df
  > a,
.media_first_942a
  .label_slow_b2ed.block_28df
  .list-a151
  > li.preview_7d55
  > a,
.media_first_942a .label_slow_b2ed.block_28df .list-a151 > li.shadow-fixed-3a5c > a {
  color: rgba(0, 0, 0, 0.8);
}
.media_first_942a .glass_7d11,
.media_first_942a .glass_7d11 a {
  color: rgba(0, 0, 0, 0.8);
}
.media_first_942a .inner_016a.accent_large_8e3e li a,
.media_first_942a .accordion-576d a,
.media_first_942a .hard-588c,
.media_first_942a .list-a151 > li > a,
.media_first_942a .selected-31c5 {
  color: rgba(0, 0, 0, 0.55);
}
.media_first_942a .inner_016a.accent_large_8e3e li a:hover,
.media_first_942a .accordion-576d a:hover,
.media_first_942a .hard-588c:hover,
.media_first_942a .list-a151 > li > a:hover,
.media_first_942a .selected-31c5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_first_942a .south-1e6d {
  color: rgba(0, 0, 0, 0.55);
}
.media_first_942a .south-1e6d .column_solid_3d4d {
  color: rgba(0, 0, 0, 0.8);
}
.media_first_942a .south-1e6d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-0083 .widget_short_5d02 {
  margin-left: auto;
  margin-right: auto;
}
.status_solid_7061 > * {
  margin-left: auto;
  margin-right: auto;
}
.status_solid_7061 .short_00bd {
  margin-right: 1.41575em;
}
.focus-short-0117 .status_solid_7061 > .accent-2ed3 {
  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;
}
.focus-short-0117 .status_solid_7061 > .dark-c30c {
  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;
}
.card_a66a.carousel-0083 .widget_short_5d02,
.banner-inner-d22f.carousel-0083 .widget_short_5d02 {
  margin-left: 0;
}
.outline_dirty_e09b.carousel-0083 .widget_short_5d02,
.card_white_1b44.carousel-0083 .widget_short_5d02 {
  margin-right: 0;
}
.status_solid_7061 ol,
.status_solid_7061 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo-out-6299 video {
  max-width: 100%;
}
.preview_simple_bf21 img {
  display: block;
}
.preview_simple_bf21.short_00bd,
.preview_simple_bf21.breadcrumb-fluid-aa62 {
  width: 100%;
}
.preview_simple_bf21.dark-c30c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box-outer-508d:not(.orange_ed7f) {
  margin: 1.5em auto;
}
.description_pink_60b4 p {
  padding: 1.5em 14px;
}
ul.button-tall-d651.dark-c30c,
ul.button-tall-d651.accent-2ed3,
ul.button-tall-d651.outer_9c87.accent-2ed3 {
  padding: 0 14px;
}
.slider-iron-5f1c {
  display: block;
  overflow-x: auto;
}
.slider-iron-5f1c table {
  border-collapse: collapse;
  width: 100%;
}
.slider-iron-5f1c td,
.slider-iron-5f1c th {
  padding: 0.5em;
}
.status_solid_7061 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.status_solid_7061 ol ol,
.status_solid_7061 ol ul,
.status_solid_7061 ul ol,
.status_solid_7061 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.status_solid_7061 ol ol li,
.status_solid_7061 ol ul li,
.status_solid_7061 ul ol li,
.status_solid_7061 ul ul li {
  margin-left: 0;
}
.progress_d470.header-6a92 > .dim-0ae0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress_d470.header-6a92 > .dim-0ae0 iframe,
.progress_d470.header-6a92 > .dim-0ae0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-9e2d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-9e2d.paragraph-next-d0e3 {
  padding: 0;
}
.sort-9e2d.paragraph-next-d0e3 cite {
  font-size: 13px;
}
.sort-9e2d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-9e2d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown-fresh-4c3e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown-fresh-4c3e > p:first-child {
  margin-top: 0;
}
.dropdown-fresh-4c3e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown-fresh-4c3e blockquote {
  border-left: 0;
}
.footer_a037 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.footer_a037:not(.icon_56c4) {
  max-width: 100px;
}
.footer_a037.description_2771 {
  border-bottom: none !important;
  text-align: center;
}
.footer_a037.description_2771::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description_pink_60b4 p {
    padding: 1.5em 0;
  }
}
.block_rough_1352 {
  color: #0073aa;
}
.middle_4ceb {
  background-color: #0073aa;
}
.glass-ee7e {
  color: #229fd8;
}
.gallery-cold-889f {
  background-color: #229fd8;
}
.primary-d78d {
  color: #eee;
}
.popup-a6c6 {
  background-color: #eee;
}
.search-7a55 {
  color: #444;
}
.table_4c7b {
  background-color: #444;
}
.video-6ec4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.video-6ec4 .avatar_9ebf .accordion-576d {
  font-size: 15px;
}
.video-6ec4 .accordion-576d {
  line-height: 1.3;
}
.video-6ec4 .media_first_942a {
}
.video-6ec4 .slow-4995 {
  background: #235787;
}
.brown-75e5 {
  padding: 0;
}
.brown-75e5 .slow-4995 {
  background: #1a1a1a;
}
.brown-75e5 .media_first_942a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notification-warm-a9e2 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notification-warm-a9e2 .media_first_942a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notification-warm-a9e2 .slow-4995 {
  background: #303030;
}
.large-1c35 {
  position: relative;
  z-index: 10;
}
.large-1c35 .tertiary-4550 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_9ced .column_e757 {
  display: inline-block;
  vertical-align: middle;
}
.avatar_9ced.input-wood-6ffa .column_e757 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar_9ced.input-wood-6ffa .column_e757 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_9ced.input-wood-6ffa .column_e757 {
    margin-right: 0.4em;
  }
}
.avatar_9ced.input-wood-6ffa .column_e757:last-child {
  margin-right: 0;
}
.tag_4a8b .tertiary-4550 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mini-7d03 .avatar_9ebf {
    margin: 0 -0.5em;
  }
  .mini-7d03 .avatar_9ebf [class*="customify-col-"],
  .mini-7d03 .avatar_9ebf [class*="customify-col_"],
  .mini-7d03 .avatar_9ebf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mini-7d03.picture-808f .tertiary-4550 {
  background: 0 0 !important;
}
.mini-7d03.picture-808f .tertiary-4550,
.mini-7d03.tag_4a8b .tertiary-4550 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mini-7d03.modal-6290 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mini-7d03.tag_4a8b .tertiary-4550 {
  box-shadow: none !important;
}
.gas-40d0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gas-40d0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gas-40d0 {
    padding: 18px 0 20px;
  }
}
.gas-40d0 .item-40ee {
  width: 100%;
}
.gas-40d0 .sort-brown-2a01 {
  margin-bottom: 0;
}
.gas-40d0 .in_509f {
  margin-top: 5px;
  font-size: 0.875em;
}
.backdrop_inner_1ea8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.backdrop_inner_1ea8 .gradient-e4b2 {
  width: 100%;
}
.content_9f98 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.content_9f98 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.content_9f98 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;
}
.content_9f98 li:last-child:after {
  display: none;
}
.content_9f98 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hero-910a .footer-small-e921 button,
.gas-40d0 .footer-small-e921 button {
  left: 0;
}
.hero-910a .gradient-e4b2,
.gas-40d0 .gradient-e4b2 {
  padding-left: 0;
  padding-right: 0;
}
.hero-910a .backdrop_inner_1ea8,
.gas-40d0 .backdrop_inner_1ea8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hero-910a {
  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;
}
.hero-910a: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;
}
.hero-910a .progress-76dc {
  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) {
  .hero-910a .progress-76dc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-910a .progress-76dc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hero-910a .progress-76dc {
    min-height: 200px;
  }
}
.hero-910a .content_9f98 {
  color: rgba(255, 255, 255, 0.8);
}
.hero-910a .content_9f98 a,
.hero-910a .content_9f98 li:after {
  color: inherit;
}
.hero-910a .content_9f98 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline-cold-9460 {
  margin-bottom: 0.5em;
}
.upper_5f0b {
  margin-bottom: 1.2em;
}
.upper_5f0b,
.outline-cold-9460 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.upper_5f0b p:last-child,
.outline-cold-9460 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .footer-small-e921,
#masthead .footer-small-e921 {
  display: none;
}
#masthead
  > .footer-small-e921.avatar-9ac6 {
  display: none;
}
#masthead > .footer-small-e921 button {
  left: 0;
}
.outline_dynamic_cbec {
  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%;
}
.outline_dynamic_cbec .column_e757 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.outline_dynamic_cbec .content_dirty_afc6 {
  display: -webkit-box;
  display: flex;
}
.outline_dynamic_cbec .content_dirty_afc6.gallery_fresh_1bc5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.outline_dynamic_cbec .content_dirty_afc6.modal-dd7a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outline_dynamic_cbec .content_dirty_afc6.sidebar-f3c0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.outline_dynamic_cbec.warm_9c17.footer-fixed-678b .content_dirty_afc6.gallery_fresh_1bc5 {
  flex-basis: 100%;
}
.outline_dynamic_cbec.black_303d .content_dirty_afc6.modal-dd7a {
  -webkit-box-flex: 1;
  flex: auto;
}
.outline_dynamic_cbec.black_303d .content_dirty_afc6.sidebar-f3c0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .footer-small-e921.avatar-9ac6 {
  display: none;
}
#masthead > .footer-small-e921 button {
  left: 0;
}
.focused_0431 {
  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;
}
.focused_0431:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focused_0431.focus_top_6a3e i {
  margin-right: 4px;
}
.focused_0431.north-0830 i {
  margin-left: 5px;
}
.accordion-576d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-576d p:last-child {
  margin-bottom: 0;
}
.frame_085b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.frame_085b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.frame_085b img {
  display: block;
  width: auto;
  line-height: 1;
}
.frame_085b .glass_7d11 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.frame_085b .out_c984 {
  margin: 5px 0 7px 0;
}
.frame_085b.description-hard-97df .article_e693 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_085b.description-hard-97df .menu-pro-67eb {
  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;
}
.frame_085b.form-b9ca {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.frame_085b.form-b9ca .article_e693 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_085b.form-b9ca .menu-pro-67eb {
  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;
}
.frame_085b.active_9577 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame_085b.pattern_512c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.frame_085b.pattern_512c .menu-pro-67eb {
  margin-top: 7px;
}
.chip-aab1 {
  display: inline-block;
}
.large-1c35 .down-31ee .frame_085b img {
  max-width: 100%;
}
.label_slow_b2ed .focus-middle-e8f9.warm-cbb9,
.slider-dim-f227 .focus-middle-e8f9.warm-cbb9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label_slow_b2ed .inner_55d8,
.slider-dim-f227 .inner_55d8 {
  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%);
}
.label_slow_b2ed .inner_55d8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label_slow_b2ed.button-active-72b1 .inner_55d8 {
  display: none;
}
.label_slow_b2ed .input-next-f49c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_slow_b2ed .input-next-f49c li {
  display: inline-block;
  position: relative;
}
.label_slow_b2ed .input-next-f49c li:last-child {
  margin-right: 0;
}
.label_slow_b2ed .input-next-f49c 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;
}
.label_slow_b2ed .input-next-f49c li.shadow-fixed-3a5c > a {
  color: rgba(0, 0, 0, 0.9);
}
.label_slow_b2ed .input-next-f49c > 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;
}
.label_slow_b2ed .input-next-f49c > li > a i {
  line-height: 0;
}
.label_slow_b2ed .input-next-f49c > li.dark_649a > a .inner_55d8 {
  margin-left: 4px;
  line-height: 0;
}
.label_slow_b2ed .input-next-f49c .carousel_cold_9a74 li.dark_649a > a {
  position: relative;
}
.label_slow_b2ed .input-next-f49c .carousel_cold_9a74 li.dark_649a > a:after,
.label_slow_b2ed .input-next-f49c .carousel_cold_9a74 li.dark_649a > a:before {
  content: "";
  display: table;
}
.label_slow_b2ed .input-next-f49c .carousel_cold_9a74 li.dark_649a > a:after {
  clear: both;
}
.label_slow_b2ed .input-next-f49c .carousel_cold_9a74 li.dark_649a > a .inner_55d8 {
  margin-left: 5px;
  float: right;
}
.label_slow_b2ed .search-7f74,
.label_slow_b2ed .carousel_cold_9a74 {
  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;
}
.label_slow_b2ed .carousel_cold_9a74 {
  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;
}
.label_slow_b2ed .carousel_cold_9a74 .warm-cbb9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label_slow_b2ed .carousel_cold_9a74 .inner_55d8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label_slow_b2ed .carousel_cold_9a74 li {
  display: block;
  margin: 0;
  padding: 0;
}
.label_slow_b2ed .carousel_cold_9a74 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;
}
.label_slow_b2ed .carousel_cold_9a74 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label_slow_b2ed .carousel_cold_9a74 .carousel_cold_9a74 {
  top: 0;
  left: 100%;
}
.label_slow_b2ed .article-dddf.fn-focus-3142 > .search-7f74,
.label_slow_b2ed .article-dddf.fn-focus-3142 > .carousel_cold_9a74,
.label_slow_b2ed .article-dddf:focus > .search-7f74,
.label_slow_b2ed .article-dddf:focus > .carousel_cold_9a74,
.label_slow_b2ed .article-dddf:hover > .search-7f74,
.label_slow_b2ed .article-dddf:hover > .carousel_cold_9a74 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label_slow_b2ed.block_28df .list-a151:after,
.label_slow_b2ed.block_28df .list-a151:before {
  content: "";
  display: table;
}
.label_slow_b2ed.block_28df .list-a151:after {
  clear: both;
}
.label_slow_b2ed.block_28df .list-a151 > li {
  float: left;
}
.label_slow_b2ed.chip_ce16 .list-a151:after,
.label_slow_b2ed.chip_ce16 .list-a151:before {
  content: "";
  display: table;
}
.label_slow_b2ed.chip_ce16 .list-a151:after {
  clear: both;
}
.label_slow_b2ed.chip_ce16 .list-a151 > li {
  float: left;
}
.label_slow_b2ed.chip_ce16 .list-a151 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label_slow_b2ed.chip_ce16 .list-a151 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label_slow_b2ed.chip_ce16 .list-a151 > li.preview_7d55 > a,
.label_slow_b2ed.chip_ce16 .list-a151 > li.shadow-fixed-3a5c > a {
  color: #fff;
  background-color: #1e4b75;
}
.label_slow_b2ed.table_smooth_c390 .list-a151 > li > a .warm-cbb9 {
  position: relative;
}
.label_slow_b2ed.table_smooth_c390 .list-a151 > li > a .warm-cbb9: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;
}
.label_slow_b2ed.table_smooth_c390
  .list-a151
  > li:focus
  > a
  .warm-cbb9:before,
.label_slow_b2ed.table_smooth_c390
  .list-a151
  > li:hover
  > a
  .warm-cbb9:before {
  width: 100%;
  background-color: currentColor;
}
.label_slow_b2ed.table_smooth_c390
  .list-a151
  > li.preview_7d55
  > a
  .warm-cbb9:before,
.label_slow_b2ed.table_smooth_c390
  .list-a151
  > li.overlay-a9df
  > a
  .warm-cbb9:before {
  width: 100%;
  background-color: currentColor;
}
.label_slow_b2ed.surface-22c3 .list-a151 > li > a .warm-cbb9 {
  position: relative;
}
.label_slow_b2ed.surface-22c3 .list-a151 > li > a .warm-cbb9: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;
}
.label_slow_b2ed.surface-22c3 .list-a151 > li:focus > a .warm-cbb9:before,
.label_slow_b2ed.surface-22c3
  .list-a151
  > li:hover
  > a
  .warm-cbb9:before {
  width: 100%;
  background-color: currentColor;
}
.label_slow_b2ed.surface-22c3
  .list-a151
  > li.preview_7d55
  > a
  .warm-cbb9:before,
.label_slow_b2ed.surface-22c3
  .list-a151
  > li.overlay-a9df
  > a
  .warm-cbb9:before {
  width: 100%;
  background-color: currentColor;
}
.slider-dim-f227 .input-next-f49c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider-dim-f227 .input-next-f49c li:first-child > a {
  border-top: none;
}
.slider-dim-f227 .input-next-f49c .primary-hovered-fc9a > .warm-cbb9 .inner_55d8 {
  display: none;
}
.slider-dim-f227 .input-next-f49c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slider-dim-f227 .input-next-f49c li:last-child {
  border: none;
}
.slider-dim-f227 .input-next-f49c li.dark_649a > a {
  padding-right: 45px !important;
}
.slider-dim-f227 .input-next-f49c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slider-dim-f227 .input-next-f49c li a:focus,
.slider-dim-f227 .input-next-f49c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-dim-f227 .input-next-f49c li .notice_b712 {
  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;
}
.slider-dim-f227 .input-next-f49c li .notice_b712:hover {
  box-shadow: none;
}
.slider-dim-f227 .input-next-f49c li .notice_b712 .inner_55d8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slider-dim-f227 .input-next-f49c .carousel_cold_9a74 {
  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);
}
.slider-dim-f227 .input-next-f49c .carousel_cold_9a74 li a {
  padding-left: 3em;
}
.slider-dim-f227 .input-next-f49c .medium-8e48 > a .notice_b712 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider-dim-f227 .input-next-f49c .medium-8e48 > .carousel_cold_9a74 {
  display: block;
  opacity: 1;
}
.preview-glass-aa93 {
  max-width: 100%;
}
.article_019b {
  line-height: 0;
  cursor: pointer;
}
.selected-31c5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.selected-31c5:hover {
  box-shadow: none;
  color: currentColor;
}
.selected-31c5 svg {
  width: 18px;
  height: 18px;
}
.selected-31c5 .aside-7cca {
  display: none;
}
.accent_glass_65f8 {
  position: relative;
}
.accent_glass_65f8.fn-active-3142 .selected-31c5 .list_a31c {
  display: none;
}
.accent_glass_65f8.fn-active-3142 .selected-31c5 .aside-7cca {
  display: inline-block;
}
.accent_glass_65f8 .preview-0264 {
  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);
}
.accent_glass_65f8.gallery_center_4590 .preview-0264 {
  left: auto;
  right: -0.9em;
}
.accent_glass_65f8.gallery_center_4590 .content_5b21::before {
  left: auto;
  right: 15px;
}
.accent_glass_65f8.fn-active-3142 .preview-0264 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper_b990 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.copper_b990 label {
  flex-basis: 100%;
}
.copper_b990 .preview_gas_5eab {
  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;
}
.copper_b990 .notification-0815 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.copper_b990 .notification-0815:focus {
  background-color: transparent;
}
.copper_b990 button.top-d308 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.copper_b990 button.top-d308:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.copper_b990 button.top-d308 svg {
  width: 18px;
  height: 18px;
}
.copper_b990 input[type="submit"] {
  min-height: auto;
}
.prev_4bd2 .copper_b990 .notification-0815 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content_5b21 {
  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) {
  .content_5b21 {
    width: 220px;
  }
}
.content_5b21 label {
  flex-basis: 100%;
}
.content_5b21::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;
}
.block-c162 .prev_4bd2 .copper_b990 {
  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;
}
.block-c162
  .prev_4bd2
  .copper_b990
  .preview_gas_5eab {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.block-c162 .prev_4bd2 .copper_b990 .notification-0815 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.block-c162
  .prev_4bd2
  .copper_b990
  .notification-0815:focus {
  background: 0 0;
}
.block-c162
  .prev_4bd2
  .copper_b990
  .stale_9354 {
  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;
}
.inner_016a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.inner_016a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.inner_016a li:last-child {
  margin-right: 0;
}
.inner_016a li:first-child {
  margin-left: 0;
}
.inner_016a.column_d8dd a {
  color: #fff;
}
.inner_016a.column_d8dd a:hover {
  color: #fff;
}
.inner_016a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.inner_016a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.inner_016a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inner_016a a:hover {
  opacity: 0.9;
  color: inherit;
}
.inner_016a [class*="social-icon-apple"] {
  background-color: #999;
}
.inner_016a [class*="social-icon-apple"].panel-mini-4dd9 {
  background-color: transparent;
  color: #999;
}
.inner_016a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.inner_016a [class*="social-icon-behance"].panel-mini-4dd9 {
  background-color: transparent;
  color: #1769ff;
}
.inner_016a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.inner_016a [class*="social-icon-bitbucket"].panel-mini-4dd9 {
  background-color: transparent;
  color: #205081;
}
.inner_016a [class*="social-icon-codepen"] {
  background-color: #000;
}
.inner_016a [class*="social-icon-codepen"].panel-mini-4dd9 {
  background-color: transparent;
  color: #000;
}
.inner_016a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.inner_016a [class*="social-icon-delicious"].panel-mini-4dd9 {
  background-color: transparent;
  color: #39f;
}
.inner_016a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.inner_016a [class*="social-icon-digg"].panel-mini-4dd9 {
  background-color: transparent;
  color: #005be2;
}
.inner_016a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.inner_016a [class*="social-icon-dribbble"].panel-mini-4dd9 {
  background-color: transparent;
  color: #ea4c89;
}
.inner_016a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.inner_016a [class*="social-icon-envelope"].panel-mini-4dd9 {
  background-color: transparent;
  color: #ea4335;
}
.inner_016a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.inner_016a [class*="social-icon-facebook"].panel-mini-4dd9 {
  background-color: transparent;
  color: #3b5998;
}
.inner_016a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.inner_016a [class*="social-icon-flickr"].panel-mini-4dd9 {
  background-color: transparent;
  color: #0063dc;
}
.inner_016a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.inner_016a [class*="social-icon-foursquare"].panel-mini-4dd9 {
  background-color: transparent;
  color: #2d5be3;
}
.inner_016a [class*="social-icon-github"] {
  background-color: #333;
}
.inner_016a [class*="social-icon-github"].panel-mini-4dd9 {
  background-color: transparent;
  color: #333;
}
.inner_016a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.inner_016a [class*="social-icon-google-plus"].panel-mini-4dd9 {
  background-color: transparent;
  color: #dd4b39;
}
.inner_016a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.inner_016a [class*="social-icon-houzz"].panel-mini-4dd9 {
  background-color: transparent;
  color: #7ac142;
}
.inner_016a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.inner_016a [class*="social-icon-instagram"].panel-mini-4dd9 {
  background-color: transparent;
  color: #262626;
}
.inner_016a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.inner_016a [class*="social-icon-jsfiddle"].panel-mini-4dd9 {
  background-color: transparent;
  color: #487aa2;
}
.inner_016a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.inner_016a [class*="social-icon-linkedin"].panel-mini-4dd9 {
  background-color: transparent;
  color: #0077b5;
}
.inner_016a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.inner_016a [class*="social-icon-medium"].panel-mini-4dd9 {
  background-color: transparent;
  color: #00ab6b;
}
.inner_016a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.inner_016a
  [class*="social-icon-odnoklassniki"].panel-mini-4dd9 {
  background-color: transparent;
  color: #f4731c;
}
.inner_016a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.inner_016a [class*="social-icon-meetup"].panel-mini-4dd9 {
  background-color: transparent;
  color: #ec1c40;
}
.inner_016a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.inner_016a [class*="social-icon-pinterest"].panel-mini-4dd9 {
  background-color: transparent;
  color: #bd081c;
}
.inner_016a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.inner_016a [class*="social-icon-product-hunt"].panel-mini-4dd9 {
  background-color: transparent;
  color: #da552f;
}
.inner_016a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.inner_016a [class*="social-icon-reddit"].panel-mini-4dd9 {
  background-color: transparent;
  color: #ff4500;
}
.inner_016a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.inner_016a [class*="social-icon-rss"].panel-mini-4dd9 {
  background-color: transparent;
  color: #f26522;
}
.inner_016a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.inner_016a
  [class*="social-icon-shopping-cart"].panel-mini-4dd9 {
  background-color: transparent;
  color: #4caf50;
}
.inner_016a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.inner_016a [class*="social-icon-skype"].panel-mini-4dd9 {
  background-color: transparent;
  color: #00aff0;
}
.inner_016a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.inner_016a [class*="social-icon-slideshare"].panel-mini-4dd9 {
  background-color: transparent;
  color: #0077b5;
}
.inner_016a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.inner_016a [class*="social-icon-snapchat"].panel-mini-4dd9 {
  background-color: transparent;
  color: #fffc00;
}
.inner_016a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.inner_016a [class*="social-icon-soundcloud"].panel-mini-4dd9 {
  background-color: transparent;
  color: #f80;
}
.inner_016a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.inner_016a [class*="social-icon-spotify"].panel-mini-4dd9 {
  background-color: transparent;
  color: #2ebd59;
}
.inner_016a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.inner_016a
  [class*="social-icon-stack-overflow"].panel-mini-4dd9 {
  background-color: transparent;
  color: #fe7a15;
}
.inner_016a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.inner_016a [class*="social-icon-maldkfgram"].panel-mini-4dd9 {
  background-color: transparent;
  color: #2ca5e0;
}
.inner_016a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.inner_016a [class*="social-icon-tripadvisor"].panel-mini-4dd9 {
  background-color: transparent;
  color: #589442;
}
.inner_016a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.inner_016a [class*="social-icon-tumblr"].panel-mini-4dd9 {
  background-color: transparent;
  color: #35465c;
}
.inner_016a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.inner_016a [class*="social-icon-twitch"].panel-mini-4dd9 {
  background-color: transparent;
  color: #6441a5;
}
.inner_016a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.inner_016a [class*="social-icon-twitter"].panel-mini-4dd9 {
  background-color: transparent;
  color: #1da1f2;
}
.inner_016a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.inner_016a [class*="social-icon-vimeo"].panel-mini-4dd9 {
  background-color: transparent;
  color: #1ab7ea;
}
.inner_016a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.inner_016a [class*="social-icon-vk"].panel-mini-4dd9 {
  background-color: transparent;
  color: #45668e;
}
.inner_016a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.inner_016a [class*="social-icon-weibo"].panel-mini-4dd9 {
  background-color: transparent;
  color: #df2029;
}
.inner_016a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.inner_016a [class*="social-icon-weixin"].panel-mini-4dd9 {
  background-color: transparent;
  color: #7bb32e;
}
.inner_016a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.inner_016a [class*="social-icon-whatsapp"].panel-mini-4dd9 {
  background-color: transparent;
  color: #25d366;
}
.inner_016a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.inner_016a [class*="social-icon-wordpress"].panel-mini-4dd9 {
  background-color: transparent;
  color: #21759b;
}
.inner_016a [class*="social-icon-xing"] {
  background-color: #026466;
}
.inner_016a [class*="social-icon-xing"].panel-mini-4dd9 {
  background-color: transparent;
  color: #026466;
}
.inner_016a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.inner_016a [class*="social-icon-yelp"].panel-mini-4dd9 {
  background-color: transparent;
  color: #af0606;
}
.inner_016a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.inner_016a [class*="social-icon-youtube"].panel-mini-4dd9 {
  background-color: transparent;
  color: #cd201f;
}
.hard-588c {
  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;
}
.hard-588c:hover {
  box-shadow: none;
  background: 0 0;
}
.frame-e40b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.purple-8665 {
  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;
}
.border-dim-9104 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.basic-075a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.basic-075a,
.basic-075a::after,
.basic-075a::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;
}
.basic-075a::after,
.basic-075a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block_blue_ba43 .purple-8665 .border-dim-9104 {
  margin-top: -2px;
  width: 19px;
}
.block_blue_ba43 .purple-8665 .basic-075a {
  margin-top: -1px;
}
.block_blue_ba43 .purple-8665 .basic-075a,
.block_blue_ba43 .purple-8665 .basic-075a::after,
.block_blue_ba43 .purple-8665 .basic-075a::before {
  width: 19px;
  height: 2px;
}
.block_blue_ba43 .purple-8665 .basic-075a::before {
  top: -6px;
}
.block_blue_ba43 .purple-8665 .basic-075a::after {
  bottom: -6px;
}
.button-prev-13fa .purple-8665 .border-dim-9104 {
  margin-top: -2px;
  width: 22px;
}
.button-prev-13fa .purple-8665 .basic-075a {
  margin-top: -1px;
}
.button-prev-13fa .purple-8665 .basic-075a,
.button-prev-13fa .purple-8665 .basic-075a::after,
.button-prev-13fa .purple-8665 .basic-075a::before {
  width: 22px;
  height: 2px;
}
.button-prev-13fa .purple-8665 .basic-075a::before {
  top: -7px;
}
.button-prev-13fa .purple-8665 .basic-075a::after {
  bottom: -7px;
}
.small_239b .purple-8665 .border-dim-9104 {
  margin-top: -2px;
  width: 31px;
}
.small_239b .purple-8665 .basic-075a {
  margin-top: -1.5px;
}
.small_239b .purple-8665 .basic-075a,
.small_239b .purple-8665 .basic-075a::after,
.small_239b .purple-8665 .basic-075a::before {
  width: 31px;
  height: 3px;
}
.small_239b .purple-8665 .basic-075a::before {
  top: -9px;
}
.small_239b .purple-8665 .basic-075a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery_dim_eb72 .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_dim_eb72 .purple-8665 .basic-075a {
    margin-top: -1px;
  }
  .gallery_dim_eb72 .purple-8665 .basic-075a,
  .gallery_dim_eb72 .purple-8665 .basic-075a::after,
  .gallery_dim_eb72 .purple-8665 .basic-075a::before {
    width: 19px;
    height: 2px;
  }
  .gallery_dim_eb72 .purple-8665 .basic-075a::before {
    top: -6px;
  }
  .gallery_dim_eb72 .purple-8665 .basic-075a::after {
    bottom: -6px;
  }
  .active-173e .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 22px;
  }
  .active-173e .purple-8665 .basic-075a {
    margin-top: -1px;
  }
  .active-173e .purple-8665 .basic-075a,
  .active-173e .purple-8665 .basic-075a::after,
  .active-173e .purple-8665 .basic-075a::before {
    width: 22px;
    height: 2px;
  }
  .active-173e .purple-8665 .basic-075a::before {
    top: -7px;
  }
  .active-173e .purple-8665 .basic-075a::after {
    bottom: -7px;
  }
  .warm_ed9d .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 31px;
  }
  .warm_ed9d .purple-8665 .basic-075a {
    margin-top: -1.5px;
  }
  .warm_ed9d .purple-8665 .basic-075a,
  .warm_ed9d .purple-8665 .basic-075a::after,
  .warm_ed9d .purple-8665 .basic-075a::before {
    width: 31px;
    height: 3px;
  }
  .warm_ed9d .purple-8665 .basic-075a::before {
    top: -9px;
  }
  .warm_ed9d .purple-8665 .basic-075a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .middle_a1df .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 19px;
  }
  .middle_a1df .purple-8665 .basic-075a {
    margin-top: -1px;
  }
  .middle_a1df .purple-8665 .basic-075a,
  .middle_a1df .purple-8665 .basic-075a::after,
  .middle_a1df .purple-8665 .basic-075a::before {
    width: 19px;
    height: 2px;
  }
  .middle_a1df .purple-8665 .basic-075a::before {
    top: -6px;
  }
  .middle_a1df .purple-8665 .basic-075a::after {
    bottom: -6px;
  }
  .outer_1f51 .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 22px;
  }
  .outer_1f51 .purple-8665 .basic-075a {
    margin-top: -1px;
  }
  .outer_1f51 .purple-8665 .basic-075a,
  .outer_1f51 .purple-8665 .basic-075a::after,
  .outer_1f51 .purple-8665 .basic-075a::before {
    width: 22px;
    height: 2px;
  }
  .outer_1f51 .purple-8665 .basic-075a::before {
    top: -7px;
  }
  .outer_1f51 .purple-8665 .basic-075a::after {
    bottom: -7px;
  }
  .border_light_e3c5 .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 31px;
  }
  .border_light_e3c5 .purple-8665 .basic-075a {
    margin-top: -1.5px;
  }
  .border_light_e3c5 .purple-8665 .basic-075a,
  .border_light_e3c5 .purple-8665 .basic-075a::after,
  .border_light_e3c5 .purple-8665 .basic-075a::before {
    width: 31px;
    height: 3px;
  }
  .border_light_e3c5 .purple-8665 .basic-075a::before {
    top: -9px;
  }
  .border_light_e3c5 .purple-8665 .basic-075a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .easy-7160 .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 19px;
  }
  .easy-7160 .purple-8665 .basic-075a {
    margin-top: -1px;
  }
  .easy-7160 .purple-8665 .basic-075a,
  .easy-7160 .purple-8665 .basic-075a::after,
  .easy-7160 .purple-8665 .basic-075a::before {
    width: 19px;
    height: 2px;
  }
  .easy-7160 .purple-8665 .basic-075a::before {
    top: -6px;
  }
  .easy-7160 .purple-8665 .basic-075a::after {
    bottom: -6px;
  }
  .south-b053 .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 22px;
  }
  .south-b053 .purple-8665 .basic-075a {
    margin-top: -1px;
  }
  .south-b053 .purple-8665 .basic-075a,
  .south-b053 .purple-8665 .basic-075a::after,
  .south-b053 .purple-8665 .basic-075a::before {
    width: 22px;
    height: 2px;
  }
  .south-b053 .purple-8665 .basic-075a::before {
    top: -7px;
  }
  .south-b053 .purple-8665 .basic-075a::after {
    bottom: -7px;
  }
  .left-6219 .purple-8665 .border-dim-9104 {
    margin-top: -2px;
    width: 31px;
  }
  .left-6219 .purple-8665 .basic-075a {
    margin-top: -1.5px;
  }
  .left-6219 .purple-8665 .basic-075a,
  .left-6219 .purple-8665 .basic-075a::after,
  .left-6219 .purple-8665 .basic-075a::before {
    width: 31px;
    height: 3px;
  }
  .left-6219 .purple-8665 .basic-075a::before {
    top: -9px;
  }
  .left-6219 .purple-8665 .basic-075a::after {
    bottom: -9px;
  }
}
.layout-b02f .basic-075a {
  -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);
}
.layout-b02f .basic-075a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.layout-b02f .basic-075a::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);
}
.layout-b02f.medium_9664 .basic-075a {
  -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);
}
.layout-b02f.medium_9664 .basic-075a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.layout-b02f.medium_9664 .basic-075a::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);
}
.active_hard_7091 {
  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.image_034c:before {
  display: none;
}
.sidebar-d5aa {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sidebar-d5aa .disabled_active_7fa7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sidebar-d5aa .disabled_active_7fa7:last-of-type {
  border-bottom: none;
}
.sidebar-d5aa .disabled_active_7fa7.gallery-huge-01e1,
.sidebar-d5aa .disabled_active_7fa7.rough_9b93,
.sidebar-d5aa .disabled_active_7fa7.content-rough-0218 {
  padding: 0;
}
.sidebar-d5aa .slider-dim-f227 .notice_b712 {
  color: currentColor;
}
.sidebar-d5aa .slider-dim-f227 .notice_b712:focus,
.sidebar-d5aa .slider-dim-f227 .notice_b712:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-d5aa.media_first_942a .south-1e6d,
.sidebar-d5aa.media_first_942a .accordion-576d a,
.sidebar-d5aa.media_first_942a .list-a151 a,
.sidebar-d5aa.media_first_942a .carousel_cold_9a74 a {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar-d5aa.media_first_942a .south-1e6d:hover,
.sidebar-d5aa.media_first_942a .accordion-576d a:hover,
.sidebar-d5aa.media_first_942a .list-a151 a:hover,
.sidebar-d5aa.media_first_942a .carousel_cold_9a74 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-d5aa.media_first_942a .column_solid_3d4d {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-d5aa.media_first_942a .disabled_active_7fa7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-d5aa.media_first_942a .disabled_active_7fa7:before {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar-d5aa.media_first_942a .lite_a6ff:before {
  background: rgba(255, 255, 255, 0.9);
}
.sidebar-d5aa.media_first_942a .slider-dim-f227 .input-next-f49c li a,
.sidebar-d5aa.media_first_942a .slider-dim-f227 .notice_b712,
.sidebar-d5aa.media_first_942a .carousel_cold_9a74 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-d5aa.media_first_942a .slider-dim-f227 .notice_b712:focus,
.sidebar-d5aa.media_first_942a .slider-dim-f227 .notice_b712:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-d5aa.media_first_942a .input-next-f49c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-d5aa.slow-4995 .south-1e6d,
.sidebar-d5aa.slow-4995 .accordion-576d a,
.sidebar-d5aa.slow-4995 .list-a151 .notice_b712,
.sidebar-d5aa.slow-4995 .list-a151 a,
.sidebar-d5aa.slow-4995 .carousel_cold_9a74 a {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-d5aa.slow-4995 .south-1e6d:hover,
.sidebar-d5aa.slow-4995 .accordion-576d a:hover,
.sidebar-d5aa.slow-4995 .list-a151 .notice_b712:hover,
.sidebar-d5aa.slow-4995 .list-a151 a:hover,
.sidebar-d5aa.slow-4995 .carousel_cold_9a74 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-d5aa.slow-4995 .column_solid_3d4d {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-d5aa.slow-4995 .disabled_active_7fa7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-d5aa.slow-4995 .disabled_active_7fa7:before {
  background: rgba(255, 255, 255, 0.08);
}
.sidebar-d5aa.slow-4995 .lite_a6ff:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-d5aa.slow-4995 .slider-dim-f227 .input-next-f49c li a,
.sidebar-d5aa.slow-4995 .slider-dim-f227 .notice_b712,
.sidebar-d5aa.slow-4995 .carousel_cold_9a74 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-d5aa.slow-4995 .slider-dim-f227 .notice_b712:focus,
.sidebar-d5aa.slow-4995 .slider-dim-f227 .notice_b712:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-d5aa.slow-4995 .input-next-f49c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_a6ff {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.lite_a6ff:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.iron_6701 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-gold-21cf .sidebar-d5aa {
  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;
}
.surface-gold-21cf .disabled_active_7fa7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-gold-21cf .disabled_active_7fa7: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) {
  .surface-gold-21cf .disabled_active_7fa7:before {
    width: 16%;
    left: 42%;
  }
}
.surface-gold-21cf .disabled_active_7fa7:last-child:before {
  content: none;
}
.surface-gold-21cf .disabled_active_7fa7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-gold-21cf .slider-dim-f227 .input-next-f49c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-gold-21cf .slider-dim-f227 .input-next-f49c li a .notice_b712 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-gold-21cf .slider-dim-f227 .carousel_cold_9a74 {
  border: none;
}
.surface-gold-21cf .slider-dim-f227 .carousel_cold_9a74 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-gold-21cf .lite_a6ff {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-gold-21cf .iron_6701 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-gold-21cf .slow-4995 .lite_a6ff:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-gold-21cf .media_first_942a.banner_e4f3 .basic-075a {
  background: rgba(0, 0, 0, 0.6);
}
.surface-gold-21cf
  .media_first_942a.banner_e4f3
  .basic-075a::after,
.surface-gold-21cf
  .media_first_942a.banner_e4f3
  .basic-075a:before {
  background: inherit;
}
.surface-gold-21cf
  .media_first_942a.banner_e4f3:hover
  .basic-075a {
  background: rgba(0, 0, 0, 0.8);
}
.row_ae7a .sidebar-d5aa {
  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) {
  .row_ae7a .sidebar-d5aa {
    width: auto;
    right: 45px;
  }
}
.brown-dcb0 .sidebar-d5aa {
  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) {
  .brown-dcb0 .sidebar-d5aa {
    width: auto;
    left: 45px;
  }
}
.image_034c .sidebar-d5aa {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image_034c .iron_6701 {
  max-width: 48em;
  margin: 0 auto;
}
.image_034c .lite_a6ff:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slow-6ac3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slow-6ac3.surface-gold-21cf .sidebar-d5aa {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slow-6ac3.row_ae7a .sidebar-d5aa {
  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);
}
.slow-6ac3 .sidebar-d5aa {
  visibility: visible;
}
.slow-6ac3.brown-dcb0 .sidebar-d5aa {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list_narrow_71ee,
.top_9c5f {
  overflow-x: hidden;
}
.list_narrow_71ee .sidebar-d5aa {
  overflow: auto;
}
.list_narrow_71ee.surface-gold-21cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_narrow_71ee.surface-gold-21cf .sidebar-d5aa {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list_narrow_71ee.surface-gold-21cf .hard-588c {
  opacity: 0;
}
.list_narrow_71ee.row_ae7a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_narrow_71ee.row_ae7a .sidebar-d5aa {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list_narrow_71ee.row_ae7a .hard-588c {
  opacity: 0;
}
.list_narrow_71ee.brown-dcb0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_narrow_71ee.brown-dcb0 .sidebar-d5aa {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list_narrow_71ee.brown-dcb0 .hard-588c {
  opacity: 0;
}
.list_narrow_71ee.image_034c .sidebar-d5aa {
  z-index: 10;
  visibility: visible;
}
.banner_e4f3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_e4f3 .basic-075a {
  background: rgba(255, 255, 255, 0.99);
}
.banner_e4f3 .basic-075a::after,
.banner_e4f3 .basic-075a:before {
  background: inherit;
}
.banner_e4f3:hover .basic-075a {
  background: rgba(255, 255, 255, 0.99);
}
.brown-dcb0 .banner_e4f3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.image_034c .banner_e4f3 {
  display: none !important;
}
.list_narrow_71ee:before,
.top_9c5f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list_narrow_71ee .banner_e4f3,
.top_9c5f .banner_e4f3 {
  display: inline-block;
}
.sidebar-d5aa .column_e757 {
  -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;
}
.list_narrow_71ee .sidebar-d5aa .column_e757,
.top_9c5f .sidebar-d5aa .column_e757 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input_d48d .preview_gas_5eab {
  width: 100%;
}
.down-31ee {
  padding: 0 0.5em 0;
}
.down-31ee [class*="customify-col-"],
.down-31ee [class*="customify-col_"],
.down-31ee [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.upper_fe07 .down-31ee {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar_9ebf .column-1e13,
  .column-1e13 {
    display: none;
  }
  .caption-pink-3131 {
    text-align: left;
  }
  .fixed-31c3 {
    text-align: center;
  }
  .info-0caf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_9ebf .element_complex_4bb2,
  .element_complex_4bb2 {
    display: none;
  }
  .image-bbef {
    text-align: left;
  }
  .badge-down-acd4 {
    text-align: center;
  }
  .last_1b2b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar_9ebf .soft-1c65,
  .soft-1c65 {
    display: none;
  }
  .detail_5d86 {
    text-align: left;
  }
  .clean_1845 {
    text-align: center;
  }
  .photo-over-7017 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.icon-dca9 {
  box-shadow: none !important;
}
.filter_right_f58a .tertiary_6d0b,
.preview_stale_41e3 .tertiary_6d0b {
  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;
}
.preview_stale_41e3 .tertiary_6d0b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary-4550 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary-4550:after,
.tertiary-4550:before {
  content: "";
  display: table;
}
.tertiary-4550:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary-4550 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary-4550,
.modal-6290 {
  max-width: 1248px;
  margin: 0 auto;
}

.outer-f054.search-small-ace9 .tertiary-4550 {
  max-width: 100%;
}
.outer-f054.complex-1afb {
  max-width: 1200px;
  margin: 0 auto;
}
.outer-f054.gallery-yellow-8038 .tertiary-4550 {
  max-width: 100%;
}
.outer-f054.gallery-yellow-8038 > .tertiary-4550 {
  padding-left: 0;
  padding-right: 0;
}
.outer-f054.gallery-yellow-8038 > .tertiary-4550 .avatar_9ebf {
  margin: 0;
}
.outer-f054.gallery-yellow-8038
  > .tertiary-4550
  .east_b8d6.heading-1912 {
  margin-right: 0;
  margin-left: 0;
}
.outer-f054.gallery-yellow-8038 #main.heading-1912 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gradient_copper_ffe7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_copper_ffe7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .north-e769 .widget_short_5d02 {
    padding-right: 1em;
  }
  .north-e769.tooltip_green_9898 .east_b8d6 {
    border-right: 1px solid #eaecee;
  }
  .north-e769.tooltip_green_9898 .widget_short_5d02 {
    padding-right: 1em;
  }
  .north-e769.tooltip_green_9898 .hover_7da9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-d4b0 .widget_short_5d02 {
    padding-left: 1em;
  }
  .mini-d4b0.tooltip_green_9898 .east_b8d6 {
    border-left: 1px solid #eaecee;
  }
  .mini-d4b0.tooltip_green_9898 .widget_short_5d02 {
    padding-left: 1em;
  }
  .mini-d4b0.tooltip_green_9898 .hover_7da9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .short-aeb9 .widget_short_5d02 {
    padding-left: 1em;
  }
  .short-aeb9.tooltip_green_9898 .hard_4005 {
    border-right: 1px solid #eaecee;
  }
  .short-aeb9.tooltip_green_9898 .backdrop_pink_63d7 {
    border-right: 1px solid #eaecee;
  }
  .short-aeb9.tooltip_green_9898 .widget_short_5d02 {
    padding-left: 1em;
  }
  .short-aeb9.tooltip_green_9898 .hover_7da9 {
    padding-right: 1em;
  }
  .short-aeb9.tooltip_green_9898 .wood_b81e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-focused-8736 .widget_short_5d02 {
    padding-right: 1em;
  }
  .caption-focused-8736.tooltip_green_9898 .hard_4005 {
    border-left: 1px solid #eaecee;
  }
  .caption-focused-8736.tooltip_green_9898 .backdrop_pink_63d7 {
    border-left: 1px solid #eaecee;
  }
  .caption-focused-8736.tooltip_green_9898 .widget_short_5d02 {
    padding-right: 1em;
  }
  .caption-focused-8736.tooltip_green_9898 .hover_7da9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption-focused-8736.tooltip_green_9898 .wood_b81e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient_copper_ffe7 .widget_short_5d02 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient_copper_ffe7.tooltip_green_9898 .east_b8d6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gradient_copper_ffe7.tooltip_green_9898 .widget_short_5d02 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient_copper_ffe7.tooltip_green_9898 .hover_7da9 {
    padding-left: 1em;
  }
  .gradient_copper_ffe7.tooltip_green_9898 .wood_b81e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gradient_copper_ffe7.tooltip_green_9898 .widget_short_5d02 {
    padding-left: 0;
  }
}
.notification_7e23 .avatar_9ced {
  display: inline-block;
}
.silver-102f {
  display: inline-block;
}
.backdrop-motion-a832 {
  word-con: break-word;
}
.wrapper-black-863b > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper-black-863b .progress_cc76 {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper-black-863b .layout-orange-8a0d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article-1ffc .row-lite-b38b {
  margin-bottom: 2em;
}
.article-1ffc .hidden-9b68 {
  margin-bottom: 15px;
}
.article-1ffc .hidden-9b68:last-child {
  margin-bottom: 0;
}
.article-1ffc .label-5e12 {
  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) {
  .article-1ffc .label-5e12 {
    display: block;
  }
}
.article-1ffc .grid-hard-ca23 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article-1ffc .grid-hard-ca23 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article-1ffc .feature-full-acf0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article-1ffc .feature-full-acf0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article-1ffc .feature-full-acf0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article-1ffc .backdrop-motion-a832 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-1ffc .backdrop-motion-a832 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article-1ffc .panel_4772 p:last-child {
  margin-bottom: 0;
}
.article-1ffc .accordion-3cb6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article-1ffc .avatar_704a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article-1ffc .popup-fc60 {
  margin-top: 1em;
}
.article-1ffc .badge_b980 {
  top: 0;
  display: block;
}
.article-1ffc .badge_b980 a {
  color: inherit;
}
.article-1ffc .badge_b980 a:hover {
  color: inherit;
}
.article-1ffc .link-e658 {
  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;
}
.article-1ffc .link-e658:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article-1ffc .avatar_704a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article-1ffc .tiny_2dc6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article-1ffc .tiny_2dc6:first-child {
  margin-top: 0;
}
.article-1ffc .tiny_2dc6.cool_d36c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article-1ffc .tiny_2dc6.summary_984a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-1ffc
  .tiny_2dc6.summary_984a.component-efbc
  .popup-fc60 {
  width: 100%;
}
.article-1ffc .summary_984a {
  -webkit-box-align: center;
  align-items: center;
}
.article-1ffc .summary_984a .wrapper-black-863b,
.article-1ffc .summary_984a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article-1ffc .feature-full-acf0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article-1ffc .feature-full-acf0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article-1ffc .feature-full-acf0: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;
}
.article-1ffc .cool_d36c {
  z-index: 5;
}
.article-1ffc .fixed-d153 .chip_paper_cd16 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article-1ffc .wide_0586 .chip_paper_cd16 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article-1ffc .overlay_solid_335d .chip_paper_cd16 {
  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;
}
.article-1ffc.badge-4202 .label-5e12,
.article-1ffc.tag_gas_ecb0 .label-5e12 {
  display: block;
}
.article-1ffc.badge-4202 .label-5e12 .warm-3894,
.article-1ffc.badge-4202 .label-5e12 .avatar_704a,
.article-1ffc.tag_gas_ecb0 .label-5e12 .warm-3894,
.article-1ffc.tag_gas_ecb0 .label-5e12 .avatar_704a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article-1ffc.wood_4fd8 .grid-hard-ca23 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article-1ffc.wood_4fd8 .grid-hard-ca23 {
    margin-right: 0;
  }
}
.article-1ffc.badge-4202 .grid-hard-ca23,
.article-1ffc.tag_gas_ecb0 .grid-hard-ca23 {
  padding-top: 40%;
}
.article-1ffc.badge-4202 .row-lite-b38b,
.article-1ffc.tag_gas_ecb0 .row-lite-b38b {
  display: block;
}
.article-1ffc.badge-4202 .fn-sticky-3142 .avatar_704a,
.article-1ffc.tag_gas_ecb0 .fn-sticky-3142 .avatar_704a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article-1ffc.badge-4202 .grid-hard-ca23,
.article-1ffc.tag_gas_ecb0 .grid-hard-ca23 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article-1ffc.badge-4202 .avatar_704a {
  padding: 1em;
}
.notification-stale-4641 {
  margin: 30px auto;
  display: block;
}
.notification-stale-4641 .accordion_93a3 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.notification-stale-4641 .accordion_93a3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification-stale-4641 .accordion_93a3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link-cold-f478 .wrapper-black-863b {
  margin-bottom: 1.41575em;
}
.link-cold-f478 .progress_221d {
  margin-bottom: 1.618em;
}
.status_solid_7061 .element_pink_f22c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.status_solid_7061 .element_pink_f22c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.status_solid_7061 .description_mini_c57a {
  max-width: 100%;
  overflow: auto;
}
.carousel-0083 .status_solid_7061 a:hover {
  text-decoration: underline;
}
.input-dynamic-e8e1 .hidden-9b68:not(.backdrop-motion-a832),
.input-dynamic-e8e1 .feature-full-acf0 {
  margin-bottom: 1.41575em;
}
.input-dynamic-e8e1 .hidden-9b68:not(.backdrop-motion-a832):last-child,
.input-dynamic-e8e1 .feature-full-acf0:last-child {
  margin-bottom: 0;
}
.input-dynamic-e8e1 .hidden-9b68.black_2892 {
  margin-bottom: 0.41575em;
}
.input-dynamic-e8e1 .slow_66da:before,
.input-dynamic-e8e1 .media-25ae:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.input-dynamic-e8e1 .slow_66da:before {
  content: "\f115";
}
.input-dynamic-e8e1 .media-25ae:before {
  content: "\f02c";
}
.input-dynamic-e8e1 .warm-e62a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.input-dynamic-e8e1 .warm-e62a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.text-lite-3486 {
  display: -webkit-box;
  display: flex;
}
.text-lite-3486 .pagination-advanced-5d3b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .text-lite-3486 .pagination-advanced-5d3b {
    flex-basis: 90px;
  }
}
.text-lite-3486 .tabs-out-7862 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .text-lite-3486 .tabs-out-7862 {
    flex-basis: calc(100% - 50px);
  }
}
.text-lite-3486 .media_7824 p:last-child {
  margin-bottom: 0.72em;
}
.list-95c9 .accordion_93a3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list-95c9 .accordion_93a3:after,
.list-95c9 .accordion_93a3:before {
  content: "";
  display: table;
}
.list-95c9 .accordion_93a3:after {
  clear: both;
}
.list-95c9 .accordion_93a3 .current-9c19,
.list-95c9 .accordion_93a3 .solid_6648 {
  width: 49%;
}
.list-95c9 .accordion_93a3 .current-9c19 a span.slow_fce8,
.list-95c9 .accordion_93a3 .solid_6648 a span.slow_fce8 {
  display: block;
  margin-bottom: 5px;
}
.list-95c9 .accordion_93a3 .solid_6648 {
  float: left;
  text-align: left;
}
.list-95c9 .accordion_93a3 .current-9c19 {
  float: right;
  text-align: right;
}
.layout-d29c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout-d29c {
    margin-bottom: 0;
  }
}
.full-4879 {
  margin-bottom: 1em;
}
.full-4879 .backdrop-motion-a832 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row-619a a {
  display: block;
  line-height: 0;
  position: relative;
}
.mini_f813 .full-4879,
.input_pink_c178 .full-4879 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mini_f813 .full-4879,
  .input_pink_c178 .full-4879 {
    display: block;
  }
}
.mini_f813 .row-619a,
.input_pink_c178 .row-619a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mini_f813 .row-619a,
  .input_pink_c178 .row-619a {
    margin-bottom: 1em;
  }
}
.mini_f813 .row-619a img,
.input_pink_c178 .row-619a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mini_f813 .section-82b0,
.input_pink_c178 .section-82b0 {
  flex-basis: calc(100% - 160px);
}
.mini_f813 .section-82b0 p,
.input_pink_c178 .section-82b0 p {
  margin-bottom: 0;
}
.mini_f813 .section-82b0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mini_f813 .section-82b0 {
    padding-left: 0;
  }
}
.input_pink_c178 .section-82b0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input_pink_c178 .section-82b0 {
    padding-right: 0;
  }
}
.input_pink_c178 .row-619a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu-south-22f3 .row-619a {
  margin-bottom: 0.5em;
}
.menu-south-22f3 .row-619a img {
  width: 100%;
}
.form_2f95 .hard_fea2,
.input-fixed-641f .hard_fea2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.input-fixed-641f .east_b8d6 .row_3a3f p:last-child {
  margin-bottom: 0;
}
.white_c562 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip-advanced-dfbf .breadcrumb-0485 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip-advanced-dfbf .breadcrumb-0485:last-of-type {
    margin-bottom: 0;
  }
}
.chip-advanced-dfbf .breadcrumb-0485 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip-advanced-dfbf .breadcrumb-0485 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip-advanced-dfbf .breadcrumb-0485 ul li {
  margin: 0 0 0.6em;
}
.chip-advanced-dfbf .breadcrumb-0485 ul li.overlay-active-323a,
.chip-advanced-dfbf .breadcrumb-0485 ul li.avatar-gold-9cdc {
  position: relative;
}
.chip-advanced-dfbf .breadcrumb-0485 ul li.overlay-active-323a .brown-e7dc,
.chip-advanced-dfbf .breadcrumb-0485 ul li.avatar-gold-9cdc .brown-e7dc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip-advanced-dfbf .breadcrumb-0485 ul li.overlay-active-323a:after:after,
.chip-advanced-dfbf .breadcrumb-0485 ul li.overlay-active-323a:after:before,
.chip-advanced-dfbf
  .breadcrumb-0485
  ul
  li.avatar-gold-9cdc:after:after,
.chip-advanced-dfbf
  .breadcrumb-0485
  ul
  li.avatar-gold-9cdc:after:before {
  content: "";
  display: table;
}
.chip-advanced-dfbf .breadcrumb-0485 ul li.overlay-active-323a:after:after,
.chip-advanced-dfbf
  .breadcrumb-0485
  ul
  li.avatar-gold-9cdc:after:after {
  clear: both;
}
.chip-advanced-dfbf .breadcrumb-0485 a.hero-a9af:hover {
  text-decoration: none;
}
.chip-advanced-dfbf .breadcrumb-0485 select {
  max-width: 100%;
}
.chip-advanced-dfbf .breadcrumb-0485 table {
  font-size: 85%;
}
.chip-advanced-dfbf .breadcrumb-0485 table td,
.chip-advanced-dfbf .breadcrumb-0485 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip-advanced-dfbf .breadcrumb-0485 table tfoot td {
  text-align: left;
}
.chip-advanced-dfbf .breadcrumb-0485 :last-child {
  margin-bottom: 0;
}
.chip-advanced-dfbf .breadcrumb-0485 .component_stone_9910 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip-advanced-dfbf .breadcrumb-0485 .component_stone_9910 label {
  width: 100%;
}
.chip-advanced-dfbf .breadcrumb-0485 .component_stone_9910 .notification-0815 {
  width: 100%;
  display: block;
}
.chip-advanced-dfbf .breadcrumb-0485 .component_stone_9910 .top-d308 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip-advanced-dfbf .breadcrumb-0485 .component_stone_9910 .top-d308:hover svg #svg-search {
  fill: #444;
}
.chip-advanced-dfbf .breadcrumb-0485 .component_stone_9910 .top-d308 svg {
  width: 18px;
  height: 18px;
}
.chip-advanced-dfbf .frame-b743 ul ul,
.chip-advanced-dfbf .silver_584c ul ul,
.chip-advanced-dfbf .iron_03e1 ul ul,
.chip-advanced-dfbf .stone_c78c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip-advanced-dfbf .frame-b743 .dark_649a > a,
.chip-advanced-dfbf .silver_584c .dark_649a > a,
.chip-advanced-dfbf .iron_03e1 .dark_649a > a,
.chip-advanced-dfbf .stone_c78c .dark_649a > a {
  margin-bottom: 0;
}
.chip-advanced-dfbf .full_1f2d li,
.chip-advanced-dfbf .frame-b743 li,
.chip-advanced-dfbf .dropdown_north_89b3 li,
.chip-advanced-dfbf .silver_584c li,
.chip-advanced-dfbf .iron_03e1 li,
.chip-advanced-dfbf .stone_c78c li,
.chip-advanced-dfbf .lower_7125 li,
.chip-advanced-dfbf .chip_gold_9fe7 li {
  display: block;
  position: relative;
}
.chip-advanced-dfbf .full_1f2d li:last-child,
.chip-advanced-dfbf .frame-b743 li:last-child,
.chip-advanced-dfbf .dropdown_north_89b3 li:last-child,
.chip-advanced-dfbf .silver_584c li:last-child,
.chip-advanced-dfbf .iron_03e1 li:last-child,
.chip-advanced-dfbf .stone_c78c li:last-child,
.chip-advanced-dfbf .lower_7125 li:last-child,
.chip-advanced-dfbf .chip_gold_9fe7 li:last-child {
  border: none;
}
.chip-advanced-dfbf .full_1f2d li a,
.chip-advanced-dfbf .frame-b743 li a,
.chip-advanced-dfbf .dropdown_north_89b3 li a,
.chip-advanced-dfbf .silver_584c li a,
.chip-advanced-dfbf .iron_03e1 li a,
.chip-advanced-dfbf .stone_c78c li a,
.chip-advanced-dfbf .lower_7125 li a,
.chip-advanced-dfbf .chip_gold_9fe7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip-advanced-dfbf .full_1f2d li ul li::before,
.chip-advanced-dfbf .frame-b743 li ul li::before,
.chip-advanced-dfbf .dropdown_north_89b3 li ul li::before,
.chip-advanced-dfbf .silver_584c li ul li::before,
.chip-advanced-dfbf .iron_03e1 li ul li::before,
.chip-advanced-dfbf .stone_c78c li ul li::before,
.chip-advanced-dfbf .lower_7125 li ul li::before,
.chip-advanced-dfbf .chip_gold_9fe7 li ul li::before {
  left: 15px;
}
.chip-advanced-dfbf .full_1f2d li ul a,
.chip-advanced-dfbf .frame-b743 li ul a,
.chip-advanced-dfbf .dropdown_north_89b3 li ul a,
.chip-advanced-dfbf .silver_584c li ul a,
.chip-advanced-dfbf .iron_03e1 li ul a,
.chip-advanced-dfbf .stone_c78c li ul a,
.chip-advanced-dfbf .lower_7125 li ul a,
.chip-advanced-dfbf .chip_gold_9fe7 li ul a {
  padding-left: 20px;
}
.chip-advanced-dfbf .full_1f2d li ul ul li::before,
.chip-advanced-dfbf .frame-b743 li ul ul li::before,
.chip-advanced-dfbf .dropdown_north_89b3 li ul ul li::before,
.chip-advanced-dfbf .silver_584c li ul ul li::before,
.chip-advanced-dfbf .iron_03e1 li ul ul li::before,
.chip-advanced-dfbf .stone_c78c li ul ul li::before,
.chip-advanced-dfbf .lower_7125 li ul ul li::before,
.chip-advanced-dfbf .chip_gold_9fe7 li ul ul li::before {
  left: 30px;
}
.chip-advanced-dfbf .full_1f2d li ul ul a,
.chip-advanced-dfbf .frame-b743 li ul ul a,
.chip-advanced-dfbf .dropdown_north_89b3 li ul ul a,
.chip-advanced-dfbf .silver_584c li ul ul a,
.chip-advanced-dfbf .iron_03e1 li ul ul a,
.chip-advanced-dfbf .stone_c78c li ul ul a,
.chip-advanced-dfbf .lower_7125 li ul ul a,
.chip-advanced-dfbf .chip_gold_9fe7 li ul ul a {
  padding-left: 40px;
}
.chip-advanced-dfbf .active_glass_940e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip-advanced-dfbf .chip_gold_9fe7 ul li {
  margin-bottom: 1.41575em;
}
.chip-advanced-dfbf .chip_gold_9fe7 ul li .frame_hard_8e7f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip-advanced-dfbf .chip_gold_9fe7 ul li .status-south-8324 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slow-4995 .full_1f2d li a,
.slow-4995 .frame-b743 li a,
.slow-4995 .dropdown_north_89b3 li a,
.slow-4995 .silver_584c li a,
.slow-4995 .iron_03e1 li a,
.slow-4995 .stone_c78c li a,
.slow-4995 .lower_7125 li a,
.slow-4995 .chip_gold_9fe7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-4995 .active_glass_940e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-4995 .breadcrumb-0485 ul li.overlay-active-323a .brown-e7dc,
.slow-4995 .breadcrumb-0485 ul li.avatar-gold-9cdc .brown-e7dc {
  background: rgba(0, 0, 0, 0.2);
}
.slow-4995 .chip-advanced-dfbf .breadcrumb-0485 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li {
  margin: 0;
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li ul {
  margin: 0;
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li ul li a {
  padding-left: 15px;
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li ul li li a {
  padding-left: 30px;
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li.shadow-fixed-3a5c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li.shadow-fixed-3a5c > 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;
}
.outer-f054 .chip-advanced-dfbf .input-next-f49c li.shadow-fixed-3a5c > 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;
}
.wrapper-be9f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article-bottom-3e7f {
  position: relative;
  z-index: 10;
}
.article-bottom-3e7f .column_e757 {
  width: 100%;
  max-width: 100%;
}
.sort-liquid-0f83 .secondary-copper-7d85 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort-liquid-0f83 .media_first_942a {
}
.sort-liquid-0f83 .slow-4995 {
  background: #292929;
}
.popup-5f4a .secondary-copper-7d85 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.popup-5f4a .media_first_942a {
  background: #f9f9f9;
}
.popup-5f4a .slow-4995 {
  background: #303030;
}
.active_12d3 .secondary-copper-7d85 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_12d3 .avatar_9ced {
    margin-bottom: 1em;
  }
  .active_12d3 .avatar_9ced:last-child {
    margin-bottom: 0;
  }
}
.active_12d3 .media_first_942a {
  background: #ededed;
}
.active_12d3 .slow-4995 {
  background: #1a1a1a;
}
.secondary-copper-7d85.media_first_942a {
  color: rgba(0, 0, 0, 0.6);
}
.secondary-copper-7d85.media_first_942a .slider_a5c3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-copper-7d85.slow-4995 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-copper-7d85.slow-4995 a:not(.hero-a9af) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-copper-7d85.slow-4995 a:not(.hero-a9af):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-copper-7d85.slow-4995 .slider_a5c3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-copper-7d85.slow-4995 table tbody td,
.secondary-copper-7d85.slow-4995 table th {
  background: rgba(0, 0, 0, 0.08);
}
.texture-6e21.tag_4a8b .tertiary-4550 {
  max-width: initial;
}
.texture-6e21 .input-wood-6ffa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.texture-6e21 .input-wood-6ffa .column_e757 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .texture-6e21 .input-wood-6ffa .column_e757 {
    display: block;
    margin-bottom: 2em;
  }
  .texture-6e21 .input-wood-6ffa .column_e757:last-child {
    margin-bottom: 0;
  }
}
.active_12d3 .avatar_9ced:last-child,
.popup-5f4a .avatar_9ced:last-child,
.sort-liquid-0f83 .avatar_9ced:last-child {
  margin-bottom: 0;
}
.active_12d3 .avatar_9ced .chip-advanced-dfbf .breadcrumb-0485:last-child,
.popup-5f4a .avatar_9ced .chip-advanced-dfbf .breadcrumb-0485:last-child,
.sort-liquid-0f83 .avatar_9ced .chip-advanced-dfbf .breadcrumb-0485:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active_12d3 .pagination_96aa,
  .active_12d3 .aside-stone-965d,
  .popup-5f4a .pagination_96aa,
  .popup-5f4a .aside-stone-965d,
  .sort-liquid-0f83 .pagination_96aa,
  .sort-liquid-0f83 .aside-stone-965d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article-bottom-3e7f .avatar_9ced {
    margin-bottom: 2em;
  }
}
.article-bottom-3e7f p:last-child {
  margin-bottom: 0;
}
.article-bottom-3e7f li,
.article-bottom-3e7f ul {
  list-style: none;
  margin: 0;
}
.article-bottom-3e7f ul ul {
  margin-left: 2.617924em;
}
.wood-1f54 {
  font-size: 0.875em;
}

/* css-noise: 21af */
.promo-block-s7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
