/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accent_outer_7bdf/customify
Author: WPCustomify
Author URI: https://pressmaximum.accent_outer_7bdf
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.accent_outer_7bdf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern-prev-17a4.notice-7f92/licenses/gpl-2.0.main-fast-d59f
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.preview-thick-923e/, (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.border_bronze_5759.texture_0501/normalize.selected-1546/
 ======
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.selected-1546 v7.0.0 | MIT License | github.accent_outer_7bdf/necolas/normalize.selected-1546 */
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;
}
.paragraph_last_7c70 .warm_e42e,
.nav-west-b353,
.dropdown_wide_7b2b,
.wrapper_upper_6775,
.sort_over_928d,
.aside_left_9d01,
.dirty-6923,
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;
}
.nav-west-b353,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav-west-b353,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav-west-b353,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown_wide_7b2b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown_wide_7b2b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown_wide_7b2b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_wide_7b2b,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper_upper_6775,
h3 {
  font-size: 1.618em;
}
.paragraph_last_7c70 .warm_e42e,
.sort_over_928d,
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.highlight-slow-5356 {
  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;
}
.popup_under_f861:after,
.popup_under_f861:before,
.main_slow_b35d:after,
.main_slow_b35d:before {
  content: "";
  display: table;
}
.popup_under_f861:after,
.main_slow_b35d:after {
  clear: both;
}
.hard_bd80 {
  float: right;
  margin-right: 0;
}
.overlay_2261 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shadow-left-00c9 .text_973b,
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;
}
.shadow-left-00c9 .text_973b: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;
}
.focus_west_899b .text_973b {
  box-shadow: none;
}
.focus_west_899b
  .text_973b
  .red-20a4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus_west_899b .text_973b .module_dirty_9f36 {
  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;
}
.focus_west_899b
  .text_973b
  .module_dirty_9f36
  b {
  display: none;
}
.focus_west_899b .frame-1861 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.huge_79b2:not(.dropdown-a340):not(.outline_white_9145),
button:not(.dropdown-a340):not(.outline_white_9145),
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ),
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ),
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ) {
  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;
}
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ):hover,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ):hover,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):hover,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):hover,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ):active,
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ):active,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):active,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):active,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):active,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus {
  outline: 0;
}
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd {
  position: relative;
}
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .form_8ccd,
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .short-2f33,
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .paragraph_b0d3,
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  i,
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  svg,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .form_8ccd,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .short-2f33,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .paragraph_b0d3,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  i,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  svg,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .form_8ccd,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .short-2f33,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .paragraph_b0d3,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  i,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  svg,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .form_8ccd,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .short-2f33,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .paragraph_b0d3,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  i,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  svg,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .form_8ccd,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .short-2f33,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  .paragraph_b0d3,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  i,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd
  svg {
  visibility: hidden;
}
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd:after,
button:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd:after,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd:after,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd:after,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ).fn-loading-d4cd: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;
}
.huge_79b2:not(.dropdown-a340):not(.outline_white_9145),
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ),
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ),
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ) {
  color: #fff;
  background: #235787;
}
.huge_79b2:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus,
input[type="button"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus,
input[type="reset"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus,
input[type="submit"]:not(.dropdown-a340):not(
    .outline_white_9145
  ):focus {
  color: #fff;
}
.huge_79b2.fn-disabled-d4cd:not(.dropdown-a340):not(
    .outline_white_9145
  ),
.huge_79b2[disabled]:not(.dropdown-a340):not(
    .outline_white_9145
  ),
button.fn-disabled-d4cd:not(.dropdown-a340):not(
    .outline_white_9145
  ),
button[disabled]:not(.dropdown-a340):not(
    .outline_white_9145
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.gallery-f472 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gallery-f472: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;
}
.smooth-b731 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message_f15e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.up-bacc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup_under_f861:after,
.popup_under_f861:before,
.overlay_in_72e6:after,
.overlay_in_72e6:before,
.container-2460:after,
.container-2460:before,
.secondary_c962:after,
.secondary_c962:before,
.label-2357:after,
.label-2357:before,
.menu_selected_a41c:after,
.menu_selected_a41c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup_under_f861:after,
.overlay_in_72e6:after,
.container-2460:after,
.secondary_c962:after,
.label-2357:after,
.menu_selected_a41c:after {
  clear: both;
}
.overlay_in_72e6 .button_static_aa18,
.container-2460 .button_static_aa18,
.dynamic-de37 .button_static_aa18 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail-be81 {
  display: inline-block;
}
.hard-e8ee {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hard-e8ee img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hard-e8ee .west_c131 {
  padding: 1em 0;
  font-size: 85%;
}
.west_c131 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.summary_simple_68b3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.summary_simple_68b3:after,
.summary_simple_68b3:before {
  content: "";
  display: table;
}
.summary_simple_68b3:after {
  clear: both;
}
.advanced_9112 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter-dirty-bea3 .advanced_9112 {
  max-width: 50%;
}
.input-clean-72d3 .advanced_9112 {
  max-width: 33.33%;
}
.small-0a54 .advanced_9112 {
  max-width: 25%;
}
.top-96ae .advanced_9112 {
  max-width: 20%;
}
.rough_e076 .advanced_9112 {
  max-width: 16.66%;
}
.fast_0100 .advanced_9112 {
  max-width: 14.28%;
}
.old-9b26 .advanced_9112 {
  max-width: 12.5%;
}
.pro-78cc .advanced_9112 {
  max-width: 11.11%;
}
.fast_38ac {
  display: block;
}
.paragraph_last_7c70 .full-d21c label,
.paragraph_last_7c70 .purple_eb1d label,
.paragraph_last_7c70 .title-under-a501 label,
.paragraph_last_7c70 .narrow-49d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-38c4 {
  list-style: none;
  margin: 0;
}
.prev-38c4 article.popup_pink_c2c4 {
  margin-bottom: 0;
}
.prev-38c4 ul {
  list-style: none;
  margin: 0;
}
.prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4: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) {
  .prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4 li.popup_pink_c2c4 li.popup_pink_c2c4 li.popup_pink_c2c4 {
    padding-left: 0;
  }
}
article.popup_pink_c2c4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_pink_c2c4 .overlay_in_72e6 p:last-of-type {
  margin-bottom: 0;
}
article.popup_pink_c2c4 .list_2ff7 {
  float: left;
}
article.popup_pink_c2c4 .narrow-22a2 {
  margin-left: 85px;
}
article.popup_pink_c2c4 .blue-e0bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_pink_c2c4 .blue-e0bf .mask-49a8 {
  margin-left: 10px;
}
article.popup_pink_c2c4 .thumbnail-red-4ac5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_pink_c2c4 .active_2f2c {
  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 .full-d21c,
  #respond .title-under-a501,
  #respond .narrow-49d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full-d21c input,
#respond .title-under-a501 input,
#respond .narrow-49d2 input {
  width: 100%;
}
#respond .narrow-49d2 {
  margin-right: 0;
}
#respond .first-0c29 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center-8bee {
  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;
}
.center-8bee.tabs_b44a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.center-8bee 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%);
}
.center-8bee:focus,
.center-8bee: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);
}
.short_9289 {
  border-radius: 10%;
}
.description-eb0a {
  border-radius: 50%;
}
.tabs-6419 {
  font-size: 0.72em;
}
.overlay-pink-e223 {
  font-size: 0.875em;
}
.gradient-blue-8fed {
  font-size: 1.1em;
}
.yellow_a8d1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.yellow_a8d1.tabs-6419 {
  letter-spacing: 0.5px;
}
.carousel-a914,
.carousel-a914 a {
  color: #6d6d6d;
}
.carousel-a914 a:hover {
  color: #111;
}
.sort-current-ddcb {
  color: #6d6d6d;
}
.full_8b7f {
  overflow-x: hidden;
}
.full_8b7f .active_0284.text_new_8e73 {
  position: relative;
}
.full_8b7f .active_0284.text_new_8e73.box_prev_1991 {
  position: initial;
}
.full_8b7f
  .active_0284.text_new_8e73.box_prev_1991
  .notification-blue-f254 {
  left: auto;
}
.full_8b7f .active_0284 .notification-blue-f254 {
  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;
}
.full_8b7f .active_0284:hover.text_new_8e73 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.full_8b7f
  .active_0284:hover.text_new_8e73
  .notification-blue-f254 {
  display: block;
  z-index: 9999999;
}
.full_8b7f .sort_active_a85f .shadow-full-1ee5,
.full_8b7f .iron_caae .shadow-full-1ee5 {
  display: none;
}
.full_8b7f .hovered-48f0 .active_0284:hover.text_new_8e73 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paragraph_last_7c70 .full-d21c label,
.paragraph_last_7c70 .purple_eb1d label,
.paragraph_last_7c70 .title-under-a501 label,
.paragraph_last_7c70 .narrow-49d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-38c4 {
  list-style: none;
  margin: 0;
}
.prev-38c4 article.popup_pink_c2c4 {
  margin-bottom: 0;
}
.prev-38c4 ul {
  list-style: none;
  margin: 0;
}
.prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4: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) {
  .prev-38c4 .wrapper-motion-2819 li.popup_pink_c2c4 li.popup_pink_c2c4 li.popup_pink_c2c4 li.popup_pink_c2c4 {
    padding-left: 0;
  }
}
article.popup_pink_c2c4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup_pink_c2c4 .overlay_in_72e6 p:last-of-type {
  margin-bottom: 0;
}
article.popup_pink_c2c4 .list_2ff7 {
  float: left;
}
article.popup_pink_c2c4 .narrow-22a2 {
  margin-left: 85px;
}
article.popup_pink_c2c4 .blue-e0bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup_pink_c2c4 .blue-e0bf .mask-49a8 {
  margin-left: 10px;
}
article.popup_pink_c2c4 .thumbnail-red-4ac5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup_pink_c2c4 .active_2f2c {
  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 .full-d21c,
  #respond .title-under-a501,
  #respond .narrow-49d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full-d21c input,
#respond .title-under-a501 input,
#respond .narrow-49d2 input {
  width: 100%;
}
#respond .narrow-49d2 {
  margin-right: 0;
}
#respond .first-0c29 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort_active_a85f .thumbnail_stone_f74a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_stone_f74a .search-3bb3.wood_fa5d .background-579e > li > a:focus,
.thumbnail_stone_f74a .search-3bb3.wood_fa5d .background-579e > li > a:hover,
.thumbnail_stone_f74a .search-3bb3.simple_d9a7 .background-579e > li > a:focus,
.thumbnail_stone_f74a .search-3bb3.simple_d9a7 .background-579e > li > a:hover,
.thumbnail_stone_f74a .search-3bb3.stale_7f3d .background-579e > li > a:focus,
.thumbnail_stone_f74a .search-3bb3.stale_7f3d .background-579e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_stone_f74a
  .search-3bb3.wood_fa5d
  .background-579e
  > li.video_static_15cd
  > a,
.thumbnail_stone_f74a
  .search-3bb3.wood_fa5d
  .background-579e
  > li.active_hovered_de70
  > a,
.thumbnail_stone_f74a
  .search-3bb3.simple_d9a7
  .background-579e
  > li.video_static_15cd
  > a,
.thumbnail_stone_f74a
  .search-3bb3.simple_d9a7
  .background-579e
  > li.active_hovered_de70
  > a,
.thumbnail_stone_f74a
  .search-3bb3.stale_7f3d
  .background-579e
  > li.video_static_15cd
  > a,
.thumbnail_stone_f74a .search-3bb3.stale_7f3d .background-579e > li.breadcrumb_3bc1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_stone_f74a .aside-dd1f,
.thumbnail_stone_f74a .aside-dd1f a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_stone_f74a .search-narrow-1d04.smooth_7a55 li a,
.thumbnail_stone_f74a .focused_f0ce a,
.thumbnail_stone_f74a .paragraph_99f3,
.thumbnail_stone_f74a .background-579e > li > a,
.thumbnail_stone_f74a .accordion_smooth_890f {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a .search-narrow-1d04.smooth_7a55 li a:hover,
.thumbnail_stone_f74a .focused_f0ce a:hover,
.thumbnail_stone_f74a .paragraph_99f3:hover,
.thumbnail_stone_f74a .background-579e > li > a:hover,
.thumbnail_stone_f74a .accordion_smooth_890f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_stone_f74a .accordion-0b15 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a .accordion-0b15 .pro-768f {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_stone_f74a .accordion-0b15:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_stone_f74a .accordion-slow-ba27 .secondary-9625 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a .accordion-slow-ba27 .secondary-9625 .surface_narrow_8f2e {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a
  .accordion-slow-ba27
  .secondary-9625
  .surface_narrow_8f2e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a
  .accordion-slow-ba27
  .secondary-9625
  .surface_narrow_8f2e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a
  .accordion-slow-ba27
  .secondary-9625
  .surface_narrow_8f2e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a
  .accordion-slow-ba27
  .secondary-9625
  .surface_narrow_8f2e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a .accordion-slow-ba27 .plasma-acbc {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_stone_f74a .accordion-slow-ba27 .plasma-acbc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_bef8
  .thumbnail_stone_f74a
  .accordion-slow-ba27
  .dropdown_old_8002
  .hard_87f9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_bef8
  .thumbnail_stone_f74a
  .accordion-slow-ba27
  .dropdown_old_8002
  .surface_narrow_8f2e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_active_a85f .item_light_1a79 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.item_light_1a79 .search-3bb3.wood_fa5d .background-579e > li > a:focus,
.item_light_1a79 .search-3bb3.wood_fa5d .background-579e > li > a:hover,
.item_light_1a79 .search-3bb3.simple_d9a7 .background-579e > li > a:focus,
.item_light_1a79 .search-3bb3.simple_d9a7 .background-579e > li > a:hover,
.item_light_1a79 .search-3bb3.stale_7f3d .background-579e > li > a:focus,
.item_light_1a79 .search-3bb3.stale_7f3d .background-579e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_light_1a79
  .search-3bb3.wood_fa5d
  .background-579e
  > li.video_static_15cd
  > a,
.item_light_1a79
  .search-3bb3.wood_fa5d
  .background-579e
  > li.active_hovered_de70
  > a,
.item_light_1a79
  .search-3bb3.simple_d9a7
  .background-579e
  > li.video_static_15cd
  > a,
.item_light_1a79
  .search-3bb3.simple_d9a7
  .background-579e
  > li.active_hovered_de70
  > a,
.item_light_1a79
  .search-3bb3.stale_7f3d
  .background-579e
  > li.video_static_15cd
  > a,
.item_light_1a79 .search-3bb3.stale_7f3d .background-579e > li.breadcrumb_3bc1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.item_light_1a79 .aside-dd1f,
.item_light_1a79 .aside-dd1f a {
  color: rgba(0, 0, 0, 0.8);
}
.item_light_1a79 .search-narrow-1d04.smooth_7a55 li a,
.item_light_1a79 .focused_f0ce a,
.item_light_1a79 .paragraph_99f3,
.item_light_1a79 .background-579e > li > a,
.item_light_1a79 .accordion_smooth_890f {
  color: rgba(0, 0, 0, 0.55);
}
.item_light_1a79 .search-narrow-1d04.smooth_7a55 li a:hover,
.item_light_1a79 .focused_f0ce a:hover,
.item_light_1a79 .paragraph_99f3:hover,
.item_light_1a79 .background-579e > li > a:hover,
.item_light_1a79 .accordion_smooth_890f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_light_1a79 .accordion-0b15 {
  color: rgba(0, 0, 0, 0.55);
}
.item_light_1a79 .accordion-0b15 .pro-768f {
  color: rgba(0, 0, 0, 0.8);
}
.item_light_1a79 .accordion-0b15:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_8f79 .status_upper_3f4d {
  margin-left: auto;
  margin-right: auto;
}
.container-2460 > * {
  margin-left: auto;
  margin-right: auto;
}
.container-2460 .smooth-b731 {
  margin-right: 1.41575em;
}
.summary-1779 .container-2460 > .filter-dim-388d {
  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;
}
.summary-1779 .container-2460 > .notice-70dd {
  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;
}
.notification-white-a505.main_8f79 .status_upper_3f4d,
.basic_47b2.main_8f79 .status_upper_3f4d {
  margin-left: 0;
}
.outer-950d.main_8f79 .status_upper_3f4d,
.icon_down_1fad.main_8f79 .status_upper_3f4d {
  margin-right: 0;
}
.container-2460 ol,
.container-2460 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.detail-3dfe video {
  max-width: 100%;
}
.paragraph_cdd1 img {
  display: block;
}
.paragraph_cdd1.smooth-b731,
.paragraph_cdd1.message_f15e {
  width: 100%;
}
.paragraph_cdd1.notice-70dd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hidden_3621:not(.popup-pro-f9b6) {
  margin: 1.5em auto;
}
.shadow_green_bcb1 p {
  padding: 1.5em 14px;
}
ul.last_c09d.notice-70dd,
ul.last_c09d.filter-dim-388d,
ul.last_c09d.element-25af.filter-dim-388d {
  padding: 0 14px;
}
.active_adae {
  display: block;
  overflow-x: auto;
}
.active_adae table {
  border-collapse: collapse;
  width: 100%;
}
.active_adae td,
.active_adae th {
  padding: 0.5em;
}
.container-2460 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.container-2460 ol ol,
.container-2460 ol ul,
.container-2460 ul ol,
.container-2460 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.container-2460 ol ol li,
.container-2460 ol ul li,
.container-2460 ul ol li,
.container-2460 ul ul li {
  margin-left: 0;
}
.outline-2cd1.banner_lower_5987 > .slow-47a0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline-2cd1.banner_lower_5987 > .slow-47a0 iframe,
.outline-2cd1.banner_lower_5987 > .slow-47a0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay-static-5341 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.overlay-static-5341.filter-5e12 {
  padding: 0;
}
.overlay-static-5341.filter-5e12 cite {
  font-size: 13px;
}
.overlay-static-5341 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.overlay-static-5341 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.nav-clean-cca6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.nav-clean-cca6 > p:first-child {
  margin-top: 0;
}
.nav-clean-cca6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.nav-clean-cca6 blockquote {
  border-left: 0;
}
.thick-9dd0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.thick-9dd0:not(.hover-purple-8916) {
  max-width: 100px;
}
.thick-9dd0.over-c65a {
  border-bottom: none !important;
  text-align: center;
}
.thick-9dd0.over-c65a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shadow_green_bcb1 p {
    padding: 1.5em 0;
  }
}
.component_585b {
  color: #0073aa;
}
.layout-51e7 {
  background-color: #0073aa;
}
.caption-b5c8 {
  color: #229fd8;
}
.detail-d667 {
  background-color: #229fd8;
}
.sort-rough-98fa {
  color: #eee;
}
.row-small-03a5 {
  background-color: #eee;
}
.tertiary_2a69 {
  color: #444;
}
.button-f8de {
  background-color: #444;
}
.input_dark_02ac {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input_dark_02ac .dynamic_428e .focused_f0ce {
  font-size: 15px;
}
.input_dark_02ac .focused_f0ce {
  line-height: 1.3;
}
.input_dark_02ac .item_light_1a79 {
}
.input_dark_02ac .thumbnail_stone_f74a {
  background: #235787;
}
.background_plasma_9c41 {
  padding: 0;
}
.background_plasma_9c41 .thumbnail_stone_f74a {
  background: #1a1a1a;
}
.background_plasma_9c41 .item_light_1a79 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.east-fd53 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.east-fd53 .item_light_1a79 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.east-fd53 .thumbnail_stone_f74a {
  background: #303030;
}
.menu_selected_a41c {
  position: relative;
  z-index: 10;
}
.menu_selected_a41c .medium-4802 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article_ca82 .text_new_8e73 {
  display: inline-block;
  vertical-align: middle;
}
.article_ca82.icon_8286 .text_new_8e73 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article_ca82.icon_8286 .text_new_8e73 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article_ca82.icon_8286 .text_new_8e73 {
    margin-right: 0.4em;
  }
}
.article_ca82.icon_8286 .text_new_8e73:last-child {
  margin-right: 0;
}
.search-in-3b8c .medium-4802 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort_active_a85f .dynamic_428e {
    margin: 0 -0.5em;
  }
  .sort_active_a85f .dynamic_428e [class*="customify-col-"],
  .sort_active_a85f .dynamic_428e [class*="customify-col_"],
  .sort_active_a85f .dynamic_428e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort_active_a85f.first-056b .medium-4802 {
  background: 0 0 !important;
}
.sort_active_a85f.first-056b .medium-4802,
.sort_active_a85f.search-in-3b8c .medium-4802 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort_active_a85f.section-3612 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort_active_a85f.search-in-3b8c .medium-4802 {
  box-shadow: none !important;
}
.box_78e8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .box_78e8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .box_78e8 {
    padding: 18px 0 20px;
  }
}
.box_78e8 .panel-5295 {
  width: 100%;
}
.box_78e8 .dirty_10f8 {
  margin-bottom: 0;
}
.box_78e8 .gradient-9e48 {
  margin-top: 5px;
  font-size: 0.875em;
}
.light_fba5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.light_fba5 .module_209f {
  width: 100%;
}
.dirty-687c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dirty-687c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dirty-687c 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;
}
.dirty-687c li:last-child:after {
  display: none;
}
.dirty-687c li a {
  font-weight: 500;
  margin-right: 10px;
}
.gradient_gas_b561 .shadow-full-1ee5 button,
.box_78e8 .shadow-full-1ee5 button {
  left: 0;
}
.gradient_gas_b561 .module_209f,
.box_78e8 .module_209f {
  padding-left: 0;
  padding-right: 0;
}
.gradient_gas_b561 .light_fba5,
.box_78e8 .light_fba5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gradient_gas_b561 {
  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;
}
.gradient_gas_b561: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;
}
.gradient_gas_b561 .hover_bottom_fb1e {
  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) {
  .gradient_gas_b561 .hover_bottom_fb1e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_gas_b561 .hover_bottom_fb1e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_gas_b561 .hover_bottom_fb1e {
    min-height: 200px;
  }
}
.gradient_gas_b561 .dirty-687c {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_gas_b561 .dirty-687c a,
.gradient_gas_b561 .dirty-687c li:after {
  color: inherit;
}
.gradient_gas_b561 .dirty-687c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accordion-thick-38da {
  margin-bottom: 0.5em;
}
.menu_simple_62c8 {
  margin-bottom: 1.2em;
}
.menu_simple_62c8,
.accordion-thick-38da {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu_simple_62c8 p:last-child,
.accordion-thick-38da p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow-full-1ee5,
#masthead .shadow-full-1ee5 {
  display: none;
}
#masthead
  > .shadow-full-1ee5.active-7e2e {
  display: none;
}
#masthead > .shadow-full-1ee5 button {
  left: 0;
}
.button_liquid_6433 {
  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%;
}
.button_liquid_6433 .text_new_8e73 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button_liquid_6433 .breadcrumb_top_7c1b {
  display: -webkit-box;
  display: flex;
}
.button_liquid_6433 .breadcrumb_top_7c1b.box-7f7d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button_liquid_6433 .breadcrumb_top_7c1b.pagination-soft-5d82 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_liquid_6433 .breadcrumb_top_7c1b.purple_94c2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_liquid_6433.nav_clean_876c.easy-2531 .breadcrumb_top_7c1b.box-7f7d {
  flex-basis: 100%;
}
.button_liquid_6433.image_e0d9 .breadcrumb_top_7c1b.pagination-soft-5d82 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button_liquid_6433.image_e0d9 .breadcrumb_top_7c1b.purple_94c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow-full-1ee5.active-7e2e {
  display: none;
}
#masthead > .shadow-full-1ee5 button {
  left: 0;
}
.pattern-blue-4903 {
  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;
}
.pattern-blue-4903:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern-blue-4903.hover_dff1 i {
  margin-right: 4px;
}
.pattern-blue-4903.photo_06f9 i {
  margin-left: 5px;
}
.focused_f0ce p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focused_f0ce p:last-child {
  margin-bottom: 0;
}
.preview-large-1857 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.preview-large-1857 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.preview-large-1857 img {
  display: block;
  width: auto;
  line-height: 1;
}
.preview-large-1857 .aside-dd1f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.preview-large-1857 .dark_2ad0 {
  margin: 5px 0 7px 0;
}
.preview-large-1857.stale_d292 .secondary-beb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview-large-1857.stale_d292 .selected_f5a6 {
  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;
}
.preview-large-1857.widget-7486 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.preview-large-1857.widget-7486 .secondary-beb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview-large-1857.widget-7486 .selected_f5a6 {
  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;
}
.preview-large-1857.cool-f80d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview-large-1857.huge_5c6e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.preview-large-1857.huge_5c6e .selected_f5a6 {
  margin-top: 7px;
}
.row-blue-5112 {
  display: inline-block;
}
.menu_selected_a41c .rough_81ef .preview-large-1857 img {
  max-width: 100%;
}
.search-3bb3 .text_e49b.clean_b5fa,
.pagination-thick-4b8b .text_e49b.clean_b5fa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.search-3bb3 .grid_50cb,
.pagination-thick-4b8b .grid_50cb {
  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%);
}
.search-3bb3 .grid_50cb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.search-3bb3.outer_72a6 .grid_50cb {
  display: none;
}
.search-3bb3 .aside-black-069a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-3bb3 .aside-black-069a li {
  display: inline-block;
  position: relative;
}
.search-3bb3 .aside-black-069a li:last-child {
  margin-right: 0;
}
.search-3bb3 .aside-black-069a 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;
}
.search-3bb3 .aside-black-069a li.breadcrumb_3bc1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.search-3bb3 .aside-black-069a > 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;
}
.search-3bb3 .aside-black-069a > li > a i {
  line-height: 0;
}
.search-3bb3 .aside-black-069a > li.secondary-plasma-2240 > a .grid_50cb {
  margin-left: 4px;
  line-height: 0;
}
.search-3bb3 .aside-black-069a .primary_medium_aa2e li.secondary-plasma-2240 > a {
  position: relative;
}
.search-3bb3 .aside-black-069a .primary_medium_aa2e li.secondary-plasma-2240 > a:after,
.search-3bb3 .aside-black-069a .primary_medium_aa2e li.secondary-plasma-2240 > a:before {
  content: "";
  display: table;
}
.search-3bb3 .aside-black-069a .primary_medium_aa2e li.secondary-plasma-2240 > a:after {
  clear: both;
}
.search-3bb3 .aside-black-069a .primary_medium_aa2e li.secondary-plasma-2240 > a .grid_50cb {
  margin-left: 5px;
  float: right;
}
.search-3bb3 .secondary_simple_91b8,
.search-3bb3 .primary_medium_aa2e {
  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;
}
.search-3bb3 .primary_medium_aa2e {
  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;
}
.search-3bb3 .primary_medium_aa2e .clean_b5fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search-3bb3 .primary_medium_aa2e .grid_50cb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.search-3bb3 .primary_medium_aa2e li {
  display: block;
  margin: 0;
  padding: 0;
}
.search-3bb3 .primary_medium_aa2e 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;
}
.search-3bb3 .primary_medium_aa2e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.search-3bb3 .primary_medium_aa2e .primary_medium_aa2e {
  top: 0;
  left: 100%;
}
.search-3bb3 .shadow-d994.fn-focus-d4cd > .secondary_simple_91b8,
.search-3bb3 .shadow-d994.fn-focus-d4cd > .primary_medium_aa2e,
.search-3bb3 .shadow-d994:focus > .secondary_simple_91b8,
.search-3bb3 .shadow-d994:focus > .primary_medium_aa2e,
.search-3bb3 .shadow-d994:hover > .secondary_simple_91b8,
.search-3bb3 .shadow-d994:hover > .primary_medium_aa2e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.search-3bb3.stale_7f3d .background-579e:after,
.search-3bb3.stale_7f3d .background-579e:before {
  content: "";
  display: table;
}
.search-3bb3.stale_7f3d .background-579e:after {
  clear: both;
}
.search-3bb3.stale_7f3d .background-579e > li {
  float: left;
}
.search-3bb3.tertiary_warm_bc8e .background-579e:after,
.search-3bb3.tertiary_warm_bc8e .background-579e:before {
  content: "";
  display: table;
}
.search-3bb3.tertiary_warm_bc8e .background-579e:after {
  clear: both;
}
.search-3bb3.tertiary_warm_bc8e .background-579e > li {
  float: left;
}
.search-3bb3.tertiary_warm_bc8e .background-579e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.search-3bb3.tertiary_warm_bc8e .background-579e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.search-3bb3.tertiary_warm_bc8e .background-579e > li.video_static_15cd > a,
.search-3bb3.tertiary_warm_bc8e .background-579e > li.breadcrumb_3bc1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.search-3bb3.wood_fa5d .background-579e > li > a .clean_b5fa {
  position: relative;
}
.search-3bb3.wood_fa5d .background-579e > li > a .clean_b5fa: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;
}
.search-3bb3.wood_fa5d
  .background-579e
  > li:focus
  > a
  .clean_b5fa:before,
.search-3bb3.wood_fa5d
  .background-579e
  > li:hover
  > a
  .clean_b5fa:before {
  width: 100%;
  background-color: currentColor;
}
.search-3bb3.wood_fa5d
  .background-579e
  > li.video_static_15cd
  > a
  .clean_b5fa:before,
.search-3bb3.wood_fa5d
  .background-579e
  > li.active_hovered_de70
  > a
  .clean_b5fa:before {
  width: 100%;
  background-color: currentColor;
}
.search-3bb3.simple_d9a7 .background-579e > li > a .clean_b5fa {
  position: relative;
}
.search-3bb3.simple_d9a7 .background-579e > li > a .clean_b5fa: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;
}
.search-3bb3.simple_d9a7 .background-579e > li:focus > a .clean_b5fa:before,
.search-3bb3.simple_d9a7
  .background-579e
  > li:hover
  > a
  .clean_b5fa:before {
  width: 100%;
  background-color: currentColor;
}
.search-3bb3.simple_d9a7
  .background-579e
  > li.video_static_15cd
  > a
  .clean_b5fa:before,
.search-3bb3.simple_d9a7
  .background-579e
  > li.active_hovered_de70
  > a
  .clean_b5fa:before {
  width: 100%;
  background-color: currentColor;
}
.pagination-thick-4b8b .aside-black-069a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination-thick-4b8b .aside-black-069a li:first-child > a {
  border-top: none;
}
.pagination-thick-4b8b .aside-black-069a .section-7a15 > .clean_b5fa .grid_50cb {
  display: none;
}
.pagination-thick-4b8b .aside-black-069a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pagination-thick-4b8b .aside-black-069a li:last-child {
  border: none;
}
.pagination-thick-4b8b .aside-black-069a li.secondary-plasma-2240 > a {
  padding-right: 45px !important;
}
.pagination-thick-4b8b .aside-black-069a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pagination-thick-4b8b .aside-black-069a li a:focus,
.pagination-thick-4b8b .aside-black-069a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-thick-4b8b .aside-black-069a li .header_33fa {
  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;
}
.pagination-thick-4b8b .aside-black-069a li .header_33fa:hover {
  box-shadow: none;
}
.pagination-thick-4b8b .aside-black-069a li .header_33fa .grid_50cb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pagination-thick-4b8b .aside-black-069a .primary_medium_aa2e {
  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);
}
.pagination-thick-4b8b .aside-black-069a .primary_medium_aa2e li a {
  padding-left: 3em;
}
.pagination-thick-4b8b .aside-black-069a .primary_063b > a .header_33fa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination-thick-4b8b .aside-black-069a .primary_063b > .primary_medium_aa2e {
  display: block;
  opacity: 1;
}
.link-9c46 {
  max-width: 100%;
}
.east_bb79 {
  line-height: 0;
  cursor: pointer;
}
.accordion_smooth_890f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accordion_smooth_890f:hover {
  box-shadow: none;
  color: currentColor;
}
.accordion_smooth_890f svg {
  width: 18px;
  height: 18px;
}
.accordion_smooth_890f .active_d6d8 {
  display: none;
}
.glass-45cf {
  position: relative;
}
.glass-45cf.fn-active-d4cd .accordion_smooth_890f .dropdown_slow_420e {
  display: none;
}
.glass-45cf.fn-active-d4cd .accordion_smooth_890f .active_d6d8 {
  display: inline-block;
}
.glass-45cf .avatar_7fdd {
  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);
}
.glass-45cf.fast-3b1c .avatar_7fdd {
  left: auto;
  right: -0.9em;
}
.glass-45cf.fast-3b1c .gradient-wood-4eac::before {
  left: auto;
  right: 15px;
}
.glass-45cf.fn-active-d4cd .avatar_7fdd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_old_8002 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown_old_8002 label {
  flex-basis: 100%;
}
.dropdown_old_8002 .secondary-9625 {
  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;
}
.dropdown_old_8002 .surface_narrow_8f2e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown_old_8002 .surface_narrow_8f2e:focus {
  background-color: transparent;
}
.dropdown_old_8002 button.plasma-acbc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown_old_8002 button.plasma-acbc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown_old_8002 button.plasma-acbc svg {
  width: 18px;
  height: 18px;
}
.dropdown_old_8002 input[type="submit"] {
  min-height: auto;
}
.accordion-slow-ba27 .dropdown_old_8002 .surface_narrow_8f2e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gradient-wood-4eac {
  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) {
  .gradient-wood-4eac {
    width: 220px;
  }
}
.gradient-wood-4eac label {
  flex-basis: 100%;
}
.gradient-wood-4eac::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;
}
.south_bef8 .accordion-slow-ba27 .dropdown_old_8002 {
  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;
}
.south_bef8
  .accordion-slow-ba27
  .dropdown_old_8002
  .secondary-9625 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.south_bef8 .accordion-slow-ba27 .dropdown_old_8002 .surface_narrow_8f2e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.south_bef8
  .accordion-slow-ba27
  .dropdown_old_8002
  .surface_narrow_8f2e:focus {
  background: 0 0;
}
.south_bef8
  .accordion-slow-ba27
  .dropdown_old_8002
  .hard_87f9 {
  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;
}
.search-narrow-1d04 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.search-narrow-1d04 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.search-narrow-1d04 li:last-child {
  margin-right: 0;
}
.search-narrow-1d04 li:first-child {
  margin-left: 0;
}
.search-narrow-1d04.photo_8b13 a {
  color: #fff;
}
.search-narrow-1d04.photo_8b13 a:hover {
  color: #fff;
}
.search-narrow-1d04 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.search-narrow-1d04 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.search-narrow-1d04 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.search-narrow-1d04 a:hover {
  opacity: 0.9;
  color: inherit;
}
.search-narrow-1d04 [class*="social-icon-apple"] {
  background-color: #999;
}
.search-narrow-1d04 [class*="social-icon-apple"].background_da84 {
  background-color: transparent;
  color: #999;
}
.search-narrow-1d04 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.search-narrow-1d04 [class*="social-icon-behance"].background_da84 {
  background-color: transparent;
  color: #1769ff;
}
.search-narrow-1d04 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.search-narrow-1d04 [class*="social-icon-bitbucket"].background_da84 {
  background-color: transparent;
  color: #205081;
}
.search-narrow-1d04 [class*="social-icon-codepen"] {
  background-color: #000;
}
.search-narrow-1d04 [class*="social-icon-codepen"].background_da84 {
  background-color: transparent;
  color: #000;
}
.search-narrow-1d04 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.search-narrow-1d04 [class*="social-icon-delicious"].background_da84 {
  background-color: transparent;
  color: #39f;
}
.search-narrow-1d04 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.search-narrow-1d04 [class*="social-icon-digg"].background_da84 {
  background-color: transparent;
  color: #005be2;
}
.search-narrow-1d04 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.search-narrow-1d04 [class*="social-icon-dribbble"].background_da84 {
  background-color: transparent;
  color: #ea4c89;
}
.search-narrow-1d04 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.search-narrow-1d04 [class*="social-icon-envelope"].background_da84 {
  background-color: transparent;
  color: #ea4335;
}
.search-narrow-1d04 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.search-narrow-1d04 [class*="social-icon-facebook"].background_da84 {
  background-color: transparent;
  color: #3b5998;
}
.search-narrow-1d04 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.search-narrow-1d04 [class*="social-icon-flickr"].background_da84 {
  background-color: transparent;
  color: #0063dc;
}
.search-narrow-1d04 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.search-narrow-1d04 [class*="social-icon-foursquare"].background_da84 {
  background-color: transparent;
  color: #2d5be3;
}
.search-narrow-1d04 [class*="social-icon-github"] {
  background-color: #333;
}
.search-narrow-1d04 [class*="social-icon-github"].background_da84 {
  background-color: transparent;
  color: #333;
}
.search-narrow-1d04 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.search-narrow-1d04 [class*="social-icon-google-plus"].background_da84 {
  background-color: transparent;
  color: #dd4b39;
}
.search-narrow-1d04 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.search-narrow-1d04 [class*="social-icon-houzz"].background_da84 {
  background-color: transparent;
  color: #7ac142;
}
.search-narrow-1d04 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.search-narrow-1d04 [class*="social-icon-instagram"].background_da84 {
  background-color: transparent;
  color: #262626;
}
.search-narrow-1d04 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.search-narrow-1d04 [class*="social-icon-jsfiddle"].background_da84 {
  background-color: transparent;
  color: #487aa2;
}
.search-narrow-1d04 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.search-narrow-1d04 [class*="social-icon-linkedin"].background_da84 {
  background-color: transparent;
  color: #0077b5;
}
.search-narrow-1d04 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.search-narrow-1d04 [class*="social-icon-medium"].background_da84 {
  background-color: transparent;
  color: #00ab6b;
}
.search-narrow-1d04 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.search-narrow-1d04
  [class*="social-icon-odnoklassniki"].background_da84 {
  background-color: transparent;
  color: #f4731c;
}
.search-narrow-1d04 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.search-narrow-1d04 [class*="social-icon-meetup"].background_da84 {
  background-color: transparent;
  color: #ec1c40;
}
.search-narrow-1d04 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.search-narrow-1d04 [class*="social-icon-pinterest"].background_da84 {
  background-color: transparent;
  color: #bd081c;
}
.search-narrow-1d04 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.search-narrow-1d04 [class*="social-icon-product-hunt"].background_da84 {
  background-color: transparent;
  color: #da552f;
}
.search-narrow-1d04 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.search-narrow-1d04 [class*="social-icon-reddit"].background_da84 {
  background-color: transparent;
  color: #ff4500;
}
.search-narrow-1d04 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.search-narrow-1d04 [class*="social-icon-rss"].background_da84 {
  background-color: transparent;
  color: #f26522;
}
.search-narrow-1d04 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.search-narrow-1d04
  [class*="social-icon-shopping-cart"].background_da84 {
  background-color: transparent;
  color: #4caf50;
}
.search-narrow-1d04 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.search-narrow-1d04 [class*="social-icon-skype"].background_da84 {
  background-color: transparent;
  color: #00aff0;
}
.search-narrow-1d04 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.search-narrow-1d04 [class*="social-icon-slideshare"].background_da84 {
  background-color: transparent;
  color: #0077b5;
}
.search-narrow-1d04 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.search-narrow-1d04 [class*="social-icon-snapchat"].background_da84 {
  background-color: transparent;
  color: #fffc00;
}
.search-narrow-1d04 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.search-narrow-1d04 [class*="social-icon-soundcloud"].background_da84 {
  background-color: transparent;
  color: #f80;
}
.search-narrow-1d04 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.search-narrow-1d04 [class*="social-icon-spotify"].background_da84 {
  background-color: transparent;
  color: #2ebd59;
}
.search-narrow-1d04 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.search-narrow-1d04
  [class*="social-icon-stack-overflow"].background_da84 {
  background-color: transparent;
  color: #fe7a15;
}
.search-narrow-1d04 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.search-narrow-1d04 [class*="social-icon-maldkfgram"].background_da84 {
  background-color: transparent;
  color: #2ca5e0;
}
.search-narrow-1d04 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.search-narrow-1d04 [class*="social-icon-tripadvisor"].background_da84 {
  background-color: transparent;
  color: #589442;
}
.search-narrow-1d04 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.search-narrow-1d04 [class*="social-icon-tumblr"].background_da84 {
  background-color: transparent;
  color: #35465c;
}
.search-narrow-1d04 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.search-narrow-1d04 [class*="social-icon-twitch"].background_da84 {
  background-color: transparent;
  color: #6441a5;
}
.search-narrow-1d04 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.search-narrow-1d04 [class*="social-icon-twitter"].background_da84 {
  background-color: transparent;
  color: #1da1f2;
}
.search-narrow-1d04 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.search-narrow-1d04 [class*="social-icon-vimeo"].background_da84 {
  background-color: transparent;
  color: #1ab7ea;
}
.search-narrow-1d04 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.search-narrow-1d04 [class*="social-icon-vk"].background_da84 {
  background-color: transparent;
  color: #45668e;
}
.search-narrow-1d04 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.search-narrow-1d04 [class*="social-icon-weibo"].background_da84 {
  background-color: transparent;
  color: #df2029;
}
.search-narrow-1d04 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.search-narrow-1d04 [class*="social-icon-weixin"].background_da84 {
  background-color: transparent;
  color: #7bb32e;
}
.search-narrow-1d04 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.search-narrow-1d04 [class*="social-icon-whatsapp"].background_da84 {
  background-color: transparent;
  color: #25d366;
}
.search-narrow-1d04 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.search-narrow-1d04 [class*="social-icon-wordpress"].background_da84 {
  background-color: transparent;
  color: #21759b;
}
.search-narrow-1d04 [class*="social-icon-xing"] {
  background-color: #026466;
}
.search-narrow-1d04 [class*="social-icon-xing"].background_da84 {
  background-color: transparent;
  color: #026466;
}
.search-narrow-1d04 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.search-narrow-1d04 [class*="social-icon-yelp"].background_da84 {
  background-color: transparent;
  color: #af0606;
}
.search-narrow-1d04 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.search-narrow-1d04 [class*="social-icon-youtube"].background_da84 {
  background-color: transparent;
  color: #cd201f;
}
.paragraph_99f3 {
  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;
}
.paragraph_99f3:hover {
  box-shadow: none;
  background: 0 0;
}
.blue_327d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image-fc6f {
  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;
}
.old-6075 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary_1b6a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary_1b6a,
.secondary_1b6a::after,
.secondary_1b6a::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;
}
.secondary_1b6a::after,
.secondary_1b6a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade-681a .image-fc6f .old-6075 {
  margin-top: -2px;
  width: 19px;
}
.shade-681a .image-fc6f .secondary_1b6a {
  margin-top: -1px;
}
.shade-681a .image-fc6f .secondary_1b6a,
.shade-681a .image-fc6f .secondary_1b6a::after,
.shade-681a .image-fc6f .secondary_1b6a::before {
  width: 19px;
  height: 2px;
}
.shade-681a .image-fc6f .secondary_1b6a::before {
  top: -6px;
}
.shade-681a .image-fc6f .secondary_1b6a::after {
  bottom: -6px;
}
.feature-c7a0 .image-fc6f .old-6075 {
  margin-top: -2px;
  width: 22px;
}
.feature-c7a0 .image-fc6f .secondary_1b6a {
  margin-top: -1px;
}
.feature-c7a0 .image-fc6f .secondary_1b6a,
.feature-c7a0 .image-fc6f .secondary_1b6a::after,
.feature-c7a0 .image-fc6f .secondary_1b6a::before {
  width: 22px;
  height: 2px;
}
.feature-c7a0 .image-fc6f .secondary_1b6a::before {
  top: -7px;
}
.feature-c7a0 .image-fc6f .secondary_1b6a::after {
  bottom: -7px;
}
.soft_8dc1 .image-fc6f .old-6075 {
  margin-top: -2px;
  width: 31px;
}
.soft_8dc1 .image-fc6f .secondary_1b6a {
  margin-top: -1.5px;
}
.soft_8dc1 .image-fc6f .secondary_1b6a,
.soft_8dc1 .image-fc6f .secondary_1b6a::after,
.soft_8dc1 .image-fc6f .secondary_1b6a::before {
  width: 31px;
  height: 3px;
}
.soft_8dc1 .image-fc6f .secondary_1b6a::before {
  top: -9px;
}
.soft_8dc1 .image-fc6f .secondary_1b6a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card-dim-1dc6 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 19px;
  }
  .card-dim-1dc6 .image-fc6f .secondary_1b6a {
    margin-top: -1px;
  }
  .card-dim-1dc6 .image-fc6f .secondary_1b6a,
  .card-dim-1dc6 .image-fc6f .secondary_1b6a::after,
  .card-dim-1dc6 .image-fc6f .secondary_1b6a::before {
    width: 19px;
    height: 2px;
  }
  .card-dim-1dc6 .image-fc6f .secondary_1b6a::before {
    top: -6px;
  }
  .card-dim-1dc6 .image-fc6f .secondary_1b6a::after {
    bottom: -6px;
  }
  .element-eda2 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 22px;
  }
  .element-eda2 .image-fc6f .secondary_1b6a {
    margin-top: -1px;
  }
  .element-eda2 .image-fc6f .secondary_1b6a,
  .element-eda2 .image-fc6f .secondary_1b6a::after,
  .element-eda2 .image-fc6f .secondary_1b6a::before {
    width: 22px;
    height: 2px;
  }
  .element-eda2 .image-fc6f .secondary_1b6a::before {
    top: -7px;
  }
  .element-eda2 .image-fc6f .secondary_1b6a::after {
    bottom: -7px;
  }
  .light-5890 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 31px;
  }
  .light-5890 .image-fc6f .secondary_1b6a {
    margin-top: -1.5px;
  }
  .light-5890 .image-fc6f .secondary_1b6a,
  .light-5890 .image-fc6f .secondary_1b6a::after,
  .light-5890 .image-fc6f .secondary_1b6a::before {
    width: 31px;
    height: 3px;
  }
  .light-5890 .image-fc6f .secondary_1b6a::before {
    top: -9px;
  }
  .light-5890 .image-fc6f .secondary_1b6a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .row_south_0d6a .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 19px;
  }
  .row_south_0d6a .image-fc6f .secondary_1b6a {
    margin-top: -1px;
  }
  .row_south_0d6a .image-fc6f .secondary_1b6a,
  .row_south_0d6a .image-fc6f .secondary_1b6a::after,
  .row_south_0d6a .image-fc6f .secondary_1b6a::before {
    width: 19px;
    height: 2px;
  }
  .row_south_0d6a .image-fc6f .secondary_1b6a::before {
    top: -6px;
  }
  .row_south_0d6a .image-fc6f .secondary_1b6a::after {
    bottom: -6px;
  }
  .hard-8348 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 22px;
  }
  .hard-8348 .image-fc6f .secondary_1b6a {
    margin-top: -1px;
  }
  .hard-8348 .image-fc6f .secondary_1b6a,
  .hard-8348 .image-fc6f .secondary_1b6a::after,
  .hard-8348 .image-fc6f .secondary_1b6a::before {
    width: 22px;
    height: 2px;
  }
  .hard-8348 .image-fc6f .secondary_1b6a::before {
    top: -7px;
  }
  .hard-8348 .image-fc6f .secondary_1b6a::after {
    bottom: -7px;
  }
  .gold_3fa6 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 31px;
  }
  .gold_3fa6 .image-fc6f .secondary_1b6a {
    margin-top: -1.5px;
  }
  .gold_3fa6 .image-fc6f .secondary_1b6a,
  .gold_3fa6 .image-fc6f .secondary_1b6a::after,
  .gold_3fa6 .image-fc6f .secondary_1b6a::before {
    width: 31px;
    height: 3px;
  }
  .gold_3fa6 .image-fc6f .secondary_1b6a::before {
    top: -9px;
  }
  .gold_3fa6 .image-fc6f .secondary_1b6a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notice-fixed-25e5 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-fixed-25e5 .image-fc6f .secondary_1b6a {
    margin-top: -1px;
  }
  .notice-fixed-25e5 .image-fc6f .secondary_1b6a,
  .notice-fixed-25e5 .image-fc6f .secondary_1b6a::after,
  .notice-fixed-25e5 .image-fc6f .secondary_1b6a::before {
    width: 19px;
    height: 2px;
  }
  .notice-fixed-25e5 .image-fc6f .secondary_1b6a::before {
    top: -6px;
  }
  .notice-fixed-25e5 .image-fc6f .secondary_1b6a::after {
    bottom: -6px;
  }
  .item_lower_0d32 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 22px;
  }
  .item_lower_0d32 .image-fc6f .secondary_1b6a {
    margin-top: -1px;
  }
  .item_lower_0d32 .image-fc6f .secondary_1b6a,
  .item_lower_0d32 .image-fc6f .secondary_1b6a::after,
  .item_lower_0d32 .image-fc6f .secondary_1b6a::before {
    width: 22px;
    height: 2px;
  }
  .item_lower_0d32 .image-fc6f .secondary_1b6a::before {
    top: -7px;
  }
  .item_lower_0d32 .image-fc6f .secondary_1b6a::after {
    bottom: -7px;
  }
  .image-white-cb30 .image-fc6f .old-6075 {
    margin-top: -2px;
    width: 31px;
  }
  .image-white-cb30 .image-fc6f .secondary_1b6a {
    margin-top: -1.5px;
  }
  .image-white-cb30 .image-fc6f .secondary_1b6a,
  .image-white-cb30 .image-fc6f .secondary_1b6a::after,
  .image-white-cb30 .image-fc6f .secondary_1b6a::before {
    width: 31px;
    height: 3px;
  }
  .image-white-cb30 .image-fc6f .secondary_1b6a::before {
    top: -9px;
  }
  .image-white-cb30 .image-fc6f .secondary_1b6a::after {
    bottom: -9px;
  }
}
.down_f91c .secondary_1b6a {
  -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);
}
.down_f91c .secondary_1b6a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.down_f91c .secondary_1b6a::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);
}
.down_f91c.prev-3a93 .secondary_1b6a {
  -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);
}
.down_f91c.prev-3a93 .secondary_1b6a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.down_f91c.prev-3a93 .secondary_1b6a::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);
}
.header_stale_f357 {
  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.fast_fe6c:before {
  display: none;
}
.iron_caae {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.iron_caae .summary-d7ae {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.iron_caae .summary-d7ae:last-of-type {
  border-bottom: none;
}
.iron_caae .summary-d7ae.alert_solid_05ab,
.iron_caae .summary-d7ae.carousel_6288,
.iron_caae .summary-d7ae.label-b525 {
  padding: 0;
}
.iron_caae .pagination-thick-4b8b .header_33fa {
  color: currentColor;
}
.iron_caae .pagination-thick-4b8b .header_33fa:focus,
.iron_caae .pagination-thick-4b8b .header_33fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_caae.item_light_1a79 .accordion-0b15,
.iron_caae.item_light_1a79 .focused_f0ce a,
.iron_caae.item_light_1a79 .background-579e a,
.iron_caae.item_light_1a79 .primary_medium_aa2e a {
  color: rgba(0, 0, 0, 0.55);
}
.iron_caae.item_light_1a79 .accordion-0b15:hover,
.iron_caae.item_light_1a79 .focused_f0ce a:hover,
.iron_caae.item_light_1a79 .background-579e a:hover,
.iron_caae.item_light_1a79 .primary_medium_aa2e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron_caae.item_light_1a79 .pro-768f {
  color: rgba(0, 0, 0, 0.8);
}
.iron_caae.item_light_1a79 .summary-d7ae {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_caae.item_light_1a79 .summary-d7ae:before {
  background: rgba(0, 0, 0, 0.08);
}
.iron_caae.item_light_1a79 .gradient_8c7d:before {
  background: rgba(255, 255, 255, 0.9);
}
.iron_caae.item_light_1a79 .pagination-thick-4b8b .aside-black-069a li a,
.iron_caae.item_light_1a79 .pagination-thick-4b8b .header_33fa,
.iron_caae.item_light_1a79 .primary_medium_aa2e {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_caae.item_light_1a79 .pagination-thick-4b8b .header_33fa:focus,
.iron_caae.item_light_1a79 .pagination-thick-4b8b .header_33fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_caae.item_light_1a79 .aside-black-069a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_caae.thumbnail_stone_f74a .accordion-0b15,
.iron_caae.thumbnail_stone_f74a .focused_f0ce a,
.iron_caae.thumbnail_stone_f74a .background-579e .header_33fa,
.iron_caae.thumbnail_stone_f74a .background-579e a,
.iron_caae.thumbnail_stone_f74a .primary_medium_aa2e a {
  color: rgba(255, 255, 255, 0.79);
}
.iron_caae.thumbnail_stone_f74a .accordion-0b15:hover,
.iron_caae.thumbnail_stone_f74a .focused_f0ce a:hover,
.iron_caae.thumbnail_stone_f74a .background-579e .header_33fa:hover,
.iron_caae.thumbnail_stone_f74a .background-579e a:hover,
.iron_caae.thumbnail_stone_f74a .primary_medium_aa2e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_caae.thumbnail_stone_f74a .pro-768f {
  color: rgba(255, 255, 255, 0.99);
}
.iron_caae.thumbnail_stone_f74a .summary-d7ae {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_caae.thumbnail_stone_f74a .summary-d7ae:before {
  background: rgba(255, 255, 255, 0.08);
}
.iron_caae.thumbnail_stone_f74a .gradient_8c7d:before {
  background: rgba(0, 0, 0, 0.9);
}
.iron_caae.thumbnail_stone_f74a .pagination-thick-4b8b .aside-black-069a li a,
.iron_caae.thumbnail_stone_f74a .pagination-thick-4b8b .header_33fa,
.iron_caae.thumbnail_stone_f74a .primary_medium_aa2e {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_caae.thumbnail_stone_f74a .pagination-thick-4b8b .header_33fa:focus,
.iron_caae.thumbnail_stone_f74a .pagination-thick-4b8b .header_33fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_caae.thumbnail_stone_f74a .aside-black-069a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_8c7d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient_8c7d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.yellow-aa1c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus-0984 .iron_caae {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.focus-0984 .summary-d7ae {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus-0984 .summary-d7ae:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .focus-0984 .summary-d7ae:before {
    width: 16%;
    left: 42%;
  }
}
.focus-0984 .summary-d7ae:last-child:before {
  content: none;
}
.focus-0984 .summary-d7ae[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus-0984 .pagination-thick-4b8b .aside-black-069a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus-0984 .pagination-thick-4b8b .aside-black-069a li a .header_33fa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus-0984 .pagination-thick-4b8b .primary_medium_aa2e {
  border: none;
}
.focus-0984 .pagination-thick-4b8b .primary_medium_aa2e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus-0984 .gradient_8c7d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus-0984 .yellow-aa1c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus-0984 .thumbnail_stone_f74a .gradient_8c7d:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-0984 .item_light_1a79.border-small-0513 .secondary_1b6a {
  background: rgba(0, 0, 0, 0.6);
}
.focus-0984
  .item_light_1a79.border-small-0513
  .secondary_1b6a::after,
.focus-0984
  .item_light_1a79.border-small-0513
  .secondary_1b6a:before {
  background: inherit;
}
.focus-0984
  .item_light_1a79.border-small-0513:hover
  .secondary_1b6a {
  background: rgba(0, 0, 0, 0.8);
}
.notice-9165 .iron_caae {
  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) {
  .notice-9165 .iron_caae {
    width: auto;
    right: 45px;
  }
}
.border_tiny_07f4 .iron_caae {
  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) {
  .border_tiny_07f4 .iron_caae {
    width: auto;
    left: 45px;
  }
}
.fast_fe6c .iron_caae {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fast_fe6c .yellow-aa1c {
  max-width: 48em;
  margin: 0 auto;
}
.fast_fe6c .gradient_8c7d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list-82fa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list-82fa.focus-0984 .iron_caae {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list-82fa.notice-9165 .iron_caae {
  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);
}
.list-82fa .iron_caae {
  visibility: visible;
}
.list-82fa.border_tiny_07f4 .iron_caae {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside-2902,
.popup-61ff {
  overflow-x: hidden;
}
.aside-2902 .iron_caae {
  overflow: auto;
}
.aside-2902.focus-0984 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-2902.focus-0984 .iron_caae {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside-2902.focus-0984 .paragraph_99f3 {
  opacity: 0;
}
.aside-2902.notice-9165 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-2902.notice-9165 .iron_caae {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside-2902.notice-9165 .paragraph_99f3 {
  opacity: 0;
}
.aside-2902.border_tiny_07f4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-2902.border_tiny_07f4 .iron_caae {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside-2902.border_tiny_07f4 .paragraph_99f3 {
  opacity: 0;
}
.aside-2902.fast_fe6c .iron_caae {
  z-index: 10;
  visibility: visible;
}
.border-small-0513 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border-small-0513 .secondary_1b6a {
  background: rgba(255, 255, 255, 0.99);
}
.border-small-0513 .secondary_1b6a::after,
.border-small-0513 .secondary_1b6a:before {
  background: inherit;
}
.border-small-0513:hover .secondary_1b6a {
  background: rgba(255, 255, 255, 0.99);
}
.border_tiny_07f4 .border-small-0513 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fast_fe6c .border-small-0513 {
  display: none !important;
}
.aside-2902:before,
.popup-61ff:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside-2902 .border-small-0513,
.popup-61ff .border-small-0513 {
  display: inline-block;
}
.iron_caae .text_new_8e73 {
  -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;
}
.aside-2902 .iron_caae .text_new_8e73,
.popup-61ff .iron_caae .text_new_8e73 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh_b95f .secondary-9625 {
  width: 100%;
}
.rough_81ef {
  padding: 0 0.5em 0;
}
.rough_81ef [class*="customify-col-"],
.rough_81ef [class*="customify-col_"],
.rough_81ef [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module-new-5259 .rough_81ef {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dynamic_428e .breadcrumb_complex_20ca,
  .breadcrumb_complex_20ca {
    display: none;
  }
  .box-easy-56ec {
    text-align: left;
  }
  .dropdown_fcc4 {
    text-align: center;
  }
  .list-b9be {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_428e .description_ac5a,
  .description_ac5a {
    display: none;
  }
  .content_6967 {
    text-align: left;
  }
  .lower-cdbe {
    text-align: center;
  }
  .hidden-3a5f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_428e .sidebar-5d3b,
  .sidebar-5d3b {
    display: none;
  }
  .light_0f65 {
    text-align: left;
  }
  .module_narrow_c55d {
    text-align: center;
  }
  .info-up-2459 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.component_over_2a86 {
  box-shadow: none !important;
}
.light_fa38 .box-pro-1a3c,
.item_e484 .box-pro-1a3c {
  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;
}
.item_e484 .box-pro-1a3c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.medium-4802 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.medium-4802:after,
.medium-4802:before {
  content: "";
  display: table;
}
.medium-4802:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .medium-4802 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.medium-4802,
.section-3612 {
  max-width: 1248px;
  margin: 0 auto;
}

.secondary_c962.container_518b .medium-4802 {
  max-width: 100%;
}
.secondary_c962.lite-13b2 {
  max-width: 1200px;
  margin: 0 auto;
}
.secondary_c962.article_tiny_c3b5 .medium-4802 {
  max-width: 100%;
}
.secondary_c962.article_tiny_c3b5 > .medium-4802 {
  padding-left: 0;
  padding-right: 0;
}
.secondary_c962.article_tiny_c3b5 > .medium-4802 .dynamic_428e {
  margin: 0;
}
.secondary_c962.article_tiny_c3b5
  > .medium-4802
  .element_pink_463c.image_current_1eae {
  margin-right: 0;
  margin-left: 0;
}
.secondary_c962.article_tiny_c3b5 #main.image_current_1eae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .badge_a15e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .badge_a15e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .search-bottom-777e .status_upper_3f4d {
    padding-right: 1em;
  }
  .search-bottom-777e.current-612a .element_pink_463c {
    border-right: 1px solid #eaecee;
  }
  .search-bottom-777e.current-612a .status_upper_3f4d {
    padding-right: 1em;
  }
  .search-bottom-777e.current-612a .paragraph_east_7e00 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-silver-fd3e .status_upper_3f4d {
    padding-left: 1em;
  }
  .breadcrumb-silver-fd3e.current-612a .element_pink_463c {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-silver-fd3e.current-612a .status_upper_3f4d {
    padding-left: 1em;
  }
  .breadcrumb-silver-fd3e.current-612a .paragraph_east_7e00 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .large_665e .status_upper_3f4d {
    padding-left: 1em;
  }
  .large_665e.current-612a .modal-3e37 {
    border-right: 1px solid #eaecee;
  }
  .large_665e.current-612a .content_c48c {
    border-right: 1px solid #eaecee;
  }
  .large_665e.current-612a .status_upper_3f4d {
    padding-left: 1em;
  }
  .large_665e.current-612a .paragraph_east_7e00 {
    padding-right: 1em;
  }
  .large_665e.current-612a .media_81e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-3035 .status_upper_3f4d {
    padding-right: 1em;
  }
  .header-3035.current-612a .modal-3e37 {
    border-left: 1px solid #eaecee;
  }
  .header-3035.current-612a .content_c48c {
    border-left: 1px solid #eaecee;
  }
  .header-3035.current-612a .status_upper_3f4d {
    padding-right: 1em;
  }
  .header-3035.current-612a .paragraph_east_7e00 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-3035.current-612a .media_81e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_a15e .status_upper_3f4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_a15e.current-612a .element_pink_463c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .badge_a15e.current-612a .status_upper_3f4d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_a15e.current-612a .paragraph_east_7e00 {
    padding-left: 1em;
  }
  .badge_a15e.current-612a .media_81e0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .badge_a15e.current-612a .status_upper_3f4d {
    padding-left: 0;
  }
}
.text-34db .article_ca82 {
  display: inline-block;
}
.filter-tall-0c16 {
  display: inline-block;
}
.preview_brown_46ef {
  word-con: break-word;
}
.short-fe6e > span {
  display: inline-block;
  padding: 5px 0;
}
.short-fe6e .section_1cc8 {
  margin-left: 8px;
  margin-right: 8px;
}
.short-fe6e .module_3707 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.cold_a870 .paragraph-f695 {
  margin-bottom: 2em;
}
.cold_a870 .shadow-warm-f8ac {
  margin-bottom: 15px;
}
.cold_a870 .shadow-warm-f8ac:last-child {
  margin-bottom: 0;
}
.cold_a870 .fixed-7fb4 {
  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) {
  .cold_a870 .fixed-7fb4 {
    display: block;
  }
}
.cold_a870 .border_hard_2cfe {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .cold_a870 .border_hard_2cfe {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.cold_a870 .progress-clean-fce1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.cold_a870 .progress-clean-fce1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.cold_a870 .progress-clean-fce1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.cold_a870 .preview_brown_46ef {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.cold_a870 .preview_brown_46ef a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.cold_a870 .panel-white-7fda p:last-child {
  margin-bottom: 0;
}
.cold_a870 .video_next_e605 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.cold_a870 .nav_outer_75e0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.cold_a870 .liquid-08cf {
  margin-top: 1em;
}
.cold_a870 .summary-ca20 {
  top: 0;
  display: block;
}
.cold_a870 .summary-ca20 a {
  color: inherit;
}
.cold_a870 .summary-ca20 a:hover {
  color: inherit;
}
.cold_a870 .disabled-ea6e {
  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;
}
.cold_a870 .disabled-ea6e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.cold_a870 .nav_outer_75e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.cold_a870 .main_silver_f286 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.cold_a870 .main_silver_f286:first-child {
  margin-top: 0;
}
.cold_a870 .main_silver_f286.tag_iron_9118 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cold_a870 .main_silver_f286.gold-18be {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cold_a870
  .main_silver_f286.gold-18be.caption-short-e668
  .liquid-08cf {
  width: 100%;
}
.cold_a870 .gold-18be {
  -webkit-box-align: center;
  align-items: center;
}
.cold_a870 .gold-18be .short-fe6e,
.cold_a870 .gold-18be > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.cold_a870 .progress-clean-fce1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cold_a870 .progress-clean-fce1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cold_a870 .progress-clean-fce1: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;
}
.cold_a870 .tag_iron_9118 {
  z-index: 5;
}
.cold_a870 .slider-44fa .notification_b301 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.cold_a870 .description_slow_4a14 .notification_b301 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.cold_a870 .black-ff40 .notification_b301 {
  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;
}
.cold_a870.red_91d4 .fixed-7fb4,
.cold_a870.form_fixed_7b3c .fixed-7fb4 {
  display: block;
}
.cold_a870.red_91d4 .fixed-7fb4 .breadcrumb_aaca,
.cold_a870.red_91d4 .fixed-7fb4 .nav_outer_75e0,
.cold_a870.form_fixed_7b3c .fixed-7fb4 .breadcrumb_aaca,
.cold_a870.form_fixed_7b3c .fixed-7fb4 .nav_outer_75e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cold_a870.feature_smooth_c324 .border_hard_2cfe {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .cold_a870.feature_smooth_c324 .border_hard_2cfe {
    margin-right: 0;
  }
}
.cold_a870.red_91d4 .border_hard_2cfe,
.cold_a870.form_fixed_7b3c .border_hard_2cfe {
  padding-top: 40%;
}
.cold_a870.red_91d4 .paragraph-f695,
.cold_a870.form_fixed_7b3c .paragraph-f695 {
  display: block;
}
.cold_a870.red_91d4 .fn-sticky-d4cd .nav_outer_75e0,
.cold_a870.form_fixed_7b3c .fn-sticky-d4cd .nav_outer_75e0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.cold_a870.red_91d4 .border_hard_2cfe,
.cold_a870.form_fixed_7b3c .border_hard_2cfe {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.cold_a870.red_91d4 .nav_outer_75e0 {
  padding: 1em;
}
.grid-paper-4bd8 {
  margin: 30px auto;
  display: block;
}
.grid-paper-4bd8 .video-bb59 > * {
  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;
}
.grid-paper-4bd8 .video-bb59 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-paper-4bd8 .video-bb59 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_214d .short-fe6e {
  margin-bottom: 1.41575em;
}
.image_214d .motion-34d7 {
  margin-bottom: 1.618em;
}
.container-2460 .tag_glass_babd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.container-2460 .tag_glass_babd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.container-2460 .status_fluid_1360 {
  max-width: 100%;
  overflow: auto;
}
.main_8f79 .container-2460 a:hover {
  text-decoration: underline;
}
.copper-1b85 .shadow-warm-f8ac:not(.preview_brown_46ef),
.copper-1b85 .progress-clean-fce1 {
  margin-bottom: 1.41575em;
}
.copper-1b85 .shadow-warm-f8ac:not(.preview_brown_46ef):last-child,
.copper-1b85 .progress-clean-fce1:last-child {
  margin-bottom: 0;
}
.copper-1b85 .shadow-warm-f8ac.component-744d {
  margin-bottom: 0.41575em;
}
.copper-1b85 .badge-bb8d:before,
.copper-1b85 .description-603d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.copper-1b85 .badge-bb8d:before {
  content: "\f115";
}
.copper-1b85 .description-603d:before {
  content: "\f02c";
}
.copper-1b85 .paragraph-7a66 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.copper-1b85 .paragraph-7a66 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal_a93e {
  display: -webkit-box;
  display: flex;
}
.modal_a93e .banner-mini-ca73 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal_a93e .banner-mini-ca73 {
    flex-basis: 90px;
  }
}
.modal_a93e .aside-active-4a3f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_a93e .aside-active-4a3f {
    flex-basis: calc(100% - 50px);
  }
}
.modal_a93e .warm-1b1d p:last-child {
  margin-bottom: 0.72em;
}
.search-5bb0 .video-bb59 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.search-5bb0 .video-bb59:after,
.search-5bb0 .video-bb59:before {
  content: "";
  display: table;
}
.search-5bb0 .video-bb59:after {
  clear: both;
}
.search-5bb0 .video-bb59 .dropdown_e82e,
.search-5bb0 .video-bb59 .filter_solid_0edd {
  width: 49%;
}
.search-5bb0 .video-bb59 .dropdown_e82e a span.complex_c2ca,
.search-5bb0 .video-bb59 .filter_solid_0edd a span.complex_c2ca {
  display: block;
  margin-bottom: 5px;
}
.search-5bb0 .video-bb59 .filter_solid_0edd {
  float: left;
  text-align: left;
}
.search-5bb0 .video-bb59 .dropdown_e82e {
  float: right;
  text-align: right;
}
.logo_rough_72aa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .logo_rough_72aa {
    margin-bottom: 0;
  }
}
.right-ae0d {
  margin-bottom: 1em;
}
.right-ae0d .preview_brown_46ef {
  font-size: 1.1em;
  line-height: 1.3;
}
.article-focused-68ee a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail-8c5b .right-ae0d,
.fresh_d17e .right-ae0d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail-8c5b .right-ae0d,
  .fresh_d17e .right-ae0d {
    display: block;
  }
}
.thumbnail-8c5b .article-focused-68ee,
.fresh_d17e .article-focused-68ee {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail-8c5b .article-focused-68ee,
  .fresh_d17e .article-focused-68ee {
    margin-bottom: 1em;
  }
}
.thumbnail-8c5b .article-focused-68ee img,
.fresh_d17e .article-focused-68ee img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail-8c5b .alert-fd88,
.fresh_d17e .alert-fd88 {
  flex-basis: calc(100% - 160px);
}
.thumbnail-8c5b .alert-fd88 p,
.fresh_d17e .alert-fd88 p {
  margin-bottom: 0;
}
.thumbnail-8c5b .alert-fd88 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-8c5b .alert-fd88 {
    padding-left: 0;
  }
}
.fresh_d17e .alert-fd88 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fresh_d17e .alert-fd88 {
    padding-right: 0;
  }
}
.fresh_d17e .article-focused-68ee {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.frame-b9ca .article-focused-68ee {
  margin-bottom: 0.5em;
}
.frame-b9ca .article-focused-68ee img {
  width: 100%;
}
.notification_3374 .tall_91ac,
.aside_1508 .tall_91ac {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.aside_1508 .element_pink_463c .pattern-mini-2212 p:last-child {
  margin-bottom: 0;
}
.mask_prev_db90 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fluid_c192 .dropdown-7fee {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fluid_c192 .dropdown-7fee:last-of-type {
    margin-bottom: 0;
  }
}
.fluid_c192 .dropdown-7fee ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fluid_c192 .dropdown-7fee ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fluid_c192 .dropdown-7fee ul li {
  margin: 0 0 0.6em;
}
.fluid_c192 .dropdown-7fee ul li.block_0148,
.fluid_c192 .dropdown-7fee ul li.text-a238 {
  position: relative;
}
.fluid_c192 .dropdown-7fee ul li.block_0148 .mask_out_cacc,
.fluid_c192 .dropdown-7fee ul li.text-a238 .mask_out_cacc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fluid_c192 .dropdown-7fee ul li.block_0148:after:after,
.fluid_c192 .dropdown-7fee ul li.block_0148:after:before,
.fluid_c192
  .dropdown-7fee
  ul
  li.text-a238:after:after,
.fluid_c192
  .dropdown-7fee
  ul
  li.text-a238:after:before {
  content: "";
  display: table;
}
.fluid_c192 .dropdown-7fee ul li.block_0148:after:after,
.fluid_c192
  .dropdown-7fee
  ul
  li.text-a238:after:after {
  clear: both;
}
.fluid_c192 .dropdown-7fee a.huge_79b2:hover {
  text-decoration: none;
}
.fluid_c192 .dropdown-7fee select {
  max-width: 100%;
}
.fluid_c192 .dropdown-7fee table {
  font-size: 85%;
}
.fluid_c192 .dropdown-7fee table td,
.fluid_c192 .dropdown-7fee table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fluid_c192 .dropdown-7fee table tfoot td {
  text-align: left;
}
.fluid_c192 .dropdown-7fee :last-child {
  margin-bottom: 0;
}
.fluid_c192 .dropdown-7fee .copper_3721 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fluid_c192 .dropdown-7fee .copper_3721 label {
  width: 100%;
}
.fluid_c192 .dropdown-7fee .copper_3721 .surface_narrow_8f2e {
  width: 100%;
  display: block;
}
.fluid_c192 .dropdown-7fee .copper_3721 .plasma-acbc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fluid_c192 .dropdown-7fee .copper_3721 .plasma-acbc:hover svg #svg-search {
  fill: #444;
}
.fluid_c192 .dropdown-7fee .copper_3721 .plasma-acbc svg {
  width: 18px;
  height: 18px;
}
.fluid_c192 .pink-b555 ul ul,
.fluid_c192 .grid-bb71 ul ul,
.fluid_c192 .brown_f368 ul ul,
.fluid_c192 .hover-rough-7d6e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fluid_c192 .pink-b555 .secondary-plasma-2240 > a,
.fluid_c192 .grid-bb71 .secondary-plasma-2240 > a,
.fluid_c192 .brown_f368 .secondary-plasma-2240 > a,
.fluid_c192 .hover-rough-7d6e .secondary-plasma-2240 > a {
  margin-bottom: 0;
}
.fluid_c192 .gas-4d05 li,
.fluid_c192 .pink-b555 li,
.fluid_c192 .layout_e47e li,
.fluid_c192 .grid-bb71 li,
.fluid_c192 .brown_f368 li,
.fluid_c192 .hover-rough-7d6e li,
.fluid_c192 .nav-thick-e9bb li,
.fluid_c192 .filter-300f li {
  display: block;
  position: relative;
}
.fluid_c192 .gas-4d05 li:last-child,
.fluid_c192 .pink-b555 li:last-child,
.fluid_c192 .layout_e47e li:last-child,
.fluid_c192 .grid-bb71 li:last-child,
.fluid_c192 .brown_f368 li:last-child,
.fluid_c192 .hover-rough-7d6e li:last-child,
.fluid_c192 .nav-thick-e9bb li:last-child,
.fluid_c192 .filter-300f li:last-child {
  border: none;
}
.fluid_c192 .gas-4d05 li a,
.fluid_c192 .pink-b555 li a,
.fluid_c192 .layout_e47e li a,
.fluid_c192 .grid-bb71 li a,
.fluid_c192 .brown_f368 li a,
.fluid_c192 .hover-rough-7d6e li a,
.fluid_c192 .nav-thick-e9bb li a,
.fluid_c192 .filter-300f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fluid_c192 .gas-4d05 li ul li::before,
.fluid_c192 .pink-b555 li ul li::before,
.fluid_c192 .layout_e47e li ul li::before,
.fluid_c192 .grid-bb71 li ul li::before,
.fluid_c192 .brown_f368 li ul li::before,
.fluid_c192 .hover-rough-7d6e li ul li::before,
.fluid_c192 .nav-thick-e9bb li ul li::before,
.fluid_c192 .filter-300f li ul li::before {
  left: 15px;
}
.fluid_c192 .gas-4d05 li ul a,
.fluid_c192 .pink-b555 li ul a,
.fluid_c192 .layout_e47e li ul a,
.fluid_c192 .grid-bb71 li ul a,
.fluid_c192 .brown_f368 li ul a,
.fluid_c192 .hover-rough-7d6e li ul a,
.fluid_c192 .nav-thick-e9bb li ul a,
.fluid_c192 .filter-300f li ul a {
  padding-left: 20px;
}
.fluid_c192 .gas-4d05 li ul ul li::before,
.fluid_c192 .pink-b555 li ul ul li::before,
.fluid_c192 .layout_e47e li ul ul li::before,
.fluid_c192 .grid-bb71 li ul ul li::before,
.fluid_c192 .brown_f368 li ul ul li::before,
.fluid_c192 .hover-rough-7d6e li ul ul li::before,
.fluid_c192 .nav-thick-e9bb li ul ul li::before,
.fluid_c192 .filter-300f li ul ul li::before {
  left: 30px;
}
.fluid_c192 .gas-4d05 li ul ul a,
.fluid_c192 .pink-b555 li ul ul a,
.fluid_c192 .layout_e47e li ul ul a,
.fluid_c192 .grid-bb71 li ul ul a,
.fluid_c192 .brown_f368 li ul ul a,
.fluid_c192 .hover-rough-7d6e li ul ul a,
.fluid_c192 .nav-thick-e9bb li ul ul a,
.fluid_c192 .filter-300f li ul ul a {
  padding-left: 40px;
}
.fluid_c192 .pink-216c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fluid_c192 .filter-300f ul li {
  margin-bottom: 1.41575em;
}
.fluid_c192 .filter-300f ul li .progress_b649 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fluid_c192 .filter-300f ul li .caption_d555 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail_stone_f74a .gas-4d05 li a,
.thumbnail_stone_f74a .pink-b555 li a,
.thumbnail_stone_f74a .layout_e47e li a,
.thumbnail_stone_f74a .grid-bb71 li a,
.thumbnail_stone_f74a .brown_f368 li a,
.thumbnail_stone_f74a .hover-rough-7d6e li a,
.thumbnail_stone_f74a .nav-thick-e9bb li a,
.thumbnail_stone_f74a .filter-300f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_stone_f74a .pink-216c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_stone_f74a .dropdown-7fee ul li.block_0148 .mask_out_cacc,
.thumbnail_stone_f74a .dropdown-7fee ul li.text-a238 .mask_out_cacc {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail_stone_f74a .fluid_c192 .dropdown-7fee select {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_c962 .fluid_c192 .aside-black-069a li {
  margin: 0;
}
.secondary_c962 .fluid_c192 .aside-black-069a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.secondary_c962 .fluid_c192 .aside-black-069a li ul {
  margin: 0;
}
.secondary_c962 .fluid_c192 .aside-black-069a li ul li a {
  padding-left: 15px;
}
.secondary_c962 .fluid_c192 .aside-black-069a li ul li li a {
  padding-left: 30px;
}
.secondary_c962 .fluid_c192 .aside-black-069a li.breadcrumb_3bc1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.secondary_c962 .fluid_c192 .aside-black-069a li.breadcrumb_3bc1 > 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;
}
.secondary_c962 .fluid_c192 .aside-black-069a li.breadcrumb_3bc1 > 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;
}
.disabled_full_b381 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.label-2357 {
  position: relative;
  z-index: 10;
}
.label-2357 .text_new_8e73 {
  width: 100%;
  max-width: 100%;
}
.cold-c2d7 .menu-5d9e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cold-c2d7 .item_light_1a79 {
}
.cold-c2d7 .thumbnail_stone_f74a {
  background: #292929;
}
.tabs-glass-dae8 .menu-5d9e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tabs-glass-dae8 .item_light_1a79 {
  background: #f9f9f9;
}
.tabs-glass-dae8 .thumbnail_stone_f74a {
  background: #303030;
}
.pattern_tiny_c2e2 .menu-5d9e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern_tiny_c2e2 .article_ca82 {
    margin-bottom: 1em;
  }
  .pattern_tiny_c2e2 .article_ca82:last-child {
    margin-bottom: 0;
  }
}
.pattern_tiny_c2e2 .item_light_1a79 {
  background: #ededed;
}
.pattern_tiny_c2e2 .thumbnail_stone_f74a {
  background: #1a1a1a;
}
.menu-5d9e.item_light_1a79 {
  color: rgba(0, 0, 0, 0.6);
}
.menu-5d9e.item_light_1a79 .feature_74cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-5d9e.thumbnail_stone_f74a {
  color: rgba(255, 255, 255, 0.99);
}
.menu-5d9e.thumbnail_stone_f74a a:not(.huge_79b2) {
  color: rgba(255, 255, 255, 0.79);
}
.menu-5d9e.thumbnail_stone_f74a a:not(.huge_79b2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-5d9e.thumbnail_stone_f74a .feature_74cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-5d9e.thumbnail_stone_f74a table tbody td,
.menu-5d9e.thumbnail_stone_f74a table th {
  background: rgba(0, 0, 0, 0.08);
}
.hovered-48f0.search-in-3b8c .medium-4802 {
  max-width: initial;
}
.hovered-48f0 .icon_8286 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hovered-48f0 .icon_8286 .text_new_8e73 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hovered-48f0 .icon_8286 .text_new_8e73 {
    display: block;
    margin-bottom: 2em;
  }
  .hovered-48f0 .icon_8286 .text_new_8e73:last-child {
    margin-bottom: 0;
  }
}
.pattern_tiny_c2e2 .article_ca82:last-child,
.tabs-glass-dae8 .article_ca82:last-child,
.cold-c2d7 .article_ca82:last-child {
  margin-bottom: 0;
}
.pattern_tiny_c2e2 .article_ca82 .fluid_c192 .dropdown-7fee:last-child,
.tabs-glass-dae8 .article_ca82 .fluid_c192 .dropdown-7fee:last-child,
.cold-c2d7 .article_ca82 .fluid_c192 .dropdown-7fee:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern_tiny_c2e2 .panel-97b4,
  .pattern_tiny_c2e2 .badge-99c7,
  .tabs-glass-dae8 .panel-97b4,
  .tabs-glass-dae8 .badge-99c7,
  .cold-c2d7 .panel-97b4,
  .cold-c2d7 .badge-99c7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .label-2357 .article_ca82 {
    margin-bottom: 2em;
  }
}
.label-2357 p:last-child {
  margin-bottom: 0;
}
.label-2357 li,
.label-2357 ul {
  list-style: none;
  margin: 0;
}
.label-2357 ul ul {
  margin-left: 2.617924em;
}
.table_4dd1 {
  font-size: 0.875em;
}

/* css-noise: e92f */
.promo-block-c8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
