/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner-left-de53/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner-left-de53
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.banner-left-de53/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input_lite_3995.widget_4043/licenses/gpl-2.0.medium_2bac
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.filter-2328/, (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.red-1ca4.article_upper_f80a/normalize.primary-8b64/
 ======
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.primary-8b64 v7.0.0 | MIT License | github.banner-left-de53/necolas/normalize.primary-8b64 */
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;
}
.focus-smooth-71bb .picture_44fa,
.filter-db13,
.photo-outer-40d1,
.hero_fd2f,
.yellow-03d3,
.element_2974,
.tooltip_fast_0bd3,
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;
}
.filter-db13,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .filter-db13,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .filter-db13,
  h1 {
    font-size: 1.8em;
  }
}
.photo-outer-40d1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.photo-outer-40d1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .photo-outer-40d1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .photo-outer-40d1,
  h2 {
    font-size: 1.7em;
  }
}
.hero_fd2f,
h3 {
  font-size: 1.618em;
}
.focus-smooth-71bb .picture_44fa,
.yellow-03d3,
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.notification_simple_587f {
  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;
}
.card-green-5b12:after,
.card-green-5b12:before,
.icon-west-115a:after,
.icon-west-115a:before {
  content: "";
  display: table;
}
.card-green-5b12:after,
.icon-west-115a:after {
  clear: both;
}
.paragraph_easy_b04c {
  float: right;
  margin-right: 0;
}
.gold_6f0e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.new-f8bf .avatar-6b31,
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;
}
.new-f8bf .avatar-6b31: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;
}
.element-static-5186 .avatar-6b31 {
  box-shadow: none;
}
.element-static-5186
  .avatar-6b31
  .menu-d48f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.element-static-5186 .avatar-6b31 .banner_35e0 {
  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;
}
.element-static-5186
  .avatar-6b31
  .banner_35e0
  b {
  display: none;
}
.element-static-5186 .accent_ad2a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.caption_ddb3:not(.border-6976):not(.list-focused-4c01),
button:not(.border-6976):not(.list-focused-4c01),
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ),
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ),
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ) {
  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;
}
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ):hover,
button:not(.border-6976):not(
    .list-focused-4c01
  ):hover,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ):hover,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ):hover,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ):active,
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ):focus,
button:not(.border-6976):not(
    .list-focused-4c01
  ):active,
button:not(.border-6976):not(
    .list-focused-4c01
  ):focus,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ):active,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ):focus,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ):active,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ):focus,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ):active,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ):focus {
  outline: 0;
}
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76,
button:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76 {
  position: relative;
}
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .info-purple-5a97,
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .short-3ce0,
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .modal_f731,
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  i,
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  svg,
button:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .info-purple-5a97,
button:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .short-3ce0,
button:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .modal_f731,
button:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  i,
button:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  svg,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .info-purple-5a97,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .short-3ce0,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .modal_f731,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  i,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  svg,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .info-purple-5a97,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .short-3ce0,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .modal_f731,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  i,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  svg,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .info-purple-5a97,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .short-3ce0,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  .modal_f731,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  i,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76
  svg {
  visibility: hidden;
}
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76:after,
button:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76:after,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76:after,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76:after,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ).fn-loading-8d76: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;
}
.caption_ddb3:not(.border-6976):not(.list-focused-4c01),
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ),
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ),
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ) {
  color: #fff;
  background: #235787;
}
.caption_ddb3:not(.border-6976):not(
    .list-focused-4c01
  ):focus,
input[type="button"]:not(.border-6976):not(
    .list-focused-4c01
  ):focus,
input[type="reset"]:not(.border-6976):not(
    .list-focused-4c01
  ):focus,
input[type="submit"]:not(.border-6976):not(
    .list-focused-4c01
  ):focus {
  color: #fff;
}
.caption_ddb3.fn-disabled-8d76:not(.border-6976):not(
    .list-focused-4c01
  ),
.caption_ddb3[disabled]:not(.border-6976):not(
    .list-focused-4c01
  ),
button.fn-disabled-8d76:not(.border-6976):not(
    .list-focused-4c01
  ),
button[disabled]:not(.border-6976):not(
    .list-focused-4c01
  ) {
  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;
}
.pro-b571 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pro-b571: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;
}
.widget_dirty_8982 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video_874a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.active_81c7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.card-green-5b12:after,
.card-green-5b12:before,
.dim-bc32:after,
.dim-bc32:before,
.simple-816a:after,
.simple-816a:before,
.alert-green-3bc0:after,
.alert-green-3bc0:before,
.static-f7e4:after,
.static-f7e4:before,
.active-56a6:after,
.active-56a6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.card-green-5b12:after,
.dim-bc32:after,
.simple-816a:after,
.alert-green-3bc0:after,
.static-f7e4:after,
.active-56a6:after {
  clear: both;
}
.dim-bc32 .card-outer-65cb,
.simple-816a .card-outer-65cb,
.component-smooth-08e7 .card-outer-65cb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fixed-1d46 {
  display: inline-block;
}
.component-white-1bb7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component-white-1bb7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component-white-1bb7 .rough_a481 {
  padding: 1em 0;
  font-size: 85%;
}
.rough_a481 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accordion-3263 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accordion-3263:after,
.accordion-3263:before {
  content: "";
  display: table;
}
.accordion-3263:after {
  clear: both;
}
.stale_358b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text_bc2d .stale_358b {
  max-width: 50%;
}
.heading_07e1 .stale_358b {
  max-width: 33.33%;
}
.icon-narrow-966e .stale_358b {
  max-width: 25%;
}
.article_8b52 .stale_358b {
  max-width: 20%;
}
.wide_437d .stale_358b {
  max-width: 16.66%;
}
.photo_narrow_317b .stale_358b {
  max-width: 14.28%;
}
.logo_5221 .stale_358b {
  max-width: 12.5%;
}
.element_6338 .stale_358b {
  max-width: 11.11%;
}
.gradient-5580 {
  display: block;
}
.focus-smooth-71bb .wood_b931 label,
.focus-smooth-71bb .filter-stale-9d8a label,
.focus-smooth-71bb .carousel_pink_3703 label,
.focus-smooth-71bb .box-172d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas-63d9 {
  list-style: none;
  margin: 0;
}
.gas-63d9 article.surface_dynamic_1581 {
  margin-bottom: 0;
}
.gas-63d9 ul {
  list-style: none;
  margin: 0;
}
.gas-63d9 .bottom_f9aa li.surface_dynamic_1581 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas-63d9 .bottom_f9aa li.surface_dynamic_1581 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas-63d9 .bottom_f9aa li.surface_dynamic_1581: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) {
  .gas-63d9 .bottom_f9aa li.surface_dynamic_1581 li.surface_dynamic_1581 li.surface_dynamic_1581 li.surface_dynamic_1581 {
    padding-left: 0;
  }
}
article.surface_dynamic_1581 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface_dynamic_1581 .dim-bc32 p:last-of-type {
  margin-bottom: 0;
}
article.surface_dynamic_1581 .pagination-50f3 {
  float: left;
}
article.surface_dynamic_1581 .media_dynamic_899a {
  margin-left: 85px;
}
article.surface_dynamic_1581 .summary-yellow-d958 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface_dynamic_1581 .summary-yellow-d958 .gas_06f9 {
  margin-left: 10px;
}
article.surface_dynamic_1581 .texture_over_5314 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface_dynamic_1581 .status_6f83 {
  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 .wood_b931,
  #respond .carousel_pink_3703,
  #respond .box-172d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_b931 input,
#respond .carousel_pink_3703 input,
#respond .box-172d input {
  width: 100%;
}
#respond .box-172d {
  margin-right: 0;
}
#respond .surface_out_e478 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-mini-d3e8 {
  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;
}
.focus-mini-d3e8.down_ba58 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus-mini-d3e8 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%);
}
.focus-mini-d3e8:focus,
.focus-mini-d3e8:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.sidebar-next-389c {
  border-radius: 10%;
}
.stale_a2ac {
  border-radius: 50%;
}
.outer-7fc9 {
  font-size: 0.72em;
}
.accordion-over-6d51 {
  font-size: 0.875em;
}
.feature-complex-ed3e {
  font-size: 1.1em;
}
.shade_cbfd {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade_cbfd.outer-7fc9 {
  letter-spacing: 0.5px;
}
.layout-fast-07a6,
.layout-fast-07a6 a {
  color: #6d6d6d;
}
.layout-fast-07a6 a:hover {
  color: #111;
}
.title-stone-27a2 {
  color: #6d6d6d;
}
.fixed-5aaa {
  overflow-x: hidden;
}
.fixed-5aaa .background_ba47.liquid-68fa {
  position: relative;
}
.fixed-5aaa .background_ba47.liquid-68fa.in-9ecb {
  position: initial;
}
.fixed-5aaa
  .background_ba47.liquid-68fa.in-9ecb
  .static_c1e1 {
  left: auto;
}
.fixed-5aaa .background_ba47 .static_c1e1 {
  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;
}
.fixed-5aaa .background_ba47:hover.liquid-68fa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fixed-5aaa
  .background_ba47:hover.liquid-68fa
  .static_c1e1 {
  display: block;
  z-index: 9999999;
}
.fixed-5aaa .medium-e34f .middle-f583,
.fixed-5aaa .surface_5e91 .middle-f583 {
  display: none;
}
.fixed-5aaa .article-6759 .background_ba47:hover.liquid-68fa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus-smooth-71bb .wood_b931 label,
.focus-smooth-71bb .filter-stale-9d8a label,
.focus-smooth-71bb .carousel_pink_3703 label,
.focus-smooth-71bb .box-172d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas-63d9 {
  list-style: none;
  margin: 0;
}
.gas-63d9 article.surface_dynamic_1581 {
  margin-bottom: 0;
}
.gas-63d9 ul {
  list-style: none;
  margin: 0;
}
.gas-63d9 .bottom_f9aa li.surface_dynamic_1581 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas-63d9 .bottom_f9aa li.surface_dynamic_1581 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas-63d9 .bottom_f9aa li.surface_dynamic_1581: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) {
  .gas-63d9 .bottom_f9aa li.surface_dynamic_1581 li.surface_dynamic_1581 li.surface_dynamic_1581 li.surface_dynamic_1581 {
    padding-left: 0;
  }
}
article.surface_dynamic_1581 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface_dynamic_1581 .dim-bc32 p:last-of-type {
  margin-bottom: 0;
}
article.surface_dynamic_1581 .pagination-50f3 {
  float: left;
}
article.surface_dynamic_1581 .media_dynamic_899a {
  margin-left: 85px;
}
article.surface_dynamic_1581 .summary-yellow-d958 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface_dynamic_1581 .summary-yellow-d958 .gas_06f9 {
  margin-left: 10px;
}
article.surface_dynamic_1581 .texture_over_5314 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface_dynamic_1581 .status_6f83 {
  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 .wood_b931,
  #respond .carousel_pink_3703,
  #respond .box-172d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_b931 input,
#respond .carousel_pink_3703 input,
#respond .box-172d input {
  width: 100%;
}
#respond .box-172d {
  margin-right: 0;
}
#respond .surface_out_e478 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.medium-e34f .hover_a87e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_a87e .west-b5f0.nav_41cc .cool-e2ee > li > a:focus,
.hover_a87e .west-b5f0.nav_41cc .cool-e2ee > li > a:hover,
.hover_a87e .west-b5f0.title-liquid-ebb9 .cool-e2ee > li > a:focus,
.hover_a87e .west-b5f0.title-liquid-ebb9 .cool-e2ee > li > a:hover,
.hover_a87e .west-b5f0.accordion_d378 .cool-e2ee > li > a:focus,
.hover_a87e .west-b5f0.accordion_d378 .cool-e2ee > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_a87e
  .west-b5f0.nav_41cc
  .cool-e2ee
  > li.under-b9ab
  > a,
.hover_a87e
  .west-b5f0.nav_41cc
  .cool-e2ee
  > li.tall-eb80
  > a,
.hover_a87e
  .west-b5f0.title-liquid-ebb9
  .cool-e2ee
  > li.under-b9ab
  > a,
.hover_a87e
  .west-b5f0.title-liquid-ebb9
  .cool-e2ee
  > li.tall-eb80
  > a,
.hover_a87e
  .west-b5f0.accordion_d378
  .cool-e2ee
  > li.under-b9ab
  > a,
.hover_a87e .west-b5f0.accordion_d378 .cool-e2ee > li.selected_210c > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_a87e .article-9c35,
.hover_a87e .article-9c35 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_a87e .icon-hard-896a.highlight_advanced_1453 li a,
.hover_a87e .shadow_selected_4677 a,
.hover_a87e .content_medium_f564,
.hover_a87e .cool-e2ee > li > a,
.hover_a87e .background-cold-824e {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e .icon-hard-896a.highlight_advanced_1453 li a:hover,
.hover_a87e .shadow_selected_4677 a:hover,
.hover_a87e .content_medium_f564:hover,
.hover_a87e .cool-e2ee > li > a:hover,
.hover_a87e .background-cold-824e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_a87e .active-hard-c9e4 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e .active-hard-c9e4 .border-5773 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_a87e .active-hard-c9e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_a87e .container_30a8 .avatar-pink-9179 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e .container_30a8 .avatar-pink-9179 .sort-fea3 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e
  .container_30a8
  .avatar-pink-9179
  .sort-fea3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e
  .container_30a8
  .avatar-pink-9179
  .sort-fea3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e
  .container_30a8
  .avatar-pink-9179
  .sort-fea3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e
  .container_30a8
  .avatar-pink-9179
  .sort-fea3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e .container_30a8 .up_76fa {
  color: rgba(255, 255, 255, 0.79);
}
.hover_a87e .container_30a8 .up_76fa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_0518
  .hover_a87e
  .container_30a8
  .avatar_34f6
  .frame-outer-e7d3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_0518
  .hover_a87e
  .container_30a8
  .avatar_34f6
  .sort-fea3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium-e34f .large_b9ef {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.large_b9ef .west-b5f0.nav_41cc .cool-e2ee > li > a:focus,
.large_b9ef .west-b5f0.nav_41cc .cool-e2ee > li > a:hover,
.large_b9ef .west-b5f0.title-liquid-ebb9 .cool-e2ee > li > a:focus,
.large_b9ef .west-b5f0.title-liquid-ebb9 .cool-e2ee > li > a:hover,
.large_b9ef .west-b5f0.accordion_d378 .cool-e2ee > li > a:focus,
.large_b9ef .west-b5f0.accordion_d378 .cool-e2ee > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_b9ef
  .west-b5f0.nav_41cc
  .cool-e2ee
  > li.under-b9ab
  > a,
.large_b9ef
  .west-b5f0.nav_41cc
  .cool-e2ee
  > li.tall-eb80
  > a,
.large_b9ef
  .west-b5f0.title-liquid-ebb9
  .cool-e2ee
  > li.under-b9ab
  > a,
.large_b9ef
  .west-b5f0.title-liquid-ebb9
  .cool-e2ee
  > li.tall-eb80
  > a,
.large_b9ef
  .west-b5f0.accordion_d378
  .cool-e2ee
  > li.under-b9ab
  > a,
.large_b9ef .west-b5f0.accordion_d378 .cool-e2ee > li.selected_210c > a {
  color: rgba(0, 0, 0, 0.8);
}
.large_b9ef .article-9c35,
.large_b9ef .article-9c35 a {
  color: rgba(0, 0, 0, 0.8);
}
.large_b9ef .icon-hard-896a.highlight_advanced_1453 li a,
.large_b9ef .shadow_selected_4677 a,
.large_b9ef .content_medium_f564,
.large_b9ef .cool-e2ee > li > a,
.large_b9ef .background-cold-824e {
  color: rgba(0, 0, 0, 0.55);
}
.large_b9ef .icon-hard-896a.highlight_advanced_1453 li a:hover,
.large_b9ef .shadow_selected_4677 a:hover,
.large_b9ef .content_medium_f564:hover,
.large_b9ef .cool-e2ee > li > a:hover,
.large_b9ef .background-cold-824e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_b9ef .active-hard-c9e4 {
  color: rgba(0, 0, 0, 0.55);
}
.large_b9ef .active-hard-c9e4 .border-5773 {
  color: rgba(0, 0, 0, 0.8);
}
.large_b9ef .active-hard-c9e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-6490 .row_ef79 {
  margin-left: auto;
  margin-right: auto;
}
.simple-816a > * {
  margin-left: auto;
  margin-right: auto;
}
.simple-816a .widget_dirty_8982 {
  margin-right: 1.41575em;
}
.disabled-f8b5 .simple-816a > .picture_advanced_7755 {
  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;
}
.disabled-f8b5 .simple-816a > .thick-1884 {
  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_tiny_f568.footer-6490 .row_ef79,
.tabs_iron_cdf9.footer-6490 .row_ef79 {
  margin-left: 0;
}
.filter_c84b.footer-6490 .row_ef79,
.motion-a359.footer-6490 .row_ef79 {
  margin-right: 0;
}
.simple-816a ol,
.simple-816a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shade_6800 video {
  max-width: 100%;
}
.tag_narrow_4e6e img {
  display: block;
}
.tag_narrow_4e6e.widget_dirty_8982,
.tag_narrow_4e6e.video_874a {
  width: 100%;
}
.tag_narrow_4e6e.thick-1884 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.module_center_7782:not(.orange-acd9) {
  margin: 1.5em auto;
}
.full-53a2 p {
  padding: 1.5em 14px;
}
ul.paper-66d0.thick-1884,
ul.paper-66d0.picture_advanced_7755,
ul.paper-66d0.light_be92.picture_advanced_7755 {
  padding: 0 14px;
}
.notification_c512 {
  display: block;
  overflow-x: auto;
}
.notification_c512 table {
  border-collapse: collapse;
  width: 100%;
}
.notification_c512 td,
.notification_c512 th {
  padding: 0.5em;
}
.simple-816a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.simple-816a ol ol,
.simple-816a ol ul,
.simple-816a ul ol,
.simple-816a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.simple-816a ol ol li,
.simple-816a ol ul li,
.simple-816a ul ol li,
.simple-816a ul ul li {
  margin-left: 0;
}
.header-cold-82f5.sidebar-medium-c72c > .over_b6d2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.header-cold-82f5.sidebar-medium-c72c > .over_b6d2 iframe,
.header-cold-82f5.sidebar-medium-c72c > .over_b6d2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.iron_b39b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.iron_b39b.alert-simple-14ce {
  padding: 0;
}
.iron_b39b.alert-simple-14ce cite {
  font-size: 13px;
}
.iron_b39b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.iron_b39b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.caption-eb60 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.caption-eb60 > p:first-child {
  margin-top: 0;
}
.caption-eb60 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.caption-eb60 blockquote {
  border-left: 0;
}
.cold_40ac {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cold_40ac:not(.narrow_1366) {
  max-width: 100px;
}
.cold_40ac.tooltip-7622 {
  border-bottom: none !important;
  text-align: center;
}
.cold_40ac.tooltip-7622::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .full-53a2 p {
    padding: 1.5em 0;
  }
}
.footer-1cac {
  color: #0073aa;
}
.gas_150f {
  background-color: #0073aa;
}
.overlay_middle_0dae {
  color: #229fd8;
}
.carousel-medium-6d71 {
  background-color: #229fd8;
}
.filter_west_6d22 {
  color: #eee;
}
.section_ea79 {
  background-color: #eee;
}
.paragraph_out_f8f8 {
  color: #444;
}
.input_blue_2074 {
  background-color: #444;
}
.first_7b36 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.first_7b36 .silver-1ac6 .shadow_selected_4677 {
  font-size: 15px;
}
.first_7b36 .shadow_selected_4677 {
  line-height: 1.3;
}
.first_7b36 .large_b9ef {
}
.first_7b36 .hover_a87e {
  background: #235787;
}
.paragraph-paper-a338 {
  padding: 0;
}
.paragraph-paper-a338 .hover_a87e {
  background: #1a1a1a;
}
.paragraph-paper-a338 .large_b9ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.filter-e3da {
  padding: 0;
  border-left: none;
  border-right: none;
}
.filter-e3da .large_b9ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.filter-e3da .hover_a87e {
  background: #303030;
}
.active-56a6 {
  position: relative;
  z-index: 10;
}
.active-56a6 .background_7efc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text-current-ec91 .liquid-68fa {
  display: inline-block;
  vertical-align: middle;
}
.text-current-ec91.plasma_550c .liquid-68fa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text-current-ec91.plasma_550c .liquid-68fa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text-current-ec91.plasma_550c .liquid-68fa {
    margin-right: 0.4em;
  }
}
.text-current-ec91.plasma_550c .liquid-68fa:last-child {
  margin-right: 0;
}
.background-f122 .background_7efc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .medium-e34f .silver-1ac6 {
    margin: 0 -0.5em;
  }
  .medium-e34f .silver-1ac6 [class*="customify-col-"],
  .medium-e34f .silver-1ac6 [class*="customify-col_"],
  .medium-e34f .silver-1ac6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.medium-e34f.notice-b237 .background_7efc {
  background: 0 0 !important;
}
.medium-e34f.notice-b237 .background_7efc,
.medium-e34f.background-f122 .background_7efc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .medium-e34f.grid_f00f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.medium-e34f.background-f122 .background_7efc {
  box-shadow: none !important;
}
.badge-8797 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .badge-8797 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .badge-8797 {
    padding: 18px 0 20px;
  }
}
.badge-8797 .block_f01a {
  width: 100%;
}
.badge-8797 .gallery-bronze-6591 {
  margin-bottom: 0;
}
.badge-8797 .accent_ffc7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner_hard_647f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner_hard_647f .badge_north_33c9 {
  width: 100%;
}
.accent-4936 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accent-4936 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accent-4936 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;
}
.accent-4936 li:last-child:after {
  display: none;
}
.accent-4936 li a {
  font-weight: 500;
  margin-right: 10px;
}
.right_144d .middle-f583 button,
.badge-8797 .middle-f583 button {
  left: 0;
}
.right_144d .badge_north_33c9,
.badge-8797 .badge_north_33c9 {
  padding-left: 0;
  padding-right: 0;
}
.right_144d .banner_hard_647f,
.badge-8797 .banner_hard_647f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.right_144d {
  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;
}
.right_144d: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;
}
.right_144d .title_041c {
  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) {
  .right_144d .title_041c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .right_144d .title_041c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .right_144d .title_041c {
    min-height: 200px;
  }
}
.right_144d .accent-4936 {
  color: rgba(255, 255, 255, 0.8);
}
.right_144d .accent-4936 a,
.right_144d .accent-4936 li:after {
  color: inherit;
}
.right_144d .accent-4936 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.up_f960 {
  margin-bottom: 0.5em;
}
.tooltip_e7b0 {
  margin-bottom: 1.2em;
}
.tooltip_e7b0,
.up_f960 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip_e7b0 p:last-child,
.up_f960 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .middle-f583,
#masthead .middle-f583 {
  display: none;
}
#masthead
  > .middle-f583.text-be13 {
  display: none;
}
#masthead > .middle-f583 button {
  left: 0;
}
.notice_846d {
  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%;
}
.notice_846d .liquid-68fa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice_846d .down-f8a4 {
  display: -webkit-box;
  display: flex;
}
.notice_846d .down-f8a4.secondary_bc8b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice_846d .down-f8a4.panel-9d30 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_846d .down-f8a4.avatar-2ef0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_846d.prev_fca3.popup_top_4557 .down-f8a4.secondary_bc8b {
  flex-basis: 100%;
}
.notice_846d.secondary-a93d .down-f8a4.panel-9d30 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice_846d.secondary-a93d .down-f8a4.avatar-2ef0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .middle-f583.text-be13 {
  display: none;
}
#masthead > .middle-f583 button {
  left: 0;
}
.form-364f {
  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;
}
.form-364f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.form-364f.stale_0178 i {
  margin-right: 4px;
}
.form-364f.focus-813d i {
  margin-left: 5px;
}
.shadow_selected_4677 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shadow_selected_4677 p:last-child {
  margin-bottom: 0;
}
.prev_7f02 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.prev_7f02 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.prev_7f02 img {
  display: block;
  width: auto;
  line-height: 1;
}
.prev_7f02 .article-9c35 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.prev_7f02 .box-lower-1f7d {
  margin: 5px 0 7px 0;
}
.prev_7f02.summary_b6e3 .form_a317 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.prev_7f02.summary_b6e3 .thick-6b0a {
  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;
}
.prev_7f02.light_8eec {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.prev_7f02.light_8eec .form_a317 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.prev_7f02.light_8eec .thick-6b0a {
  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;
}
.prev_7f02.slider-f0b8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.prev_7f02.thick-4332 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.prev_7f02.thick-4332 .thick-6b0a {
  margin-top: 7px;
}
.chip-a9bd {
  display: inline-block;
}
.active-56a6 .stale-7895 .prev_7f02 img {
  max-width: 100%;
}
.west-b5f0 .top_001c.description-pro-d591,
.logo_2582 .top_001c.description-pro-d591 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.west-b5f0 .form-d9c0,
.logo_2582 .form-d9c0 {
  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%);
}
.west-b5f0 .form-d9c0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.west-b5f0.breadcrumb_short_b745 .form-d9c0 {
  display: none;
}
.west-b5f0 .hard_9120 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.west-b5f0 .hard_9120 li {
  display: inline-block;
  position: relative;
}
.west-b5f0 .hard_9120 li:last-child {
  margin-right: 0;
}
.west-b5f0 .hard_9120 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;
}
.west-b5f0 .hard_9120 li.selected_210c > a {
  color: rgba(0, 0, 0, 0.9);
}
.west-b5f0 .hard_9120 > 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;
}
.west-b5f0 .hard_9120 > li > a i {
  line-height: 0;
}
.west-b5f0 .hard_9120 > li.left_3f53 > a .form-d9c0 {
  margin-left: 4px;
  line-height: 0;
}
.west-b5f0 .hard_9120 .warm-26b6 li.left_3f53 > a {
  position: relative;
}
.west-b5f0 .hard_9120 .warm-26b6 li.left_3f53 > a:after,
.west-b5f0 .hard_9120 .warm-26b6 li.left_3f53 > a:before {
  content: "";
  display: table;
}
.west-b5f0 .hard_9120 .warm-26b6 li.left_3f53 > a:after {
  clear: both;
}
.west-b5f0 .hard_9120 .warm-26b6 li.left_3f53 > a .form-d9c0 {
  margin-left: 5px;
  float: right;
}
.west-b5f0 .picture_4234,
.west-b5f0 .warm-26b6 {
  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;
}
.west-b5f0 .warm-26b6 {
  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;
}
.west-b5f0 .warm-26b6 .description-pro-d591 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.west-b5f0 .warm-26b6 .form-d9c0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.west-b5f0 .warm-26b6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.west-b5f0 .warm-26b6 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;
}
.west-b5f0 .warm-26b6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.west-b5f0 .warm-26b6 .warm-26b6 {
  top: 0;
  left: 100%;
}
.west-b5f0 .photo-up-e026.fn-focus-8d76 > .picture_4234,
.west-b5f0 .photo-up-e026.fn-focus-8d76 > .warm-26b6,
.west-b5f0 .photo-up-e026:focus > .picture_4234,
.west-b5f0 .photo-up-e026:focus > .warm-26b6,
.west-b5f0 .photo-up-e026:hover > .picture_4234,
.west-b5f0 .photo-up-e026:hover > .warm-26b6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.west-b5f0.accordion_d378 .cool-e2ee:after,
.west-b5f0.accordion_d378 .cool-e2ee:before {
  content: "";
  display: table;
}
.west-b5f0.accordion_d378 .cool-e2ee:after {
  clear: both;
}
.west-b5f0.accordion_d378 .cool-e2ee > li {
  float: left;
}
.west-b5f0.popup_hot_6735 .cool-e2ee:after,
.west-b5f0.popup_hot_6735 .cool-e2ee:before {
  content: "";
  display: table;
}
.west-b5f0.popup_hot_6735 .cool-e2ee:after {
  clear: both;
}
.west-b5f0.popup_hot_6735 .cool-e2ee > li {
  float: left;
}
.west-b5f0.popup_hot_6735 .cool-e2ee > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.west-b5f0.popup_hot_6735 .cool-e2ee > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.west-b5f0.popup_hot_6735 .cool-e2ee > li.under-b9ab > a,
.west-b5f0.popup_hot_6735 .cool-e2ee > li.selected_210c > a {
  color: #fff;
  background-color: #1e4b75;
}
.west-b5f0.nav_41cc .cool-e2ee > li > a .description-pro-d591 {
  position: relative;
}
.west-b5f0.nav_41cc .cool-e2ee > li > a .description-pro-d591: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;
}
.west-b5f0.nav_41cc
  .cool-e2ee
  > li:focus
  > a
  .description-pro-d591:before,
.west-b5f0.nav_41cc
  .cool-e2ee
  > li:hover
  > a
  .description-pro-d591:before {
  width: 100%;
  background-color: currentColor;
}
.west-b5f0.nav_41cc
  .cool-e2ee
  > li.under-b9ab
  > a
  .description-pro-d591:before,
.west-b5f0.nav_41cc
  .cool-e2ee
  > li.tall-eb80
  > a
  .description-pro-d591:before {
  width: 100%;
  background-color: currentColor;
}
.west-b5f0.title-liquid-ebb9 .cool-e2ee > li > a .description-pro-d591 {
  position: relative;
}
.west-b5f0.title-liquid-ebb9 .cool-e2ee > li > a .description-pro-d591: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;
}
.west-b5f0.title-liquid-ebb9 .cool-e2ee > li:focus > a .description-pro-d591:before,
.west-b5f0.title-liquid-ebb9
  .cool-e2ee
  > li:hover
  > a
  .description-pro-d591:before {
  width: 100%;
  background-color: currentColor;
}
.west-b5f0.title-liquid-ebb9
  .cool-e2ee
  > li.under-b9ab
  > a
  .description-pro-d591:before,
.west-b5f0.title-liquid-ebb9
  .cool-e2ee
  > li.tall-eb80
  > a
  .description-pro-d591:before {
  width: 100%;
  background-color: currentColor;
}
.logo_2582 .hard_9120 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo_2582 .hard_9120 li:first-child > a {
  border-top: none;
}
.logo_2582 .hard_9120 .column_3267 > .description-pro-d591 .form-d9c0 {
  display: none;
}
.logo_2582 .hard_9120 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.logo_2582 .hard_9120 li:last-child {
  border: none;
}
.logo_2582 .hard_9120 li.left_3f53 > a {
  padding-right: 45px !important;
}
.logo_2582 .hard_9120 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.logo_2582 .hard_9120 li a:focus,
.logo_2582 .hard_9120 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_2582 .hard_9120 li .filter-orange-f7d5 {
  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;
}
.logo_2582 .hard_9120 li .filter-orange-f7d5:hover {
  box-shadow: none;
}
.logo_2582 .hard_9120 li .filter-orange-f7d5 .form-d9c0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.logo_2582 .hard_9120 .warm-26b6 {
  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);
}
.logo_2582 .hard_9120 .warm-26b6 li a {
  padding-left: 3em;
}
.logo_2582 .hard_9120 .notification_small_ffc1 > a .filter-orange-f7d5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.logo_2582 .hard_9120 .notification_small_ffc1 > .warm-26b6 {
  display: block;
  opacity: 1;
}
.hot-3d88 {
  max-width: 100%;
}
.old_8ca4 {
  line-height: 0;
  cursor: pointer;
}
.background-cold-824e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-cold-824e:hover {
  box-shadow: none;
  color: currentColor;
}
.background-cold-824e svg {
  width: 18px;
  height: 18px;
}
.background-cold-824e .glass-e65e {
  display: none;
}
.highlight-7cb0 {
  position: relative;
}
.highlight-7cb0.fn-active-8d76 .background-cold-824e .backdrop-solid-d3b9 {
  display: none;
}
.highlight-7cb0.fn-active-8d76 .background-cold-824e .glass-e65e {
  display: inline-block;
}
.highlight-7cb0 .image-dark-537e {
  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);
}
.highlight-7cb0.video_prev_bd47 .image-dark-537e {
  left: auto;
  right: -0.9em;
}
.highlight-7cb0.video_prev_bd47 .primary-4311::before {
  left: auto;
  right: 15px;
}
.highlight-7cb0.fn-active-8d76 .image-dark-537e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar_34f6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.avatar_34f6 label {
  flex-basis: 100%;
}
.avatar_34f6 .avatar-pink-9179 {
  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;
}
.avatar_34f6 .sort-fea3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.avatar_34f6 .sort-fea3:focus {
  background-color: transparent;
}
.avatar_34f6 button.up_76fa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.avatar_34f6 button.up_76fa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.avatar_34f6 button.up_76fa svg {
  width: 18px;
  height: 18px;
}
.avatar_34f6 input[type="submit"] {
  min-height: auto;
}
.container_30a8 .avatar_34f6 .sort-fea3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.primary-4311 {
  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) {
  .primary-4311 {
    width: 220px;
  }
}
.primary-4311 label {
  flex-basis: 100%;
}
.primary-4311::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;
}
.form_0518 .container_30a8 .avatar_34f6 {
  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;
}
.form_0518
  .container_30a8
  .avatar_34f6
  .avatar-pink-9179 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.form_0518 .container_30a8 .avatar_34f6 .sort-fea3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.form_0518
  .container_30a8
  .avatar_34f6
  .sort-fea3:focus {
  background: 0 0;
}
.form_0518
  .container_30a8
  .avatar_34f6
  .frame-outer-e7d3 {
  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;
}
.icon-hard-896a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-hard-896a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-hard-896a li:last-child {
  margin-right: 0;
}
.icon-hard-896a li:first-child {
  margin-left: 0;
}
.icon-hard-896a.huge_6b2d a {
  color: #fff;
}
.icon-hard-896a.huge_6b2d a:hover {
  color: #fff;
}
.icon-hard-896a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-hard-896a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-hard-896a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-hard-896a a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-hard-896a [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-hard-896a [class*="social-icon-apple"].first-eaa3 {
  background-color: transparent;
  color: #999;
}
.icon-hard-896a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-hard-896a [class*="social-icon-behance"].first-eaa3 {
  background-color: transparent;
  color: #1769ff;
}
.icon-hard-896a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-hard-896a [class*="social-icon-bitbucket"].first-eaa3 {
  background-color: transparent;
  color: #205081;
}
.icon-hard-896a [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-hard-896a [class*="social-icon-codepen"].first-eaa3 {
  background-color: transparent;
  color: #000;
}
.icon-hard-896a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-hard-896a [class*="social-icon-delicious"].first-eaa3 {
  background-color: transparent;
  color: #39f;
}
.icon-hard-896a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-hard-896a [class*="social-icon-digg"].first-eaa3 {
  background-color: transparent;
  color: #005be2;
}
.icon-hard-896a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-hard-896a [class*="social-icon-dribbble"].first-eaa3 {
  background-color: transparent;
  color: #ea4c89;
}
.icon-hard-896a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-hard-896a [class*="social-icon-envelope"].first-eaa3 {
  background-color: transparent;
  color: #ea4335;
}
.icon-hard-896a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-hard-896a [class*="social-icon-facebook"].first-eaa3 {
  background-color: transparent;
  color: #3b5998;
}
.icon-hard-896a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-hard-896a [class*="social-icon-flickr"].first-eaa3 {
  background-color: transparent;
  color: #0063dc;
}
.icon-hard-896a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-hard-896a [class*="social-icon-foursquare"].first-eaa3 {
  background-color: transparent;
  color: #2d5be3;
}
.icon-hard-896a [class*="social-icon-github"] {
  background-color: #333;
}
.icon-hard-896a [class*="social-icon-github"].first-eaa3 {
  background-color: transparent;
  color: #333;
}
.icon-hard-896a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-hard-896a [class*="social-icon-google-plus"].first-eaa3 {
  background-color: transparent;
  color: #dd4b39;
}
.icon-hard-896a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-hard-896a [class*="social-icon-houzz"].first-eaa3 {
  background-color: transparent;
  color: #7ac142;
}
.icon-hard-896a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-hard-896a [class*="social-icon-instagram"].first-eaa3 {
  background-color: transparent;
  color: #262626;
}
.icon-hard-896a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-hard-896a [class*="social-icon-jsfiddle"].first-eaa3 {
  background-color: transparent;
  color: #487aa2;
}
.icon-hard-896a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-hard-896a [class*="social-icon-linkedin"].first-eaa3 {
  background-color: transparent;
  color: #0077b5;
}
.icon-hard-896a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-hard-896a [class*="social-icon-medium"].first-eaa3 {
  background-color: transparent;
  color: #00ab6b;
}
.icon-hard-896a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-hard-896a
  [class*="social-icon-odnoklassniki"].first-eaa3 {
  background-color: transparent;
  color: #f4731c;
}
.icon-hard-896a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-hard-896a [class*="social-icon-meetup"].first-eaa3 {
  background-color: transparent;
  color: #ec1c40;
}
.icon-hard-896a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-hard-896a [class*="social-icon-pinterest"].first-eaa3 {
  background-color: transparent;
  color: #bd081c;
}
.icon-hard-896a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-hard-896a [class*="social-icon-product-hunt"].first-eaa3 {
  background-color: transparent;
  color: #da552f;
}
.icon-hard-896a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-hard-896a [class*="social-icon-reddit"].first-eaa3 {
  background-color: transparent;
  color: #ff4500;
}
.icon-hard-896a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-hard-896a [class*="social-icon-rss"].first-eaa3 {
  background-color: transparent;
  color: #f26522;
}
.icon-hard-896a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-hard-896a
  [class*="social-icon-shopping-cart"].first-eaa3 {
  background-color: transparent;
  color: #4caf50;
}
.icon-hard-896a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-hard-896a [class*="social-icon-skype"].first-eaa3 {
  background-color: transparent;
  color: #00aff0;
}
.icon-hard-896a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-hard-896a [class*="social-icon-slideshare"].first-eaa3 {
  background-color: transparent;
  color: #0077b5;
}
.icon-hard-896a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-hard-896a [class*="social-icon-snapchat"].first-eaa3 {
  background-color: transparent;
  color: #fffc00;
}
.icon-hard-896a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-hard-896a [class*="social-icon-soundcloud"].first-eaa3 {
  background-color: transparent;
  color: #f80;
}
.icon-hard-896a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-hard-896a [class*="social-icon-spotify"].first-eaa3 {
  background-color: transparent;
  color: #2ebd59;
}
.icon-hard-896a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-hard-896a
  [class*="social-icon-stack-overflow"].first-eaa3 {
  background-color: transparent;
  color: #fe7a15;
}
.icon-hard-896a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-hard-896a [class*="social-icon-maldkfgram"].first-eaa3 {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-hard-896a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-hard-896a [class*="social-icon-tripadvisor"].first-eaa3 {
  background-color: transparent;
  color: #589442;
}
.icon-hard-896a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-hard-896a [class*="social-icon-tumblr"].first-eaa3 {
  background-color: transparent;
  color: #35465c;
}
.icon-hard-896a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-hard-896a [class*="social-icon-twitch"].first-eaa3 {
  background-color: transparent;
  color: #6441a5;
}
.icon-hard-896a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-hard-896a [class*="social-icon-twitter"].first-eaa3 {
  background-color: transparent;
  color: #1da1f2;
}
.icon-hard-896a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-hard-896a [class*="social-icon-vimeo"].first-eaa3 {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-hard-896a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-hard-896a [class*="social-icon-vk"].first-eaa3 {
  background-color: transparent;
  color: #45668e;
}
.icon-hard-896a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-hard-896a [class*="social-icon-weibo"].first-eaa3 {
  background-color: transparent;
  color: #df2029;
}
.icon-hard-896a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-hard-896a [class*="social-icon-weixin"].first-eaa3 {
  background-color: transparent;
  color: #7bb32e;
}
.icon-hard-896a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-hard-896a [class*="social-icon-whatsapp"].first-eaa3 {
  background-color: transparent;
  color: #25d366;
}
.icon-hard-896a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-hard-896a [class*="social-icon-wordpress"].first-eaa3 {
  background-color: transparent;
  color: #21759b;
}
.icon-hard-896a [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-hard-896a [class*="social-icon-xing"].first-eaa3 {
  background-color: transparent;
  color: #026466;
}
.icon-hard-896a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-hard-896a [class*="social-icon-yelp"].first-eaa3 {
  background-color: transparent;
  color: #af0606;
}
.icon-hard-896a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-hard-896a [class*="social-icon-youtube"].first-eaa3 {
  background-color: transparent;
  color: #cd201f;
}
.content_medium_f564 {
  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;
}
.content_medium_f564:hover {
  box-shadow: none;
  background: 0 0;
}
.gallery-00b7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture_ec56 {
  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;
}
.paper_d9e7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.border_68e6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.border_68e6,
.border_68e6::after,
.border_68e6::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;
}
.border_68e6::after,
.border_68e6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.smooth-053e .texture_ec56 .paper_d9e7 {
  margin-top: -2px;
  width: 19px;
}
.smooth-053e .texture_ec56 .border_68e6 {
  margin-top: -1px;
}
.smooth-053e .texture_ec56 .border_68e6,
.smooth-053e .texture_ec56 .border_68e6::after,
.smooth-053e .texture_ec56 .border_68e6::before {
  width: 19px;
  height: 2px;
}
.smooth-053e .texture_ec56 .border_68e6::before {
  top: -6px;
}
.smooth-053e .texture_ec56 .border_68e6::after {
  bottom: -6px;
}
.advanced-f02f .texture_ec56 .paper_d9e7 {
  margin-top: -2px;
  width: 22px;
}
.advanced-f02f .texture_ec56 .border_68e6 {
  margin-top: -1px;
}
.advanced-f02f .texture_ec56 .border_68e6,
.advanced-f02f .texture_ec56 .border_68e6::after,
.advanced-f02f .texture_ec56 .border_68e6::before {
  width: 22px;
  height: 2px;
}
.advanced-f02f .texture_ec56 .border_68e6::before {
  top: -7px;
}
.advanced-f02f .texture_ec56 .border_68e6::after {
  bottom: -7px;
}
.middle-7ed4 .texture_ec56 .paper_d9e7 {
  margin-top: -2px;
  width: 31px;
}
.middle-7ed4 .texture_ec56 .border_68e6 {
  margin-top: -1.5px;
}
.middle-7ed4 .texture_ec56 .border_68e6,
.middle-7ed4 .texture_ec56 .border_68e6::after,
.middle-7ed4 .texture_ec56 .border_68e6::before {
  width: 31px;
  height: 3px;
}
.middle-7ed4 .texture_ec56 .border_68e6::before {
  top: -9px;
}
.middle-7ed4 .texture_ec56 .border_68e6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .carousel-abd7 .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel-abd7 .texture_ec56 .border_68e6 {
    margin-top: -1px;
  }
  .carousel-abd7 .texture_ec56 .border_68e6,
  .carousel-abd7 .texture_ec56 .border_68e6::after,
  .carousel-abd7 .texture_ec56 .border_68e6::before {
    width: 19px;
    height: 2px;
  }
  .carousel-abd7 .texture_ec56 .border_68e6::before {
    top: -6px;
  }
  .carousel-abd7 .texture_ec56 .border_68e6::after {
    bottom: -6px;
  }
  .hover_hard_3ee5 .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_hard_3ee5 .texture_ec56 .border_68e6 {
    margin-top: -1px;
  }
  .hover_hard_3ee5 .texture_ec56 .border_68e6,
  .hover_hard_3ee5 .texture_ec56 .border_68e6::after,
  .hover_hard_3ee5 .texture_ec56 .border_68e6::before {
    width: 22px;
    height: 2px;
  }
  .hover_hard_3ee5 .texture_ec56 .border_68e6::before {
    top: -7px;
  }
  .hover_hard_3ee5 .texture_ec56 .border_68e6::after {
    bottom: -7px;
  }
  .overlay-6e6b .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-6e6b .texture_ec56 .border_68e6 {
    margin-top: -1.5px;
  }
  .overlay-6e6b .texture_ec56 .border_68e6,
  .overlay-6e6b .texture_ec56 .border_68e6::after,
  .overlay-6e6b .texture_ec56 .border_68e6::before {
    width: 31px;
    height: 3px;
  }
  .overlay-6e6b .texture_ec56 .border_68e6::before {
    top: -9px;
  }
  .overlay-6e6b .texture_ec56 .border_68e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_b98d .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_b98d .texture_ec56 .border_68e6 {
    margin-top: -1px;
  }
  .grid_b98d .texture_ec56 .border_68e6,
  .grid_b98d .texture_ec56 .border_68e6::after,
  .grid_b98d .texture_ec56 .border_68e6::before {
    width: 19px;
    height: 2px;
  }
  .grid_b98d .texture_ec56 .border_68e6::before {
    top: -6px;
  }
  .grid_b98d .texture_ec56 .border_68e6::after {
    bottom: -6px;
  }
  .detail-31ff .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 22px;
  }
  .detail-31ff .texture_ec56 .border_68e6 {
    margin-top: -1px;
  }
  .detail-31ff .texture_ec56 .border_68e6,
  .detail-31ff .texture_ec56 .border_68e6::after,
  .detail-31ff .texture_ec56 .border_68e6::before {
    width: 22px;
    height: 2px;
  }
  .detail-31ff .texture_ec56 .border_68e6::before {
    top: -7px;
  }
  .detail-31ff .texture_ec56 .border_68e6::after {
    bottom: -7px;
  }
  .panel_7d91 .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 31px;
  }
  .panel_7d91 .texture_ec56 .border_68e6 {
    margin-top: -1.5px;
  }
  .panel_7d91 .texture_ec56 .border_68e6,
  .panel_7d91 .texture_ec56 .border_68e6::after,
  .panel_7d91 .texture_ec56 .border_68e6::before {
    width: 31px;
    height: 3px;
  }
  .panel_7d91 .texture_ec56 .border_68e6::before {
    top: -9px;
  }
  .panel_7d91 .texture_ec56 .border_68e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header_focused_76b8 .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 19px;
  }
  .header_focused_76b8 .texture_ec56 .border_68e6 {
    margin-top: -1px;
  }
  .header_focused_76b8 .texture_ec56 .border_68e6,
  .header_focused_76b8 .texture_ec56 .border_68e6::after,
  .header_focused_76b8 .texture_ec56 .border_68e6::before {
    width: 19px;
    height: 2px;
  }
  .header_focused_76b8 .texture_ec56 .border_68e6::before {
    top: -6px;
  }
  .header_focused_76b8 .texture_ec56 .border_68e6::after {
    bottom: -6px;
  }
  .primary_0004 .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 22px;
  }
  .primary_0004 .texture_ec56 .border_68e6 {
    margin-top: -1px;
  }
  .primary_0004 .texture_ec56 .border_68e6,
  .primary_0004 .texture_ec56 .border_68e6::after,
  .primary_0004 .texture_ec56 .border_68e6::before {
    width: 22px;
    height: 2px;
  }
  .primary_0004 .texture_ec56 .border_68e6::before {
    top: -7px;
  }
  .primary_0004 .texture_ec56 .border_68e6::after {
    bottom: -7px;
  }
  .hot_dda4 .texture_ec56 .paper_d9e7 {
    margin-top: -2px;
    width: 31px;
  }
  .hot_dda4 .texture_ec56 .border_68e6 {
    margin-top: -1.5px;
  }
  .hot_dda4 .texture_ec56 .border_68e6,
  .hot_dda4 .texture_ec56 .border_68e6::after,
  .hot_dda4 .texture_ec56 .border_68e6::before {
    width: 31px;
    height: 3px;
  }
  .hot_dda4 .texture_ec56 .border_68e6::before {
    top: -9px;
  }
  .hot_dda4 .texture_ec56 .border_68e6::after {
    bottom: -9px;
  }
}
.tabs_9c58 .border_68e6 {
  -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);
}
.tabs_9c58 .border_68e6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tabs_9c58 .border_68e6::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);
}
.tabs_9c58.steel_4cc8 .border_68e6 {
  -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);
}
.tabs_9c58.steel_4cc8 .border_68e6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tabs_9c58.steel_4cc8 .border_68e6::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);
}
.tag-easy-f1f8 {
  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.breadcrumb-active-64da:before {
  display: none;
}
.surface_5e91 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface_5e91 .banner_f47d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface_5e91 .banner_f47d:last-of-type {
  border-bottom: none;
}
.surface_5e91 .banner_f47d.content-f749,
.surface_5e91 .banner_f47d.current_2604,
.surface_5e91 .banner_f47d.notice_9cd1 {
  padding: 0;
}
.surface_5e91 .logo_2582 .filter-orange-f7d5 {
  color: currentColor;
}
.surface_5e91 .logo_2582 .filter-orange-f7d5:focus,
.surface_5e91 .logo_2582 .filter-orange-f7d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_5e91.large_b9ef .active-hard-c9e4,
.surface_5e91.large_b9ef .shadow_selected_4677 a,
.surface_5e91.large_b9ef .cool-e2ee a,
.surface_5e91.large_b9ef .warm-26b6 a {
  color: rgba(0, 0, 0, 0.55);
}
.surface_5e91.large_b9ef .active-hard-c9e4:hover,
.surface_5e91.large_b9ef .shadow_selected_4677 a:hover,
.surface_5e91.large_b9ef .cool-e2ee a:hover,
.surface_5e91.large_b9ef .warm-26b6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_5e91.large_b9ef .border-5773 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_5e91.large_b9ef .banner_f47d {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_5e91.large_b9ef .banner_f47d:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface_5e91.large_b9ef .pressed-ff27:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface_5e91.large_b9ef .logo_2582 .hard_9120 li a,
.surface_5e91.large_b9ef .logo_2582 .filter-orange-f7d5,
.surface_5e91.large_b9ef .warm-26b6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_5e91.large_b9ef .logo_2582 .filter-orange-f7d5:focus,
.surface_5e91.large_b9ef .logo_2582 .filter-orange-f7d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_5e91.large_b9ef .hard_9120 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_5e91.hover_a87e .active-hard-c9e4,
.surface_5e91.hover_a87e .shadow_selected_4677 a,
.surface_5e91.hover_a87e .cool-e2ee .filter-orange-f7d5,
.surface_5e91.hover_a87e .cool-e2ee a,
.surface_5e91.hover_a87e .warm-26b6 a {
  color: rgba(255, 255, 255, 0.79);
}
.surface_5e91.hover_a87e .active-hard-c9e4:hover,
.surface_5e91.hover_a87e .shadow_selected_4677 a:hover,
.surface_5e91.hover_a87e .cool-e2ee .filter-orange-f7d5:hover,
.surface_5e91.hover_a87e .cool-e2ee a:hover,
.surface_5e91.hover_a87e .warm-26b6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_5e91.hover_a87e .border-5773 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_5e91.hover_a87e .banner_f47d {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_5e91.hover_a87e .banner_f47d:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface_5e91.hover_a87e .pressed-ff27:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_5e91.hover_a87e .logo_2582 .hard_9120 li a,
.surface_5e91.hover_a87e .logo_2582 .filter-orange-f7d5,
.surface_5e91.hover_a87e .warm-26b6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_5e91.hover_a87e .logo_2582 .filter-orange-f7d5:focus,
.surface_5e91.hover_a87e .logo_2582 .filter-orange-f7d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_5e91.hover_a87e .hard_9120 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-ff27 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pressed-ff27:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary-5161 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.light_769e .surface_5e91 {
  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;
}
.light_769e .banner_f47d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.light_769e .banner_f47d: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) {
  .light_769e .banner_f47d:before {
    width: 16%;
    left: 42%;
  }
}
.light_769e .banner_f47d:last-child:before {
  content: none;
}
.light_769e .banner_f47d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.light_769e .logo_2582 .hard_9120 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.light_769e .logo_2582 .hard_9120 li a .filter-orange-f7d5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.light_769e .logo_2582 .warm-26b6 {
  border: none;
}
.light_769e .logo_2582 .warm-26b6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.light_769e .pressed-ff27 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.light_769e .tertiary-5161 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.light_769e .hover_a87e .pressed-ff27:before {
  background: rgba(0, 0, 0, 0.9);
}
.light_769e .large_b9ef.caption_bright_df4b .border_68e6 {
  background: rgba(0, 0, 0, 0.6);
}
.light_769e
  .large_b9ef.caption_bright_df4b
  .border_68e6::after,
.light_769e
  .large_b9ef.caption_bright_df4b
  .border_68e6:before {
  background: inherit;
}
.light_769e
  .large_b9ef.caption_bright_df4b:hover
  .border_68e6 {
  background: rgba(0, 0, 0, 0.8);
}
.preview-stone-6e7d .surface_5e91 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .preview-stone-6e7d .surface_5e91 {
    width: auto;
    right: 45px;
  }
}
.surface_7df1 .surface_5e91 {
  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) {
  .surface_7df1 .surface_5e91 {
    width: auto;
    left: 45px;
  }
}
.breadcrumb-active-64da .surface_5e91 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.breadcrumb-active-64da .tertiary-5161 {
  max-width: 48em;
  margin: 0 auto;
}
.breadcrumb-active-64da .pressed-ff27:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.rough_49d1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.rough_49d1.light_769e .surface_5e91 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.rough_49d1.preview-stone-6e7d .surface_5e91 {
  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);
}
.rough_49d1 .surface_5e91 {
  visibility: visible;
}
.rough_49d1.surface_7df1 .surface_5e91 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.advanced_10af,
.heading-lite-b143 {
  overflow-x: hidden;
}
.advanced_10af .surface_5e91 {
  overflow: auto;
}
.advanced_10af.light_769e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_10af.light_769e .surface_5e91 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.advanced_10af.light_769e .content_medium_f564 {
  opacity: 0;
}
.advanced_10af.preview-stone-6e7d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_10af.preview-stone-6e7d .surface_5e91 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.advanced_10af.preview-stone-6e7d .content_medium_f564 {
  opacity: 0;
}
.advanced_10af.surface_7df1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_10af.surface_7df1 .surface_5e91 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.advanced_10af.surface_7df1 .content_medium_f564 {
  opacity: 0;
}
.advanced_10af.breadcrumb-active-64da .surface_5e91 {
  z-index: 10;
  visibility: visible;
}
.caption_bright_df4b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.caption_bright_df4b .border_68e6 {
  background: rgba(255, 255, 255, 0.99);
}
.caption_bright_df4b .border_68e6::after,
.caption_bright_df4b .border_68e6:before {
  background: inherit;
}
.caption_bright_df4b:hover .border_68e6 {
  background: rgba(255, 255, 255, 0.99);
}
.surface_7df1 .caption_bright_df4b {
  top: 10px;
  right: auto;
  left: 12px;
}
.breadcrumb-active-64da .caption_bright_df4b {
  display: none !important;
}
.advanced_10af:before,
.heading-lite-b143:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.advanced_10af .caption_bright_df4b,
.heading-lite-b143 .caption_bright_df4b {
  display: inline-block;
}
.surface_5e91 .liquid-68fa {
  -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;
}
.advanced_10af .surface_5e91 .liquid-68fa,
.heading-lite-b143 .surface_5e91 .liquid-68fa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture_b81b .avatar-pink-9179 {
  width: 100%;
}
.stale-7895 {
  padding: 0 0.5em 0;
}
.stale-7895 [class*="customify-col-"],
.stale-7895 [class*="customify-col_"],
.stale-7895 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.north_879a .stale-7895 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .silver-1ac6 .frame-a48a,
  .frame-a48a {
    display: none;
  }
  .pagination_huge_d423 {
    text-align: left;
  }
  .solid_1594 {
    text-align: center;
  }
  .hovered-881e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .silver-1ac6 .carousel-b9f8,
  .carousel-b9f8 {
    display: none;
  }
  .red-f4ce {
    text-align: left;
  }
  .border_old_a956 {
    text-align: center;
  }
  .rough-cbe8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .silver-1ac6 .smooth-b477,
  .smooth-b477 {
    display: none;
  }
  .medium_a056 {
    text-align: left;
  }
  .table_1390 {
    text-align: center;
  }
  .fast_efe1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.slow-a8af {
  box-shadow: none !important;
}
.middle_9a41 .label_red_b66f,
.full_d0bf .label_red_b66f {
  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;
}
.full_d0bf .label_red_b66f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background_7efc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background_7efc:after,
.background_7efc:before {
  content: "";
  display: table;
}
.background_7efc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background_7efc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background_7efc,
.grid_f00f {
  max-width: 1248px;
  margin: 0 auto;
}

.alert-green-3bc0.bright_adb5 .background_7efc {
  max-width: 100%;
}
.alert-green-3bc0.grid-7f10 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert-green-3bc0.backdrop-ba12 .background_7efc {
  max-width: 100%;
}
.alert-green-3bc0.backdrop-ba12 > .background_7efc {
  padding-left: 0;
  padding-right: 0;
}
.alert-green-3bc0.backdrop-ba12 > .background_7efc .silver-1ac6 {
  margin: 0;
}
.alert-green-3bc0.backdrop-ba12
  > .background_7efc
  .article-b7da.description_8f25 {
  margin-right: 0;
  margin-left: 0;
}
.alert-green-3bc0.backdrop-ba12 #main.description_8f25 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .clean-6384 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .clean-6384 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-dark-0cae .row_ef79 {
    padding-right: 1em;
  }
  .grid-dark-0cae.glass_72fc .article-b7da {
    border-right: 1px solid #eaecee;
  }
  .grid-dark-0cae.glass_72fc .row_ef79 {
    padding-right: 1em;
  }
  .grid-dark-0cae.glass_72fc .input-white-e910 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_gas_f014 .row_ef79 {
    padding-left: 1em;
  }
  .active_gas_f014.glass_72fc .article-b7da {
    border-left: 1px solid #eaecee;
  }
  .active_gas_f014.glass_72fc .row_ef79 {
    padding-left: 1em;
  }
  .active_gas_f014.glass_72fc .input-white-e910 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_in_b22f .row_ef79 {
    padding-left: 1em;
  }
  .link_in_b22f.glass_72fc .filter-8c69 {
    border-right: 1px solid #eaecee;
  }
  .link_in_b22f.glass_72fc .tabs_5af4 {
    border-right: 1px solid #eaecee;
  }
  .link_in_b22f.glass_72fc .row_ef79 {
    padding-left: 1em;
  }
  .link_in_b22f.glass_72fc .input-white-e910 {
    padding-right: 1em;
  }
  .link_in_b22f.glass_72fc .tag_in_bdae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-bright-9cc5 .row_ef79 {
    padding-right: 1em;
  }
  .media-bright-9cc5.glass_72fc .filter-8c69 {
    border-left: 1px solid #eaecee;
  }
  .media-bright-9cc5.glass_72fc .tabs_5af4 {
    border-left: 1px solid #eaecee;
  }
  .media-bright-9cc5.glass_72fc .row_ef79 {
    padding-right: 1em;
  }
  .media-bright-9cc5.glass_72fc .input-white-e910 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-bright-9cc5.glass_72fc .tag_in_bdae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean-6384 .row_ef79 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean-6384.glass_72fc .article-b7da {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .clean-6384.glass_72fc .row_ef79 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean-6384.glass_72fc .input-white-e910 {
    padding-left: 1em;
  }
  .clean-6384.glass_72fc .tag_in_bdae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .clean-6384.glass_72fc .row_ef79 {
    padding-left: 0;
  }
}
.filter_outer_6c23 .text-current-ec91 {
  display: inline-block;
}
.tooltip-hard-b794 {
  display: inline-block;
}
.basic-14ce {
  word-con: break-word;
}
.description-top-e3ba > span {
  display: inline-block;
  padding: 5px 0;
}
.description-top-e3ba .avatar-6b56 {
  margin-left: 8px;
  margin-right: 8px;
}
.description-top-e3ba .action_9a59 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.cool_f3e3 .yellow-a075 {
  margin-bottom: 2em;
}
.cool_f3e3 .light_ba13 {
  margin-bottom: 15px;
}
.cool_f3e3 .light_ba13:last-child {
  margin-bottom: 0;
}
.cool_f3e3 .banner-f220 {
  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) {
  .cool_f3e3 .banner-f220 {
    display: block;
  }
}
.cool_f3e3 .small-0f98 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .cool_f3e3 .small-0f98 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.cool_f3e3 .header-active-3075 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.cool_f3e3 .header-active-3075 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.cool_f3e3 .header-active-3075 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.cool_f3e3 .basic-14ce {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.cool_f3e3 .basic-14ce a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.cool_f3e3 .slider_smooth_183b p:last-child {
  margin-bottom: 0;
}
.cool_f3e3 .avatar-in-4b30 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.cool_f3e3 .accent-west-feb2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.cool_f3e3 .header-799c {
  margin-top: 1em;
}
.cool_f3e3 .lower-ba4b {
  top: 0;
  display: block;
}
.cool_f3e3 .lower-ba4b a {
  color: inherit;
}
.cool_f3e3 .lower-ba4b a:hover {
  color: inherit;
}
.cool_f3e3 .gallery_complex_ddbd {
  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;
}
.cool_f3e3 .gallery_complex_ddbd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.cool_f3e3 .accent-west-feb2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.cool_f3e3 .highlight-short-b23c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.cool_f3e3 .highlight-short-b23c:first-child {
  margin-top: 0;
}
.cool_f3e3 .highlight-short-b23c.texture_aecc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cool_f3e3 .highlight-short-b23c.notification-2cad {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cool_f3e3
  .highlight-short-b23c.notification-2cad.complex_1da1
  .header-799c {
  width: 100%;
}
.cool_f3e3 .notification-2cad {
  -webkit-box-align: center;
  align-items: center;
}
.cool_f3e3 .notification-2cad .description-top-e3ba,
.cool_f3e3 .notification-2cad > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.cool_f3e3 .header-active-3075 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cool_f3e3 .header-active-3075 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cool_f3e3 .header-active-3075: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;
}
.cool_f3e3 .texture_aecc {
  z-index: 5;
}
.cool_f3e3 .caption-glass-0fb9 .background_b2b2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.cool_f3e3 .gradient-clean-ebbd .background_b2b2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.cool_f3e3 .notification-8cd8 .background_b2b2 {
  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;
}
.cool_f3e3.card_94ae .banner-f220,
.cool_f3e3.prev-39d3 .banner-f220 {
  display: block;
}
.cool_f3e3.card_94ae .banner-f220 .input_hovered_0c72,
.cool_f3e3.card_94ae .banner-f220 .accent-west-feb2,
.cool_f3e3.prev-39d3 .banner-f220 .input_hovered_0c72,
.cool_f3e3.prev-39d3 .banner-f220 .accent-west-feb2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_f3e3.hero-dynamic-ccd5 .small-0f98 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .cool_f3e3.hero-dynamic-ccd5 .small-0f98 {
    margin-right: 0;
  }
}
.cool_f3e3.card_94ae .small-0f98,
.cool_f3e3.prev-39d3 .small-0f98 {
  padding-top: 40%;
}
.cool_f3e3.card_94ae .yellow-a075,
.cool_f3e3.prev-39d3 .yellow-a075 {
  display: block;
}
.cool_f3e3.card_94ae .fn-sticky-8d76 .accent-west-feb2,
.cool_f3e3.prev-39d3 .fn-sticky-8d76 .accent-west-feb2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.cool_f3e3.card_94ae .small-0f98,
.cool_f3e3.prev-39d3 .small-0f98 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.cool_f3e3.card_94ae .accent-west-feb2 {
  padding: 1em;
}
.feature_cb5c {
  margin: 30px auto;
  display: block;
}
.feature_cb5c .tooltip_6eb3 > * {
  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;
}
.feature_cb5c .tooltip_6eb3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature_cb5c .tooltip_6eb3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-ce26 .description-top-e3ba {
  margin-bottom: 1.41575em;
}
.icon-ce26 .sort-blue-e7f4 {
  margin-bottom: 1.618em;
}
.simple-816a .plasma_f06b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.simple-816a .plasma_f06b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.simple-816a .link-5da3 {
  max-width: 100%;
  overflow: auto;
}
.footer-6490 .simple-816a a:hover {
  text-decoration: underline;
}
.text-simple-bdc5 .light_ba13:not(.basic-14ce),
.text-simple-bdc5 .header-active-3075 {
  margin-bottom: 1.41575em;
}
.text-simple-bdc5 .light_ba13:not(.basic-14ce):last-child,
.text-simple-bdc5 .header-active-3075:last-child {
  margin-bottom: 0;
}
.text-simple-bdc5 .light_ba13.wide-175b {
  margin-bottom: 0.41575em;
}
.text-simple-bdc5 .tertiary-f5e6:before,
.text-simple-bdc5 .blue_91c3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.text-simple-bdc5 .tertiary-f5e6:before {
  content: "\f115";
}
.text-simple-bdc5 .blue_91c3:before {
  content: "\f02c";
}
.text-simple-bdc5 .section-paper-c039 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.text-simple-bdc5 .section-paper-c039 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block-first-a8ca {
  display: -webkit-box;
  display: flex;
}
.block-first-a8ca .pagination_copper_0a32 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block-first-a8ca .pagination_copper_0a32 {
    flex-basis: 90px;
  }
}
.block-first-a8ca .inner_c8c2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-first-a8ca .inner_c8c2 {
    flex-basis: calc(100% - 50px);
  }
}
.block-first-a8ca .tag-center-4a56 p:last-child {
  margin-bottom: 0.72em;
}
.card_mini_8456 .tooltip_6eb3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card_mini_8456 .tooltip_6eb3:after,
.card_mini_8456 .tooltip_6eb3:before {
  content: "";
  display: table;
}
.card_mini_8456 .tooltip_6eb3:after {
  clear: both;
}
.card_mini_8456 .tooltip_6eb3 .header_east_1a06,
.card_mini_8456 .tooltip_6eb3 .heading_action_2860 {
  width: 49%;
}
.card_mini_8456 .tooltip_6eb3 .header_east_1a06 a span.popup-pro-33a3,
.card_mini_8456 .tooltip_6eb3 .heading_action_2860 a span.popup-pro-33a3 {
  display: block;
  margin-bottom: 5px;
}
.card_mini_8456 .tooltip_6eb3 .heading_action_2860 {
  float: left;
  text-align: left;
}
.card_mini_8456 .tooltip_6eb3 .header_east_1a06 {
  float: right;
  text-align: right;
}
.wood-36c2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wood-36c2 {
    margin-bottom: 0;
  }
}
.paper-f419 {
  margin-bottom: 1em;
}
.paper-f419 .basic-14ce {
  font-size: 1.1em;
  line-height: 1.3;
}
.primary-easy-93f7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accordion_warm_92f5 .paper-f419,
.warm-0cf6 .paper-f419 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accordion_warm_92f5 .paper-f419,
  .warm-0cf6 .paper-f419 {
    display: block;
  }
}
.accordion_warm_92f5 .primary-easy-93f7,
.warm-0cf6 .primary-easy-93f7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accordion_warm_92f5 .primary-easy-93f7,
  .warm-0cf6 .primary-easy-93f7 {
    margin-bottom: 1em;
  }
}
.accordion_warm_92f5 .primary-easy-93f7 img,
.warm-0cf6 .primary-easy-93f7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accordion_warm_92f5 .grid_rough_0181,
.warm-0cf6 .grid_rough_0181 {
  flex-basis: calc(100% - 160px);
}
.accordion_warm_92f5 .grid_rough_0181 p,
.warm-0cf6 .grid_rough_0181 p {
  margin-bottom: 0;
}
.accordion_warm_92f5 .grid_rough_0181 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accordion_warm_92f5 .grid_rough_0181 {
    padding-left: 0;
  }
}
.warm-0cf6 .grid_rough_0181 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .warm-0cf6 .grid_rough_0181 {
    padding-right: 0;
  }
}
.warm-0cf6 .primary-easy-93f7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.purple-3484 .primary-easy-93f7 {
  margin-bottom: 0.5em;
}
.purple-3484 .primary-easy-93f7 img {
  width: 100%;
}
.hero_c8f3 .white_1e4e,
.badge-2ff9 .white_1e4e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.badge-2ff9 .article-b7da .disabled_blue_662a p:last-child {
  margin-bottom: 0;
}
.tabs-75db {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wood-1e02 .thumbnail_a10e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wood-1e02 .thumbnail_a10e:last-of-type {
    margin-bottom: 0;
  }
}
.wood-1e02 .thumbnail_a10e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood-1e02 .thumbnail_a10e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wood-1e02 .thumbnail_a10e ul li {
  margin: 0 0 0.6em;
}
.wood-1e02 .thumbnail_a10e ul li.detail-c2ac,
.wood-1e02 .thumbnail_a10e ul li.gold-266d {
  position: relative;
}
.wood-1e02 .thumbnail_a10e ul li.detail-c2ac .frame-gold-f9f9,
.wood-1e02 .thumbnail_a10e ul li.gold-266d .frame-gold-f9f9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wood-1e02 .thumbnail_a10e ul li.detail-c2ac:after:after,
.wood-1e02 .thumbnail_a10e ul li.detail-c2ac:after:before,
.wood-1e02
  .thumbnail_a10e
  ul
  li.gold-266d:after:after,
.wood-1e02
  .thumbnail_a10e
  ul
  li.gold-266d:after:before {
  content: "";
  display: table;
}
.wood-1e02 .thumbnail_a10e ul li.detail-c2ac:after:after,
.wood-1e02
  .thumbnail_a10e
  ul
  li.gold-266d:after:after {
  clear: both;
}
.wood-1e02 .thumbnail_a10e a.caption_ddb3:hover {
  text-decoration: none;
}
.wood-1e02 .thumbnail_a10e select {
  max-width: 100%;
}
.wood-1e02 .thumbnail_a10e table {
  font-size: 85%;
}
.wood-1e02 .thumbnail_a10e table td,
.wood-1e02 .thumbnail_a10e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wood-1e02 .thumbnail_a10e table tfoot td {
  text-align: left;
}
.wood-1e02 .thumbnail_a10e :last-child {
  margin-bottom: 0;
}
.wood-1e02 .thumbnail_a10e .short-78e8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wood-1e02 .thumbnail_a10e .short-78e8 label {
  width: 100%;
}
.wood-1e02 .thumbnail_a10e .short-78e8 .sort-fea3 {
  width: 100%;
  display: block;
}
.wood-1e02 .thumbnail_a10e .short-78e8 .up_76fa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wood-1e02 .thumbnail_a10e .short-78e8 .up_76fa:hover svg #svg-search {
  fill: #444;
}
.wood-1e02 .thumbnail_a10e .short-78e8 .up_76fa svg {
  width: 18px;
  height: 18px;
}
.wood-1e02 .filter-last-0f17 ul ul,
.wood-1e02 .overlay_fixed_a869 ul ul,
.wood-1e02 .sort_purple_8333 ul ul,
.wood-1e02 .backdrop-cbd1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wood-1e02 .filter-last-0f17 .left_3f53 > a,
.wood-1e02 .overlay_fixed_a869 .left_3f53 > a,
.wood-1e02 .sort_purple_8333 .left_3f53 > a,
.wood-1e02 .backdrop-cbd1 .left_3f53 > a {
  margin-bottom: 0;
}
.wood-1e02 .form-97b1 li,
.wood-1e02 .filter-last-0f17 li,
.wood-1e02 .summary_purple_bf20 li,
.wood-1e02 .overlay_fixed_a869 li,
.wood-1e02 .sort_purple_8333 li,
.wood-1e02 .backdrop-cbd1 li,
.wood-1e02 .chip-03b8 li,
.wood-1e02 .liquid_e736 li {
  display: block;
  position: relative;
}
.wood-1e02 .form-97b1 li:last-child,
.wood-1e02 .filter-last-0f17 li:last-child,
.wood-1e02 .summary_purple_bf20 li:last-child,
.wood-1e02 .overlay_fixed_a869 li:last-child,
.wood-1e02 .sort_purple_8333 li:last-child,
.wood-1e02 .backdrop-cbd1 li:last-child,
.wood-1e02 .chip-03b8 li:last-child,
.wood-1e02 .liquid_e736 li:last-child {
  border: none;
}
.wood-1e02 .form-97b1 li a,
.wood-1e02 .filter-last-0f17 li a,
.wood-1e02 .summary_purple_bf20 li a,
.wood-1e02 .overlay_fixed_a869 li a,
.wood-1e02 .sort_purple_8333 li a,
.wood-1e02 .backdrop-cbd1 li a,
.wood-1e02 .chip-03b8 li a,
.wood-1e02 .liquid_e736 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood-1e02 .form-97b1 li ul li::before,
.wood-1e02 .filter-last-0f17 li ul li::before,
.wood-1e02 .summary_purple_bf20 li ul li::before,
.wood-1e02 .overlay_fixed_a869 li ul li::before,
.wood-1e02 .sort_purple_8333 li ul li::before,
.wood-1e02 .backdrop-cbd1 li ul li::before,
.wood-1e02 .chip-03b8 li ul li::before,
.wood-1e02 .liquid_e736 li ul li::before {
  left: 15px;
}
.wood-1e02 .form-97b1 li ul a,
.wood-1e02 .filter-last-0f17 li ul a,
.wood-1e02 .summary_purple_bf20 li ul a,
.wood-1e02 .overlay_fixed_a869 li ul a,
.wood-1e02 .sort_purple_8333 li ul a,
.wood-1e02 .backdrop-cbd1 li ul a,
.wood-1e02 .chip-03b8 li ul a,
.wood-1e02 .liquid_e736 li ul a {
  padding-left: 20px;
}
.wood-1e02 .form-97b1 li ul ul li::before,
.wood-1e02 .filter-last-0f17 li ul ul li::before,
.wood-1e02 .summary_purple_bf20 li ul ul li::before,
.wood-1e02 .overlay_fixed_a869 li ul ul li::before,
.wood-1e02 .sort_purple_8333 li ul ul li::before,
.wood-1e02 .backdrop-cbd1 li ul ul li::before,
.wood-1e02 .chip-03b8 li ul ul li::before,
.wood-1e02 .liquid_e736 li ul ul li::before {
  left: 30px;
}
.wood-1e02 .form-97b1 li ul ul a,
.wood-1e02 .filter-last-0f17 li ul ul a,
.wood-1e02 .summary_purple_bf20 li ul ul a,
.wood-1e02 .overlay_fixed_a869 li ul ul a,
.wood-1e02 .sort_purple_8333 li ul ul a,
.wood-1e02 .backdrop-cbd1 li ul ul a,
.wood-1e02 .chip-03b8 li ul ul a,
.wood-1e02 .liquid_e736 li ul ul a {
  padding-left: 40px;
}
.wood-1e02 .frame_822b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood-1e02 .liquid_e736 ul li {
  margin-bottom: 1.41575em;
}
.wood-1e02 .liquid_e736 ul li .sidebar-e875 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wood-1e02 .liquid_e736 ul li .tabs_thick_5af6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_a87e .form-97b1 li a,
.hover_a87e .filter-last-0f17 li a,
.hover_a87e .summary_purple_bf20 li a,
.hover_a87e .overlay_fixed_a869 li a,
.hover_a87e .sort_purple_8333 li a,
.hover_a87e .backdrop-cbd1 li a,
.hover_a87e .chip-03b8 li a,
.hover_a87e .liquid_e736 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_a87e .frame_822b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_a87e .thumbnail_a10e ul li.detail-c2ac .frame-gold-f9f9,
.hover_a87e .thumbnail_a10e ul li.gold-266d .frame-gold-f9f9 {
  background: rgba(0, 0, 0, 0.2);
}
.hover_a87e .wood-1e02 .thumbnail_a10e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li {
  margin: 0;
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li ul {
  margin: 0;
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li ul li a {
  padding-left: 15px;
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li ul li li a {
  padding-left: 30px;
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li.selected_210c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li.selected_210c > 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;
}
.alert-green-3bc0 .wood-1e02 .hard_9120 li.selected_210c > 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;
}
.outer-3dd3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.static-f7e4 {
  position: relative;
  z-index: 10;
}
.static-f7e4 .liquid-68fa {
  width: 100%;
  max-width: 100%;
}
.component_a4cc .secondary_left_e825 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.component_a4cc .large_b9ef {
}
.component_a4cc .hover_a87e {
  background: #292929;
}
.icon-6140 .secondary_left_e825 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.icon-6140 .large_b9ef {
  background: #f9f9f9;
}
.icon-6140 .hover_a87e {
  background: #303030;
}
.tabs_971e .secondary_left_e825 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_971e .text-current-ec91 {
    margin-bottom: 1em;
  }
  .tabs_971e .text-current-ec91:last-child {
    margin-bottom: 0;
  }
}
.tabs_971e .large_b9ef {
  background: #ededed;
}
.tabs_971e .hover_a87e {
  background: #1a1a1a;
}
.secondary_left_e825.large_b9ef {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_left_e825.large_b9ef .caption-7f60 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_left_e825.hover_a87e {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_left_e825.hover_a87e a:not(.caption_ddb3) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_left_e825.hover_a87e a:not(.caption_ddb3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_left_e825.hover_a87e .caption-7f60 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_left_e825.hover_a87e table tbody td,
.secondary_left_e825.hover_a87e table th {
  background: rgba(0, 0, 0, 0.08);
}
.article-6759.background-f122 .background_7efc {
  max-width: initial;
}
.article-6759 .plasma_550c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article-6759 .plasma_550c .liquid-68fa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article-6759 .plasma_550c .liquid-68fa {
    display: block;
    margin-bottom: 2em;
  }
  .article-6759 .plasma_550c .liquid-68fa:last-child {
    margin-bottom: 0;
  }
}
.tabs_971e .text-current-ec91:last-child,
.icon-6140 .text-current-ec91:last-child,
.component_a4cc .text-current-ec91:last-child {
  margin-bottom: 0;
}
.tabs_971e .text-current-ec91 .wood-1e02 .thumbnail_a10e:last-child,
.icon-6140 .text-current-ec91 .wood-1e02 .thumbnail_a10e:last-child,
.component_a4cc .text-current-ec91 .wood-1e02 .thumbnail_a10e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tabs_971e .link_2b3a,
  .tabs_971e .description_mini_4d16,
  .icon-6140 .link_2b3a,
  .icon-6140 .description_mini_4d16,
  .component_a4cc .link_2b3a,
  .component_a4cc .description_mini_4d16 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .static-f7e4 .text-current-ec91 {
    margin-bottom: 2em;
  }
}
.static-f7e4 p:last-child {
  margin-bottom: 0;
}
.static-f7e4 li,
.static-f7e4 ul {
  list-style: none;
  margin: 0;
}
.static-f7e4 ul ul {
  margin-left: 2.617924em;
}
.next_d362 {
  font-size: 0.875em;
}

/* css-noise: ff7c */
.widget-item-x4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
