/*!
Theme Name: Customify
Theme URI: https://pressmaximum.new_b1af/customify
Author: WPCustomify
Author URI: https://pressmaximum.new_b1af
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.new_b1af/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.main-huge-f313.blue_ebb7/licenses/gpl-2.0.down-ce63
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.main_gold_41ff/, (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.info-full-0e3d.white_8de7/normalize.purple-8eed/
 ======
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.purple-8eed v7.0.0 | MIT License | github.new_b1af/necolas/normalize.purple-8eed */
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;
}
.disabled_in_968e .avatar_white_bc61,
.tooltip-88ef,
.panel_9a51,
.right-3dcb,
.cool-a0cb,
.hidden-current-163e,
.grid_pro_4c69,
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;
}
.tooltip-88ef,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tooltip-88ef,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-88ef,
  h1 {
    font-size: 1.8em;
  }
}
.panel_9a51,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel_9a51 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel_9a51,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel_9a51,
  h2 {
    font-size: 1.7em;
  }
}
.right-3dcb,
h3 {
  font-size: 1.618em;
}
.disabled_in_968e .avatar_white_bc61,
.cool-a0cb,
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.new_0197 {
  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;
}
.shade-hard-9c05:after,
.shade-hard-9c05:before,
.shade_tall_a63f:after,
.shade_tall_a63f:before {
  content: "";
  display: table;
}
.shade-hard-9c05:after,
.shade_tall_a63f:after {
  clear: both;
}
.backdrop_dim_ea4f {
  float: right;
  margin-right: 0;
}
.image-prev-6f33 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.down-68e0 .white_af8c,
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;
}
.down-68e0 .white_af8c: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;
}
.summary-down-2e43 .white_af8c {
  box-shadow: none;
}
.summary-down-2e43
  .white_af8c
  .pagination_5e82 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-down-2e43 .white_af8c .article-purple-f20d {
  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;
}
.summary-down-2e43
  .white_af8c
  .article-purple-f20d
  b {
  display: none;
}
.summary-down-2e43 .under_67e3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hover-mini-33ac:not(.orange-39f7):not(.accent-north-71e4),
button:not(.orange-39f7):not(.accent-north-71e4),
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ),
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ),
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ) {
  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;
}
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ):hover,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ):hover,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):hover,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):hover,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ):active,
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ):active,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):active,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):active,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):active,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus {
  outline: 0;
}
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4 {
  position: relative;
}
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .focused-4a8c,
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .label_a29e,
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .notification_98d2,
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  i,
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  svg,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .focused-4a8c,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .label_a29e,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .notification_98d2,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  i,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  svg,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .focused-4a8c,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .label_a29e,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .notification_98d2,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  i,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  svg,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .focused-4a8c,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .label_a29e,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .notification_98d2,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  i,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  svg,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .focused-4a8c,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .label_a29e,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  .notification_98d2,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  i,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4
  svg {
  visibility: hidden;
}
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4:after,
button:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4:after,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4:after,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4:after,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ).fn-loading-41a4: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;
}
.hover-mini-33ac:not(.orange-39f7):not(.accent-north-71e4),
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ),
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ),
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ) {
  color: #fff;
  background: #235787;
}
.hover-mini-33ac:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus,
input[type="button"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus,
input[type="reset"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus,
input[type="submit"]:not(.orange-39f7):not(
    .accent-north-71e4
  ):focus {
  color: #fff;
}
.hover-mini-33ac.fn-disabled-41a4:not(.orange-39f7):not(
    .accent-north-71e4
  ),
.hover-mini-33ac[disabled]:not(.orange-39f7):not(
    .accent-north-71e4
  ),
button.fn-disabled-41a4:not(.orange-39f7):not(
    .accent-north-71e4
  ),
button[disabled]:not(.orange-39f7):not(
    .accent-north-71e4
  ) {
  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;
}
.gallery-6a6b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gallery-6a6b:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.hero_341d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description-pro-8039 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav-d358 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-hard-9c05:after,
.shade-hard-9c05:before,
.text_steel_12f0:after,
.text_steel_12f0:before,
.rough_f26f:after,
.rough_f26f:before,
.fluid-e7e7:after,
.fluid-e7e7:before,
.center-2bc8:after,
.center-2bc8:before,
.short-949d:after,
.short-949d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-hard-9c05:after,
.text_steel_12f0:after,
.rough_f26f:after,
.fluid-e7e7:after,
.center-2bc8:after,
.short-949d:after {
  clear: both;
}
.text_steel_12f0 .over_c5cc,
.rough_f26f .over_c5cc,
.table-full-83ee .over_c5cc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.label-3c2c {
  display: inline-block;
}
.detail-red-43ba {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.detail-red-43ba img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail-red-43ba .backdrop-4a95 {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop-4a95 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight_363f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight_363f:after,
.highlight_363f:before {
  content: "";
  display: table;
}
.highlight_363f:after {
  clear: both;
}
.picture-0837 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.modal_selected_409f .picture-0837 {
  max-width: 50%;
}
.primary-45d3 .picture-0837 {
  max-width: 33.33%;
}
.hot_d103 .picture-0837 {
  max-width: 25%;
}
.accordion-88e4 .picture-0837 {
  max-width: 20%;
}
.wrapper-mini-c616 .picture-0837 {
  max-width: 16.66%;
}
.easy-3a71 .picture-0837 {
  max-width: 14.28%;
}
.heading-469e .picture-0837 {
  max-width: 12.5%;
}
.sidebar_copper_3329 .picture-0837 {
  max-width: 11.11%;
}
.red_8168 {
  display: block;
}
.disabled_in_968e .status-warm-116b label,
.disabled_in_968e .item-ad5f label,
.disabled_in_968e .component-hard-de7b label,
.disabled_in_968e .stone-8d14 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-plasma-c21d {
  list-style: none;
  margin: 0;
}
.media-plasma-c21d article.search-west-fcd2 {
  margin-bottom: 0;
}
.media-plasma-c21d ul {
  list-style: none;
  margin: 0;
}
.media-plasma-c21d .active-cool-a157 li.search-west-fcd2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-plasma-c21d .active-cool-a157 li.search-west-fcd2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-plasma-c21d .active-cool-a157 li.search-west-fcd2: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) {
  .media-plasma-c21d .active-cool-a157 li.search-west-fcd2 li.search-west-fcd2 li.search-west-fcd2 li.search-west-fcd2 {
    padding-left: 0;
  }
}
article.search-west-fcd2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-west-fcd2 .text_steel_12f0 p:last-of-type {
  margin-bottom: 0;
}
article.search-west-fcd2 .widget_9e8a {
  float: left;
}
article.search-west-fcd2 .light_1cea {
  margin-left: 85px;
}
article.search-west-fcd2 .article-green-411f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-west-fcd2 .article-green-411f .red-ce7b {
  margin-left: 10px;
}
article.search-west-fcd2 .tooltip-middle-dbf6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-west-fcd2 .soft_edc2 {
  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 .status-warm-116b,
  #respond .component-hard-de7b,
  #respond .stone-8d14 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status-warm-116b input,
#respond .component-hard-de7b input,
#respond .stone-8d14 input {
  width: 100%;
}
#respond .stone-8d14 {
  margin-right: 0;
}
#respond .aside-hard-d261 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new_52b8 {
  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;
}
.new_52b8.link-0576 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.new_52b8 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%);
}
.new_52b8:focus,
.new_52b8: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);
}
.surface_small_94dc {
  border-radius: 10%;
}
.footer-caf4 {
  border-radius: 50%;
}
.silver-2a44 {
  font-size: 0.72em;
}
.warm-899e {
  font-size: 0.875em;
}
.hard-6b24 {
  font-size: 1.1em;
}
.easy_523f {
  text-transform: uppercase;
  line-height: 1.2;
}
.easy_523f.silver-2a44 {
  letter-spacing: 0.5px;
}
.notice_soft_7fb9,
.notice_soft_7fb9 a {
  color: #6d6d6d;
}
.notice_soft_7fb9 a:hover {
  color: #111;
}
.slider_31d2 {
  color: #6d6d6d;
}
.plasma_2371 {
  overflow-x: hidden;
}
.plasma_2371 .small_ba5f.article-focused-5306 {
  position: relative;
}
.plasma_2371 .small_ba5f.article-focused-5306.tooltip_top_d9b6 {
  position: initial;
}
.plasma_2371
  .small_ba5f.article-focused-5306.tooltip_top_d9b6
  .progress-easy-1c05 {
  left: auto;
}
.plasma_2371 .small_ba5f .progress-easy-1c05 {
  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;
}
.plasma_2371 .small_ba5f:hover.article-focused-5306 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.plasma_2371
  .small_ba5f:hover.article-focused-5306
  .progress-easy-1c05 {
  display: block;
  z-index: 9999999;
}
.plasma_2371 .info-bottom-ba29 .tiny_e4da,
.plasma_2371 .basic_f0ba .tiny_e4da {
  display: none;
}
.plasma_2371 .notice_left_9444 .small_ba5f:hover.article-focused-5306 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled_in_968e .status-warm-116b label,
.disabled_in_968e .item-ad5f label,
.disabled_in_968e .component-hard-de7b label,
.disabled_in_968e .stone-8d14 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-plasma-c21d {
  list-style: none;
  margin: 0;
}
.media-plasma-c21d article.search-west-fcd2 {
  margin-bottom: 0;
}
.media-plasma-c21d ul {
  list-style: none;
  margin: 0;
}
.media-plasma-c21d .active-cool-a157 li.search-west-fcd2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-plasma-c21d .active-cool-a157 li.search-west-fcd2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-plasma-c21d .active-cool-a157 li.search-west-fcd2: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) {
  .media-plasma-c21d .active-cool-a157 li.search-west-fcd2 li.search-west-fcd2 li.search-west-fcd2 li.search-west-fcd2 {
    padding-left: 0;
  }
}
article.search-west-fcd2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-west-fcd2 .text_steel_12f0 p:last-of-type {
  margin-bottom: 0;
}
article.search-west-fcd2 .widget_9e8a {
  float: left;
}
article.search-west-fcd2 .light_1cea {
  margin-left: 85px;
}
article.search-west-fcd2 .article-green-411f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-west-fcd2 .article-green-411f .red-ce7b {
  margin-left: 10px;
}
article.search-west-fcd2 .tooltip-middle-dbf6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-west-fcd2 .soft_edc2 {
  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 .status-warm-116b,
  #respond .component-hard-de7b,
  #respond .stone-8d14 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status-warm-116b input,
#respond .component-hard-de7b input,
#respond .stone-8d14 input {
  width: 100%;
}
#respond .stone-8d14 {
  margin-right: 0;
}
#respond .aside-hard-d261 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-bottom-ba29 .highlight_gold_c356 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight_gold_c356 .layout_short_4163.tabs-a9f9 .progress_bright_bee5 > li > a:focus,
.highlight_gold_c356 .layout_short_4163.tabs-a9f9 .progress_bright_bee5 > li > a:hover,
.highlight_gold_c356 .layout_short_4163.notification_slow_58bf .progress_bright_bee5 > li > a:focus,
.highlight_gold_c356 .layout_short_4163.notification_slow_58bf .progress_bright_bee5 > li > a:hover,
.highlight_gold_c356 .layout_short_4163.gold-2de6 .progress_bright_bee5 > li > a:focus,
.highlight_gold_c356 .layout_short_4163.gold-2de6 .progress_bright_bee5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_gold_c356
  .layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a,
.highlight_gold_c356
  .layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li.panel_hard_0439
  > a,
.highlight_gold_c356
  .layout_short_4163.notification_slow_58bf
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a,
.highlight_gold_c356
  .layout_short_4163.notification_slow_58bf
  .progress_bright_bee5
  > li.panel_hard_0439
  > a,
.highlight_gold_c356
  .layout_short_4163.gold-2de6
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a,
.highlight_gold_c356 .layout_short_4163.gold-2de6 .progress_bright_bee5 > li.tiny-45e1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_gold_c356 .form-652d,
.highlight_gold_c356 .form-652d a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_gold_c356 .tiny_42d5.white_6d0f li a,
.highlight_gold_c356 .surface_current_1da0 a,
.highlight_gold_c356 .column-next-da6a,
.highlight_gold_c356 .progress_bright_bee5 > li > a,
.highlight_gold_c356 .detail_a15b {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356 .tiny_42d5.white_6d0f li a:hover,
.highlight_gold_c356 .surface_current_1da0 a:hover,
.highlight_gold_c356 .column-next-da6a:hover,
.highlight_gold_c356 .progress_bright_bee5 > li > a:hover,
.highlight_gold_c356 .detail_a15b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_gold_c356 .gradient_clean_2fa8 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356 .gradient_clean_2fa8 .hover-static-5f8b {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_gold_c356 .gradient_clean_2fa8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_gold_c356 .notification_wood_483a .east_33c9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356 .notification_wood_483a .east_33c9 .tooltip_hovered_2fd6 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356
  .notification_wood_483a
  .east_33c9
  .tooltip_hovered_2fd6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356
  .notification_wood_483a
  .east_33c9
  .tooltip_hovered_2fd6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356
  .notification_wood_483a
  .east_33c9
  .tooltip_hovered_2fd6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356
  .notification_wood_483a
  .east_33c9
  .tooltip_hovered_2fd6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356 .notification_wood_483a .solid-b7bd {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_gold_c356 .notification_wood_483a .solid-b7bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-13c6
  .highlight_gold_c356
  .notification_wood_483a
  .huge_29a4
  .pattern_hard_ca7b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel-13c6
  .highlight_gold_c356
  .notification_wood_483a
  .huge_29a4
  .tooltip_hovered_2fd6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-bottom-ba29 .fluid_08eb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fluid_08eb .layout_short_4163.tabs-a9f9 .progress_bright_bee5 > li > a:focus,
.fluid_08eb .layout_short_4163.tabs-a9f9 .progress_bright_bee5 > li > a:hover,
.fluid_08eb .layout_short_4163.notification_slow_58bf .progress_bright_bee5 > li > a:focus,
.fluid_08eb .layout_short_4163.notification_slow_58bf .progress_bright_bee5 > li > a:hover,
.fluid_08eb .layout_short_4163.gold-2de6 .progress_bright_bee5 > li > a:focus,
.fluid_08eb .layout_short_4163.gold-2de6 .progress_bright_bee5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_08eb
  .layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a,
.fluid_08eb
  .layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li.panel_hard_0439
  > a,
.fluid_08eb
  .layout_short_4163.notification_slow_58bf
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a,
.fluid_08eb
  .layout_short_4163.notification_slow_58bf
  .progress_bright_bee5
  > li.panel_hard_0439
  > a,
.fluid_08eb
  .layout_short_4163.gold-2de6
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a,
.fluid_08eb .layout_short_4163.gold-2de6 .progress_bright_bee5 > li.tiny-45e1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_08eb .form-652d,
.fluid_08eb .form-652d a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_08eb .tiny_42d5.white_6d0f li a,
.fluid_08eb .surface_current_1da0 a,
.fluid_08eb .column-next-da6a,
.fluid_08eb .progress_bright_bee5 > li > a,
.fluid_08eb .detail_a15b {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_08eb .tiny_42d5.white_6d0f li a:hover,
.fluid_08eb .surface_current_1da0 a:hover,
.fluid_08eb .column-next-da6a:hover,
.fluid_08eb .progress_bright_bee5 > li > a:hover,
.fluid_08eb .detail_a15b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_08eb .gradient_clean_2fa8 {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_08eb .gradient_clean_2fa8 .hover-static-5f8b {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_08eb .gradient_clean_2fa8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_wood_3b43 .hard_2577 {
  margin-left: auto;
  margin-right: auto;
}
.rough_f26f > * {
  margin-left: auto;
  margin-right: auto;
}
.rough_f26f .hero_341d {
  margin-right: 1.41575em;
}
.link_9ad7 .rough_f26f > .bronze-9860 {
  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;
}
.link_9ad7 .rough_f26f > .smooth_5ad1 {
  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;
}
.outline-9c61.grid_wood_3b43 .hard_2577,
.form_b650.grid_wood_3b43 .hard_2577 {
  margin-left: 0;
}
.active_36f2.grid_wood_3b43 .hard_2577,
.photo-paper-65ee.grid_wood_3b43 .hard_2577 {
  margin-right: 0;
}
.rough_f26f ol,
.rough_f26f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dynamic_3eda video {
  max-width: 100%;
}
.brown-78ef img {
  display: block;
}
.brown-78ef.hero_341d,
.brown-78ef.description-pro-8039 {
  width: 100%;
}
.brown-78ef.smooth_5ad1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dropdown-stale-3a2c:not(.advanced_19e6) {
  margin: 1.5em auto;
}
.brown_2d5e p {
  padding: 1.5em 14px;
}
ul.lite_a201.smooth_5ad1,
ul.lite_a201.bronze-9860,
ul.lite_a201.info_fbf2.bronze-9860 {
  padding: 0 14px;
}
.new_8ce6 {
  display: block;
  overflow-x: auto;
}
.new_8ce6 table {
  border-collapse: collapse;
  width: 100%;
}
.new_8ce6 td,
.new_8ce6 th {
  padding: 0.5em;
}
.rough_f26f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.rough_f26f ol ol,
.rough_f26f ol ul,
.rough_f26f ul ol,
.rough_f26f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.rough_f26f ol ol li,
.rough_f26f ol ul li,
.rough_f26f ul ol li,
.rough_f26f ul ul li {
  margin-left: 0;
}
.hover-35dd.hovered_cf09 > .block_f421 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover-35dd.hovered_cf09 > .block_f421 iframe,
.hover-35dd.hovered_cf09 > .block_f421 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-hard-c705 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-hard-c705.column-5464 {
  padding: 0;
}
.sort-hard-c705.column-5464 cite {
  font-size: 13px;
}
.sort-hard-c705 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-hard-c705 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.icon_b5a1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.icon_b5a1 > p:first-child {
  margin-top: 0;
}
.icon_b5a1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.icon_b5a1 blockquote {
  border-left: 0;
}
.summary-cold-01b5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.summary-cold-01b5:not(.detail-pink-a665) {
  max-width: 100px;
}
.summary-cold-01b5.silver-f204 {
  border-bottom: none !important;
  text-align: center;
}
.summary-cold-01b5.silver-f204::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .brown_2d5e p {
    padding: 1.5em 0;
  }
}
.hidden-old-ce58 {
  color: #0073aa;
}
.paragraph-51b1 {
  background-color: #0073aa;
}
.gas-5bf7 {
  color: #229fd8;
}
.thumbnail-middle-32c5 {
  background-color: #229fd8;
}
.active_hard_39f3 {
  color: #eee;
}
.badge_hard_4c86 {
  background-color: #eee;
}
.orange_60cf {
  color: #444;
}
.panel-selected-90ed {
  background-color: #444;
}
.progress_yellow_c1cd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.progress_yellow_c1cd .secondary-b2e4 .surface_current_1da0 {
  font-size: 15px;
}
.progress_yellow_c1cd .surface_current_1da0 {
  line-height: 1.3;
}
.progress_yellow_c1cd .fluid_08eb {
}
.progress_yellow_c1cd .highlight_gold_c356 {
  background: #235787;
}
.outline-clean-b4c6 {
  padding: 0;
}
.outline-clean-b4c6 .highlight_gold_c356 {
  background: #1a1a1a;
}
.outline-clean-b4c6 .fluid_08eb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.left-c840 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.left-c840 .fluid_08eb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.left-c840 .highlight_gold_c356 {
  background: #303030;
}
.short-949d {
  position: relative;
  z-index: 10;
}
.short-949d .blue_93af {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active-stale-c0df .article-focused-5306 {
  display: inline-block;
  vertical-align: middle;
}
.active-stale-c0df.dynamic-8f83 .article-focused-5306 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active-stale-c0df.dynamic-8f83 .article-focused-5306 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active-stale-c0df.dynamic-8f83 .article-focused-5306 {
    margin-right: 0.4em;
  }
}
.active-stale-c0df.dynamic-8f83 .article-focused-5306:last-child {
  margin-right: 0;
}
.large-be24 .blue_93af {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-bottom-ba29 .secondary-b2e4 {
    margin: 0 -0.5em;
  }
  .info-bottom-ba29 .secondary-b2e4 [class*="customify-col-"],
  .info-bottom-ba29 .secondary-b2e4 [class*="customify-col_"],
  .info-bottom-ba29 .secondary-b2e4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-bottom-ba29.aside-12c2 .blue_93af {
  background: 0 0 !important;
}
.info-bottom-ba29.aside-12c2 .blue_93af,
.info-bottom-ba29.large-be24 .blue_93af {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-bottom-ba29.tooltip-5d36 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-bottom-ba29.large-be24 .blue_93af {
  box-shadow: none !important;
}
.form-new-8652 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form-new-8652 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form-new-8652 {
    padding: 18px 0 20px;
  }
}
.form-new-8652 .label_top_c0ad {
  width: 100%;
}
.form-new-8652 .selected_dba5 {
  margin-bottom: 0;
}
.form-new-8652 .wrapper_fluid_d7e2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.advanced_f7de {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.advanced_f7de .gradient_f58b {
  width: 100%;
}
.last-8400 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.last-8400 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.last-8400 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;
}
.last-8400 li:last-child:after {
  display: none;
}
.last-8400 li a {
  font-weight: 500;
  margin-right: 10px;
}
.out_dea3 .tiny_e4da button,
.form-new-8652 .tiny_e4da button {
  left: 0;
}
.out_dea3 .gradient_f58b,
.form-new-8652 .gradient_f58b {
  padding-left: 0;
  padding-right: 0;
}
.out_dea3 .advanced_f7de,
.form-new-8652 .advanced_f7de {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.out_dea3 {
  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;
}
.out_dea3: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;
}
.out_dea3 .progress-73fb {
  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) {
  .out_dea3 .progress-73fb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .out_dea3 .progress-73fb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .out_dea3 .progress-73fb {
    min-height: 200px;
  }
}
.out_dea3 .last-8400 {
  color: rgba(255, 255, 255, 0.8);
}
.out_dea3 .last-8400 a,
.out_dea3 .last-8400 li:after {
  color: inherit;
}
.out_dea3 .last-8400 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.secondary_7e74 {
  margin-bottom: 0.5em;
}
.primary-51fb {
  margin-bottom: 1.2em;
}
.primary-51fb,
.secondary_7e74 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-51fb p:last-child,
.secondary_7e74 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tiny_e4da,
#masthead .tiny_e4da {
  display: none;
}
#masthead
  > .tiny_e4da.layout_c9d4 {
  display: none;
}
#masthead > .tiny_e4da button {
  left: 0;
}
.wood-0c21 {
  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%;
}
.wood-0c21 .article-focused-5306 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wood-0c21 .dropdown-huge-66f4 {
  display: -webkit-box;
  display: flex;
}
.wood-0c21 .dropdown-huge-66f4.alert_purple_6926 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wood-0c21 .dropdown-huge-66f4.tertiary_down_74c0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-0c21 .dropdown-huge-66f4.video_wood_147d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-0c21.detail_04b3.paragraph_dee2 .dropdown-huge-66f4.alert_purple_6926 {
  flex-basis: 100%;
}
.wood-0c21.next-a19b .dropdown-huge-66f4.tertiary_down_74c0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wood-0c21.next-a19b .dropdown-huge-66f4.video_wood_147d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tiny_e4da.layout_c9d4 {
  display: none;
}
#masthead > .tiny_e4da button {
  left: 0;
}
.silver-d93d {
  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;
}
.silver-d93d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.silver-d93d.motion-5c46 i {
  margin-right: 4px;
}
.silver-d93d.container-slow-f3fe i {
  margin-left: 5px;
}
.surface_current_1da0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.surface_current_1da0 p:last-child {
  margin-bottom: 0;
}
.modal_3a8c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal_3a8c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal_3a8c img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal_3a8c .form-652d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal_3a8c .easy_3e74 {
  margin: 5px 0 7px 0;
}
.modal_3a8c.stone_117c .popup_slow_d9c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_3a8c.stone_117c .east_1733 {
  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;
}
.modal_3a8c.modal-5851 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal_3a8c.modal-5851 .popup_slow_d9c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_3a8c.modal-5851 .east_1733 {
  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;
}
.modal_3a8c.tooltip_2a68 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_3a8c.right-956c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal_3a8c.right-956c .east_1733 {
  margin-top: 7px;
}
.caption_light_f84b {
  display: inline-block;
}
.short-949d .hidden_first_bd73 .modal_3a8c img {
  max-width: 100%;
}
.layout_short_4163 .advanced-305a.sort-dynamic-bcde,
.shade_a933 .advanced-305a.sort-dynamic-bcde {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout_short_4163 .input-solid-5393,
.shade_a933 .input-solid-5393 {
  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%);
}
.layout_short_4163 .input-solid-5393 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.layout_short_4163.pressed-81e7 .input-solid-5393 {
  display: none;
}
.layout_short_4163 .tag-warm-c9f7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout_short_4163 .tag-warm-c9f7 li {
  display: inline-block;
  position: relative;
}
.layout_short_4163 .tag-warm-c9f7 li:last-child {
  margin-right: 0;
}
.layout_short_4163 .tag-warm-c9f7 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;
}
.layout_short_4163 .tag-warm-c9f7 li.tiny-45e1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.layout_short_4163 .tag-warm-c9f7 > 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;
}
.layout_short_4163 .tag-warm-c9f7 > li > a i {
  line-height: 0;
}
.layout_short_4163 .tag-warm-c9f7 > li.pro-ddbf > a .input-solid-5393 {
  margin-left: 4px;
  line-height: 0;
}
.layout_short_4163 .tag-warm-c9f7 .photo_stale_a32c li.pro-ddbf > a {
  position: relative;
}
.layout_short_4163 .tag-warm-c9f7 .photo_stale_a32c li.pro-ddbf > a:after,
.layout_short_4163 .tag-warm-c9f7 .photo_stale_a32c li.pro-ddbf > a:before {
  content: "";
  display: table;
}
.layout_short_4163 .tag-warm-c9f7 .photo_stale_a32c li.pro-ddbf > a:after {
  clear: both;
}
.layout_short_4163 .tag-warm-c9f7 .photo_stale_a32c li.pro-ddbf > a .input-solid-5393 {
  margin-left: 5px;
  float: right;
}
.layout_short_4163 .lower_63b0,
.layout_short_4163 .photo_stale_a32c {
  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;
}
.layout_short_4163 .photo_stale_a32c {
  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;
}
.layout_short_4163 .photo_stale_a32c .sort-dynamic-bcde {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout_short_4163 .photo_stale_a32c .input-solid-5393 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.layout_short_4163 .photo_stale_a32c li {
  display: block;
  margin: 0;
  padding: 0;
}
.layout_short_4163 .photo_stale_a32c 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;
}
.layout_short_4163 .photo_stale_a32c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.layout_short_4163 .photo_stale_a32c .photo_stale_a32c {
  top: 0;
  left: 100%;
}
.layout_short_4163 .out_4d1a.fn-focus-41a4 > .lower_63b0,
.layout_short_4163 .out_4d1a.fn-focus-41a4 > .photo_stale_a32c,
.layout_short_4163 .out_4d1a:focus > .lower_63b0,
.layout_short_4163 .out_4d1a:focus > .photo_stale_a32c,
.layout_short_4163 .out_4d1a:hover > .lower_63b0,
.layout_short_4163 .out_4d1a:hover > .photo_stale_a32c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.layout_short_4163.gold-2de6 .progress_bright_bee5:after,
.layout_short_4163.gold-2de6 .progress_bright_bee5:before {
  content: "";
  display: table;
}
.layout_short_4163.gold-2de6 .progress_bright_bee5:after {
  clear: both;
}
.layout_short_4163.gold-2de6 .progress_bright_bee5 > li {
  float: left;
}
.layout_short_4163.brown-4b16 .progress_bright_bee5:after,
.layout_short_4163.brown-4b16 .progress_bright_bee5:before {
  content: "";
  display: table;
}
.layout_short_4163.brown-4b16 .progress_bright_bee5:after {
  clear: both;
}
.layout_short_4163.brown-4b16 .progress_bright_bee5 > li {
  float: left;
}
.layout_short_4163.brown-4b16 .progress_bright_bee5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.layout_short_4163.brown-4b16 .progress_bright_bee5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.layout_short_4163.brown-4b16 .progress_bright_bee5 > li.carousel_middle_08eb > a,
.layout_short_4163.brown-4b16 .progress_bright_bee5 > li.tiny-45e1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.layout_short_4163.tabs-a9f9 .progress_bright_bee5 > li > a .sort-dynamic-bcde {
  position: relative;
}
.layout_short_4163.tabs-a9f9 .progress_bright_bee5 > li > a .sort-dynamic-bcde: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;
}
.layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li:focus
  > a
  .sort-dynamic-bcde:before,
.layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li:hover
  > a
  .sort-dynamic-bcde:before {
  width: 100%;
  background-color: currentColor;
}
.layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a
  .sort-dynamic-bcde:before,
.layout_short_4163.tabs-a9f9
  .progress_bright_bee5
  > li.panel_hard_0439
  > a
  .sort-dynamic-bcde:before {
  width: 100%;
  background-color: currentColor;
}
.layout_short_4163.notification_slow_58bf .progress_bright_bee5 > li > a .sort-dynamic-bcde {
  position: relative;
}
.layout_short_4163.notification_slow_58bf .progress_bright_bee5 > li > a .sort-dynamic-bcde: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;
}
.layout_short_4163.notification_slow_58bf .progress_bright_bee5 > li:focus > a .sort-dynamic-bcde:before,
.layout_short_4163.notification_slow_58bf
  .progress_bright_bee5
  > li:hover
  > a
  .sort-dynamic-bcde:before {
  width: 100%;
  background-color: currentColor;
}
.layout_short_4163.notification_slow_58bf
  .progress_bright_bee5
  > li.carousel_middle_08eb
  > a
  .sort-dynamic-bcde:before,
.layout_short_4163.notification_slow_58bf
  .progress_bright_bee5
  > li.panel_hard_0439
  > a
  .sort-dynamic-bcde:before {
  width: 100%;
  background-color: currentColor;
}
.shade_a933 .tag-warm-c9f7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shade_a933 .tag-warm-c9f7 li:first-child > a {
  border-top: none;
}
.shade_a933 .tag-warm-c9f7 .panel_easy_752a > .sort-dynamic-bcde .input-solid-5393 {
  display: none;
}
.shade_a933 .tag-warm-c9f7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shade_a933 .tag-warm-c9f7 li:last-child {
  border: none;
}
.shade_a933 .tag-warm-c9f7 li.pro-ddbf > a {
  padding-right: 45px !important;
}
.shade_a933 .tag-warm-c9f7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shade_a933 .tag-warm-c9f7 li a:focus,
.shade_a933 .tag-warm-c9f7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_a933 .tag-warm-c9f7 li .outer-e00a {
  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;
}
.shade_a933 .tag-warm-c9f7 li .outer-e00a:hover {
  box-shadow: none;
}
.shade_a933 .tag-warm-c9f7 li .outer-e00a .input-solid-5393 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shade_a933 .tag-warm-c9f7 .photo_stale_a32c {
  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);
}
.shade_a933 .tag-warm-c9f7 .photo_stale_a32c li a {
  padding-left: 3em;
}
.shade_a933 .tag-warm-c9f7 .video-pressed-2e81 > a .outer-e00a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shade_a933 .tag-warm-c9f7 .video-pressed-2e81 > .photo_stale_a32c {
  display: block;
  opacity: 1;
}
.wrapper-red-1622 {
  max-width: 100%;
}
.lite-7456 {
  line-height: 0;
  cursor: pointer;
}
.detail_a15b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.detail_a15b:hover {
  box-shadow: none;
  color: currentColor;
}
.detail_a15b svg {
  width: 18px;
  height: 18px;
}
.detail_a15b .lite_7a35 {
  display: none;
}
.icon_0bb5 {
  position: relative;
}
.icon_0bb5.fn-active-41a4 .detail_a15b .card_brown_0a3b {
  display: none;
}
.icon_0bb5.fn-active-41a4 .detail_a15b .lite_7a35 {
  display: inline-block;
}
.icon_0bb5 .icon-f686 {
  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);
}
.icon_0bb5.notice-0b8a .icon-f686 {
  left: auto;
  right: -0.9em;
}
.icon_0bb5.notice-0b8a .accent_eb78::before {
  left: auto;
  right: 15px;
}
.icon_0bb5.fn-active-41a4 .icon-f686 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge_29a4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.huge_29a4 label {
  flex-basis: 100%;
}
.huge_29a4 .east_33c9 {
  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;
}
.huge_29a4 .tooltip_hovered_2fd6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.huge_29a4 .tooltip_hovered_2fd6:focus {
  background-color: transparent;
}
.huge_29a4 button.solid-b7bd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.huge_29a4 button.solid-b7bd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.huge_29a4 button.solid-b7bd svg {
  width: 18px;
  height: 18px;
}
.huge_29a4 input[type="submit"] {
  min-height: auto;
}
.notification_wood_483a .huge_29a4 .tooltip_hovered_2fd6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accent_eb78 {
  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) {
  .accent_eb78 {
    width: 220px;
  }
}
.accent_eb78 label {
  flex-basis: 100%;
}
.accent_eb78::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;
}
.carousel-13c6 .notification_wood_483a .huge_29a4 {
  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;
}
.carousel-13c6
  .notification_wood_483a
  .huge_29a4
  .east_33c9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.carousel-13c6 .notification_wood_483a .huge_29a4 .tooltip_hovered_2fd6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.carousel-13c6
  .notification_wood_483a
  .huge_29a4
  .tooltip_hovered_2fd6:focus {
  background: 0 0;
}
.carousel-13c6
  .notification_wood_483a
  .huge_29a4
  .pattern_hard_ca7b {
  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;
}
.tiny_42d5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tiny_42d5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tiny_42d5 li:last-child {
  margin-right: 0;
}
.tiny_42d5 li:first-child {
  margin-left: 0;
}
.tiny_42d5.stale-9eac a {
  color: #fff;
}
.tiny_42d5.stale-9eac a:hover {
  color: #fff;
}
.tiny_42d5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tiny_42d5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tiny_42d5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tiny_42d5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tiny_42d5 [class*="social-icon-apple"] {
  background-color: #999;
}
.tiny_42d5 [class*="social-icon-apple"].sort_12a2 {
  background-color: transparent;
  color: #999;
}
.tiny_42d5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tiny_42d5 [class*="social-icon-behance"].sort_12a2 {
  background-color: transparent;
  color: #1769ff;
}
.tiny_42d5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tiny_42d5 [class*="social-icon-bitbucket"].sort_12a2 {
  background-color: transparent;
  color: #205081;
}
.tiny_42d5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tiny_42d5 [class*="social-icon-codepen"].sort_12a2 {
  background-color: transparent;
  color: #000;
}
.tiny_42d5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tiny_42d5 [class*="social-icon-delicious"].sort_12a2 {
  background-color: transparent;
  color: #39f;
}
.tiny_42d5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tiny_42d5 [class*="social-icon-digg"].sort_12a2 {
  background-color: transparent;
  color: #005be2;
}
.tiny_42d5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tiny_42d5 [class*="social-icon-dribbble"].sort_12a2 {
  background-color: transparent;
  color: #ea4c89;
}
.tiny_42d5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tiny_42d5 [class*="social-icon-envelope"].sort_12a2 {
  background-color: transparent;
  color: #ea4335;
}
.tiny_42d5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tiny_42d5 [class*="social-icon-facebook"].sort_12a2 {
  background-color: transparent;
  color: #3b5998;
}
.tiny_42d5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tiny_42d5 [class*="social-icon-flickr"].sort_12a2 {
  background-color: transparent;
  color: #0063dc;
}
.tiny_42d5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tiny_42d5 [class*="social-icon-foursquare"].sort_12a2 {
  background-color: transparent;
  color: #2d5be3;
}
.tiny_42d5 [class*="social-icon-github"] {
  background-color: #333;
}
.tiny_42d5 [class*="social-icon-github"].sort_12a2 {
  background-color: transparent;
  color: #333;
}
.tiny_42d5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tiny_42d5 [class*="social-icon-google-plus"].sort_12a2 {
  background-color: transparent;
  color: #dd4b39;
}
.tiny_42d5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tiny_42d5 [class*="social-icon-houzz"].sort_12a2 {
  background-color: transparent;
  color: #7ac142;
}
.tiny_42d5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tiny_42d5 [class*="social-icon-instagram"].sort_12a2 {
  background-color: transparent;
  color: #262626;
}
.tiny_42d5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tiny_42d5 [class*="social-icon-jsfiddle"].sort_12a2 {
  background-color: transparent;
  color: #487aa2;
}
.tiny_42d5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tiny_42d5 [class*="social-icon-linkedin"].sort_12a2 {
  background-color: transparent;
  color: #0077b5;
}
.tiny_42d5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tiny_42d5 [class*="social-icon-medium"].sort_12a2 {
  background-color: transparent;
  color: #00ab6b;
}
.tiny_42d5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tiny_42d5
  [class*="social-icon-odnoklassniki"].sort_12a2 {
  background-color: transparent;
  color: #f4731c;
}
.tiny_42d5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tiny_42d5 [class*="social-icon-meetup"].sort_12a2 {
  background-color: transparent;
  color: #ec1c40;
}
.tiny_42d5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tiny_42d5 [class*="social-icon-pinterest"].sort_12a2 {
  background-color: transparent;
  color: #bd081c;
}
.tiny_42d5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tiny_42d5 [class*="social-icon-product-hunt"].sort_12a2 {
  background-color: transparent;
  color: #da552f;
}
.tiny_42d5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tiny_42d5 [class*="social-icon-reddit"].sort_12a2 {
  background-color: transparent;
  color: #ff4500;
}
.tiny_42d5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tiny_42d5 [class*="social-icon-rss"].sort_12a2 {
  background-color: transparent;
  color: #f26522;
}
.tiny_42d5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tiny_42d5
  [class*="social-icon-shopping-cart"].sort_12a2 {
  background-color: transparent;
  color: #4caf50;
}
.tiny_42d5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tiny_42d5 [class*="social-icon-skype"].sort_12a2 {
  background-color: transparent;
  color: #00aff0;
}
.tiny_42d5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tiny_42d5 [class*="social-icon-slideshare"].sort_12a2 {
  background-color: transparent;
  color: #0077b5;
}
.tiny_42d5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tiny_42d5 [class*="social-icon-snapchat"].sort_12a2 {
  background-color: transparent;
  color: #fffc00;
}
.tiny_42d5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tiny_42d5 [class*="social-icon-soundcloud"].sort_12a2 {
  background-color: transparent;
  color: #f80;
}
.tiny_42d5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tiny_42d5 [class*="social-icon-spotify"].sort_12a2 {
  background-color: transparent;
  color: #2ebd59;
}
.tiny_42d5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tiny_42d5
  [class*="social-icon-stack-overflow"].sort_12a2 {
  background-color: transparent;
  color: #fe7a15;
}
.tiny_42d5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tiny_42d5 [class*="social-icon-maldkfgram"].sort_12a2 {
  background-color: transparent;
  color: #2ca5e0;
}
.tiny_42d5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tiny_42d5 [class*="social-icon-tripadvisor"].sort_12a2 {
  background-color: transparent;
  color: #589442;
}
.tiny_42d5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tiny_42d5 [class*="social-icon-tumblr"].sort_12a2 {
  background-color: transparent;
  color: #35465c;
}
.tiny_42d5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tiny_42d5 [class*="social-icon-twitch"].sort_12a2 {
  background-color: transparent;
  color: #6441a5;
}
.tiny_42d5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tiny_42d5 [class*="social-icon-twitter"].sort_12a2 {
  background-color: transparent;
  color: #1da1f2;
}
.tiny_42d5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tiny_42d5 [class*="social-icon-vimeo"].sort_12a2 {
  background-color: transparent;
  color: #1ab7ea;
}
.tiny_42d5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tiny_42d5 [class*="social-icon-vk"].sort_12a2 {
  background-color: transparent;
  color: #45668e;
}
.tiny_42d5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tiny_42d5 [class*="social-icon-weibo"].sort_12a2 {
  background-color: transparent;
  color: #df2029;
}
.tiny_42d5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tiny_42d5 [class*="social-icon-weixin"].sort_12a2 {
  background-color: transparent;
  color: #7bb32e;
}
.tiny_42d5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tiny_42d5 [class*="social-icon-whatsapp"].sort_12a2 {
  background-color: transparent;
  color: #25d366;
}
.tiny_42d5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tiny_42d5 [class*="social-icon-wordpress"].sort_12a2 {
  background-color: transparent;
  color: #21759b;
}
.tiny_42d5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tiny_42d5 [class*="social-icon-xing"].sort_12a2 {
  background-color: transparent;
  color: #026466;
}
.tiny_42d5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tiny_42d5 [class*="social-icon-yelp"].sort_12a2 {
  background-color: transparent;
  color: #af0606;
}
.tiny_42d5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tiny_42d5 [class*="social-icon-youtube"].sort_12a2 {
  background-color: transparent;
  color: #cd201f;
}
.column-next-da6a {
  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;
}
.column-next-da6a:hover {
  box-shadow: none;
  background: 0 0;
}
.border-457d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tiny_8f8c {
  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;
}
.up-ff73 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wide-8961 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wide-8961,
.wide-8961::after,
.wide-8961::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;
}
.wide-8961::after,
.wide-8961::before {
  content: "";
  display: block;
  background-color: inherit;
}
.cold_1183 .tiny_8f8c .up-ff73 {
  margin-top: -2px;
  width: 19px;
}
.cold_1183 .tiny_8f8c .wide-8961 {
  margin-top: -1px;
}
.cold_1183 .tiny_8f8c .wide-8961,
.cold_1183 .tiny_8f8c .wide-8961::after,
.cold_1183 .tiny_8f8c .wide-8961::before {
  width: 19px;
  height: 2px;
}
.cold_1183 .tiny_8f8c .wide-8961::before {
  top: -6px;
}
.cold_1183 .tiny_8f8c .wide-8961::after {
  bottom: -6px;
}
.detail-edaa .tiny_8f8c .up-ff73 {
  margin-top: -2px;
  width: 22px;
}
.detail-edaa .tiny_8f8c .wide-8961 {
  margin-top: -1px;
}
.detail-edaa .tiny_8f8c .wide-8961,
.detail-edaa .tiny_8f8c .wide-8961::after,
.detail-edaa .tiny_8f8c .wide-8961::before {
  width: 22px;
  height: 2px;
}
.detail-edaa .tiny_8f8c .wide-8961::before {
  top: -7px;
}
.detail-edaa .tiny_8f8c .wide-8961::after {
  bottom: -7px;
}
.input_fast_b954 .tiny_8f8c .up-ff73 {
  margin-top: -2px;
  width: 31px;
}
.input_fast_b954 .tiny_8f8c .wide-8961 {
  margin-top: -1.5px;
}
.input_fast_b954 .tiny_8f8c .wide-8961,
.input_fast_b954 .tiny_8f8c .wide-8961::after,
.input_fast_b954 .tiny_8f8c .wide-8961::before {
  width: 31px;
  height: 3px;
}
.input_fast_b954 .tiny_8f8c .wide-8961::before {
  top: -9px;
}
.input_fast_b954 .tiny_8f8c .wide-8961::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outline-up-fb52 .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 19px;
  }
  .outline-up-fb52 .tiny_8f8c .wide-8961 {
    margin-top: -1px;
  }
  .outline-up-fb52 .tiny_8f8c .wide-8961,
  .outline-up-fb52 .tiny_8f8c .wide-8961::after,
  .outline-up-fb52 .tiny_8f8c .wide-8961::before {
    width: 19px;
    height: 2px;
  }
  .outline-up-fb52 .tiny_8f8c .wide-8961::before {
    top: -6px;
  }
  .outline-up-fb52 .tiny_8f8c .wide-8961::after {
    bottom: -6px;
  }
  .main-top-fccd .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 22px;
  }
  .main-top-fccd .tiny_8f8c .wide-8961 {
    margin-top: -1px;
  }
  .main-top-fccd .tiny_8f8c .wide-8961,
  .main-top-fccd .tiny_8f8c .wide-8961::after,
  .main-top-fccd .tiny_8f8c .wide-8961::before {
    width: 22px;
    height: 2px;
  }
  .main-top-fccd .tiny_8f8c .wide-8961::before {
    top: -7px;
  }
  .main-top-fccd .tiny_8f8c .wide-8961::after {
    bottom: -7px;
  }
  .slow-d41b .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 31px;
  }
  .slow-d41b .tiny_8f8c .wide-8961 {
    margin-top: -1.5px;
  }
  .slow-d41b .tiny_8f8c .wide-8961,
  .slow-d41b .tiny_8f8c .wide-8961::after,
  .slow-d41b .tiny_8f8c .wide-8961::before {
    width: 31px;
    height: 3px;
  }
  .slow-d41b .tiny_8f8c .wide-8961::before {
    top: -9px;
  }
  .slow-d41b .tiny_8f8c .wide-8961::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_green_e8e4 .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_green_e8e4 .tiny_8f8c .wide-8961 {
    margin-top: -1px;
  }
  .highlight_green_e8e4 .tiny_8f8c .wide-8961,
  .highlight_green_e8e4 .tiny_8f8c .wide-8961::after,
  .highlight_green_e8e4 .tiny_8f8c .wide-8961::before {
    width: 19px;
    height: 2px;
  }
  .highlight_green_e8e4 .tiny_8f8c .wide-8961::before {
    top: -6px;
  }
  .highlight_green_e8e4 .tiny_8f8c .wide-8961::after {
    bottom: -6px;
  }
  .backdrop-red-5fee .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-red-5fee .tiny_8f8c .wide-8961 {
    margin-top: -1px;
  }
  .backdrop-red-5fee .tiny_8f8c .wide-8961,
  .backdrop-red-5fee .tiny_8f8c .wide-8961::after,
  .backdrop-red-5fee .tiny_8f8c .wide-8961::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-red-5fee .tiny_8f8c .wide-8961::before {
    top: -7px;
  }
  .backdrop-red-5fee .tiny_8f8c .wide-8961::after {
    bottom: -7px;
  }
  .dropdown_hard_2909 .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_hard_2909 .tiny_8f8c .wide-8961 {
    margin-top: -1.5px;
  }
  .dropdown_hard_2909 .tiny_8f8c .wide-8961,
  .dropdown_hard_2909 .tiny_8f8c .wide-8961::after,
  .dropdown_hard_2909 .tiny_8f8c .wide-8961::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_hard_2909 .tiny_8f8c .wide-8961::before {
    top: -9px;
  }
  .dropdown_hard_2909 .tiny_8f8c .wide-8961::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .action-e690 .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 19px;
  }
  .action-e690 .tiny_8f8c .wide-8961 {
    margin-top: -1px;
  }
  .action-e690 .tiny_8f8c .wide-8961,
  .action-e690 .tiny_8f8c .wide-8961::after,
  .action-e690 .tiny_8f8c .wide-8961::before {
    width: 19px;
    height: 2px;
  }
  .action-e690 .tiny_8f8c .wide-8961::before {
    top: -6px;
  }
  .action-e690 .tiny_8f8c .wide-8961::after {
    bottom: -6px;
  }
  .breadcrumb_huge_e941 .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_huge_e941 .tiny_8f8c .wide-8961 {
    margin-top: -1px;
  }
  .breadcrumb_huge_e941 .tiny_8f8c .wide-8961,
  .breadcrumb_huge_e941 .tiny_8f8c .wide-8961::after,
  .breadcrumb_huge_e941 .tiny_8f8c .wide-8961::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_huge_e941 .tiny_8f8c .wide-8961::before {
    top: -7px;
  }
  .breadcrumb_huge_e941 .tiny_8f8c .wide-8961::after {
    bottom: -7px;
  }
  .image_b2f1 .tiny_8f8c .up-ff73 {
    margin-top: -2px;
    width: 31px;
  }
  .image_b2f1 .tiny_8f8c .wide-8961 {
    margin-top: -1.5px;
  }
  .image_b2f1 .tiny_8f8c .wide-8961,
  .image_b2f1 .tiny_8f8c .wide-8961::after,
  .image_b2f1 .tiny_8f8c .wide-8961::before {
    width: 31px;
    height: 3px;
  }
  .image_b2f1 .tiny_8f8c .wide-8961::before {
    top: -9px;
  }
  .image_b2f1 .tiny_8f8c .wide-8961::after {
    bottom: -9px;
  }
}
.image_inner_5d1b .wide-8961 {
  -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);
}
.image_inner_5d1b .wide-8961::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image_inner_5d1b .wide-8961::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);
}
.image_inner_5d1b.old-d1a0 .wide-8961 {
  -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);
}
.image_inner_5d1b.old-d1a0 .wide-8961::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image_inner_5d1b.old-d1a0 .wide-8961::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);
}
.prev_93d3 {
  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.main_selected_5b85:before {
  display: none;
}
.basic_f0ba {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.basic_f0ba .thick_2f69 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.basic_f0ba .thick_2f69:last-of-type {
  border-bottom: none;
}
.basic_f0ba .thick_2f69.liquid-e7a6,
.basic_f0ba .thick_2f69.shade-79cf,
.basic_f0ba .thick_2f69.logo_inner_0a4f {
  padding: 0;
}
.basic_f0ba .shade_a933 .outer-e00a {
  color: currentColor;
}
.basic_f0ba .shade_a933 .outer-e00a:focus,
.basic_f0ba .shade_a933 .outer-e00a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_f0ba.fluid_08eb .gradient_clean_2fa8,
.basic_f0ba.fluid_08eb .surface_current_1da0 a,
.basic_f0ba.fluid_08eb .progress_bright_bee5 a,
.basic_f0ba.fluid_08eb .photo_stale_a32c a {
  color: rgba(0, 0, 0, 0.55);
}
.basic_f0ba.fluid_08eb .gradient_clean_2fa8:hover,
.basic_f0ba.fluid_08eb .surface_current_1da0 a:hover,
.basic_f0ba.fluid_08eb .progress_bright_bee5 a:hover,
.basic_f0ba.fluid_08eb .photo_stale_a32c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_f0ba.fluid_08eb .hover-static-5f8b {
  color: rgba(0, 0, 0, 0.8);
}
.basic_f0ba.fluid_08eb .thick_2f69 {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_f0ba.fluid_08eb .thick_2f69:before {
  background: rgba(0, 0, 0, 0.08);
}
.basic_f0ba.fluid_08eb .texture-c43d:before {
  background: rgba(255, 255, 255, 0.9);
}
.basic_f0ba.fluid_08eb .shade_a933 .tag-warm-c9f7 li a,
.basic_f0ba.fluid_08eb .shade_a933 .outer-e00a,
.basic_f0ba.fluid_08eb .photo_stale_a32c {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_f0ba.fluid_08eb .shade_a933 .outer-e00a:focus,
.basic_f0ba.fluid_08eb .shade_a933 .outer-e00a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_f0ba.fluid_08eb .tag-warm-c9f7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_f0ba.highlight_gold_c356 .gradient_clean_2fa8,
.basic_f0ba.highlight_gold_c356 .surface_current_1da0 a,
.basic_f0ba.highlight_gold_c356 .progress_bright_bee5 .outer-e00a,
.basic_f0ba.highlight_gold_c356 .progress_bright_bee5 a,
.basic_f0ba.highlight_gold_c356 .photo_stale_a32c a {
  color: rgba(255, 255, 255, 0.79);
}
.basic_f0ba.highlight_gold_c356 .gradient_clean_2fa8:hover,
.basic_f0ba.highlight_gold_c356 .surface_current_1da0 a:hover,
.basic_f0ba.highlight_gold_c356 .progress_bright_bee5 .outer-e00a:hover,
.basic_f0ba.highlight_gold_c356 .progress_bright_bee5 a:hover,
.basic_f0ba.highlight_gold_c356 .photo_stale_a32c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_f0ba.highlight_gold_c356 .hover-static-5f8b {
  color: rgba(255, 255, 255, 0.99);
}
.basic_f0ba.highlight_gold_c356 .thick_2f69 {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_f0ba.highlight_gold_c356 .thick_2f69:before {
  background: rgba(255, 255, 255, 0.08);
}
.basic_f0ba.highlight_gold_c356 .texture-c43d:before {
  background: rgba(0, 0, 0, 0.9);
}
.basic_f0ba.highlight_gold_c356 .shade_a933 .tag-warm-c9f7 li a,
.basic_f0ba.highlight_gold_c356 .shade_a933 .outer-e00a,
.basic_f0ba.highlight_gold_c356 .photo_stale_a32c {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_f0ba.highlight_gold_c356 .shade_a933 .outer-e00a:focus,
.basic_f0ba.highlight_gold_c356 .shade_a933 .outer-e00a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_f0ba.highlight_gold_c356 .tag-warm-c9f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-c43d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.texture-c43d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon-42f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tall-c6c9 .basic_f0ba {
  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;
}
.tall-c6c9 .thick_2f69 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tall-c6c9 .thick_2f69: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) {
  .tall-c6c9 .thick_2f69:before {
    width: 16%;
    left: 42%;
  }
}
.tall-c6c9 .thick_2f69:last-child:before {
  content: none;
}
.tall-c6c9 .thick_2f69[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tall-c6c9 .shade_a933 .tag-warm-c9f7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tall-c6c9 .shade_a933 .tag-warm-c9f7 li a .outer-e00a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tall-c6c9 .shade_a933 .photo_stale_a32c {
  border: none;
}
.tall-c6c9 .shade_a933 .photo_stale_a32c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tall-c6c9 .texture-c43d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tall-c6c9 .icon-42f1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tall-c6c9 .highlight_gold_c356 .texture-c43d:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-c6c9 .fluid_08eb.alert-liquid-1be2 .wide-8961 {
  background: rgba(0, 0, 0, 0.6);
}
.tall-c6c9
  .fluid_08eb.alert-liquid-1be2
  .wide-8961::after,
.tall-c6c9
  .fluid_08eb.alert-liquid-1be2
  .wide-8961:before {
  background: inherit;
}
.tall-c6c9
  .fluid_08eb.alert-liquid-1be2:hover
  .wide-8961 {
  background: rgba(0, 0, 0, 0.8);
}
.gas_d256 .basic_f0ba {
  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) {
  .gas_d256 .basic_f0ba {
    width: auto;
    right: 45px;
  }
}
.slow-b1e8 .basic_f0ba {
  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) {
  .slow-b1e8 .basic_f0ba {
    width: auto;
    left: 45px;
  }
}
.main_selected_5b85 .basic_f0ba {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.main_selected_5b85 .icon-42f1 {
  max-width: 48em;
  margin: 0 auto;
}
.main_selected_5b85 .texture-c43d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.link_a1cb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.link_a1cb.tall-c6c9 .basic_f0ba {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.link_a1cb.gas_d256 .basic_f0ba {
  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);
}
.link_a1cb .basic_f0ba {
  visibility: visible;
}
.link_a1cb.slow-b1e8 .basic_f0ba {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button-8d29,
.fresh_475d {
  overflow-x: hidden;
}
.button-8d29 .basic_f0ba {
  overflow: auto;
}
.button-8d29.tall-c6c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-8d29.tall-c6c9 .basic_f0ba {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button-8d29.tall-c6c9 .column-next-da6a {
  opacity: 0;
}
.button-8d29.gas_d256 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-8d29.gas_d256 .basic_f0ba {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button-8d29.gas_d256 .column-next-da6a {
  opacity: 0;
}
.button-8d29.slow-b1e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-8d29.slow-b1e8 .basic_f0ba {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button-8d29.slow-b1e8 .column-next-da6a {
  opacity: 0;
}
.button-8d29.main_selected_5b85 .basic_f0ba {
  z-index: 10;
  visibility: visible;
}
.alert-liquid-1be2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.alert-liquid-1be2 .wide-8961 {
  background: rgba(255, 255, 255, 0.99);
}
.alert-liquid-1be2 .wide-8961::after,
.alert-liquid-1be2 .wide-8961:before {
  background: inherit;
}
.alert-liquid-1be2:hover .wide-8961 {
  background: rgba(255, 255, 255, 0.99);
}
.slow-b1e8 .alert-liquid-1be2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.main_selected_5b85 .alert-liquid-1be2 {
  display: none !important;
}
.button-8d29:before,
.fresh_475d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button-8d29 .alert-liquid-1be2,
.fresh_475d .alert-liquid-1be2 {
  display: inline-block;
}
.basic_f0ba .article-focused-5306 {
  -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;
}
.button-8d29 .basic_f0ba .article-focused-5306,
.fresh_475d .basic_f0ba .article-focused-5306 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary-dfa1 .east_33c9 {
  width: 100%;
}
.hidden_first_bd73 {
  padding: 0 0.5em 0;
}
.hidden_first_bd73 [class*="customify-col-"],
.hidden_first_bd73 [class*="customify-col_"],
.hidden_first_bd73 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mini-d282 .hidden_first_bd73 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary-b2e4 .background_small_2007,
  .background_small_2007 {
    display: none;
  }
  .outline-fast-8905 {
    text-align: left;
  }
  .gallery-right-b9c4 {
    text-align: center;
  }
  .badge-51e6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-b2e4 .button_3bad,
  .button_3bad {
    display: none;
  }
  .status-ec05 {
    text-align: left;
  }
  .pink-e29c {
    text-align: center;
  }
  .stone_580c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary-b2e4 .row_under_0a6b,
  .row_under_0a6b {
    display: none;
  }
  .tag-selected-f15c {
    text-align: left;
  }
  .avatar_over_5c2f {
    text-align: center;
  }
  .icon-active-dfaa {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element_focused_b138 {
  box-shadow: none !important;
}
.block_steel_c381 .shade_e350,
.component_left_e615 .shade_e350 {
  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;
}
.component_left_e615 .shade_e350 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blue_93af {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.blue_93af:after,
.blue_93af:before {
  content: "";
  display: table;
}
.blue_93af:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .blue_93af {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.blue_93af,
.tooltip-5d36 {
  max-width: 1248px;
  margin: 0 auto;
}

.fluid-e7e7.item-brown-2075 .blue_93af {
  max-width: 100%;
}
.fluid-e7e7.fast-c36f {
  max-width: 1200px;
  margin: 0 auto;
}
.fluid-e7e7.gas-895d .blue_93af {
  max-width: 100%;
}
.fluid-e7e7.gas-895d > .blue_93af {
  padding-left: 0;
  padding-right: 0;
}
.fluid-e7e7.gas-895d > .blue_93af .secondary-b2e4 {
  margin: 0;
}
.fluid-e7e7.gas-895d
  > .blue_93af
  .bottom_af47.up_da87 {
  margin-right: 0;
  margin-left: 0;
}
.fluid-e7e7.gas-895d #main.up_da87 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bright_921e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bright_921e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-purple-9c4a .hard_2577 {
    padding-right: 1em;
  }
  .table-purple-9c4a.iron-cb65 .bottom_af47 {
    border-right: 1px solid #eaecee;
  }
  .table-purple-9c4a.iron-cb65 .hard_2577 {
    padding-right: 1em;
  }
  .table-purple-9c4a.iron-cb65 .filter-088c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-6399 .hard_2577 {
    padding-left: 1em;
  }
  .right-6399.iron-cb65 .bottom_af47 {
    border-left: 1px solid #eaecee;
  }
  .right-6399.iron-cb65 .hard_2577 {
    padding-left: 1em;
  }
  .right-6399.iron-cb65 .filter-088c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_e545 .hard_2577 {
    padding-left: 1em;
  }
  .image_e545.iron-cb65 .steel_fa92 {
    border-right: 1px solid #eaecee;
  }
  .image_e545.iron-cb65 .heading-57de {
    border-right: 1px solid #eaecee;
  }
  .image_e545.iron-cb65 .hard_2577 {
    padding-left: 1em;
  }
  .image_e545.iron-cb65 .filter-088c {
    padding-right: 1em;
  }
  .image_e545.iron-cb65 .content-clean-93bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_simple_98a5 .hard_2577 {
    padding-right: 1em;
  }
  .frame_simple_98a5.iron-cb65 .steel_fa92 {
    border-left: 1px solid #eaecee;
  }
  .frame_simple_98a5.iron-cb65 .heading-57de {
    border-left: 1px solid #eaecee;
  }
  .frame_simple_98a5.iron-cb65 .hard_2577 {
    padding-right: 1em;
  }
  .frame_simple_98a5.iron-cb65 .filter-088c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_simple_98a5.iron-cb65 .content-clean-93bf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright_921e .hard_2577 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright_921e.iron-cb65 .bottom_af47 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bright_921e.iron-cb65 .hard_2577 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright_921e.iron-cb65 .filter-088c {
    padding-left: 1em;
  }
  .bright_921e.iron-cb65 .content-clean-93bf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bright_921e.iron-cb65 .hard_2577 {
    padding-left: 0;
  }
}
.card_c812 .active-stale-c0df {
  display: inline-block;
}
.sort-cold-cdc0 {
  display: inline-block;
}
.description_e620 {
  word-con: break-word;
}
.gallery_b604 > span {
  display: inline-block;
  padding: 5px 0;
}
.gallery_b604 .widget_0baf {
  margin-left: 8px;
  margin-right: 8px;
}
.gallery_b604 .label_bronze_e177 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.down_f8e0 .action-5c20 {
  margin-bottom: 2em;
}
.down_f8e0 .content_up_34f4 {
  margin-bottom: 15px;
}
.down_f8e0 .content_up_34f4:last-child {
  margin-bottom: 0;
}
.down_f8e0 .west_f361 {
  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) {
  .down_f8e0 .west_f361 {
    display: block;
  }
}
.down_f8e0 .large-9463 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .down_f8e0 .large-9463 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.down_f8e0 .black-48a1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.down_f8e0 .black-48a1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.down_f8e0 .black-48a1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.down_f8e0 .description_e620 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.down_f8e0 .description_e620 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.down_f8e0 .black-13b4 p:last-child {
  margin-bottom: 0;
}
.down_f8e0 .wide_0537 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.down_f8e0 .dark_18dc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.down_f8e0 .icon_7fc5 {
  margin-top: 1em;
}
.down_f8e0 .info-63d0 {
  top: 0;
  display: block;
}
.down_f8e0 .info-63d0 a {
  color: inherit;
}
.down_f8e0 .info-63d0 a:hover {
  color: inherit;
}
.down_f8e0 .alert_selected_42d0 {
  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;
}
.down_f8e0 .alert_selected_42d0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.down_f8e0 .dark_18dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.down_f8e0 .item-f963 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.down_f8e0 .item-f963:first-child {
  margin-top: 0;
}
.down_f8e0 .item-f963.label_motion_e912 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.down_f8e0 .item-f963.orange-01d3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down_f8e0
  .item-f963.orange-01d3.lite-4076
  .icon_7fc5 {
  width: 100%;
}
.down_f8e0 .orange-01d3 {
  -webkit-box-align: center;
  align-items: center;
}
.down_f8e0 .orange-01d3 .gallery_b604,
.down_f8e0 .orange-01d3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.down_f8e0 .black-48a1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_f8e0 .black-48a1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_f8e0 .black-48a1: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;
}
.down_f8e0 .label_motion_e912 {
  z-index: 5;
}
.down_f8e0 .feature_green_7c8c .dropdown-a6a0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.down_f8e0 .card-outer-a6eb .dropdown-a6a0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.down_f8e0 .feature-blue-fbcf .dropdown-a6a0 {
  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;
}
.down_f8e0.surface-a698 .west_f361,
.down_f8e0.container-ab87 .west_f361 {
  display: block;
}
.down_f8e0.surface-a698 .west_f361 .detail_49ef,
.down_f8e0.surface-a698 .west_f361 .dark_18dc,
.down_f8e0.container-ab87 .west_f361 .detail_49ef,
.down_f8e0.container-ab87 .west_f361 .dark_18dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.down_f8e0.form_in_2924 .large-9463 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .down_f8e0.form_in_2924 .large-9463 {
    margin-right: 0;
  }
}
.down_f8e0.surface-a698 .large-9463,
.down_f8e0.container-ab87 .large-9463 {
  padding-top: 40%;
}
.down_f8e0.surface-a698 .action-5c20,
.down_f8e0.container-ab87 .action-5c20 {
  display: block;
}
.down_f8e0.surface-a698 .fn-sticky-41a4 .dark_18dc,
.down_f8e0.container-ab87 .fn-sticky-41a4 .dark_18dc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.down_f8e0.surface-a698 .large-9463,
.down_f8e0.container-ab87 .large-9463 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.down_f8e0.surface-a698 .dark_18dc {
  padding: 1em;
}
.paragraph-black-8207 {
  margin: 30px auto;
  display: block;
}
.paragraph-black-8207 .short_e582 > * {
  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;
}
.paragraph-black-8207 .short_e582 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-black-8207 .short_e582 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification-e584 .gallery_b604 {
  margin-bottom: 1.41575em;
}
.notification-e584 .gas-1f17 {
  margin-bottom: 1.618em;
}
.rough_f26f .section_clean_0660 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.rough_f26f .section_clean_0660 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.rough_f26f .medium_229f {
  max-width: 100%;
  overflow: auto;
}
.grid_wood_3b43 .rough_f26f a:hover {
  text-decoration: underline;
}
.right-bf16 .content_up_34f4:not(.description_e620),
.right-bf16 .black-48a1 {
  margin-bottom: 1.41575em;
}
.right-bf16 .content_up_34f4:not(.description_e620):last-child,
.right-bf16 .black-48a1:last-child {
  margin-bottom: 0;
}
.right-bf16 .content_up_34f4.plasma_bd84 {
  margin-bottom: 0.41575em;
}
.right-bf16 .wrapper_active_e562:before,
.right-bf16 .picture-75b1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.right-bf16 .wrapper_active_e562:before {
  content: "\f115";
}
.right-bf16 .picture-75b1:before {
  content: "\f02c";
}
.right-bf16 .nav-ea71 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.right-bf16 .nav-ea71 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.soft-ce27 {
  display: -webkit-box;
  display: flex;
}
.soft-ce27 .outline_clean_8418 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .soft-ce27 .outline_clean_8418 {
    flex-basis: 90px;
  }
}
.soft-ce27 .table-bronze-86bb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft-ce27 .table-bronze-86bb {
    flex-basis: calc(100% - 50px);
  }
}
.soft-ce27 .fresh-4d37 p:last-child {
  margin-bottom: 0.72em;
}
.copper_20b0 .short_e582 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.copper_20b0 .short_e582:after,
.copper_20b0 .short_e582:before {
  content: "";
  display: table;
}
.copper_20b0 .short_e582:after {
  clear: both;
}
.copper_20b0 .short_e582 .liquid-8536,
.copper_20b0 .short_e582 .item_full_48f1 {
  width: 49%;
}
.copper_20b0 .short_e582 .liquid-8536 a span.content-ca83,
.copper_20b0 .short_e582 .item_full_48f1 a span.content-ca83 {
  display: block;
  margin-bottom: 5px;
}
.copper_20b0 .short_e582 .item_full_48f1 {
  float: left;
  text-align: left;
}
.copper_20b0 .short_e582 .liquid-8536 {
  float: right;
  text-align: right;
}
.media-e0a5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-e0a5 {
    margin-bottom: 0;
  }
}
.form-stale-e9e0 {
  margin-bottom: 1em;
}
.form-stale-e9e0 .description_e620 {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu_north_2e4e a {
  display: block;
  line-height: 0;
  position: relative;
}
.content_tall_3429 .form-stale-e9e0,
.disabled_soft_8ae0 .form-stale-e9e0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .content_tall_3429 .form-stale-e9e0,
  .disabled_soft_8ae0 .form-stale-e9e0 {
    display: block;
  }
}
.content_tall_3429 .menu_north_2e4e,
.disabled_soft_8ae0 .menu_north_2e4e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .content_tall_3429 .menu_north_2e4e,
  .disabled_soft_8ae0 .menu_north_2e4e {
    margin-bottom: 1em;
  }
}
.content_tall_3429 .menu_north_2e4e img,
.disabled_soft_8ae0 .menu_north_2e4e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.content_tall_3429 .card_top_503e,
.disabled_soft_8ae0 .card_top_503e {
  flex-basis: calc(100% - 160px);
}
.content_tall_3429 .card_top_503e p,
.disabled_soft_8ae0 .card_top_503e p {
  margin-bottom: 0;
}
.content_tall_3429 .card_top_503e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .content_tall_3429 .card_top_503e {
    padding-left: 0;
  }
}
.disabled_soft_8ae0 .card_top_503e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled_soft_8ae0 .card_top_503e {
    padding-right: 0;
  }
}
.disabled_soft_8ae0 .menu_north_2e4e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.alert_afa8 .menu_north_2e4e {
  margin-bottom: 0.5em;
}
.alert_afa8 .menu_north_2e4e img {
  width: 100%;
}
.sidebar-6084 .hover-b81f,
.next_ae47 .hover-b81f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.next_ae47 .bottom_af47 .list-fast-109e p:last-child {
  margin-bottom: 0;
}
.tabs-eae2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.progress-left-a0df .picture-dark-293f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .progress-left-a0df .picture-dark-293f:last-of-type {
    margin-bottom: 0;
  }
}
.progress-left-a0df .picture-dark-293f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress-left-a0df .picture-dark-293f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.progress-left-a0df .picture-dark-293f ul li {
  margin: 0 0 0.6em;
}
.progress-left-a0df .picture-dark-293f ul li.sort-bronze-be3f,
.progress-left-a0df .picture-dark-293f ul li.up-6691 {
  position: relative;
}
.progress-left-a0df .picture-dark-293f ul li.sort-bronze-be3f .hidden-cool-54cd,
.progress-left-a0df .picture-dark-293f ul li.up-6691 .hidden-cool-54cd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.progress-left-a0df .picture-dark-293f ul li.sort-bronze-be3f:after:after,
.progress-left-a0df .picture-dark-293f ul li.sort-bronze-be3f:after:before,
.progress-left-a0df
  .picture-dark-293f
  ul
  li.up-6691:after:after,
.progress-left-a0df
  .picture-dark-293f
  ul
  li.up-6691:after:before {
  content: "";
  display: table;
}
.progress-left-a0df .picture-dark-293f ul li.sort-bronze-be3f:after:after,
.progress-left-a0df
  .picture-dark-293f
  ul
  li.up-6691:after:after {
  clear: both;
}
.progress-left-a0df .picture-dark-293f a.hover-mini-33ac:hover {
  text-decoration: none;
}
.progress-left-a0df .picture-dark-293f select {
  max-width: 100%;
}
.progress-left-a0df .picture-dark-293f table {
  font-size: 85%;
}
.progress-left-a0df .picture-dark-293f table td,
.progress-left-a0df .picture-dark-293f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.progress-left-a0df .picture-dark-293f table tfoot td {
  text-align: left;
}
.progress-left-a0df .picture-dark-293f :last-child {
  margin-bottom: 0;
}
.progress-left-a0df .picture-dark-293f .gallery-68aa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.progress-left-a0df .picture-dark-293f .gallery-68aa label {
  width: 100%;
}
.progress-left-a0df .picture-dark-293f .gallery-68aa .tooltip_hovered_2fd6 {
  width: 100%;
  display: block;
}
.progress-left-a0df .picture-dark-293f .gallery-68aa .solid-b7bd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.progress-left-a0df .picture-dark-293f .gallery-68aa .solid-b7bd:hover svg #svg-search {
  fill: #444;
}
.progress-left-a0df .picture-dark-293f .gallery-68aa .solid-b7bd svg {
  width: 18px;
  height: 18px;
}
.progress-left-a0df .icon-8da2 ul ul,
.progress-left-a0df .frame-98bd ul ul,
.progress-left-a0df .basic_ad60 ul ul,
.progress-left-a0df .dirty_5376 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.progress-left-a0df .icon-8da2 .pro-ddbf > a,
.progress-left-a0df .frame-98bd .pro-ddbf > a,
.progress-left-a0df .basic_ad60 .pro-ddbf > a,
.progress-left-a0df .dirty_5376 .pro-ddbf > a {
  margin-bottom: 0;
}
.progress-left-a0df .top-6278 li,
.progress-left-a0df .icon-8da2 li,
.progress-left-a0df .pagination-f0a5 li,
.progress-left-a0df .frame-98bd li,
.progress-left-a0df .basic_ad60 li,
.progress-left-a0df .dirty_5376 li,
.progress-left-a0df .focused-4d46 li,
.progress-left-a0df .summary-d0d6 li {
  display: block;
  position: relative;
}
.progress-left-a0df .top-6278 li:last-child,
.progress-left-a0df .icon-8da2 li:last-child,
.progress-left-a0df .pagination-f0a5 li:last-child,
.progress-left-a0df .frame-98bd li:last-child,
.progress-left-a0df .basic_ad60 li:last-child,
.progress-left-a0df .dirty_5376 li:last-child,
.progress-left-a0df .focused-4d46 li:last-child,
.progress-left-a0df .summary-d0d6 li:last-child {
  border: none;
}
.progress-left-a0df .top-6278 li a,
.progress-left-a0df .icon-8da2 li a,
.progress-left-a0df .pagination-f0a5 li a,
.progress-left-a0df .frame-98bd li a,
.progress-left-a0df .basic_ad60 li a,
.progress-left-a0df .dirty_5376 li a,
.progress-left-a0df .focused-4d46 li a,
.progress-left-a0df .summary-d0d6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress-left-a0df .top-6278 li ul li::before,
.progress-left-a0df .icon-8da2 li ul li::before,
.progress-left-a0df .pagination-f0a5 li ul li::before,
.progress-left-a0df .frame-98bd li ul li::before,
.progress-left-a0df .basic_ad60 li ul li::before,
.progress-left-a0df .dirty_5376 li ul li::before,
.progress-left-a0df .focused-4d46 li ul li::before,
.progress-left-a0df .summary-d0d6 li ul li::before {
  left: 15px;
}
.progress-left-a0df .top-6278 li ul a,
.progress-left-a0df .icon-8da2 li ul a,
.progress-left-a0df .pagination-f0a5 li ul a,
.progress-left-a0df .frame-98bd li ul a,
.progress-left-a0df .basic_ad60 li ul a,
.progress-left-a0df .dirty_5376 li ul a,
.progress-left-a0df .focused-4d46 li ul a,
.progress-left-a0df .summary-d0d6 li ul a {
  padding-left: 20px;
}
.progress-left-a0df .top-6278 li ul ul li::before,
.progress-left-a0df .icon-8da2 li ul ul li::before,
.progress-left-a0df .pagination-f0a5 li ul ul li::before,
.progress-left-a0df .frame-98bd li ul ul li::before,
.progress-left-a0df .basic_ad60 li ul ul li::before,
.progress-left-a0df .dirty_5376 li ul ul li::before,
.progress-left-a0df .focused-4d46 li ul ul li::before,
.progress-left-a0df .summary-d0d6 li ul ul li::before {
  left: 30px;
}
.progress-left-a0df .top-6278 li ul ul a,
.progress-left-a0df .icon-8da2 li ul ul a,
.progress-left-a0df .pagination-f0a5 li ul ul a,
.progress-left-a0df .frame-98bd li ul ul a,
.progress-left-a0df .basic_ad60 li ul ul a,
.progress-left-a0df .dirty_5376 li ul ul a,
.progress-left-a0df .focused-4d46 li ul ul a,
.progress-left-a0df .summary-d0d6 li ul ul a {
  padding-left: 40px;
}
.progress-left-a0df .disabled_prev_7674 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress-left-a0df .summary-d0d6 ul li {
  margin-bottom: 1.41575em;
}
.progress-left-a0df .summary-d0d6 ul li .blue-a30d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.progress-left-a0df .summary-d0d6 ul li .selected-9963 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight_gold_c356 .top-6278 li a,
.highlight_gold_c356 .icon-8da2 li a,
.highlight_gold_c356 .pagination-f0a5 li a,
.highlight_gold_c356 .frame-98bd li a,
.highlight_gold_c356 .basic_ad60 li a,
.highlight_gold_c356 .dirty_5376 li a,
.highlight_gold_c356 .focused-4d46 li a,
.highlight_gold_c356 .summary-d0d6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_gold_c356 .disabled_prev_7674 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_gold_c356 .picture-dark-293f ul li.sort-bronze-be3f .hidden-cool-54cd,
.highlight_gold_c356 .picture-dark-293f ul li.up-6691 .hidden-cool-54cd {
  background: rgba(0, 0, 0, 0.2);
}
.highlight_gold_c356 .progress-left-a0df .picture-dark-293f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li {
  margin: 0;
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li ul {
  margin: 0;
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li ul li a {
  padding-left: 15px;
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li ul li li a {
  padding-left: 30px;
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li.tiny-45e1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li.tiny-45e1 > 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;
}
.fluid-e7e7 .progress-left-a0df .tag-warm-c9f7 li.tiny-45e1 > 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_motion_89d0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.center-2bc8 {
  position: relative;
  z-index: 10;
}
.center-2bc8 .article-focused-5306 {
  width: 100%;
  max-width: 100%;
}
.active_00e4 .column_49b1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active_00e4 .fluid_08eb {
}
.active_00e4 .highlight_gold_c356 {
  background: #292929;
}
.grid_mini_cbe9 .column_49b1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.grid_mini_cbe9 .fluid_08eb {
  background: #f9f9f9;
}
.grid_mini_cbe9 .highlight_gold_c356 {
  background: #303030;
}
.solid_264c .column_49b1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid_264c .active-stale-c0df {
    margin-bottom: 1em;
  }
  .solid_264c .active-stale-c0df:last-child {
    margin-bottom: 0;
  }
}
.solid_264c .fluid_08eb {
  background: #ededed;
}
.solid_264c .highlight_gold_c356 {
  background: #1a1a1a;
}
.column_49b1.fluid_08eb {
  color: rgba(0, 0, 0, 0.6);
}
.column_49b1.fluid_08eb .container_107d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_49b1.highlight_gold_c356 {
  color: rgba(255, 255, 255, 0.99);
}
.column_49b1.highlight_gold_c356 a:not(.hover-mini-33ac) {
  color: rgba(255, 255, 255, 0.79);
}
.column_49b1.highlight_gold_c356 a:not(.hover-mini-33ac):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_49b1.highlight_gold_c356 .container_107d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_49b1.highlight_gold_c356 table tbody td,
.column_49b1.highlight_gold_c356 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notice_left_9444.large-be24 .blue_93af {
  max-width: initial;
}
.notice_left_9444 .dynamic-8f83 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notice_left_9444 .dynamic-8f83 .article-focused-5306 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notice_left_9444 .dynamic-8f83 .article-focused-5306 {
    display: block;
    margin-bottom: 2em;
  }
  .notice_left_9444 .dynamic-8f83 .article-focused-5306:last-child {
    margin-bottom: 0;
  }
}
.solid_264c .active-stale-c0df:last-child,
.grid_mini_cbe9 .active-stale-c0df:last-child,
.active_00e4 .active-stale-c0df:last-child {
  margin-bottom: 0;
}
.solid_264c .active-stale-c0df .progress-left-a0df .picture-dark-293f:last-child,
.grid_mini_cbe9 .active-stale-c0df .progress-left-a0df .picture-dark-293f:last-child,
.active_00e4 .active-stale-c0df .progress-left-a0df .picture-dark-293f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .solid_264c .message-steel-0cfa,
  .solid_264c .full-f203,
  .grid_mini_cbe9 .message-steel-0cfa,
  .grid_mini_cbe9 .full-f203,
  .active_00e4 .message-steel-0cfa,
  .active_00e4 .full-f203 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .center-2bc8 .active-stale-c0df {
    margin-bottom: 2em;
  }
}
.center-2bc8 p:last-child {
  margin-bottom: 0;
}
.center-2bc8 li,
.center-2bc8 ul {
  list-style: none;
  margin: 0;
}
.center-2bc8 ul ul {
  margin-left: 2.617924em;
}
.aside-pro-6f9d {
  font-size: 0.875em;
}

/* css-noise: 76d5 */
.shadow-element-i6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
