/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary-9e43/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary-9e43
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.summary-9e43/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.message-small-d2e7.prev_0af4/licenses/gpl-2.0.plasma_efce
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.message-77fd/, (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.notification-f306.form_simple_e293/normalize.action-2666/
 ======
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.action-2666 v7.0.0 | MIT License | github.summary-9e43/necolas/normalize.action-2666 */
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;
}
.container-9bd3 .texture-5224,
.picture_plasma_fd42,
.tabs_b96f,
.soft-ac79,
.shade-cool-48b2,
.popup_fcc3,
.content_east_6449,
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;
}
.picture_plasma_fd42,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture_plasma_fd42,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_plasma_fd42,
  h1 {
    font-size: 1.8em;
  }
}
.tabs_b96f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs_b96f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs_b96f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_b96f,
  h2 {
    font-size: 1.7em;
  }
}
.soft-ac79,
h3 {
  font-size: 1.618em;
}
.container-9bd3 .texture-5224,
.shade-cool-48b2,
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.outline_center_fe8e {
  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;
}
.down-aa5b:after,
.down-aa5b:before,
.south_a98e:after,
.south_a98e:before {
  content: "";
  display: table;
}
.down-aa5b:after,
.south_a98e:after {
  clear: both;
}
.input-a6db {
  float: right;
  margin-right: 0;
}
.description-9f6b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block-liquid-738d .heading_under_f8b6,
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;
}
.block-liquid-738d .heading_under_f8b6: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;
}
.media-white-51c2 .heading_under_f8b6 {
  box-shadow: none;
}
.media-white-51c2
  .heading_under_f8b6
  .sort_black_9e43 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.media-white-51c2 .heading_under_f8b6 .section-lite-5468 {
  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;
}
.media-white-51c2
  .heading_under_f8b6
  .section-lite-5468
  b {
  display: none;
}
.media-white-51c2 .list-orange-508c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(.hovered_8e4d),
button:not(.primary-thick-f4dd):not(.hovered_8e4d),
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ),
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ),
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ) {
  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;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):hover,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):hover,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):hover,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):hover,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):active,
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):active,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):active,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):active,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):active,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus {
  outline: 0;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a {
  position: relative;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .mini-fa07,
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .article-easy-d1b0,
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .dim-f740,
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  i,
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  svg,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .mini-fa07,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .article-easy-d1b0,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .dim-f740,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  i,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  svg,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .mini-fa07,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .article-easy-d1b0,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .dim-f740,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  i,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  svg,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .mini-fa07,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .article-easy-d1b0,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .dim-f740,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  i,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  svg,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .mini-fa07,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .article-easy-d1b0,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  .dim-f740,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  i,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a
  svg {
  visibility: hidden;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a:after,
button:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a:after,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a:after,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a:after,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ).fn-loading-390a: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;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(.hovered_8e4d),
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ),
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ),
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ) {
  color: #fff;
  background: #235787;
}
.wrapper_lite_9c38:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus,
input[type="button"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus,
input[type="reset"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus,
input[type="submit"]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ):focus {
  color: #fff;
}
.wrapper_lite_9c38.fn-disabled-390a:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ),
.wrapper_lite_9c38[disabled]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ),
button.fn-disabled-390a:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ),
button[disabled]:not(.primary-thick-f4dd):not(
    .hovered_8e4d
  ) {
  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;
}
.outline_5fa4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline_5fa4:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.gradient_first_05b7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.up-af78 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus_blue_313f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.down-aa5b:after,
.down-aa5b:before,
.background-gold-9a6f:after,
.background-gold-9a6f:before,
.tertiary-stale-e5fd:after,
.tertiary-stale-e5fd:before,
.overlay_d204:after,
.overlay_d204:before,
.surface-paper-99c5:after,
.surface-paper-99c5:before,
.avatar-slow-83ca:after,
.avatar-slow-83ca:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.down-aa5b:after,
.background-gold-9a6f:after,
.tertiary-stale-e5fd:after,
.overlay_d204:after,
.surface-paper-99c5:after,
.avatar-slow-83ca:after {
  clear: both;
}
.background-gold-9a6f .main-east-450c,
.tertiary-stale-e5fd .main-east-450c,
.hidden_af0b .main-east-450c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image_95d8 {
  display: inline-block;
}
.motion-7f00 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.motion-7f00 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.motion-7f00 .steel_7c93 {
  padding: 1em 0;
  font-size: 85%;
}
.steel_7c93 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid-purple-955e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid-purple-955e:after,
.grid-purple-955e:before {
  content: "";
  display: table;
}
.grid-purple-955e:after {
  clear: both;
}
.video_motion_b8b4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.left_d116 .video_motion_b8b4 {
  max-width: 50%;
}
.west_cae1 .video_motion_b8b4 {
  max-width: 33.33%;
}
.progress_fresh_5497 .video_motion_b8b4 {
  max-width: 25%;
}
.column-f77e .video_motion_b8b4 {
  max-width: 20%;
}
.caption_d52e .video_motion_b8b4 {
  max-width: 16.66%;
}
.input_9d1c .video_motion_b8b4 {
  max-width: 14.28%;
}
.red_4850 .video_motion_b8b4 {
  max-width: 12.5%;
}
.message-ec86 .video_motion_b8b4 {
  max-width: 11.11%;
}
.column_white_2d8f {
  display: block;
}
.container-9bd3 .copper-14d0 label,
.container-9bd3 .item_black_6dba label,
.container-9bd3 .grid_south_e9f6 label,
.container-9bd3 .notification-2836 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown-2f7e {
  list-style: none;
  margin: 0;
}
.brown-2f7e article.photo_a40c {
  margin-bottom: 0;
}
.brown-2f7e ul {
  list-style: none;
  margin: 0;
}
.brown-2f7e .heading_32a1 li.photo_a40c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown-2f7e .heading_32a1 li.photo_a40c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown-2f7e .heading_32a1 li.photo_a40c: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) {
  .brown-2f7e .heading_32a1 li.photo_a40c li.photo_a40c li.photo_a40c li.photo_a40c {
    padding-left: 0;
  }
}
article.photo_a40c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_a40c .background-gold-9a6f p:last-of-type {
  margin-bottom: 0;
}
article.photo_a40c .feature_f190 {
  float: left;
}
article.photo_a40c .bright_80f2 {
  margin-left: 85px;
}
article.photo_a40c .pro-b07e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_a40c .pro-b07e .dark-d1a9 {
  margin-left: 10px;
}
article.photo_a40c .tertiary_48a9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_a40c .info_wood_0292 {
  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 .copper-14d0,
  #respond .grid_south_e9f6,
  #respond .notification-2836 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-14d0 input,
#respond .grid_south_e9f6 input,
#respond .notification-2836 input {
  width: 100%;
}
#respond .notification-2836 {
  margin-right: 0;
}
#respond .center-566c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption-fad2 {
  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;
}
.caption-fad2.hidden-26cb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.caption-fad2 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%);
}
.caption-fad2:focus,
.caption-fad2: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);
}
.south_e600 {
  border-radius: 10%;
}
.sort_outer_b25a {
  border-radius: 50%;
}
.video-slow-a384 {
  font-size: 0.72em;
}
.avatar_c8af {
  font-size: 0.875em;
}
.steel-777a {
  font-size: 1.1em;
}
.fresh_befa {
  text-transform: uppercase;
  line-height: 1.2;
}
.fresh_befa.video-slow-a384 {
  letter-spacing: 0.5px;
}
.focus-purple-adf5,
.focus-purple-adf5 a {
  color: #6d6d6d;
}
.focus-purple-adf5 a:hover {
  color: #111;
}
.icon_fe53 {
  color: #6d6d6d;
}
.grid-8320 {
  overflow-x: hidden;
}
.grid-8320 .slider-focused-a9bb.hover-dirty-7cd5 {
  position: relative;
}
.grid-8320 .slider-focused-a9bb.hover-dirty-7cd5.breadcrumb_paper_b944 {
  position: initial;
}
.grid-8320
  .slider-focused-a9bb.hover-dirty-7cd5.breadcrumb_paper_b944
  .caption_paper_fae7 {
  left: auto;
}
.grid-8320 .slider-focused-a9bb .caption_paper_fae7 {
  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;
}
.grid-8320 .slider-focused-a9bb:hover.hover-dirty-7cd5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid-8320
  .slider-focused-a9bb:hover.hover-dirty-7cd5
  .caption_paper_fae7 {
  display: block;
  z-index: 9999999;
}
.grid-8320 .accordion-bronze-fd47 .complex_63b5,
.grid-8320 .alert_hard_0f53 .complex_63b5 {
  display: none;
}
.grid-8320 .hard_2f6d .slider-focused-a9bb:hover.hover-dirty-7cd5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container-9bd3 .copper-14d0 label,
.container-9bd3 .item_black_6dba label,
.container-9bd3 .grid_south_e9f6 label,
.container-9bd3 .notification-2836 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown-2f7e {
  list-style: none;
  margin: 0;
}
.brown-2f7e article.photo_a40c {
  margin-bottom: 0;
}
.brown-2f7e ul {
  list-style: none;
  margin: 0;
}
.brown-2f7e .heading_32a1 li.photo_a40c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown-2f7e .heading_32a1 li.photo_a40c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown-2f7e .heading_32a1 li.photo_a40c: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) {
  .brown-2f7e .heading_32a1 li.photo_a40c li.photo_a40c li.photo_a40c li.photo_a40c {
    padding-left: 0;
  }
}
article.photo_a40c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_a40c .background-gold-9a6f p:last-of-type {
  margin-bottom: 0;
}
article.photo_a40c .feature_f190 {
  float: left;
}
article.photo_a40c .bright_80f2 {
  margin-left: 85px;
}
article.photo_a40c .pro-b07e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_a40c .pro-b07e .dark-d1a9 {
  margin-left: 10px;
}
article.photo_a40c .tertiary_48a9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_a40c .info_wood_0292 {
  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 .copper-14d0,
  #respond .grid_south_e9f6,
  #respond .notification-2836 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-14d0 input,
#respond .grid_south_e9f6 input,
#respond .notification-2836 input {
  width: 100%;
}
#respond .notification-2836 {
  margin-right: 0;
}
#respond .center-566c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion-bronze-fd47 .item-rough-814a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.item-rough-814a .sort-dynamic-29f3.item-0a65 .hot_b8b7 > li > a:focus,
.item-rough-814a .sort-dynamic-29f3.item-0a65 .hot_b8b7 > li > a:hover,
.item-rough-814a .sort-dynamic-29f3.block_17f3 .hot_b8b7 > li > a:focus,
.item-rough-814a .sort-dynamic-29f3.block_17f3 .hot_b8b7 > li > a:hover,
.item-rough-814a .sort-dynamic-29f3.tall-dfb0 .hot_b8b7 > li > a:focus,
.item-rough-814a .sort-dynamic-29f3.tall-dfb0 .hot_b8b7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-rough-814a
  .sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li.caption_de13
  > a,
.item-rough-814a
  .sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li.media_595a
  > a,
.item-rough-814a
  .sort-dynamic-29f3.block_17f3
  .hot_b8b7
  > li.caption_de13
  > a,
.item-rough-814a
  .sort-dynamic-29f3.block_17f3
  .hot_b8b7
  > li.media_595a
  > a,
.item-rough-814a
  .sort-dynamic-29f3.tall-dfb0
  .hot_b8b7
  > li.caption_de13
  > a,
.item-rough-814a .sort-dynamic-29f3.tall-dfb0 .hot_b8b7 > li.inner_2a99 > a {
  color: rgba(255, 255, 255, 0.99);
}
.item-rough-814a .box-ddad,
.item-rough-814a .box-ddad a {
  color: rgba(255, 255, 255, 0.99);
}
.item-rough-814a .west_c216.component_fluid_bc41 li a,
.item-rough-814a .active-25fd a,
.item-rough-814a .focus-daf4,
.item-rough-814a .hot_b8b7 > li > a,
.item-rough-814a .description-dim-a953 {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a .west_c216.component_fluid_bc41 li a:hover,
.item-rough-814a .active-25fd a:hover,
.item-rough-814a .focus-daf4:hover,
.item-rough-814a .hot_b8b7 > li > a:hover,
.item-rough-814a .description-dim-a953:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-rough-814a .focus_narrow_211e {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a .focus_narrow_211e .caption-86f9 {
  color: rgba(255, 255, 255, 0.99);
}
.item-rough-814a .focus_narrow_211e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-rough-814a .fixed_6bd0 .photo_2f39 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a .fixed_6bd0 .photo_2f39 .title-9a65 {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a
  .fixed_6bd0
  .photo_2f39
  .title-9a65::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a
  .fixed_6bd0
  .photo_2f39
  .title-9a65:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a
  .fixed_6bd0
  .photo_2f39
  .title-9a65::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a
  .fixed_6bd0
  .photo_2f39
  .title-9a65::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a .fixed_6bd0 .aside-warm-0b6e {
  color: rgba(255, 255, 255, 0.79);
}
.item-rough-814a .fixed_6bd0 .aside-warm-0b6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_17e3
  .item-rough-814a
  .fixed_6bd0
  .focus_cfa8
  .image_dirty_1075 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood_17e3
  .item-rough-814a
  .fixed_6bd0
  .focus_cfa8
  .title-9a65 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion-bronze-fd47 .preview_outer_2272 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview_outer_2272 .sort-dynamic-29f3.item-0a65 .hot_b8b7 > li > a:focus,
.preview_outer_2272 .sort-dynamic-29f3.item-0a65 .hot_b8b7 > li > a:hover,
.preview_outer_2272 .sort-dynamic-29f3.block_17f3 .hot_b8b7 > li > a:focus,
.preview_outer_2272 .sort-dynamic-29f3.block_17f3 .hot_b8b7 > li > a:hover,
.preview_outer_2272 .sort-dynamic-29f3.tall-dfb0 .hot_b8b7 > li > a:focus,
.preview_outer_2272 .sort-dynamic-29f3.tall-dfb0 .hot_b8b7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_outer_2272
  .sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li.caption_de13
  > a,
.preview_outer_2272
  .sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li.media_595a
  > a,
.preview_outer_2272
  .sort-dynamic-29f3.block_17f3
  .hot_b8b7
  > li.caption_de13
  > a,
.preview_outer_2272
  .sort-dynamic-29f3.block_17f3
  .hot_b8b7
  > li.media_595a
  > a,
.preview_outer_2272
  .sort-dynamic-29f3.tall-dfb0
  .hot_b8b7
  > li.caption_de13
  > a,
.preview_outer_2272 .sort-dynamic-29f3.tall-dfb0 .hot_b8b7 > li.inner_2a99 > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_outer_2272 .box-ddad,
.preview_outer_2272 .box-ddad a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_outer_2272 .west_c216.component_fluid_bc41 li a,
.preview_outer_2272 .active-25fd a,
.preview_outer_2272 .focus-daf4,
.preview_outer_2272 .hot_b8b7 > li > a,
.preview_outer_2272 .description-dim-a953 {
  color: rgba(0, 0, 0, 0.55);
}
.preview_outer_2272 .west_c216.component_fluid_bc41 li a:hover,
.preview_outer_2272 .active-25fd a:hover,
.preview_outer_2272 .focus-daf4:hover,
.preview_outer_2272 .hot_b8b7 > li > a:hover,
.preview_outer_2272 .description-dim-a953:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_outer_2272 .focus_narrow_211e {
  color: rgba(0, 0, 0, 0.55);
}
.preview_outer_2272 .focus_narrow_211e .caption-86f9 {
  color: rgba(0, 0, 0, 0.8);
}
.preview_outer_2272 .focus_narrow_211e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-c649 .article_static_44dc {
  margin-left: auto;
  margin-right: auto;
}
.tertiary-stale-e5fd > * {
  margin-left: auto;
  margin-right: auto;
}
.tertiary-stale-e5fd .gradient_first_05b7 {
  margin-right: 1.41575em;
}
.header-first-e924 .tertiary-stale-e5fd > .video-382b {
  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;
}
.header-first-e924 .tertiary-stale-e5fd > .notification_14fc {
  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;
}
.column-steel-c562.accordion-c649 .article_static_44dc,
.section_552d.accordion-c649 .article_static_44dc {
  margin-left: 0;
}
.slow_d232.accordion-c649 .article_static_44dc,
.hidden-3d56.accordion-c649 .article_static_44dc {
  margin-right: 0;
}
.tertiary-stale-e5fd ol,
.tertiary-stale-e5fd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.copper_0528 video {
  max-width: 100%;
}
.summary-under-30b1 img {
  display: block;
}
.summary-under-30b1.gradient_first_05b7,
.summary-under-30b1.up-af78 {
  width: 100%;
}
.summary-under-30b1.notification_14fc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent-efd1:not(.primary_pro_62d8) {
  margin: 1.5em auto;
}
.shadow-e5c2 p {
  padding: 1.5em 14px;
}
ul.header-under-5267.notification_14fc,
ul.header-under-5267.video-382b,
ul.header-under-5267.selected-5470.video-382b {
  padding: 0 14px;
}
.menu_purple_6bcf {
  display: block;
  overflow-x: auto;
}
.menu_purple_6bcf table {
  border-collapse: collapse;
  width: 100%;
}
.menu_purple_6bcf td,
.menu_purple_6bcf th {
  padding: 0.5em;
}
.tertiary-stale-e5fd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tertiary-stale-e5fd ol ol,
.tertiary-stale-e5fd ol ul,
.tertiary-stale-e5fd ul ol,
.tertiary-stale-e5fd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tertiary-stale-e5fd ol ol li,
.tertiary-stale-e5fd ol ul li,
.tertiary-stale-e5fd ul ol li,
.tertiary-stale-e5fd ul ul li {
  margin-left: 0;
}
.secondary_dirty_1d3f.grid-d038 > .under-433f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_dirty_1d3f.grid-d038 > .under-433f iframe,
.secondary_dirty_1d3f.grid-d038 > .under-433f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb_f695 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb_f695.accent_center_1b93 {
  padding: 0;
}
.breadcrumb_f695.accent_center_1b93 cite {
  font-size: 13px;
}
.breadcrumb_f695 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb_f695 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress-477c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress-477c > p:first-child {
  margin-top: 0;
}
.progress-477c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress-477c blockquote {
  border-left: 0;
}
.out_b3f1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.out_b3f1:not(.layout-simple-bf80) {
  max-width: 100px;
}
.out_b3f1.accordion_3ec3 {
  border-bottom: none !important;
  text-align: center;
}
.out_b3f1.accordion_3ec3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shadow-e5c2 p {
    padding: 1.5em 0;
  }
}
.current_41a0 {
  color: #0073aa;
}
.backdrop-253b {
  background-color: #0073aa;
}
.status_6f2c {
  color: #229fd8;
}
.surface_84ba {
  background-color: #229fd8;
}
.banner_action_eb57 {
  color: #eee;
}
.card-c1a9 {
  background-color: #eee;
}
.footer-34ca {
  color: #444;
}
.alert_0c8c {
  background-color: #444;
}
.slider-3e32 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider-3e32 .carousel-a53e .active-25fd {
  font-size: 15px;
}
.slider-3e32 .active-25fd {
  line-height: 1.3;
}
.slider-3e32 .preview_outer_2272 {
}
.slider-3e32 .item-rough-814a {
  background: #235787;
}
.link_8e71 {
  padding: 0;
}
.link_8e71 .item-rough-814a {
  background: #1a1a1a;
}
.link_8e71 .preview_outer_2272 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.static-6ed4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.static-6ed4 .preview_outer_2272 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.static-6ed4 .item-rough-814a {
  background: #303030;
}
.avatar-slow-83ca {
  position: relative;
  z-index: 10;
}
.avatar-slow-83ca .banner-c59f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-warm-f657 .hover-dirty-7cd5 {
  display: inline-block;
  vertical-align: middle;
}
.focus-warm-f657.popup-light-89c7 .hover-dirty-7cd5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .focus-warm-f657.popup-light-89c7 .hover-dirty-7cd5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-warm-f657.popup-light-89c7 .hover-dirty-7cd5 {
    margin-right: 0.4em;
  }
}
.focus-warm-f657.popup-light-89c7 .hover-dirty-7cd5:last-child {
  margin-right: 0;
}
.pattern-764c .banner-c59f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accordion-bronze-fd47 .carousel-a53e {
    margin: 0 -0.5em;
  }
  .accordion-bronze-fd47 .carousel-a53e [class*="customify-col-"],
  .accordion-bronze-fd47 .carousel-a53e [class*="customify-col_"],
  .accordion-bronze-fd47 .carousel-a53e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accordion-bronze-fd47.preview_new_e988 .banner-c59f {
  background: 0 0 !important;
}
.accordion-bronze-fd47.preview_new_e988 .banner-c59f,
.accordion-bronze-fd47.pattern-764c .banner-c59f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accordion-bronze-fd47.inner_b1db {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accordion-bronze-fd47.pattern-764c .banner-c59f {
  box-shadow: none !important;
}
.description_b598 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description_b598 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description_b598 {
    padding: 18px 0 20px;
  }
}
.description_b598 .soft_7fab {
  width: 100%;
}
.description_b598 .header-33cd {
  margin-bottom: 0;
}
.description_b598 .inner-b448 {
  margin-top: 5px;
  font-size: 0.875em;
}
.middle_6bb2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.middle_6bb2 .liquid_fb3e {
  width: 100%;
}
.item-east-fecc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.item-east-fecc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.item-east-fecc 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;
}
.item-east-fecc li:last-child:after {
  display: none;
}
.item-east-fecc li a {
  font-weight: 500;
  margin-right: 10px;
}
.center_242d .complex_63b5 button,
.description_b598 .complex_63b5 button {
  left: 0;
}
.center_242d .liquid_fb3e,
.description_b598 .liquid_fb3e {
  padding-left: 0;
  padding-right: 0;
}
.center_242d .middle_6bb2,
.description_b598 .middle_6bb2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.center_242d {
  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;
}
.center_242d: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;
}
.center_242d .secondary_9a73 {
  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) {
  .center_242d .secondary_9a73 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .center_242d .secondary_9a73 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .center_242d .secondary_9a73 {
    min-height: 200px;
  }
}
.center_242d .item-east-fecc {
  color: rgba(255, 255, 255, 0.8);
}
.center_242d .item-east-fecc a,
.center_242d .item-east-fecc li:after {
  color: inherit;
}
.center_242d .item-east-fecc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mini_d621 {
  margin-bottom: 0.5em;
}
.disabled_035d {
  margin-bottom: 1.2em;
}
.disabled_035d,
.mini_d621 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled_035d p:last-child,
.mini_d621 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .complex_63b5,
#masthead .complex_63b5 {
  display: none;
}
#masthead
  > .complex_63b5.info-focused-ac1d {
  display: none;
}
#masthead > .complex_63b5 button {
  left: 0;
}
.module_soft_eaff {
  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%;
}
.module_soft_eaff .hover-dirty-7cd5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.module_soft_eaff .dropdown_bronze_766f {
  display: -webkit-box;
  display: flex;
}
.module_soft_eaff .dropdown_bronze_766f.out_3713 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.module_soft_eaff .dropdown_bronze_766f.upper_aaa9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.module_soft_eaff .dropdown_bronze_766f.aside_narrow_f848 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.module_soft_eaff.secondary-hot-9bf6.grid-selected-55f9 .dropdown_bronze_766f.out_3713 {
  flex-basis: 100%;
}
.module_soft_eaff.panel-9ecd .dropdown_bronze_766f.upper_aaa9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.module_soft_eaff.panel-9ecd .dropdown_bronze_766f.aside_narrow_f848 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .complex_63b5.info-focused-ac1d {
  display: none;
}
#masthead > .complex_63b5 button {
  left: 0;
}
.new_2713 {
  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;
}
.new_2713:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.new_2713.full-c02b i {
  margin-right: 4px;
}
.new_2713.form_51d7 i {
  margin-left: 5px;
}
.active-25fd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active-25fd p:last-child {
  margin-bottom: 0;
}
.brown-448a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown-448a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown-448a img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown-448a .box-ddad {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown-448a .popup_3247 {
  margin: 5px 0 7px 0;
}
.brown-448a.button-west-4ef5 .basic-9ef6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-448a.button-west-4ef5 .slider-2dbd {
  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;
}
.brown-448a.caption_over_8863 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown-448a.caption_over_8863 .basic-9ef6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-448a.caption_over_8863 .slider-2dbd {
  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;
}
.brown-448a.sidebar_536a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown-448a.label-hot-199c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown-448a.label-hot-199c .slider-2dbd {
  margin-top: 7px;
}
.cold_0d21 {
  display: inline-block;
}
.avatar-slow-83ca .card_stale_5342 .brown-448a img {
  max-width: 100%;
}
.sort-dynamic-29f3 .block-blue-235c.element_11ab,
.detail-selected-1ee5 .block-blue-235c.element_11ab {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort-dynamic-29f3 .pink-48ed,
.detail-selected-1ee5 .pink-48ed {
  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%);
}
.sort-dynamic-29f3 .pink-48ed {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort-dynamic-29f3.background_05f9 .pink-48ed {
  display: none;
}
.sort-dynamic-29f3 .breadcrumb-165d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-dynamic-29f3 .breadcrumb-165d li {
  display: inline-block;
  position: relative;
}
.sort-dynamic-29f3 .breadcrumb-165d li:last-child {
  margin-right: 0;
}
.sort-dynamic-29f3 .breadcrumb-165d 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;
}
.sort-dynamic-29f3 .breadcrumb-165d li.inner_2a99 > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort-dynamic-29f3 .breadcrumb-165d > 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;
}
.sort-dynamic-29f3 .breadcrumb-165d > li > a i {
  line-height: 0;
}
.sort-dynamic-29f3 .breadcrumb-165d > li.info_motion_e6ac > a .pink-48ed {
  margin-left: 4px;
  line-height: 0;
}
.sort-dynamic-29f3 .breadcrumb-165d .component_light_67e9 li.info_motion_e6ac > a {
  position: relative;
}
.sort-dynamic-29f3 .breadcrumb-165d .component_light_67e9 li.info_motion_e6ac > a:after,
.sort-dynamic-29f3 .breadcrumb-165d .component_light_67e9 li.info_motion_e6ac > a:before {
  content: "";
  display: table;
}
.sort-dynamic-29f3 .breadcrumb-165d .component_light_67e9 li.info_motion_e6ac > a:after {
  clear: both;
}
.sort-dynamic-29f3 .breadcrumb-165d .component_light_67e9 li.info_motion_e6ac > a .pink-48ed {
  margin-left: 5px;
  float: right;
}
.sort-dynamic-29f3 .detail-21d8,
.sort-dynamic-29f3 .component_light_67e9 {
  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;
}
.sort-dynamic-29f3 .component_light_67e9 {
  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;
}
.sort-dynamic-29f3 .component_light_67e9 .element_11ab {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort-dynamic-29f3 .component_light_67e9 .pink-48ed {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort-dynamic-29f3 .component_light_67e9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort-dynamic-29f3 .component_light_67e9 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;
}
.sort-dynamic-29f3 .component_light_67e9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort-dynamic-29f3 .component_light_67e9 .component_light_67e9 {
  top: 0;
  left: 100%;
}
.sort-dynamic-29f3 .article_dirty_0bd4.fn-focus-390a > .detail-21d8,
.sort-dynamic-29f3 .article_dirty_0bd4.fn-focus-390a > .component_light_67e9,
.sort-dynamic-29f3 .article_dirty_0bd4:focus > .detail-21d8,
.sort-dynamic-29f3 .article_dirty_0bd4:focus > .component_light_67e9,
.sort-dynamic-29f3 .article_dirty_0bd4:hover > .detail-21d8,
.sort-dynamic-29f3 .article_dirty_0bd4:hover > .component_light_67e9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort-dynamic-29f3.tall-dfb0 .hot_b8b7:after,
.sort-dynamic-29f3.tall-dfb0 .hot_b8b7:before {
  content: "";
  display: table;
}
.sort-dynamic-29f3.tall-dfb0 .hot_b8b7:after {
  clear: both;
}
.sort-dynamic-29f3.tall-dfb0 .hot_b8b7 > li {
  float: left;
}
.sort-dynamic-29f3.filter_e90d .hot_b8b7:after,
.sort-dynamic-29f3.filter_e90d .hot_b8b7:before {
  content: "";
  display: table;
}
.sort-dynamic-29f3.filter_e90d .hot_b8b7:after {
  clear: both;
}
.sort-dynamic-29f3.filter_e90d .hot_b8b7 > li {
  float: left;
}
.sort-dynamic-29f3.filter_e90d .hot_b8b7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort-dynamic-29f3.filter_e90d .hot_b8b7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort-dynamic-29f3.filter_e90d .hot_b8b7 > li.caption_de13 > a,
.sort-dynamic-29f3.filter_e90d .hot_b8b7 > li.inner_2a99 > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort-dynamic-29f3.item-0a65 .hot_b8b7 > li > a .element_11ab {
  position: relative;
}
.sort-dynamic-29f3.item-0a65 .hot_b8b7 > li > a .element_11ab: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;
}
.sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li:focus
  > a
  .element_11ab:before,
.sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li:hover
  > a
  .element_11ab:before {
  width: 100%;
  background-color: currentColor;
}
.sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li.caption_de13
  > a
  .element_11ab:before,
.sort-dynamic-29f3.item-0a65
  .hot_b8b7
  > li.media_595a
  > a
  .element_11ab:before {
  width: 100%;
  background-color: currentColor;
}
.sort-dynamic-29f3.block_17f3 .hot_b8b7 > li > a .element_11ab {
  position: relative;
}
.sort-dynamic-29f3.block_17f3 .hot_b8b7 > li > a .element_11ab: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;
}
.sort-dynamic-29f3.block_17f3 .hot_b8b7 > li:focus > a .element_11ab:before,
.sort-dynamic-29f3.block_17f3
  .hot_b8b7
  > li:hover
  > a
  .element_11ab:before {
  width: 100%;
  background-color: currentColor;
}
.sort-dynamic-29f3.block_17f3
  .hot_b8b7
  > li.caption_de13
  > a
  .element_11ab:before,
.sort-dynamic-29f3.block_17f3
  .hot_b8b7
  > li.media_595a
  > a
  .element_11ab:before {
  width: 100%;
  background-color: currentColor;
}
.detail-selected-1ee5 .breadcrumb-165d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail-selected-1ee5 .breadcrumb-165d li:first-child > a {
  border-top: none;
}
.detail-selected-1ee5 .breadcrumb-165d .panel-fast-feba > .element_11ab .pink-48ed {
  display: none;
}
.detail-selected-1ee5 .breadcrumb-165d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.detail-selected-1ee5 .breadcrumb-165d li:last-child {
  border: none;
}
.detail-selected-1ee5 .breadcrumb-165d li.info_motion_e6ac > a {
  padding-right: 45px !important;
}
.detail-selected-1ee5 .breadcrumb-165d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.detail-selected-1ee5 .breadcrumb-165d li a:focus,
.detail-selected-1ee5 .breadcrumb-165d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-selected-1ee5 .breadcrumb-165d li .gallery_b739 {
  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;
}
.detail-selected-1ee5 .breadcrumb-165d li .gallery_b739:hover {
  box-shadow: none;
}
.detail-selected-1ee5 .breadcrumb-165d li .gallery_b739 .pink-48ed {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.detail-selected-1ee5 .breadcrumb-165d .component_light_67e9 {
  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);
}
.detail-selected-1ee5 .breadcrumb-165d .component_light_67e9 li a {
  padding-left: 3em;
}
.detail-selected-1ee5 .breadcrumb-165d .carousel_da85 > a .gallery_b739 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.detail-selected-1ee5 .breadcrumb-165d .carousel_da85 > .component_light_67e9 {
  display: block;
  opacity: 1;
}
.label-liquid-7cce {
  max-width: 100%;
}
.secondary-middle-e734 {
  line-height: 0;
  cursor: pointer;
}
.description-dim-a953 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.description-dim-a953:hover {
  box-shadow: none;
  color: currentColor;
}
.description-dim-a953 svg {
  width: 18px;
  height: 18px;
}
.description-dim-a953 .south_a875 {
  display: none;
}
.badge-dirty-d1a1 {
  position: relative;
}
.badge-dirty-d1a1.fn-active-390a .description-dim-a953 .hover_718f {
  display: none;
}
.badge-dirty-d1a1.fn-active-390a .description-dim-a953 .south_a875 {
  display: inline-block;
}
.badge-dirty-d1a1 .preview_07bf {
  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);
}
.badge-dirty-d1a1.progress-7cec .preview_07bf {
  left: auto;
  right: -0.9em;
}
.badge-dirty-d1a1.progress-7cec .card-tall-c57a::before {
  left: auto;
  right: 15px;
}
.badge-dirty-d1a1.fn-active-390a .preview_07bf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus_cfa8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focus_cfa8 label {
  flex-basis: 100%;
}
.focus_cfa8 .photo_2f39 {
  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;
}
.focus_cfa8 .title-9a65 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focus_cfa8 .title-9a65:focus {
  background-color: transparent;
}
.focus_cfa8 button.aside-warm-0b6e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focus_cfa8 button.aside-warm-0b6e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focus_cfa8 button.aside-warm-0b6e svg {
  width: 18px;
  height: 18px;
}
.focus_cfa8 input[type="submit"] {
  min-height: auto;
}
.fixed_6bd0 .focus_cfa8 .title-9a65 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.card-tall-c57a {
  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) {
  .card-tall-c57a {
    width: 220px;
  }
}
.card-tall-c57a label {
  flex-basis: 100%;
}
.card-tall-c57a::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;
}
.wood_17e3 .fixed_6bd0 .focus_cfa8 {
  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;
}
.wood_17e3
  .fixed_6bd0
  .focus_cfa8
  .photo_2f39 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wood_17e3 .fixed_6bd0 .focus_cfa8 .title-9a65 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wood_17e3
  .fixed_6bd0
  .focus_cfa8
  .title-9a65:focus {
  background: 0 0;
}
.wood_17e3
  .fixed_6bd0
  .focus_cfa8
  .image_dirty_1075 {
  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;
}
.west_c216 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.west_c216 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.west_c216 li:last-child {
  margin-right: 0;
}
.west_c216 li:first-child {
  margin-left: 0;
}
.west_c216.highlight-focused-6e94 a {
  color: #fff;
}
.west_c216.highlight-focused-6e94 a:hover {
  color: #fff;
}
.west_c216 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.west_c216 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.west_c216 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.west_c216 a:hover {
  opacity: 0.9;
  color: inherit;
}
.west_c216 [class*="social-icon-apple"] {
  background-color: #999;
}
.west_c216 [class*="social-icon-apple"].dropdown-small-6987 {
  background-color: transparent;
  color: #999;
}
.west_c216 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.west_c216 [class*="social-icon-behance"].dropdown-small-6987 {
  background-color: transparent;
  color: #1769ff;
}
.west_c216 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.west_c216 [class*="social-icon-bitbucket"].dropdown-small-6987 {
  background-color: transparent;
  color: #205081;
}
.west_c216 [class*="social-icon-codepen"] {
  background-color: #000;
}
.west_c216 [class*="social-icon-codepen"].dropdown-small-6987 {
  background-color: transparent;
  color: #000;
}
.west_c216 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.west_c216 [class*="social-icon-delicious"].dropdown-small-6987 {
  background-color: transparent;
  color: #39f;
}
.west_c216 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.west_c216 [class*="social-icon-digg"].dropdown-small-6987 {
  background-color: transparent;
  color: #005be2;
}
.west_c216 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.west_c216 [class*="social-icon-dribbble"].dropdown-small-6987 {
  background-color: transparent;
  color: #ea4c89;
}
.west_c216 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.west_c216 [class*="social-icon-envelope"].dropdown-small-6987 {
  background-color: transparent;
  color: #ea4335;
}
.west_c216 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.west_c216 [class*="social-icon-facebook"].dropdown-small-6987 {
  background-color: transparent;
  color: #3b5998;
}
.west_c216 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.west_c216 [class*="social-icon-flickr"].dropdown-small-6987 {
  background-color: transparent;
  color: #0063dc;
}
.west_c216 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.west_c216 [class*="social-icon-foursquare"].dropdown-small-6987 {
  background-color: transparent;
  color: #2d5be3;
}
.west_c216 [class*="social-icon-github"] {
  background-color: #333;
}
.west_c216 [class*="social-icon-github"].dropdown-small-6987 {
  background-color: transparent;
  color: #333;
}
.west_c216 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.west_c216 [class*="social-icon-google-plus"].dropdown-small-6987 {
  background-color: transparent;
  color: #dd4b39;
}
.west_c216 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.west_c216 [class*="social-icon-houzz"].dropdown-small-6987 {
  background-color: transparent;
  color: #7ac142;
}
.west_c216 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.west_c216 [class*="social-icon-instagram"].dropdown-small-6987 {
  background-color: transparent;
  color: #262626;
}
.west_c216 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.west_c216 [class*="social-icon-jsfiddle"].dropdown-small-6987 {
  background-color: transparent;
  color: #487aa2;
}
.west_c216 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.west_c216 [class*="social-icon-linkedin"].dropdown-small-6987 {
  background-color: transparent;
  color: #0077b5;
}
.west_c216 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.west_c216 [class*="social-icon-medium"].dropdown-small-6987 {
  background-color: transparent;
  color: #00ab6b;
}
.west_c216 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.west_c216
  [class*="social-icon-odnoklassniki"].dropdown-small-6987 {
  background-color: transparent;
  color: #f4731c;
}
.west_c216 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.west_c216 [class*="social-icon-meetup"].dropdown-small-6987 {
  background-color: transparent;
  color: #ec1c40;
}
.west_c216 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.west_c216 [class*="social-icon-pinterest"].dropdown-small-6987 {
  background-color: transparent;
  color: #bd081c;
}
.west_c216 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.west_c216 [class*="social-icon-product-hunt"].dropdown-small-6987 {
  background-color: transparent;
  color: #da552f;
}
.west_c216 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.west_c216 [class*="social-icon-reddit"].dropdown-small-6987 {
  background-color: transparent;
  color: #ff4500;
}
.west_c216 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.west_c216 [class*="social-icon-rss"].dropdown-small-6987 {
  background-color: transparent;
  color: #f26522;
}
.west_c216 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.west_c216
  [class*="social-icon-shopping-cart"].dropdown-small-6987 {
  background-color: transparent;
  color: #4caf50;
}
.west_c216 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.west_c216 [class*="social-icon-skype"].dropdown-small-6987 {
  background-color: transparent;
  color: #00aff0;
}
.west_c216 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.west_c216 [class*="social-icon-slideshare"].dropdown-small-6987 {
  background-color: transparent;
  color: #0077b5;
}
.west_c216 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.west_c216 [class*="social-icon-snapchat"].dropdown-small-6987 {
  background-color: transparent;
  color: #fffc00;
}
.west_c216 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.west_c216 [class*="social-icon-soundcloud"].dropdown-small-6987 {
  background-color: transparent;
  color: #f80;
}
.west_c216 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.west_c216 [class*="social-icon-spotify"].dropdown-small-6987 {
  background-color: transparent;
  color: #2ebd59;
}
.west_c216 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.west_c216
  [class*="social-icon-stack-overflow"].dropdown-small-6987 {
  background-color: transparent;
  color: #fe7a15;
}
.west_c216 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.west_c216 [class*="social-icon-maldkfgram"].dropdown-small-6987 {
  background-color: transparent;
  color: #2ca5e0;
}
.west_c216 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.west_c216 [class*="social-icon-tripadvisor"].dropdown-small-6987 {
  background-color: transparent;
  color: #589442;
}
.west_c216 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.west_c216 [class*="social-icon-tumblr"].dropdown-small-6987 {
  background-color: transparent;
  color: #35465c;
}
.west_c216 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.west_c216 [class*="social-icon-twitch"].dropdown-small-6987 {
  background-color: transparent;
  color: #6441a5;
}
.west_c216 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.west_c216 [class*="social-icon-twitter"].dropdown-small-6987 {
  background-color: transparent;
  color: #1da1f2;
}
.west_c216 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.west_c216 [class*="social-icon-vimeo"].dropdown-small-6987 {
  background-color: transparent;
  color: #1ab7ea;
}
.west_c216 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.west_c216 [class*="social-icon-vk"].dropdown-small-6987 {
  background-color: transparent;
  color: #45668e;
}
.west_c216 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.west_c216 [class*="social-icon-weibo"].dropdown-small-6987 {
  background-color: transparent;
  color: #df2029;
}
.west_c216 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.west_c216 [class*="social-icon-weixin"].dropdown-small-6987 {
  background-color: transparent;
  color: #7bb32e;
}
.west_c216 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.west_c216 [class*="social-icon-whatsapp"].dropdown-small-6987 {
  background-color: transparent;
  color: #25d366;
}
.west_c216 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.west_c216 [class*="social-icon-wordpress"].dropdown-small-6987 {
  background-color: transparent;
  color: #21759b;
}
.west_c216 [class*="social-icon-xing"] {
  background-color: #026466;
}
.west_c216 [class*="social-icon-xing"].dropdown-small-6987 {
  background-color: transparent;
  color: #026466;
}
.west_c216 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.west_c216 [class*="social-icon-yelp"].dropdown-small-6987 {
  background-color: transparent;
  color: #af0606;
}
.west_c216 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.west_c216 [class*="social-icon-youtube"].dropdown-small-6987 {
  background-color: transparent;
  color: #cd201f;
}
.focus-daf4 {
  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;
}
.focus-daf4:hover {
  box-shadow: none;
  background: 0 0;
}
.dynamic_d80a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.motion-4e9e {
  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;
}
.block_da7a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tag-old-3a0c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tag-old-3a0c,
.tag-old-3a0c::after,
.tag-old-3a0c::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;
}
.tag-old-3a0c::after,
.tag-old-3a0c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.item_mini_0836 .motion-4e9e .block_da7a {
  margin-top: -2px;
  width: 19px;
}
.item_mini_0836 .motion-4e9e .tag-old-3a0c {
  margin-top: -1px;
}
.item_mini_0836 .motion-4e9e .tag-old-3a0c,
.item_mini_0836 .motion-4e9e .tag-old-3a0c::after,
.item_mini_0836 .motion-4e9e .tag-old-3a0c::before {
  width: 19px;
  height: 2px;
}
.item_mini_0836 .motion-4e9e .tag-old-3a0c::before {
  top: -6px;
}
.item_mini_0836 .motion-4e9e .tag-old-3a0c::after {
  bottom: -6px;
}
.tabs_slow_a5fa .motion-4e9e .block_da7a {
  margin-top: -2px;
  width: 22px;
}
.tabs_slow_a5fa .motion-4e9e .tag-old-3a0c {
  margin-top: -1px;
}
.tabs_slow_a5fa .motion-4e9e .tag-old-3a0c,
.tabs_slow_a5fa .motion-4e9e .tag-old-3a0c::after,
.tabs_slow_a5fa .motion-4e9e .tag-old-3a0c::before {
  width: 22px;
  height: 2px;
}
.tabs_slow_a5fa .motion-4e9e .tag-old-3a0c::before {
  top: -7px;
}
.tabs_slow_a5fa .motion-4e9e .tag-old-3a0c::after {
  bottom: -7px;
}
.black_2667 .motion-4e9e .block_da7a {
  margin-top: -2px;
  width: 31px;
}
.black_2667 .motion-4e9e .tag-old-3a0c {
  margin-top: -1.5px;
}
.black_2667 .motion-4e9e .tag-old-3a0c,
.black_2667 .motion-4e9e .tag-old-3a0c::after,
.black_2667 .motion-4e9e .tag-old-3a0c::before {
  width: 31px;
  height: 3px;
}
.black_2667 .motion-4e9e .tag-old-3a0c::before {
  top: -9px;
}
.black_2667 .motion-4e9e .tag-old-3a0c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary-fe8b .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 19px;
  }
  .summary-fe8b .motion-4e9e .tag-old-3a0c {
    margin-top: -1px;
  }
  .summary-fe8b .motion-4e9e .tag-old-3a0c,
  .summary-fe8b .motion-4e9e .tag-old-3a0c::after,
  .summary-fe8b .motion-4e9e .tag-old-3a0c::before {
    width: 19px;
    height: 2px;
  }
  .summary-fe8b .motion-4e9e .tag-old-3a0c::before {
    top: -6px;
  }
  .summary-fe8b .motion-4e9e .tag-old-3a0c::after {
    bottom: -6px;
  }
  .module-tiny-34f0 .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 22px;
  }
  .module-tiny-34f0 .motion-4e9e .tag-old-3a0c {
    margin-top: -1px;
  }
  .module-tiny-34f0 .motion-4e9e .tag-old-3a0c,
  .module-tiny-34f0 .motion-4e9e .tag-old-3a0c::after,
  .module-tiny-34f0 .motion-4e9e .tag-old-3a0c::before {
    width: 22px;
    height: 2px;
  }
  .module-tiny-34f0 .motion-4e9e .tag-old-3a0c::before {
    top: -7px;
  }
  .module-tiny-34f0 .motion-4e9e .tag-old-3a0c::after {
    bottom: -7px;
  }
  .section-1d8d .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 31px;
  }
  .section-1d8d .motion-4e9e .tag-old-3a0c {
    margin-top: -1.5px;
  }
  .section-1d8d .motion-4e9e .tag-old-3a0c,
  .section-1d8d .motion-4e9e .tag-old-3a0c::after,
  .section-1d8d .motion-4e9e .tag-old-3a0c::before {
    width: 31px;
    height: 3px;
  }
  .section-1d8d .motion-4e9e .tag-old-3a0c::before {
    top: -9px;
  }
  .section-1d8d .motion-4e9e .tag-old-3a0c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-a63f .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-a63f .motion-4e9e .tag-old-3a0c {
    margin-top: -1px;
  }
  .disabled-a63f .motion-4e9e .tag-old-3a0c,
  .disabled-a63f .motion-4e9e .tag-old-3a0c::after,
  .disabled-a63f .motion-4e9e .tag-old-3a0c::before {
    width: 19px;
    height: 2px;
  }
  .disabled-a63f .motion-4e9e .tag-old-3a0c::before {
    top: -6px;
  }
  .disabled-a63f .motion-4e9e .tag-old-3a0c::after {
    bottom: -6px;
  }
  .narrow_1cac .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 22px;
  }
  .narrow_1cac .motion-4e9e .tag-old-3a0c {
    margin-top: -1px;
  }
  .narrow_1cac .motion-4e9e .tag-old-3a0c,
  .narrow_1cac .motion-4e9e .tag-old-3a0c::after,
  .narrow_1cac .motion-4e9e .tag-old-3a0c::before {
    width: 22px;
    height: 2px;
  }
  .narrow_1cac .motion-4e9e .tag-old-3a0c::before {
    top: -7px;
  }
  .narrow_1cac .motion-4e9e .tag-old-3a0c::after {
    bottom: -7px;
  }
  .outline_cold_5a61 .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 31px;
  }
  .outline_cold_5a61 .motion-4e9e .tag-old-3a0c {
    margin-top: -1.5px;
  }
  .outline_cold_5a61 .motion-4e9e .tag-old-3a0c,
  .outline_cold_5a61 .motion-4e9e .tag-old-3a0c::after,
  .outline_cold_5a61 .motion-4e9e .tag-old-3a0c::before {
    width: 31px;
    height: 3px;
  }
  .outline_cold_5a61 .motion-4e9e .tag-old-3a0c::before {
    top: -9px;
  }
  .outline_cold_5a61 .motion-4e9e .tag-old-3a0c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .bronze-bef0 .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 19px;
  }
  .bronze-bef0 .motion-4e9e .tag-old-3a0c {
    margin-top: -1px;
  }
  .bronze-bef0 .motion-4e9e .tag-old-3a0c,
  .bronze-bef0 .motion-4e9e .tag-old-3a0c::after,
  .bronze-bef0 .motion-4e9e .tag-old-3a0c::before {
    width: 19px;
    height: 2px;
  }
  .bronze-bef0 .motion-4e9e .tag-old-3a0c::before {
    top: -6px;
  }
  .bronze-bef0 .motion-4e9e .tag-old-3a0c::after {
    bottom: -6px;
  }
  .banner_4361 .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 22px;
  }
  .banner_4361 .motion-4e9e .tag-old-3a0c {
    margin-top: -1px;
  }
  .banner_4361 .motion-4e9e .tag-old-3a0c,
  .banner_4361 .motion-4e9e .tag-old-3a0c::after,
  .banner_4361 .motion-4e9e .tag-old-3a0c::before {
    width: 22px;
    height: 2px;
  }
  .banner_4361 .motion-4e9e .tag-old-3a0c::before {
    top: -7px;
  }
  .banner_4361 .motion-4e9e .tag-old-3a0c::after {
    bottom: -7px;
  }
  .container-advanced-ac50 .motion-4e9e .block_da7a {
    margin-top: -2px;
    width: 31px;
  }
  .container-advanced-ac50 .motion-4e9e .tag-old-3a0c {
    margin-top: -1.5px;
  }
  .container-advanced-ac50 .motion-4e9e .tag-old-3a0c,
  .container-advanced-ac50 .motion-4e9e .tag-old-3a0c::after,
  .container-advanced-ac50 .motion-4e9e .tag-old-3a0c::before {
    width: 31px;
    height: 3px;
  }
  .container-advanced-ac50 .motion-4e9e .tag-old-3a0c::before {
    top: -9px;
  }
  .container-advanced-ac50 .motion-4e9e .tag-old-3a0c::after {
    bottom: -9px;
  }
}
.status_98a2 .tag-old-3a0c {
  -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);
}
.status_98a2 .tag-old-3a0c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.status_98a2 .tag-old-3a0c::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);
}
.status_98a2.module_medium_ec24 .tag-old-3a0c {
  -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);
}
.status_98a2.module_medium_ec24 .tag-old-3a0c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.status_98a2.module_medium_ec24 .tag-old-3a0c::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);
}
.in_fa4a {
  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.pink-ef11:before {
  display: none;
}
.alert_hard_0f53 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert_hard_0f53 .video-b99d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert_hard_0f53 .video-b99d:last-of-type {
  border-bottom: none;
}
.alert_hard_0f53 .video-b99d.box_ace7,
.alert_hard_0f53 .video-b99d.pro_aefa,
.alert_hard_0f53 .video-b99d.rough-a438 {
  padding: 0;
}
.alert_hard_0f53 .detail-selected-1ee5 .gallery_b739 {
  color: currentColor;
}
.alert_hard_0f53 .detail-selected-1ee5 .gallery_b739:focus,
.alert_hard_0f53 .detail-selected-1ee5 .gallery_b739:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_hard_0f53.preview_outer_2272 .focus_narrow_211e,
.alert_hard_0f53.preview_outer_2272 .active-25fd a,
.alert_hard_0f53.preview_outer_2272 .hot_b8b7 a,
.alert_hard_0f53.preview_outer_2272 .component_light_67e9 a {
  color: rgba(0, 0, 0, 0.55);
}
.alert_hard_0f53.preview_outer_2272 .focus_narrow_211e:hover,
.alert_hard_0f53.preview_outer_2272 .active-25fd a:hover,
.alert_hard_0f53.preview_outer_2272 .hot_b8b7 a:hover,
.alert_hard_0f53.preview_outer_2272 .component_light_67e9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_hard_0f53.preview_outer_2272 .caption-86f9 {
  color: rgba(0, 0, 0, 0.8);
}
.alert_hard_0f53.preview_outer_2272 .video-b99d {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_hard_0f53.preview_outer_2272 .video-b99d:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert_hard_0f53.preview_outer_2272 .alert_new_3a99:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert_hard_0f53.preview_outer_2272 .detail-selected-1ee5 .breadcrumb-165d li a,
.alert_hard_0f53.preview_outer_2272 .detail-selected-1ee5 .gallery_b739,
.alert_hard_0f53.preview_outer_2272 .component_light_67e9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_hard_0f53.preview_outer_2272 .detail-selected-1ee5 .gallery_b739:focus,
.alert_hard_0f53.preview_outer_2272 .detail-selected-1ee5 .gallery_b739:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_hard_0f53.preview_outer_2272 .breadcrumb-165d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_hard_0f53.item-rough-814a .focus_narrow_211e,
.alert_hard_0f53.item-rough-814a .active-25fd a,
.alert_hard_0f53.item-rough-814a .hot_b8b7 .gallery_b739,
.alert_hard_0f53.item-rough-814a .hot_b8b7 a,
.alert_hard_0f53.item-rough-814a .component_light_67e9 a {
  color: rgba(255, 255, 255, 0.79);
}
.alert_hard_0f53.item-rough-814a .focus_narrow_211e:hover,
.alert_hard_0f53.item-rough-814a .active-25fd a:hover,
.alert_hard_0f53.item-rough-814a .hot_b8b7 .gallery_b739:hover,
.alert_hard_0f53.item-rough-814a .hot_b8b7 a:hover,
.alert_hard_0f53.item-rough-814a .component_light_67e9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_hard_0f53.item-rough-814a .caption-86f9 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_hard_0f53.item-rough-814a .video-b99d {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_hard_0f53.item-rough-814a .video-b99d:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert_hard_0f53.item-rough-814a .alert_new_3a99:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert_hard_0f53.item-rough-814a .detail-selected-1ee5 .breadcrumb-165d li a,
.alert_hard_0f53.item-rough-814a .detail-selected-1ee5 .gallery_b739,
.alert_hard_0f53.item-rough-814a .component_light_67e9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_hard_0f53.item-rough-814a .detail-selected-1ee5 .gallery_b739:focus,
.alert_hard_0f53.item-rough-814a .detail-selected-1ee5 .gallery_b739:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_hard_0f53.item-rough-814a .breadcrumb-165d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_new_3a99 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.alert_new_3a99:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface_static_5f7c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.easy_64f9 .alert_hard_0f53 {
  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;
}
.easy_64f9 .video-b99d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.easy_64f9 .video-b99d: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) {
  .easy_64f9 .video-b99d:before {
    width: 16%;
    left: 42%;
  }
}
.easy_64f9 .video-b99d:last-child:before {
  content: none;
}
.easy_64f9 .video-b99d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.easy_64f9 .detail-selected-1ee5 .breadcrumb-165d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.easy_64f9 .detail-selected-1ee5 .breadcrumb-165d li a .gallery_b739 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.easy_64f9 .detail-selected-1ee5 .component_light_67e9 {
  border: none;
}
.easy_64f9 .detail-selected-1ee5 .component_light_67e9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.easy_64f9 .alert_new_3a99 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.easy_64f9 .surface_static_5f7c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.easy_64f9 .item-rough-814a .alert_new_3a99:before {
  background: rgba(0, 0, 0, 0.9);
}
.easy_64f9 .preview_outer_2272.container-new-732b .tag-old-3a0c {
  background: rgba(0, 0, 0, 0.6);
}
.easy_64f9
  .preview_outer_2272.container-new-732b
  .tag-old-3a0c::after,
.easy_64f9
  .preview_outer_2272.container-new-732b
  .tag-old-3a0c:before {
  background: inherit;
}
.easy_64f9
  .preview_outer_2272.container-new-732b:hover
  .tag-old-3a0c {
  background: rgba(0, 0, 0, 0.8);
}
.active_south_b88c .alert_hard_0f53 {
  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) {
  .active_south_b88c .alert_hard_0f53 {
    width: auto;
    right: 45px;
  }
}
.dim-39b1 .alert_hard_0f53 {
  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) {
  .dim-39b1 .alert_hard_0f53 {
    width: auto;
    left: 45px;
  }
}
.pink-ef11 .alert_hard_0f53 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pink-ef11 .surface_static_5f7c {
  max-width: 48em;
  margin: 0 auto;
}
.pink-ef11 .alert_new_3a99:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon-144d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon-144d.easy_64f9 .alert_hard_0f53 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon-144d.active_south_b88c .alert_hard_0f53 {
  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);
}
.icon-144d .alert_hard_0f53 {
  visibility: visible;
}
.icon-144d.dim-39b1 .alert_hard_0f53 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pressed_c313,
.dim_a695 {
  overflow-x: hidden;
}
.pressed_c313 .alert_hard_0f53 {
  overflow: auto;
}
.pressed_c313.easy_64f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pressed_c313.easy_64f9 .alert_hard_0f53 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pressed_c313.easy_64f9 .focus-daf4 {
  opacity: 0;
}
.pressed_c313.active_south_b88c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pressed_c313.active_south_b88c .alert_hard_0f53 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pressed_c313.active_south_b88c .focus-daf4 {
  opacity: 0;
}
.pressed_c313.dim-39b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pressed_c313.dim-39b1 .alert_hard_0f53 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pressed_c313.dim-39b1 .focus-daf4 {
  opacity: 0;
}
.pressed_c313.pink-ef11 .alert_hard_0f53 {
  z-index: 10;
  visibility: visible;
}
.container-new-732b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-new-732b .tag-old-3a0c {
  background: rgba(255, 255, 255, 0.99);
}
.container-new-732b .tag-old-3a0c::after,
.container-new-732b .tag-old-3a0c:before {
  background: inherit;
}
.container-new-732b:hover .tag-old-3a0c {
  background: rgba(255, 255, 255, 0.99);
}
.dim-39b1 .container-new-732b {
  top: 10px;
  right: auto;
  left: 12px;
}
.pink-ef11 .container-new-732b {
  display: none !important;
}
.pressed_c313:before,
.dim_a695:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pressed_c313 .container-new-732b,
.dim_a695 .container-new-732b {
  display: inline-block;
}
.alert_hard_0f53 .hover-dirty-7cd5 {
  -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;
}
.pressed_c313 .alert_hard_0f53 .hover-dirty-7cd5,
.dim_a695 .alert_hard_0f53 .hover-dirty-7cd5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_fluid_80a0 .photo_2f39 {
  width: 100%;
}
.card_stale_5342 {
  padding: 0 0.5em 0;
}
.card_stale_5342 [class*="customify-col-"],
.card_stale_5342 [class*="customify-col_"],
.card_stale_5342 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress_cold_5aac .card_stale_5342 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-a53e .selected_b7b2,
  .selected_b7b2 {
    display: none;
  }
  .badge_dark_82f4 {
    text-align: left;
  }
  .outline-wood-5d99 {
    text-align: center;
  }
  .dirty_bbc4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-a53e .slow-c59a,
  .slow-c59a {
    display: none;
  }
  .form_new_245e {
    text-align: left;
  }
  .mask-blue-6669 {
    text-align: center;
  }
  .outline_6623 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-a53e .table_fresh_cf0b,
  .table_fresh_cf0b {
    display: none;
  }
  .paper-26bf {
    text-align: left;
  }
  .module_pink_bca9 {
    text-align: center;
  }
  .footer-ee88 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb-0ff1 {
  box-shadow: none !important;
}
.motion_d8b1 .pro_07eb,
.pagination-7d5e .pro_07eb {
  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;
}
.pagination-7d5e .pro_07eb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner-c59f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner-c59f:after,
.banner-c59f:before {
  content: "";
  display: table;
}
.banner-c59f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner-c59f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner-c59f,
.inner_b1db {
  max-width: 1248px;
  margin: 0 auto;
}

.overlay_d204.sort_small_7779 .banner-c59f {
  max-width: 100%;
}
.overlay_d204.background-paper-a993 {
  max-width: 1200px;
  margin: 0 auto;
}
.overlay_d204.active-cold-783f .banner-c59f {
  max-width: 100%;
}
.overlay_d204.active-cold-783f > .banner-c59f {
  padding-left: 0;
  padding-right: 0;
}
.overlay_d204.active-cold-783f > .banner-c59f .carousel-a53e {
  margin: 0;
}
.overlay_d204.active-cold-783f
  > .banner-c59f
  .tertiary_hard_f071.background-cold-8102 {
  margin-right: 0;
  margin-left: 0;
}
.overlay_d204.active-cold-783f #main.background-cold-8102 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info_ee70 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info_ee70 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion-blue-c80c .article_static_44dc {
    padding-right: 1em;
  }
  .accordion-blue-c80c.shadow-right-207a .tertiary_hard_f071 {
    border-right: 1px solid #eaecee;
  }
  .accordion-blue-c80c.shadow-right-207a .article_static_44dc {
    padding-right: 1em;
  }
  .accordion-blue-c80c.shadow-right-207a .static-c5b1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-2229 .article_static_44dc {
    padding-left: 1em;
  }
  .button-2229.shadow-right-207a .tertiary_hard_f071 {
    border-left: 1px solid #eaecee;
  }
  .button-2229.shadow-right-207a .article_static_44dc {
    padding-left: 1em;
  }
  .button-2229.shadow-right-207a .static-c5b1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_up_a9a1 .article_static_44dc {
    padding-left: 1em;
  }
  .disabled_up_a9a1.shadow-right-207a .fast_5ff6 {
    border-right: 1px solid #eaecee;
  }
  .disabled_up_a9a1.shadow-right-207a .pattern_east_17c3 {
    border-right: 1px solid #eaecee;
  }
  .disabled_up_a9a1.shadow-right-207a .article_static_44dc {
    padding-left: 1em;
  }
  .disabled_up_a9a1.shadow-right-207a .static-c5b1 {
    padding-right: 1em;
  }
  .disabled_up_a9a1.shadow-right-207a .accent-fast-d525 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_0178 .article_static_44dc {
    padding-right: 1em;
  }
  .blue_0178.shadow-right-207a .fast_5ff6 {
    border-left: 1px solid #eaecee;
  }
  .blue_0178.shadow-right-207a .pattern_east_17c3 {
    border-left: 1px solid #eaecee;
  }
  .blue_0178.shadow-right-207a .article_static_44dc {
    padding-right: 1em;
  }
  .blue_0178.shadow-right-207a .static-c5b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_0178.shadow-right-207a .accent-fast-d525 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_ee70 .article_static_44dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_ee70.shadow-right-207a .tertiary_hard_f071 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info_ee70.shadow-right-207a .article_static_44dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_ee70.shadow-right-207a .static-c5b1 {
    padding-left: 1em;
  }
  .info_ee70.shadow-right-207a .accent-fast-d525 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info_ee70.shadow-right-207a .article_static_44dc {
    padding-left: 0;
  }
}
.hero-soft-e202 .focus-warm-f657 {
  display: inline-block;
}
.surface_4cd9 {
  display: inline-block;
}
.button_e11d {
  word-con: break-word;
}
.section-rough-b40f > span {
  display: inline-block;
  padding: 5px 0;
}
.section-rough-b40f .background_2f5f {
  margin-left: 8px;
  margin-right: 8px;
}
.section-rough-b40f .slider_2d65 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.right_78de .highlight-fixed-6abc {
  margin-bottom: 2em;
}
.right_78de .surface_in_c52a {
  margin-bottom: 15px;
}
.right_78de .surface_in_c52a:last-child {
  margin-bottom: 0;
}
.right_78de .simple_5fe7 {
  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) {
  .right_78de .simple_5fe7 {
    display: block;
  }
}
.right_78de .input-cold-ae3d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .right_78de .input-cold-ae3d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.right_78de .backdrop_bd12 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.right_78de .backdrop_bd12 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.right_78de .backdrop_bd12 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.right_78de .button_e11d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_78de .button_e11d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.right_78de .dim-812d p:last-child {
  margin-bottom: 0;
}
.right_78de .nav_b567 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.right_78de .pagination_7efb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.right_78de .paragraph-clean-f180 {
  margin-top: 1em;
}
.right_78de .blue-5675 {
  top: 0;
  display: block;
}
.right_78de .blue-5675 a {
  color: inherit;
}
.right_78de .blue-5675 a:hover {
  color: inherit;
}
.right_78de .dim_e46a {
  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;
}
.right_78de .dim_e46a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.right_78de .pagination_7efb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.right_78de .simple-ac67 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.right_78de .simple-ac67:first-child {
  margin-top: 0;
}
.right_78de .simple-ac67.outer_5529 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right_78de .simple-ac67.stale-933a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_78de
  .simple-ac67.stale-933a.hidden_cold_dd28
  .paragraph-clean-f180 {
  width: 100%;
}
.right_78de .stale-933a {
  -webkit-box-align: center;
  align-items: center;
}
.right_78de .stale-933a .section-rough-b40f,
.right_78de .stale-933a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.right_78de .backdrop_bd12 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right_78de .backdrop_bd12 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right_78de .backdrop_bd12: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;
}
.right_78de .outer_5529 {
  z-index: 5;
}
.right_78de .tabs-basic-48eb .pattern-0d79 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.right_78de .caption_bronze_4e92 .pattern-0d79 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.right_78de .highlight-f3df .pattern-0d79 {
  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;
}
.right_78de.footer_3771 .simple_5fe7,
.right_78de.upper_546a .simple_5fe7 {
  display: block;
}
.right_78de.footer_3771 .simple_5fe7 .white-7bad,
.right_78de.footer_3771 .simple_5fe7 .pagination_7efb,
.right_78de.upper_546a .simple_5fe7 .white-7bad,
.right_78de.upper_546a .simple_5fe7 .pagination_7efb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.right_78de.disabled_lite_b1f4 .input-cold-ae3d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .right_78de.disabled_lite_b1f4 .input-cold-ae3d {
    margin-right: 0;
  }
}
.right_78de.footer_3771 .input-cold-ae3d,
.right_78de.upper_546a .input-cold-ae3d {
  padding-top: 40%;
}
.right_78de.footer_3771 .highlight-fixed-6abc,
.right_78de.upper_546a .highlight-fixed-6abc {
  display: block;
}
.right_78de.footer_3771 .fn-sticky-390a .pagination_7efb,
.right_78de.upper_546a .fn-sticky-390a .pagination_7efb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.right_78de.footer_3771 .input-cold-ae3d,
.right_78de.upper_546a .input-cold-ae3d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.right_78de.footer_3771 .pagination_7efb {
  padding: 1em;
}
.top-fd87 {
  margin: 30px auto;
  display: block;
}
.top-fd87 .component-thick-0cfd > * {
  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;
}
.top-fd87 .component-thick-0cfd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.top-fd87 .component-thick-0cfd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old-f8f5 .section-rough-b40f {
  margin-bottom: 1.41575em;
}
.old-f8f5 .progress-wide-68ff {
  margin-bottom: 1.618em;
}
.tertiary-stale-e5fd .shade_copper_9b4e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tertiary-stale-e5fd .shade_copper_9b4e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tertiary-stale-e5fd .tiny_ac05 {
  max-width: 100%;
  overflow: auto;
}
.accordion-c649 .tertiary-stale-e5fd a:hover {
  text-decoration: underline;
}
.badge-steel-b4ed .surface_in_c52a:not(.button_e11d),
.badge-steel-b4ed .backdrop_bd12 {
  margin-bottom: 1.41575em;
}
.badge-steel-b4ed .surface_in_c52a:not(.button_e11d):last-child,
.badge-steel-b4ed .backdrop_bd12:last-child {
  margin-bottom: 0;
}
.badge-steel-b4ed .surface_in_c52a.bright_d5ac {
  margin-bottom: 0.41575em;
}
.badge-steel-b4ed .button_dynamic_4a1e:before,
.badge-steel-b4ed .footer-043a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.badge-steel-b4ed .button_dynamic_4a1e:before {
  content: "\f115";
}
.badge-steel-b4ed .footer-043a:before {
  content: "\f02c";
}
.badge-steel-b4ed .hard-ee74 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.badge-steel-b4ed .hard-ee74 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.right-9f1e {
  display: -webkit-box;
  display: flex;
}
.right-9f1e .list-soft-d211 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .right-9f1e .list-soft-d211 {
    flex-basis: 90px;
  }
}
.right-9f1e .layout-fcd9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .right-9f1e .layout-fcd9 {
    flex-basis: calc(100% - 50px);
  }
}
.right-9f1e .down-dec2 p:last-child {
  margin-bottom: 0.72em;
}
.column_light_dd09 .component-thick-0cfd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.column_light_dd09 .component-thick-0cfd:after,
.column_light_dd09 .component-thick-0cfd:before {
  content: "";
  display: table;
}
.column_light_dd09 .component-thick-0cfd:after {
  clear: both;
}
.column_light_dd09 .component-thick-0cfd .panel-selected-44a0,
.column_light_dd09 .component-thick-0cfd .fast_b8e8 {
  width: 49%;
}
.column_light_dd09 .component-thick-0cfd .panel-selected-44a0 a span.component-19c6,
.column_light_dd09 .component-thick-0cfd .fast_b8e8 a span.component-19c6 {
  display: block;
  margin-bottom: 5px;
}
.column_light_dd09 .component-thick-0cfd .fast_b8e8 {
  float: left;
  text-align: left;
}
.column_light_dd09 .component-thick-0cfd .panel-selected-44a0 {
  float: right;
  text-align: right;
}
.iron-3524 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .iron-3524 {
    margin-bottom: 0;
  }
}
.accent_0b72 {
  margin-bottom: 1em;
}
.accent_0b72 .button_e11d {
  font-size: 1.1em;
  line-height: 1.3;
}
.pressed_85b5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail_soft_7fa0 .accent_0b72,
.tabs_dirty_497c .accent_0b72 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail_soft_7fa0 .accent_0b72,
  .tabs_dirty_497c .accent_0b72 {
    display: block;
  }
}
.thumbnail_soft_7fa0 .pressed_85b5,
.tabs_dirty_497c .pressed_85b5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail_soft_7fa0 .pressed_85b5,
  .tabs_dirty_497c .pressed_85b5 {
    margin-bottom: 1em;
  }
}
.thumbnail_soft_7fa0 .pressed_85b5 img,
.tabs_dirty_497c .pressed_85b5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail_soft_7fa0 .heading-364e,
.tabs_dirty_497c .heading-364e {
  flex-basis: calc(100% - 160px);
}
.thumbnail_soft_7fa0 .heading-364e p,
.tabs_dirty_497c .heading-364e p {
  margin-bottom: 0;
}
.thumbnail_soft_7fa0 .heading-364e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_soft_7fa0 .heading-364e {
    padding-left: 0;
  }
}
.tabs_dirty_497c .heading-364e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tabs_dirty_497c .heading-364e {
    padding-right: 0;
  }
}
.tabs_dirty_497c .pressed_85b5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bronze-6fde .pressed_85b5 {
  margin-bottom: 0.5em;
}
.bronze-6fde .pressed_85b5 img {
  width: 100%;
}
.basic_d0b9 .header-4161,
.focus_cd64 .header-4161 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focus_cd64 .tertiary_hard_f071 .paragraph-brown-a3b5 p:last-child {
  margin-bottom: 0;
}
.caption_dirty_85bb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column-south-8be8 .tertiary_tiny_c132 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column-south-8be8 .tertiary_tiny_c132:last-of-type {
    margin-bottom: 0;
  }
}
.column-south-8be8 .tertiary_tiny_c132 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-south-8be8 .tertiary_tiny_c132 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column-south-8be8 .tertiary_tiny_c132 ul li {
  margin: 0 0 0.6em;
}
.column-south-8be8 .tertiary_tiny_c132 ul li.hovered-7271,
.column-south-8be8 .tertiary_tiny_c132 ul li.easy_65f8 {
  position: relative;
}
.column-south-8be8 .tertiary_tiny_c132 ul li.hovered-7271 .thumbnail-first-9889,
.column-south-8be8 .tertiary_tiny_c132 ul li.easy_65f8 .thumbnail-first-9889 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column-south-8be8 .tertiary_tiny_c132 ul li.hovered-7271:after:after,
.column-south-8be8 .tertiary_tiny_c132 ul li.hovered-7271:after:before,
.column-south-8be8
  .tertiary_tiny_c132
  ul
  li.easy_65f8:after:after,
.column-south-8be8
  .tertiary_tiny_c132
  ul
  li.easy_65f8:after:before {
  content: "";
  display: table;
}
.column-south-8be8 .tertiary_tiny_c132 ul li.hovered-7271:after:after,
.column-south-8be8
  .tertiary_tiny_c132
  ul
  li.easy_65f8:after:after {
  clear: both;
}
.column-south-8be8 .tertiary_tiny_c132 a.wrapper_lite_9c38:hover {
  text-decoration: none;
}
.column-south-8be8 .tertiary_tiny_c132 select {
  max-width: 100%;
}
.column-south-8be8 .tertiary_tiny_c132 table {
  font-size: 85%;
}
.column-south-8be8 .tertiary_tiny_c132 table td,
.column-south-8be8 .tertiary_tiny_c132 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column-south-8be8 .tertiary_tiny_c132 table tfoot td {
  text-align: left;
}
.column-south-8be8 .tertiary_tiny_c132 :last-child {
  margin-bottom: 0;
}
.column-south-8be8 .tertiary_tiny_c132 .secondary_pressed_0409 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column-south-8be8 .tertiary_tiny_c132 .secondary_pressed_0409 label {
  width: 100%;
}
.column-south-8be8 .tertiary_tiny_c132 .secondary_pressed_0409 .title-9a65 {
  width: 100%;
  display: block;
}
.column-south-8be8 .tertiary_tiny_c132 .secondary_pressed_0409 .aside-warm-0b6e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column-south-8be8 .tertiary_tiny_c132 .secondary_pressed_0409 .aside-warm-0b6e:hover svg #svg-search {
  fill: #444;
}
.column-south-8be8 .tertiary_tiny_c132 .secondary_pressed_0409 .aside-warm-0b6e svg {
  width: 18px;
  height: 18px;
}
.column-south-8be8 .notification_short_5c4d ul ul,
.column-south-8be8 .widget-7acc ul ul,
.column-south-8be8 .preview_light_ebed ul ul,
.column-south-8be8 .accordion-019d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column-south-8be8 .notification_short_5c4d .info_motion_e6ac > a,
.column-south-8be8 .widget-7acc .info_motion_e6ac > a,
.column-south-8be8 .preview_light_ebed .info_motion_e6ac > a,
.column-south-8be8 .accordion-019d .info_motion_e6ac > a {
  margin-bottom: 0;
}
.column-south-8be8 .thick-65c6 li,
.column-south-8be8 .notification_short_5c4d li,
.column-south-8be8 .progress-2596 li,
.column-south-8be8 .widget-7acc li,
.column-south-8be8 .preview_light_ebed li,
.column-south-8be8 .accordion-019d li,
.column-south-8be8 .short_7262 li,
.column-south-8be8 .feature_bottom_bf9c li {
  display: block;
  position: relative;
}
.column-south-8be8 .thick-65c6 li:last-child,
.column-south-8be8 .notification_short_5c4d li:last-child,
.column-south-8be8 .progress-2596 li:last-child,
.column-south-8be8 .widget-7acc li:last-child,
.column-south-8be8 .preview_light_ebed li:last-child,
.column-south-8be8 .accordion-019d li:last-child,
.column-south-8be8 .short_7262 li:last-child,
.column-south-8be8 .feature_bottom_bf9c li:last-child {
  border: none;
}
.column-south-8be8 .thick-65c6 li a,
.column-south-8be8 .notification_short_5c4d li a,
.column-south-8be8 .progress-2596 li a,
.column-south-8be8 .widget-7acc li a,
.column-south-8be8 .preview_light_ebed li a,
.column-south-8be8 .accordion-019d li a,
.column-south-8be8 .short_7262 li a,
.column-south-8be8 .feature_bottom_bf9c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-south-8be8 .thick-65c6 li ul li::before,
.column-south-8be8 .notification_short_5c4d li ul li::before,
.column-south-8be8 .progress-2596 li ul li::before,
.column-south-8be8 .widget-7acc li ul li::before,
.column-south-8be8 .preview_light_ebed li ul li::before,
.column-south-8be8 .accordion-019d li ul li::before,
.column-south-8be8 .short_7262 li ul li::before,
.column-south-8be8 .feature_bottom_bf9c li ul li::before {
  left: 15px;
}
.column-south-8be8 .thick-65c6 li ul a,
.column-south-8be8 .notification_short_5c4d li ul a,
.column-south-8be8 .progress-2596 li ul a,
.column-south-8be8 .widget-7acc li ul a,
.column-south-8be8 .preview_light_ebed li ul a,
.column-south-8be8 .accordion-019d li ul a,
.column-south-8be8 .short_7262 li ul a,
.column-south-8be8 .feature_bottom_bf9c li ul a {
  padding-left: 20px;
}
.column-south-8be8 .thick-65c6 li ul ul li::before,
.column-south-8be8 .notification_short_5c4d li ul ul li::before,
.column-south-8be8 .progress-2596 li ul ul li::before,
.column-south-8be8 .widget-7acc li ul ul li::before,
.column-south-8be8 .preview_light_ebed li ul ul li::before,
.column-south-8be8 .accordion-019d li ul ul li::before,
.column-south-8be8 .short_7262 li ul ul li::before,
.column-south-8be8 .feature_bottom_bf9c li ul ul li::before {
  left: 30px;
}
.column-south-8be8 .thick-65c6 li ul ul a,
.column-south-8be8 .notification_short_5c4d li ul ul a,
.column-south-8be8 .progress-2596 li ul ul a,
.column-south-8be8 .widget-7acc li ul ul a,
.column-south-8be8 .preview_light_ebed li ul ul a,
.column-south-8be8 .accordion-019d li ul ul a,
.column-south-8be8 .short_7262 li ul ul a,
.column-south-8be8 .feature_bottom_bf9c li ul ul a {
  padding-left: 40px;
}
.column-south-8be8 .full_2659 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-south-8be8 .feature_bottom_bf9c ul li {
  margin-bottom: 1.41575em;
}
.column-south-8be8 .feature_bottom_bf9c ul li .steel_a29d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column-south-8be8 .feature_bottom_bf9c ul li .border-small-1e30 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.item-rough-814a .thick-65c6 li a,
.item-rough-814a .notification_short_5c4d li a,
.item-rough-814a .progress-2596 li a,
.item-rough-814a .widget-7acc li a,
.item-rough-814a .preview_light_ebed li a,
.item-rough-814a .accordion-019d li a,
.item-rough-814a .short_7262 li a,
.item-rough-814a .feature_bottom_bf9c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-rough-814a .full_2659 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-rough-814a .tertiary_tiny_c132 ul li.hovered-7271 .thumbnail-first-9889,
.item-rough-814a .tertiary_tiny_c132 ul li.easy_65f8 .thumbnail-first-9889 {
  background: rgba(0, 0, 0, 0.2);
}
.item-rough-814a .column-south-8be8 .tertiary_tiny_c132 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li {
  margin: 0;
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li ul {
  margin: 0;
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li ul li a {
  padding-left: 15px;
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li ul li li a {
  padding-left: 30px;
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li.inner_2a99 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li.inner_2a99 > 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;
}
.overlay_d204 .column-south-8be8 .breadcrumb-165d li.inner_2a99 > 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;
}
.info_yellow_f0f4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.surface-paper-99c5 {
  position: relative;
  z-index: 10;
}
.surface-paper-99c5 .hover-dirty-7cd5 {
  width: 100%;
  max-width: 100%;
}
.info-out-b05e .yellow-a5d5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info-out-b05e .preview_outer_2272 {
}
.info-out-b05e .item-rough-814a {
  background: #292929;
}
.pagination_lite_f292 .yellow-a5d5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pagination_lite_f292 .preview_outer_2272 {
  background: #f9f9f9;
}
.pagination_lite_f292 .item-rough-814a {
  background: #303030;
}
.column-f259 .yellow-a5d5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column-f259 .focus-warm-f657 {
    margin-bottom: 1em;
  }
  .column-f259 .focus-warm-f657:last-child {
    margin-bottom: 0;
  }
}
.column-f259 .preview_outer_2272 {
  background: #ededed;
}
.column-f259 .item-rough-814a {
  background: #1a1a1a;
}
.yellow-a5d5.preview_outer_2272 {
  color: rgba(0, 0, 0, 0.6);
}
.yellow-a5d5.preview_outer_2272 .liquid-024d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-a5d5.item-rough-814a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-a5d5.item-rough-814a a:not(.wrapper_lite_9c38) {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-a5d5.item-rough-814a a:not(.wrapper_lite_9c38):hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-a5d5.item-rough-814a .liquid-024d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-a5d5.item-rough-814a table tbody td,
.yellow-a5d5.item-rough-814a table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard_2f6d.pattern-764c .banner-c59f {
  max-width: initial;
}
.hard_2f6d .popup-light-89c7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard_2f6d .popup-light-89c7 .hover-dirty-7cd5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard_2f6d .popup-light-89c7 .hover-dirty-7cd5 {
    display: block;
    margin-bottom: 2em;
  }
  .hard_2f6d .popup-light-89c7 .hover-dirty-7cd5:last-child {
    margin-bottom: 0;
  }
}
.column-f259 .focus-warm-f657:last-child,
.pagination_lite_f292 .focus-warm-f657:last-child,
.info-out-b05e .focus-warm-f657:last-child {
  margin-bottom: 0;
}
.column-f259 .focus-warm-f657 .column-south-8be8 .tertiary_tiny_c132:last-child,
.pagination_lite_f292 .focus-warm-f657 .column-south-8be8 .tertiary_tiny_c132:last-child,
.info-out-b05e .focus-warm-f657 .column-south-8be8 .tertiary_tiny_c132:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column-f259 .preview-glass-226b,
  .column-f259 .full-092e,
  .pagination_lite_f292 .preview-glass-226b,
  .pagination_lite_f292 .full-092e,
  .info-out-b05e .preview-glass-226b,
  .info-out-b05e .full-092e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .surface-paper-99c5 .focus-warm-f657 {
    margin-bottom: 2em;
  }
}
.surface-paper-99c5 p:last-child {
  margin-bottom: 0;
}
.surface-paper-99c5 li,
.surface-paper-99c5 ul {
  list-style: none;
  margin: 0;
}
.surface-paper-99c5 ul ul {
  margin-left: 2.617924em;
}
.focused_33a7 {
  font-size: 0.875em;
}

/* css-noise: c966 */
.ghost-box-u0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
