/*!
Theme Name: Customify
Theme URI: https://pressmaximum.column_solid_09b2/customify
Author: WPCustomify
Author URI: https://pressmaximum.column_solid_09b2
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.column_solid_09b2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active-bronze-42ec.gradient-3575/licenses/gpl-2.0.alert_selected_a1a1
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.gas-74ac/, (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.image-purple-f353.background-blue-4e7a/normalize.title_268a/
 ======
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.title_268a v7.0.0 | MIT License | github.column_solid_09b2/necolas/normalize.title_268a */
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;
}
.accordion_dc0d .picture-d0f5,
.main-small-09bd,
.search-1fab,
.sort_south_fab1,
.filter-2ec9,
.avatar_thick_251e,
.chip-dim-3b70,
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;
}
.main-small-09bd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main-small-09bd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main-small-09bd,
  h1 {
    font-size: 1.8em;
  }
}
.search-1fab,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.search-1fab + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .search-1fab,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .search-1fab,
  h2 {
    font-size: 1.7em;
  }
}
.sort_south_fab1,
h3 {
  font-size: 1.618em;
}
.accordion_dc0d .picture-d0f5,
.filter-2ec9,
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.background_4398 {
  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;
}
.image_mini_071a:after,
.image_mini_071a:before,
.highlight-steel-fc9a:after,
.highlight-steel-fc9a:before {
  content: "";
  display: table;
}
.image_mini_071a:after,
.highlight-steel-fc9a:after {
  clear: both;
}
.caption_last_95fe {
  float: right;
  margin-right: 0;
}
.widget_5dec {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside-dim-3fc1 .outer-a050,
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;
}
.aside-dim-3fc1 .outer-a050: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;
}
.stone-0399 .outer-a050 {
  box-shadow: none;
}
.stone-0399
  .outer-a050
  .content-3da5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.stone-0399 .outer-a050 .narrow-407a {
  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;
}
.stone-0399
  .outer-a050
  .narrow-407a
  b {
  display: none;
}
.stone-0399 .summary-glass-e343 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.west-cb21:not(.preview-left-a4f1):not(.picture_bright_c8f4),
button:not(.preview-left-a4f1):not(.picture_bright_c8f4),
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ),
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ),
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ) {
  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;
}
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):hover,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):hover,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):hover,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):hover,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):active,
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):active,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):active,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):active,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):active,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus {
  outline: 0;
}
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91 {
  position: relative;
}
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .component-orange-1aa0,
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .stone-4190,
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .tabs-fresh-37d8,
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  i,
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  svg,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .component-orange-1aa0,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .stone-4190,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .tabs-fresh-37d8,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  i,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  svg,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .component-orange-1aa0,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .stone-4190,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .tabs-fresh-37d8,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  i,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  svg,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .component-orange-1aa0,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .stone-4190,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .tabs-fresh-37d8,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  i,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  svg,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .component-orange-1aa0,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .stone-4190,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  .tabs-fresh-37d8,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  i,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91
  svg {
  visibility: hidden;
}
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91:after,
button:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91:after,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91:after,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91:after,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ).fn-loading-8d91: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;
}
.west-cb21:not(.preview-left-a4f1):not(.picture_bright_c8f4),
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ),
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ),
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ) {
  color: #fff;
  background: #235787;
}
.west-cb21:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus,
input[type="button"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus,
input[type="reset"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus,
input[type="submit"]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ):focus {
  color: #fff;
}
.west-cb21.fn-disabled-8d91:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ),
.west-cb21[disabled]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ),
button.fn-disabled-8d91:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ),
button[disabled]:not(.preview-left-a4f1):not(
    .picture_bright_c8f4
  ) {
  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;
}
.pagination_ffc5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination_ffc5: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;
}
.card_ec22 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hover-solid-a8cd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thumbnail-narrow-6622 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.image_mini_071a:after,
.image_mini_071a:before,
.up-858b:after,
.up-858b:before,
.rough-641f:after,
.rough-641f:before,
.active-5520:after,
.active-5520:before,
.cold_13a3:after,
.cold_13a3:before,
.light_5966:after,
.light_5966:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.image_mini_071a:after,
.up-858b:after,
.rough-641f:after,
.active-5520:after,
.cold_13a3:after,
.light_5966:after {
  clear: both;
}
.up-858b .pattern_right_46a0,
.rough-641f .pattern_right_46a0,
.copper-bdb1 .pattern_right_46a0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tooltip-mini-ba4b {
  display: inline-block;
}
.large-3c7e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.large-3c7e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.large-3c7e .disabled_red_51e1 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled_red_51e1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.east_8f38 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.east_8f38:after,
.east_8f38:before {
  content: "";
  display: table;
}
.east_8f38:after {
  clear: both;
}
.pink_25a8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.module_stale_ec23 .pink_25a8 {
  max-width: 50%;
}
.chip_orange_77cb .pink_25a8 {
  max-width: 33.33%;
}
.tabs-68b9 .pink_25a8 {
  max-width: 25%;
}
.black_887a .pink_25a8 {
  max-width: 20%;
}
.menu-solid-a4a6 .pink_25a8 {
  max-width: 16.66%;
}
.layout_e413 .pink_25a8 {
  max-width: 14.28%;
}
.caption_fresh_1e7d .pink_25a8 {
  max-width: 12.5%;
}
.notice_south_adad .pink_25a8 {
  max-width: 11.11%;
}
.active_black_ff04 {
  display: block;
}
.accordion_dc0d .wrapper_c562 label,
.accordion_dc0d .action-2aa4 label,
.accordion_dc0d .component_top_4a94 label,
.accordion_dc0d .frame-033d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature-last-3f67 {
  list-style: none;
  margin: 0;
}
.feature-last-3f67 article.section_smooth_3db6 {
  margin-bottom: 0;
}
.feature-last-3f67 ul {
  list-style: none;
  margin: 0;
}
.feature-last-3f67 .under_edce li.section_smooth_3db6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature-last-3f67 .under_edce li.section_smooth_3db6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature-last-3f67 .under_edce li.section_smooth_3db6: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) {
  .feature-last-3f67 .under_edce li.section_smooth_3db6 li.section_smooth_3db6 li.section_smooth_3db6 li.section_smooth_3db6 {
    padding-left: 0;
  }
}
article.section_smooth_3db6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.section_smooth_3db6 .up-858b p:last-of-type {
  margin-bottom: 0;
}
article.section_smooth_3db6 .paragraph-c3f5 {
  float: left;
}
article.section_smooth_3db6 .photo-bottom-0db4 {
  margin-left: 85px;
}
article.section_smooth_3db6 .current-fb1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.section_smooth_3db6 .current-fb1b .notice_f225 {
  margin-left: 10px;
}
article.section_smooth_3db6 .module-lite-c985 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.section_smooth_3db6 .middle_1dfd {
  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 .wrapper_c562,
  #respond .component_top_4a94,
  #respond .frame-033d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_c562 input,
#respond .component_top_4a94 input,
#respond .frame-033d input {
  width: 100%;
}
#respond .frame-033d {
  margin-right: 0;
}
#respond .warm-f193 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_5cc8 {
  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;
}
.message_5cc8.caption-short-1c29 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message_5cc8 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%);
}
.message_5cc8:focus,
.message_5cc8: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);
}
.panel_0c88 {
  border-radius: 10%;
}
.frame_fixed_b75a {
  border-radius: 50%;
}
.active-4bf9 {
  font-size: 0.72em;
}
.title-copper-7138 {
  font-size: 0.875em;
}
.table_f6d4 {
  font-size: 1.1em;
}
.basic_7abd {
  text-transform: uppercase;
  line-height: 1.2;
}
.basic_7abd.active-4bf9 {
  letter-spacing: 0.5px;
}
.secondary-a27e,
.secondary-a27e a {
  color: #6d6d6d;
}
.secondary-a27e a:hover {
  color: #111;
}
.outline-short-6026 {
  color: #6d6d6d;
}
.mask_20d3 {
  overflow-x: hidden;
}
.mask_20d3 .text_10f7.backdrop-2dd6 {
  position: relative;
}
.mask_20d3 .text_10f7.backdrop-2dd6.shade-fluid-ad98 {
  position: initial;
}
.mask_20d3
  .text_10f7.backdrop-2dd6.shade-fluid-ad98
  .surface-00c8 {
  left: auto;
}
.mask_20d3 .text_10f7 .surface-00c8 {
  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;
}
.mask_20d3 .text_10f7:hover.backdrop-2dd6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.mask_20d3
  .text_10f7:hover.backdrop-2dd6
  .surface-00c8 {
  display: block;
  z-index: 9999999;
}
.mask_20d3 .layout-b828 .breadcrumb-upper-1647,
.mask_20d3 .preview-192d .breadcrumb-upper-1647 {
  display: none;
}
.mask_20d3 .backdrop_641c .text_10f7:hover.backdrop-2dd6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion_dc0d .wrapper_c562 label,
.accordion_dc0d .action-2aa4 label,
.accordion_dc0d .component_top_4a94 label,
.accordion_dc0d .frame-033d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature-last-3f67 {
  list-style: none;
  margin: 0;
}
.feature-last-3f67 article.section_smooth_3db6 {
  margin-bottom: 0;
}
.feature-last-3f67 ul {
  list-style: none;
  margin: 0;
}
.feature-last-3f67 .under_edce li.section_smooth_3db6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature-last-3f67 .under_edce li.section_smooth_3db6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature-last-3f67 .under_edce li.section_smooth_3db6: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) {
  .feature-last-3f67 .under_edce li.section_smooth_3db6 li.section_smooth_3db6 li.section_smooth_3db6 li.section_smooth_3db6 {
    padding-left: 0;
  }
}
article.section_smooth_3db6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.section_smooth_3db6 .up-858b p:last-of-type {
  margin-bottom: 0;
}
article.section_smooth_3db6 .paragraph-c3f5 {
  float: left;
}
article.section_smooth_3db6 .photo-bottom-0db4 {
  margin-left: 85px;
}
article.section_smooth_3db6 .current-fb1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.section_smooth_3db6 .current-fb1b .notice_f225 {
  margin-left: 10px;
}
article.section_smooth_3db6 .module-lite-c985 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.section_smooth_3db6 .middle_1dfd {
  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 .wrapper_c562,
  #respond .component_top_4a94,
  #respond .frame-033d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_c562 input,
#respond .component_top_4a94 input,
#respond .frame-033d input {
  width: 100%;
}
#respond .frame-033d {
  margin-right: 0;
}
#respond .warm-f193 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout-b828 .basic_ec09 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.basic_ec09 .widget-hovered-9d5d.preview-b4c7 .aside-action-1d80 > li > a:focus,
.basic_ec09 .widget-hovered-9d5d.preview-b4c7 .aside-action-1d80 > li > a:hover,
.basic_ec09 .widget-hovered-9d5d.avatar-orange-d2db .aside-action-1d80 > li > a:focus,
.basic_ec09 .widget-hovered-9d5d.avatar-orange-d2db .aside-action-1d80 > li > a:hover,
.basic_ec09 .widget-hovered-9d5d.tooltip-b387 .aside-action-1d80 > li > a:focus,
.basic_ec09 .widget-hovered-9d5d.tooltip-b387 .aside-action-1d80 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ec09
  .widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li.module-68d9
  > a,
.basic_ec09
  .widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li.heading-inner-6a74
  > a,
.basic_ec09
  .widget-hovered-9d5d.avatar-orange-d2db
  .aside-action-1d80
  > li.module-68d9
  > a,
.basic_ec09
  .widget-hovered-9d5d.avatar-orange-d2db
  .aside-action-1d80
  > li.heading-inner-6a74
  > a,
.basic_ec09
  .widget-hovered-9d5d.tooltip-b387
  .aside-action-1d80
  > li.module-68d9
  > a,
.basic_ec09 .widget-hovered-9d5d.tooltip-b387 .aside-action-1d80 > li.cold_8f0d > a {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ec09 .grid_soft_a976,
.basic_ec09 .grid_soft_a976 a {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ec09 .east_77b7.right_d0d6 li a,
.basic_ec09 .status_slow_9e8c a,
.basic_ec09 .avatar-083f,
.basic_ec09 .aside-action-1d80 > li > a,
.basic_ec09 .grid-e221 {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09 .east_77b7.right_d0d6 li a:hover,
.basic_ec09 .status_slow_9e8c a:hover,
.basic_ec09 .avatar-083f:hover,
.basic_ec09 .aside-action-1d80 > li > a:hover,
.basic_ec09 .grid-e221:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ec09 .sidebar_right_8ae3 {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09 .sidebar_right_8ae3 .frame-light-ab57 {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ec09 .sidebar_right_8ae3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_ec09 .fixed-85c6 .paragraph_76f8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09 .fixed-85c6 .paragraph_76f8 .glass_bece {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09
  .fixed-85c6
  .paragraph_76f8
  .glass_bece::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09
  .fixed-85c6
  .paragraph_76f8
  .glass_bece:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09
  .fixed-85c6
  .paragraph_76f8
  .glass_bece::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09
  .fixed-85c6
  .paragraph_76f8
  .glass_bece::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09 .fixed-85c6 .hover_copper_cf4a {
  color: rgba(255, 255, 255, 0.79);
}
.basic_ec09 .fixed-85c6 .hover_copper_cf4a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_a869
  .basic_ec09
  .fixed-85c6
  .outline-mini-aaa7
  .surface_inner_3cc8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper_a869
  .basic_ec09
  .fixed-85c6
  .outline-mini-aaa7
  .glass_bece {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-b828 .dropdown_lite_310b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dropdown_lite_310b .widget-hovered-9d5d.preview-b4c7 .aside-action-1d80 > li > a:focus,
.dropdown_lite_310b .widget-hovered-9d5d.preview-b4c7 .aside-action-1d80 > li > a:hover,
.dropdown_lite_310b .widget-hovered-9d5d.avatar-orange-d2db .aside-action-1d80 > li > a:focus,
.dropdown_lite_310b .widget-hovered-9d5d.avatar-orange-d2db .aside-action-1d80 > li > a:hover,
.dropdown_lite_310b .widget-hovered-9d5d.tooltip-b387 .aside-action-1d80 > li > a:focus,
.dropdown_lite_310b .widget-hovered-9d5d.tooltip-b387 .aside-action-1d80 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_lite_310b
  .widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li.module-68d9
  > a,
.dropdown_lite_310b
  .widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li.heading-inner-6a74
  > a,
.dropdown_lite_310b
  .widget-hovered-9d5d.avatar-orange-d2db
  .aside-action-1d80
  > li.module-68d9
  > a,
.dropdown_lite_310b
  .widget-hovered-9d5d.avatar-orange-d2db
  .aside-action-1d80
  > li.heading-inner-6a74
  > a,
.dropdown_lite_310b
  .widget-hovered-9d5d.tooltip-b387
  .aside-action-1d80
  > li.module-68d9
  > a,
.dropdown_lite_310b .widget-hovered-9d5d.tooltip-b387 .aside-action-1d80 > li.cold_8f0d > a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_lite_310b .grid_soft_a976,
.dropdown_lite_310b .grid_soft_a976 a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_lite_310b .east_77b7.right_d0d6 li a,
.dropdown_lite_310b .status_slow_9e8c a,
.dropdown_lite_310b .avatar-083f,
.dropdown_lite_310b .aside-action-1d80 > li > a,
.dropdown_lite_310b .grid-e221 {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown_lite_310b .east_77b7.right_d0d6 li a:hover,
.dropdown_lite_310b .status_slow_9e8c a:hover,
.dropdown_lite_310b .avatar-083f:hover,
.dropdown_lite_310b .aside-action-1d80 > li > a:hover,
.dropdown_lite_310b .grid-e221:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_lite_310b .sidebar_right_8ae3 {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown_lite_310b .sidebar_right_8ae3 .frame-light-ab57 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_lite_310b .sidebar_right_8ae3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-c011 .section_adc7 {
  margin-left: auto;
  margin-right: auto;
}
.rough-641f > * {
  margin-left: auto;
  margin-right: auto;
}
.rough-641f .card_ec22 {
  margin-right: 1.41575em;
}
.active_dark_69bb .rough-641f > .light-3e74 {
  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;
}
.active_dark_69bb .rough-641f > .component_bronze_e4f1 {
  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;
}
.section-current-e2bb.outer-c011 .section_adc7,
.border_e715.outer-c011 .section_adc7 {
  margin-left: 0;
}
.hover_full_e035.outer-c011 .section_adc7,
.tooltip_glass_6171.outer-c011 .section_adc7 {
  margin-right: 0;
}
.rough-641f ol,
.rough-641f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo_west_9452 video {
  max-width: 100%;
}
.detail-outer-e498 img {
  display: block;
}
.detail-outer-e498.card_ec22,
.detail-outer-e498.hover-solid-a8cd {
  width: 100%;
}
.detail-outer-e498.component_bronze_e4f1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress_dim_0ff2:not(.item-lite-18f2) {
  margin: 1.5em auto;
}
.list_tall_d56b p {
  padding: 1.5em 14px;
}
ul.primary_gas_5ace.component_bronze_e4f1,
ul.primary_gas_5ace.light-3e74,
ul.primary_gas_5ace.brown_3a1b.light-3e74 {
  padding: 0 14px;
}
.chip_selected_9f99 {
  display: block;
  overflow-x: auto;
}
.chip_selected_9f99 table {
  border-collapse: collapse;
  width: 100%;
}
.chip_selected_9f99 td,
.chip_selected_9f99 th {
  padding: 0.5em;
}
.rough-641f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.rough-641f ol ol,
.rough-641f ol ul,
.rough-641f ul ol,
.rough-641f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.rough-641f ol ol li,
.rough-641f ol ul li,
.rough-641f ul ol li,
.rough-641f ul ul li {
  margin-left: 0;
}
.message_black_ab5d.over-c703 > .badge-c5c3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.message_black_ab5d.over-c703 > .badge-c5c3 iframe,
.message_black_ab5d.over-c703 > .badge-c5c3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notice-first-f162 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notice-first-f162.description-4297 {
  padding: 0;
}
.notice-first-f162.description-4297 cite {
  font-size: 13px;
}
.notice-first-f162 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notice-first-f162 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.lower_b492 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.lower_b492 > p:first-child {
  margin-top: 0;
}
.lower_b492 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.lower_b492 blockquote {
  border-left: 0;
}
.texture-bfba {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture-bfba:not(.iron_6a41) {
  max-width: 100px;
}
.texture-bfba.heading_lower_9184 {
  border-bottom: none !important;
  text-align: center;
}
.texture-bfba.heading_lower_9184::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list_tall_d56b p {
    padding: 1.5em 0;
  }
}
.surface_8869 {
  color: #0073aa;
}
.heading_53c5 {
  background-color: #0073aa;
}
.bright_6b22 {
  color: #229fd8;
}
.icon-88ec {
  background-color: #229fd8;
}
.steel-1753 {
  color: #eee;
}
.focus-e223 {
  background-color: #eee;
}
.east_db49 {
  color: #444;
}
.center_af40 {
  background-color: #444;
}
.media_mini_9373 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media_mini_9373 .easy_02a4 .status_slow_9e8c {
  font-size: 15px;
}
.media_mini_9373 .status_slow_9e8c {
  line-height: 1.3;
}
.media_mini_9373 .dropdown_lite_310b {
}
.media_mini_9373 .basic_ec09 {
  background: #235787;
}
.row_glass_b0d2 {
  padding: 0;
}
.row_glass_b0d2 .basic_ec09 {
  background: #1a1a1a;
}
.row_glass_b0d2 .dropdown_lite_310b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.icon_easy_f1a2 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.icon_easy_f1a2 .dropdown_lite_310b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.icon_easy_f1a2 .basic_ec09 {
  background: #303030;
}
.light_5966 {
  position: relative;
  z-index: 10;
}
.light_5966 .east_71db {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-tiny-bf44 .backdrop-2dd6 {
  display: inline-block;
  vertical-align: middle;
}
.detail-tiny-bf44.in-0287 .backdrop-2dd6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail-tiny-bf44.in-0287 .backdrop-2dd6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-tiny-bf44.in-0287 .backdrop-2dd6 {
    margin-right: 0.4em;
  }
}
.detail-tiny-bf44.in-0287 .backdrop-2dd6:last-child {
  margin-right: 0;
}
.widget-0813 .east_71db {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .layout-b828 .easy_02a4 {
    margin: 0 -0.5em;
  }
  .layout-b828 .easy_02a4 [class*="customify-col-"],
  .layout-b828 .easy_02a4 [class*="customify-col_"],
  .layout-b828 .easy_02a4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.layout-b828.hover-0798 .east_71db {
  background: 0 0 !important;
}
.layout-b828.hover-0798 .east_71db,
.layout-b828.widget-0813 .east_71db {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .layout-b828.gradient-4c0e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.layout-b828.widget-0813 .east_71db {
  box-shadow: none !important;
}
.inner_6c90 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .inner_6c90 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .inner_6c90 {
    padding: 18px 0 20px;
  }
}
.inner_6c90 .paragraph_medium_f21b {
  width: 100%;
}
.inner_6c90 .white_d7af {
  margin-bottom: 0;
}
.inner_6c90 .focus_99dc {
  margin-top: 5px;
  font-size: 0.875em;
}
.preview-ee28 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.preview-ee28 .copper-855b {
  width: 100%;
}
.lite_aa6a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.lite_aa6a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.lite_aa6a 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;
}
.lite_aa6a li:last-child:after {
  display: none;
}
.lite_aa6a li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary_fluid_c36e .breadcrumb-upper-1647 button,
.inner_6c90 .breadcrumb-upper-1647 button {
  left: 0;
}
.tertiary_fluid_c36e .copper-855b,
.inner_6c90 .copper-855b {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_fluid_c36e .preview-ee28,
.inner_6c90 .preview-ee28 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary_fluid_c36e {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_fluid_c36e:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.tertiary_fluid_c36e .secondary_e6f6 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .tertiary_fluid_c36e .secondary_e6f6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_fluid_c36e .secondary_e6f6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_fluid_c36e .secondary_e6f6 {
    min-height: 200px;
  }
}
.tertiary_fluid_c36e .lite_aa6a {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_fluid_c36e .lite_aa6a a,
.tertiary_fluid_c36e .lite_aa6a li:after {
  color: inherit;
}
.tertiary_fluid_c36e .lite_aa6a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.caption-d6d5 {
  margin-bottom: 0.5em;
}
.gold-4de7 {
  margin-bottom: 1.2em;
}
.gold-4de7,
.caption-d6d5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gold-4de7 p:last-child,
.caption-d6d5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-upper-1647,
#masthead .breadcrumb-upper-1647 {
  display: none;
}
#masthead
  > .breadcrumb-upper-1647.purple_63b3 {
  display: none;
}
#masthead > .breadcrumb-upper-1647 button {
  left: 0;
}
.element_0a5d {
  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%;
}
.element_0a5d .backdrop-2dd6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element_0a5d .center-4a95 {
  display: -webkit-box;
  display: flex;
}
.element_0a5d .center-4a95.wood-f132 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element_0a5d .center-4a95.preview_8e9c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_0a5d .center-4a95.photo-32c8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_0a5d.highlight-707e.steel_0c0f .center-4a95.wood-f132 {
  flex-basis: 100%;
}
.element_0a5d.west-41fc .center-4a95.preview_8e9c {
  -webkit-box-flex: 1;
  flex: auto;
}
.element_0a5d.west-41fc .center-4a95.photo-32c8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-upper-1647.purple_63b3 {
  display: none;
}
#masthead > .breadcrumb-upper-1647 button {
  left: 0;
}
.row-down-27cd {
  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;
}
.row-down-27cd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row-down-27cd.full-8b83 i {
  margin-right: 4px;
}
.row-down-27cd.avatar-2471 i {
  margin-left: 5px;
}
.status_slow_9e8c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status_slow_9e8c p:last-child {
  margin-bottom: 0;
}
.link_short_bdfc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.link_short_bdfc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.link_short_bdfc img {
  display: block;
  width: auto;
  line-height: 1;
}
.link_short_bdfc .grid_soft_a976 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.link_short_bdfc .hover_78ef {
  margin: 5px 0 7px 0;
}
.link_short_bdfc.focused_9dd1 .over_db0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_short_bdfc.focused_9dd1 .block-feca {
  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;
}
.link_short_bdfc.accordion-914f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.link_short_bdfc.accordion-914f .over_db0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_short_bdfc.accordion-914f .block-feca {
  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;
}
.link_short_bdfc.gallery-001b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link_short_bdfc.photo_orange_e633 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.link_short_bdfc.photo_orange_e633 .block-feca {
  margin-top: 7px;
}
.warm-95f4 {
  display: inline-block;
}
.light_5966 .widget_soft_6d00 .link_short_bdfc img {
  max-width: 100%;
}
.widget-hovered-9d5d .in_0904.video-f0c4,
.hidden_75b0 .in_0904.video-f0c4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-hovered-9d5d .highlight_5117,
.hidden_75b0 .highlight_5117 {
  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%);
}
.widget-hovered-9d5d .highlight_5117 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget-hovered-9d5d.badge-under-08be .highlight_5117 {
  display: none;
}
.widget-hovered-9d5d .banner_action_d40c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-hovered-9d5d .banner_action_d40c li {
  display: inline-block;
  position: relative;
}
.widget-hovered-9d5d .banner_action_d40c li:last-child {
  margin-right: 0;
}
.widget-hovered-9d5d .banner_action_d40c 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;
}
.widget-hovered-9d5d .banner_action_d40c li.cold_8f0d > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget-hovered-9d5d .banner_action_d40c > 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;
}
.widget-hovered-9d5d .banner_action_d40c > li > a i {
  line-height: 0;
}
.widget-hovered-9d5d .banner_action_d40c > li.hidden-next-076e > a .highlight_5117 {
  margin-left: 4px;
  line-height: 0;
}
.widget-hovered-9d5d .banner_action_d40c .cool-fcd3 li.hidden-next-076e > a {
  position: relative;
}
.widget-hovered-9d5d .banner_action_d40c .cool-fcd3 li.hidden-next-076e > a:after,
.widget-hovered-9d5d .banner_action_d40c .cool-fcd3 li.hidden-next-076e > a:before {
  content: "";
  display: table;
}
.widget-hovered-9d5d .banner_action_d40c .cool-fcd3 li.hidden-next-076e > a:after {
  clear: both;
}
.widget-hovered-9d5d .banner_action_d40c .cool-fcd3 li.hidden-next-076e > a .highlight_5117 {
  margin-left: 5px;
  float: right;
}
.widget-hovered-9d5d .wide-9952,
.widget-hovered-9d5d .cool-fcd3 {
  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;
}
.widget-hovered-9d5d .cool-fcd3 {
  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;
}
.widget-hovered-9d5d .cool-fcd3 .video-f0c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-hovered-9d5d .cool-fcd3 .highlight_5117 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget-hovered-9d5d .cool-fcd3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget-hovered-9d5d .cool-fcd3 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;
}
.widget-hovered-9d5d .cool-fcd3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget-hovered-9d5d .cool-fcd3 .cool-fcd3 {
  top: 0;
  left: 100%;
}
.widget-hovered-9d5d .dim-ca68.fn-focus-8d91 > .wide-9952,
.widget-hovered-9d5d .dim-ca68.fn-focus-8d91 > .cool-fcd3,
.widget-hovered-9d5d .dim-ca68:focus > .wide-9952,
.widget-hovered-9d5d .dim-ca68:focus > .cool-fcd3,
.widget-hovered-9d5d .dim-ca68:hover > .wide-9952,
.widget-hovered-9d5d .dim-ca68:hover > .cool-fcd3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget-hovered-9d5d.tooltip-b387 .aside-action-1d80:after,
.widget-hovered-9d5d.tooltip-b387 .aside-action-1d80:before {
  content: "";
  display: table;
}
.widget-hovered-9d5d.tooltip-b387 .aside-action-1d80:after {
  clear: both;
}
.widget-hovered-9d5d.tooltip-b387 .aside-action-1d80 > li {
  float: left;
}
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80:after,
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80:before {
  content: "";
  display: table;
}
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80:after {
  clear: both;
}
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80 > li {
  float: left;
}
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80 > li.module-68d9 > a,
.widget-hovered-9d5d.form-slow-121f .aside-action-1d80 > li.cold_8f0d > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget-hovered-9d5d.preview-b4c7 .aside-action-1d80 > li > a .video-f0c4 {
  position: relative;
}
.widget-hovered-9d5d.preview-b4c7 .aside-action-1d80 > li > a .video-f0c4: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;
}
.widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li:focus
  > a
  .video-f0c4:before,
.widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li:hover
  > a
  .video-f0c4:before {
  width: 100%;
  background-color: currentColor;
}
.widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li.module-68d9
  > a
  .video-f0c4:before,
.widget-hovered-9d5d.preview-b4c7
  .aside-action-1d80
  > li.heading-inner-6a74
  > a
  .video-f0c4:before {
  width: 100%;
  background-color: currentColor;
}
.widget-hovered-9d5d.avatar-orange-d2db .aside-action-1d80 > li > a .video-f0c4 {
  position: relative;
}
.widget-hovered-9d5d.avatar-orange-d2db .aside-action-1d80 > li > a .video-f0c4: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;
}
.widget-hovered-9d5d.avatar-orange-d2db .aside-action-1d80 > li:focus > a .video-f0c4:before,
.widget-hovered-9d5d.avatar-orange-d2db
  .aside-action-1d80
  > li:hover
  > a
  .video-f0c4:before {
  width: 100%;
  background-color: currentColor;
}
.widget-hovered-9d5d.avatar-orange-d2db
  .aside-action-1d80
  > li.module-68d9
  > a
  .video-f0c4:before,
.widget-hovered-9d5d.avatar-orange-d2db
  .aside-action-1d80
  > li.heading-inner-6a74
  > a
  .video-f0c4:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_75b0 .banner_action_d40c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hidden_75b0 .banner_action_d40c li:first-child > a {
  border-top: none;
}
.hidden_75b0 .banner_action_d40c .pressed_f88c > .video-f0c4 .highlight_5117 {
  display: none;
}
.hidden_75b0 .banner_action_d40c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hidden_75b0 .banner_action_d40c li:last-child {
  border: none;
}
.hidden_75b0 .banner_action_d40c li.hidden-next-076e > a {
  padding-right: 45px !important;
}
.hidden_75b0 .banner_action_d40c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hidden_75b0 .banner_action_d40c li a:focus,
.hidden_75b0 .banner_action_d40c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_75b0 .banner_action_d40c li .dynamic-a8f3 {
  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;
}
.hidden_75b0 .banner_action_d40c li .dynamic-a8f3:hover {
  box-shadow: none;
}
.hidden_75b0 .banner_action_d40c li .dynamic-a8f3 .highlight_5117 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hidden_75b0 .banner_action_d40c .cool-fcd3 {
  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);
}
.hidden_75b0 .banner_action_d40c .cool-fcd3 li a {
  padding-left: 3em;
}
.hidden_75b0 .banner_action_d40c .pressed_e380 > a .dynamic-a8f3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hidden_75b0 .banner_action_d40c .pressed_e380 > .cool-fcd3 {
  display: block;
  opacity: 1;
}
.table_f6c7 {
  max-width: 100%;
}
.search_0cf9 {
  line-height: 0;
  cursor: pointer;
}
.grid-e221 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid-e221:hover {
  box-shadow: none;
  color: currentColor;
}
.grid-e221 svg {
  width: 18px;
  height: 18px;
}
.grid-e221 .article_52f7 {
  display: none;
}
.huge_ab8f {
  position: relative;
}
.huge_ab8f.fn-active-8d91 .grid-e221 .nav_white_bddb {
  display: none;
}
.huge_ab8f.fn-active-8d91 .grid-e221 .article_52f7 {
  display: inline-block;
}
.huge_ab8f .tertiary_2c6d {
  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);
}
.huge_ab8f.image_3f91 .tertiary_2c6d {
  left: auto;
  right: -0.9em;
}
.huge_ab8f.image_3f91 .logo_0bfe::before {
  left: auto;
  right: 15px;
}
.huge_ab8f.fn-active-8d91 .tertiary_2c6d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-mini-aaa7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outline-mini-aaa7 label {
  flex-basis: 100%;
}
.outline-mini-aaa7 .paragraph_76f8 {
  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;
}
.outline-mini-aaa7 .glass_bece {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outline-mini-aaa7 .glass_bece:focus {
  background-color: transparent;
}
.outline-mini-aaa7 button.hover_copper_cf4a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outline-mini-aaa7 button.hover_copper_cf4a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outline-mini-aaa7 button.hover_copper_cf4a svg {
  width: 18px;
  height: 18px;
}
.outline-mini-aaa7 input[type="submit"] {
  min-height: auto;
}
.fixed-85c6 .outline-mini-aaa7 .glass_bece {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo_0bfe {
  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) {
  .logo_0bfe {
    width: 220px;
  }
}
.logo_0bfe label {
  flex-basis: 100%;
}
.logo_0bfe::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;
}
.copper_a869 .fixed-85c6 .outline-mini-aaa7 {
  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;
}
.copper_a869
  .fixed-85c6
  .outline-mini-aaa7
  .paragraph_76f8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.copper_a869 .fixed-85c6 .outline-mini-aaa7 .glass_bece {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.copper_a869
  .fixed-85c6
  .outline-mini-aaa7
  .glass_bece:focus {
  background: 0 0;
}
.copper_a869
  .fixed-85c6
  .outline-mini-aaa7
  .surface_inner_3cc8 {
  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;
}
.east_77b7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.east_77b7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.east_77b7 li:last-child {
  margin-right: 0;
}
.east_77b7 li:first-child {
  margin-left: 0;
}
.east_77b7.module_white_7a96 a {
  color: #fff;
}
.east_77b7.module_white_7a96 a:hover {
  color: #fff;
}
.east_77b7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.east_77b7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.east_77b7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.east_77b7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.east_77b7 [class*="social-icon-apple"] {
  background-color: #999;
}
.east_77b7 [class*="social-icon-apple"].brown-c374 {
  background-color: transparent;
  color: #999;
}
.east_77b7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.east_77b7 [class*="social-icon-behance"].brown-c374 {
  background-color: transparent;
  color: #1769ff;
}
.east_77b7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.east_77b7 [class*="social-icon-bitbucket"].brown-c374 {
  background-color: transparent;
  color: #205081;
}
.east_77b7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.east_77b7 [class*="social-icon-codepen"].brown-c374 {
  background-color: transparent;
  color: #000;
}
.east_77b7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.east_77b7 [class*="social-icon-delicious"].brown-c374 {
  background-color: transparent;
  color: #39f;
}
.east_77b7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.east_77b7 [class*="social-icon-digg"].brown-c374 {
  background-color: transparent;
  color: #005be2;
}
.east_77b7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.east_77b7 [class*="social-icon-dribbble"].brown-c374 {
  background-color: transparent;
  color: #ea4c89;
}
.east_77b7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.east_77b7 [class*="social-icon-envelope"].brown-c374 {
  background-color: transparent;
  color: #ea4335;
}
.east_77b7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.east_77b7 [class*="social-icon-facebook"].brown-c374 {
  background-color: transparent;
  color: #3b5998;
}
.east_77b7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.east_77b7 [class*="social-icon-flickr"].brown-c374 {
  background-color: transparent;
  color: #0063dc;
}
.east_77b7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.east_77b7 [class*="social-icon-foursquare"].brown-c374 {
  background-color: transparent;
  color: #2d5be3;
}
.east_77b7 [class*="social-icon-github"] {
  background-color: #333;
}
.east_77b7 [class*="social-icon-github"].brown-c374 {
  background-color: transparent;
  color: #333;
}
.east_77b7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.east_77b7 [class*="social-icon-google-plus"].brown-c374 {
  background-color: transparent;
  color: #dd4b39;
}
.east_77b7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.east_77b7 [class*="social-icon-houzz"].brown-c374 {
  background-color: transparent;
  color: #7ac142;
}
.east_77b7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.east_77b7 [class*="social-icon-instagram"].brown-c374 {
  background-color: transparent;
  color: #262626;
}
.east_77b7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.east_77b7 [class*="social-icon-jsfiddle"].brown-c374 {
  background-color: transparent;
  color: #487aa2;
}
.east_77b7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.east_77b7 [class*="social-icon-linkedin"].brown-c374 {
  background-color: transparent;
  color: #0077b5;
}
.east_77b7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.east_77b7 [class*="social-icon-medium"].brown-c374 {
  background-color: transparent;
  color: #00ab6b;
}
.east_77b7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.east_77b7
  [class*="social-icon-odnoklassniki"].brown-c374 {
  background-color: transparent;
  color: #f4731c;
}
.east_77b7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.east_77b7 [class*="social-icon-meetup"].brown-c374 {
  background-color: transparent;
  color: #ec1c40;
}
.east_77b7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.east_77b7 [class*="social-icon-pinterest"].brown-c374 {
  background-color: transparent;
  color: #bd081c;
}
.east_77b7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.east_77b7 [class*="social-icon-product-hunt"].brown-c374 {
  background-color: transparent;
  color: #da552f;
}
.east_77b7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.east_77b7 [class*="social-icon-reddit"].brown-c374 {
  background-color: transparent;
  color: #ff4500;
}
.east_77b7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.east_77b7 [class*="social-icon-rss"].brown-c374 {
  background-color: transparent;
  color: #f26522;
}
.east_77b7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.east_77b7
  [class*="social-icon-shopping-cart"].brown-c374 {
  background-color: transparent;
  color: #4caf50;
}
.east_77b7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.east_77b7 [class*="social-icon-skype"].brown-c374 {
  background-color: transparent;
  color: #00aff0;
}
.east_77b7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.east_77b7 [class*="social-icon-slideshare"].brown-c374 {
  background-color: transparent;
  color: #0077b5;
}
.east_77b7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.east_77b7 [class*="social-icon-snapchat"].brown-c374 {
  background-color: transparent;
  color: #fffc00;
}
.east_77b7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.east_77b7 [class*="social-icon-soundcloud"].brown-c374 {
  background-color: transparent;
  color: #f80;
}
.east_77b7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.east_77b7 [class*="social-icon-spotify"].brown-c374 {
  background-color: transparent;
  color: #2ebd59;
}
.east_77b7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.east_77b7
  [class*="social-icon-stack-overflow"].brown-c374 {
  background-color: transparent;
  color: #fe7a15;
}
.east_77b7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.east_77b7 [class*="social-icon-maldkfgram"].brown-c374 {
  background-color: transparent;
  color: #2ca5e0;
}
.east_77b7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.east_77b7 [class*="social-icon-tripadvisor"].brown-c374 {
  background-color: transparent;
  color: #589442;
}
.east_77b7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.east_77b7 [class*="social-icon-tumblr"].brown-c374 {
  background-color: transparent;
  color: #35465c;
}
.east_77b7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.east_77b7 [class*="social-icon-twitch"].brown-c374 {
  background-color: transparent;
  color: #6441a5;
}
.east_77b7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.east_77b7 [class*="social-icon-twitter"].brown-c374 {
  background-color: transparent;
  color: #1da1f2;
}
.east_77b7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.east_77b7 [class*="social-icon-vimeo"].brown-c374 {
  background-color: transparent;
  color: #1ab7ea;
}
.east_77b7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.east_77b7 [class*="social-icon-vk"].brown-c374 {
  background-color: transparent;
  color: #45668e;
}
.east_77b7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.east_77b7 [class*="social-icon-weibo"].brown-c374 {
  background-color: transparent;
  color: #df2029;
}
.east_77b7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.east_77b7 [class*="social-icon-weixin"].brown-c374 {
  background-color: transparent;
  color: #7bb32e;
}
.east_77b7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.east_77b7 [class*="social-icon-whatsapp"].brown-c374 {
  background-color: transparent;
  color: #25d366;
}
.east_77b7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.east_77b7 [class*="social-icon-wordpress"].brown-c374 {
  background-color: transparent;
  color: #21759b;
}
.east_77b7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.east_77b7 [class*="social-icon-xing"].brown-c374 {
  background-color: transparent;
  color: #026466;
}
.east_77b7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.east_77b7 [class*="social-icon-yelp"].brown-c374 {
  background-color: transparent;
  color: #af0606;
}
.east_77b7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.east_77b7 [class*="social-icon-youtube"].brown-c374 {
  background-color: transparent;
  color: #cd201f;
}
.avatar-083f {
  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;
}
.avatar-083f:hover {
  box-shadow: none;
  background: 0 0;
}
.highlight-ce8e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.modal-25d3 {
  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;
}
.tooltip-84a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture-old-792f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture-old-792f,
.texture-old-792f::after,
.texture-old-792f::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;
}
.texture-old-792f::after,
.texture-old-792f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content-lite-e89a .modal-25d3 .tooltip-84a2 {
  margin-top: -2px;
  width: 19px;
}
.content-lite-e89a .modal-25d3 .texture-old-792f {
  margin-top: -1px;
}
.content-lite-e89a .modal-25d3 .texture-old-792f,
.content-lite-e89a .modal-25d3 .texture-old-792f::after,
.content-lite-e89a .modal-25d3 .texture-old-792f::before {
  width: 19px;
  height: 2px;
}
.content-lite-e89a .modal-25d3 .texture-old-792f::before {
  top: -6px;
}
.content-lite-e89a .modal-25d3 .texture-old-792f::after {
  bottom: -6px;
}
.warm_8884 .modal-25d3 .tooltip-84a2 {
  margin-top: -2px;
  width: 22px;
}
.warm_8884 .modal-25d3 .texture-old-792f {
  margin-top: -1px;
}
.warm_8884 .modal-25d3 .texture-old-792f,
.warm_8884 .modal-25d3 .texture-old-792f::after,
.warm_8884 .modal-25d3 .texture-old-792f::before {
  width: 22px;
  height: 2px;
}
.warm_8884 .modal-25d3 .texture-old-792f::before {
  top: -7px;
}
.warm_8884 .modal-25d3 .texture-old-792f::after {
  bottom: -7px;
}
.form_1253 .modal-25d3 .tooltip-84a2 {
  margin-top: -2px;
  width: 31px;
}
.form_1253 .modal-25d3 .texture-old-792f {
  margin-top: -1.5px;
}
.form_1253 .modal-25d3 .texture-old-792f,
.form_1253 .modal-25d3 .texture-old-792f::after,
.form_1253 .modal-25d3 .texture-old-792f::before {
  width: 31px;
  height: 3px;
}
.form_1253 .modal-25d3 .texture-old-792f::before {
  top: -9px;
}
.form_1253 .modal-25d3 .texture-old-792f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .middle-aa08 .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 19px;
  }
  .middle-aa08 .modal-25d3 .texture-old-792f {
    margin-top: -1px;
  }
  .middle-aa08 .modal-25d3 .texture-old-792f,
  .middle-aa08 .modal-25d3 .texture-old-792f::after,
  .middle-aa08 .modal-25d3 .texture-old-792f::before {
    width: 19px;
    height: 2px;
  }
  .middle-aa08 .modal-25d3 .texture-old-792f::before {
    top: -6px;
  }
  .middle-aa08 .modal-25d3 .texture-old-792f::after {
    bottom: -6px;
  }
  .soft_92b0 .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 22px;
  }
  .soft_92b0 .modal-25d3 .texture-old-792f {
    margin-top: -1px;
  }
  .soft_92b0 .modal-25d3 .texture-old-792f,
  .soft_92b0 .modal-25d3 .texture-old-792f::after,
  .soft_92b0 .modal-25d3 .texture-old-792f::before {
    width: 22px;
    height: 2px;
  }
  .soft_92b0 .modal-25d3 .texture-old-792f::before {
    top: -7px;
  }
  .soft_92b0 .modal-25d3 .texture-old-792f::after {
    bottom: -7px;
  }
  .smooth-c719 .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth-c719 .modal-25d3 .texture-old-792f {
    margin-top: -1.5px;
  }
  .smooth-c719 .modal-25d3 .texture-old-792f,
  .smooth-c719 .modal-25d3 .texture-old-792f::after,
  .smooth-c719 .modal-25d3 .texture-old-792f::before {
    width: 31px;
    height: 3px;
  }
  .smooth-c719 .modal-25d3 .texture-old-792f::before {
    top: -9px;
  }
  .smooth-c719 .modal-25d3 .texture-old-792f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section-copper-479c .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 19px;
  }
  .section-copper-479c .modal-25d3 .texture-old-792f {
    margin-top: -1px;
  }
  .section-copper-479c .modal-25d3 .texture-old-792f,
  .section-copper-479c .modal-25d3 .texture-old-792f::after,
  .section-copper-479c .modal-25d3 .texture-old-792f::before {
    width: 19px;
    height: 2px;
  }
  .section-copper-479c .modal-25d3 .texture-old-792f::before {
    top: -6px;
  }
  .section-copper-479c .modal-25d3 .texture-old-792f::after {
    bottom: -6px;
  }
  .table-glass-f59a .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 22px;
  }
  .table-glass-f59a .modal-25d3 .texture-old-792f {
    margin-top: -1px;
  }
  .table-glass-f59a .modal-25d3 .texture-old-792f,
  .table-glass-f59a .modal-25d3 .texture-old-792f::after,
  .table-glass-f59a .modal-25d3 .texture-old-792f::before {
    width: 22px;
    height: 2px;
  }
  .table-glass-f59a .modal-25d3 .texture-old-792f::before {
    top: -7px;
  }
  .table-glass-f59a .modal-25d3 .texture-old-792f::after {
    bottom: -7px;
  }
  .shade_fe0d .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 31px;
  }
  .shade_fe0d .modal-25d3 .texture-old-792f {
    margin-top: -1.5px;
  }
  .shade_fe0d .modal-25d3 .texture-old-792f,
  .shade_fe0d .modal-25d3 .texture-old-792f::after,
  .shade_fe0d .modal-25d3 .texture-old-792f::before {
    width: 31px;
    height: 3px;
  }
  .shade_fe0d .modal-25d3 .texture-old-792f::before {
    top: -9px;
  }
  .shade_fe0d .modal-25d3 .texture-old-792f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_large_ce13 .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_large_ce13 .modal-25d3 .texture-old-792f {
    margin-top: -1px;
  }
  .avatar_large_ce13 .modal-25d3 .texture-old-792f,
  .avatar_large_ce13 .modal-25d3 .texture-old-792f::after,
  .avatar_large_ce13 .modal-25d3 .texture-old-792f::before {
    width: 19px;
    height: 2px;
  }
  .avatar_large_ce13 .modal-25d3 .texture-old-792f::before {
    top: -6px;
  }
  .avatar_large_ce13 .modal-25d3 .texture-old-792f::after {
    bottom: -6px;
  }
  .container-54c4 .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 22px;
  }
  .container-54c4 .modal-25d3 .texture-old-792f {
    margin-top: -1px;
  }
  .container-54c4 .modal-25d3 .texture-old-792f,
  .container-54c4 .modal-25d3 .texture-old-792f::after,
  .container-54c4 .modal-25d3 .texture-old-792f::before {
    width: 22px;
    height: 2px;
  }
  .container-54c4 .modal-25d3 .texture-old-792f::before {
    top: -7px;
  }
  .container-54c4 .modal-25d3 .texture-old-792f::after {
    bottom: -7px;
  }
  .widget_middle_0eb4 .modal-25d3 .tooltip-84a2 {
    margin-top: -2px;
    width: 31px;
  }
  .widget_middle_0eb4 .modal-25d3 .texture-old-792f {
    margin-top: -1.5px;
  }
  .widget_middle_0eb4 .modal-25d3 .texture-old-792f,
  .widget_middle_0eb4 .modal-25d3 .texture-old-792f::after,
  .widget_middle_0eb4 .modal-25d3 .texture-old-792f::before {
    width: 31px;
    height: 3px;
  }
  .widget_middle_0eb4 .modal-25d3 .texture-old-792f::before {
    top: -9px;
  }
  .widget_middle_0eb4 .modal-25d3 .texture-old-792f::after {
    bottom: -9px;
  }
}
.primary-hovered-e926 .texture-old-792f {
  -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);
}
.primary-hovered-e926 .texture-old-792f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary-hovered-e926 .texture-old-792f::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);
}
.primary-hovered-e926.avatar_03cc .texture-old-792f {
  -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);
}
.primary-hovered-e926.avatar_03cc .texture-old-792f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary-hovered-e926.avatar_03cc .texture-old-792f::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);
}
.tag-paper-ff17 {
  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.easy_f6a3:before {
  display: none;
}
.preview-192d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.preview-192d .badge-first-ea54 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.preview-192d .badge-first-ea54:last-of-type {
  border-bottom: none;
}
.preview-192d .badge-first-ea54.label_66bd,
.preview-192d .badge-first-ea54.tall-61b0,
.preview-192d .badge-first-ea54.status-motion-0526 {
  padding: 0;
}
.preview-192d .hidden_75b0 .dynamic-a8f3 {
  color: currentColor;
}
.preview-192d .hidden_75b0 .dynamic-a8f3:focus,
.preview-192d .hidden_75b0 .dynamic-a8f3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview-192d.dropdown_lite_310b .sidebar_right_8ae3,
.preview-192d.dropdown_lite_310b .status_slow_9e8c a,
.preview-192d.dropdown_lite_310b .aside-action-1d80 a,
.preview-192d.dropdown_lite_310b .cool-fcd3 a {
  color: rgba(0, 0, 0, 0.55);
}
.preview-192d.dropdown_lite_310b .sidebar_right_8ae3:hover,
.preview-192d.dropdown_lite_310b .status_slow_9e8c a:hover,
.preview-192d.dropdown_lite_310b .aside-action-1d80 a:hover,
.preview-192d.dropdown_lite_310b .cool-fcd3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-192d.dropdown_lite_310b .frame-light-ab57 {
  color: rgba(0, 0, 0, 0.8);
}
.preview-192d.dropdown_lite_310b .badge-first-ea54 {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview-192d.dropdown_lite_310b .badge-first-ea54:before {
  background: rgba(0, 0, 0, 0.08);
}
.preview-192d.dropdown_lite_310b .tabs_0ce4:before {
  background: rgba(255, 255, 255, 0.9);
}
.preview-192d.dropdown_lite_310b .hidden_75b0 .banner_action_d40c li a,
.preview-192d.dropdown_lite_310b .hidden_75b0 .dynamic-a8f3,
.preview-192d.dropdown_lite_310b .cool-fcd3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview-192d.dropdown_lite_310b .hidden_75b0 .dynamic-a8f3:focus,
.preview-192d.dropdown_lite_310b .hidden_75b0 .dynamic-a8f3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview-192d.dropdown_lite_310b .banner_action_d40c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview-192d.basic_ec09 .sidebar_right_8ae3,
.preview-192d.basic_ec09 .status_slow_9e8c a,
.preview-192d.basic_ec09 .aside-action-1d80 .dynamic-a8f3,
.preview-192d.basic_ec09 .aside-action-1d80 a,
.preview-192d.basic_ec09 .cool-fcd3 a {
  color: rgba(255, 255, 255, 0.79);
}
.preview-192d.basic_ec09 .sidebar_right_8ae3:hover,
.preview-192d.basic_ec09 .status_slow_9e8c a:hover,
.preview-192d.basic_ec09 .aside-action-1d80 .dynamic-a8f3:hover,
.preview-192d.basic_ec09 .aside-action-1d80 a:hover,
.preview-192d.basic_ec09 .cool-fcd3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-192d.basic_ec09 .frame-light-ab57 {
  color: rgba(255, 255, 255, 0.99);
}
.preview-192d.basic_ec09 .badge-first-ea54 {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-192d.basic_ec09 .badge-first-ea54:before {
  background: rgba(255, 255, 255, 0.08);
}
.preview-192d.basic_ec09 .tabs_0ce4:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview-192d.basic_ec09 .hidden_75b0 .banner_action_d40c li a,
.preview-192d.basic_ec09 .hidden_75b0 .dynamic-a8f3,
.preview-192d.basic_ec09 .cool-fcd3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-192d.basic_ec09 .hidden_75b0 .dynamic-a8f3:focus,
.preview-192d.basic_ec09 .hidden_75b0 .dynamic-a8f3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview-192d.basic_ec09 .banner_action_d40c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_0ce4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs_0ce4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo-out-ed05 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar-fe8b .preview-192d {
  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;
}
.sidebar-fe8b .badge-first-ea54 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar-fe8b .badge-first-ea54: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) {
  .sidebar-fe8b .badge-first-ea54:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar-fe8b .badge-first-ea54:last-child:before {
  content: none;
}
.sidebar-fe8b .badge-first-ea54[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar-fe8b .hidden_75b0 .banner_action_d40c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar-fe8b .hidden_75b0 .banner_action_d40c li a .dynamic-a8f3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar-fe8b .hidden_75b0 .cool-fcd3 {
  border: none;
}
.sidebar-fe8b .hidden_75b0 .cool-fcd3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar-fe8b .tabs_0ce4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar-fe8b .photo-out-ed05 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar-fe8b .basic_ec09 .tabs_0ce4:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-fe8b .dropdown_lite_310b.complex-9ef0 .texture-old-792f {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar-fe8b
  .dropdown_lite_310b.complex-9ef0
  .texture-old-792f::after,
.sidebar-fe8b
  .dropdown_lite_310b.complex-9ef0
  .texture-old-792f:before {
  background: inherit;
}
.sidebar-fe8b
  .dropdown_lite_310b.complex-9ef0:hover
  .texture-old-792f {
  background: rgba(0, 0, 0, 0.8);
}
.table-huge-2192 .preview-192d {
  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) {
  .table-huge-2192 .preview-192d {
    width: auto;
    right: 45px;
  }
}
.secondary-easy-fafc .preview-192d {
  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) {
  .secondary-easy-fafc .preview-192d {
    width: auto;
    left: 45px;
  }
}
.easy_f6a3 .preview-192d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.easy_f6a3 .photo-out-ed05 {
  max-width: 48em;
  margin: 0 auto;
}
.easy_f6a3 .tabs_0ce4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail-9d10 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-9d10.sidebar-fe8b .preview-192d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.thumbnail-9d10.table-huge-2192 .preview-192d {
  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);
}
.thumbnail-9d10 .preview-192d {
  visibility: visible;
}
.thumbnail-9d10.secondary-easy-fafc .preview-192d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.clean_8af3,
.pro-78eb {
  overflow-x: hidden;
}
.clean_8af3 .preview-192d {
  overflow: auto;
}
.clean_8af3.sidebar-fe8b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_8af3.sidebar-fe8b .preview-192d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.clean_8af3.sidebar-fe8b .avatar-083f {
  opacity: 0;
}
.clean_8af3.table-huge-2192 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_8af3.table-huge-2192 .preview-192d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.clean_8af3.table-huge-2192 .avatar-083f {
  opacity: 0;
}
.clean_8af3.secondary-easy-fafc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_8af3.secondary-easy-fafc .preview-192d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.clean_8af3.secondary-easy-fafc .avatar-083f {
  opacity: 0;
}
.clean_8af3.easy_f6a3 .preview-192d {
  z-index: 10;
  visibility: visible;
}
.complex-9ef0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.complex-9ef0 .texture-old-792f {
  background: rgba(255, 255, 255, 0.99);
}
.complex-9ef0 .texture-old-792f::after,
.complex-9ef0 .texture-old-792f:before {
  background: inherit;
}
.complex-9ef0:hover .texture-old-792f {
  background: rgba(255, 255, 255, 0.99);
}
.secondary-easy-fafc .complex-9ef0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.easy_f6a3 .complex-9ef0 {
  display: none !important;
}
.clean_8af3:before,
.pro-78eb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.clean_8af3 .complex-9ef0,
.pro-78eb .complex-9ef0 {
  display: inline-block;
}
.preview-192d .backdrop-2dd6 {
  -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;
}
.clean_8af3 .preview-192d .backdrop-2dd6,
.pro-78eb .preview-192d .backdrop-2dd6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_044b .paragraph_76f8 {
  width: 100%;
}
.widget_soft_6d00 {
  padding: 0 0.5em 0;
}
.widget_soft_6d00 [class*="customify-col-"],
.widget_soft_6d00 [class*="customify-col_"],
.widget_soft_6d00 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.focused-9aba .widget_soft_6d00 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy_02a4 .detail-116c,
  .detail-116c {
    display: none;
  }
  .notice-2b23 {
    text-align: left;
  }
  .list-da6f {
    text-align: center;
  }
  .active-ff84 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy_02a4 .popup-wood-aa37,
  .popup-wood-aa37 {
    display: none;
  }
  .focused_634f {
    text-align: left;
  }
  .description-wood-154f {
    text-align: center;
  }
  .up-2067 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy_02a4 .notice-bd06,
  .notice-bd06 {
    display: none;
  }
  .avatar_93ec {
    text-align: left;
  }
  .tertiary-603a {
    text-align: center;
  }
  .filter_white_8d93 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.carousel-solid-67ae {
  box-shadow: none !important;
}
.banner-0bba .module-793e,
.iron-8dcd .module-793e {
  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;
}
.iron-8dcd .module-793e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.east_71db {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.east_71db:after,
.east_71db:before {
  content: "";
  display: table;
}
.east_71db:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .east_71db {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.east_71db,
.gradient-4c0e {
  max-width: 1248px;
  margin: 0 auto;
}

.active-5520.logo-ed6e .east_71db {
  max-width: 100%;
}
.active-5520.footer_solid_1a20 {
  max-width: 1200px;
  margin: 0 auto;
}
.active-5520.element_advanced_d882 .east_71db {
  max-width: 100%;
}
.active-5520.element_advanced_d882 > .east_71db {
  padding-left: 0;
  padding-right: 0;
}
.active-5520.element_advanced_d882 > .east_71db .easy_02a4 {
  margin: 0;
}
.active-5520.element_advanced_d882
  > .east_71db
  .yellow_58c5.action-84ae {
  margin-right: 0;
  margin-left: 0;
}
.active-5520.element_advanced_d882 #main.action-84ae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_d271 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_d271 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button-glass-b8b5 .section_adc7 {
    padding-right: 1em;
  }
  .button-glass-b8b5.breadcrumb_yellow_21bb .yellow_58c5 {
    border-right: 1px solid #eaecee;
  }
  .button-glass-b8b5.breadcrumb_yellow_21bb .section_adc7 {
    padding-right: 1em;
  }
  .button-glass-b8b5.breadcrumb_yellow_21bb .notice_huge_0d46 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed_bd15 .section_adc7 {
    padding-left: 1em;
  }
  .pressed_bd15.breadcrumb_yellow_21bb .yellow_58c5 {
    border-left: 1px solid #eaecee;
  }
  .pressed_bd15.breadcrumb_yellow_21bb .section_adc7 {
    padding-left: 1em;
  }
  .pressed_bd15.breadcrumb_yellow_21bb .notice_huge_0d46 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-9cdb .section_adc7 {
    padding-left: 1em;
  }
  .summary-9cdb.breadcrumb_yellow_21bb .center_9e87 {
    border-right: 1px solid #eaecee;
  }
  .summary-9cdb.breadcrumb_yellow_21bb .gradient-7d4c {
    border-right: 1px solid #eaecee;
  }
  .summary-9cdb.breadcrumb_yellow_21bb .section_adc7 {
    padding-left: 1em;
  }
  .summary-9cdb.breadcrumb_yellow_21bb .notice_huge_0d46 {
    padding-right: 1em;
  }
  .summary-9cdb.breadcrumb_yellow_21bb .frame_plasma_ab61 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-thick-c365 .section_adc7 {
    padding-right: 1em;
  }
  .summary-thick-c365.breadcrumb_yellow_21bb .center_9e87 {
    border-left: 1px solid #eaecee;
  }
  .summary-thick-c365.breadcrumb_yellow_21bb .gradient-7d4c {
    border-left: 1px solid #eaecee;
  }
  .summary-thick-c365.breadcrumb_yellow_21bb .section_adc7 {
    padding-right: 1em;
  }
  .summary-thick-c365.breadcrumb_yellow_21bb .notice_huge_0d46 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary-thick-c365.breadcrumb_yellow_21bb .frame_plasma_ab61 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_d271 .section_adc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_d271.breadcrumb_yellow_21bb .yellow_58c5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_d271.breadcrumb_yellow_21bb .section_adc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_d271.breadcrumb_yellow_21bb .notice_huge_0d46 {
    padding-left: 1em;
  }
  .tag_d271.breadcrumb_yellow_21bb .frame_plasma_ab61 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_d271.breadcrumb_yellow_21bb .section_adc7 {
    padding-left: 0;
  }
}
.tooltip_580d .detail-tiny-bf44 {
  display: inline-block;
}
.action-c41e {
  display: inline-block;
}
.focus-f1a0 {
  word-con: break-word;
}
.thumbnail-first-606e > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-first-606e .modal-red-8a48 {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-first-606e .stale_5ace img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thumbnail-6261 .banner_easy_e93b {
  margin-bottom: 2em;
}
.thumbnail-6261 .border-brown-adb3 {
  margin-bottom: 15px;
}
.thumbnail-6261 .border-brown-adb3:last-child {
  margin-bottom: 0;
}
.thumbnail-6261 .icon_554a {
  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) {
  .thumbnail-6261 .icon_554a {
    display: block;
  }
}
.thumbnail-6261 .plasma_7463 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thumbnail-6261 .plasma_7463 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thumbnail-6261 .wrapper-small-172c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thumbnail-6261 .wrapper-small-172c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thumbnail-6261 .wrapper-small-172c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thumbnail-6261 .focus-f1a0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-6261 .focus-f1a0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thumbnail-6261 .header_left_58f8 p:last-child {
  margin-bottom: 0;
}
.thumbnail-6261 .gradient-mini-d10c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thumbnail-6261 .card_gold_fa5d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thumbnail-6261 .text-medium-3cb8 {
  margin-top: 1em;
}
.thumbnail-6261 .info-065c {
  top: 0;
  display: block;
}
.thumbnail-6261 .info-065c a {
  color: inherit;
}
.thumbnail-6261 .info-065c a:hover {
  color: inherit;
}
.thumbnail-6261 .disabled_wood_8732 {
  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;
}
.thumbnail-6261 .disabled_wood_8732:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thumbnail-6261 .card_gold_fa5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thumbnail-6261 .tooltip_9f27 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thumbnail-6261 .tooltip_9f27:first-child {
  margin-top: 0;
}
.thumbnail-6261 .tooltip_9f27.secondary-b963 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbnail-6261 .tooltip_9f27.border_orange_c610 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-6261
  .tooltip_9f27.border_orange_c610.focus-large-217d
  .text-medium-3cb8 {
  width: 100%;
}
.thumbnail-6261 .border_orange_c610 {
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-6261 .border_orange_c610 .thumbnail-first-606e,
.thumbnail-6261 .border_orange_c610 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thumbnail-6261 .wrapper-small-172c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-6261 .wrapper-small-172c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-6261 .wrapper-small-172c: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;
}
.thumbnail-6261 .secondary-b963 {
  z-index: 5;
}
.thumbnail-6261 .feature_paper_14a8 .heading_4020 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thumbnail-6261 .yellow-950f .heading_4020 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thumbnail-6261 .inner-74d5 .heading_4020 {
  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;
}
.thumbnail-6261.brown-3aca .icon_554a,
.thumbnail-6261.bottom_51b2 .icon_554a {
  display: block;
}
.thumbnail-6261.brown-3aca .icon_554a .banner-9009,
.thumbnail-6261.brown-3aca .icon_554a .card_gold_fa5d,
.thumbnail-6261.bottom_51b2 .icon_554a .banner-9009,
.thumbnail-6261.bottom_51b2 .icon_554a .card_gold_fa5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-6261.pro-3cae .plasma_7463 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thumbnail-6261.pro-3cae .plasma_7463 {
    margin-right: 0;
  }
}
.thumbnail-6261.brown-3aca .plasma_7463,
.thumbnail-6261.bottom_51b2 .plasma_7463 {
  padding-top: 40%;
}
.thumbnail-6261.brown-3aca .banner_easy_e93b,
.thumbnail-6261.bottom_51b2 .banner_easy_e93b {
  display: block;
}
.thumbnail-6261.brown-3aca .fn-sticky-8d91 .card_gold_fa5d,
.thumbnail-6261.bottom_51b2 .fn-sticky-8d91 .card_gold_fa5d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thumbnail-6261.brown-3aca .plasma_7463,
.thumbnail-6261.bottom_51b2 .plasma_7463 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thumbnail-6261.brown-3aca .card_gold_fa5d {
  padding: 1em;
}
.steel-2ca1 {
  margin: 30px auto;
  display: block;
}
.steel-2ca1 .wrapper_wide_28de > * {
  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;
}
.steel-2ca1 .wrapper_wide_28de > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.steel-2ca1 .wrapper_wide_28de span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-d84e .thumbnail-first-606e {
  margin-bottom: 1.41575em;
}
.sort-d84e .pro-ba42 {
  margin-bottom: 1.618em;
}
.rough-641f .accent_soft_eda1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.rough-641f .accent_soft_eda1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.rough-641f .warm_d11a {
  max-width: 100%;
  overflow: auto;
}
.outer-c011 .rough-641f a:hover {
  text-decoration: underline;
}
.breadcrumb_c6c4 .border-brown-adb3:not(.focus-f1a0),
.breadcrumb_c6c4 .wrapper-small-172c {
  margin-bottom: 1.41575em;
}
.breadcrumb_c6c4 .border-brown-adb3:not(.focus-f1a0):last-child,
.breadcrumb_c6c4 .wrapper-small-172c:last-child {
  margin-bottom: 0;
}
.breadcrumb_c6c4 .border-brown-adb3.component_8304 {
  margin-bottom: 0.41575em;
}
.breadcrumb_c6c4 .border-d459:before,
.breadcrumb_c6c4 .over_361a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb_c6c4 .border-d459:before {
  content: "\f115";
}
.breadcrumb_c6c4 .over_361a:before {
  content: "\f02c";
}
.breadcrumb_c6c4 .preview-5cae {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb_c6c4 .preview-5cae a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info-iron-713f {
  display: -webkit-box;
  display: flex;
}
.info-iron-713f .layout_red_85b8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info-iron-713f .layout_red_85b8 {
    flex-basis: 90px;
  }
}
.info-iron-713f .sidebar_active_4f7d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-iron-713f .sidebar_active_4f7d {
    flex-basis: calc(100% - 50px);
  }
}
.info-iron-713f .card-slow-1e83 p:last-child {
  margin-bottom: 0.72em;
}
.inner_273b .wrapper_wide_28de {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.inner_273b .wrapper_wide_28de:after,
.inner_273b .wrapper_wide_28de:before {
  content: "";
  display: table;
}
.inner_273b .wrapper_wide_28de:after {
  clear: both;
}
.inner_273b .wrapper_wide_28de .avatar-b91a,
.inner_273b .wrapper_wide_28de .tooltip-9cf8 {
  width: 49%;
}
.inner_273b .wrapper_wide_28de .avatar-b91a a span.lite-47b8,
.inner_273b .wrapper_wide_28de .tooltip-9cf8 a span.lite-47b8 {
  display: block;
  margin-bottom: 5px;
}
.inner_273b .wrapper_wide_28de .tooltip-9cf8 {
  float: left;
  text-align: left;
}
.inner_273b .wrapper_wide_28de .avatar-b91a {
  float: right;
  text-align: right;
}
.white-83e1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .white-83e1 {
    margin-bottom: 0;
  }
}
.border-inner-f968 {
  margin-bottom: 1em;
}
.border-inner-f968 .focus-f1a0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_mini_6b7e a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_west_1d0b .border-inner-f968,
.input_86da .border-inner-f968 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_west_1d0b .border-inner-f968,
  .input_86da .border-inner-f968 {
    display: block;
  }
}
.input_west_1d0b .progress_mini_6b7e,
.input_86da .progress_mini_6b7e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_west_1d0b .progress_mini_6b7e,
  .input_86da .progress_mini_6b7e {
    margin-bottom: 1em;
  }
}
.input_west_1d0b .progress_mini_6b7e img,
.input_86da .progress_mini_6b7e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_west_1d0b .large_13e4,
.input_86da .large_13e4 {
  flex-basis: calc(100% - 160px);
}
.input_west_1d0b .large_13e4 p,
.input_86da .large_13e4 p {
  margin-bottom: 0;
}
.input_west_1d0b .large_13e4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_west_1d0b .large_13e4 {
    padding-left: 0;
  }
}
.input_86da .large_13e4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input_86da .large_13e4 {
    padding-right: 0;
  }
}
.input_86da .progress_mini_6b7e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block_hot_fbe0 .progress_mini_6b7e {
  margin-bottom: 0.5em;
}
.block_hot_fbe0 .progress_mini_6b7e img {
  width: 100%;
}
.focused-e88a .menu-52a9,
.sidebar-fd52 .menu-52a9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar-fd52 .yellow_58c5 .upper_4e08 p:last-child {
  margin-bottom: 0;
}
.item-5273 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar_lower_1698 .accordion-paper-c09f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar_lower_1698 .accordion-paper-c09f:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar_lower_1698 .accordion-paper-c09f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar_lower_1698 .accordion-paper-c09f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar_lower_1698 .accordion-paper-c09f ul li {
  margin: 0 0 0.6em;
}
.sidebar_lower_1698 .accordion-paper-c09f ul li.video-810d,
.sidebar_lower_1698 .accordion-paper-c09f ul li.tag-stale-b981 {
  position: relative;
}
.sidebar_lower_1698 .accordion-paper-c09f ul li.video-810d .disabled_active_196f,
.sidebar_lower_1698 .accordion-paper-c09f ul li.tag-stale-b981 .disabled_active_196f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar_lower_1698 .accordion-paper-c09f ul li.video-810d:after:after,
.sidebar_lower_1698 .accordion-paper-c09f ul li.video-810d:after:before,
.sidebar_lower_1698
  .accordion-paper-c09f
  ul
  li.tag-stale-b981:after:after,
.sidebar_lower_1698
  .accordion-paper-c09f
  ul
  li.tag-stale-b981:after:before {
  content: "";
  display: table;
}
.sidebar_lower_1698 .accordion-paper-c09f ul li.video-810d:after:after,
.sidebar_lower_1698
  .accordion-paper-c09f
  ul
  li.tag-stale-b981:after:after {
  clear: both;
}
.sidebar_lower_1698 .accordion-paper-c09f a.west-cb21:hover {
  text-decoration: none;
}
.sidebar_lower_1698 .accordion-paper-c09f select {
  max-width: 100%;
}
.sidebar_lower_1698 .accordion-paper-c09f table {
  font-size: 85%;
}
.sidebar_lower_1698 .accordion-paper-c09f table td,
.sidebar_lower_1698 .accordion-paper-c09f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar_lower_1698 .accordion-paper-c09f table tfoot td {
  text-align: left;
}
.sidebar_lower_1698 .accordion-paper-c09f :last-child {
  margin-bottom: 0;
}
.sidebar_lower_1698 .accordion-paper-c09f .blue_824d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar_lower_1698 .accordion-paper-c09f .blue_824d label {
  width: 100%;
}
.sidebar_lower_1698 .accordion-paper-c09f .blue_824d .glass_bece {
  width: 100%;
  display: block;
}
.sidebar_lower_1698 .accordion-paper-c09f .blue_824d .hover_copper_cf4a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar_lower_1698 .accordion-paper-c09f .blue_824d .hover_copper_cf4a:hover svg #svg-search {
  fill: #444;
}
.sidebar_lower_1698 .accordion-paper-c09f .blue_824d .hover_copper_cf4a svg {
  width: 18px;
  height: 18px;
}
.sidebar_lower_1698 .tooltip-1d57 ul ul,
.sidebar_lower_1698 .hero_dark_8fd9 ul ul,
.sidebar_lower_1698 .simple_07e3 ul ul,
.sidebar_lower_1698 .copper-6b64 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar_lower_1698 .tooltip-1d57 .hidden-next-076e > a,
.sidebar_lower_1698 .hero_dark_8fd9 .hidden-next-076e > a,
.sidebar_lower_1698 .simple_07e3 .hidden-next-076e > a,
.sidebar_lower_1698 .copper-6b64 .hidden-next-076e > a {
  margin-bottom: 0;
}
.sidebar_lower_1698 .disabled_f14a li,
.sidebar_lower_1698 .tooltip-1d57 li,
.sidebar_lower_1698 .heading-hot-1f91 li,
.sidebar_lower_1698 .hero_dark_8fd9 li,
.sidebar_lower_1698 .simple_07e3 li,
.sidebar_lower_1698 .copper-6b64 li,
.sidebar_lower_1698 .component-fresh-556b li,
.sidebar_lower_1698 .next_3857 li {
  display: block;
  position: relative;
}
.sidebar_lower_1698 .disabled_f14a li:last-child,
.sidebar_lower_1698 .tooltip-1d57 li:last-child,
.sidebar_lower_1698 .heading-hot-1f91 li:last-child,
.sidebar_lower_1698 .hero_dark_8fd9 li:last-child,
.sidebar_lower_1698 .simple_07e3 li:last-child,
.sidebar_lower_1698 .copper-6b64 li:last-child,
.sidebar_lower_1698 .component-fresh-556b li:last-child,
.sidebar_lower_1698 .next_3857 li:last-child {
  border: none;
}
.sidebar_lower_1698 .disabled_f14a li a,
.sidebar_lower_1698 .tooltip-1d57 li a,
.sidebar_lower_1698 .heading-hot-1f91 li a,
.sidebar_lower_1698 .hero_dark_8fd9 li a,
.sidebar_lower_1698 .simple_07e3 li a,
.sidebar_lower_1698 .copper-6b64 li a,
.sidebar_lower_1698 .component-fresh-556b li a,
.sidebar_lower_1698 .next_3857 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_lower_1698 .disabled_f14a li ul li::before,
.sidebar_lower_1698 .tooltip-1d57 li ul li::before,
.sidebar_lower_1698 .heading-hot-1f91 li ul li::before,
.sidebar_lower_1698 .hero_dark_8fd9 li ul li::before,
.sidebar_lower_1698 .simple_07e3 li ul li::before,
.sidebar_lower_1698 .copper-6b64 li ul li::before,
.sidebar_lower_1698 .component-fresh-556b li ul li::before,
.sidebar_lower_1698 .next_3857 li ul li::before {
  left: 15px;
}
.sidebar_lower_1698 .disabled_f14a li ul a,
.sidebar_lower_1698 .tooltip-1d57 li ul a,
.sidebar_lower_1698 .heading-hot-1f91 li ul a,
.sidebar_lower_1698 .hero_dark_8fd9 li ul a,
.sidebar_lower_1698 .simple_07e3 li ul a,
.sidebar_lower_1698 .copper-6b64 li ul a,
.sidebar_lower_1698 .component-fresh-556b li ul a,
.sidebar_lower_1698 .next_3857 li ul a {
  padding-left: 20px;
}
.sidebar_lower_1698 .disabled_f14a li ul ul li::before,
.sidebar_lower_1698 .tooltip-1d57 li ul ul li::before,
.sidebar_lower_1698 .heading-hot-1f91 li ul ul li::before,
.sidebar_lower_1698 .hero_dark_8fd9 li ul ul li::before,
.sidebar_lower_1698 .simple_07e3 li ul ul li::before,
.sidebar_lower_1698 .copper-6b64 li ul ul li::before,
.sidebar_lower_1698 .component-fresh-556b li ul ul li::before,
.sidebar_lower_1698 .next_3857 li ul ul li::before {
  left: 30px;
}
.sidebar_lower_1698 .disabled_f14a li ul ul a,
.sidebar_lower_1698 .tooltip-1d57 li ul ul a,
.sidebar_lower_1698 .heading-hot-1f91 li ul ul a,
.sidebar_lower_1698 .hero_dark_8fd9 li ul ul a,
.sidebar_lower_1698 .simple_07e3 li ul ul a,
.sidebar_lower_1698 .copper-6b64 li ul ul a,
.sidebar_lower_1698 .component-fresh-556b li ul ul a,
.sidebar_lower_1698 .next_3857 li ul ul a {
  padding-left: 40px;
}
.sidebar_lower_1698 .cool-532c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_lower_1698 .next_3857 ul li {
  margin-bottom: 1.41575em;
}
.sidebar_lower_1698 .next_3857 ul li .hidden-in-7547 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar_lower_1698 .next_3857 ul li .gradient-8e8b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.basic_ec09 .disabled_f14a li a,
.basic_ec09 .tooltip-1d57 li a,
.basic_ec09 .heading-hot-1f91 li a,
.basic_ec09 .hero_dark_8fd9 li a,
.basic_ec09 .simple_07e3 li a,
.basic_ec09 .copper-6b64 li a,
.basic_ec09 .component-fresh-556b li a,
.basic_ec09 .next_3857 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_ec09 .cool-532c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_ec09 .accordion-paper-c09f ul li.video-810d .disabled_active_196f,
.basic_ec09 .accordion-paper-c09f ul li.tag-stale-b981 .disabled_active_196f {
  background: rgba(0, 0, 0, 0.2);
}
.basic_ec09 .sidebar_lower_1698 .accordion-paper-c09f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li {
  margin: 0;
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li ul {
  margin: 0;
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li ul li a {
  padding-left: 15px;
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li ul li li a {
  padding-left: 30px;
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li.cold_8f0d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li.cold_8f0d > 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;
}
.active-5520 .sidebar_lower_1698 .banner_action_d40c li.cold_8f0d > 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;
}
.narrow-9a0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.cold_13a3 {
  position: relative;
  z-index: 10;
}
.cold_13a3 .backdrop-2dd6 {
  width: 100%;
  max-width: 100%;
}
.last-ca33 .slider_28e6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.last-ca33 .dropdown_lite_310b {
}
.last-ca33 .basic_ec09 {
  background: #292929;
}
.static-2edb .slider_28e6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.static-2edb .dropdown_lite_310b {
  background: #f9f9f9;
}
.static-2edb .basic_ec09 {
  background: #303030;
}
.item-out-a95b .slider_28e6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-out-a95b .detail-tiny-bf44 {
    margin-bottom: 1em;
  }
  .item-out-a95b .detail-tiny-bf44:last-child {
    margin-bottom: 0;
  }
}
.item-out-a95b .dropdown_lite_310b {
  background: #ededed;
}
.item-out-a95b .basic_ec09 {
  background: #1a1a1a;
}
.slider_28e6.dropdown_lite_310b {
  color: rgba(0, 0, 0, 0.6);
}
.slider_28e6.dropdown_lite_310b .link_3f2b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_28e6.basic_ec09 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_28e6.basic_ec09 a:not(.west-cb21) {
  color: rgba(255, 255, 255, 0.79);
}
.slider_28e6.basic_ec09 a:not(.west-cb21):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_28e6.basic_ec09 .link_3f2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_28e6.basic_ec09 table tbody td,
.slider_28e6.basic_ec09 table th {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop_641c.widget-0813 .east_71db {
  max-width: initial;
}
.backdrop_641c .in-0287 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.backdrop_641c .in-0287 .backdrop-2dd6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .backdrop_641c .in-0287 .backdrop-2dd6 {
    display: block;
    margin-bottom: 2em;
  }
  .backdrop_641c .in-0287 .backdrop-2dd6:last-child {
    margin-bottom: 0;
  }
}
.item-out-a95b .detail-tiny-bf44:last-child,
.static-2edb .detail-tiny-bf44:last-child,
.last-ca33 .detail-tiny-bf44:last-child {
  margin-bottom: 0;
}
.item-out-a95b .detail-tiny-bf44 .sidebar_lower_1698 .accordion-paper-c09f:last-child,
.static-2edb .detail-tiny-bf44 .sidebar_lower_1698 .accordion-paper-c09f:last-child,
.last-ca33 .detail-tiny-bf44 .sidebar_lower_1698 .accordion-paper-c09f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .item-out-a95b .prev_7666,
  .item-out-a95b .media_c9bc,
  .static-2edb .prev_7666,
  .static-2edb .media_c9bc,
  .last-ca33 .prev_7666,
  .last-ca33 .media_c9bc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .cold_13a3 .detail-tiny-bf44 {
    margin-bottom: 2em;
  }
}
.cold_13a3 p:last-child {
  margin-bottom: 0;
}
.cold_13a3 li,
.cold_13a3 ul {
  list-style: none;
  margin: 0;
}
.cold_13a3 ul ul {
  margin-left: 2.617924em;
}
.pattern_slow_b651 {
  font-size: 0.875em;
}

/* css-noise: ee53 */
.promo-block-c8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
