/*!
Theme Name: Customify
Theme URI: https://pressmaximum.cool_2840/customify
Author: WPCustomify
Author URI: https://pressmaximum.cool_2840
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.cool_2840/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pagination_c91b.disabled_dirty_1fd1/licenses/gpl-2.0.info-e81d
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.info_lite_3e8d/, (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.lower-c16c.box_steel_49c1/normalize.bottom-9720/
 ======
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.bottom-9720 v7.0.0 | MIT License | github.cool_2840/necolas/normalize.bottom-9720 */
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;
}
.prev_4bb6 .east-9b33,
.lite_c603,
.video_af44,
.chip-north-807f,
.highlight_1603,
.plasma-d302,
.red_a7e2,
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;
}
.lite_c603,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lite_c603,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lite_c603,
  h1 {
    font-size: 1.8em;
  }
}
.video_af44,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.video_af44 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .video_af44,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .video_af44,
  h2 {
    font-size: 1.7em;
  }
}
.chip-north-807f,
h3 {
  font-size: 1.618em;
}
.prev_4bb6 .east-9b33,
.highlight_1603,
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.small-92b2 {
  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;
}
.layout_dirty_d36b:after,
.layout_dirty_d36b:before,
.module-motion-089e:after,
.module-motion-089e:before {
  content: "";
  display: table;
}
.layout_dirty_d36b:after,
.module-motion-089e:after {
  clear: both;
}
.fast-6b10 {
  float: right;
  margin-right: 0;
}
.top-90fd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.feature_top_0dab .plasma-4980,
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;
}
.feature_top_0dab .plasma-4980: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;
}
.slider_dc99 .plasma-4980 {
  box-shadow: none;
}
.slider_dc99
  .plasma-4980
  .tabs_warm_b849 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.slider_dc99 .plasma-4980 .background-fluid-bb36 {
  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;
}
.slider_dc99
  .plasma-4980
  .background-fluid-bb36
  b {
  display: none;
}
.slider_dc99 .main-81f4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.plasma-7c45:not(.hidden-9aaf):not(.pro_2177),
button:not(.hidden-9aaf):not(.pro_2177),
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ),
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ),
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ) {
  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;
}
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ):hover,
button:not(.hidden-9aaf):not(
    .pro_2177
  ):hover,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ):hover,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ):hover,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ):active,
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ):focus,
button:not(.hidden-9aaf):not(
    .pro_2177
  ):active,
button:not(.hidden-9aaf):not(
    .pro_2177
  ):focus,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ):active,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ):focus,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ):active,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ):focus,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ):active,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ):focus {
  outline: 0;
}
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3,
button:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3 {
  position: relative;
}
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .under_db14,
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .main-081e,
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .border_advanced_0789,
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  i,
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  svg,
button:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .under_db14,
button:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .main-081e,
button:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .border_advanced_0789,
button:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  i,
button:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  svg,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .under_db14,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .main-081e,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .border_advanced_0789,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  i,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  svg,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .under_db14,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .main-081e,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .border_advanced_0789,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  i,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  svg,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .under_db14,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .main-081e,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  .border_advanced_0789,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  i,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3
  svg {
  visibility: hidden;
}
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3:after,
button:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3:after,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3:after,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3:after,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ).fn-loading-09e3: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;
}
.plasma-7c45:not(.hidden-9aaf):not(.pro_2177),
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ),
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ),
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ) {
  color: #fff;
  background: #235787;
}
.plasma-7c45:not(.hidden-9aaf):not(
    .pro_2177
  ):focus,
input[type="button"]:not(.hidden-9aaf):not(
    .pro_2177
  ):focus,
input[type="reset"]:not(.hidden-9aaf):not(
    .pro_2177
  ):focus,
input[type="submit"]:not(.hidden-9aaf):not(
    .pro_2177
  ):focus {
  color: #fff;
}
.plasma-7c45.fn-disabled-09e3:not(.hidden-9aaf):not(
    .pro_2177
  ),
.plasma-7c45[disabled]:not(.hidden-9aaf):not(
    .pro_2177
  ),
button.fn-disabled-09e3:not(.hidden-9aaf):not(
    .pro_2177
  ),
button[disabled]:not(.hidden-9aaf):not(
    .pro_2177
  ) {
  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;
}
.layout_e134 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.layout_e134: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;
}
.article_888d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.card-81af {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar-tiny-a3c0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.layout_dirty_d36b:after,
.layout_dirty_d36b:before,
.input-huge-e418:after,
.input-huge-e418:before,
.left_c547:after,
.left_c547:before,
.slow_f226:after,
.slow_f226:before,
.liquid_646f:after,
.liquid_646f:before,
.mini_aa9b:after,
.mini_aa9b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.layout_dirty_d36b:after,
.input-huge-e418:after,
.left_c547:after,
.slow_f226:after,
.liquid_646f:after,
.mini_aa9b:after {
  clear: both;
}
.input-huge-e418 .active_up_f69e,
.left_c547 .active_up_f69e,
.highlight_light_7faf .active_up_f69e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.content-734b {
  display: inline-block;
}
.pagination-7cf0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-7cf0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-7cf0 .label_07a9 {
  padding: 1em 0;
  font-size: 85%;
}
.label_07a9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container_3edf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container_3edf:after,
.container_3edf:before {
  content: "";
  display: table;
}
.container_3edf:after {
  clear: both;
}
.section_f653 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.footer-hard-bb14 .section_f653 {
  max-width: 50%;
}
.list_c95f .section_f653 {
  max-width: 33.33%;
}
.tag-hot-3b75 .section_f653 {
  max-width: 25%;
}
.widget_4717 .section_f653 {
  max-width: 20%;
}
.text-c550 .section_f653 {
  max-width: 16.66%;
}
.description-29ec .section_f653 {
  max-width: 14.28%;
}
.shade_224f .section_f653 {
  max-width: 12.5%;
}
.filter_b6ec .section_f653 {
  max-width: 11.11%;
}
.west-583d {
  display: block;
}
.prev_4bb6 .backdrop_pressed_46eb label,
.prev_4bb6 .caption-light-3ac7 label,
.prev_4bb6 .last_5ddd label,
.prev_4bb6 .sidebar-hovered-aa8b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_f796 {
  list-style: none;
  margin: 0;
}
.lite_f796 article.steel-90ce {
  margin-bottom: 0;
}
.lite_f796 ul {
  list-style: none;
  margin: 0;
}
.lite_f796 .layout-9479 li.steel-90ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_f796 .layout-9479 li.steel-90ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_f796 .layout-9479 li.steel-90ce: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) {
  .lite_f796 .layout-9479 li.steel-90ce li.steel-90ce li.steel-90ce li.steel-90ce {
    padding-left: 0;
  }
}
article.steel-90ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-90ce .input-huge-e418 p:last-of-type {
  margin-bottom: 0;
}
article.steel-90ce .static-7ef6 {
  float: left;
}
article.steel-90ce .narrow-906d {
  margin-left: 85px;
}
article.steel-90ce .card-1044 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-90ce .card-1044 .grid-5e0b {
  margin-left: 10px;
}
article.steel-90ce .accent_steel_8357 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-90ce .gradient_6a18 {
  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 .backdrop_pressed_46eb,
  #respond .last_5ddd,
  #respond .sidebar-hovered-aa8b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_pressed_46eb input,
#respond .last_5ddd input,
#respond .sidebar-hovered-aa8b input {
  width: 100%;
}
#respond .sidebar-hovered-aa8b {
  margin-right: 0;
}
#respond .warm_fca8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs_copper_0688 {
  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;
}
.tabs_copper_0688.pattern-446a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs_copper_0688 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%);
}
.tabs_copper_0688:focus,
.tabs_copper_0688: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);
}
.column-bfae {
  border-radius: 10%;
}
.article-middle-c67e {
  border-radius: 50%;
}
.layout_silver_4621 {
  font-size: 0.72em;
}
.progress_dirty_1941 {
  font-size: 0.875em;
}
.fast_c1bb {
  font-size: 1.1em;
}
.grid_6ece {
  text-transform: uppercase;
  line-height: 1.2;
}
.grid_6ece.layout_silver_4621 {
  letter-spacing: 0.5px;
}
.preview-9c1c,
.preview-9c1c a {
  color: #6d6d6d;
}
.preview-9c1c a:hover {
  color: #111;
}
.mini_a326 {
  color: #6d6d6d;
}
.first-dad7 {
  overflow-x: hidden;
}
.first-dad7 .avatar_8ad4.border_wide_35ac {
  position: relative;
}
.first-dad7 .avatar_8ad4.border_wide_35ac.left-ebde {
  position: initial;
}
.first-dad7
  .avatar_8ad4.border_wide_35ac.left-ebde
  .section_blue_4256 {
  left: auto;
}
.first-dad7 .avatar_8ad4 .section_blue_4256 {
  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;
}
.first-dad7 .avatar_8ad4:hover.border_wide_35ac {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.first-dad7
  .avatar_8ad4:hover.border_wide_35ac
  .section_blue_4256 {
  display: block;
  z-index: 9999999;
}
.first-dad7 .thumbnail_inner_39bf .label-4b23,
.first-dad7 .sort_5b46 .label-4b23 {
  display: none;
}
.first-dad7 .border_254f .avatar_8ad4:hover.border_wide_35ac {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.prev_4bb6 .backdrop_pressed_46eb label,
.prev_4bb6 .caption-light-3ac7 label,
.prev_4bb6 .last_5ddd label,
.prev_4bb6 .sidebar-hovered-aa8b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_f796 {
  list-style: none;
  margin: 0;
}
.lite_f796 article.steel-90ce {
  margin-bottom: 0;
}
.lite_f796 ul {
  list-style: none;
  margin: 0;
}
.lite_f796 .layout-9479 li.steel-90ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_f796 .layout-9479 li.steel-90ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_f796 .layout-9479 li.steel-90ce: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) {
  .lite_f796 .layout-9479 li.steel-90ce li.steel-90ce li.steel-90ce li.steel-90ce {
    padding-left: 0;
  }
}
article.steel-90ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-90ce .input-huge-e418 p:last-of-type {
  margin-bottom: 0;
}
article.steel-90ce .static-7ef6 {
  float: left;
}
article.steel-90ce .narrow-906d {
  margin-left: 85px;
}
article.steel-90ce .card-1044 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-90ce .card-1044 .grid-5e0b {
  margin-left: 10px;
}
article.steel-90ce .accent_steel_8357 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-90ce .gradient_6a18 {
  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 .backdrop_pressed_46eb,
  #respond .last_5ddd,
  #respond .sidebar-hovered-aa8b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_pressed_46eb input,
#respond .last_5ddd input,
#respond .sidebar-hovered-aa8b input {
  width: 100%;
}
#respond .sidebar-hovered-aa8b {
  margin-right: 0;
}
#respond .warm_fca8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_inner_39bf .thumbnail_outer_19a0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_outer_19a0 .photo_yellow_9e3c.wide-2180 .action-c6ac > li > a:focus,
.thumbnail_outer_19a0 .photo_yellow_9e3c.wide-2180 .action-c6ac > li > a:hover,
.thumbnail_outer_19a0 .photo_yellow_9e3c.primary-023c .action-c6ac > li > a:focus,
.thumbnail_outer_19a0 .photo_yellow_9e3c.primary-023c .action-c6ac > li > a:hover,
.thumbnail_outer_19a0 .photo_yellow_9e3c.section-d3a9 .action-c6ac > li > a:focus,
.thumbnail_outer_19a0 .photo_yellow_9e3c.section-d3a9 .action-c6ac > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_outer_19a0
  .photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li.status-silver-4096
  > a,
.thumbnail_outer_19a0
  .photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li.content-c375
  > a,
.thumbnail_outer_19a0
  .photo_yellow_9e3c.primary-023c
  .action-c6ac
  > li.status-silver-4096
  > a,
.thumbnail_outer_19a0
  .photo_yellow_9e3c.primary-023c
  .action-c6ac
  > li.content-c375
  > a,
.thumbnail_outer_19a0
  .photo_yellow_9e3c.section-d3a9
  .action-c6ac
  > li.status-silver-4096
  > a,
.thumbnail_outer_19a0 .photo_yellow_9e3c.section-d3a9 .action-c6ac > li.outline_80cd > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_outer_19a0 .title_971c,
.thumbnail_outer_19a0 .title_971c a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_outer_19a0 .caption-left-f62f.background-dim-ec95 li a,
.thumbnail_outer_19a0 .soft-1d38 a,
.thumbnail_outer_19a0 .label-99b1,
.thumbnail_outer_19a0 .action-c6ac > li > a,
.thumbnail_outer_19a0 .hover-99b5 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0 .caption-left-f62f.background-dim-ec95 li a:hover,
.thumbnail_outer_19a0 .soft-1d38 a:hover,
.thumbnail_outer_19a0 .label-99b1:hover,
.thumbnail_outer_19a0 .action-c6ac > li > a:hover,
.thumbnail_outer_19a0 .hover-99b5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_outer_19a0 .selected-038c {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0 .selected-038c .shade-under-0a16 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_outer_19a0 .selected-038c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_outer_19a0 .video-6bd6 .shadow-tiny-0286 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0 .video-6bd6 .shadow-tiny-0286 .fresh-cf9f {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0
  .video-6bd6
  .shadow-tiny-0286
  .fresh-cf9f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0
  .video-6bd6
  .shadow-tiny-0286
  .fresh-cf9f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0
  .video-6bd6
  .shadow-tiny-0286
  .fresh-cf9f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0
  .video-6bd6
  .shadow-tiny-0286
  .fresh-cf9f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0 .video-6bd6 .orange-a774 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_outer_19a0 .video-6bd6 .orange-a774:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_ce37
  .thumbnail_outer_19a0
  .video-6bd6
  .sidebar-first-025f
  .alert_aa92 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_ce37
  .thumbnail_outer_19a0
  .video-6bd6
  .sidebar-first-025f
  .fresh-cf9f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_inner_39bf .left-eab0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.left-eab0 .photo_yellow_9e3c.wide-2180 .action-c6ac > li > a:focus,
.left-eab0 .photo_yellow_9e3c.wide-2180 .action-c6ac > li > a:hover,
.left-eab0 .photo_yellow_9e3c.primary-023c .action-c6ac > li > a:focus,
.left-eab0 .photo_yellow_9e3c.primary-023c .action-c6ac > li > a:hover,
.left-eab0 .photo_yellow_9e3c.section-d3a9 .action-c6ac > li > a:focus,
.left-eab0 .photo_yellow_9e3c.section-d3a9 .action-c6ac > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-eab0
  .photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li.status-silver-4096
  > a,
.left-eab0
  .photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li.content-c375
  > a,
.left-eab0
  .photo_yellow_9e3c.primary-023c
  .action-c6ac
  > li.status-silver-4096
  > a,
.left-eab0
  .photo_yellow_9e3c.primary-023c
  .action-c6ac
  > li.content-c375
  > a,
.left-eab0
  .photo_yellow_9e3c.section-d3a9
  .action-c6ac
  > li.status-silver-4096
  > a,
.left-eab0 .photo_yellow_9e3c.section-d3a9 .action-c6ac > li.outline_80cd > a {
  color: rgba(0, 0, 0, 0.8);
}
.left-eab0 .title_971c,
.left-eab0 .title_971c a {
  color: rgba(0, 0, 0, 0.8);
}
.left-eab0 .caption-left-f62f.background-dim-ec95 li a,
.left-eab0 .soft-1d38 a,
.left-eab0 .label-99b1,
.left-eab0 .action-c6ac > li > a,
.left-eab0 .hover-99b5 {
  color: rgba(0, 0, 0, 0.55);
}
.left-eab0 .caption-left-f62f.background-dim-ec95 li a:hover,
.left-eab0 .soft-1d38 a:hover,
.left-eab0 .label-99b1:hover,
.left-eab0 .action-c6ac > li > a:hover,
.left-eab0 .hover-99b5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-eab0 .selected-038c {
  color: rgba(0, 0, 0, 0.55);
}
.left-eab0 .selected-038c .shade-under-0a16 {
  color: rgba(0, 0, 0, 0.8);
}
.left-eab0 .selected-038c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_9789 .first_06e1 {
  margin-left: auto;
  margin-right: auto;
}
.left_c547 > * {
  margin-left: auto;
  margin-right: auto;
}
.left_c547 .article_888d {
  margin-right: 1.41575em;
}
.list-over-8773 .left_c547 > .notification-cool-2553 {
  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;
}
.list-over-8773 .left_c547 > .paragraph-367c {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.hot-165f.text_9789 .first_06e1,
.image-3fd2.text_9789 .first_06e1 {
  margin-left: 0;
}
.mask_10e2.text_9789 .first_06e1,
.slider-13a0.text_9789 .first_06e1 {
  margin-right: 0;
}
.left_c547 ol,
.left_c547 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accent_cb40 video {
  max-width: 100%;
}
.form-1b2c img {
  display: block;
}
.form-1b2c.article_888d,
.form-1b2c.card-81af {
  width: 100%;
}
.form-1b2c.paragraph-367c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.current-1d41:not(.hero_hovered_b17f) {
  margin: 1.5em auto;
}
.white-4e90 p {
  padding: 1.5em 14px;
}
ul.badge-pressed-13dc.paragraph-367c,
ul.badge-pressed-13dc.notification-cool-2553,
ul.badge-pressed-13dc.full-58cc.notification-cool-2553 {
  padding: 0 14px;
}
.texture-outer-b897 {
  display: block;
  overflow-x: auto;
}
.texture-outer-b897 table {
  border-collapse: collapse;
  width: 100%;
}
.texture-outer-b897 td,
.texture-outer-b897 th {
  padding: 0.5em;
}
.left_c547 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.left_c547 ol ol,
.left_c547 ol ul,
.left_c547 ul ol,
.left_c547 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.left_c547 ol ol li,
.left_c547 ol ul li,
.left_c547 ul ol li,
.left_c547 ul ul li {
  margin-left: 0;
}
.section_7643.block_narrow_984c > .message-367e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_7643.block_narrow_984c > .message-367e iframe,
.section_7643.block_narrow_984c > .message-367e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.filter_green_223c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.filter_green_223c.background-action-ff1f {
  padding: 0;
}
.filter_green_223c.background-action-ff1f cite {
  font-size: 13px;
}
.filter_green_223c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.filter_green_223c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.last_c8ba {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.last_c8ba > p:first-child {
  margin-top: 0;
}
.last_c8ba cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.last_c8ba blockquote {
  border-left: 0;
}
.table_prev_a1eb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table_prev_a1eb:not(.gas-26f6) {
  max-width: 100px;
}
.table_prev_a1eb.gold-b286 {
  border-bottom: none !important;
  text-align: center;
}
.table_prev_a1eb.gold-b286::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .white-4e90 p {
    padding: 1.5em 0;
  }
}
.large_4366 {
  color: #0073aa;
}
.layout_623a {
  background-color: #0073aa;
}
.notification_0af4 {
  color: #229fd8;
}
.simple_2f64 {
  background-color: #229fd8;
}
.fast-fff2 {
  color: #eee;
}
.red-c77f {
  background-color: #eee;
}
.secondary_light_3a65 {
  color: #444;
}
.notice-1037 {
  background-color: #444;
}
.tooltip-short-7a87 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip-short-7a87 .picture_afe2 .soft-1d38 {
  font-size: 15px;
}
.tooltip-short-7a87 .soft-1d38 {
  line-height: 1.3;
}
.tooltip-short-7a87 .left-eab0 {
}
.tooltip-short-7a87 .thumbnail_outer_19a0 {
  background: #235787;
}
.item-d323 {
  padding: 0;
}
.item-d323 .thumbnail_outer_19a0 {
  background: #1a1a1a;
}
.item-d323 .left-eab0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-narrow-2507 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-narrow-2507 .left-eab0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-narrow-2507 .thumbnail_outer_19a0 {
  background: #303030;
}
.mini_aa9b {
  position: relative;
  z-index: 10;
}
.mini_aa9b .nav_4e52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-967d .border_wide_35ac {
  display: inline-block;
  vertical-align: middle;
}
.container-967d.preview_red_93db .border_wide_35ac {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container-967d.preview_red_93db .border_wide_35ac {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container-967d.preview_red_93db .border_wide_35ac {
    margin-right: 0.4em;
  }
}
.container-967d.preview_red_93db .border_wide_35ac:last-child {
  margin-right: 0;
}
.article-silver-ab2b .nav_4e52 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thumbnail_inner_39bf .picture_afe2 {
    margin: 0 -0.5em;
  }
  .thumbnail_inner_39bf .picture_afe2 [class*="customify-col-"],
  .thumbnail_inner_39bf .picture_afe2 [class*="customify-col_"],
  .thumbnail_inner_39bf .picture_afe2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thumbnail_inner_39bf.list-0a90 .nav_4e52 {
  background: 0 0 !important;
}
.thumbnail_inner_39bf.list-0a90 .nav_4e52,
.thumbnail_inner_39bf.article-silver-ab2b .nav_4e52 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thumbnail_inner_39bf.border_3c41 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thumbnail_inner_39bf.article-silver-ab2b .nav_4e52 {
  box-shadow: none !important;
}
.small-d51b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .small-d51b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .small-d51b {
    padding: 18px 0 20px;
  }
}
.small-d51b .header-huge-5dee {
  width: 100%;
}
.small-d51b .stone-81d8 {
  margin-bottom: 0;
}
.small-d51b .image-7698 {
  margin-top: 5px;
  font-size: 0.875em;
}
.video_5cfb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.video_5cfb .feature_dirty_6ee6 {
  width: 100%;
}
.frame-2a68 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.frame-2a68 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.frame-2a68 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;
}
.frame-2a68 li:last-child:after {
  display: none;
}
.frame-2a68 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary_ec51 .label-4b23 button,
.small-d51b .label-4b23 button {
  left: 0;
}
.tertiary_ec51 .feature_dirty_6ee6,
.small-d51b .feature_dirty_6ee6 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_ec51 .video_5cfb,
.small-d51b .video_5cfb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary_ec51 {
  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;
}
.tertiary_ec51: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;
}
.tertiary_ec51 .row_hard_66c4 {
  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) {
  .tertiary_ec51 .row_hard_66c4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_ec51 .row_hard_66c4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_ec51 .row_hard_66c4 {
    min-height: 200px;
  }
}
.tertiary_ec51 .frame-2a68 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_ec51 .frame-2a68 a,
.tertiary_ec51 .frame-2a68 li:after {
  color: inherit;
}
.tertiary_ec51 .frame-2a68 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.picture-wide-6b26 {
  margin-bottom: 0.5em;
}
.mask-selected-afeb {
  margin-bottom: 1.2em;
}
.mask-selected-afeb,
.picture-wide-6b26 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask-selected-afeb p:last-child,
.picture-wide-6b26 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label-4b23,
#masthead .label-4b23 {
  display: none;
}
#masthead
  > .label-4b23.advanced_036d {
  display: none;
}
#masthead > .label-4b23 button {
  left: 0;
}
.modal-orange-c351 {
  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%;
}
.modal-orange-c351 .border_wide_35ac {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal-orange-c351 .header_c8f3 {
  display: -webkit-box;
  display: flex;
}
.modal-orange-c351 .header_c8f3.shadow-08b2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal-orange-c351 .header_c8f3.grid_8b4e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-orange-c351 .header_c8f3.new-4cbe {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-orange-c351.element_fc91.glass_8478 .header_c8f3.shadow-08b2 {
  flex-basis: 100%;
}
.modal-orange-c351.alert_fd06 .header_c8f3.grid_8b4e {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal-orange-c351.alert_fd06 .header_c8f3.new-4cbe {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label-4b23.advanced_036d {
  display: none;
}
#masthead > .label-4b23 button {
  left: 0;
}
.focus_fixed_9a1e {
  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;
}
.focus_fixed_9a1e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_fixed_9a1e.active-fc07 i {
  margin-right: 4px;
}
.focus_fixed_9a1e.selected-17e8 i {
  margin-left: 5px;
}
.soft-1d38 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.soft-1d38 p:last-child {
  margin-bottom: 0;
}
.disabled_b947 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled_b947 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled_b947 img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled_b947 .title_971c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled_b947 .thumbnail_pro_0bfa {
  margin: 5px 0 7px 0;
}
.disabled_b947.border-ece4 .red_a5c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_b947.border-ece4 .surface_c0fb {
  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;
}
.disabled_b947.article-small-a097 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled_b947.article-small-a097 .red_a5c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_b947.article-small-a097 .surface_c0fb {
  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;
}
.disabled_b947.logo-8ef4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled_b947.paragraph-4b2e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled_b947.paragraph-4b2e .surface_c0fb {
  margin-top: 7px;
}
.detail_a183 {
  display: inline-block;
}
.mini_aa9b .table-focused-ab31 .disabled_b947 img {
  max-width: 100%;
}
.photo_yellow_9e3c .outer_009e.badge-0599,
.action_5e60 .outer_009e.badge-0599 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_yellow_9e3c .red_b2cc,
.action_5e60 .red_b2cc {
  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%);
}
.photo_yellow_9e3c .red_b2cc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_yellow_9e3c.huge_2986 .red_b2cc {
  display: none;
}
.photo_yellow_9e3c .avatar-27a4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_yellow_9e3c .avatar-27a4 li {
  display: inline-block;
  position: relative;
}
.photo_yellow_9e3c .avatar-27a4 li:last-child {
  margin-right: 0;
}
.photo_yellow_9e3c .avatar-27a4 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;
}
.photo_yellow_9e3c .avatar-27a4 li.outline_80cd > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_yellow_9e3c .avatar-27a4 > 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;
}
.photo_yellow_9e3c .avatar-27a4 > li > a i {
  line-height: 0;
}
.photo_yellow_9e3c .avatar-27a4 > li.white_d349 > a .red_b2cc {
  margin-left: 4px;
  line-height: 0;
}
.photo_yellow_9e3c .avatar-27a4 .pro-3166 li.white_d349 > a {
  position: relative;
}
.photo_yellow_9e3c .avatar-27a4 .pro-3166 li.white_d349 > a:after,
.photo_yellow_9e3c .avatar-27a4 .pro-3166 li.white_d349 > a:before {
  content: "";
  display: table;
}
.photo_yellow_9e3c .avatar-27a4 .pro-3166 li.white_d349 > a:after {
  clear: both;
}
.photo_yellow_9e3c .avatar-27a4 .pro-3166 li.white_d349 > a .red_b2cc {
  margin-left: 5px;
  float: right;
}
.photo_yellow_9e3c .form_e568,
.photo_yellow_9e3c .pro-3166 {
  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;
}
.photo_yellow_9e3c .pro-3166 {
  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;
}
.photo_yellow_9e3c .pro-3166 .badge-0599 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_yellow_9e3c .pro-3166 .red_b2cc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_yellow_9e3c .pro-3166 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_yellow_9e3c .pro-3166 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;
}
.photo_yellow_9e3c .pro-3166 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_yellow_9e3c .pro-3166 .pro-3166 {
  top: 0;
  left: 100%;
}
.photo_yellow_9e3c .mask_d412.fn-focus-09e3 > .form_e568,
.photo_yellow_9e3c .mask_d412.fn-focus-09e3 > .pro-3166,
.photo_yellow_9e3c .mask_d412:focus > .form_e568,
.photo_yellow_9e3c .mask_d412:focus > .pro-3166,
.photo_yellow_9e3c .mask_d412:hover > .form_e568,
.photo_yellow_9e3c .mask_d412:hover > .pro-3166 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_yellow_9e3c.section-d3a9 .action-c6ac:after,
.photo_yellow_9e3c.section-d3a9 .action-c6ac:before {
  content: "";
  display: table;
}
.photo_yellow_9e3c.section-d3a9 .action-c6ac:after {
  clear: both;
}
.photo_yellow_9e3c.section-d3a9 .action-c6ac > li {
  float: left;
}
.photo_yellow_9e3c.bottom_6be9 .action-c6ac:after,
.photo_yellow_9e3c.bottom_6be9 .action-c6ac:before {
  content: "";
  display: table;
}
.photo_yellow_9e3c.bottom_6be9 .action-c6ac:after {
  clear: both;
}
.photo_yellow_9e3c.bottom_6be9 .action-c6ac > li {
  float: left;
}
.photo_yellow_9e3c.bottom_6be9 .action-c6ac > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_yellow_9e3c.bottom_6be9 .action-c6ac > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_yellow_9e3c.bottom_6be9 .action-c6ac > li.status-silver-4096 > a,
.photo_yellow_9e3c.bottom_6be9 .action-c6ac > li.outline_80cd > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_yellow_9e3c.wide-2180 .action-c6ac > li > a .badge-0599 {
  position: relative;
}
.photo_yellow_9e3c.wide-2180 .action-c6ac > li > a .badge-0599: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;
}
.photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li:focus
  > a
  .badge-0599:before,
.photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li:hover
  > a
  .badge-0599:before {
  width: 100%;
  background-color: currentColor;
}
.photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li.status-silver-4096
  > a
  .badge-0599:before,
.photo_yellow_9e3c.wide-2180
  .action-c6ac
  > li.content-c375
  > a
  .badge-0599:before {
  width: 100%;
  background-color: currentColor;
}
.photo_yellow_9e3c.primary-023c .action-c6ac > li > a .badge-0599 {
  position: relative;
}
.photo_yellow_9e3c.primary-023c .action-c6ac > li > a .badge-0599: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;
}
.photo_yellow_9e3c.primary-023c .action-c6ac > li:focus > a .badge-0599:before,
.photo_yellow_9e3c.primary-023c
  .action-c6ac
  > li:hover
  > a
  .badge-0599:before {
  width: 100%;
  background-color: currentColor;
}
.photo_yellow_9e3c.primary-023c
  .action-c6ac
  > li.status-silver-4096
  > a
  .badge-0599:before,
.photo_yellow_9e3c.primary-023c
  .action-c6ac
  > li.content-c375
  > a
  .badge-0599:before {
  width: 100%;
  background-color: currentColor;
}
.action_5e60 .avatar-27a4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.action_5e60 .avatar-27a4 li:first-child > a {
  border-top: none;
}
.action_5e60 .avatar-27a4 .image-eef8 > .badge-0599 .red_b2cc {
  display: none;
}
.action_5e60 .avatar-27a4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.action_5e60 .avatar-27a4 li:last-child {
  border: none;
}
.action_5e60 .avatar-27a4 li.white_d349 > a {
  padding-right: 45px !important;
}
.action_5e60 .avatar-27a4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.action_5e60 .avatar-27a4 li a:focus,
.action_5e60 .avatar-27a4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action_5e60 .avatar-27a4 li .border-5246 {
  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;
}
.action_5e60 .avatar-27a4 li .border-5246:hover {
  box-shadow: none;
}
.action_5e60 .avatar-27a4 li .border-5246 .red_b2cc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.action_5e60 .avatar-27a4 .pro-3166 {
  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);
}
.action_5e60 .avatar-27a4 .pro-3166 li a {
  padding-left: 3em;
}
.action_5e60 .avatar-27a4 .article-ce70 > a .border-5246 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.action_5e60 .avatar-27a4 .article-ce70 > .pro-3166 {
  display: block;
  opacity: 1;
}
.highlight_2e0f {
  max-width: 100%;
}
.primary-b916 {
  line-height: 0;
  cursor: pointer;
}
.hover-99b5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hover-99b5:hover {
  box-shadow: none;
  color: currentColor;
}
.hover-99b5 svg {
  width: 18px;
  height: 18px;
}
.hover-99b5 .stale-5f6f {
  display: none;
}
.status_thick_3dea {
  position: relative;
}
.status_thick_3dea.fn-active-09e3 .hover-99b5 .orange_29f8 {
  display: none;
}
.status_thick_3dea.fn-active-09e3 .hover-99b5 .stale-5f6f {
  display: inline-block;
}
.status_thick_3dea .backdrop_7a15 {
  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);
}
.status_thick_3dea.sort_26ff .backdrop_7a15 {
  left: auto;
  right: -0.9em;
}
.status_thick_3dea.sort_26ff .complex_9c7e::before {
  left: auto;
  right: 15px;
}
.status_thick_3dea.fn-active-09e3 .backdrop_7a15 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-first-025f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sidebar-first-025f label {
  flex-basis: 100%;
}
.sidebar-first-025f .shadow-tiny-0286 {
  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;
}
.sidebar-first-025f .fresh-cf9f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sidebar-first-025f .fresh-cf9f:focus {
  background-color: transparent;
}
.sidebar-first-025f button.orange-a774 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sidebar-first-025f button.orange-a774:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sidebar-first-025f button.orange-a774 svg {
  width: 18px;
  height: 18px;
}
.sidebar-first-025f input[type="submit"] {
  min-height: auto;
}
.video-6bd6 .sidebar-first-025f .fresh-cf9f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.complex_9c7e {
  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) {
  .complex_9c7e {
    width: 220px;
  }
}
.complex_9c7e label {
  flex-basis: 100%;
}
.complex_9c7e::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;
}
.preview_ce37 .video-6bd6 .sidebar-first-025f {
  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;
}
.preview_ce37
  .video-6bd6
  .sidebar-first-025f
  .shadow-tiny-0286 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview_ce37 .video-6bd6 .sidebar-first-025f .fresh-cf9f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview_ce37
  .video-6bd6
  .sidebar-first-025f
  .fresh-cf9f:focus {
  background: 0 0;
}
.preview_ce37
  .video-6bd6
  .sidebar-first-025f
  .alert_aa92 {
  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;
}
.caption-left-f62f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.caption-left-f62f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.caption-left-f62f li:last-child {
  margin-right: 0;
}
.caption-left-f62f li:first-child {
  margin-left: 0;
}
.caption-left-f62f.message_1412 a {
  color: #fff;
}
.caption-left-f62f.message_1412 a:hover {
  color: #fff;
}
.caption-left-f62f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.caption-left-f62f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.caption-left-f62f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.caption-left-f62f a:hover {
  opacity: 0.9;
  color: inherit;
}
.caption-left-f62f [class*="social-icon-apple"] {
  background-color: #999;
}
.caption-left-f62f [class*="social-icon-apple"].mask_large_8fa8 {
  background-color: transparent;
  color: #999;
}
.caption-left-f62f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.caption-left-f62f [class*="social-icon-behance"].mask_large_8fa8 {
  background-color: transparent;
  color: #1769ff;
}
.caption-left-f62f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.caption-left-f62f [class*="social-icon-bitbucket"].mask_large_8fa8 {
  background-color: transparent;
  color: #205081;
}
.caption-left-f62f [class*="social-icon-codepen"] {
  background-color: #000;
}
.caption-left-f62f [class*="social-icon-codepen"].mask_large_8fa8 {
  background-color: transparent;
  color: #000;
}
.caption-left-f62f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.caption-left-f62f [class*="social-icon-delicious"].mask_large_8fa8 {
  background-color: transparent;
  color: #39f;
}
.caption-left-f62f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.caption-left-f62f [class*="social-icon-digg"].mask_large_8fa8 {
  background-color: transparent;
  color: #005be2;
}
.caption-left-f62f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.caption-left-f62f [class*="social-icon-dribbble"].mask_large_8fa8 {
  background-color: transparent;
  color: #ea4c89;
}
.caption-left-f62f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.caption-left-f62f [class*="social-icon-envelope"].mask_large_8fa8 {
  background-color: transparent;
  color: #ea4335;
}
.caption-left-f62f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.caption-left-f62f [class*="social-icon-facebook"].mask_large_8fa8 {
  background-color: transparent;
  color: #3b5998;
}
.caption-left-f62f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.caption-left-f62f [class*="social-icon-flickr"].mask_large_8fa8 {
  background-color: transparent;
  color: #0063dc;
}
.caption-left-f62f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.caption-left-f62f [class*="social-icon-foursquare"].mask_large_8fa8 {
  background-color: transparent;
  color: #2d5be3;
}
.caption-left-f62f [class*="social-icon-github"] {
  background-color: #333;
}
.caption-left-f62f [class*="social-icon-github"].mask_large_8fa8 {
  background-color: transparent;
  color: #333;
}
.caption-left-f62f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.caption-left-f62f [class*="social-icon-google-plus"].mask_large_8fa8 {
  background-color: transparent;
  color: #dd4b39;
}
.caption-left-f62f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.caption-left-f62f [class*="social-icon-houzz"].mask_large_8fa8 {
  background-color: transparent;
  color: #7ac142;
}
.caption-left-f62f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.caption-left-f62f [class*="social-icon-instagram"].mask_large_8fa8 {
  background-color: transparent;
  color: #262626;
}
.caption-left-f62f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.caption-left-f62f [class*="social-icon-jsfiddle"].mask_large_8fa8 {
  background-color: transparent;
  color: #487aa2;
}
.caption-left-f62f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.caption-left-f62f [class*="social-icon-linkedin"].mask_large_8fa8 {
  background-color: transparent;
  color: #0077b5;
}
.caption-left-f62f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.caption-left-f62f [class*="social-icon-medium"].mask_large_8fa8 {
  background-color: transparent;
  color: #00ab6b;
}
.caption-left-f62f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.caption-left-f62f
  [class*="social-icon-odnoklassniki"].mask_large_8fa8 {
  background-color: transparent;
  color: #f4731c;
}
.caption-left-f62f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.caption-left-f62f [class*="social-icon-meetup"].mask_large_8fa8 {
  background-color: transparent;
  color: #ec1c40;
}
.caption-left-f62f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.caption-left-f62f [class*="social-icon-pinterest"].mask_large_8fa8 {
  background-color: transparent;
  color: #bd081c;
}
.caption-left-f62f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.caption-left-f62f [class*="social-icon-product-hunt"].mask_large_8fa8 {
  background-color: transparent;
  color: #da552f;
}
.caption-left-f62f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.caption-left-f62f [class*="social-icon-reddit"].mask_large_8fa8 {
  background-color: transparent;
  color: #ff4500;
}
.caption-left-f62f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.caption-left-f62f [class*="social-icon-rss"].mask_large_8fa8 {
  background-color: transparent;
  color: #f26522;
}
.caption-left-f62f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.caption-left-f62f
  [class*="social-icon-shopping-cart"].mask_large_8fa8 {
  background-color: transparent;
  color: #4caf50;
}
.caption-left-f62f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.caption-left-f62f [class*="social-icon-skype"].mask_large_8fa8 {
  background-color: transparent;
  color: #00aff0;
}
.caption-left-f62f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.caption-left-f62f [class*="social-icon-slideshare"].mask_large_8fa8 {
  background-color: transparent;
  color: #0077b5;
}
.caption-left-f62f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.caption-left-f62f [class*="social-icon-snapchat"].mask_large_8fa8 {
  background-color: transparent;
  color: #fffc00;
}
.caption-left-f62f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.caption-left-f62f [class*="social-icon-soundcloud"].mask_large_8fa8 {
  background-color: transparent;
  color: #f80;
}
.caption-left-f62f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.caption-left-f62f [class*="social-icon-spotify"].mask_large_8fa8 {
  background-color: transparent;
  color: #2ebd59;
}
.caption-left-f62f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.caption-left-f62f
  [class*="social-icon-stack-overflow"].mask_large_8fa8 {
  background-color: transparent;
  color: #fe7a15;
}
.caption-left-f62f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.caption-left-f62f [class*="social-icon-maldkfgram"].mask_large_8fa8 {
  background-color: transparent;
  color: #2ca5e0;
}
.caption-left-f62f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.caption-left-f62f [class*="social-icon-tripadvisor"].mask_large_8fa8 {
  background-color: transparent;
  color: #589442;
}
.caption-left-f62f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.caption-left-f62f [class*="social-icon-tumblr"].mask_large_8fa8 {
  background-color: transparent;
  color: #35465c;
}
.caption-left-f62f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.caption-left-f62f [class*="social-icon-twitch"].mask_large_8fa8 {
  background-color: transparent;
  color: #6441a5;
}
.caption-left-f62f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.caption-left-f62f [class*="social-icon-twitter"].mask_large_8fa8 {
  background-color: transparent;
  color: #1da1f2;
}
.caption-left-f62f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.caption-left-f62f [class*="social-icon-vimeo"].mask_large_8fa8 {
  background-color: transparent;
  color: #1ab7ea;
}
.caption-left-f62f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.caption-left-f62f [class*="social-icon-vk"].mask_large_8fa8 {
  background-color: transparent;
  color: #45668e;
}
.caption-left-f62f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.caption-left-f62f [class*="social-icon-weibo"].mask_large_8fa8 {
  background-color: transparent;
  color: #df2029;
}
.caption-left-f62f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.caption-left-f62f [class*="social-icon-weixin"].mask_large_8fa8 {
  background-color: transparent;
  color: #7bb32e;
}
.caption-left-f62f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.caption-left-f62f [class*="social-icon-whatsapp"].mask_large_8fa8 {
  background-color: transparent;
  color: #25d366;
}
.caption-left-f62f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.caption-left-f62f [class*="social-icon-wordpress"].mask_large_8fa8 {
  background-color: transparent;
  color: #21759b;
}
.caption-left-f62f [class*="social-icon-xing"] {
  background-color: #026466;
}
.caption-left-f62f [class*="social-icon-xing"].mask_large_8fa8 {
  background-color: transparent;
  color: #026466;
}
.caption-left-f62f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.caption-left-f62f [class*="social-icon-yelp"].mask_large_8fa8 {
  background-color: transparent;
  color: #af0606;
}
.caption-left-f62f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.caption-left-f62f [class*="social-icon-youtube"].mask_large_8fa8 {
  background-color: transparent;
  color: #cd201f;
}
.label-99b1 {
  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;
}
.label-99b1:hover {
  box-shadow: none;
  background: 0 0;
}
.tertiary-hard-a814 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.middle_f4ec {
  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;
}
.mask_0941 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.silver_71b3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.silver_71b3,
.silver_71b3::after,
.silver_71b3::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;
}
.silver_71b3::after,
.silver_71b3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.under_fb22 .middle_f4ec .mask_0941 {
  margin-top: -2px;
  width: 19px;
}
.under_fb22 .middle_f4ec .silver_71b3 {
  margin-top: -1px;
}
.under_fb22 .middle_f4ec .silver_71b3,
.under_fb22 .middle_f4ec .silver_71b3::after,
.under_fb22 .middle_f4ec .silver_71b3::before {
  width: 19px;
  height: 2px;
}
.under_fb22 .middle_f4ec .silver_71b3::before {
  top: -6px;
}
.under_fb22 .middle_f4ec .silver_71b3::after {
  bottom: -6px;
}
.texture-dark-7c93 .middle_f4ec .mask_0941 {
  margin-top: -2px;
  width: 22px;
}
.texture-dark-7c93 .middle_f4ec .silver_71b3 {
  margin-top: -1px;
}
.texture-dark-7c93 .middle_f4ec .silver_71b3,
.texture-dark-7c93 .middle_f4ec .silver_71b3::after,
.texture-dark-7c93 .middle_f4ec .silver_71b3::before {
  width: 22px;
  height: 2px;
}
.texture-dark-7c93 .middle_f4ec .silver_71b3::before {
  top: -7px;
}
.texture-dark-7c93 .middle_f4ec .silver_71b3::after {
  bottom: -7px;
}
.card-e120 .middle_f4ec .mask_0941 {
  margin-top: -2px;
  width: 31px;
}
.card-e120 .middle_f4ec .silver_71b3 {
  margin-top: -1.5px;
}
.card-e120 .middle_f4ec .silver_71b3,
.card-e120 .middle_f4ec .silver_71b3::after,
.card-e120 .middle_f4ec .silver_71b3::before {
  width: 31px;
  height: 3px;
}
.card-e120 .middle_f4ec .silver_71b3::before {
  top: -9px;
}
.card-e120 .middle_f4ec .silver_71b3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture-7df7 .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 19px;
  }
  .picture-7df7 .middle_f4ec .silver_71b3 {
    margin-top: -1px;
  }
  .picture-7df7 .middle_f4ec .silver_71b3,
  .picture-7df7 .middle_f4ec .silver_71b3::after,
  .picture-7df7 .middle_f4ec .silver_71b3::before {
    width: 19px;
    height: 2px;
  }
  .picture-7df7 .middle_f4ec .silver_71b3::before {
    top: -6px;
  }
  .picture-7df7 .middle_f4ec .silver_71b3::after {
    bottom: -6px;
  }
  .thick-6c9f .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 22px;
  }
  .thick-6c9f .middle_f4ec .silver_71b3 {
    margin-top: -1px;
  }
  .thick-6c9f .middle_f4ec .silver_71b3,
  .thick-6c9f .middle_f4ec .silver_71b3::after,
  .thick-6c9f .middle_f4ec .silver_71b3::before {
    width: 22px;
    height: 2px;
  }
  .thick-6c9f .middle_f4ec .silver_71b3::before {
    top: -7px;
  }
  .thick-6c9f .middle_f4ec .silver_71b3::after {
    bottom: -7px;
  }
  .popup-2139 .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-2139 .middle_f4ec .silver_71b3 {
    margin-top: -1.5px;
  }
  .popup-2139 .middle_f4ec .silver_71b3,
  .popup-2139 .middle_f4ec .silver_71b3::after,
  .popup-2139 .middle_f4ec .silver_71b3::before {
    width: 31px;
    height: 3px;
  }
  .popup-2139 .middle_f4ec .silver_71b3::before {
    top: -9px;
  }
  .popup-2139 .middle_f4ec .silver_71b3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mask_77fd .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 19px;
  }
  .mask_77fd .middle_f4ec .silver_71b3 {
    margin-top: -1px;
  }
  .mask_77fd .middle_f4ec .silver_71b3,
  .mask_77fd .middle_f4ec .silver_71b3::after,
  .mask_77fd .middle_f4ec .silver_71b3::before {
    width: 19px;
    height: 2px;
  }
  .mask_77fd .middle_f4ec .silver_71b3::before {
    top: -6px;
  }
  .mask_77fd .middle_f4ec .silver_71b3::after {
    bottom: -6px;
  }
  .caption-34fe .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-34fe .middle_f4ec .silver_71b3 {
    margin-top: -1px;
  }
  .caption-34fe .middle_f4ec .silver_71b3,
  .caption-34fe .middle_f4ec .silver_71b3::after,
  .caption-34fe .middle_f4ec .silver_71b3::before {
    width: 22px;
    height: 2px;
  }
  .caption-34fe .middle_f4ec .silver_71b3::before {
    top: -7px;
  }
  .caption-34fe .middle_f4ec .silver_71b3::after {
    bottom: -7px;
  }
  .overlay_5be2 .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_5be2 .middle_f4ec .silver_71b3 {
    margin-top: -1.5px;
  }
  .overlay_5be2 .middle_f4ec .silver_71b3,
  .overlay_5be2 .middle_f4ec .silver_71b3::after,
  .overlay_5be2 .middle_f4ec .silver_71b3::before {
    width: 31px;
    height: 3px;
  }
  .overlay_5be2 .middle_f4ec .silver_71b3::before {
    top: -9px;
  }
  .overlay_5be2 .middle_f4ec .silver_71b3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_inner_2dc4 .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar_inner_2dc4 .middle_f4ec .silver_71b3 {
    margin-top: -1px;
  }
  .sidebar_inner_2dc4 .middle_f4ec .silver_71b3,
  .sidebar_inner_2dc4 .middle_f4ec .silver_71b3::after,
  .sidebar_inner_2dc4 .middle_f4ec .silver_71b3::before {
    width: 19px;
    height: 2px;
  }
  .sidebar_inner_2dc4 .middle_f4ec .silver_71b3::before {
    top: -6px;
  }
  .sidebar_inner_2dc4 .middle_f4ec .silver_71b3::after {
    bottom: -6px;
  }
  .video-large-17c4 .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 22px;
  }
  .video-large-17c4 .middle_f4ec .silver_71b3 {
    margin-top: -1px;
  }
  .video-large-17c4 .middle_f4ec .silver_71b3,
  .video-large-17c4 .middle_f4ec .silver_71b3::after,
  .video-large-17c4 .middle_f4ec .silver_71b3::before {
    width: 22px;
    height: 2px;
  }
  .video-large-17c4 .middle_f4ec .silver_71b3::before {
    top: -7px;
  }
  .video-large-17c4 .middle_f4ec .silver_71b3::after {
    bottom: -7px;
  }
  .dynamic_f55f .middle_f4ec .mask_0941 {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic_f55f .middle_f4ec .silver_71b3 {
    margin-top: -1.5px;
  }
  .dynamic_f55f .middle_f4ec .silver_71b3,
  .dynamic_f55f .middle_f4ec .silver_71b3::after,
  .dynamic_f55f .middle_f4ec .silver_71b3::before {
    width: 31px;
    height: 3px;
  }
  .dynamic_f55f .middle_f4ec .silver_71b3::before {
    top: -9px;
  }
  .dynamic_f55f .middle_f4ec .silver_71b3::after {
    bottom: -9px;
  }
}
.filter-in-cc54 .silver_71b3 {
  -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);
}
.filter-in-cc54 .silver_71b3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter-in-cc54 .silver_71b3::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);
}
.filter-in-cc54.fluid-0097 .silver_71b3 {
  -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);
}
.filter-in-cc54.fluid-0097 .silver_71b3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter-in-cc54.fluid-0097 .silver_71b3::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);
}
.pagination_bright_f00c {
  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.gradient_3ddf:before {
  display: none;
}
.sort_5b46 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sort_5b46 .modal-prev-c58b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sort_5b46 .modal-prev-c58b:last-of-type {
  border-bottom: none;
}
.sort_5b46 .modal-prev-c58b.left_95f8,
.sort_5b46 .modal-prev-c58b.section_1773,
.sort_5b46 .modal-prev-c58b.input-iron-0b2e {
  padding: 0;
}
.sort_5b46 .action_5e60 .border-5246 {
  color: currentColor;
}
.sort_5b46 .action_5e60 .border-5246:focus,
.sort_5b46 .action_5e60 .border-5246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_5b46.left-eab0 .selected-038c,
.sort_5b46.left-eab0 .soft-1d38 a,
.sort_5b46.left-eab0 .action-c6ac a,
.sort_5b46.left-eab0 .pro-3166 a {
  color: rgba(0, 0, 0, 0.55);
}
.sort_5b46.left-eab0 .selected-038c:hover,
.sort_5b46.left-eab0 .soft-1d38 a:hover,
.sort_5b46.left-eab0 .action-c6ac a:hover,
.sort_5b46.left-eab0 .pro-3166 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_5b46.left-eab0 .shade-under-0a16 {
  color: rgba(0, 0, 0, 0.8);
}
.sort_5b46.left-eab0 .modal-prev-c58b {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort_5b46.left-eab0 .modal-prev-c58b:before {
  background: rgba(0, 0, 0, 0.08);
}
.sort_5b46.left-eab0 .gold_0e0c:before {
  background: rgba(255, 255, 255, 0.9);
}
.sort_5b46.left-eab0 .action_5e60 .avatar-27a4 li a,
.sort_5b46.left-eab0 .action_5e60 .border-5246,
.sort_5b46.left-eab0 .pro-3166 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort_5b46.left-eab0 .action_5e60 .border-5246:focus,
.sort_5b46.left-eab0 .action_5e60 .border-5246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_5b46.left-eab0 .avatar-27a4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort_5b46.thumbnail_outer_19a0 .selected-038c,
.sort_5b46.thumbnail_outer_19a0 .soft-1d38 a,
.sort_5b46.thumbnail_outer_19a0 .action-c6ac .border-5246,
.sort_5b46.thumbnail_outer_19a0 .action-c6ac a,
.sort_5b46.thumbnail_outer_19a0 .pro-3166 a {
  color: rgba(255, 255, 255, 0.79);
}
.sort_5b46.thumbnail_outer_19a0 .selected-038c:hover,
.sort_5b46.thumbnail_outer_19a0 .soft-1d38 a:hover,
.sort_5b46.thumbnail_outer_19a0 .action-c6ac .border-5246:hover,
.sort_5b46.thumbnail_outer_19a0 .action-c6ac a:hover,
.sort_5b46.thumbnail_outer_19a0 .pro-3166 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_5b46.thumbnail_outer_19a0 .shade-under-0a16 {
  color: rgba(255, 255, 255, 0.99);
}
.sort_5b46.thumbnail_outer_19a0 .modal-prev-c58b {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_5b46.thumbnail_outer_19a0 .modal-prev-c58b:before {
  background: rgba(255, 255, 255, 0.08);
}
.sort_5b46.thumbnail_outer_19a0 .gold_0e0c:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort_5b46.thumbnail_outer_19a0 .action_5e60 .avatar-27a4 li a,
.sort_5b46.thumbnail_outer_19a0 .action_5e60 .border-5246,
.sort_5b46.thumbnail_outer_19a0 .pro-3166 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_5b46.thumbnail_outer_19a0 .action_5e60 .border-5246:focus,
.sort_5b46.thumbnail_outer_19a0 .action_5e60 .border-5246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_5b46.thumbnail_outer_19a0 .avatar-27a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_0e0c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gold_0e0c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.panel-narrow-2ee2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.static_bdee .sort_5b46 {
  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;
}
.static_bdee .modal-prev-c58b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.static_bdee .modal-prev-c58b: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) {
  .static_bdee .modal-prev-c58b:before {
    width: 16%;
    left: 42%;
  }
}
.static_bdee .modal-prev-c58b:last-child:before {
  content: none;
}
.static_bdee .modal-prev-c58b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.static_bdee .action_5e60 .avatar-27a4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.static_bdee .action_5e60 .avatar-27a4 li a .border-5246 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.static_bdee .action_5e60 .pro-3166 {
  border: none;
}
.static_bdee .action_5e60 .pro-3166 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.static_bdee .gold_0e0c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.static_bdee .panel-narrow-2ee2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.static_bdee .thumbnail_outer_19a0 .gold_0e0c:before {
  background: rgba(0, 0, 0, 0.9);
}
.static_bdee .left-eab0.highlight_inner_b319 .silver_71b3 {
  background: rgba(0, 0, 0, 0.6);
}
.static_bdee
  .left-eab0.highlight_inner_b319
  .silver_71b3::after,
.static_bdee
  .left-eab0.highlight_inner_b319
  .silver_71b3:before {
  background: inherit;
}
.static_bdee
  .left-eab0.highlight_inner_b319:hover
  .silver_71b3 {
  background: rgba(0, 0, 0, 0.8);
}
.card_5864 .sort_5b46 {
  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) {
  .card_5864 .sort_5b46 {
    width: auto;
    right: 45px;
  }
}
.dark-ef6d .sort_5b46 {
  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) {
  .dark-ef6d .sort_5b46 {
    width: auto;
    left: 45px;
  }
}
.gradient_3ddf .sort_5b46 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gradient_3ddf .panel-narrow-2ee2 {
  max-width: 48em;
  margin: 0 auto;
}
.gradient_3ddf .gold_0e0c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hard_598c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hard_598c.static_bdee .sort_5b46 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hard_598c.card_5864 .sort_5b46 {
  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);
}
.hard_598c .sort_5b46 {
  visibility: visible;
}
.hard_598c.dark-ef6d .sort_5b46 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs_e92c,
.sort_e0fd {
  overflow-x: hidden;
}
.tabs_e92c .sort_5b46 {
  overflow: auto;
}
.tabs_e92c.static_bdee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_e92c.static_bdee .sort_5b46 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs_e92c.static_bdee .label-99b1 {
  opacity: 0;
}
.tabs_e92c.card_5864 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_e92c.card_5864 .sort_5b46 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs_e92c.card_5864 .label-99b1 {
  opacity: 0;
}
.tabs_e92c.dark-ef6d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_e92c.dark-ef6d .sort_5b46 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs_e92c.dark-ef6d .label-99b1 {
  opacity: 0;
}
.tabs_e92c.gradient_3ddf .sort_5b46 {
  z-index: 10;
  visibility: visible;
}
.highlight_inner_b319 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight_inner_b319 .silver_71b3 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_inner_b319 .silver_71b3::after,
.highlight_inner_b319 .silver_71b3:before {
  background: inherit;
}
.highlight_inner_b319:hover .silver_71b3 {
  background: rgba(255, 255, 255, 0.99);
}
.dark-ef6d .highlight_inner_b319 {
  top: 10px;
  right: auto;
  left: 12px;
}
.gradient_3ddf .highlight_inner_b319 {
  display: none !important;
}
.tabs_e92c:before,
.sort_e0fd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs_e92c .highlight_inner_b319,
.sort_e0fd .highlight_inner_b319 {
  display: inline-block;
}
.sort_5b46 .border_wide_35ac {
  -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;
}
.tabs_e92c .sort_5b46 .border_wide_35ac,
.sort_e0fd .sort_5b46 .border_wide_35ac {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-prev-77fa .shadow-tiny-0286 {
  width: 100%;
}
.table-focused-ab31 {
  padding: 0 0.5em 0;
}
.table-focused-ab31 [class*="customify-col-"],
.table-focused-ab31 [class*="customify-col_"],
.table-focused-ab31 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.focus_8388 .table-focused-ab31 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .picture_afe2 .primary_73c2,
  .primary_73c2 {
    display: none;
  }
  .left_4d3c {
    text-align: left;
  }
  .table-2879 {
    text-align: center;
  }
  .outline-focused-1fb3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .picture_afe2 .shade-b1af,
  .shade-b1af {
    display: none;
  }
  .east-240c {
    text-align: left;
  }
  .nav-43b3 {
    text-align: center;
  }
  .detail-glass-1611 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .picture_afe2 .wrapper_8933,
  .wrapper_8933 {
    display: none;
  }
  .hover-9cd6 {
    text-align: left;
  }
  .texture-simple-0741 {
    text-align: center;
  }
  .menu-9b81 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight_fresh_38d5 {
  box-shadow: none !important;
}
.modal-purple-446f .sidebar_right_6eb5,
.up-5137 .sidebar_right_6eb5 {
  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;
}
.up-5137 .sidebar_right_6eb5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.nav_4e52 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.nav_4e52:after,
.nav_4e52:before {
  content: "";
  display: table;
}
.nav_4e52:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .nav_4e52 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.nav_4e52,
.border_3c41 {
  max-width: 1248px;
  margin: 0 auto;
}

.slow_f226.selected_3880 .nav_4e52 {
  max-width: 100%;
}
.slow_f226.highlight_49b0 {
  max-width: 1200px;
  margin: 0 auto;
}
.slow_f226.video_1f13 .nav_4e52 {
  max-width: 100%;
}
.slow_f226.video_1f13 > .nav_4e52 {
  padding-left: 0;
  padding-right: 0;
}
.slow_f226.video_1f13 > .nav_4e52 .picture_afe2 {
  margin: 0;
}
.slow_f226.video_1f13
  > .nav_4e52
  .hero_95da.caption_brown_fe9f {
  margin-right: 0;
  margin-left: 0;
}
.slow_f226.video_1f13 #main.caption_brown_fe9f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .huge-a7fc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .huge-a7fc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .cool_e51b .first_06e1 {
    padding-right: 1em;
  }
  .cool_e51b.title_up_7cc5 .hero_95da {
    border-right: 1px solid #eaecee;
  }
  .cool_e51b.title_up_7cc5 .first_06e1 {
    padding-right: 1em;
  }
  .cool_e51b.title_up_7cc5 .heading-small-3114 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-aa6d .first_06e1 {
    padding-left: 1em;
  }
  .shade-aa6d.title_up_7cc5 .hero_95da {
    border-left: 1px solid #eaecee;
  }
  .shade-aa6d.title_up_7cc5 .first_06e1 {
    padding-left: 1em;
  }
  .shade-aa6d.title_up_7cc5 .heading-small-3114 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_action_ae2e .first_06e1 {
    padding-left: 1em;
  }
  .preview_action_ae2e.title_up_7cc5 .item_b224 {
    border-right: 1px solid #eaecee;
  }
  .preview_action_ae2e.title_up_7cc5 .block_a5ca {
    border-right: 1px solid #eaecee;
  }
  .preview_action_ae2e.title_up_7cc5 .first_06e1 {
    padding-left: 1em;
  }
  .preview_action_ae2e.title_up_7cc5 .heading-small-3114 {
    padding-right: 1em;
  }
  .preview_action_ae2e.title_up_7cc5 .glass_bd59 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-out-bc13 .first_06e1 {
    padding-right: 1em;
  }
  .feature-out-bc13.title_up_7cc5 .item_b224 {
    border-left: 1px solid #eaecee;
  }
  .feature-out-bc13.title_up_7cc5 .block_a5ca {
    border-left: 1px solid #eaecee;
  }
  .feature-out-bc13.title_up_7cc5 .first_06e1 {
    padding-right: 1em;
  }
  .feature-out-bc13.title_up_7cc5 .heading-small-3114 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-out-bc13.title_up_7cc5 .glass_bd59 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge-a7fc .first_06e1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .huge-a7fc.title_up_7cc5 .hero_95da {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .huge-a7fc.title_up_7cc5 .first_06e1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .huge-a7fc.title_up_7cc5 .heading-small-3114 {
    padding-left: 1em;
  }
  .huge-a7fc.title_up_7cc5 .glass_bd59 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .huge-a7fc.title_up_7cc5 .first_06e1 {
    padding-left: 0;
  }
}
.banner-5520 .container-967d {
  display: inline-block;
}
.thumbnail_current_59cc {
  display: inline-block;
}
.paragraph-a8de {
  word-con: break-word;
}
.table_plasma_d90c > span {
  display: inline-block;
  padding: 5px 0;
}
.table_plasma_d90c .article_3cdd {
  margin-left: 8px;
  margin-right: 8px;
}
.table_plasma_d90c .badge_old_0c21 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_4b92 .smooth_af0d {
  margin-bottom: 2em;
}
.primary_4b92 .wood-f471 {
  margin-bottom: 15px;
}
.primary_4b92 .wood-f471:last-child {
  margin-bottom: 0;
}
.primary_4b92 .hero-right-a812 {
  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) {
  .primary_4b92 .hero-right-a812 {
    display: block;
  }
}
.primary_4b92 .panel-e1ed {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_4b92 .panel-e1ed {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_4b92 .accordion_advanced_1395 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_4b92 .accordion_advanced_1395 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_4b92 .accordion_advanced_1395 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_4b92 .paragraph-a8de {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_4b92 .paragraph-a8de a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_4b92 .accordion_c1e8 p:last-child {
  margin-bottom: 0;
}
.primary_4b92 .aside_bronze_22e0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_4b92 .plasma-d7ec {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_4b92 .tooltip-4389 {
  margin-top: 1em;
}
.primary_4b92 .focus-ac76 {
  top: 0;
  display: block;
}
.primary_4b92 .focus-ac76 a {
  color: inherit;
}
.primary_4b92 .focus-ac76 a:hover {
  color: inherit;
}
.primary_4b92 .overlay-tall-50ff {
  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;
}
.primary_4b92 .overlay-tall-50ff:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_4b92 .plasma-d7ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_4b92 .fresh-ed2a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_4b92 .fresh-ed2a:first-child {
  margin-top: 0;
}
.primary_4b92 .fresh-ed2a.sidebar-cold-8f4d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_4b92 .fresh-ed2a.nav-49c0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_4b92
  .fresh-ed2a.nav-49c0.cool-6495
  .tooltip-4389 {
  width: 100%;
}
.primary_4b92 .nav-49c0 {
  -webkit-box-align: center;
  align-items: center;
}
.primary_4b92 .nav-49c0 .table_plasma_d90c,
.primary_4b92 .nav-49c0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_4b92 .accordion_advanced_1395 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_4b92 .accordion_advanced_1395 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_4b92 .accordion_advanced_1395: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;
}
.primary_4b92 .sidebar-cold-8f4d {
  z-index: 5;
}
.primary_4b92 .slider_solid_e99a .south_f1e1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_4b92 .media-narrow-69c3 .south_f1e1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_4b92 .slider_3ccd .south_f1e1 {
  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;
}
.primary_4b92.tooltip-brown-b0a2 .hero-right-a812,
.primary_4b92.in-eeb3 .hero-right-a812 {
  display: block;
}
.primary_4b92.tooltip-brown-b0a2 .hero-right-a812 .cool_c245,
.primary_4b92.tooltip-brown-b0a2 .hero-right-a812 .plasma-d7ec,
.primary_4b92.in-eeb3 .hero-right-a812 .cool_c245,
.primary_4b92.in-eeb3 .hero-right-a812 .plasma-d7ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_4b92.advanced-fdf6 .panel-e1ed {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_4b92.advanced-fdf6 .panel-e1ed {
    margin-right: 0;
  }
}
.primary_4b92.tooltip-brown-b0a2 .panel-e1ed,
.primary_4b92.in-eeb3 .panel-e1ed {
  padding-top: 40%;
}
.primary_4b92.tooltip-brown-b0a2 .smooth_af0d,
.primary_4b92.in-eeb3 .smooth_af0d {
  display: block;
}
.primary_4b92.tooltip-brown-b0a2 .fn-sticky-09e3 .plasma-d7ec,
.primary_4b92.in-eeb3 .fn-sticky-09e3 .plasma-d7ec {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_4b92.tooltip-brown-b0a2 .panel-e1ed,
.primary_4b92.in-eeb3 .panel-e1ed {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_4b92.tooltip-brown-b0a2 .plasma-d7ec {
  padding: 1em;
}
.header_down_c7e5 {
  margin: 30px auto;
  display: block;
}
.header_down_c7e5 .avatar-e117 > * {
  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;
}
.header_down_c7e5 .avatar-e117 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header_down_c7e5 .avatar-e117 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight-ee49 .table_plasma_d90c {
  margin-bottom: 1.41575em;
}
.highlight-ee49 .background_active_abfc {
  margin-bottom: 1.618em;
}
.left_c547 .caption_47af {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.left_c547 .caption_47af a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.left_c547 .thick-f808 {
  max-width: 100%;
  overflow: auto;
}
.text_9789 .left_c547 a:hover {
  text-decoration: underline;
}
.media-ec4e .wood-f471:not(.paragraph-a8de),
.media-ec4e .accordion_advanced_1395 {
  margin-bottom: 1.41575em;
}
.media-ec4e .wood-f471:not(.paragraph-a8de):last-child,
.media-ec4e .accordion_advanced_1395:last-child {
  margin-bottom: 0;
}
.media-ec4e .wood-f471.clean_dd6e {
  margin-bottom: 0.41575em;
}
.media-ec4e .out-79ea:before,
.media-ec4e .pressed-e275:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media-ec4e .out-79ea:before {
  content: "\f115";
}
.media-ec4e .pressed-e275:before {
  content: "\f02c";
}
.media-ec4e .photo_under_f20c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media-ec4e .photo_under_f20c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview_fast_a1ad {
  display: -webkit-box;
  display: flex;
}
.preview_fast_a1ad .tertiary-32cd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview_fast_a1ad .tertiary-32cd {
    flex-basis: 90px;
  }
}
.preview_fast_a1ad .outline-aa73 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_fast_a1ad .outline-aa73 {
    flex-basis: calc(100% - 50px);
  }
}
.preview_fast_a1ad .outline_iron_02b6 p:last-child {
  margin-bottom: 0.72em;
}
.static-0adb .avatar-e117 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.static-0adb .avatar-e117:after,
.static-0adb .avatar-e117:before {
  content: "";
  display: table;
}
.static-0adb .avatar-e117:after {
  clear: both;
}
.static-0adb .avatar-e117 .east_f6f5,
.static-0adb .avatar-e117 .sidebar-gold-08e6 {
  width: 49%;
}
.static-0adb .avatar-e117 .east_f6f5 a span.column_151b,
.static-0adb .avatar-e117 .sidebar-gold-08e6 a span.column_151b {
  display: block;
  margin-bottom: 5px;
}
.static-0adb .avatar-e117 .sidebar-gold-08e6 {
  float: left;
  text-align: left;
}
.static-0adb .avatar-e117 .east_f6f5 {
  float: right;
  text-align: right;
}
.info-under-6f7f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .info-under-6f7f {
    margin-bottom: 0;
  }
}
.detail_clean_87a9 {
  margin-bottom: 1em;
}
.detail_clean_87a9 .paragraph-a8de {
  font-size: 1.1em;
  line-height: 1.3;
}
.secondary_5aee a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_bd30 .detail_clean_87a9,
.active-314c .detail_clean_87a9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_bd30 .detail_clean_87a9,
  .active-314c .detail_clean_87a9 {
    display: block;
  }
}
.card_bd30 .secondary_5aee,
.active-314c .secondary_5aee {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_bd30 .secondary_5aee,
  .active-314c .secondary_5aee {
    margin-bottom: 1em;
  }
}
.card_bd30 .secondary_5aee img,
.active-314c .secondary_5aee img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_bd30 .silver-aadd,
.active-314c .silver-aadd {
  flex-basis: calc(100% - 160px);
}
.card_bd30 .silver-aadd p,
.active-314c .silver-aadd p {
  margin-bottom: 0;
}
.card_bd30 .silver-aadd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_bd30 .silver-aadd {
    padding-left: 0;
  }
}
.active-314c .silver-aadd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .active-314c .silver-aadd {
    padding-right: 0;
  }
}
.active-314c .secondary_5aee {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.column_easy_2f87 .secondary_5aee {
  margin-bottom: 0.5em;
}
.column_easy_2f87 .secondary_5aee img {
  width: 100%;
}
.center_2939 .logo_2af6,
.tag_dynamic_c9bd .logo_2af6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tag_dynamic_c9bd .hero_95da .accent-down-92d0 p:last-child {
  margin-bottom: 0;
}
.search_6b83 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.iron_983c .rough-30a8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .iron_983c .rough-30a8:last-of-type {
    margin-bottom: 0;
  }
}
.iron_983c .rough-30a8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron_983c .rough-30a8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.iron_983c .rough-30a8 ul li {
  margin: 0 0 0.6em;
}
.iron_983c .rough-30a8 ul li.alert_huge_2aee,
.iron_983c .rough-30a8 ul li.header_ca25 {
  position: relative;
}
.iron_983c .rough-30a8 ul li.alert_huge_2aee .smooth_a3d5,
.iron_983c .rough-30a8 ul li.header_ca25 .smooth_a3d5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.iron_983c .rough-30a8 ul li.alert_huge_2aee:after:after,
.iron_983c .rough-30a8 ul li.alert_huge_2aee:after:before,
.iron_983c
  .rough-30a8
  ul
  li.header_ca25:after:after,
.iron_983c
  .rough-30a8
  ul
  li.header_ca25:after:before {
  content: "";
  display: table;
}
.iron_983c .rough-30a8 ul li.alert_huge_2aee:after:after,
.iron_983c
  .rough-30a8
  ul
  li.header_ca25:after:after {
  clear: both;
}
.iron_983c .rough-30a8 a.plasma-7c45:hover {
  text-decoration: none;
}
.iron_983c .rough-30a8 select {
  max-width: 100%;
}
.iron_983c .rough-30a8 table {
  font-size: 85%;
}
.iron_983c .rough-30a8 table td,
.iron_983c .rough-30a8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.iron_983c .rough-30a8 table tfoot td {
  text-align: left;
}
.iron_983c .rough-30a8 :last-child {
  margin-bottom: 0;
}
.iron_983c .rough-30a8 .content_b491 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.iron_983c .rough-30a8 .content_b491 label {
  width: 100%;
}
.iron_983c .rough-30a8 .content_b491 .fresh-cf9f {
  width: 100%;
  display: block;
}
.iron_983c .rough-30a8 .content_b491 .orange-a774 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.iron_983c .rough-30a8 .content_b491 .orange-a774:hover svg #svg-search {
  fill: #444;
}
.iron_983c .rough-30a8 .content_b491 .orange-a774 svg {
  width: 18px;
  height: 18px;
}
.iron_983c .east-89d3 ul ul,
.iron_983c .column-tall-a7b6 ul ul,
.iron_983c .pro-00f7 ul ul,
.iron_983c .easy-e548 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.iron_983c .east-89d3 .white_d349 > a,
.iron_983c .column-tall-a7b6 .white_d349 > a,
.iron_983c .pro-00f7 .white_d349 > a,
.iron_983c .easy-e548 .white_d349 > a {
  margin-bottom: 0;
}
.iron_983c .hard_b771 li,
.iron_983c .east-89d3 li,
.iron_983c .primary-next-0e81 li,
.iron_983c .column-tall-a7b6 li,
.iron_983c .pro-00f7 li,
.iron_983c .easy-e548 li,
.iron_983c .breadcrumb-3da0 li,
.iron_983c .east-20b2 li {
  display: block;
  position: relative;
}
.iron_983c .hard_b771 li:last-child,
.iron_983c .east-89d3 li:last-child,
.iron_983c .primary-next-0e81 li:last-child,
.iron_983c .column-tall-a7b6 li:last-child,
.iron_983c .pro-00f7 li:last-child,
.iron_983c .easy-e548 li:last-child,
.iron_983c .breadcrumb-3da0 li:last-child,
.iron_983c .east-20b2 li:last-child {
  border: none;
}
.iron_983c .hard_b771 li a,
.iron_983c .east-89d3 li a,
.iron_983c .primary-next-0e81 li a,
.iron_983c .column-tall-a7b6 li a,
.iron_983c .pro-00f7 li a,
.iron_983c .easy-e548 li a,
.iron_983c .breadcrumb-3da0 li a,
.iron_983c .east-20b2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron_983c .hard_b771 li ul li::before,
.iron_983c .east-89d3 li ul li::before,
.iron_983c .primary-next-0e81 li ul li::before,
.iron_983c .column-tall-a7b6 li ul li::before,
.iron_983c .pro-00f7 li ul li::before,
.iron_983c .easy-e548 li ul li::before,
.iron_983c .breadcrumb-3da0 li ul li::before,
.iron_983c .east-20b2 li ul li::before {
  left: 15px;
}
.iron_983c .hard_b771 li ul a,
.iron_983c .east-89d3 li ul a,
.iron_983c .primary-next-0e81 li ul a,
.iron_983c .column-tall-a7b6 li ul a,
.iron_983c .pro-00f7 li ul a,
.iron_983c .easy-e548 li ul a,
.iron_983c .breadcrumb-3da0 li ul a,
.iron_983c .east-20b2 li ul a {
  padding-left: 20px;
}
.iron_983c .hard_b771 li ul ul li::before,
.iron_983c .east-89d3 li ul ul li::before,
.iron_983c .primary-next-0e81 li ul ul li::before,
.iron_983c .column-tall-a7b6 li ul ul li::before,
.iron_983c .pro-00f7 li ul ul li::before,
.iron_983c .easy-e548 li ul ul li::before,
.iron_983c .breadcrumb-3da0 li ul ul li::before,
.iron_983c .east-20b2 li ul ul li::before {
  left: 30px;
}
.iron_983c .hard_b771 li ul ul a,
.iron_983c .east-89d3 li ul ul a,
.iron_983c .primary-next-0e81 li ul ul a,
.iron_983c .column-tall-a7b6 li ul ul a,
.iron_983c .pro-00f7 li ul ul a,
.iron_983c .easy-e548 li ul ul a,
.iron_983c .breadcrumb-3da0 li ul ul a,
.iron_983c .east-20b2 li ul ul a {
  padding-left: 40px;
}
.iron_983c .panel_pro_8e38 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron_983c .east-20b2 ul li {
  margin-bottom: 1.41575em;
}
.iron_983c .east-20b2 ul li .over-453d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.iron_983c .east-20b2 ul li .modal-4f94 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail_outer_19a0 .hard_b771 li a,
.thumbnail_outer_19a0 .east-89d3 li a,
.thumbnail_outer_19a0 .primary-next-0e81 li a,
.thumbnail_outer_19a0 .column-tall-a7b6 li a,
.thumbnail_outer_19a0 .pro-00f7 li a,
.thumbnail_outer_19a0 .easy-e548 li a,
.thumbnail_outer_19a0 .breadcrumb-3da0 li a,
.thumbnail_outer_19a0 .east-20b2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_outer_19a0 .panel_pro_8e38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_outer_19a0 .rough-30a8 ul li.alert_huge_2aee .smooth_a3d5,
.thumbnail_outer_19a0 .rough-30a8 ul li.header_ca25 .smooth_a3d5 {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail_outer_19a0 .iron_983c .rough-30a8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow_f226 .iron_983c .avatar-27a4 li {
  margin: 0;
}
.slow_f226 .iron_983c .avatar-27a4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slow_f226 .iron_983c .avatar-27a4 li ul {
  margin: 0;
}
.slow_f226 .iron_983c .avatar-27a4 li ul li a {
  padding-left: 15px;
}
.slow_f226 .iron_983c .avatar-27a4 li ul li li a {
  padding-left: 30px;
}
.slow_f226 .iron_983c .avatar-27a4 li.outline_80cd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slow_f226 .iron_983c .avatar-27a4 li.outline_80cd > 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;
}
.slow_f226 .iron_983c .avatar-27a4 li.outline_80cd > 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;
}
.copper-217c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.liquid_646f {
  position: relative;
  z-index: 10;
}
.liquid_646f .border_wide_35ac {
  width: 100%;
  max-width: 100%;
}
.purple_58de .lower_1514 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.purple_58de .left-eab0 {
}
.purple_58de .thumbnail_outer_19a0 {
  background: #292929;
}
.pressed-492d .lower_1514 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pressed-492d .left-eab0 {
  background: #f9f9f9;
}
.pressed-492d .thumbnail_outer_19a0 {
  background: #303030;
}
.red_f0ab .lower_1514 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .red_f0ab .container-967d {
    margin-bottom: 1em;
  }
  .red_f0ab .container-967d:last-child {
    margin-bottom: 0;
  }
}
.red_f0ab .left-eab0 {
  background: #ededed;
}
.red_f0ab .thumbnail_outer_19a0 {
  background: #1a1a1a;
}
.lower_1514.left-eab0 {
  color: rgba(0, 0, 0, 0.6);
}
.lower_1514.left-eab0 .tooltip-3153 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_1514.thumbnail_outer_19a0 {
  color: rgba(255, 255, 255, 0.99);
}
.lower_1514.thumbnail_outer_19a0 a:not(.plasma-7c45) {
  color: rgba(255, 255, 255, 0.79);
}
.lower_1514.thumbnail_outer_19a0 a:not(.plasma-7c45):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_1514.thumbnail_outer_19a0 .tooltip-3153 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_1514.thumbnail_outer_19a0 table tbody td,
.lower_1514.thumbnail_outer_19a0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.border_254f.article-silver-ab2b .nav_4e52 {
  max-width: initial;
}
.border_254f .preview_red_93db {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.border_254f .preview_red_93db .border_wide_35ac {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .border_254f .preview_red_93db .border_wide_35ac {
    display: block;
    margin-bottom: 2em;
  }
  .border_254f .preview_red_93db .border_wide_35ac:last-child {
    margin-bottom: 0;
  }
}
.red_f0ab .container-967d:last-child,
.pressed-492d .container-967d:last-child,
.purple_58de .container-967d:last-child {
  margin-bottom: 0;
}
.red_f0ab .container-967d .iron_983c .rough-30a8:last-child,
.pressed-492d .container-967d .iron_983c .rough-30a8:last-child,
.purple_58de .container-967d .iron_983c .rough-30a8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .red_f0ab .progress-8bdd,
  .red_f0ab .feature-c46a,
  .pressed-492d .progress-8bdd,
  .pressed-492d .feature-c46a,
  .purple_58de .progress-8bdd,
  .purple_58de .feature-c46a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .liquid_646f .container-967d {
    margin-bottom: 2em;
  }
}
.liquid_646f p:last-child {
  margin-bottom: 0;
}
.liquid_646f li,
.liquid_646f ul {
  list-style: none;
  margin: 0;
}
.liquid_646f ul ul {
  margin-left: 2.617924em;
}
.gallery_66d6 {
  font-size: 0.875em;
}

/* css-noise: 4792 */
.ghost-box-z7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
