/*!
Theme Name: Customify
Theme URI: https://pressmaximum.selected_63b9/customify
Author: WPCustomify
Author URI: https://pressmaximum.selected_63b9
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.selected_63b9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card-light-f353.selected_99d2/licenses/gpl-2.0.popup-5af4
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.content-c173/, (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.nav-2750.accent-4453/normalize.wood-0a2e/
 ======
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.wood-0a2e v7.0.0 | MIT License | github.selected_63b9/necolas/normalize.wood-0a2e */
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;
}
.hero-silver-f177 .item-active-6907,
.video-6ef6,
.grid-hot-c9e8,
.summary_81b8,
.panel-green-fff2,
.backdrop-soft-2ea6,
.brown_1bf2,
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;
}
.video-6ef6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video-6ef6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video-6ef6,
  h1 {
    font-size: 1.8em;
  }
}
.grid-hot-c9e8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid-hot-c9e8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid-hot-c9e8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid-hot-c9e8,
  h2 {
    font-size: 1.7em;
  }
}
.summary_81b8,
h3 {
  font-size: 1.618em;
}
.hero-silver-f177 .item-active-6907,
.panel-green-fff2,
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.component_335d {
  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;
}
.row-hot-8baf:after,
.row-hot-8baf:before,
.filter_north_265c:after,
.filter_north_265c:before {
  content: "";
  display: table;
}
.row-hot-8baf:after,
.filter_north_265c:after {
  clear: both;
}
.outline-9d72 {
  float: right;
  margin-right: 0;
}
.item_de99 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.action-bef8 .hard-90fe,
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;
}
.action-bef8 .hard-90fe: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;
}
.list-lite-7a42 .hard-90fe {
  box-shadow: none;
}
.list-lite-7a42
  .hard-90fe
  .smooth_e639 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list-lite-7a42 .hard-90fe .paragraph-hard-95dd {
  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;
}
.list-lite-7a42
  .hard-90fe
  .paragraph-hard-95dd
  b {
  display: none;
}
.list-lite-7a42 .gradient-3452 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.black_c015:not(.column_3fa4):not(.search-4a7c),
button:not(.column_3fa4):not(.search-4a7c),
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ),
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ),
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ) {
  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;
}
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ):hover,
button:not(.column_3fa4):not(
    .search-4a7c
  ):hover,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ):hover,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ):hover,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ):active,
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ):focus,
button:not(.column_3fa4):not(
    .search-4a7c
  ):active,
button:not(.column_3fa4):not(
    .search-4a7c
  ):focus,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ):active,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ):focus,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ):active,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ):focus,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ):active,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ):focus {
  outline: 0;
}
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536,
button:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536 {
  position: relative;
}
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-fast-4173,
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-green-6d08,
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .element-short-abcc,
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  i,
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  svg,
button:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-fast-4173,
button:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-green-6d08,
button:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .element-short-abcc,
button:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  i,
button:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  svg,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-fast-4173,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-green-6d08,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .element-short-abcc,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  i,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  svg,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-fast-4173,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-green-6d08,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .element-short-abcc,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  i,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  svg,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-fast-4173,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .button-green-6d08,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  .element-short-abcc,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  i,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536
  svg {
  visibility: hidden;
}
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536:after,
button:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536:after,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536:after,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536:after,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ).fn-loading-e536: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;
}
.black_c015:not(.column_3fa4):not(.search-4a7c),
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ),
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ),
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ) {
  color: #fff;
  background: #235787;
}
.black_c015:not(.column_3fa4):not(
    .search-4a7c
  ):focus,
input[type="button"]:not(.column_3fa4):not(
    .search-4a7c
  ):focus,
input[type="reset"]:not(.column_3fa4):not(
    .search-4a7c
  ):focus,
input[type="submit"]:not(.column_3fa4):not(
    .search-4a7c
  ):focus {
  color: #fff;
}
.black_c015.fn-disabled-e536:not(.column_3fa4):not(
    .search-4a7c
  ),
.black_c015[disabled]:not(.column_3fa4):not(
    .search-4a7c
  ),
button.fn-disabled-e536:not(.column_3fa4):not(
    .search-4a7c
  ),
button[disabled]:not(.column_3fa4):not(
    .search-4a7c
  ) {
  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;
}
.accordion_warm_710b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accordion_warm_710b:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.hero_2e31 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.last-e598 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component_1427 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row-hot-8baf:after,
.row-hot-8baf:before,
.slider_cold_1fab:after,
.slider_cold_1fab:before,
.feature-8bb4:after,
.feature-8bb4:before,
.avatar-iron-2913:after,
.avatar-iron-2913:before,
.clean_dbf0:after,
.clean_dbf0:before,
.old_b222:after,
.old_b222:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row-hot-8baf:after,
.slider_cold_1fab:after,
.feature-8bb4:after,
.avatar-iron-2913:after,
.clean_dbf0:after,
.old_b222:after {
  clear: both;
}
.slider_cold_1fab .sort-205e,
.feature-8bb4 .sort-205e,
.copper-2dcf .sort-205e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shadow-9b32 {
  display: inline-block;
}
.icon_9dd9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon_9dd9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon_9dd9 .north_611e {
  padding: 1em 0;
  font-size: 85%;
}
.north_611e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert-8c74 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert-8c74:after,
.alert-8c74:before {
  content: "";
  display: table;
}
.alert-8c74:after {
  clear: both;
}
.card_dark_40e5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover_upper_bc20 .card_dark_40e5 {
  max-width: 50%;
}
.outline_orange_4e24 .card_dark_40e5 {
  max-width: 33.33%;
}
.overlay-aa1d .card_dark_40e5 {
  max-width: 25%;
}
.backdrop_pink_5076 .card_dark_40e5 {
  max-width: 20%;
}
.picture_35da .card_dark_40e5 {
  max-width: 16.66%;
}
.tiny-ad58 .card_dark_40e5 {
  max-width: 14.28%;
}
.module-7a23 .card_dark_40e5 {
  max-width: 12.5%;
}
.frame_action_9408 .card_dark_40e5 {
  max-width: 11.11%;
}
.soft_dc07 {
  display: block;
}
.hero-silver-f177 .paragraph_purple_179d label,
.hero-silver-f177 .last-4fa7 label,
.hero-silver-f177 .paper-e18f label,
.hero-silver-f177 .hidden-selected-943f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-slow-7a23 {
  list-style: none;
  margin: 0;
}
.input-slow-7a23 article.rough_1ff2 {
  margin-bottom: 0;
}
.input-slow-7a23 ul {
  list-style: none;
  margin: 0;
}
.input-slow-7a23 .border_878d li.rough_1ff2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-slow-7a23 .border_878d li.rough_1ff2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-slow-7a23 .border_878d li.rough_1ff2: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) {
  .input-slow-7a23 .border_878d li.rough_1ff2 li.rough_1ff2 li.rough_1ff2 li.rough_1ff2 {
    padding-left: 0;
  }
}
article.rough_1ff2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough_1ff2 .slider_cold_1fab p:last-of-type {
  margin-bottom: 0;
}
article.rough_1ff2 .filter-9592 {
  float: left;
}
article.rough_1ff2 .cool-0961 {
  margin-left: 85px;
}
article.rough_1ff2 .main-fast-5f4b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough_1ff2 .main-fast-5f4b .brown-3a92 {
  margin-left: 10px;
}
article.rough_1ff2 .center-d62e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough_1ff2 .shadow_6eed {
  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 .paragraph_purple_179d,
  #respond .paper-e18f,
  #respond .hidden-selected-943f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_purple_179d input,
#respond .paper-e18f input,
#respond .hidden-selected-943f input {
  width: 100%;
}
#respond .hidden-selected-943f {
  margin-right: 0;
}
#respond .block-pink-081b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media-dirty-8c51 {
  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;
}
.media-dirty-8c51.panel_fresh_b0f9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.media-dirty-8c51 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%);
}
.media-dirty-8c51:focus,
.media-dirty-8c51: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);
}
.description_aa2b {
  border-radius: 10%;
}
.solid_90f0 {
  border-radius: 50%;
}
.frame_warm_74b7 {
  font-size: 0.72em;
}
.notice-mini-d403 {
  font-size: 0.875em;
}
.backdrop-light-a57c {
  font-size: 1.1em;
}
.tabs_active_3ff0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tabs_active_3ff0.frame_warm_74b7 {
  letter-spacing: 0.5px;
}
.box-a47d,
.box-a47d a {
  color: #6d6d6d;
}
.box-a47d a:hover {
  color: #111;
}
.info-glass-4ffd {
  color: #6d6d6d;
}
.article-pink-de0d {
  overflow-x: hidden;
}
.article-pink-de0d .simple_668b.box_left_fbdf {
  position: relative;
}
.article-pink-de0d .simple_668b.box_left_fbdf.aside-fb4d {
  position: initial;
}
.article-pink-de0d
  .simple_668b.box_left_fbdf.aside-fb4d
  .icon-mini-e510 {
  left: auto;
}
.article-pink-de0d .simple_668b .icon-mini-e510 {
  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;
}
.article-pink-de0d .simple_668b:hover.box_left_fbdf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.article-pink-de0d
  .simple_668b:hover.box_left_fbdf
  .icon-mini-e510 {
  display: block;
  z-index: 9999999;
}
.article-pink-de0d .orange_ddbb .media_853b,
.article-pink-de0d .steel-379b .media_853b {
  display: none;
}
.article-pink-de0d .liquid-82e7 .simple_668b:hover.box_left_fbdf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hero-silver-f177 .paragraph_purple_179d label,
.hero-silver-f177 .last-4fa7 label,
.hero-silver-f177 .paper-e18f label,
.hero-silver-f177 .hidden-selected-943f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-slow-7a23 {
  list-style: none;
  margin: 0;
}
.input-slow-7a23 article.rough_1ff2 {
  margin-bottom: 0;
}
.input-slow-7a23 ul {
  list-style: none;
  margin: 0;
}
.input-slow-7a23 .border_878d li.rough_1ff2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-slow-7a23 .border_878d li.rough_1ff2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-slow-7a23 .border_878d li.rough_1ff2: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) {
  .input-slow-7a23 .border_878d li.rough_1ff2 li.rough_1ff2 li.rough_1ff2 li.rough_1ff2 {
    padding-left: 0;
  }
}
article.rough_1ff2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough_1ff2 .slider_cold_1fab p:last-of-type {
  margin-bottom: 0;
}
article.rough_1ff2 .filter-9592 {
  float: left;
}
article.rough_1ff2 .cool-0961 {
  margin-left: 85px;
}
article.rough_1ff2 .main-fast-5f4b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough_1ff2 .main-fast-5f4b .brown-3a92 {
  margin-left: 10px;
}
article.rough_1ff2 .center-d62e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough_1ff2 .shadow_6eed {
  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 .paragraph_purple_179d,
  #respond .paper-e18f,
  #respond .hidden-selected-943f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_purple_179d input,
#respond .paper-e18f input,
#respond .hidden-selected-943f input {
  width: 100%;
}
#respond .hidden-selected-943f {
  margin-right: 0;
}
#respond .block-pink-081b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.orange_ddbb .primary_fast_1eed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.primary_fast_1eed .tag_north_890d.paragraph_b7c3 .list_basic_7c5e > li > a:focus,
.primary_fast_1eed .tag_north_890d.paragraph_b7c3 .list_basic_7c5e > li > a:hover,
.primary_fast_1eed .tag_north_890d.mask_fluid_fa05 .list_basic_7c5e > li > a:focus,
.primary_fast_1eed .tag_north_890d.mask_fluid_fa05 .list_basic_7c5e > li > a:hover,
.primary_fast_1eed .tag_north_890d.middle_e53d .list_basic_7c5e > li > a:focus,
.primary_fast_1eed .tag_north_890d.middle_e53d .list_basic_7c5e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fast_1eed
  .tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li.content-007e
  > a,
.primary_fast_1eed
  .tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li.active-83d8
  > a,
.primary_fast_1eed
  .tag_north_890d.mask_fluid_fa05
  .list_basic_7c5e
  > li.content-007e
  > a,
.primary_fast_1eed
  .tag_north_890d.mask_fluid_fa05
  .list_basic_7c5e
  > li.active-83d8
  > a,
.primary_fast_1eed
  .tag_north_890d.middle_e53d
  .list_basic_7c5e
  > li.content-007e
  > a,
.primary_fast_1eed .tag_north_890d.middle_e53d .list_basic_7c5e > li.breadcrumb-selected-b99b > a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fast_1eed .box-cbfd,
.primary_fast_1eed .box-cbfd a {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fast_1eed .carousel_west_81c3.box-8727 li a,
.primary_fast_1eed .element_warm_b053 a,
.primary_fast_1eed .box-focused-9551,
.primary_fast_1eed .list_basic_7c5e > li > a,
.primary_fast_1eed .glass_9eec {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed .carousel_west_81c3.box-8727 li a:hover,
.primary_fast_1eed .element_warm_b053 a:hover,
.primary_fast_1eed .box-focused-9551:hover,
.primary_fast_1eed .list_basic_7c5e > li > a:hover,
.primary_fast_1eed .glass_9eec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fast_1eed .carousel-70e0 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed .carousel-70e0 .hero_b5ce {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fast_1eed .carousel-70e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fast_1eed .short-e767 .dirty_f981 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed .short-e767 .dirty_f981 .texture_basic_d580 {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed
  .short-e767
  .dirty_f981
  .texture_basic_d580::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed
  .short-e767
  .dirty_f981
  .texture_basic_d580:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed
  .short-e767
  .dirty_f981
  .texture_basic_d580::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed
  .short-e767
  .dirty_f981
  .texture_basic_d580::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed .short-e767 .box_iron_edae {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fast_1eed .short-e767 .box_iron_edae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_1d3e
  .primary_fast_1eed
  .short-e767
  .focus-8c69
  .texture-smooth-89a3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_1d3e
  .primary_fast_1eed
  .short-e767
  .focus-8c69
  .texture_basic_d580 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.orange_ddbb .simple_19f1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.simple_19f1 .tag_north_890d.paragraph_b7c3 .list_basic_7c5e > li > a:focus,
.simple_19f1 .tag_north_890d.paragraph_b7c3 .list_basic_7c5e > li > a:hover,
.simple_19f1 .tag_north_890d.mask_fluid_fa05 .list_basic_7c5e > li > a:focus,
.simple_19f1 .tag_north_890d.mask_fluid_fa05 .list_basic_7c5e > li > a:hover,
.simple_19f1 .tag_north_890d.middle_e53d .list_basic_7c5e > li > a:focus,
.simple_19f1 .tag_north_890d.middle_e53d .list_basic_7c5e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_19f1
  .tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li.content-007e
  > a,
.simple_19f1
  .tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li.active-83d8
  > a,
.simple_19f1
  .tag_north_890d.mask_fluid_fa05
  .list_basic_7c5e
  > li.content-007e
  > a,
.simple_19f1
  .tag_north_890d.mask_fluid_fa05
  .list_basic_7c5e
  > li.active-83d8
  > a,
.simple_19f1
  .tag_north_890d.middle_e53d
  .list_basic_7c5e
  > li.content-007e
  > a,
.simple_19f1 .tag_north_890d.middle_e53d .list_basic_7c5e > li.breadcrumb-selected-b99b > a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_19f1 .box-cbfd,
.simple_19f1 .box-cbfd a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_19f1 .carousel_west_81c3.box-8727 li a,
.simple_19f1 .element_warm_b053 a,
.simple_19f1 .box-focused-9551,
.simple_19f1 .list_basic_7c5e > li > a,
.simple_19f1 .glass_9eec {
  color: rgba(0, 0, 0, 0.55);
}
.simple_19f1 .carousel_west_81c3.box-8727 li a:hover,
.simple_19f1 .element_warm_b053 a:hover,
.simple_19f1 .box-focused-9551:hover,
.simple_19f1 .list_basic_7c5e > li > a:hover,
.simple_19f1 .glass_9eec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_19f1 .carousel-70e0 {
  color: rgba(0, 0, 0, 0.55);
}
.simple_19f1 .carousel-70e0 .hero_b5ce {
  color: rgba(0, 0, 0, 0.8);
}
.simple_19f1 .carousel-70e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green-5041 .breadcrumb-black-35c6 {
  margin-left: auto;
  margin-right: auto;
}
.feature-8bb4 > * {
  margin-left: auto;
  margin-right: auto;
}
.feature-8bb4 .hero_2e31 {
  margin-right: 1.41575em;
}
.advanced_bfc9 .feature-8bb4 > .summary_d541 {
  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;
}
.advanced_bfc9 .feature-8bb4 > .hero-bfa1 {
  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;
}
.logo-fluid-f968.green-5041 .breadcrumb-black-35c6,
.liquid-d085.green-5041 .breadcrumb-black-35c6 {
  margin-left: 0;
}
.mask-e7b7.green-5041 .breadcrumb-black-35c6,
.main_fast_14f0.green-5041 .breadcrumb-black-35c6 {
  margin-right: 0;
}
.feature-8bb4 ol,
.feature-8bb4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert_yellow_ecb8 video {
  max-width: 100%;
}
.large-47cf img {
  display: block;
}
.large-47cf.hero_2e31,
.large-47cf.last-e598 {
  width: 100%;
}
.large-47cf.hero-bfa1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tall-6514:not(.steel-6e98) {
  margin: 1.5em auto;
}
.chip-light-7d07 p {
  padding: 1.5em 14px;
}
ul.backdrop_warm_167f.hero-bfa1,
ul.backdrop_warm_167f.summary_d541,
ul.backdrop_warm_167f.out_47bb.summary_d541 {
  padding: 0 14px;
}
.tertiary_right_a545 {
  display: block;
  overflow-x: auto;
}
.tertiary_right_a545 table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary_right_a545 td,
.tertiary_right_a545 th {
  padding: 0.5em;
}
.feature-8bb4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.feature-8bb4 ol ol,
.feature-8bb4 ol ul,
.feature-8bb4 ul ol,
.feature-8bb4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.feature-8bb4 ol ol li,
.feature-8bb4 ol ul li,
.feature-8bb4 ul ol li,
.feature-8bb4 ul ul li {
  margin-left: 0;
}
.gradient_next_8af0.media-bright-01e9 > .component_pressed_5310 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gradient_next_8af0.media-bright-01e9 > .component_pressed_5310 iframe,
.gradient_next_8af0.media-bright-01e9 > .component_pressed_5310 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_21a3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_21a3.input_wide_cd21 {
  padding: 0;
}
.tabs_21a3.input_wide_cd21 cite {
  font-size: 13px;
}
.tabs_21a3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_21a3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.link_1597 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.link_1597 > p:first-child {
  margin-top: 0;
}
.link_1597 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.link_1597 blockquote {
  border-left: 0;
}
.complex-dc3d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.complex-dc3d:not(.gallery_bright_a512) {
  max-width: 100px;
}
.complex-dc3d.breadcrumb-63e1 {
  border-bottom: none !important;
  text-align: center;
}
.complex-dc3d.breadcrumb-63e1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .chip-light-7d07 p {
    padding: 1.5em 0;
  }
}
.fluid-ebdc {
  color: #0073aa;
}
.shade_7ac9 {
  background-color: #0073aa;
}
.grid_silver_4fcc {
  color: #229fd8;
}
.up_8ba3 {
  background-color: #229fd8;
}
.box_d51d {
  color: #eee;
}
.block_2f48 {
  background-color: #eee;
}
.simple_f2c8 {
  color: #444;
}
.link_mini_46f6 {
  background-color: #444;
}
.search_in_3e74 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_in_3e74 .hidden-49a7 .element_warm_b053 {
  font-size: 15px;
}
.search_in_3e74 .element_warm_b053 {
  line-height: 1.3;
}
.search_in_3e74 .simple_19f1 {
}
.search_in_3e74 .primary_fast_1eed {
  background: #235787;
}
.focus_stone_8090 {
  padding: 0;
}
.focus_stone_8090 .primary_fast_1eed {
  background: #1a1a1a;
}
.focus_stone_8090 .simple_19f1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.copper_1590 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.copper_1590 .simple_19f1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.copper_1590 .primary_fast_1eed {
  background: #303030;
}
.old_b222 {
  position: relative;
  z-index: 10;
}
.old_b222 .card-2017 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_db5e .box_left_fbdf {
  display: inline-block;
  vertical-align: middle;
}
.grid_db5e.message_hard_9fd4 .box_left_fbdf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .grid_db5e.message_hard_9fd4 .box_left_fbdf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_db5e.message_hard_9fd4 .box_left_fbdf {
    margin-right: 0.4em;
  }
}
.grid_db5e.message_hard_9fd4 .box_left_fbdf:last-child {
  margin-right: 0;
}
.tall-c9e6 .card-2017 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .orange_ddbb .hidden-49a7 {
    margin: 0 -0.5em;
  }
  .orange_ddbb .hidden-49a7 [class*="customify-col-"],
  .orange_ddbb .hidden-49a7 [class*="customify-col_"],
  .orange_ddbb .hidden-49a7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.orange_ddbb.down_f2bd .card-2017 {
  background: 0 0 !important;
}
.orange_ddbb.down_f2bd .card-2017,
.orange_ddbb.tall-c9e6 .card-2017 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .orange_ddbb.texture_bdfc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.orange_ddbb.tall-c9e6 .card-2017 {
  box-shadow: none !important;
}
.caption_dynamic_16e0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption_dynamic_16e0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption_dynamic_16e0 {
    padding: 18px 0 20px;
  }
}
.caption_dynamic_16e0 .footer_52f7 {
  width: 100%;
}
.caption_dynamic_16e0 .disabled_west_6570 {
  margin-bottom: 0;
}
.caption_dynamic_16e0 .hero-7b82 {
  margin-top: 5px;
  font-size: 0.875em;
}
.progress-dca8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.progress-dca8 .video_e2da {
  width: 100%;
}
.table-83e1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table-83e1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table-83e1 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;
}
.table-83e1 li:last-child:after {
  display: none;
}
.table-83e1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.main_pressed_7172 .media_853b button,
.caption_dynamic_16e0 .media_853b button {
  left: 0;
}
.main_pressed_7172 .video_e2da,
.caption_dynamic_16e0 .video_e2da {
  padding-left: 0;
  padding-right: 0;
}
.main_pressed_7172 .progress-dca8,
.caption_dynamic_16e0 .progress-dca8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.main_pressed_7172 {
  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;
}
.main_pressed_7172: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;
}
.main_pressed_7172 .gradient-f284 {
  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) {
  .main_pressed_7172 .gradient-f284 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .main_pressed_7172 .gradient-f284 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .main_pressed_7172 .gradient-f284 {
    min-height: 200px;
  }
}
.main_pressed_7172 .table-83e1 {
  color: rgba(255, 255, 255, 0.8);
}
.main_pressed_7172 .table-83e1 a,
.main_pressed_7172 .table-83e1 li:after {
  color: inherit;
}
.main_pressed_7172 .table-83e1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.input_b64a {
  margin-bottom: 0.5em;
}
.menu-60fe {
  margin-bottom: 1.2em;
}
.menu-60fe,
.input_b64a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu-60fe p:last-child,
.input_b64a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media_853b,
#masthead .media_853b {
  display: none;
}
#masthead
  > .media_853b.form_949b {
  display: none;
}
#masthead > .media_853b button {
  left: 0;
}
.summary-4b07 {
  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%;
}
.summary-4b07 .box_left_fbdf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary-4b07 .module-3d18 {
  display: -webkit-box;
  display: flex;
}
.summary-4b07 .module-3d18.hero_7732 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary-4b07 .module-3d18.warm-5714 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-4b07 .module-3d18.primary_gold_20e4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-4b07.active-43a3.popup_55a2 .module-3d18.hero_7732 {
  flex-basis: 100%;
}
.summary-4b07.warm-9e8c .module-3d18.warm-5714 {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary-4b07.warm-9e8c .module-3d18.primary_gold_20e4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media_853b.form_949b {
  display: none;
}
#masthead > .media_853b button {
  left: 0;
}
.image_aa1f {
  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;
}
.image_aa1f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image_aa1f.active-6c60 i {
  margin-right: 4px;
}
.image_aa1f.popup_west_2f4b i {
  margin-left: 5px;
}
.element_warm_b053 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.element_warm_b053 p:last-child {
  margin-bottom: 0;
}
.thick_5174 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thick_5174 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thick_5174 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thick_5174 .box-cbfd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thick_5174 .block_advanced_e8b4 {
  margin: 5px 0 7px 0;
}
.thick_5174.table-d06a .icon-d473 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick_5174.table-d06a .highlight-dd43 {
  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;
}
.thick_5174.link-94f3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thick_5174.link-94f3 .icon-d473 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick_5174.link-94f3 .highlight-dd43 {
  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;
}
.thick_5174.fast-5b6f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick_5174.main-4e79 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thick_5174.main-4e79 .highlight-dd43 {
  margin-top: 7px;
}
.footer-plasma-018f {
  display: inline-block;
}
.old_b222 .summary-463e .thick_5174 img {
  max-width: 100%;
}
.tag_north_890d .rough-61fe.border-e11c,
.accordion-tiny-8e05 .rough-61fe.border-e11c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag_north_890d .small-8df1,
.accordion-tiny-8e05 .small-8df1 {
  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%);
}
.tag_north_890d .small-8df1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tag_north_890d.nav-over-4c38 .small-8df1 {
  display: none;
}
.tag_north_890d .focus-eaac {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag_north_890d .focus-eaac li {
  display: inline-block;
  position: relative;
}
.tag_north_890d .focus-eaac li:last-child {
  margin-right: 0;
}
.tag_north_890d .focus-eaac 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;
}
.tag_north_890d .focus-eaac li.breadcrumb-selected-b99b > a {
  color: rgba(0, 0, 0, 0.9);
}
.tag_north_890d .focus-eaac > 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;
}
.tag_north_890d .focus-eaac > li > a i {
  line-height: 0;
}
.tag_north_890d .focus-eaac > li.medium-c796 > a .small-8df1 {
  margin-left: 4px;
  line-height: 0;
}
.tag_north_890d .focus-eaac .notification-1229 li.medium-c796 > a {
  position: relative;
}
.tag_north_890d .focus-eaac .notification-1229 li.medium-c796 > a:after,
.tag_north_890d .focus-eaac .notification-1229 li.medium-c796 > a:before {
  content: "";
  display: table;
}
.tag_north_890d .focus-eaac .notification-1229 li.medium-c796 > a:after {
  clear: both;
}
.tag_north_890d .focus-eaac .notification-1229 li.medium-c796 > a .small-8df1 {
  margin-left: 5px;
  float: right;
}
.tag_north_890d .basic_b9ae,
.tag_north_890d .notification-1229 {
  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;
}
.tag_north_890d .notification-1229 {
  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;
}
.tag_north_890d .notification-1229 .border-e11c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag_north_890d .notification-1229 .small-8df1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tag_north_890d .notification-1229 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tag_north_890d .notification-1229 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;
}
.tag_north_890d .notification-1229 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tag_north_890d .notification-1229 .notification-1229 {
  top: 0;
  left: 100%;
}
.tag_north_890d .hidden_selected_cad6.fn-focus-e536 > .basic_b9ae,
.tag_north_890d .hidden_selected_cad6.fn-focus-e536 > .notification-1229,
.tag_north_890d .hidden_selected_cad6:focus > .basic_b9ae,
.tag_north_890d .hidden_selected_cad6:focus > .notification-1229,
.tag_north_890d .hidden_selected_cad6:hover > .basic_b9ae,
.tag_north_890d .hidden_selected_cad6:hover > .notification-1229 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tag_north_890d.middle_e53d .list_basic_7c5e:after,
.tag_north_890d.middle_e53d .list_basic_7c5e:before {
  content: "";
  display: table;
}
.tag_north_890d.middle_e53d .list_basic_7c5e:after {
  clear: both;
}
.tag_north_890d.middle_e53d .list_basic_7c5e > li {
  float: left;
}
.tag_north_890d.motion-c5d9 .list_basic_7c5e:after,
.tag_north_890d.motion-c5d9 .list_basic_7c5e:before {
  content: "";
  display: table;
}
.tag_north_890d.motion-c5d9 .list_basic_7c5e:after {
  clear: both;
}
.tag_north_890d.motion-c5d9 .list_basic_7c5e > li {
  float: left;
}
.tag_north_890d.motion-c5d9 .list_basic_7c5e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tag_north_890d.motion-c5d9 .list_basic_7c5e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tag_north_890d.motion-c5d9 .list_basic_7c5e > li.content-007e > a,
.tag_north_890d.motion-c5d9 .list_basic_7c5e > li.breadcrumb-selected-b99b > a {
  color: #fff;
  background-color: #1e4b75;
}
.tag_north_890d.paragraph_b7c3 .list_basic_7c5e > li > a .border-e11c {
  position: relative;
}
.tag_north_890d.paragraph_b7c3 .list_basic_7c5e > li > a .border-e11c: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;
}
.tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li:focus
  > a
  .border-e11c:before,
.tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li:hover
  > a
  .border-e11c:before {
  width: 100%;
  background-color: currentColor;
}
.tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li.content-007e
  > a
  .border-e11c:before,
.tag_north_890d.paragraph_b7c3
  .list_basic_7c5e
  > li.active-83d8
  > a
  .border-e11c:before {
  width: 100%;
  background-color: currentColor;
}
.tag_north_890d.mask_fluid_fa05 .list_basic_7c5e > li > a .border-e11c {
  position: relative;
}
.tag_north_890d.mask_fluid_fa05 .list_basic_7c5e > li > a .border-e11c: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;
}
.tag_north_890d.mask_fluid_fa05 .list_basic_7c5e > li:focus > a .border-e11c:before,
.tag_north_890d.mask_fluid_fa05
  .list_basic_7c5e
  > li:hover
  > a
  .border-e11c:before {
  width: 100%;
  background-color: currentColor;
}
.tag_north_890d.mask_fluid_fa05
  .list_basic_7c5e
  > li.content-007e
  > a
  .border-e11c:before,
.tag_north_890d.mask_fluid_fa05
  .list_basic_7c5e
  > li.active-83d8
  > a
  .border-e11c:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-tiny-8e05 .focus-eaac {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion-tiny-8e05 .focus-eaac li:first-child > a {
  border-top: none;
}
.accordion-tiny-8e05 .focus-eaac .search-bb30 > .border-e11c .small-8df1 {
  display: none;
}
.accordion-tiny-8e05 .focus-eaac li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accordion-tiny-8e05 .focus-eaac li:last-child {
  border: none;
}
.accordion-tiny-8e05 .focus-eaac li.medium-c796 > a {
  padding-right: 45px !important;
}
.accordion-tiny-8e05 .focus-eaac li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accordion-tiny-8e05 .focus-eaac li a:focus,
.accordion-tiny-8e05 .focus-eaac li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-tiny-8e05 .focus-eaac li .south-d1a8 {
  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;
}
.accordion-tiny-8e05 .focus-eaac li .south-d1a8:hover {
  box-shadow: none;
}
.accordion-tiny-8e05 .focus-eaac li .south-d1a8 .small-8df1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accordion-tiny-8e05 .focus-eaac .notification-1229 {
  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);
}
.accordion-tiny-8e05 .focus-eaac .notification-1229 li a {
  padding-left: 3em;
}
.accordion-tiny-8e05 .focus-eaac .surface-cold-7025 > a .south-d1a8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion-tiny-8e05 .focus-eaac .surface-cold-7025 > .notification-1229 {
  display: block;
  opacity: 1;
}
.icon_3cf6 {
  max-width: 100%;
}
.tall-4814 {
  line-height: 0;
  cursor: pointer;
}
.glass_9eec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.glass_9eec:hover {
  box-shadow: none;
  color: currentColor;
}
.glass_9eec svg {
  width: 18px;
  height: 18px;
}
.glass_9eec .panel_glass_c425 {
  display: none;
}
.outer_71a7 {
  position: relative;
}
.outer_71a7.fn-active-e536 .glass_9eec .upper_195c {
  display: none;
}
.outer_71a7.fn-active-e536 .glass_9eec .panel_glass_c425 {
  display: inline-block;
}
.outer_71a7 .alert_south_216b {
  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);
}
.outer_71a7.dropdown-narrow-00c6 .alert_south_216b {
  left: auto;
  right: -0.9em;
}
.outer_71a7.dropdown-narrow-00c6 .tag_rough_ebfd::before {
  left: auto;
  right: 15px;
}
.outer_71a7.fn-active-e536 .alert_south_216b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-8c69 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focus-8c69 label {
  flex-basis: 100%;
}
.focus-8c69 .dirty_f981 {
  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-8c69 .texture_basic_d580 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focus-8c69 .texture_basic_d580:focus {
  background-color: transparent;
}
.focus-8c69 button.box_iron_edae {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focus-8c69 button.box_iron_edae:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focus-8c69 button.box_iron_edae svg {
  width: 18px;
  height: 18px;
}
.focus-8c69 input[type="submit"] {
  min-height: auto;
}
.short-e767 .focus-8c69 .texture_basic_d580 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag_rough_ebfd {
  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) {
  .tag_rough_ebfd {
    width: 220px;
  }
}
.tag_rough_ebfd label {
  flex-basis: 100%;
}
.tag_rough_ebfd::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;
}
.table_1d3e .short-e767 .focus-8c69 {
  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;
}
.table_1d3e
  .short-e767
  .focus-8c69
  .dirty_f981 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table_1d3e .short-e767 .focus-8c69 .texture_basic_d580 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table_1d3e
  .short-e767
  .focus-8c69
  .texture_basic_d580:focus {
  background: 0 0;
}
.table_1d3e
  .short-e767
  .focus-8c69
  .texture-smooth-89a3 {
  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;
}
.carousel_west_81c3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.carousel_west_81c3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.carousel_west_81c3 li:last-child {
  margin-right: 0;
}
.carousel_west_81c3 li:first-child {
  margin-left: 0;
}
.carousel_west_81c3.inner_0ce9 a {
  color: #fff;
}
.carousel_west_81c3.inner_0ce9 a:hover {
  color: #fff;
}
.carousel_west_81c3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.carousel_west_81c3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.carousel_west_81c3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.carousel_west_81c3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.carousel_west_81c3 [class*="social-icon-apple"] {
  background-color: #999;
}
.carousel_west_81c3 [class*="social-icon-apple"].iron-2e1e {
  background-color: transparent;
  color: #999;
}
.carousel_west_81c3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.carousel_west_81c3 [class*="social-icon-behance"].iron-2e1e {
  background-color: transparent;
  color: #1769ff;
}
.carousel_west_81c3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.carousel_west_81c3 [class*="social-icon-bitbucket"].iron-2e1e {
  background-color: transparent;
  color: #205081;
}
.carousel_west_81c3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.carousel_west_81c3 [class*="social-icon-codepen"].iron-2e1e {
  background-color: transparent;
  color: #000;
}
.carousel_west_81c3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.carousel_west_81c3 [class*="social-icon-delicious"].iron-2e1e {
  background-color: transparent;
  color: #39f;
}
.carousel_west_81c3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.carousel_west_81c3 [class*="social-icon-digg"].iron-2e1e {
  background-color: transparent;
  color: #005be2;
}
.carousel_west_81c3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.carousel_west_81c3 [class*="social-icon-dribbble"].iron-2e1e {
  background-color: transparent;
  color: #ea4c89;
}
.carousel_west_81c3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.carousel_west_81c3 [class*="social-icon-envelope"].iron-2e1e {
  background-color: transparent;
  color: #ea4335;
}
.carousel_west_81c3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.carousel_west_81c3 [class*="social-icon-facebook"].iron-2e1e {
  background-color: transparent;
  color: #3b5998;
}
.carousel_west_81c3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.carousel_west_81c3 [class*="social-icon-flickr"].iron-2e1e {
  background-color: transparent;
  color: #0063dc;
}
.carousel_west_81c3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.carousel_west_81c3 [class*="social-icon-foursquare"].iron-2e1e {
  background-color: transparent;
  color: #2d5be3;
}
.carousel_west_81c3 [class*="social-icon-github"] {
  background-color: #333;
}
.carousel_west_81c3 [class*="social-icon-github"].iron-2e1e {
  background-color: transparent;
  color: #333;
}
.carousel_west_81c3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.carousel_west_81c3 [class*="social-icon-google-plus"].iron-2e1e {
  background-color: transparent;
  color: #dd4b39;
}
.carousel_west_81c3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.carousel_west_81c3 [class*="social-icon-houzz"].iron-2e1e {
  background-color: transparent;
  color: #7ac142;
}
.carousel_west_81c3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.carousel_west_81c3 [class*="social-icon-instagram"].iron-2e1e {
  background-color: transparent;
  color: #262626;
}
.carousel_west_81c3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.carousel_west_81c3 [class*="social-icon-jsfiddle"].iron-2e1e {
  background-color: transparent;
  color: #487aa2;
}
.carousel_west_81c3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.carousel_west_81c3 [class*="social-icon-linkedin"].iron-2e1e {
  background-color: transparent;
  color: #0077b5;
}
.carousel_west_81c3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.carousel_west_81c3 [class*="social-icon-medium"].iron-2e1e {
  background-color: transparent;
  color: #00ab6b;
}
.carousel_west_81c3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.carousel_west_81c3
  [class*="social-icon-odnoklassniki"].iron-2e1e {
  background-color: transparent;
  color: #f4731c;
}
.carousel_west_81c3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.carousel_west_81c3 [class*="social-icon-meetup"].iron-2e1e {
  background-color: transparent;
  color: #ec1c40;
}
.carousel_west_81c3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.carousel_west_81c3 [class*="social-icon-pinterest"].iron-2e1e {
  background-color: transparent;
  color: #bd081c;
}
.carousel_west_81c3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.carousel_west_81c3 [class*="social-icon-product-hunt"].iron-2e1e {
  background-color: transparent;
  color: #da552f;
}
.carousel_west_81c3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.carousel_west_81c3 [class*="social-icon-reddit"].iron-2e1e {
  background-color: transparent;
  color: #ff4500;
}
.carousel_west_81c3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.carousel_west_81c3 [class*="social-icon-rss"].iron-2e1e {
  background-color: transparent;
  color: #f26522;
}
.carousel_west_81c3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.carousel_west_81c3
  [class*="social-icon-shopping-cart"].iron-2e1e {
  background-color: transparent;
  color: #4caf50;
}
.carousel_west_81c3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.carousel_west_81c3 [class*="social-icon-skype"].iron-2e1e {
  background-color: transparent;
  color: #00aff0;
}
.carousel_west_81c3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.carousel_west_81c3 [class*="social-icon-slideshare"].iron-2e1e {
  background-color: transparent;
  color: #0077b5;
}
.carousel_west_81c3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.carousel_west_81c3 [class*="social-icon-snapchat"].iron-2e1e {
  background-color: transparent;
  color: #fffc00;
}
.carousel_west_81c3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.carousel_west_81c3 [class*="social-icon-soundcloud"].iron-2e1e {
  background-color: transparent;
  color: #f80;
}
.carousel_west_81c3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.carousel_west_81c3 [class*="social-icon-spotify"].iron-2e1e {
  background-color: transparent;
  color: #2ebd59;
}
.carousel_west_81c3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.carousel_west_81c3
  [class*="social-icon-stack-overflow"].iron-2e1e {
  background-color: transparent;
  color: #fe7a15;
}
.carousel_west_81c3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.carousel_west_81c3 [class*="social-icon-maldkfgram"].iron-2e1e {
  background-color: transparent;
  color: #2ca5e0;
}
.carousel_west_81c3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.carousel_west_81c3 [class*="social-icon-tripadvisor"].iron-2e1e {
  background-color: transparent;
  color: #589442;
}
.carousel_west_81c3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.carousel_west_81c3 [class*="social-icon-tumblr"].iron-2e1e {
  background-color: transparent;
  color: #35465c;
}
.carousel_west_81c3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.carousel_west_81c3 [class*="social-icon-twitch"].iron-2e1e {
  background-color: transparent;
  color: #6441a5;
}
.carousel_west_81c3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.carousel_west_81c3 [class*="social-icon-twitter"].iron-2e1e {
  background-color: transparent;
  color: #1da1f2;
}
.carousel_west_81c3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.carousel_west_81c3 [class*="social-icon-vimeo"].iron-2e1e {
  background-color: transparent;
  color: #1ab7ea;
}
.carousel_west_81c3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.carousel_west_81c3 [class*="social-icon-vk"].iron-2e1e {
  background-color: transparent;
  color: #45668e;
}
.carousel_west_81c3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.carousel_west_81c3 [class*="social-icon-weibo"].iron-2e1e {
  background-color: transparent;
  color: #df2029;
}
.carousel_west_81c3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.carousel_west_81c3 [class*="social-icon-weixin"].iron-2e1e {
  background-color: transparent;
  color: #7bb32e;
}
.carousel_west_81c3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.carousel_west_81c3 [class*="social-icon-whatsapp"].iron-2e1e {
  background-color: transparent;
  color: #25d366;
}
.carousel_west_81c3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.carousel_west_81c3 [class*="social-icon-wordpress"].iron-2e1e {
  background-color: transparent;
  color: #21759b;
}
.carousel_west_81c3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.carousel_west_81c3 [class*="social-icon-xing"].iron-2e1e {
  background-color: transparent;
  color: #026466;
}
.carousel_west_81c3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.carousel_west_81c3 [class*="social-icon-yelp"].iron-2e1e {
  background-color: transparent;
  color: #af0606;
}
.carousel_west_81c3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.carousel_west_81c3 [class*="social-icon-youtube"].iron-2e1e {
  background-color: transparent;
  color: #cd201f;
}
.box-focused-9551 {
  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;
}
.box-focused-9551:hover {
  box-shadow: none;
  background: 0 0;
}
.last_2697 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label-92fa {
  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;
}
.label-53eb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.silver-5857 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.silver-5857,
.silver-5857::after,
.silver-5857::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.silver-5857::after,
.silver-5857::before {
  content: "";
  display: block;
  background-color: inherit;
}
.caption_78a7 .label-92fa .label-53eb {
  margin-top: -2px;
  width: 19px;
}
.caption_78a7 .label-92fa .silver-5857 {
  margin-top: -1px;
}
.caption_78a7 .label-92fa .silver-5857,
.caption_78a7 .label-92fa .silver-5857::after,
.caption_78a7 .label-92fa .silver-5857::before {
  width: 19px;
  height: 2px;
}
.caption_78a7 .label-92fa .silver-5857::before {
  top: -6px;
}
.caption_78a7 .label-92fa .silver-5857::after {
  bottom: -6px;
}
.breadcrumb-99d9 .label-92fa .label-53eb {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-99d9 .label-92fa .silver-5857 {
  margin-top: -1px;
}
.breadcrumb-99d9 .label-92fa .silver-5857,
.breadcrumb-99d9 .label-92fa .silver-5857::after,
.breadcrumb-99d9 .label-92fa .silver-5857::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-99d9 .label-92fa .silver-5857::before {
  top: -7px;
}
.breadcrumb-99d9 .label-92fa .silver-5857::after {
  bottom: -7px;
}
.text_c1a0 .label-92fa .label-53eb {
  margin-top: -2px;
  width: 31px;
}
.text_c1a0 .label-92fa .silver-5857 {
  margin-top: -1.5px;
}
.text_c1a0 .label-92fa .silver-5857,
.text_c1a0 .label-92fa .silver-5857::after,
.text_c1a0 .label-92fa .silver-5857::before {
  width: 31px;
  height: 3px;
}
.text_c1a0 .label-92fa .silver-5857::before {
  top: -9px;
}
.text_c1a0 .label-92fa .silver-5857::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mask-dynamic-a93b .label-92fa .label-53eb {
    margin-top: -2px;
    width: 19px;
  }
  .mask-dynamic-a93b .label-92fa .silver-5857 {
    margin-top: -1px;
  }
  .mask-dynamic-a93b .label-92fa .silver-5857,
  .mask-dynamic-a93b .label-92fa .silver-5857::after,
  .mask-dynamic-a93b .label-92fa .silver-5857::before {
    width: 19px;
    height: 2px;
  }
  .mask-dynamic-a93b .label-92fa .silver-5857::before {
    top: -6px;
  }
  .mask-dynamic-a93b .label-92fa .silver-5857::after {
    bottom: -6px;
  }
  .detail-f355 .label-92fa .label-53eb {
    margin-top: -2px;
    width: 22px;
  }
  .detail-f355 .label-92fa .silver-5857 {
    margin-top: -1px;
  }
  .detail-f355 .label-92fa .silver-5857,
  .detail-f355 .label-92fa .silver-5857::after,
  .detail-f355 .label-92fa .silver-5857::before {
    width: 22px;
    height: 2px;
  }
  .detail-f355 .label-92fa .silver-5857::before {
    top: -7px;
  }
  .detail-f355 .label-92fa .silver-5857::after {
    bottom: -7px;
  }
  .sidebar-bronze-9614 .label-92fa .label-53eb {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-bronze-9614 .label-92fa .silver-5857 {
    margin-top: -1.5px;
  }
  .sidebar-bronze-9614 .label-92fa .silver-5857,
  .sidebar-bronze-9614 .label-92fa .silver-5857::after,
  .sidebar-bronze-9614 .label-92fa .silver-5857::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-bronze-9614 .label-92fa .silver-5857::before {
    top: -9px;
  }
  .sidebar-bronze-9614 .label-92fa .silver-5857::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_8448 .label-92fa .label-53eb {
    margin-top: -2px;
    width: 19px;
  }
  .overlay_8448 .label-92fa .silver-5857 {
    margin-top: -1px;
  }
  .overlay_8448 .label-92fa .silver-5857,
  .overlay_8448 .label-92fa .silver-5857::after,
  .overlay_8448 .label-92fa .silver-5857::before {
    width: 19px;
    height: 2px;
  }
  .overlay_8448 .label-92fa .silver-5857::before {
    top: -6px;
  }
  .overlay_8448 .label-92fa .silver-5857::after {
    bottom: -6px;
  }
  .picture_65eb .label-92fa .label-53eb {
    margin-top: -2px;
    width: 22px;
  }
  .picture_65eb .label-92fa .silver-5857 {
    margin-top: -1px;
  }
  .picture_65eb .label-92fa .silver-5857,
  .picture_65eb .label-92fa .silver-5857::after,
  .picture_65eb .label-92fa .silver-5857::before {
    width: 22px;
    height: 2px;
  }
  .picture_65eb .label-92fa .silver-5857::before {
    top: -7px;
  }
  .picture_65eb .label-92fa .silver-5857::after {
    bottom: -7px;
  }
  .progress-static-1510 .label-92fa .label-53eb {
    margin-top: -2px;
    width: 31px;
  }
  .progress-static-1510 .label-92fa .silver-5857 {
    margin-top: -1.5px;
  }
  .progress-static-1510 .label-92fa .silver-5857,
  .progress-static-1510 .label-92fa .silver-5857::after,
  .progress-static-1510 .label-92fa .silver-5857::before {
    width: 31px;
    height: 3px;
  }
  .progress-static-1510 .label-92fa .silver-5857::before {
    top: -9px;
  }
  .progress-static-1510 .label-92fa .silver-5857::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .soft_df38 .label-92fa .label-53eb {
    margin-top: -2px;
    width: 19px;
  }
  .soft_df38 .label-92fa .silver-5857 {
    margin-top: -1px;
  }
  .soft_df38 .label-92fa .silver-5857,
  .soft_df38 .label-92fa .silver-5857::after,
  .soft_df38 .label-92fa .silver-5857::before {
    width: 19px;
    height: 2px;
  }
  .soft_df38 .label-92fa .silver-5857::before {
    top: -6px;
  }
  .soft_df38 .label-92fa .silver-5857::after {
    bottom: -6px;
  }
  .form-ad49 .label-92fa .label-53eb {
    margin-top: -2px;
    width: 22px;
  }
  .form-ad49 .label-92fa .silver-5857 {
    margin-top: -1px;
  }
  .form-ad49 .label-92fa .silver-5857,
  .form-ad49 .label-92fa .silver-5857::after,
  .form-ad49 .label-92fa .silver-5857::before {
    width: 22px;
    height: 2px;
  }
  .form-ad49 .label-92fa .silver-5857::before {
    top: -7px;
  }
  .form-ad49 .label-92fa .silver-5857::after {
    bottom: -7px;
  }
  .out_f596 .label-92fa .label-53eb {
    margin-top: -2px;
    width: 31px;
  }
  .out_f596 .label-92fa .silver-5857 {
    margin-top: -1.5px;
  }
  .out_f596 .label-92fa .silver-5857,
  .out_f596 .label-92fa .silver-5857::after,
  .out_f596 .label-92fa .silver-5857::before {
    width: 31px;
    height: 3px;
  }
  .out_f596 .label-92fa .silver-5857::before {
    top: -9px;
  }
  .out_f596 .label-92fa .silver-5857::after {
    bottom: -9px;
  }
}
.easy_2ab6 .silver-5857 {
  -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);
}
.easy_2ab6 .silver-5857::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.easy_2ab6 .silver-5857::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);
}
.easy_2ab6.tiny-adb7 .silver-5857 {
  -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);
}
.easy_2ab6.tiny-adb7 .silver-5857::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.easy_2ab6.tiny-adb7 .silver-5857::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);
}
.tiny-125e {
  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.sidebar-8022:before {
  display: none;
}
.steel-379b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.steel-379b .full-834d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.steel-379b .full-834d:last-of-type {
  border-bottom: none;
}
.steel-379b .full-834d.primary_b750,
.steel-379b .full-834d.thick-5304,
.steel-379b .full-834d.logo_2648 {
  padding: 0;
}
.steel-379b .accordion-tiny-8e05 .south-d1a8 {
  color: currentColor;
}
.steel-379b .accordion-tiny-8e05 .south-d1a8:focus,
.steel-379b .accordion-tiny-8e05 .south-d1a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-379b.simple_19f1 .carousel-70e0,
.steel-379b.simple_19f1 .element_warm_b053 a,
.steel-379b.simple_19f1 .list_basic_7c5e a,
.steel-379b.simple_19f1 .notification-1229 a {
  color: rgba(0, 0, 0, 0.55);
}
.steel-379b.simple_19f1 .carousel-70e0:hover,
.steel-379b.simple_19f1 .element_warm_b053 a:hover,
.steel-379b.simple_19f1 .list_basic_7c5e a:hover,
.steel-379b.simple_19f1 .notification-1229 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-379b.simple_19f1 .hero_b5ce {
  color: rgba(0, 0, 0, 0.8);
}
.steel-379b.simple_19f1 .full-834d {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-379b.simple_19f1 .full-834d:before {
  background: rgba(0, 0, 0, 0.08);
}
.steel-379b.simple_19f1 .tall-631e:before {
  background: rgba(255, 255, 255, 0.9);
}
.steel-379b.simple_19f1 .accordion-tiny-8e05 .focus-eaac li a,
.steel-379b.simple_19f1 .accordion-tiny-8e05 .south-d1a8,
.steel-379b.simple_19f1 .notification-1229 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-379b.simple_19f1 .accordion-tiny-8e05 .south-d1a8:focus,
.steel-379b.simple_19f1 .accordion-tiny-8e05 .south-d1a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-379b.simple_19f1 .focus-eaac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-379b.primary_fast_1eed .carousel-70e0,
.steel-379b.primary_fast_1eed .element_warm_b053 a,
.steel-379b.primary_fast_1eed .list_basic_7c5e .south-d1a8,
.steel-379b.primary_fast_1eed .list_basic_7c5e a,
.steel-379b.primary_fast_1eed .notification-1229 a {
  color: rgba(255, 255, 255, 0.79);
}
.steel-379b.primary_fast_1eed .carousel-70e0:hover,
.steel-379b.primary_fast_1eed .element_warm_b053 a:hover,
.steel-379b.primary_fast_1eed .list_basic_7c5e .south-d1a8:hover,
.steel-379b.primary_fast_1eed .list_basic_7c5e a:hover,
.steel-379b.primary_fast_1eed .notification-1229 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-379b.primary_fast_1eed .hero_b5ce {
  color: rgba(255, 255, 255, 0.99);
}
.steel-379b.primary_fast_1eed .full-834d {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-379b.primary_fast_1eed .full-834d:before {
  background: rgba(255, 255, 255, 0.08);
}
.steel-379b.primary_fast_1eed .tall-631e:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel-379b.primary_fast_1eed .accordion-tiny-8e05 .focus-eaac li a,
.steel-379b.primary_fast_1eed .accordion-tiny-8e05 .south-d1a8,
.steel-379b.primary_fast_1eed .notification-1229 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-379b.primary_fast_1eed .accordion-tiny-8e05 .south-d1a8:focus,
.steel-379b.primary_fast_1eed .accordion-tiny-8e05 .south-d1a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-379b.primary_fast_1eed .focus-eaac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-631e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tall-631e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.item_e51d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focused-cae6 .steel-379b {
  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;
}
.focused-cae6 .full-834d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focused-cae6 .full-834d: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) {
  .focused-cae6 .full-834d:before {
    width: 16%;
    left: 42%;
  }
}
.focused-cae6 .full-834d:last-child:before {
  content: none;
}
.focused-cae6 .full-834d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focused-cae6 .accordion-tiny-8e05 .focus-eaac li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focused-cae6 .accordion-tiny-8e05 .focus-eaac li a .south-d1a8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focused-cae6 .accordion-tiny-8e05 .notification-1229 {
  border: none;
}
.focused-cae6 .accordion-tiny-8e05 .notification-1229 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focused-cae6 .tall-631e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focused-cae6 .item_e51d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focused-cae6 .primary_fast_1eed .tall-631e:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused-cae6 .simple_19f1.gallery-48fd .silver-5857 {
  background: rgba(0, 0, 0, 0.6);
}
.focused-cae6
  .simple_19f1.gallery-48fd
  .silver-5857::after,
.focused-cae6
  .simple_19f1.gallery-48fd
  .silver-5857:before {
  background: inherit;
}
.focused-cae6
  .simple_19f1.gallery-48fd:hover
  .silver-5857 {
  background: rgba(0, 0, 0, 0.8);
}
.iron-f1a1 .steel-379b {
  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) {
  .iron-f1a1 .steel-379b {
    width: auto;
    right: 45px;
  }
}
.tooltip-complex-6efa .steel-379b {
  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) {
  .tooltip-complex-6efa .steel-379b {
    width: auto;
    left: 45px;
  }
}
.sidebar-8022 .steel-379b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar-8022 .item_e51d {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar-8022 .tall-631e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.prev-5fde {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.prev-5fde.focused-cae6 .steel-379b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.prev-5fde.iron-f1a1 .steel-379b {
  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);
}
.prev-5fde .steel-379b {
  visibility: visible;
}
.prev-5fde.tooltip-complex-6efa .steel-379b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.upper_f722,
.list-dynamic-2e2b {
  overflow-x: hidden;
}
.upper_f722 .steel-379b {
  overflow: auto;
}
.upper_f722.focused-cae6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.upper_f722.focused-cae6 .steel-379b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.upper_f722.focused-cae6 .box-focused-9551 {
  opacity: 0;
}
.upper_f722.iron-f1a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.upper_f722.iron-f1a1 .steel-379b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.upper_f722.iron-f1a1 .box-focused-9551 {
  opacity: 0;
}
.upper_f722.tooltip-complex-6efa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.upper_f722.tooltip-complex-6efa .steel-379b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.upper_f722.tooltip-complex-6efa .box-focused-9551 {
  opacity: 0;
}
.upper_f722.sidebar-8022 .steel-379b {
  z-index: 10;
  visibility: visible;
}
.gallery-48fd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gallery-48fd .silver-5857 {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-48fd .silver-5857::after,
.gallery-48fd .silver-5857:before {
  background: inherit;
}
.gallery-48fd:hover .silver-5857 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-complex-6efa .gallery-48fd {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar-8022 .gallery-48fd {
  display: none !important;
}
.upper_f722:before,
.list-dynamic-2e2b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.upper_f722 .gallery-48fd,
.list-dynamic-2e2b .gallery-48fd {
  display: inline-block;
}
.steel-379b .box_left_fbdf {
  -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;
}
.upper_f722 .steel-379b .box_left_fbdf,
.list-dynamic-2e2b .steel-379b .box_left_fbdf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic-17e5 .dirty_f981 {
  width: 100%;
}
.summary-463e {
  padding: 0 0.5em 0;
}
.summary-463e [class*="customify-col-"],
.summary-463e [class*="customify-col_"],
.summary-463e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.smooth-ca6e .summary-463e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden-49a7 .tag_inner_185a,
  .tag_inner_185a {
    display: none;
  }
  .summary_1c49 {
    text-align: left;
  }
  .accent_dark_c7ee {
    text-align: center;
  }
  .next-b31f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-49a7 .detail_bb0e,
  .detail_bb0e {
    display: none;
  }
  .notice-21e4 {
    text-align: left;
  }
  .under_57e2 {
    text-align: center;
  }
  .gold_bb7d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden-49a7 .green_b509,
  .green_b509 {
    display: none;
  }
  .iron-dadb {
    text-align: left;
  }
  .pressed-bd54 {
    text-align: center;
  }
  .popup-large-2f17 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.smooth-03a1 {
  box-shadow: none !important;
}
.cool_1fbc .tertiary-23a0,
.mask_6ede .tertiary-23a0 {
  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;
}
.mask_6ede .tertiary-23a0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.card-2017 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.card-2017:after,
.card-2017:before {
  content: "";
  display: table;
}
.card-2017:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .card-2017 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.card-2017,
.texture_bdfc {
  max-width: 1248px;
  margin: 0 auto;
}

.avatar-iron-2913.main-old-6349 .card-2017 {
  max-width: 100%;
}
.avatar-iron-2913.texture-86a5 {
  max-width: 1200px;
  margin: 0 auto;
}
.avatar-iron-2913.easy_9973 .card-2017 {
  max-width: 100%;
}
.avatar-iron-2913.easy_9973 > .card-2017 {
  padding-left: 0;
  padding-right: 0;
}
.avatar-iron-2913.easy_9973 > .card-2017 .hidden-49a7 {
  margin: 0;
}
.avatar-iron-2913.easy_9973
  > .card-2017
  .dim_ef31.white_296c {
  margin-right: 0;
  margin-left: 0;
}
.avatar-iron-2913.easy_9973 #main.white_296c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .stone_f9fb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .stone_f9fb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .panel_d561 .breadcrumb-black-35c6 {
    padding-right: 1em;
  }
  .panel_d561.media-915f .dim_ef31 {
    border-right: 1px solid #eaecee;
  }
  .panel_d561.media-915f .breadcrumb-black-35c6 {
    padding-right: 1em;
  }
  .panel_d561.media-915f .badge-b050 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-brown-d2bc .breadcrumb-black-35c6 {
    padding-left: 1em;
  }
  .panel-brown-d2bc.media-915f .dim_ef31 {
    border-left: 1px solid #eaecee;
  }
  .panel-brown-d2bc.media-915f .breadcrumb-black-35c6 {
    padding-left: 1em;
  }
  .panel-brown-d2bc.media-915f .badge-b050 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_d20a .breadcrumb-black-35c6 {
    padding-left: 1em;
  }
  .footer_d20a.media-915f .search-8d17 {
    border-right: 1px solid #eaecee;
  }
  .footer_d20a.media-915f .paragraph-0f1b {
    border-right: 1px solid #eaecee;
  }
  .footer_d20a.media-915f .breadcrumb-black-35c6 {
    padding-left: 1em;
  }
  .footer_d20a.media-915f .badge-b050 {
    padding-right: 1em;
  }
  .footer_d20a.media-915f .wide_8332 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-fresh-d529 .breadcrumb-black-35c6 {
    padding-right: 1em;
  }
  .nav-fresh-d529.media-915f .search-8d17 {
    border-left: 1px solid #eaecee;
  }
  .nav-fresh-d529.media-915f .paragraph-0f1b {
    border-left: 1px solid #eaecee;
  }
  .nav-fresh-d529.media-915f .breadcrumb-black-35c6 {
    padding-right: 1em;
  }
  .nav-fresh-d529.media-915f .badge-b050 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav-fresh-d529.media-915f .wide_8332 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stone_f9fb .breadcrumb-black-35c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stone_f9fb.media-915f .dim_ef31 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .stone_f9fb.media-915f .breadcrumb-black-35c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stone_f9fb.media-915f .badge-b050 {
    padding-left: 1em;
  }
  .stone_f9fb.media-915f .wide_8332 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .stone_f9fb.media-915f .breadcrumb-black-35c6 {
    padding-left: 0;
  }
}
.picture-pro-9be3 .grid_db5e {
  display: inline-block;
}
.center-15f2 {
  display: inline-block;
}
.row_bottom_3087 {
  word-con: break-word;
}
.menu_cf82 > span {
  display: inline-block;
  padding: 5px 0;
}
.menu_cf82 .wrapper_26b4 {
  margin-left: 8px;
  margin-right: 8px;
}
.menu_cf82 .blue-5c86 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component-e63d .upper-d3df {
  margin-bottom: 2em;
}
.component-e63d .block_211b {
  margin-bottom: 15px;
}
.component-e63d .block_211b:last-child {
  margin-bottom: 0;
}
.component-e63d .first-95f0 {
  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) {
  .component-e63d .first-95f0 {
    display: block;
  }
}
.component-e63d .surface_rough_e198 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component-e63d .surface_rough_e198 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component-e63d .nav-short-f559 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component-e63d .nav-short-f559 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component-e63d .nav-short-f559 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component-e63d .row_bottom_3087 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component-e63d .row_bottom_3087 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component-e63d .static_c957 p:last-child {
  margin-bottom: 0;
}
.component-e63d .photo_warm_e6b9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component-e63d .gradient-bf80 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component-e63d .popup_2b23 {
  margin-top: 1em;
}
.component-e63d .frame_tall_ec38 {
  top: 0;
  display: block;
}
.component-e63d .frame_tall_ec38 a {
  color: inherit;
}
.component-e63d .frame_tall_ec38 a:hover {
  color: inherit;
}
.component-e63d .feature-fcf1 {
  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;
}
.component-e63d .feature-fcf1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component-e63d .gradient-bf80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component-e63d .border-5df8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component-e63d .border-5df8:first-child {
  margin-top: 0;
}
.component-e63d .border-5df8.progress-small-35f3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component-e63d .border-5df8.slider-20be {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component-e63d
  .border-5df8.slider-20be.texture-new-2258
  .popup_2b23 {
  width: 100%;
}
.component-e63d .slider-20be {
  -webkit-box-align: center;
  align-items: center;
}
.component-e63d .slider-20be .menu_cf82,
.component-e63d .slider-20be > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component-e63d .nav-short-f559 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component-e63d .nav-short-f559 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component-e63d .nav-short-f559: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;
}
.component-e63d .progress-small-35f3 {
  z-index: 5;
}
.component-e63d .disabled_next_1543 .progress_f1c2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component-e63d .caption_dirty_fa75 .progress_f1c2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component-e63d .highlight_c039 .progress_f1c2 {
  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;
}
.component-e63d.info-e9f0 .first-95f0,
.component-e63d.rough-07b4 .first-95f0 {
  display: block;
}
.component-e63d.info-e9f0 .first-95f0 .row-0d0b,
.component-e63d.info-e9f0 .first-95f0 .gradient-bf80,
.component-e63d.rough-07b4 .first-95f0 .row-0d0b,
.component-e63d.rough-07b4 .first-95f0 .gradient-bf80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component-e63d.out-5634 .surface_rough_e198 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component-e63d.out-5634 .surface_rough_e198 {
    margin-right: 0;
  }
}
.component-e63d.info-e9f0 .surface_rough_e198,
.component-e63d.rough-07b4 .surface_rough_e198 {
  padding-top: 40%;
}
.component-e63d.info-e9f0 .upper-d3df,
.component-e63d.rough-07b4 .upper-d3df {
  display: block;
}
.component-e63d.info-e9f0 .fn-sticky-e536 .gradient-bf80,
.component-e63d.rough-07b4 .fn-sticky-e536 .gradient-bf80 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component-e63d.info-e9f0 .surface_rough_e198,
.component-e63d.rough-07b4 .surface_rough_e198 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component-e63d.info-e9f0 .gradient-bf80 {
  padding: 1em;
}
.heading_773e {
  margin: 30px auto;
  display: block;
}
.heading_773e .title_thick_2985 > * {
  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;
}
.heading_773e .title_thick_2985 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_773e .title_thick_2985 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer_b80a .menu_cf82 {
  margin-bottom: 1.41575em;
}
.footer_b80a .block-black-59ac {
  margin-bottom: 1.618em;
}
.feature-8bb4 .focus-49b6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.feature-8bb4 .focus-49b6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.feature-8bb4 .message-6d92 {
  max-width: 100%;
  overflow: auto;
}
.green-5041 .feature-8bb4 a:hover {
  text-decoration: underline;
}
.hovered-335d .block_211b:not(.row_bottom_3087),
.hovered-335d .nav-short-f559 {
  margin-bottom: 1.41575em;
}
.hovered-335d .block_211b:not(.row_bottom_3087):last-child,
.hovered-335d .nav-short-f559:last-child {
  margin-bottom: 0;
}
.hovered-335d .block_211b.content_4b43 {
  margin-bottom: 0.41575em;
}
.hovered-335d .fresh_5c7c:before,
.hovered-335d .icon-82c7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hovered-335d .fresh_5c7c:before {
  content: "\f115";
}
.hovered-335d .icon-82c7:before {
  content: "\f02c";
}
.hovered-335d .prev_b00f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hovered-335d .prev_b00f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box_bebf {
  display: -webkit-box;
  display: flex;
}
.box_bebf .focus-orange-2860 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box_bebf .focus-orange-2860 {
    flex-basis: 90px;
  }
}
.box_bebf .label-thick-96c9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box_bebf .label-thick-96c9 {
    flex-basis: calc(100% - 50px);
  }
}
.box_bebf .accent_054f p:last-child {
  margin-bottom: 0.72em;
}
.active-b629 .title_thick_2985 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-b629 .title_thick_2985:after,
.active-b629 .title_thick_2985:before {
  content: "";
  display: table;
}
.active-b629 .title_thick_2985:after {
  clear: both;
}
.active-b629 .title_thick_2985 .text-steel-9f6b,
.active-b629 .title_thick_2985 .list-72a6 {
  width: 49%;
}
.active-b629 .title_thick_2985 .text-steel-9f6b a span.progress-7b8c,
.active-b629 .title_thick_2985 .list-72a6 a span.progress-7b8c {
  display: block;
  margin-bottom: 5px;
}
.active-b629 .title_thick_2985 .list-72a6 {
  float: left;
  text-align: left;
}
.active-b629 .title_thick_2985 .text-steel-9f6b {
  float: right;
  text-align: right;
}
.heading-b67e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .heading-b67e {
    margin-bottom: 0;
  }
}
.copper-6a02 {
  margin-bottom: 1em;
}
.copper-6a02 .row_bottom_3087 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gallery_under_11ae a {
  display: block;
  line-height: 0;
  position: relative;
}
.sort-05c4 .copper-6a02,
.hover_49a2 .copper-6a02 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sort-05c4 .copper-6a02,
  .hover_49a2 .copper-6a02 {
    display: block;
  }
}
.sort-05c4 .gallery_under_11ae,
.hover_49a2 .gallery_under_11ae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sort-05c4 .gallery_under_11ae,
  .hover_49a2 .gallery_under_11ae {
    margin-bottom: 1em;
  }
}
.sort-05c4 .gallery_under_11ae img,
.hover_49a2 .gallery_under_11ae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sort-05c4 .sidebar_slow_da68,
.hover_49a2 .sidebar_slow_da68 {
  flex-basis: calc(100% - 160px);
}
.sort-05c4 .sidebar_slow_da68 p,
.hover_49a2 .sidebar_slow_da68 p {
  margin-bottom: 0;
}
.sort-05c4 .sidebar_slow_da68 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sort-05c4 .sidebar_slow_da68 {
    padding-left: 0;
  }
}
.hover_49a2 .sidebar_slow_da68 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hover_49a2 .sidebar_slow_da68 {
    padding-right: 0;
  }
}
.hover_49a2 .gallery_under_11ae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.action_e99f .gallery_under_11ae {
  margin-bottom: 0.5em;
}
.action_e99f .gallery_under_11ae img {
  width: 100%;
}
.picture_f3f4 .modal-2597,
.pagination_c7bb .modal-2597 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pagination_c7bb .dim_ef31 .picture-971e p:last-child {
  margin-bottom: 0;
}
.gallery_tall_f6cf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.component_slow_e3cc .overlay-b96e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .component_slow_e3cc .overlay-b96e:last-of-type {
    margin-bottom: 0;
  }
}
.component_slow_e3cc .overlay-b96e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component_slow_e3cc .overlay-b96e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.component_slow_e3cc .overlay-b96e ul li {
  margin: 0 0 0.6em;
}
.component_slow_e3cc .overlay-b96e ul li.outer-65d3,
.component_slow_e3cc .overlay-b96e ul li.background-rough-0d17 {
  position: relative;
}
.component_slow_e3cc .overlay-b96e ul li.outer-65d3 .disabled_7cf9,
.component_slow_e3cc .overlay-b96e ul li.background-rough-0d17 .disabled_7cf9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.component_slow_e3cc .overlay-b96e ul li.outer-65d3:after:after,
.component_slow_e3cc .overlay-b96e ul li.outer-65d3:after:before,
.component_slow_e3cc
  .overlay-b96e
  ul
  li.background-rough-0d17:after:after,
.component_slow_e3cc
  .overlay-b96e
  ul
  li.background-rough-0d17:after:before {
  content: "";
  display: table;
}
.component_slow_e3cc .overlay-b96e ul li.outer-65d3:after:after,
.component_slow_e3cc
  .overlay-b96e
  ul
  li.background-rough-0d17:after:after {
  clear: both;
}
.component_slow_e3cc .overlay-b96e a.black_c015:hover {
  text-decoration: none;
}
.component_slow_e3cc .overlay-b96e select {
  max-width: 100%;
}
.component_slow_e3cc .overlay-b96e table {
  font-size: 85%;
}
.component_slow_e3cc .overlay-b96e table td,
.component_slow_e3cc .overlay-b96e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.component_slow_e3cc .overlay-b96e table tfoot td {
  text-align: left;
}
.component_slow_e3cc .overlay-b96e :last-child {
  margin-bottom: 0;
}
.component_slow_e3cc .overlay-b96e .heading-short-a6ed {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.component_slow_e3cc .overlay-b96e .heading-short-a6ed label {
  width: 100%;
}
.component_slow_e3cc .overlay-b96e .heading-short-a6ed .texture_basic_d580 {
  width: 100%;
  display: block;
}
.component_slow_e3cc .overlay-b96e .heading-short-a6ed .box_iron_edae {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.component_slow_e3cc .overlay-b96e .heading-short-a6ed .box_iron_edae:hover svg #svg-search {
  fill: #444;
}
.component_slow_e3cc .overlay-b96e .heading-short-a6ed .box_iron_edae svg {
  width: 18px;
  height: 18px;
}
.component_slow_e3cc .sidebar_glass_960b ul ul,
.component_slow_e3cc .component-999a ul ul,
.component_slow_e3cc .plasma_e3db ul ul,
.component_slow_e3cc .yellow-813e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.component_slow_e3cc .sidebar_glass_960b .medium-c796 > a,
.component_slow_e3cc .component-999a .medium-c796 > a,
.component_slow_e3cc .plasma_e3db .medium-c796 > a,
.component_slow_e3cc .yellow-813e .medium-c796 > a {
  margin-bottom: 0;
}
.component_slow_e3cc .video-hot-49ba li,
.component_slow_e3cc .sidebar_glass_960b li,
.component_slow_e3cc .focused-000b li,
.component_slow_e3cc .component-999a li,
.component_slow_e3cc .plasma_e3db li,
.component_slow_e3cc .yellow-813e li,
.component_slow_e3cc .grid-south-4b7c li,
.component_slow_e3cc .media_advanced_8d04 li {
  display: block;
  position: relative;
}
.component_slow_e3cc .video-hot-49ba li:last-child,
.component_slow_e3cc .sidebar_glass_960b li:last-child,
.component_slow_e3cc .focused-000b li:last-child,
.component_slow_e3cc .component-999a li:last-child,
.component_slow_e3cc .plasma_e3db li:last-child,
.component_slow_e3cc .yellow-813e li:last-child,
.component_slow_e3cc .grid-south-4b7c li:last-child,
.component_slow_e3cc .media_advanced_8d04 li:last-child {
  border: none;
}
.component_slow_e3cc .video-hot-49ba li a,
.component_slow_e3cc .sidebar_glass_960b li a,
.component_slow_e3cc .focused-000b li a,
.component_slow_e3cc .component-999a li a,
.component_slow_e3cc .plasma_e3db li a,
.component_slow_e3cc .yellow-813e li a,
.component_slow_e3cc .grid-south-4b7c li a,
.component_slow_e3cc .media_advanced_8d04 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_slow_e3cc .video-hot-49ba li ul li::before,
.component_slow_e3cc .sidebar_glass_960b li ul li::before,
.component_slow_e3cc .focused-000b li ul li::before,
.component_slow_e3cc .component-999a li ul li::before,
.component_slow_e3cc .plasma_e3db li ul li::before,
.component_slow_e3cc .yellow-813e li ul li::before,
.component_slow_e3cc .grid-south-4b7c li ul li::before,
.component_slow_e3cc .media_advanced_8d04 li ul li::before {
  left: 15px;
}
.component_slow_e3cc .video-hot-49ba li ul a,
.component_slow_e3cc .sidebar_glass_960b li ul a,
.component_slow_e3cc .focused-000b li ul a,
.component_slow_e3cc .component-999a li ul a,
.component_slow_e3cc .plasma_e3db li ul a,
.component_slow_e3cc .yellow-813e li ul a,
.component_slow_e3cc .grid-south-4b7c li ul a,
.component_slow_e3cc .media_advanced_8d04 li ul a {
  padding-left: 20px;
}
.component_slow_e3cc .video-hot-49ba li ul ul li::before,
.component_slow_e3cc .sidebar_glass_960b li ul ul li::before,
.component_slow_e3cc .focused-000b li ul ul li::before,
.component_slow_e3cc .component-999a li ul ul li::before,
.component_slow_e3cc .plasma_e3db li ul ul li::before,
.component_slow_e3cc .yellow-813e li ul ul li::before,
.component_slow_e3cc .grid-south-4b7c li ul ul li::before,
.component_slow_e3cc .media_advanced_8d04 li ul ul li::before {
  left: 30px;
}
.component_slow_e3cc .video-hot-49ba li ul ul a,
.component_slow_e3cc .sidebar_glass_960b li ul ul a,
.component_slow_e3cc .focused-000b li ul ul a,
.component_slow_e3cc .component-999a li ul ul a,
.component_slow_e3cc .plasma_e3db li ul ul a,
.component_slow_e3cc .yellow-813e li ul ul a,
.component_slow_e3cc .grid-south-4b7c li ul ul a,
.component_slow_e3cc .media_advanced_8d04 li ul ul a {
  padding-left: 40px;
}
.component_slow_e3cc .white-7eb5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_slow_e3cc .media_advanced_8d04 ul li {
  margin-bottom: 1.41575em;
}
.component_slow_e3cc .media_advanced_8d04 ul li .secondary_ce6e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.component_slow_e3cc .media_advanced_8d04 ul li .item-first-2c1c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.primary_fast_1eed .video-hot-49ba li a,
.primary_fast_1eed .sidebar_glass_960b li a,
.primary_fast_1eed .focused-000b li a,
.primary_fast_1eed .component-999a li a,
.primary_fast_1eed .plasma_e3db li a,
.primary_fast_1eed .yellow-813e li a,
.primary_fast_1eed .grid-south-4b7c li a,
.primary_fast_1eed .media_advanced_8d04 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_fast_1eed .white-7eb5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_fast_1eed .overlay-b96e ul li.outer-65d3 .disabled_7cf9,
.primary_fast_1eed .overlay-b96e ul li.background-rough-0d17 .disabled_7cf9 {
  background: rgba(0, 0, 0, 0.2);
}
.primary_fast_1eed .component_slow_e3cc .overlay-b96e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li {
  margin: 0;
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li ul {
  margin: 0;
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li ul li a {
  padding-left: 15px;
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li ul li li a {
  padding-left: 30px;
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li.breadcrumb-selected-b99b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li.breadcrumb-selected-b99b > 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;
}
.avatar-iron-2913 .component_slow_e3cc .focus-eaac li.breadcrumb-selected-b99b > 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;
}
.grid-3ce3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.clean_dbf0 {
  position: relative;
  z-index: 10;
}
.clean_dbf0 .box_left_fbdf {
  width: 100%;
  max-width: 100%;
}
.stale-e8fd .primary_5516 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.stale-e8fd .simple_19f1 {
}
.stale-e8fd .primary_fast_1eed {
  background: #292929;
}
.grid-up-3bbc .primary_5516 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.grid-up-3bbc .simple_19f1 {
  background: #f9f9f9;
}
.grid-up-3bbc .primary_fast_1eed {
  background: #303030;
}
.message_69db .primary_5516 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .message_69db .grid_db5e {
    margin-bottom: 1em;
  }
  .message_69db .grid_db5e:last-child {
    margin-bottom: 0;
  }
}
.message_69db .simple_19f1 {
  background: #ededed;
}
.message_69db .primary_fast_1eed {
  background: #1a1a1a;
}
.primary_5516.simple_19f1 {
  color: rgba(0, 0, 0, 0.6);
}
.primary_5516.simple_19f1 .simple_ed12 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_5516.primary_fast_1eed {
  color: rgba(255, 255, 255, 0.99);
}
.primary_5516.primary_fast_1eed a:not(.black_c015) {
  color: rgba(255, 255, 255, 0.79);
}
.primary_5516.primary_fast_1eed a:not(.black_c015):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_5516.primary_fast_1eed .simple_ed12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_5516.primary_fast_1eed table tbody td,
.primary_5516.primary_fast_1eed table th {
  background: rgba(0, 0, 0, 0.08);
}
.liquid-82e7.tall-c9e6 .card-2017 {
  max-width: initial;
}
.liquid-82e7 .message_hard_9fd4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.liquid-82e7 .message_hard_9fd4 .box_left_fbdf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .liquid-82e7 .message_hard_9fd4 .box_left_fbdf {
    display: block;
    margin-bottom: 2em;
  }
  .liquid-82e7 .message_hard_9fd4 .box_left_fbdf:last-child {
    margin-bottom: 0;
  }
}
.message_69db .grid_db5e:last-child,
.grid-up-3bbc .grid_db5e:last-child,
.stale-e8fd .grid_db5e:last-child {
  margin-bottom: 0;
}
.message_69db .grid_db5e .component_slow_e3cc .overlay-b96e:last-child,
.grid-up-3bbc .grid_db5e .component_slow_e3cc .overlay-b96e:last-child,
.stale-e8fd .grid_db5e .component_slow_e3cc .overlay-b96e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .message_69db .surface-9c6e,
  .message_69db .out-82ea,
  .grid-up-3bbc .surface-9c6e,
  .grid-up-3bbc .out-82ea,
  .stale-e8fd .surface-9c6e,
  .stale-e8fd .out-82ea {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .clean_dbf0 .grid_db5e {
    margin-bottom: 2em;
  }
}
.clean_dbf0 p:last-child {
  margin-bottom: 0;
}
.clean_dbf0 li,
.clean_dbf0 ul {
  list-style: none;
  margin: 0;
}
.clean_dbf0 ul ul {
  margin-left: 2.617924em;
}
.thumbnail-out-a609 {
  font-size: 0.875em;
}

/* css-noise: 557b */
.widget-item-m5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
