/*!
Theme Name: Customify
Theme URI: https://pressmaximum.copper_6eca/customify
Author: WPCustomify
Author URI: https://pressmaximum.copper_6eca
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.copper_6eca/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.south-75b1.block_new_c8dc/licenses/gpl-2.0.notice-eb7e
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.feature-be23/, (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.highlight_c41a.label_bronze_0b70/normalize.paragraph-upper-9bfa/
 ======
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.paragraph-upper-9bfa v7.0.0 | MIT License | github.copper_6eca/necolas/normalize.paragraph-upper-9bfa */
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;
}
.summary_63fa .wood_e51c,
.solid_a731,
.soft-a0fe,
.backdrop_486c,
.clean-f75f,
.active-e645,
.hover-dfe0,
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;
}
.solid_a731,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .solid_a731,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .solid_a731,
  h1 {
    font-size: 1.8em;
  }
}
.soft-a0fe,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.soft-a0fe + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .soft-a0fe,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .soft-a0fe,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop_486c,
h3 {
  font-size: 1.618em;
}
.summary_63fa .wood_e51c,
.clean-f75f,
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.tabs-1e35 {
  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;
}
.green_a8df:after,
.green_a8df:before,
.first_4251:after,
.first_4251:before {
  content: "";
  display: table;
}
.green_a8df:after,
.first_4251:after {
  clear: both;
}
.pagination-95c2 {
  float: right;
  margin-right: 0;
}
.sort-center-c8e4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail_4d68 .heading_fd83,
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;
}
.thumbnail_4d68 .heading_fd83: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;
}
.next-9624 .heading_fd83 {
  box-shadow: none;
}
.next-9624
  .heading_fd83
  .text-light-860c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.next-9624 .heading_fd83 .next-83cf {
  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;
}
.next-9624
  .heading_fd83
  .next-83cf
  b {
  display: none;
}
.next-9624 .surface-ae1c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.east-c2f6:not(.item_6f7f):not(.image_f00c),
button:not(.item_6f7f):not(.image_f00c),
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ),
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ),
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ) {
  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;
}
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ):hover,
button:not(.item_6f7f):not(
    .image_f00c
  ):hover,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ):hover,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ):hover,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ):active,
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ):focus,
button:not(.item_6f7f):not(
    .image_f00c
  ):active,
button:not(.item_6f7f):not(
    .image_f00c
  ):focus,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ):active,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ):focus,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ):active,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ):focus,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ):active,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ):focus {
  outline: 0;
}
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c,
button:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c {
  position: relative;
}
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .module_new_34a0,
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .breadcrumb_b5b4,
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .search_5a55,
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  i,
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  svg,
button:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .module_new_34a0,
button:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .breadcrumb_b5b4,
button:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .search_5a55,
button:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  i,
button:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  svg,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .module_new_34a0,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .breadcrumb_b5b4,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .search_5a55,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  i,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  svg,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .module_new_34a0,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .breadcrumb_b5b4,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .search_5a55,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  i,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  svg,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .module_new_34a0,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .breadcrumb_b5b4,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  .search_5a55,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  i,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c
  svg {
  visibility: hidden;
}
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c:after,
button:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c:after,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c:after,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c:after,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ).fn-loading-eb8c: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;
}
.east-c2f6:not(.item_6f7f):not(.image_f00c),
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ),
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ),
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ) {
  color: #fff;
  background: #235787;
}
.east-c2f6:not(.item_6f7f):not(
    .image_f00c
  ):focus,
input[type="button"]:not(.item_6f7f):not(
    .image_f00c
  ):focus,
input[type="reset"]:not(.item_6f7f):not(
    .image_f00c
  ):focus,
input[type="submit"]:not(.item_6f7f):not(
    .image_f00c
  ):focus {
  color: #fff;
}
.east-c2f6.fn-disabled-eb8c:not(.item_6f7f):not(
    .image_f00c
  ),
.east-c2f6[disabled]:not(.item_6f7f):not(
    .image_f00c
  ),
button.fn-disabled-eb8c:not(.item_6f7f):not(
    .image_f00c
  ),
button[disabled]:not(.item_6f7f):not(
    .image_f00c
  ) {
  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;
}
.element-1cd2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-1cd2: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;
}
.gradient_298e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left-3722 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.prev_1afa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.green_a8df:after,
.green_a8df:before,
.pagination-26c9:after,
.pagination-26c9:before,
.alert-5d1e:after,
.alert-5d1e:before,
.green-a27f:after,
.green-a27f:before,
.detail_f821:after,
.detail_f821:before,
.container_3360:after,
.container_3360:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.green_a8df:after,
.pagination-26c9:after,
.alert-5d1e:after,
.green-a27f:after,
.detail_f821:after,
.container_3360:after {
  clear: both;
}
.pagination-26c9 .focused_1418,
.alert-5d1e .focused_1418,
.element_ebe1 .focused_1418 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.table_pro_f36a {
  display: inline-block;
}
.link-middle-f747 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.link-middle-f747 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.link-middle-f747 .primary-128a {
  padding: 1em 0;
  font-size: 85%;
}
.primary-128a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form-7820 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form-7820:after,
.form-7820:before {
  content: "";
  display: table;
}
.form-7820:after {
  clear: both;
}
.item_b794 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.search_down_01c0 .item_b794 {
  max-width: 50%;
}
.center_1030 .item_b794 {
  max-width: 33.33%;
}
.surface-589a .item_b794 {
  max-width: 25%;
}
.hidden_north_0096 .item_b794 {
  max-width: 20%;
}
.fixed-93de .item_b794 {
  max-width: 16.66%;
}
.avatar-top-e7b3 .item_b794 {
  max-width: 14.28%;
}
.item_rough_2105 .item_b794 {
  max-width: 12.5%;
}
.new_c984 .item_b794 {
  max-width: 11.11%;
}
.shadow_lower_3daa {
  display: block;
}
.summary_63fa .outer-804b label,
.summary_63fa .simple_170e label,
.summary_63fa .primary_7c9e label,
.summary_63fa .summary_3951 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_action_e3c9 {
  list-style: none;
  margin: 0;
}
.active_action_e3c9 article.glass_1933 {
  margin-bottom: 0;
}
.active_action_e3c9 ul {
  list-style: none;
  margin: 0;
}
.active_action_e3c9 .aside-warm-e0c9 li.glass_1933 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_action_e3c9 .aside-warm-e0c9 li.glass_1933 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_action_e3c9 .aside-warm-e0c9 li.glass_1933: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) {
  .active_action_e3c9 .aside-warm-e0c9 li.glass_1933 li.glass_1933 li.glass_1933 li.glass_1933 {
    padding-left: 0;
  }
}
article.glass_1933 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.glass_1933 .pagination-26c9 p:last-of-type {
  margin-bottom: 0;
}
article.glass_1933 .article-0362 {
  float: left;
}
article.glass_1933 .title-c641 {
  margin-left: 85px;
}
article.glass_1933 .preview_iron_f54c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.glass_1933 .preview_iron_f54c .modal_e840 {
  margin-left: 10px;
}
article.glass_1933 .bronze-9798 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.glass_1933 .row_hard_2e3c {
  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 .outer-804b,
  #respond .primary_7c9e,
  #respond .summary_3951 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-804b input,
#respond .primary_7c9e input,
#respond .summary_3951 input {
  width: 100%;
}
#respond .summary_3951 {
  margin-right: 0;
}
#respond .modal_right_e06c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main_7dcd {
  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;
}
.main_7dcd.yellow_1d5a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main_7dcd 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%);
}
.main_7dcd:focus,
.main_7dcd: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);
}
.thumbnail-stale-da67 {
  border-radius: 10%;
}
.paragraph_0cca {
  border-radius: 50%;
}
.section_b6b7 {
  font-size: 0.72em;
}
.silver-54bb {
  font-size: 0.875em;
}
.menu-steel-0078 {
  font-size: 1.1em;
}
.item-faa8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.item-faa8.section_b6b7 {
  letter-spacing: 0.5px;
}
.focus_paper_0ec7,
.focus_paper_0ec7 a {
  color: #6d6d6d;
}
.focus_paper_0ec7 a:hover {
  color: #111;
}
.surface_09a2 {
  color: #6d6d6d;
}
.content_warm_6e54 {
  overflow-x: hidden;
}
.content_warm_6e54 .accordion_active_1a23.tag-next-2436 {
  position: relative;
}
.content_warm_6e54 .accordion_active_1a23.tag-next-2436.east_0008 {
  position: initial;
}
.content_warm_6e54
  .accordion_active_1a23.tag-next-2436.east_0008
  .form-mini-9979 {
  left: auto;
}
.content_warm_6e54 .accordion_active_1a23 .form-mini-9979 {
  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;
}
.content_warm_6e54 .accordion_active_1a23:hover.tag-next-2436 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content_warm_6e54
  .accordion_active_1a23:hover.tag-next-2436
  .form-mini-9979 {
  display: block;
  z-index: 9999999;
}
.content_warm_6e54 .status_7bfd .main-e7f4,
.content_warm_6e54 .active_19eb .main-e7f4 {
  display: none;
}
.content_warm_6e54 .bright_bb37 .accordion_active_1a23:hover.tag-next-2436 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.summary_63fa .outer-804b label,
.summary_63fa .simple_170e label,
.summary_63fa .primary_7c9e label,
.summary_63fa .summary_3951 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_action_e3c9 {
  list-style: none;
  margin: 0;
}
.active_action_e3c9 article.glass_1933 {
  margin-bottom: 0;
}
.active_action_e3c9 ul {
  list-style: none;
  margin: 0;
}
.active_action_e3c9 .aside-warm-e0c9 li.glass_1933 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_action_e3c9 .aside-warm-e0c9 li.glass_1933 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_action_e3c9 .aside-warm-e0c9 li.glass_1933: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) {
  .active_action_e3c9 .aside-warm-e0c9 li.glass_1933 li.glass_1933 li.glass_1933 li.glass_1933 {
    padding-left: 0;
  }
}
article.glass_1933 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.glass_1933 .pagination-26c9 p:last-of-type {
  margin-bottom: 0;
}
article.glass_1933 .article-0362 {
  float: left;
}
article.glass_1933 .title-c641 {
  margin-left: 85px;
}
article.glass_1933 .preview_iron_f54c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.glass_1933 .preview_iron_f54c .modal_e840 {
  margin-left: 10px;
}
article.glass_1933 .bronze-9798 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.glass_1933 .row_hard_2e3c {
  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 .outer-804b,
  #respond .primary_7c9e,
  #respond .summary_3951 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-804b input,
#respond .primary_7c9e input,
#respond .summary_3951 input {
  width: 100%;
}
#respond .summary_3951 {
  margin-right: 0;
}
#respond .modal_right_e06c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status_7bfd .alert_west_d32c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.alert_west_d32c .table-2dc0.info-cce5 .accent_down_2ce1 > li > a:focus,
.alert_west_d32c .table-2dc0.info-cce5 .accent_down_2ce1 > li > a:hover,
.alert_west_d32c .table-2dc0.bottom_af78 .accent_down_2ce1 > li > a:focus,
.alert_west_d32c .table-2dc0.bottom_af78 .accent_down_2ce1 > li > a:hover,
.alert_west_d32c .table-2dc0.label_d485 .accent_down_2ce1 > li > a:focus,
.alert_west_d32c .table-2dc0.label_d485 .accent_down_2ce1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_west_d32c
  .table-2dc0.info-cce5
  .accent_down_2ce1
  > li.bottom-e5c6
  > a,
.alert_west_d32c
  .table-2dc0.info-cce5
  .accent_down_2ce1
  > li.sidebar_warm_7e31
  > a,
.alert_west_d32c
  .table-2dc0.bottom_af78
  .accent_down_2ce1
  > li.bottom-e5c6
  > a,
.alert_west_d32c
  .table-2dc0.bottom_af78
  .accent_down_2ce1
  > li.sidebar_warm_7e31
  > a,
.alert_west_d32c
  .table-2dc0.label_d485
  .accent_down_2ce1
  > li.bottom-e5c6
  > a,
.alert_west_d32c .table-2dc0.label_d485 .accent_down_2ce1 > li.slider-full-b35f > a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_west_d32c .avatar-e69f,
.alert_west_d32c .avatar-e69f a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_west_d32c .list_7faf.wood-977e li a,
.alert_west_d32c .cool_5e96 a,
.alert_west_d32c .banner-stone-fc85,
.alert_west_d32c .accent_down_2ce1 > li > a,
.alert_west_d32c .iron-2d6f {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c .list_7faf.wood-977e li a:hover,
.alert_west_d32c .cool_5e96 a:hover,
.alert_west_d32c .banner-stone-fc85:hover,
.alert_west_d32c .accent_down_2ce1 > li > a:hover,
.alert_west_d32c .iron-2d6f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_west_d32c .west_bed5 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c .west_bed5 .hero-prev-4fc6 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_west_d32c .west_bed5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_west_d32c .liquid_ff31 .text_plasma_f09d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c .liquid_ff31 .text_plasma_f09d .thumbnail_1df6 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c
  .liquid_ff31
  .text_plasma_f09d
  .thumbnail_1df6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c
  .liquid_ff31
  .text_plasma_f09d
  .thumbnail_1df6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c
  .liquid_ff31
  .text_plasma_f09d
  .thumbnail_1df6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c
  .liquid_ff31
  .text_plasma_f09d
  .thumbnail_1df6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c .liquid_ff31 .stone_b1be {
  color: rgba(255, 255, 255, 0.79);
}
.alert_west_d32c .liquid_ff31 .stone_b1be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_c3a3
  .alert_west_d32c
  .liquid_ff31
  .lower_4919
  .card-dc7b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action_c3a3
  .alert_west_d32c
  .liquid_ff31
  .lower_4919
  .thumbnail_1df6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status_7bfd .icon-b36d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon-b36d .table-2dc0.info-cce5 .accent_down_2ce1 > li > a:focus,
.icon-b36d .table-2dc0.info-cce5 .accent_down_2ce1 > li > a:hover,
.icon-b36d .table-2dc0.bottom_af78 .accent_down_2ce1 > li > a:focus,
.icon-b36d .table-2dc0.bottom_af78 .accent_down_2ce1 > li > a:hover,
.icon-b36d .table-2dc0.label_d485 .accent_down_2ce1 > li > a:focus,
.icon-b36d .table-2dc0.label_d485 .accent_down_2ce1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-b36d
  .table-2dc0.info-cce5
  .accent_down_2ce1
  > li.bottom-e5c6
  > a,
.icon-b36d
  .table-2dc0.info-cce5
  .accent_down_2ce1
  > li.sidebar_warm_7e31
  > a,
.icon-b36d
  .table-2dc0.bottom_af78
  .accent_down_2ce1
  > li.bottom-e5c6
  > a,
.icon-b36d
  .table-2dc0.bottom_af78
  .accent_down_2ce1
  > li.sidebar_warm_7e31
  > a,
.icon-b36d
  .table-2dc0.label_d485
  .accent_down_2ce1
  > li.bottom-e5c6
  > a,
.icon-b36d .table-2dc0.label_d485 .accent_down_2ce1 > li.slider-full-b35f > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-b36d .avatar-e69f,
.icon-b36d .avatar-e69f a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-b36d .list_7faf.wood-977e li a,
.icon-b36d .cool_5e96 a,
.icon-b36d .banner-stone-fc85,
.icon-b36d .accent_down_2ce1 > li > a,
.icon-b36d .iron-2d6f {
  color: rgba(0, 0, 0, 0.55);
}
.icon-b36d .list_7faf.wood-977e li a:hover,
.icon-b36d .cool_5e96 a:hover,
.icon-b36d .banner-stone-fc85:hover,
.icon-b36d .accent_down_2ce1 > li > a:hover,
.icon-b36d .iron-2d6f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-b36d .west_bed5 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-b36d .west_bed5 .hero-prev-4fc6 {
  color: rgba(0, 0, 0, 0.8);
}
.icon-b36d .west_bed5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-be22 .heading_37ea {
  margin-left: auto;
  margin-right: auto;
}
.alert-5d1e > * {
  margin-left: auto;
  margin-right: auto;
}
.alert-5d1e .gradient_298e {
  margin-right: 1.41575em;
}
.wide-3fc9 .alert-5d1e > .list_ffdf {
  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;
}
.wide-3fc9 .alert-5d1e > .popup-6af8 {
  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;
}
.hot_fb1f.widget-be22 .heading_37ea,
.active-161d.widget-be22 .heading_37ea {
  margin-left: 0;
}
.content_8877.widget-be22 .heading_37ea,
.tertiary_4c04.widget-be22 .heading_37ea {
  margin-right: 0;
}
.alert-5d1e ol,
.alert-5d1e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hot_078e video {
  max-width: 100%;
}
.title-full-643b img {
  display: block;
}
.title-full-643b.gradient_298e,
.title-full-643b.left-3722 {
  width: 100%;
}
.title-full-643b.popup-6af8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hidden-green-b7d4:not(.filter-fcf2) {
  margin: 1.5em auto;
}
.hidden-4aeb p {
  padding: 1.5em 14px;
}
ul.thumbnail-red-73b1.popup-6af8,
ul.thumbnail-red-73b1.list_ffdf,
ul.thumbnail-red-73b1.footer_orange_d94d.list_ffdf {
  padding: 0 14px;
}
.panel_cold_6a8a {
  display: block;
  overflow-x: auto;
}
.panel_cold_6a8a table {
  border-collapse: collapse;
  width: 100%;
}
.panel_cold_6a8a td,
.panel_cold_6a8a th {
  padding: 0.5em;
}
.alert-5d1e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert-5d1e ol ol,
.alert-5d1e ol ul,
.alert-5d1e ul ol,
.alert-5d1e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert-5d1e ol ol li,
.alert-5d1e ol ul li,
.alert-5d1e ul ol li,
.alert-5d1e ul ul li {
  margin-left: 0;
}
.filter_lite_2108.thumbnail_3523 > .carousel-pink-6056 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter_lite_2108.thumbnail_3523 > .carousel-pink-6056 iframe,
.filter_lite_2108.thumbnail_3523 > .carousel-pink-6056 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.border_0328 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.border_0328.notice_right_a93e {
  padding: 0;
}
.border_0328.notice_right_a93e cite {
  font-size: 13px;
}
.border_0328 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.border_0328 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.east-bd7f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.east-bd7f > p:first-child {
  margin-top: 0;
}
.east-bd7f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.east-bd7f blockquote {
  border-left: 0;
}
.center-a7e9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.center-a7e9:not(.active_736a) {
  max-width: 100px;
}
.center-a7e9.row-f9b5 {
  border-bottom: none !important;
  text-align: center;
}
.center-a7e9.row-f9b5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden-4aeb p {
    padding: 1.5em 0;
  }
}
.outline_north_4985 {
  color: #0073aa;
}
.fixed-9c92 {
  background-color: #0073aa;
}
.info_93f5 {
  color: #229fd8;
}
.banner-523d {
  background-color: #229fd8;
}
.shadow-clean-9437 {
  color: #eee;
}
.fresh_f2a7 {
  background-color: #eee;
}
.background_focused_6233 {
  color: #444;
}
.text_slow_c100 {
  background-color: #444;
}
.sidebar_first_6614 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar_first_6614 .block_large_9db2 .cool_5e96 {
  font-size: 15px;
}
.sidebar_first_6614 .cool_5e96 {
  line-height: 1.3;
}
.sidebar_first_6614 .icon-b36d {
}
.sidebar_first_6614 .alert_west_d32c {
  background: #235787;
}
.hard-23ae {
  padding: 0;
}
.hard-23ae .alert_west_d32c {
  background: #1a1a1a;
}
.hard-23ae .icon-b36d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup-c848 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup-c848 .icon-b36d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup-c848 .alert_west_d32c {
  background: #303030;
}
.container_3360 {
  position: relative;
  z-index: 10;
}
.container_3360 .huge_60ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-037c .tag-next-2436 {
  display: inline-block;
  vertical-align: middle;
}
.heading-037c.tooltip_c302 .tag-next-2436 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .heading-037c.tooltip_c302 .tag-next-2436 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-037c.tooltip_c302 .tag-next-2436 {
    margin-right: 0.4em;
  }
}
.heading-037c.tooltip_c302 .tag-next-2436:last-child {
  margin-right: 0;
}
.layout_5d33 .huge_60ee {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .status_7bfd .block_large_9db2 {
    margin: 0 -0.5em;
  }
  .status_7bfd .block_large_9db2 [class*="customify-col-"],
  .status_7bfd .block_large_9db2 [class*="customify-col_"],
  .status_7bfd .block_large_9db2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.status_7bfd.element-850e .huge_60ee {
  background: 0 0 !important;
}
.status_7bfd.element-850e .huge_60ee,
.status_7bfd.layout_5d33 .huge_60ee {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .status_7bfd.component-634b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.status_7bfd.layout_5d33 .huge_60ee {
  box-shadow: none !important;
}
.secondary_thick_0c70 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .secondary_thick_0c70 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_thick_0c70 {
    padding: 18px 0 20px;
  }
}
.secondary_thick_0c70 .block-f21a {
  width: 100%;
}
.secondary_thick_0c70 .form_copper_061a {
  margin-bottom: 0;
}
.secondary_thick_0c70 .frame-472a {
  margin-top: 5px;
  font-size: 0.875em;
}
.steel_27b6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.steel_27b6 .wrapper_hovered_f099 {
  width: 100%;
}
.overlay-steel-e54d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay-steel-e54d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay-steel-e54d 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;
}
.overlay-steel-e54d li:last-child:after {
  display: none;
}
.overlay-steel-e54d li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_small_de4a .main-e7f4 button,
.secondary_thick_0c70 .main-e7f4 button {
  left: 0;
}
.media_small_de4a .wrapper_hovered_f099,
.secondary_thick_0c70 .wrapper_hovered_f099 {
  padding-left: 0;
  padding-right: 0;
}
.media_small_de4a .steel_27b6,
.secondary_thick_0c70 .steel_27b6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_small_de4a {
  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;
}
.media_small_de4a: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;
}
.media_small_de4a .gradient-00d4 {
  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) {
  .media_small_de4a .gradient-00d4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_small_de4a .gradient-00d4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_small_de4a .gradient-00d4 {
    min-height: 200px;
  }
}
.media_small_de4a .overlay-steel-e54d {
  color: rgba(255, 255, 255, 0.8);
}
.media_small_de4a .overlay-steel-e54d a,
.media_small_de4a .overlay-steel-e54d li:after {
  color: inherit;
}
.media_small_de4a .overlay-steel-e54d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.warm-8421 {
  margin-bottom: 0.5em;
}
.mask_soft_d8d4 {
  margin-bottom: 1.2em;
}
.mask_soft_d8d4,
.warm-8421 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask_soft_d8d4 p:last-child,
.warm-8421 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .main-e7f4,
#masthead .main-e7f4 {
  display: none;
}
#masthead
  > .main-e7f4.notification-tall-b8e8 {
  display: none;
}
#masthead > .main-e7f4 button {
  left: 0;
}
.blue-f3d4 {
  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%;
}
.blue-f3d4 .tag-next-2436 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.blue-f3d4 .picture-slow-2439 {
  display: -webkit-box;
  display: flex;
}
.blue-f3d4 .picture-slow-2439.box-huge-e957 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.blue-f3d4 .picture-slow-2439.bronze_853e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.blue-f3d4 .picture-slow-2439.info-old-c778 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.blue-f3d4.action_4c3f.outline-dirty-2e6d .picture-slow-2439.box-huge-e957 {
  flex-basis: 100%;
}
.blue-f3d4.down-efdc .picture-slow-2439.bronze_853e {
  -webkit-box-flex: 1;
  flex: auto;
}
.blue-f3d4.down-efdc .picture-slow-2439.info-old-c778 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .main-e7f4.notification-tall-b8e8 {
  display: none;
}
#masthead > .main-e7f4 button {
  left: 0;
}
.gas_5d50 {
  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;
}
.gas_5d50:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gas_5d50.glass-e66a i {
  margin-right: 4px;
}
.gas_5d50.column-4a77 i {
  margin-left: 5px;
}
.cool_5e96 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cool_5e96 p:last-child {
  margin-bottom: 0;
}
.dim_aff5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dim_aff5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dim_aff5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dim_aff5 .avatar-e69f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dim_aff5 .stale_c04c {
  margin: 5px 0 7px 0;
}
.dim_aff5.detail-975d .nav-36f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim_aff5.detail-975d .border_out_35eb {
  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;
}
.dim_aff5.card-1541 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dim_aff5.card-1541 .nav-36f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim_aff5.card-1541 .border_out_35eb {
  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;
}
.dim_aff5.backdrop_16a2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dim_aff5.iron-aa1d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dim_aff5.iron-aa1d .border_out_35eb {
  margin-top: 7px;
}
.section-a2e6 {
  display: inline-block;
}
.container_3360 .content-88b0 .dim_aff5 img {
  max-width: 100%;
}
.table-2dc0 .fresh-8f2b.filter-over-2cb9,
.column-soft-8f2a .fresh-8f2b.filter-over-2cb9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-2dc0 .module_b5b7,
.column-soft-8f2a .module_b5b7 {
  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%);
}
.table-2dc0 .module_b5b7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table-2dc0.tag_52ed .module_b5b7 {
  display: none;
}
.table-2dc0 .wrapper_last_5db4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-2dc0 .wrapper_last_5db4 li {
  display: inline-block;
  position: relative;
}
.table-2dc0 .wrapper_last_5db4 li:last-child {
  margin-right: 0;
}
.table-2dc0 .wrapper_last_5db4 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;
}
.table-2dc0 .wrapper_last_5db4 li.slider-full-b35f > a {
  color: rgba(0, 0, 0, 0.9);
}
.table-2dc0 .wrapper_last_5db4 > 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;
}
.table-2dc0 .wrapper_last_5db4 > li > a i {
  line-height: 0;
}
.table-2dc0 .wrapper_last_5db4 > li.dim_e0ff > a .module_b5b7 {
  margin-left: 4px;
  line-height: 0;
}
.table-2dc0 .wrapper_last_5db4 .fresh_bd3f li.dim_e0ff > a {
  position: relative;
}
.table-2dc0 .wrapper_last_5db4 .fresh_bd3f li.dim_e0ff > a:after,
.table-2dc0 .wrapper_last_5db4 .fresh_bd3f li.dim_e0ff > a:before {
  content: "";
  display: table;
}
.table-2dc0 .wrapper_last_5db4 .fresh_bd3f li.dim_e0ff > a:after {
  clear: both;
}
.table-2dc0 .wrapper_last_5db4 .fresh_bd3f li.dim_e0ff > a .module_b5b7 {
  margin-left: 5px;
  float: right;
}
.table-2dc0 .form-a1e0,
.table-2dc0 .fresh_bd3f {
  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;
}
.table-2dc0 .fresh_bd3f {
  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;
}
.table-2dc0 .fresh_bd3f .filter-over-2cb9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-2dc0 .fresh_bd3f .module_b5b7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table-2dc0 .fresh_bd3f li {
  display: block;
  margin: 0;
  padding: 0;
}
.table-2dc0 .fresh_bd3f 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;
}
.table-2dc0 .fresh_bd3f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table-2dc0 .fresh_bd3f .fresh_bd3f {
  top: 0;
  left: 100%;
}
.table-2dc0 .frame_soft_fc37.fn-focus-eb8c > .form-a1e0,
.table-2dc0 .frame_soft_fc37.fn-focus-eb8c > .fresh_bd3f,
.table-2dc0 .frame_soft_fc37:focus > .form-a1e0,
.table-2dc0 .frame_soft_fc37:focus > .fresh_bd3f,
.table-2dc0 .frame_soft_fc37:hover > .form-a1e0,
.table-2dc0 .frame_soft_fc37:hover > .fresh_bd3f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table-2dc0.label_d485 .accent_down_2ce1:after,
.table-2dc0.label_d485 .accent_down_2ce1:before {
  content: "";
  display: table;
}
.table-2dc0.label_d485 .accent_down_2ce1:after {
  clear: both;
}
.table-2dc0.label_d485 .accent_down_2ce1 > li {
  float: left;
}
.table-2dc0.info-glass-bae5 .accent_down_2ce1:after,
.table-2dc0.info-glass-bae5 .accent_down_2ce1:before {
  content: "";
  display: table;
}
.table-2dc0.info-glass-bae5 .accent_down_2ce1:after {
  clear: both;
}
.table-2dc0.info-glass-bae5 .accent_down_2ce1 > li {
  float: left;
}
.table-2dc0.info-glass-bae5 .accent_down_2ce1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table-2dc0.info-glass-bae5 .accent_down_2ce1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table-2dc0.info-glass-bae5 .accent_down_2ce1 > li.bottom-e5c6 > a,
.table-2dc0.info-glass-bae5 .accent_down_2ce1 > li.slider-full-b35f > a {
  color: #fff;
  background-color: #1e4b75;
}
.table-2dc0.info-cce5 .accent_down_2ce1 > li > a .filter-over-2cb9 {
  position: relative;
}
.table-2dc0.info-cce5 .accent_down_2ce1 > li > a .filter-over-2cb9: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;
}
.table-2dc0.info-cce5
  .accent_down_2ce1
  > li:focus
  > a
  .filter-over-2cb9:before,
.table-2dc0.info-cce5
  .accent_down_2ce1
  > li:hover
  > a
  .filter-over-2cb9:before {
  width: 100%;
  background-color: currentColor;
}
.table-2dc0.info-cce5
  .accent_down_2ce1
  > li.bottom-e5c6
  > a
  .filter-over-2cb9:before,
.table-2dc0.info-cce5
  .accent_down_2ce1
  > li.sidebar_warm_7e31
  > a
  .filter-over-2cb9:before {
  width: 100%;
  background-color: currentColor;
}
.table-2dc0.bottom_af78 .accent_down_2ce1 > li > a .filter-over-2cb9 {
  position: relative;
}
.table-2dc0.bottom_af78 .accent_down_2ce1 > li > a .filter-over-2cb9: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;
}
.table-2dc0.bottom_af78 .accent_down_2ce1 > li:focus > a .filter-over-2cb9:before,
.table-2dc0.bottom_af78
  .accent_down_2ce1
  > li:hover
  > a
  .filter-over-2cb9:before {
  width: 100%;
  background-color: currentColor;
}
.table-2dc0.bottom_af78
  .accent_down_2ce1
  > li.bottom-e5c6
  > a
  .filter-over-2cb9:before,
.table-2dc0.bottom_af78
  .accent_down_2ce1
  > li.sidebar_warm_7e31
  > a
  .filter-over-2cb9:before {
  width: 100%;
  background-color: currentColor;
}
.column-soft-8f2a .wrapper_last_5db4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-soft-8f2a .wrapper_last_5db4 li:first-child > a {
  border-top: none;
}
.column-soft-8f2a .wrapper_last_5db4 .thumbnail_outer_4729 > .filter-over-2cb9 .module_b5b7 {
  display: none;
}
.column-soft-8f2a .wrapper_last_5db4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-soft-8f2a .wrapper_last_5db4 li:last-child {
  border: none;
}
.column-soft-8f2a .wrapper_last_5db4 li.dim_e0ff > a {
  padding-right: 45px !important;
}
.column-soft-8f2a .wrapper_last_5db4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-soft-8f2a .wrapper_last_5db4 li a:focus,
.column-soft-8f2a .wrapper_last_5db4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-soft-8f2a .wrapper_last_5db4 li .shadow_f1b4 {
  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;
}
.column-soft-8f2a .wrapper_last_5db4 li .shadow_f1b4:hover {
  box-shadow: none;
}
.column-soft-8f2a .wrapper_last_5db4 li .shadow_f1b4 .module_b5b7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-soft-8f2a .wrapper_last_5db4 .fresh_bd3f {
  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);
}
.column-soft-8f2a .wrapper_last_5db4 .fresh_bd3f li a {
  padding-left: 3em;
}
.column-soft-8f2a .wrapper_last_5db4 .clean-22f2 > a .shadow_f1b4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-soft-8f2a .wrapper_last_5db4 .clean-22f2 > .fresh_bd3f {
  display: block;
  opacity: 1;
}
.slow-2504 {
  max-width: 100%;
}
.shade_1c56 {
  line-height: 0;
  cursor: pointer;
}
.iron-2d6f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.iron-2d6f:hover {
  box-shadow: none;
  color: currentColor;
}
.iron-2d6f svg {
  width: 18px;
  height: 18px;
}
.iron-2d6f .backdrop-d2c9 {
  display: none;
}
.carousel-dynamic-2b5a {
  position: relative;
}
.carousel-dynamic-2b5a.fn-active-eb8c .iron-2d6f .caption-1e7e {
  display: none;
}
.carousel-dynamic-2b5a.fn-active-eb8c .iron-2d6f .backdrop-d2c9 {
  display: inline-block;
}
.carousel-dynamic-2b5a .module-bad8 {
  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);
}
.carousel-dynamic-2b5a.modal-f881 .module-bad8 {
  left: auto;
  right: -0.9em;
}
.carousel-dynamic-2b5a.modal-f881 .main_a0ed::before {
  left: auto;
  right: 15px;
}
.carousel-dynamic-2b5a.fn-active-eb8c .module-bad8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower_4919 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower_4919 label {
  flex-basis: 100%;
}
.lower_4919 .text_plasma_f09d {
  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;
}
.lower_4919 .thumbnail_1df6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower_4919 .thumbnail_1df6:focus {
  background-color: transparent;
}
.lower_4919 button.stone_b1be {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower_4919 button.stone_b1be:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower_4919 button.stone_b1be svg {
  width: 18px;
  height: 18px;
}
.lower_4919 input[type="submit"] {
  min-height: auto;
}
.liquid_ff31 .lower_4919 .thumbnail_1df6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.main_a0ed {
  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) {
  .main_a0ed {
    width: 220px;
  }
}
.main_a0ed label {
  flex-basis: 100%;
}
.main_a0ed::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;
}
.action_c3a3 .liquid_ff31 .lower_4919 {
  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;
}
.action_c3a3
  .liquid_ff31
  .lower_4919
  .text_plasma_f09d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.action_c3a3 .liquid_ff31 .lower_4919 .thumbnail_1df6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.action_c3a3
  .liquid_ff31
  .lower_4919
  .thumbnail_1df6:focus {
  background: 0 0;
}
.action_c3a3
  .liquid_ff31
  .lower_4919
  .card-dc7b {
  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;
}
.list_7faf {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list_7faf li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.list_7faf li:last-child {
  margin-right: 0;
}
.list_7faf li:first-child {
  margin-left: 0;
}
.list_7faf.secondary-ae9e a {
  color: #fff;
}
.list_7faf.secondary-ae9e a:hover {
  color: #fff;
}
.list_7faf a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.list_7faf a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.list_7faf a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list_7faf a:hover {
  opacity: 0.9;
  color: inherit;
}
.list_7faf [class*="social-icon-apple"] {
  background-color: #999;
}
.list_7faf [class*="social-icon-apple"].block-middle-b590 {
  background-color: transparent;
  color: #999;
}
.list_7faf [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.list_7faf [class*="social-icon-behance"].block-middle-b590 {
  background-color: transparent;
  color: #1769ff;
}
.list_7faf [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.list_7faf [class*="social-icon-bitbucket"].block-middle-b590 {
  background-color: transparent;
  color: #205081;
}
.list_7faf [class*="social-icon-codepen"] {
  background-color: #000;
}
.list_7faf [class*="social-icon-codepen"].block-middle-b590 {
  background-color: transparent;
  color: #000;
}
.list_7faf [class*="social-icon-delicious"] {
  background-color: #39f;
}
.list_7faf [class*="social-icon-delicious"].block-middle-b590 {
  background-color: transparent;
  color: #39f;
}
.list_7faf [class*="social-icon-digg"] {
  background-color: #005be2;
}
.list_7faf [class*="social-icon-digg"].block-middle-b590 {
  background-color: transparent;
  color: #005be2;
}
.list_7faf [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.list_7faf [class*="social-icon-dribbble"].block-middle-b590 {
  background-color: transparent;
  color: #ea4c89;
}
.list_7faf [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.list_7faf [class*="social-icon-envelope"].block-middle-b590 {
  background-color: transparent;
  color: #ea4335;
}
.list_7faf [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.list_7faf [class*="social-icon-facebook"].block-middle-b590 {
  background-color: transparent;
  color: #3b5998;
}
.list_7faf [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.list_7faf [class*="social-icon-flickr"].block-middle-b590 {
  background-color: transparent;
  color: #0063dc;
}
.list_7faf [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.list_7faf [class*="social-icon-foursquare"].block-middle-b590 {
  background-color: transparent;
  color: #2d5be3;
}
.list_7faf [class*="social-icon-github"] {
  background-color: #333;
}
.list_7faf [class*="social-icon-github"].block-middle-b590 {
  background-color: transparent;
  color: #333;
}
.list_7faf [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.list_7faf [class*="social-icon-google-plus"].block-middle-b590 {
  background-color: transparent;
  color: #dd4b39;
}
.list_7faf [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.list_7faf [class*="social-icon-houzz"].block-middle-b590 {
  background-color: transparent;
  color: #7ac142;
}
.list_7faf [class*="social-icon-instagram"] {
  background-color: #262626;
}
.list_7faf [class*="social-icon-instagram"].block-middle-b590 {
  background-color: transparent;
  color: #262626;
}
.list_7faf [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.list_7faf [class*="social-icon-jsfiddle"].block-middle-b590 {
  background-color: transparent;
  color: #487aa2;
}
.list_7faf [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.list_7faf [class*="social-icon-linkedin"].block-middle-b590 {
  background-color: transparent;
  color: #0077b5;
}
.list_7faf [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.list_7faf [class*="social-icon-medium"].block-middle-b590 {
  background-color: transparent;
  color: #00ab6b;
}
.list_7faf [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.list_7faf
  [class*="social-icon-odnoklassniki"].block-middle-b590 {
  background-color: transparent;
  color: #f4731c;
}
.list_7faf [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.list_7faf [class*="social-icon-meetup"].block-middle-b590 {
  background-color: transparent;
  color: #ec1c40;
}
.list_7faf [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.list_7faf [class*="social-icon-pinterest"].block-middle-b590 {
  background-color: transparent;
  color: #bd081c;
}
.list_7faf [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.list_7faf [class*="social-icon-product-hunt"].block-middle-b590 {
  background-color: transparent;
  color: #da552f;
}
.list_7faf [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.list_7faf [class*="social-icon-reddit"].block-middle-b590 {
  background-color: transparent;
  color: #ff4500;
}
.list_7faf [class*="social-icon-rss"] {
  background-color: #f26522;
}
.list_7faf [class*="social-icon-rss"].block-middle-b590 {
  background-color: transparent;
  color: #f26522;
}
.list_7faf [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.list_7faf
  [class*="social-icon-shopping-cart"].block-middle-b590 {
  background-color: transparent;
  color: #4caf50;
}
.list_7faf [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.list_7faf [class*="social-icon-skype"].block-middle-b590 {
  background-color: transparent;
  color: #00aff0;
}
.list_7faf [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.list_7faf [class*="social-icon-slideshare"].block-middle-b590 {
  background-color: transparent;
  color: #0077b5;
}
.list_7faf [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.list_7faf [class*="social-icon-snapchat"].block-middle-b590 {
  background-color: transparent;
  color: #fffc00;
}
.list_7faf [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.list_7faf [class*="social-icon-soundcloud"].block-middle-b590 {
  background-color: transparent;
  color: #f80;
}
.list_7faf [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.list_7faf [class*="social-icon-spotify"].block-middle-b590 {
  background-color: transparent;
  color: #2ebd59;
}
.list_7faf [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.list_7faf
  [class*="social-icon-stack-overflow"].block-middle-b590 {
  background-color: transparent;
  color: #fe7a15;
}
.list_7faf [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.list_7faf [class*="social-icon-maldkfgram"].block-middle-b590 {
  background-color: transparent;
  color: #2ca5e0;
}
.list_7faf [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.list_7faf [class*="social-icon-tripadvisor"].block-middle-b590 {
  background-color: transparent;
  color: #589442;
}
.list_7faf [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.list_7faf [class*="social-icon-tumblr"].block-middle-b590 {
  background-color: transparent;
  color: #35465c;
}
.list_7faf [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.list_7faf [class*="social-icon-twitch"].block-middle-b590 {
  background-color: transparent;
  color: #6441a5;
}
.list_7faf [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.list_7faf [class*="social-icon-twitter"].block-middle-b590 {
  background-color: transparent;
  color: #1da1f2;
}
.list_7faf [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.list_7faf [class*="social-icon-vimeo"].block-middle-b590 {
  background-color: transparent;
  color: #1ab7ea;
}
.list_7faf [class*="social-icon-vk"] {
  background-color: #45668e;
}
.list_7faf [class*="social-icon-vk"].block-middle-b590 {
  background-color: transparent;
  color: #45668e;
}
.list_7faf [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.list_7faf [class*="social-icon-weibo"].block-middle-b590 {
  background-color: transparent;
  color: #df2029;
}
.list_7faf [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.list_7faf [class*="social-icon-weixin"].block-middle-b590 {
  background-color: transparent;
  color: #7bb32e;
}
.list_7faf [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.list_7faf [class*="social-icon-whatsapp"].block-middle-b590 {
  background-color: transparent;
  color: #25d366;
}
.list_7faf [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.list_7faf [class*="social-icon-wordpress"].block-middle-b590 {
  background-color: transparent;
  color: #21759b;
}
.list_7faf [class*="social-icon-xing"] {
  background-color: #026466;
}
.list_7faf [class*="social-icon-xing"].block-middle-b590 {
  background-color: transparent;
  color: #026466;
}
.list_7faf [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.list_7faf [class*="social-icon-yelp"].block-middle-b590 {
  background-color: transparent;
  color: #af0606;
}
.list_7faf [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.list_7faf [class*="social-icon-youtube"].block-middle-b590 {
  background-color: transparent;
  color: #cd201f;
}
.banner-stone-fc85 {
  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;
}
.banner-stone-fc85:hover {
  box-shadow: none;
  background: 0 0;
}
.tabs_middle_c996 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.right_5796 {
  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;
}
.primary_blue_98a5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.solid-6713 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.solid-6713,
.solid-6713::after,
.solid-6713::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;
}
.solid-6713::after,
.solid-6713::before {
  content: "";
  display: block;
  background-color: inherit;
}
.short-fcad .right_5796 .primary_blue_98a5 {
  margin-top: -2px;
  width: 19px;
}
.short-fcad .right_5796 .solid-6713 {
  margin-top: -1px;
}
.short-fcad .right_5796 .solid-6713,
.short-fcad .right_5796 .solid-6713::after,
.short-fcad .right_5796 .solid-6713::before {
  width: 19px;
  height: 2px;
}
.short-fcad .right_5796 .solid-6713::before {
  top: -6px;
}
.short-fcad .right_5796 .solid-6713::after {
  bottom: -6px;
}
.top_ca35 .right_5796 .primary_blue_98a5 {
  margin-top: -2px;
  width: 22px;
}
.top_ca35 .right_5796 .solid-6713 {
  margin-top: -1px;
}
.top_ca35 .right_5796 .solid-6713,
.top_ca35 .right_5796 .solid-6713::after,
.top_ca35 .right_5796 .solid-6713::before {
  width: 22px;
  height: 2px;
}
.top_ca35 .right_5796 .solid-6713::before {
  top: -7px;
}
.top_ca35 .right_5796 .solid-6713::after {
  bottom: -7px;
}
.under-d8bf .right_5796 .primary_blue_98a5 {
  margin-top: -2px;
  width: 31px;
}
.under-d8bf .right_5796 .solid-6713 {
  margin-top: -1.5px;
}
.under-d8bf .right_5796 .solid-6713,
.under-d8bf .right_5796 .solid-6713::after,
.under-d8bf .right_5796 .solid-6713::before {
  width: 31px;
  height: 3px;
}
.under-d8bf .right_5796 .solid-6713::before {
  top: -9px;
}
.under-d8bf .right_5796 .solid-6713::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focused_7886 .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 19px;
  }
  .focused_7886 .right_5796 .solid-6713 {
    margin-top: -1px;
  }
  .focused_7886 .right_5796 .solid-6713,
  .focused_7886 .right_5796 .solid-6713::after,
  .focused_7886 .right_5796 .solid-6713::before {
    width: 19px;
    height: 2px;
  }
  .focused_7886 .right_5796 .solid-6713::before {
    top: -6px;
  }
  .focused_7886 .right_5796 .solid-6713::after {
    bottom: -6px;
  }
  .element_61b4 .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 22px;
  }
  .element_61b4 .right_5796 .solid-6713 {
    margin-top: -1px;
  }
  .element_61b4 .right_5796 .solid-6713,
  .element_61b4 .right_5796 .solid-6713::after,
  .element_61b4 .right_5796 .solid-6713::before {
    width: 22px;
    height: 2px;
  }
  .element_61b4 .right_5796 .solid-6713::before {
    top: -7px;
  }
  .element_61b4 .right_5796 .solid-6713::after {
    bottom: -7px;
  }
  .border-f68c .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 31px;
  }
  .border-f68c .right_5796 .solid-6713 {
    margin-top: -1.5px;
  }
  .border-f68c .right_5796 .solid-6713,
  .border-f68c .right_5796 .solid-6713::after,
  .border-f68c .right_5796 .solid-6713::before {
    width: 31px;
    height: 3px;
  }
  .border-f68c .right_5796 .solid-6713::before {
    top: -9px;
  }
  .border-f68c .right_5796 .solid-6713::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_yellow_0f31 .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 19px;
  }
  .layout_yellow_0f31 .right_5796 .solid-6713 {
    margin-top: -1px;
  }
  .layout_yellow_0f31 .right_5796 .solid-6713,
  .layout_yellow_0f31 .right_5796 .solid-6713::after,
  .layout_yellow_0f31 .right_5796 .solid-6713::before {
    width: 19px;
    height: 2px;
  }
  .layout_yellow_0f31 .right_5796 .solid-6713::before {
    top: -6px;
  }
  .layout_yellow_0f31 .right_5796 .solid-6713::after {
    bottom: -6px;
  }
  .south_c16d .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 22px;
  }
  .south_c16d .right_5796 .solid-6713 {
    margin-top: -1px;
  }
  .south_c16d .right_5796 .solid-6713,
  .south_c16d .right_5796 .solid-6713::after,
  .south_c16d .right_5796 .solid-6713::before {
    width: 22px;
    height: 2px;
  }
  .south_c16d .right_5796 .solid-6713::before {
    top: -7px;
  }
  .south_c16d .right_5796 .solid-6713::after {
    bottom: -7px;
  }
  .warm_b0e1 .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 31px;
  }
  .warm_b0e1 .right_5796 .solid-6713 {
    margin-top: -1.5px;
  }
  .warm_b0e1 .right_5796 .solid-6713,
  .warm_b0e1 .right_5796 .solid-6713::after,
  .warm_b0e1 .right_5796 .solid-6713::before {
    width: 31px;
    height: 3px;
  }
  .warm_b0e1 .right_5796 .solid-6713::before {
    top: -9px;
  }
  .warm_b0e1 .right_5796 .solid-6713::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_6150 .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_6150 .right_5796 .solid-6713 {
    margin-top: -1px;
  }
  .wrapper_6150 .right_5796 .solid-6713,
  .wrapper_6150 .right_5796 .solid-6713::after,
  .wrapper_6150 .right_5796 .solid-6713::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_6150 .right_5796 .solid-6713::before {
    top: -6px;
  }
  .wrapper_6150 .right_5796 .solid-6713::after {
    bottom: -6px;
  }
  .under-cb94 .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 22px;
  }
  .under-cb94 .right_5796 .solid-6713 {
    margin-top: -1px;
  }
  .under-cb94 .right_5796 .solid-6713,
  .under-cb94 .right_5796 .solid-6713::after,
  .under-cb94 .right_5796 .solid-6713::before {
    width: 22px;
    height: 2px;
  }
  .under-cb94 .right_5796 .solid-6713::before {
    top: -7px;
  }
  .under-cb94 .right_5796 .solid-6713::after {
    bottom: -7px;
  }
  .hovered-844b .right_5796 .primary_blue_98a5 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered-844b .right_5796 .solid-6713 {
    margin-top: -1.5px;
  }
  .hovered-844b .right_5796 .solid-6713,
  .hovered-844b .right_5796 .solid-6713::after,
  .hovered-844b .right_5796 .solid-6713::before {
    width: 31px;
    height: 3px;
  }
  .hovered-844b .right_5796 .solid-6713::before {
    top: -9px;
  }
  .hovered-844b .right_5796 .solid-6713::after {
    bottom: -9px;
  }
}
.dark_8a62 .solid-6713 {
  -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);
}
.dark_8a62 .solid-6713::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dark_8a62 .solid-6713::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);
}
.dark_8a62.box_acc4 .solid-6713 {
  -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);
}
.dark_8a62.box_acc4 .solid-6713::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dark_8a62.box_acc4 .solid-6713::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);
}
.text-selected-0c7f {
  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.dynamic-8d53:before {
  display: none;
}
.active_19eb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.active_19eb .simple_2a91 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.active_19eb .simple_2a91:last-of-type {
  border-bottom: none;
}
.active_19eb .simple_2a91.next-96a8,
.active_19eb .simple_2a91.article-first-c55f,
.active_19eb .simple_2a91.preview_hard_1d42 {
  padding: 0;
}
.active_19eb .column-soft-8f2a .shadow_f1b4 {
  color: currentColor;
}
.active_19eb .column-soft-8f2a .shadow_f1b4:focus,
.active_19eb .column-soft-8f2a .shadow_f1b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_19eb.icon-b36d .west_bed5,
.active_19eb.icon-b36d .cool_5e96 a,
.active_19eb.icon-b36d .accent_down_2ce1 a,
.active_19eb.icon-b36d .fresh_bd3f a {
  color: rgba(0, 0, 0, 0.55);
}
.active_19eb.icon-b36d .west_bed5:hover,
.active_19eb.icon-b36d .cool_5e96 a:hover,
.active_19eb.icon-b36d .accent_down_2ce1 a:hover,
.active_19eb.icon-b36d .fresh_bd3f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_19eb.icon-b36d .hero-prev-4fc6 {
  color: rgba(0, 0, 0, 0.8);
}
.active_19eb.icon-b36d .simple_2a91 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_19eb.icon-b36d .simple_2a91:before {
  background: rgba(0, 0, 0, 0.08);
}
.active_19eb.icon-b36d .nav-f5a1:before {
  background: rgba(255, 255, 255, 0.9);
}
.active_19eb.icon-b36d .column-soft-8f2a .wrapper_last_5db4 li a,
.active_19eb.icon-b36d .column-soft-8f2a .shadow_f1b4,
.active_19eb.icon-b36d .fresh_bd3f {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_19eb.icon-b36d .column-soft-8f2a .shadow_f1b4:focus,
.active_19eb.icon-b36d .column-soft-8f2a .shadow_f1b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_19eb.icon-b36d .wrapper_last_5db4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_19eb.alert_west_d32c .west_bed5,
.active_19eb.alert_west_d32c .cool_5e96 a,
.active_19eb.alert_west_d32c .accent_down_2ce1 .shadow_f1b4,
.active_19eb.alert_west_d32c .accent_down_2ce1 a,
.active_19eb.alert_west_d32c .fresh_bd3f a {
  color: rgba(255, 255, 255, 0.79);
}
.active_19eb.alert_west_d32c .west_bed5:hover,
.active_19eb.alert_west_d32c .cool_5e96 a:hover,
.active_19eb.alert_west_d32c .accent_down_2ce1 .shadow_f1b4:hover,
.active_19eb.alert_west_d32c .accent_down_2ce1 a:hover,
.active_19eb.alert_west_d32c .fresh_bd3f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_19eb.alert_west_d32c .hero-prev-4fc6 {
  color: rgba(255, 255, 255, 0.99);
}
.active_19eb.alert_west_d32c .simple_2a91 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_19eb.alert_west_d32c .simple_2a91:before {
  background: rgba(255, 255, 255, 0.08);
}
.active_19eb.alert_west_d32c .nav-f5a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.active_19eb.alert_west_d32c .column-soft-8f2a .wrapper_last_5db4 li a,
.active_19eb.alert_west_d32c .column-soft-8f2a .shadow_f1b4,
.active_19eb.alert_west_d32c .fresh_bd3f {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_19eb.alert_west_d32c .column-soft-8f2a .shadow_f1b4:focus,
.active_19eb.alert_west_d32c .column-soft-8f2a .shadow_f1b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_19eb.alert_west_d32c .wrapper_last_5db4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-f5a1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav-f5a1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active-b548 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus-glass-7a63 .active_19eb {
  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;
}
.focus-glass-7a63 .simple_2a91 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus-glass-7a63 .simple_2a91: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) {
  .focus-glass-7a63 .simple_2a91:before {
    width: 16%;
    left: 42%;
  }
}
.focus-glass-7a63 .simple_2a91:last-child:before {
  content: none;
}
.focus-glass-7a63 .simple_2a91[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus-glass-7a63 .column-soft-8f2a .wrapper_last_5db4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus-glass-7a63 .column-soft-8f2a .wrapper_last_5db4 li a .shadow_f1b4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus-glass-7a63 .column-soft-8f2a .fresh_bd3f {
  border: none;
}
.focus-glass-7a63 .column-soft-8f2a .fresh_bd3f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus-glass-7a63 .nav-f5a1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus-glass-7a63 .active-b548 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus-glass-7a63 .alert_west_d32c .nav-f5a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-glass-7a63 .icon-b36d.mask-up-ec4c .solid-6713 {
  background: rgba(0, 0, 0, 0.6);
}
.focus-glass-7a63
  .icon-b36d.mask-up-ec4c
  .solid-6713::after,
.focus-glass-7a63
  .icon-b36d.mask-up-ec4c
  .solid-6713:before {
  background: inherit;
}
.focus-glass-7a63
  .icon-b36d.mask-up-ec4c:hover
  .solid-6713 {
  background: rgba(0, 0, 0, 0.8);
}
.section-a4b3 .active_19eb {
  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) {
  .section-a4b3 .active_19eb {
    width: auto;
    right: 45px;
  }
}
.north-c990 .active_19eb {
  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) {
  .north-c990 .active_19eb {
    width: auto;
    left: 45px;
  }
}
.dynamic-8d53 .active_19eb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dynamic-8d53 .active-b548 {
  max-width: 48em;
  margin: 0 auto;
}
.dynamic-8d53 .nav-f5a1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.current-7db9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.current-7db9.focus-glass-7a63 .active_19eb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.current-7db9.section-a4b3 .active_19eb {
  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);
}
.current-7db9 .active_19eb {
  visibility: visible;
}
.current-7db9.north-c990 .active_19eb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.copper_5f70,
.box_west_15bf {
  overflow-x: hidden;
}
.copper_5f70 .active_19eb {
  overflow: auto;
}
.copper_5f70.focus-glass-7a63 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper_5f70.focus-glass-7a63 .active_19eb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.copper_5f70.focus-glass-7a63 .banner-stone-fc85 {
  opacity: 0;
}
.copper_5f70.section-a4b3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper_5f70.section-a4b3 .active_19eb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.copper_5f70.section-a4b3 .banner-stone-fc85 {
  opacity: 0;
}
.copper_5f70.north-c990 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper_5f70.north-c990 .active_19eb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.copper_5f70.north-c990 .banner-stone-fc85 {
  opacity: 0;
}
.copper_5f70.dynamic-8d53 .active_19eb {
  z-index: 10;
  visibility: visible;
}
.mask-up-ec4c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask-up-ec4c .solid-6713 {
  background: rgba(255, 255, 255, 0.99);
}
.mask-up-ec4c .solid-6713::after,
.mask-up-ec4c .solid-6713:before {
  background: inherit;
}
.mask-up-ec4c:hover .solid-6713 {
  background: rgba(255, 255, 255, 0.99);
}
.north-c990 .mask-up-ec4c {
  top: 10px;
  right: auto;
  left: 12px;
}
.dynamic-8d53 .mask-up-ec4c {
  display: none !important;
}
.copper_5f70:before,
.box_west_15bf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.copper_5f70 .mask-up-ec4c,
.box_west_15bf .mask-up-ec4c {
  display: inline-block;
}
.active_19eb .tag-next-2436 {
  -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;
}
.copper_5f70 .active_19eb .tag-next-2436,
.box_west_15bf .active_19eb .tag-next-2436 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary-f53d .text_plasma_f09d {
  width: 100%;
}
.content-88b0 {
  padding: 0 0.5em 0;
}
.content-88b0 [class*="customify-col-"],
.content-88b0 [class*="customify-col_"],
.content-88b0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.clean-fb05 .content-88b0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .block_large_9db2 .motion_179e,
  .motion_179e {
    display: none;
  }
  .old-9511 {
    text-align: left;
  }
  .carousel-outer-8c3e {
    text-align: center;
  }
  .background_purple_8cec {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .block_large_9db2 .shadow_3d4f,
  .shadow_3d4f {
    display: none;
  }
  .sort_mini_4433 {
    text-align: left;
  }
  .description-stale-026b {
    text-align: center;
  }
  .simple_9df5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .block_large_9db2 .image-3b90,
  .image-3b90 {
    display: none;
  }
  .text_f013 {
    text-align: left;
  }
  .table_thick_f8a9 {
    text-align: center;
  }
  .border-clean-5d05 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hot-1177 {
  box-shadow: none !important;
}
.tooltip-738e .tabs_hard_3483,
.large_9af5 .tabs_hard_3483 {
  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;
}
.large_9af5 .tabs_hard_3483 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.huge_60ee {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.huge_60ee:after,
.huge_60ee:before {
  content: "";
  display: table;
}
.huge_60ee:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .huge_60ee {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.huge_60ee,
.component-634b {
  max-width: 1248px;
  margin: 0 auto;
}

.green-a27f.mask_0428 .huge_60ee {
  max-width: 100%;
}
.green-a27f.notification-8871 {
  max-width: 1200px;
  margin: 0 auto;
}
.green-a27f.list_1374 .huge_60ee {
  max-width: 100%;
}
.green-a27f.list_1374 > .huge_60ee {
  padding-left: 0;
  padding-right: 0;
}
.green-a27f.list_1374 > .huge_60ee .block_large_9db2 {
  margin: 0;
}
.green-a27f.list_1374
  > .huge_60ee
  .footer_2203.rough_d81a {
  margin-right: 0;
  margin-left: 0;
}
.green-a27f.list_1374 #main.rough_d81a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input-3c12 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input-3c12 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tag-orange-6628 .heading_37ea {
    padding-right: 1em;
  }
  .tag-orange-6628.fresh-eeee .footer_2203 {
    border-right: 1px solid #eaecee;
  }
  .tag-orange-6628.fresh-eeee .heading_37ea {
    padding-right: 1em;
  }
  .tag-orange-6628.fresh-eeee .preview_af64 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-b714 .heading_37ea {
    padding-left: 1em;
  }
  .hard-b714.fresh-eeee .footer_2203 {
    border-left: 1px solid #eaecee;
  }
  .hard-b714.fresh-eeee .heading_37ea {
    padding-left: 1em;
  }
  .hard-b714.fresh-eeee .preview_af64 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in-0cec .heading_37ea {
    padding-left: 1em;
  }
  .in-0cec.fresh-eeee .tiny_18c8 {
    border-right: 1px solid #eaecee;
  }
  .in-0cec.fresh-eeee .section-f514 {
    border-right: 1px solid #eaecee;
  }
  .in-0cec.fresh-eeee .heading_37ea {
    padding-left: 1em;
  }
  .in-0cec.fresh-eeee .preview_af64 {
    padding-right: 1em;
  }
  .in-0cec.fresh-eeee .notice-paper-c44c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_purple_276a .heading_37ea {
    padding-right: 1em;
  }
  .progress_purple_276a.fresh-eeee .tiny_18c8 {
    border-left: 1px solid #eaecee;
  }
  .progress_purple_276a.fresh-eeee .section-f514 {
    border-left: 1px solid #eaecee;
  }
  .progress_purple_276a.fresh-eeee .heading_37ea {
    padding-right: 1em;
  }
  .progress_purple_276a.fresh-eeee .preview_af64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress_purple_276a.fresh-eeee .notice-paper-c44c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-3c12 .heading_37ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-3c12.fresh-eeee .footer_2203 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input-3c12.fresh-eeee .heading_37ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-3c12.fresh-eeee .preview_af64 {
    padding-left: 1em;
  }
  .input-3c12.fresh-eeee .notice-paper-c44c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input-3c12.fresh-eeee .heading_37ea {
    padding-left: 0;
  }
}
.frame_3ffc .heading-037c {
  display: inline-block;
}
.element-c02f {
  display: inline-block;
}
.wrapper-smooth-0a65 {
  word-con: break-word;
}
.small-59f6 > span {
  display: inline-block;
  padding: 5px 0;
}
.small-59f6 .alert_1cac {
  margin-left: 8px;
  margin-right: 8px;
}
.small-59f6 .gallery-6869 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.selected-5568 .aside-c1f0 {
  margin-bottom: 2em;
}
.selected-5568 .search_blue_558b {
  margin-bottom: 15px;
}
.selected-5568 .search_blue_558b:last-child {
  margin-bottom: 0;
}
.selected-5568 .secondary-6056 {
  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) {
  .selected-5568 .secondary-6056 {
    display: block;
  }
}
.selected-5568 .pattern_48a3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .selected-5568 .pattern_48a3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.selected-5568 .preview_2edb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.selected-5568 .preview_2edb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.selected-5568 .preview_2edb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.selected-5568 .wrapper-smooth-0a65 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected-5568 .wrapper-smooth-0a65 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.selected-5568 .tag_down_63f5 p:last-child {
  margin-bottom: 0;
}
.selected-5568 .block-5ed6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.selected-5568 .outline_9a93 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.selected-5568 .mask-green-ec1e {
  margin-top: 1em;
}
.selected-5568 .icon_active_0430 {
  top: 0;
  display: block;
}
.selected-5568 .icon_active_0430 a {
  color: inherit;
}
.selected-5568 .icon_active_0430 a:hover {
  color: inherit;
}
.selected-5568 .description-97a5 {
  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;
}
.selected-5568 .description-97a5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.selected-5568 .outline_9a93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.selected-5568 .hover_in_63e2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.selected-5568 .hover_in_63e2:first-child {
  margin-top: 0;
}
.selected-5568 .hover_in_63e2.hovered_ea59 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.selected-5568 .hover_in_63e2.stone-bb39 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected-5568
  .hover_in_63e2.stone-bb39.dropdown_373c
  .mask-green-ec1e {
  width: 100%;
}
.selected-5568 .stone-bb39 {
  -webkit-box-align: center;
  align-items: center;
}
.selected-5568 .stone-bb39 .small-59f6,
.selected-5568 .stone-bb39 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.selected-5568 .preview_2edb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.selected-5568 .preview_2edb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.selected-5568 .preview_2edb: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;
}
.selected-5568 .hovered_ea59 {
  z-index: 5;
}
.selected-5568 .last_ba9a .dynamic_53a8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.selected-5568 .widget-hovered-2d9f .dynamic_53a8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.selected-5568 .row_7796 .dynamic_53a8 {
  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;
}
.selected-5568.logo-14b7 .secondary-6056,
.selected-5568.notification_slow_2ba8 .secondary-6056 {
  display: block;
}
.selected-5568.logo-14b7 .secondary-6056 .under-b85f,
.selected-5568.logo-14b7 .secondary-6056 .outline_9a93,
.selected-5568.notification_slow_2ba8 .secondary-6056 .under-b85f,
.selected-5568.notification_slow_2ba8 .secondary-6056 .outline_9a93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.selected-5568.banner-f5f7 .pattern_48a3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .selected-5568.banner-f5f7 .pattern_48a3 {
    margin-right: 0;
  }
}
.selected-5568.logo-14b7 .pattern_48a3,
.selected-5568.notification_slow_2ba8 .pattern_48a3 {
  padding-top: 40%;
}
.selected-5568.logo-14b7 .aside-c1f0,
.selected-5568.notification_slow_2ba8 .aside-c1f0 {
  display: block;
}
.selected-5568.logo-14b7 .fn-sticky-eb8c .outline_9a93,
.selected-5568.notification_slow_2ba8 .fn-sticky-eb8c .outline_9a93 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.selected-5568.logo-14b7 .pattern_48a3,
.selected-5568.notification_slow_2ba8 .pattern_48a3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.selected-5568.logo-14b7 .outline_9a93 {
  padding: 1em;
}
.status_a296 {
  margin: 30px auto;
  display: block;
}
.status_a296 .gradient-3b63 > * {
  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;
}
.status_a296 .gradient-3b63 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status_a296 .gradient-3b63 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container-beed .small-59f6 {
  margin-bottom: 1.41575em;
}
.container-beed .sidebar_paper_84ce {
  margin-bottom: 1.618em;
}
.alert-5d1e .gallery-a943 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert-5d1e .gallery-a943 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert-5d1e .dropdown-bronze-fc1f {
  max-width: 100%;
  overflow: auto;
}
.widget-be22 .alert-5d1e a:hover {
  text-decoration: underline;
}
.form_yellow_91ac .search_blue_558b:not(.wrapper-smooth-0a65),
.form_yellow_91ac .preview_2edb {
  margin-bottom: 1.41575em;
}
.form_yellow_91ac .search_blue_558b:not(.wrapper-smooth-0a65):last-child,
.form_yellow_91ac .preview_2edb:last-child {
  margin-bottom: 0;
}
.form_yellow_91ac .search_blue_558b.green-8674 {
  margin-bottom: 0.41575em;
}
.form_yellow_91ac .inner_4190:before,
.form_yellow_91ac .wrapper-8c95:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.form_yellow_91ac .inner_4190:before {
  content: "\f115";
}
.form_yellow_91ac .wrapper-8c95:before {
  content: "\f02c";
}
.form_yellow_91ac .outer_57ea {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.form_yellow_91ac .outer_57ea a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_e2bb {
  display: -webkit-box;
  display: flex;
}
.block_e2bb .thumbnail_stale_0dd9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_e2bb .thumbnail_stale_0dd9 {
    flex-basis: 90px;
  }
}
.block_e2bb .down-1335 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_e2bb .down-1335 {
    flex-basis: calc(100% - 50px);
  }
}
.block_e2bb .info_3330 p:last-child {
  margin-bottom: 0.72em;
}
.background_selected_02af .gradient-3b63 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background_selected_02af .gradient-3b63:after,
.background_selected_02af .gradient-3b63:before {
  content: "";
  display: table;
}
.background_selected_02af .gradient-3b63:after {
  clear: both;
}
.background_selected_02af .gradient-3b63 .media-bottom-1690,
.background_selected_02af .gradient-3b63 .mini-c308 {
  width: 49%;
}
.background_selected_02af .gradient-3b63 .media-bottom-1690 a span.rough_8fac,
.background_selected_02af .gradient-3b63 .mini-c308 a span.rough_8fac {
  display: block;
  margin-bottom: 5px;
}
.background_selected_02af .gradient-3b63 .mini-c308 {
  float: left;
  text-align: left;
}
.background_selected_02af .gradient-3b63 .media-bottom-1690 {
  float: right;
  text-align: right;
}
.bright_0234 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bright_0234 {
    margin-bottom: 0;
  }
}
.layout-07f1 {
  margin-bottom: 1em;
}
.layout-07f1 .wrapper-smooth-0a65 {
  font-size: 1.1em;
  line-height: 1.3;
}
.main_prev_74c9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.filter-steel-4082 .layout-07f1,
.video_71a3 .layout-07f1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .filter-steel-4082 .layout-07f1,
  .video_71a3 .layout-07f1 {
    display: block;
  }
}
.filter-steel-4082 .main_prev_74c9,
.video_71a3 .main_prev_74c9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .filter-steel-4082 .main_prev_74c9,
  .video_71a3 .main_prev_74c9 {
    margin-bottom: 1em;
  }
}
.filter-steel-4082 .main_prev_74c9 img,
.video_71a3 .main_prev_74c9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.filter-steel-4082 .paragraph_a8cf,
.video_71a3 .paragraph_a8cf {
  flex-basis: calc(100% - 160px);
}
.filter-steel-4082 .paragraph_a8cf p,
.video_71a3 .paragraph_a8cf p {
  margin-bottom: 0;
}
.filter-steel-4082 .paragraph_a8cf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .filter-steel-4082 .paragraph_a8cf {
    padding-left: 0;
  }
}
.video_71a3 .paragraph_a8cf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .video_71a3 .paragraph_a8cf {
    padding-right: 0;
  }
}
.video_71a3 .main_prev_74c9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.grid_efb7 .main_prev_74c9 {
  margin-bottom: 0.5em;
}
.grid_efb7 .main_prev_74c9 img {
  width: 100%;
}
.green-9a87 .label-e72d,
.slider_complex_f109 .label-e72d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider_complex_f109 .footer_2203 .copper_7b82 p:last-child {
  margin-bottom: 0;
}
.tertiary_7491 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.static-c72e .gold-21fb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .static-c72e .gold-21fb:last-of-type {
    margin-bottom: 0;
  }
}
.static-c72e .gold-21fb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static-c72e .gold-21fb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.static-c72e .gold-21fb ul li {
  margin: 0 0 0.6em;
}
.static-c72e .gold-21fb ul li.disabled_0a39,
.static-c72e .gold-21fb ul li.widget_complex_50c5 {
  position: relative;
}
.static-c72e .gold-21fb ul li.disabled_0a39 .pattern-7392,
.static-c72e .gold-21fb ul li.widget_complex_50c5 .pattern-7392 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.static-c72e .gold-21fb ul li.disabled_0a39:after:after,
.static-c72e .gold-21fb ul li.disabled_0a39:after:before,
.static-c72e
  .gold-21fb
  ul
  li.widget_complex_50c5:after:after,
.static-c72e
  .gold-21fb
  ul
  li.widget_complex_50c5:after:before {
  content: "";
  display: table;
}
.static-c72e .gold-21fb ul li.disabled_0a39:after:after,
.static-c72e
  .gold-21fb
  ul
  li.widget_complex_50c5:after:after {
  clear: both;
}
.static-c72e .gold-21fb a.east-c2f6:hover {
  text-decoration: none;
}
.static-c72e .gold-21fb select {
  max-width: 100%;
}
.static-c72e .gold-21fb table {
  font-size: 85%;
}
.static-c72e .gold-21fb table td,
.static-c72e .gold-21fb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.static-c72e .gold-21fb table tfoot td {
  text-align: left;
}
.static-c72e .gold-21fb :last-child {
  margin-bottom: 0;
}
.static-c72e .gold-21fb .message-3b6a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.static-c72e .gold-21fb .message-3b6a label {
  width: 100%;
}
.static-c72e .gold-21fb .message-3b6a .thumbnail_1df6 {
  width: 100%;
  display: block;
}
.static-c72e .gold-21fb .message-3b6a .stone_b1be {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.static-c72e .gold-21fb .message-3b6a .stone_b1be:hover svg #svg-search {
  fill: #444;
}
.static-c72e .gold-21fb .message-3b6a .stone_b1be svg {
  width: 18px;
  height: 18px;
}
.static-c72e .card_in_b8c2 ul ul,
.static-c72e .popup-6d84 ul ul,
.static-c72e .element-hard-1d10 ul ul,
.static-c72e .easy-d88b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.static-c72e .card_in_b8c2 .dim_e0ff > a,
.static-c72e .popup-6d84 .dim_e0ff > a,
.static-c72e .element-hard-1d10 .dim_e0ff > a,
.static-c72e .easy-d88b .dim_e0ff > a {
  margin-bottom: 0;
}
.static-c72e .box_f535 li,
.static-c72e .card_in_b8c2 li,
.static-c72e .text_slow_1753 li,
.static-c72e .popup-6d84 li,
.static-c72e .element-hard-1d10 li,
.static-c72e .easy-d88b li,
.static-c72e .avatar-2844 li,
.static-c72e .orange_3b1f li {
  display: block;
  position: relative;
}
.static-c72e .box_f535 li:last-child,
.static-c72e .card_in_b8c2 li:last-child,
.static-c72e .text_slow_1753 li:last-child,
.static-c72e .popup-6d84 li:last-child,
.static-c72e .element-hard-1d10 li:last-child,
.static-c72e .easy-d88b li:last-child,
.static-c72e .avatar-2844 li:last-child,
.static-c72e .orange_3b1f li:last-child {
  border: none;
}
.static-c72e .box_f535 li a,
.static-c72e .card_in_b8c2 li a,
.static-c72e .text_slow_1753 li a,
.static-c72e .popup-6d84 li a,
.static-c72e .element-hard-1d10 li a,
.static-c72e .easy-d88b li a,
.static-c72e .avatar-2844 li a,
.static-c72e .orange_3b1f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-c72e .box_f535 li ul li::before,
.static-c72e .card_in_b8c2 li ul li::before,
.static-c72e .text_slow_1753 li ul li::before,
.static-c72e .popup-6d84 li ul li::before,
.static-c72e .element-hard-1d10 li ul li::before,
.static-c72e .easy-d88b li ul li::before,
.static-c72e .avatar-2844 li ul li::before,
.static-c72e .orange_3b1f li ul li::before {
  left: 15px;
}
.static-c72e .box_f535 li ul a,
.static-c72e .card_in_b8c2 li ul a,
.static-c72e .text_slow_1753 li ul a,
.static-c72e .popup-6d84 li ul a,
.static-c72e .element-hard-1d10 li ul a,
.static-c72e .easy-d88b li ul a,
.static-c72e .avatar-2844 li ul a,
.static-c72e .orange_3b1f li ul a {
  padding-left: 20px;
}
.static-c72e .box_f535 li ul ul li::before,
.static-c72e .card_in_b8c2 li ul ul li::before,
.static-c72e .text_slow_1753 li ul ul li::before,
.static-c72e .popup-6d84 li ul ul li::before,
.static-c72e .element-hard-1d10 li ul ul li::before,
.static-c72e .easy-d88b li ul ul li::before,
.static-c72e .avatar-2844 li ul ul li::before,
.static-c72e .orange_3b1f li ul ul li::before {
  left: 30px;
}
.static-c72e .box_f535 li ul ul a,
.static-c72e .card_in_b8c2 li ul ul a,
.static-c72e .text_slow_1753 li ul ul a,
.static-c72e .popup-6d84 li ul ul a,
.static-c72e .element-hard-1d10 li ul ul a,
.static-c72e .easy-d88b li ul ul a,
.static-c72e .avatar-2844 li ul ul a,
.static-c72e .orange_3b1f li ul ul a {
  padding-left: 40px;
}
.static-c72e .bronze_8b17 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-c72e .orange_3b1f ul li {
  margin-bottom: 1.41575em;
}
.static-c72e .orange_3b1f ul li .summary-new-7914 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.static-c72e .orange_3b1f ul li .background-dim-1776 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.alert_west_d32c .box_f535 li a,
.alert_west_d32c .card_in_b8c2 li a,
.alert_west_d32c .text_slow_1753 li a,
.alert_west_d32c .popup-6d84 li a,
.alert_west_d32c .element-hard-1d10 li a,
.alert_west_d32c .easy-d88b li a,
.alert_west_d32c .avatar-2844 li a,
.alert_west_d32c .orange_3b1f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_west_d32c .bronze_8b17 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_west_d32c .gold-21fb ul li.disabled_0a39 .pattern-7392,
.alert_west_d32c .gold-21fb ul li.widget_complex_50c5 .pattern-7392 {
  background: rgba(0, 0, 0, 0.2);
}
.alert_west_d32c .static-c72e .gold-21fb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-a27f .static-c72e .wrapper_last_5db4 li {
  margin: 0;
}
.green-a27f .static-c72e .wrapper_last_5db4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.green-a27f .static-c72e .wrapper_last_5db4 li ul {
  margin: 0;
}
.green-a27f .static-c72e .wrapper_last_5db4 li ul li a {
  padding-left: 15px;
}
.green-a27f .static-c72e .wrapper_last_5db4 li ul li li a {
  padding-left: 30px;
}
.green-a27f .static-c72e .wrapper_last_5db4 li.slider-full-b35f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.green-a27f .static-c72e .wrapper_last_5db4 li.slider-full-b35f > 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;
}
.green-a27f .static-c72e .wrapper_last_5db4 li.slider-full-b35f > 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;
}
.summary-92f4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail_f821 {
  position: relative;
  z-index: 10;
}
.detail_f821 .tag-next-2436 {
  width: 100%;
  max-width: 100%;
}
.progress-dirty-154f .block_f094 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.progress-dirty-154f .icon-b36d {
}
.progress-dirty-154f .alert_west_d32c {
  background: #292929;
}
.sort-6d38 .block_f094 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort-6d38 .icon-b36d {
  background: #f9f9f9;
}
.sort-6d38 .alert_west_d32c {
  background: #303030;
}
.feature-south-7543 .block_f094 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-south-7543 .heading-037c {
    margin-bottom: 1em;
  }
  .feature-south-7543 .heading-037c:last-child {
    margin-bottom: 0;
  }
}
.feature-south-7543 .icon-b36d {
  background: #ededed;
}
.feature-south-7543 .alert_west_d32c {
  background: #1a1a1a;
}
.block_f094.icon-b36d {
  color: rgba(0, 0, 0, 0.6);
}
.block_f094.icon-b36d .hover_aaad li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_f094.alert_west_d32c {
  color: rgba(255, 255, 255, 0.99);
}
.block_f094.alert_west_d32c a:not(.east-c2f6) {
  color: rgba(255, 255, 255, 0.79);
}
.block_f094.alert_west_d32c a:not(.east-c2f6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_f094.alert_west_d32c .hover_aaad li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_f094.alert_west_d32c table tbody td,
.block_f094.alert_west_d32c table th {
  background: rgba(0, 0, 0, 0.08);
}
.bright_bb37.layout_5d33 .huge_60ee {
  max-width: initial;
}
.bright_bb37 .tooltip_c302 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bright_bb37 .tooltip_c302 .tag-next-2436 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bright_bb37 .tooltip_c302 .tag-next-2436 {
    display: block;
    margin-bottom: 2em;
  }
  .bright_bb37 .tooltip_c302 .tag-next-2436:last-child {
    margin-bottom: 0;
  }
}
.feature-south-7543 .heading-037c:last-child,
.sort-6d38 .heading-037c:last-child,
.progress-dirty-154f .heading-037c:last-child {
  margin-bottom: 0;
}
.feature-south-7543 .heading-037c .static-c72e .gold-21fb:last-child,
.sort-6d38 .heading-037c .static-c72e .gold-21fb:last-child,
.progress-dirty-154f .heading-037c .static-c72e .gold-21fb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature-south-7543 .thumbnail_top_0029,
  .feature-south-7543 .search-8907,
  .sort-6d38 .thumbnail_top_0029,
  .sort-6d38 .search-8907,
  .progress-dirty-154f .thumbnail_top_0029,
  .progress-dirty-154f .search-8907 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail_f821 .heading-037c {
    margin-bottom: 2em;
  }
}
.detail_f821 p:last-child {
  margin-bottom: 0;
}
.detail_f821 li,
.detail_f821 ul {
  list-style: none;
  margin: 0;
}
.detail_f821 ul ul {
  margin-left: 2.617924em;
}
.slider-south-2a83 {
  font-size: 0.875em;
}

/* css-noise: e9f0 */
.shadow-element-t0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
