/*!
Theme Name: Customify
Theme URI: https://pressmaximum.narrow_655c/customify
Author: WPCustomify
Author URI: https://pressmaximum.narrow_655c
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.narrow_655c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.modal-green-27e0.nav_out_826c/licenses/gpl-2.0.form_251d
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.black_4f5e/, (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.focus-simple-5e15.pattern-df5c/normalize.preview_c9cf/
 ======
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.preview_c9cf v7.0.0 | MIT License | github.narrow_655c/necolas/normalize.preview_c9cf */
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;
}
.media-bottom-6e11 .stale_eecb,
.table-d579,
.heading_621d,
.active_96ae,
.photo-dim-1d29,
.orange-89cd,
.hovered_f49a,
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;
}
.table-d579,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-d579,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-d579,
  h1 {
    font-size: 1.8em;
  }
}
.heading_621d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading_621d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading_621d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading_621d,
  h2 {
    font-size: 1.7em;
  }
}
.active_96ae,
h3 {
  font-size: 1.618em;
}
.media-bottom-6e11 .stale_eecb,
.photo-dim-1d29,
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.filter_d3be {
  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;
}
.rough-780f:after,
.rough-780f:before,
.hover-d1dc:after,
.hover-d1dc:before {
  content: "";
  display: table;
}
.rough-780f:after,
.hover-d1dc:after {
  clear: both;
}
.button-22f0 {
  float: right;
  margin-right: 0;
}
.paper-511a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tiny-c19e .tiny_342c,
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;
}
.tiny-c19e .tiny_342c: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;
}
.surface-dirty-8621 .tiny_342c {
  box-shadow: none;
}
.surface-dirty-8621
  .tiny_342c
  .column_copper_ada5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface-dirty-8621 .tiny_342c .notification_b72a {
  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;
}
.surface-dirty-8621
  .tiny_342c
  .notification_b72a
  b {
  display: none;
}
.surface-dirty-8621 .hero-mini-1e0f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dynamic-408c:not(.progress-658e):not(.easy_c543),
button:not(.progress-658e):not(.easy_c543),
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ),
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ),
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ) {
  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;
}
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ):hover,
button:not(.progress-658e):not(
    .easy_c543
  ):hover,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ):hover,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ):hover,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ):active,
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ):focus,
button:not(.progress-658e):not(
    .easy_c543
  ):active,
button:not(.progress-658e):not(
    .easy_c543
  ):focus,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ):active,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ):focus,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ):active,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ):focus,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ):active,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ):focus {
  outline: 0;
}
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406,
button:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406 {
  position: relative;
}
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .component-2d7f,
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .sidebar_b83d,
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .content-outer-c8f0,
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  i,
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  svg,
button:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .component-2d7f,
button:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .sidebar_b83d,
button:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .content-outer-c8f0,
button:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  i,
button:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  svg,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .component-2d7f,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .sidebar_b83d,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .content-outer-c8f0,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  i,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  svg,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .component-2d7f,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .sidebar_b83d,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .content-outer-c8f0,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  i,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  svg,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .component-2d7f,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .sidebar_b83d,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  .content-outer-c8f0,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  i,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406
  svg {
  visibility: hidden;
}
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406:after,
button:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406:after,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406:after,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406:after,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ).fn-loading-2406: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;
}
.dynamic-408c:not(.progress-658e):not(.easy_c543),
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ),
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ),
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ) {
  color: #fff;
  background: #235787;
}
.dynamic-408c:not(.progress-658e):not(
    .easy_c543
  ):focus,
input[type="button"]:not(.progress-658e):not(
    .easy_c543
  ):focus,
input[type="reset"]:not(.progress-658e):not(
    .easy_c543
  ):focus,
input[type="submit"]:not(.progress-658e):not(
    .easy_c543
  ):focus {
  color: #fff;
}
.dynamic-408c.fn-disabled-2406:not(.progress-658e):not(
    .easy_c543
  ),
.dynamic-408c[disabled]:not(.progress-658e):not(
    .easy_c543
  ),
button.fn-disabled-2406:not(.progress-658e):not(
    .easy_c543
  ),
button[disabled]:not(.progress-658e):not(
    .easy_c543
  ) {
  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;
}
.silver_331c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.silver_331c: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;
}
.block-fresh-9b72 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.east-445c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.inner-85c0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.rough-780f:after,
.rough-780f:before,
.preview_upper_ab95:after,
.preview_upper_ab95:before,
.plasma-411e:after,
.plasma-411e:before,
.copper-0796:after,
.copper-0796:before,
.summary_current_d4d4:after,
.summary_current_d4d4:before,
.nav_basic_94c2:after,
.nav_basic_94c2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.rough-780f:after,
.preview_upper_ab95:after,
.plasma-411e:after,
.copper-0796:after,
.summary_current_d4d4:after,
.nav_basic_94c2:after {
  clear: both;
}
.preview_upper_ab95 .glass_2706,
.plasma-411e .glass_2706,
.thumbnail_a3c8 .glass_2706 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.overlay-motion-48f3 {
  display: inline-block;
}
.narrow-07f7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow-07f7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow-07f7 .static_0918 {
  padding: 1em 0;
  font-size: 85%;
}
.static_0918 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.glass-dffd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.glass-dffd:after,
.glass-dffd:before {
  content: "";
  display: table;
}
.glass-dffd:after {
  clear: both;
}
.text-small-50ec {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.secondary-small-94ae .text-small-50ec {
  max-width: 50%;
}
.carousel-hard-5a5d .text-small-50ec {
  max-width: 33.33%;
}
.light-0a9c .text-small-50ec {
  max-width: 25%;
}
.iron-ac9a .text-small-50ec {
  max-width: 20%;
}
.widget_under_6d03 .text-small-50ec {
  max-width: 16.66%;
}
.large_25f5 .text-small-50ec {
  max-width: 14.28%;
}
.caption_a5d4 .text-small-50ec {
  max-width: 12.5%;
}
.secondary_70e5 .text-small-50ec {
  max-width: 11.11%;
}
.fixed_1e13 {
  display: block;
}
.media-bottom-6e11 .pro-1cbc label,
.media-bottom-6e11 .sort-016d label,
.media-bottom-6e11 .purple-ac5d label,
.media-bottom-6e11 .outer_9566 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_rough_4602 {
  list-style: none;
  margin: 0;
}
.sort_rough_4602 article.main-thick-7272 {
  margin-bottom: 0;
}
.sort_rough_4602 ul {
  list-style: none;
  margin: 0;
}
.sort_rough_4602 .lower-96c8 li.main-thick-7272 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_rough_4602 .lower-96c8 li.main-thick-7272 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_rough_4602 .lower-96c8 li.main-thick-7272: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) {
  .sort_rough_4602 .lower-96c8 li.main-thick-7272 li.main-thick-7272 li.main-thick-7272 li.main-thick-7272 {
    padding-left: 0;
  }
}
article.main-thick-7272 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-thick-7272 .preview_upper_ab95 p:last-of-type {
  margin-bottom: 0;
}
article.main-thick-7272 .advanced_c739 {
  float: left;
}
article.main-thick-7272 .media_a505 {
  margin-left: 85px;
}
article.main-thick-7272 .upper_0a02 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-thick-7272 .upper_0a02 .content_pink_6008 {
  margin-left: 10px;
}
article.main-thick-7272 .dark-2341 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-thick-7272 .overlay-32bd {
  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 .pro-1cbc,
  #respond .purple-ac5d,
  #respond .outer_9566 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro-1cbc input,
#respond .purple-ac5d input,
#respond .outer_9566 input {
  width: 100%;
}
#respond .outer_9566 {
  margin-right: 0;
}
#respond .heading-630f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.current_7244 {
  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;
}
.current_7244.large_06c0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.current_7244 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%);
}
.current_7244:focus,
.current_7244: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);
}
.preview-over-f066 {
  border-radius: 10%;
}
.progress-prev-f2c8 {
  border-radius: 50%;
}
.hover-290b {
  font-size: 0.72em;
}
.simple-a0d0 {
  font-size: 0.875em;
}
.nav-lower-188f {
  font-size: 1.1em;
}
.panel-525d {
  text-transform: uppercase;
  line-height: 1.2;
}
.panel-525d.hover-290b {
  letter-spacing: 0.5px;
}
.north_3297,
.north_3297 a {
  color: #6d6d6d;
}
.north_3297 a:hover {
  color: #111;
}
.warm-1f37 {
  color: #6d6d6d;
}
.footer_lower_c8d7 {
  overflow-x: hidden;
}
.footer_lower_c8d7 .chip-93c3.tall_01fa {
  position: relative;
}
.footer_lower_c8d7 .chip-93c3.tall_01fa.old_7a4f {
  position: initial;
}
.footer_lower_c8d7
  .chip-93c3.tall_01fa.old_7a4f
  .hot-0120 {
  left: auto;
}
.footer_lower_c8d7 .chip-93c3 .hot-0120 {
  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;
}
.footer_lower_c8d7 .chip-93c3:hover.tall_01fa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer_lower_c8d7
  .chip-93c3:hover.tall_01fa
  .hot-0120 {
  display: block;
  z-index: 9999999;
}
.footer_lower_c8d7 .warm_13d7 .card_left_da92,
.footer_lower_c8d7 .list_new_418e .card_left_da92 {
  display: none;
}
.footer_lower_c8d7 .hard-14a9 .chip-93c3:hover.tall_01fa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.media-bottom-6e11 .pro-1cbc label,
.media-bottom-6e11 .sort-016d label,
.media-bottom-6e11 .purple-ac5d label,
.media-bottom-6e11 .outer_9566 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_rough_4602 {
  list-style: none;
  margin: 0;
}
.sort_rough_4602 article.main-thick-7272 {
  margin-bottom: 0;
}
.sort_rough_4602 ul {
  list-style: none;
  margin: 0;
}
.sort_rough_4602 .lower-96c8 li.main-thick-7272 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_rough_4602 .lower-96c8 li.main-thick-7272 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_rough_4602 .lower-96c8 li.main-thick-7272: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) {
  .sort_rough_4602 .lower-96c8 li.main-thick-7272 li.main-thick-7272 li.main-thick-7272 li.main-thick-7272 {
    padding-left: 0;
  }
}
article.main-thick-7272 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-thick-7272 .preview_upper_ab95 p:last-of-type {
  margin-bottom: 0;
}
article.main-thick-7272 .advanced_c739 {
  float: left;
}
article.main-thick-7272 .media_a505 {
  margin-left: 85px;
}
article.main-thick-7272 .upper_0a02 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-thick-7272 .upper_0a02 .content_pink_6008 {
  margin-left: 10px;
}
article.main-thick-7272 .dark-2341 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-thick-7272 .overlay-32bd {
  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 .pro-1cbc,
  #respond .purple-ac5d,
  #respond .outer_9566 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro-1cbc input,
#respond .purple-ac5d input,
#respond .outer_9566 input {
  width: 100%;
}
#respond .outer_9566 {
  margin-right: 0;
}
#respond .heading-630f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm_13d7 .next_a458 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.next_a458 .action-7a62.dropdown_dirty_9809 .dropdown_soft_92d0 > li > a:focus,
.next_a458 .action-7a62.dropdown_dirty_9809 .dropdown_soft_92d0 > li > a:hover,
.next_a458 .action-7a62.silver-0b8f .dropdown_soft_92d0 > li > a:focus,
.next_a458 .action-7a62.silver-0b8f .dropdown_soft_92d0 > li > a:hover,
.next_a458 .action-7a62.accordion_fast_0a51 .dropdown_soft_92d0 > li > a:focus,
.next_a458 .action-7a62.accordion_fast_0a51 .dropdown_soft_92d0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_a458
  .action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a,
.next_a458
  .action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li.element-middle-5f78
  > a,
.next_a458
  .action-7a62.silver-0b8f
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a,
.next_a458
  .action-7a62.silver-0b8f
  .dropdown_soft_92d0
  > li.element-middle-5f78
  > a,
.next_a458
  .action-7a62.accordion_fast_0a51
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a,
.next_a458 .action-7a62.accordion_fast_0a51 .dropdown_soft_92d0 > li.south_c1c2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.next_a458 .thick_3c38,
.next_a458 .thick_3c38 a {
  color: rgba(255, 255, 255, 0.99);
}
.next_a458 .column-slow-90d7.media-mini-2e08 li a,
.next_a458 .over_fb07 a,
.next_a458 .steel-3c3d,
.next_a458 .dropdown_soft_92d0 > li > a,
.next_a458 .panel_center_99d5 {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458 .column-slow-90d7.media-mini-2e08 li a:hover,
.next_a458 .over_fb07 a:hover,
.next_a458 .steel-3c3d:hover,
.next_a458 .dropdown_soft_92d0 > li > a:hover,
.next_a458 .panel_center_99d5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_a458 .shade_wood_b2c0 {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458 .shade_wood_b2c0 .content_eaaa {
  color: rgba(255, 255, 255, 0.99);
}
.next_a458 .shade_wood_b2c0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_a458 .element_current_9c34 .upper_7fe2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next_a458 .element_current_9c34 .upper_7fe2 .heading-up-620e {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458
  .element_current_9c34
  .upper_7fe2
  .heading-up-620e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458
  .element_current_9c34
  .upper_7fe2
  .heading-up-620e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458
  .element_current_9c34
  .upper_7fe2
  .heading-up-620e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458
  .element_current_9c34
  .upper_7fe2
  .heading-up-620e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458 .element_current_9c34 .first_9964 {
  color: rgba(255, 255, 255, 0.79);
}
.next_a458 .element_current_9c34 .first_9964:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_15c7
  .next_a458
  .element_current_9c34
  .clean_82a3
  .column-22d5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused_15c7
  .next_a458
  .element_current_9c34
  .clean_82a3
  .heading-up-620e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm_13d7 .image-01af {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image-01af .action-7a62.dropdown_dirty_9809 .dropdown_soft_92d0 > li > a:focus,
.image-01af .action-7a62.dropdown_dirty_9809 .dropdown_soft_92d0 > li > a:hover,
.image-01af .action-7a62.silver-0b8f .dropdown_soft_92d0 > li > a:focus,
.image-01af .action-7a62.silver-0b8f .dropdown_soft_92d0 > li > a:hover,
.image-01af .action-7a62.accordion_fast_0a51 .dropdown_soft_92d0 > li > a:focus,
.image-01af .action-7a62.accordion_fast_0a51 .dropdown_soft_92d0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-01af
  .action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a,
.image-01af
  .action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li.element-middle-5f78
  > a,
.image-01af
  .action-7a62.silver-0b8f
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a,
.image-01af
  .action-7a62.silver-0b8f
  .dropdown_soft_92d0
  > li.element-middle-5f78
  > a,
.image-01af
  .action-7a62.accordion_fast_0a51
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a,
.image-01af .action-7a62.accordion_fast_0a51 .dropdown_soft_92d0 > li.south_c1c2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.image-01af .thick_3c38,
.image-01af .thick_3c38 a {
  color: rgba(0, 0, 0, 0.8);
}
.image-01af .column-slow-90d7.media-mini-2e08 li a,
.image-01af .over_fb07 a,
.image-01af .steel-3c3d,
.image-01af .dropdown_soft_92d0 > li > a,
.image-01af .panel_center_99d5 {
  color: rgba(0, 0, 0, 0.55);
}
.image-01af .column-slow-90d7.media-mini-2e08 li a:hover,
.image-01af .over_fb07 a:hover,
.image-01af .steel-3c3d:hover,
.image-01af .dropdown_soft_92d0 > li > a:hover,
.image-01af .panel_center_99d5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-01af .shade_wood_b2c0 {
  color: rgba(0, 0, 0, 0.55);
}
.image-01af .shade_wood_b2c0 .content_eaaa {
  color: rgba(0, 0, 0, 0.8);
}
.image-01af .shade_wood_b2c0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-basic-3563 .column_e30e {
  margin-left: auto;
  margin-right: auto;
}
.plasma-411e > * {
  margin-left: auto;
  margin-right: auto;
}
.plasma-411e .block-fresh-9b72 {
  margin-right: 1.41575em;
}
.current-8e4a .plasma-411e > .wrapper-glass-3267 {
  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;
}
.current-8e4a .plasma-411e > .avatar-2157 {
  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;
}
.badge_586b.notification-basic-3563 .column_e30e,
.narrow_e6f8.notification-basic-3563 .column_e30e {
  margin-left: 0;
}
.dropdown_85a0.notification-basic-3563 .column_e30e,
.list_complex_4116.notification-basic-3563 .column_e30e {
  margin-right: 0;
}
.plasma-411e ol,
.plasma-411e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.yellow_021f video {
  max-width: 100%;
}
.accordion-south-7b28 img {
  display: block;
}
.accordion-south-7b28.block-fresh-9b72,
.accordion-south-7b28.east-445c {
  width: 100%;
}
.accordion-south-7b28.avatar-2157 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box-77e7:not(.logo_thick_c22e) {
  margin: 1.5em auto;
}
.chip_wide_2fda p {
  padding: 1.5em 14px;
}
ul.mini_df79.avatar-2157,
ul.mini_df79.wrapper-glass-3267,
ul.mini_df79.summary-outer-701b.wrapper-glass-3267 {
  padding: 0 14px;
}
.section_full_94d6 {
  display: block;
  overflow-x: auto;
}
.section_full_94d6 table {
  border-collapse: collapse;
  width: 100%;
}
.section_full_94d6 td,
.section_full_94d6 th {
  padding: 0.5em;
}
.plasma-411e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.plasma-411e ol ol,
.plasma-411e ol ul,
.plasma-411e ul ol,
.plasma-411e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.plasma-411e ol ol li,
.plasma-411e ol ul li,
.plasma-411e ul ol li,
.plasma-411e ul ul li {
  margin-left: 0;
}
.outline_fresh_3dc4.filter-simple-a430 > .focus_0fa5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline_fresh_3dc4.filter-simple-a430 > .focus_0fa5 iframe,
.outline_fresh_3dc4.filter-simple-a430 > .focus_0fa5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.blue-3c20 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.blue-3c20.lower_f098 {
  padding: 0;
}
.blue-3c20.lower_f098 cite {
  font-size: 13px;
}
.blue-3c20 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.blue-3c20 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.banner_9b2f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.banner_9b2f > p:first-child {
  margin-top: 0;
}
.banner_9b2f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.banner_9b2f blockquote {
  border-left: 0;
}
.highlight-dark-74b8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight-dark-74b8:not(.layout_upper_ea1e) {
  max-width: 100px;
}
.highlight-dark-74b8.left_8ab4 {
  border-bottom: none !important;
  text-align: center;
}
.highlight-dark-74b8.left_8ab4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .chip_wide_2fda p {
    padding: 1.5em 0;
  }
}
.pressed-81d3 {
  color: #0073aa;
}
.copper_3453 {
  background-color: #0073aa;
}
.primary-solid-f645 {
  color: #229fd8;
}
.pagination_hard_1379 {
  background-color: #229fd8;
}
.medium_7340 {
  color: #eee;
}
.complex_43f6 {
  background-color: #eee;
}
.form_light_a966 {
  color: #444;
}
.narrow_fce4 {
  background-color: #444;
}
.outline-7994 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outline-7994 .motion_8014 .over_fb07 {
  font-size: 15px;
}
.outline-7994 .over_fb07 {
  line-height: 1.3;
}
.outline-7994 .image-01af {
}
.outline-7994 .next_a458 {
  background: #235787;
}
.video_center_0efc {
  padding: 0;
}
.video_center_0efc .next_a458 {
  background: #1a1a1a;
}
.video_center_0efc .image-01af {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal_brown_0f85 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal_brown_0f85 .image-01af {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal_brown_0f85 .next_a458 {
  background: #303030;
}
.nav_basic_94c2 {
  position: relative;
  z-index: 10;
}
.nav_basic_94c2 .dirty-aff6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow_a6f9 .tall_01fa {
  display: inline-block;
  vertical-align: middle;
}
.slow_a6f9.out-93cd .tall_01fa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slow_a6f9.out-93cd .tall_01fa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slow_a6f9.out-93cd .tall_01fa {
    margin-right: 0.4em;
  }
}
.slow_a6f9.out-93cd .tall_01fa:last-child {
  margin-right: 0;
}
.sidebar-a09b .dirty-aff6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .warm_13d7 .motion_8014 {
    margin: 0 -0.5em;
  }
  .warm_13d7 .motion_8014 [class*="customify-col-"],
  .warm_13d7 .motion_8014 [class*="customify-col_"],
  .warm_13d7 .motion_8014 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.warm_13d7.paper_311c .dirty-aff6 {
  background: 0 0 !important;
}
.warm_13d7.paper_311c .dirty-aff6,
.warm_13d7.sidebar-a09b .dirty-aff6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .warm_13d7.content_fluid_152b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.warm_13d7.sidebar-a09b .dirty-aff6 {
  box-shadow: none !important;
}
.current_cacc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .current_cacc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .current_cacc {
    padding: 18px 0 20px;
  }
}
.current_cacc .mask_copper_ab63 {
  width: 100%;
}
.current_cacc .slider_easy_6abe {
  margin-bottom: 0;
}
.current_cacc .filter_3873 {
  margin-top: 5px;
  font-size: 0.875em;
}
.footer-b35e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.footer-b35e .input_4f8c {
  width: 100%;
}
.border-complex-eba1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.border-complex-eba1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.border-complex-eba1 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;
}
.border-complex-eba1 li:last-child:after {
  display: none;
}
.border-complex-eba1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wrapper_rough_1112 .card_left_da92 button,
.current_cacc .card_left_da92 button {
  left: 0;
}
.wrapper_rough_1112 .input_4f8c,
.current_cacc .input_4f8c {
  padding-left: 0;
  padding-right: 0;
}
.wrapper_rough_1112 .footer-b35e,
.current_cacc .footer-b35e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wrapper_rough_1112 {
  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;
}
.wrapper_rough_1112: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;
}
.wrapper_rough_1112 .west-7c14 {
  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) {
  .wrapper_rough_1112 .west-7c14 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_rough_1112 .west-7c14 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_rough_1112 .west-7c14 {
    min-height: 200px;
  }
}
.wrapper_rough_1112 .border-complex-eba1 {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper_rough_1112 .border-complex-eba1 a,
.wrapper_rough_1112 .border-complex-eba1 li:after {
  color: inherit;
}
.wrapper_rough_1112 .border-complex-eba1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.list_white_65d8 {
  margin-bottom: 0.5em;
}
.pagination_under_8f05 {
  margin-bottom: 1.2em;
}
.pagination_under_8f05,
.list_white_65d8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pagination_under_8f05 p:last-child,
.list_white_65d8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card_left_da92,
#masthead .card_left_da92 {
  display: none;
}
#masthead
  > .card_left_da92.popup_d0c6 {
  display: none;
}
#masthead > .card_left_da92 button {
  left: 0;
}
.footer-fresh-deb8 {
  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%;
}
.footer-fresh-deb8 .tall_01fa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer-fresh-deb8 .link-action-cd7d {
  display: -webkit-box;
  display: flex;
}
.footer-fresh-deb8 .link-action-cd7d.heading_adad {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer-fresh-deb8 .link-action-cd7d.cool-3e69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-fresh-deb8 .link-action-cd7d.steel-b7eb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-fresh-deb8.thick-e6f0.up-53d4 .link-action-cd7d.heading_adad {
  flex-basis: 100%;
}
.footer-fresh-deb8.sort-hovered-f38a .link-action-cd7d.cool-3e69 {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer-fresh-deb8.sort-hovered-f38a .link-action-cd7d.steel-b7eb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card_left_da92.popup_d0c6 {
  display: none;
}
#masthead > .card_left_da92 button {
  left: 0;
}
.feature_090a {
  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;
}
.feature_090a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_090a.accent_55c8 i {
  margin-right: 4px;
}
.feature_090a.image_tiny_f850 i {
  margin-left: 5px;
}
.over_fb07 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.over_fb07 p:last-child {
  margin-bottom: 0;
}
.aside_basic_bf21 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside_basic_bf21 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside_basic_bf21 img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside_basic_bf21 .thick_3c38 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside_basic_bf21 .shade-north-63f3 {
  margin: 5px 0 7px 0;
}
.aside_basic_bf21.cool_1444 .top_9624 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_basic_bf21.cool_1444 .center_5fdf {
  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;
}
.aside_basic_bf21.description-7263 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside_basic_bf21.description-7263 .top_9624 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_basic_bf21.description-7263 .center_5fdf {
  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;
}
.aside_basic_bf21.motion-ab2b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside_basic_bf21.center_cc50 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside_basic_bf21.center_cc50 .center_5fdf {
  margin-top: 7px;
}
.card_3f22 {
  display: inline-block;
}
.nav_basic_94c2 .bottom_f407 .aside_basic_bf21 img {
  max-width: 100%;
}
.action-7a62 .slow-e81f.primary_motion_9659,
.focus_d922 .slow-e81f.primary_motion_9659 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.action-7a62 .wrapper_fe2d,
.focus_d922 .wrapper_fe2d {
  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%);
}
.action-7a62 .wrapper_fe2d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.action-7a62.module-8c95 .wrapper_fe2d {
  display: none;
}
.action-7a62 .banner_28e8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action-7a62 .banner_28e8 li {
  display: inline-block;
  position: relative;
}
.action-7a62 .banner_28e8 li:last-child {
  margin-right: 0;
}
.action-7a62 .banner_28e8 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;
}
.action-7a62 .banner_28e8 li.south_c1c2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.action-7a62 .banner_28e8 > 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;
}
.action-7a62 .banner_28e8 > li > a i {
  line-height: 0;
}
.action-7a62 .banner_28e8 > li.dropdown-gold-d03b > a .wrapper_fe2d {
  margin-left: 4px;
  line-height: 0;
}
.action-7a62 .banner_28e8 .footer-dff2 li.dropdown-gold-d03b > a {
  position: relative;
}
.action-7a62 .banner_28e8 .footer-dff2 li.dropdown-gold-d03b > a:after,
.action-7a62 .banner_28e8 .footer-dff2 li.dropdown-gold-d03b > a:before {
  content: "";
  display: table;
}
.action-7a62 .banner_28e8 .footer-dff2 li.dropdown-gold-d03b > a:after {
  clear: both;
}
.action-7a62 .banner_28e8 .footer-dff2 li.dropdown-gold-d03b > a .wrapper_fe2d {
  margin-left: 5px;
  float: right;
}
.action-7a62 .yellow_fd28,
.action-7a62 .footer-dff2 {
  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;
}
.action-7a62 .footer-dff2 {
  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;
}
.action-7a62 .footer-dff2 .primary_motion_9659 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.action-7a62 .footer-dff2 .wrapper_fe2d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.action-7a62 .footer-dff2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.action-7a62 .footer-dff2 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;
}
.action-7a62 .footer-dff2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.action-7a62 .footer-dff2 .footer-dff2 {
  top: 0;
  left: 100%;
}
.action-7a62 .old_d264.fn-focus-2406 > .yellow_fd28,
.action-7a62 .old_d264.fn-focus-2406 > .footer-dff2,
.action-7a62 .old_d264:focus > .yellow_fd28,
.action-7a62 .old_d264:focus > .footer-dff2,
.action-7a62 .old_d264:hover > .yellow_fd28,
.action-7a62 .old_d264:hover > .footer-dff2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.action-7a62.accordion_fast_0a51 .dropdown_soft_92d0:after,
.action-7a62.accordion_fast_0a51 .dropdown_soft_92d0:before {
  content: "";
  display: table;
}
.action-7a62.accordion_fast_0a51 .dropdown_soft_92d0:after {
  clear: both;
}
.action-7a62.accordion_fast_0a51 .dropdown_soft_92d0 > li {
  float: left;
}
.action-7a62.backdrop-09dc .dropdown_soft_92d0:after,
.action-7a62.backdrop-09dc .dropdown_soft_92d0:before {
  content: "";
  display: table;
}
.action-7a62.backdrop-09dc .dropdown_soft_92d0:after {
  clear: both;
}
.action-7a62.backdrop-09dc .dropdown_soft_92d0 > li {
  float: left;
}
.action-7a62.backdrop-09dc .dropdown_soft_92d0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.action-7a62.backdrop-09dc .dropdown_soft_92d0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.action-7a62.backdrop-09dc .dropdown_soft_92d0 > li.advanced_17a9 > a,
.action-7a62.backdrop-09dc .dropdown_soft_92d0 > li.south_c1c2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.action-7a62.dropdown_dirty_9809 .dropdown_soft_92d0 > li > a .primary_motion_9659 {
  position: relative;
}
.action-7a62.dropdown_dirty_9809 .dropdown_soft_92d0 > li > a .primary_motion_9659: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;
}
.action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li:focus
  > a
  .primary_motion_9659:before,
.action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li:hover
  > a
  .primary_motion_9659:before {
  width: 100%;
  background-color: currentColor;
}
.action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a
  .primary_motion_9659:before,
.action-7a62.dropdown_dirty_9809
  .dropdown_soft_92d0
  > li.element-middle-5f78
  > a
  .primary_motion_9659:before {
  width: 100%;
  background-color: currentColor;
}
.action-7a62.silver-0b8f .dropdown_soft_92d0 > li > a .primary_motion_9659 {
  position: relative;
}
.action-7a62.silver-0b8f .dropdown_soft_92d0 > li > a .primary_motion_9659: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;
}
.action-7a62.silver-0b8f .dropdown_soft_92d0 > li:focus > a .primary_motion_9659:before,
.action-7a62.silver-0b8f
  .dropdown_soft_92d0
  > li:hover
  > a
  .primary_motion_9659:before {
  width: 100%;
  background-color: currentColor;
}
.action-7a62.silver-0b8f
  .dropdown_soft_92d0
  > li.advanced_17a9
  > a
  .primary_motion_9659:before,
.action-7a62.silver-0b8f
  .dropdown_soft_92d0
  > li.element-middle-5f78
  > a
  .primary_motion_9659:before {
  width: 100%;
  background-color: currentColor;
}
.focus_d922 .banner_28e8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focus_d922 .banner_28e8 li:first-child > a {
  border-top: none;
}
.focus_d922 .banner_28e8 .static_2677 > .primary_motion_9659 .wrapper_fe2d {
  display: none;
}
.focus_d922 .banner_28e8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focus_d922 .banner_28e8 li:last-child {
  border: none;
}
.focus_d922 .banner_28e8 li.dropdown-gold-d03b > a {
  padding-right: 45px !important;
}
.focus_d922 .banner_28e8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focus_d922 .banner_28e8 li a:focus,
.focus_d922 .banner_28e8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_d922 .banner_28e8 li .banner-complex-1243 {
  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;
}
.focus_d922 .banner_28e8 li .banner-complex-1243:hover {
  box-shadow: none;
}
.focus_d922 .banner_28e8 li .banner-complex-1243 .wrapper_fe2d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focus_d922 .banner_28e8 .footer-dff2 {
  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);
}
.focus_d922 .banner_28e8 .footer-dff2 li a {
  padding-left: 3em;
}
.focus_d922 .banner_28e8 .info_d1e6 > a .banner-complex-1243 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focus_d922 .banner_28e8 .info_d1e6 > .footer-dff2 {
  display: block;
  opacity: 1;
}
.right-62d0 {
  max-width: 100%;
}
.table_brown_bb02 {
  line-height: 0;
  cursor: pointer;
}
.panel_center_99d5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel_center_99d5:hover {
  box-shadow: none;
  color: currentColor;
}
.panel_center_99d5 svg {
  width: 18px;
  height: 18px;
}
.panel_center_99d5 .tag_tall_3e8e {
  display: none;
}
.widget_bfd5 {
  position: relative;
}
.widget_bfd5.fn-active-2406 .panel_center_99d5 .summary-5ffb {
  display: none;
}
.widget_bfd5.fn-active-2406 .panel_center_99d5 .tag_tall_3e8e {
  display: inline-block;
}
.widget_bfd5 .left-8138 {
  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);
}
.widget_bfd5.secondary-north-d369 .left-8138 {
  left: auto;
  right: -0.9em;
}
.widget_bfd5.secondary-north-d369 .layout-active-38d8::before {
  left: auto;
  right: 15px;
}
.widget_bfd5.fn-active-2406 .left-8138 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.clean_82a3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.clean_82a3 label {
  flex-basis: 100%;
}
.clean_82a3 .upper_7fe2 {
  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;
}
.clean_82a3 .heading-up-620e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.clean_82a3 .heading-up-620e:focus {
  background-color: transparent;
}
.clean_82a3 button.first_9964 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.clean_82a3 button.first_9964:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.clean_82a3 button.first_9964 svg {
  width: 18px;
  height: 18px;
}
.clean_82a3 input[type="submit"] {
  min-height: auto;
}
.element_current_9c34 .clean_82a3 .heading-up-620e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.layout-active-38d8 {
  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) {
  .layout-active-38d8 {
    width: 220px;
  }
}
.layout-active-38d8 label {
  flex-basis: 100%;
}
.layout-active-38d8::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;
}
.focused_15c7 .element_current_9c34 .clean_82a3 {
  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;
}
.focused_15c7
  .element_current_9c34
  .clean_82a3
  .upper_7fe2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focused_15c7 .element_current_9c34 .clean_82a3 .heading-up-620e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focused_15c7
  .element_current_9c34
  .clean_82a3
  .heading-up-620e:focus {
  background: 0 0;
}
.focused_15c7
  .element_current_9c34
  .clean_82a3
  .column-22d5 {
  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;
}
.column-slow-90d7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.column-slow-90d7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.column-slow-90d7 li:last-child {
  margin-right: 0;
}
.column-slow-90d7 li:first-child {
  margin-left: 0;
}
.column-slow-90d7.pattern_white_b55b a {
  color: #fff;
}
.column-slow-90d7.pattern_white_b55b a:hover {
  color: #fff;
}
.column-slow-90d7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.column-slow-90d7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.column-slow-90d7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.column-slow-90d7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.column-slow-90d7 [class*="social-icon-apple"] {
  background-color: #999;
}
.column-slow-90d7 [class*="social-icon-apple"].panel-gas-1447 {
  background-color: transparent;
  color: #999;
}
.column-slow-90d7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.column-slow-90d7 [class*="social-icon-behance"].panel-gas-1447 {
  background-color: transparent;
  color: #1769ff;
}
.column-slow-90d7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.column-slow-90d7 [class*="social-icon-bitbucket"].panel-gas-1447 {
  background-color: transparent;
  color: #205081;
}
.column-slow-90d7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.column-slow-90d7 [class*="social-icon-codepen"].panel-gas-1447 {
  background-color: transparent;
  color: #000;
}
.column-slow-90d7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.column-slow-90d7 [class*="social-icon-delicious"].panel-gas-1447 {
  background-color: transparent;
  color: #39f;
}
.column-slow-90d7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.column-slow-90d7 [class*="social-icon-digg"].panel-gas-1447 {
  background-color: transparent;
  color: #005be2;
}
.column-slow-90d7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.column-slow-90d7 [class*="social-icon-dribbble"].panel-gas-1447 {
  background-color: transparent;
  color: #ea4c89;
}
.column-slow-90d7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.column-slow-90d7 [class*="social-icon-envelope"].panel-gas-1447 {
  background-color: transparent;
  color: #ea4335;
}
.column-slow-90d7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.column-slow-90d7 [class*="social-icon-facebook"].panel-gas-1447 {
  background-color: transparent;
  color: #3b5998;
}
.column-slow-90d7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.column-slow-90d7 [class*="social-icon-flickr"].panel-gas-1447 {
  background-color: transparent;
  color: #0063dc;
}
.column-slow-90d7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.column-slow-90d7 [class*="social-icon-foursquare"].panel-gas-1447 {
  background-color: transparent;
  color: #2d5be3;
}
.column-slow-90d7 [class*="social-icon-github"] {
  background-color: #333;
}
.column-slow-90d7 [class*="social-icon-github"].panel-gas-1447 {
  background-color: transparent;
  color: #333;
}
.column-slow-90d7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.column-slow-90d7 [class*="social-icon-google-plus"].panel-gas-1447 {
  background-color: transparent;
  color: #dd4b39;
}
.column-slow-90d7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.column-slow-90d7 [class*="social-icon-houzz"].panel-gas-1447 {
  background-color: transparent;
  color: #7ac142;
}
.column-slow-90d7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.column-slow-90d7 [class*="social-icon-instagram"].panel-gas-1447 {
  background-color: transparent;
  color: #262626;
}
.column-slow-90d7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.column-slow-90d7 [class*="social-icon-jsfiddle"].panel-gas-1447 {
  background-color: transparent;
  color: #487aa2;
}
.column-slow-90d7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.column-slow-90d7 [class*="social-icon-linkedin"].panel-gas-1447 {
  background-color: transparent;
  color: #0077b5;
}
.column-slow-90d7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.column-slow-90d7 [class*="social-icon-medium"].panel-gas-1447 {
  background-color: transparent;
  color: #00ab6b;
}
.column-slow-90d7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.column-slow-90d7
  [class*="social-icon-odnoklassniki"].panel-gas-1447 {
  background-color: transparent;
  color: #f4731c;
}
.column-slow-90d7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.column-slow-90d7 [class*="social-icon-meetup"].panel-gas-1447 {
  background-color: transparent;
  color: #ec1c40;
}
.column-slow-90d7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.column-slow-90d7 [class*="social-icon-pinterest"].panel-gas-1447 {
  background-color: transparent;
  color: #bd081c;
}
.column-slow-90d7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.column-slow-90d7 [class*="social-icon-product-hunt"].panel-gas-1447 {
  background-color: transparent;
  color: #da552f;
}
.column-slow-90d7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.column-slow-90d7 [class*="social-icon-reddit"].panel-gas-1447 {
  background-color: transparent;
  color: #ff4500;
}
.column-slow-90d7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.column-slow-90d7 [class*="social-icon-rss"].panel-gas-1447 {
  background-color: transparent;
  color: #f26522;
}
.column-slow-90d7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.column-slow-90d7
  [class*="social-icon-shopping-cart"].panel-gas-1447 {
  background-color: transparent;
  color: #4caf50;
}
.column-slow-90d7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.column-slow-90d7 [class*="social-icon-skype"].panel-gas-1447 {
  background-color: transparent;
  color: #00aff0;
}
.column-slow-90d7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.column-slow-90d7 [class*="social-icon-slideshare"].panel-gas-1447 {
  background-color: transparent;
  color: #0077b5;
}
.column-slow-90d7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.column-slow-90d7 [class*="social-icon-snapchat"].panel-gas-1447 {
  background-color: transparent;
  color: #fffc00;
}
.column-slow-90d7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.column-slow-90d7 [class*="social-icon-soundcloud"].panel-gas-1447 {
  background-color: transparent;
  color: #f80;
}
.column-slow-90d7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.column-slow-90d7 [class*="social-icon-spotify"].panel-gas-1447 {
  background-color: transparent;
  color: #2ebd59;
}
.column-slow-90d7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.column-slow-90d7
  [class*="social-icon-stack-overflow"].panel-gas-1447 {
  background-color: transparent;
  color: #fe7a15;
}
.column-slow-90d7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.column-slow-90d7 [class*="social-icon-maldkfgram"].panel-gas-1447 {
  background-color: transparent;
  color: #2ca5e0;
}
.column-slow-90d7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.column-slow-90d7 [class*="social-icon-tripadvisor"].panel-gas-1447 {
  background-color: transparent;
  color: #589442;
}
.column-slow-90d7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.column-slow-90d7 [class*="social-icon-tumblr"].panel-gas-1447 {
  background-color: transparent;
  color: #35465c;
}
.column-slow-90d7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.column-slow-90d7 [class*="social-icon-twitch"].panel-gas-1447 {
  background-color: transparent;
  color: #6441a5;
}
.column-slow-90d7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.column-slow-90d7 [class*="social-icon-twitter"].panel-gas-1447 {
  background-color: transparent;
  color: #1da1f2;
}
.column-slow-90d7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.column-slow-90d7 [class*="social-icon-vimeo"].panel-gas-1447 {
  background-color: transparent;
  color: #1ab7ea;
}
.column-slow-90d7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.column-slow-90d7 [class*="social-icon-vk"].panel-gas-1447 {
  background-color: transparent;
  color: #45668e;
}
.column-slow-90d7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.column-slow-90d7 [class*="social-icon-weibo"].panel-gas-1447 {
  background-color: transparent;
  color: #df2029;
}
.column-slow-90d7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.column-slow-90d7 [class*="social-icon-weixin"].panel-gas-1447 {
  background-color: transparent;
  color: #7bb32e;
}
.column-slow-90d7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.column-slow-90d7 [class*="social-icon-whatsapp"].panel-gas-1447 {
  background-color: transparent;
  color: #25d366;
}
.column-slow-90d7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.column-slow-90d7 [class*="social-icon-wordpress"].panel-gas-1447 {
  background-color: transparent;
  color: #21759b;
}
.column-slow-90d7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.column-slow-90d7 [class*="social-icon-xing"].panel-gas-1447 {
  background-color: transparent;
  color: #026466;
}
.column-slow-90d7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.column-slow-90d7 [class*="social-icon-yelp"].panel-gas-1447 {
  background-color: transparent;
  color: #af0606;
}
.column-slow-90d7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.column-slow-90d7 [class*="social-icon-youtube"].panel-gas-1447 {
  background-color: transparent;
  color: #cd201f;
}
.steel-3c3d {
  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;
}
.steel-3c3d:hover {
  box-shadow: none;
  background: 0 0;
}
.disabled_current_75a7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.form-2bda {
  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;
}
.right_0699 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block_a2ff {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block_a2ff,
.block_a2ff::after,
.block_a2ff::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;
}
.block_a2ff::after,
.block_a2ff::before {
  content: "";
  display: block;
  background-color: inherit;
}
.form-hard-d840 .form-2bda .right_0699 {
  margin-top: -2px;
  width: 19px;
}
.form-hard-d840 .form-2bda .block_a2ff {
  margin-top: -1px;
}
.form-hard-d840 .form-2bda .block_a2ff,
.form-hard-d840 .form-2bda .block_a2ff::after,
.form-hard-d840 .form-2bda .block_a2ff::before {
  width: 19px;
  height: 2px;
}
.form-hard-d840 .form-2bda .block_a2ff::before {
  top: -6px;
}
.form-hard-d840 .form-2bda .block_a2ff::after {
  bottom: -6px;
}
.status-c4a0 .form-2bda .right_0699 {
  margin-top: -2px;
  width: 22px;
}
.status-c4a0 .form-2bda .block_a2ff {
  margin-top: -1px;
}
.status-c4a0 .form-2bda .block_a2ff,
.status-c4a0 .form-2bda .block_a2ff::after,
.status-c4a0 .form-2bda .block_a2ff::before {
  width: 22px;
  height: 2px;
}
.status-c4a0 .form-2bda .block_a2ff::before {
  top: -7px;
}
.status-c4a0 .form-2bda .block_a2ff::after {
  bottom: -7px;
}
.narrow-bba0 .form-2bda .right_0699 {
  margin-top: -2px;
  width: 31px;
}
.narrow-bba0 .form-2bda .block_a2ff {
  margin-top: -1.5px;
}
.narrow-bba0 .form-2bda .block_a2ff,
.narrow-bba0 .form-2bda .block_a2ff::after,
.narrow-bba0 .form-2bda .block_a2ff::before {
  width: 31px;
  height: 3px;
}
.narrow-bba0 .form-2bda .block_a2ff::before {
  top: -9px;
}
.narrow-bba0 .form-2bda .block_a2ff::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .info_3703 .form-2bda .right_0699 {
    margin-top: -2px;
    width: 19px;
  }
  .info_3703 .form-2bda .block_a2ff {
    margin-top: -1px;
  }
  .info_3703 .form-2bda .block_a2ff,
  .info_3703 .form-2bda .block_a2ff::after,
  .info_3703 .form-2bda .block_a2ff::before {
    width: 19px;
    height: 2px;
  }
  .info_3703 .form-2bda .block_a2ff::before {
    top: -6px;
  }
  .info_3703 .form-2bda .block_a2ff::after {
    bottom: -6px;
  }
  .article-liquid-dfde .form-2bda .right_0699 {
    margin-top: -2px;
    width: 22px;
  }
  .article-liquid-dfde .form-2bda .block_a2ff {
    margin-top: -1px;
  }
  .article-liquid-dfde .form-2bda .block_a2ff,
  .article-liquid-dfde .form-2bda .block_a2ff::after,
  .article-liquid-dfde .form-2bda .block_a2ff::before {
    width: 22px;
    height: 2px;
  }
  .article-liquid-dfde .form-2bda .block_a2ff::before {
    top: -7px;
  }
  .article-liquid-dfde .form-2bda .block_a2ff::after {
    bottom: -7px;
  }
  .layout-active-1a39 .form-2bda .right_0699 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-active-1a39 .form-2bda .block_a2ff {
    margin-top: -1.5px;
  }
  .layout-active-1a39 .form-2bda .block_a2ff,
  .layout-active-1a39 .form-2bda .block_a2ff::after,
  .layout-active-1a39 .form-2bda .block_a2ff::before {
    width: 31px;
    height: 3px;
  }
  .layout-active-1a39 .form-2bda .block_a2ff::before {
    top: -9px;
  }
  .layout-active-1a39 .form-2bda .block_a2ff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description_fast_8577 .form-2bda .right_0699 {
    margin-top: -2px;
    width: 19px;
  }
  .description_fast_8577 .form-2bda .block_a2ff {
    margin-top: -1px;
  }
  .description_fast_8577 .form-2bda .block_a2ff,
  .description_fast_8577 .form-2bda .block_a2ff::after,
  .description_fast_8577 .form-2bda .block_a2ff::before {
    width: 19px;
    height: 2px;
  }
  .description_fast_8577 .form-2bda .block_a2ff::before {
    top: -6px;
  }
  .description_fast_8577 .form-2bda .block_a2ff::after {
    bottom: -6px;
  }
  .sidebar-hovered-876e .form-2bda .right_0699 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-hovered-876e .form-2bda .block_a2ff {
    margin-top: -1px;
  }
  .sidebar-hovered-876e .form-2bda .block_a2ff,
  .sidebar-hovered-876e .form-2bda .block_a2ff::after,
  .sidebar-hovered-876e .form-2bda .block_a2ff::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-hovered-876e .form-2bda .block_a2ff::before {
    top: -7px;
  }
  .sidebar-hovered-876e .form-2bda .block_a2ff::after {
    bottom: -7px;
  }
  .old_02e1 .form-2bda .right_0699 {
    margin-top: -2px;
    width: 31px;
  }
  .old_02e1 .form-2bda .block_a2ff {
    margin-top: -1.5px;
  }
  .old_02e1 .form-2bda .block_a2ff,
  .old_02e1 .form-2bda .block_a2ff::after,
  .old_02e1 .form-2bda .block_a2ff::before {
    width: 31px;
    height: 3px;
  }
  .old_02e1 .form-2bda .block_a2ff::before {
    top: -9px;
  }
  .old_02e1 .form-2bda .block_a2ff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content_b157 .form-2bda .right_0699 {
    margin-top: -2px;
    width: 19px;
  }
  .content_b157 .form-2bda .block_a2ff {
    margin-top: -1px;
  }
  .content_b157 .form-2bda .block_a2ff,
  .content_b157 .form-2bda .block_a2ff::after,
  .content_b157 .form-2bda .block_a2ff::before {
    width: 19px;
    height: 2px;
  }
  .content_b157 .form-2bda .block_a2ff::before {
    top: -6px;
  }
  .content_b157 .form-2bda .block_a2ff::after {
    bottom: -6px;
  }
  .tabs_gold_ac2d .form-2bda .right_0699 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_gold_ac2d .form-2bda .block_a2ff {
    margin-top: -1px;
  }
  .tabs_gold_ac2d .form-2bda .block_a2ff,
  .tabs_gold_ac2d .form-2bda .block_a2ff::after,
  .tabs_gold_ac2d .form-2bda .block_a2ff::before {
    width: 22px;
    height: 2px;
  }
  .tabs_gold_ac2d .form-2bda .block_a2ff::before {
    top: -7px;
  }
  .tabs_gold_ac2d .form-2bda .block_a2ff::after {
    bottom: -7px;
  }
  .media-liquid-55fd .form-2bda .right_0699 {
    margin-top: -2px;
    width: 31px;
  }
  .media-liquid-55fd .form-2bda .block_a2ff {
    margin-top: -1.5px;
  }
  .media-liquid-55fd .form-2bda .block_a2ff,
  .media-liquid-55fd .form-2bda .block_a2ff::after,
  .media-liquid-55fd .form-2bda .block_a2ff::before {
    width: 31px;
    height: 3px;
  }
  .media-liquid-55fd .form-2bda .block_a2ff::before {
    top: -9px;
  }
  .media-liquid-55fd .form-2bda .block_a2ff::after {
    bottom: -9px;
  }
}
.input_hot_4196 .block_a2ff {
  -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);
}
.input_hot_4196 .block_a2ff::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.input_hot_4196 .block_a2ff::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);
}
.input_hot_4196.wrapper-brown-ae4f .block_a2ff {
  -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);
}
.input_hot_4196.wrapper-brown-ae4f .block_a2ff::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.input_hot_4196.wrapper-brown-ae4f .block_a2ff::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);
}
.icon_195a {
  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.search-18b8:before {
  display: none;
}
.list_new_418e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list_new_418e .block-0bf4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list_new_418e .block-0bf4:last-of-type {
  border-bottom: none;
}
.list_new_418e .block-0bf4.breadcrumb-40b0,
.list_new_418e .block-0bf4.paragraph-8824,
.list_new_418e .block-0bf4.description_b649 {
  padding: 0;
}
.list_new_418e .focus_d922 .banner-complex-1243 {
  color: currentColor;
}
.list_new_418e .focus_d922 .banner-complex-1243:focus,
.list_new_418e .focus_d922 .banner-complex-1243:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_new_418e.image-01af .shade_wood_b2c0,
.list_new_418e.image-01af .over_fb07 a,
.list_new_418e.image-01af .dropdown_soft_92d0 a,
.list_new_418e.image-01af .footer-dff2 a {
  color: rgba(0, 0, 0, 0.55);
}
.list_new_418e.image-01af .shade_wood_b2c0:hover,
.list_new_418e.image-01af .over_fb07 a:hover,
.list_new_418e.image-01af .dropdown_soft_92d0 a:hover,
.list_new_418e.image-01af .footer-dff2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_new_418e.image-01af .content_eaaa {
  color: rgba(0, 0, 0, 0.8);
}
.list_new_418e.image-01af .block-0bf4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_new_418e.image-01af .block-0bf4:before {
  background: rgba(0, 0, 0, 0.08);
}
.list_new_418e.image-01af .media_motion_fe65:before {
  background: rgba(255, 255, 255, 0.9);
}
.list_new_418e.image-01af .focus_d922 .banner_28e8 li a,
.list_new_418e.image-01af .focus_d922 .banner-complex-1243,
.list_new_418e.image-01af .footer-dff2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_new_418e.image-01af .focus_d922 .banner-complex-1243:focus,
.list_new_418e.image-01af .focus_d922 .banner-complex-1243:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_new_418e.image-01af .banner_28e8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_new_418e.next_a458 .shade_wood_b2c0,
.list_new_418e.next_a458 .over_fb07 a,
.list_new_418e.next_a458 .dropdown_soft_92d0 .banner-complex-1243,
.list_new_418e.next_a458 .dropdown_soft_92d0 a,
.list_new_418e.next_a458 .footer-dff2 a {
  color: rgba(255, 255, 255, 0.79);
}
.list_new_418e.next_a458 .shade_wood_b2c0:hover,
.list_new_418e.next_a458 .over_fb07 a:hover,
.list_new_418e.next_a458 .dropdown_soft_92d0 .banner-complex-1243:hover,
.list_new_418e.next_a458 .dropdown_soft_92d0 a:hover,
.list_new_418e.next_a458 .footer-dff2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_new_418e.next_a458 .content_eaaa {
  color: rgba(255, 255, 255, 0.99);
}
.list_new_418e.next_a458 .block-0bf4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_new_418e.next_a458 .block-0bf4:before {
  background: rgba(255, 255, 255, 0.08);
}
.list_new_418e.next_a458 .media_motion_fe65:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_new_418e.next_a458 .focus_d922 .banner_28e8 li a,
.list_new_418e.next_a458 .focus_d922 .banner-complex-1243,
.list_new_418e.next_a458 .footer-dff2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_new_418e.next_a458 .focus_d922 .banner-complex-1243:focus,
.list_new_418e.next_a458 .focus_d922 .banner-complex-1243:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_new_418e.next_a458 .banner_28e8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_motion_fe65 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media_motion_fe65:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hot_3c3e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article-fc55 .list_new_418e {
  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;
}
.article-fc55 .block-0bf4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article-fc55 .block-0bf4: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) {
  .article-fc55 .block-0bf4:before {
    width: 16%;
    left: 42%;
  }
}
.article-fc55 .block-0bf4:last-child:before {
  content: none;
}
.article-fc55 .block-0bf4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article-fc55 .focus_d922 .banner_28e8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article-fc55 .focus_d922 .banner_28e8 li a .banner-complex-1243 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article-fc55 .focus_d922 .footer-dff2 {
  border: none;
}
.article-fc55 .focus_d922 .footer-dff2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article-fc55 .media_motion_fe65 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article-fc55 .hot_3c3e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article-fc55 .next_a458 .media_motion_fe65:before {
  background: rgba(0, 0, 0, 0.9);
}
.article-fc55 .image-01af.box_9e69 .block_a2ff {
  background: rgba(0, 0, 0, 0.6);
}
.article-fc55
  .image-01af.box_9e69
  .block_a2ff::after,
.article-fc55
  .image-01af.box_9e69
  .block_a2ff:before {
  background: inherit;
}
.article-fc55
  .image-01af.box_9e69:hover
  .block_a2ff {
  background: rgba(0, 0, 0, 0.8);
}
.red_aa7c .list_new_418e {
  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) {
  .red_aa7c .list_new_418e {
    width: auto;
    right: 45px;
  }
}
.message_65be .list_new_418e {
  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) {
  .message_65be .list_new_418e {
    width: auto;
    left: 45px;
  }
}
.search-18b8 .list_new_418e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search-18b8 .hot_3c3e {
  max-width: 48em;
  margin: 0 auto;
}
.search-18b8 .media_motion_fe65:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.video_white_8a11 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.video_white_8a11.article-fc55 .list_new_418e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.video_white_8a11.red_aa7c .list_new_418e {
  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);
}
.video_white_8a11 .list_new_418e {
  visibility: visible;
}
.video_white_8a11.message_65be .list_new_418e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.green_36e0,
.title_pro_d496 {
  overflow-x: hidden;
}
.green_36e0 .list_new_418e {
  overflow: auto;
}
.green_36e0.article-fc55 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green_36e0.article-fc55 .list_new_418e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.green_36e0.article-fc55 .steel-3c3d {
  opacity: 0;
}
.green_36e0.red_aa7c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green_36e0.red_aa7c .list_new_418e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.green_36e0.red_aa7c .steel-3c3d {
  opacity: 0;
}
.green_36e0.message_65be {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green_36e0.message_65be .list_new_418e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.green_36e0.message_65be .steel-3c3d {
  opacity: 0;
}
.green_36e0.search-18b8 .list_new_418e {
  z-index: 10;
  visibility: visible;
}
.box_9e69 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box_9e69 .block_a2ff {
  background: rgba(255, 255, 255, 0.99);
}
.box_9e69 .block_a2ff::after,
.box_9e69 .block_a2ff:before {
  background: inherit;
}
.box_9e69:hover .block_a2ff {
  background: rgba(255, 255, 255, 0.99);
}
.message_65be .box_9e69 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search-18b8 .box_9e69 {
  display: none !important;
}
.green_36e0:before,
.title_pro_d496:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.green_36e0 .box_9e69,
.title_pro_d496 .box_9e69 {
  display: inline-block;
}
.list_new_418e .tall_01fa {
  -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;
}
.green_36e0 .list_new_418e .tall_01fa,
.title_pro_d496 .list_new_418e .tall_01fa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message_blue_4bc9 .upper_7fe2 {
  width: 100%;
}
.bottom_f407 {
  padding: 0 0.5em 0;
}
.bottom_f407 [class*="customify-col-"],
.bottom_f407 [class*="customify-col_"],
.bottom_f407 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block-wide-55a8 .bottom_f407 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .motion_8014 .fast_12e9,
  .fast_12e9 {
    display: none;
  }
  .item_3de8 {
    text-align: left;
  }
  .over-f10d {
    text-align: center;
  }
  .container-04fb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .motion_8014 .liquid-6743,
  .liquid-6743 {
    display: none;
  }
  .component-bright-e0a2 {
    text-align: left;
  }
  .overlay_b884 {
    text-align: center;
  }
  .status-487e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .motion_8014 .message-fafd,
  .message-fafd {
    display: none;
  }
  .avatar-7ca5 {
    text-align: left;
  }
  .sort_current_2c50 {
    text-align: center;
  }
  .wide-1757 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.table_185d {
  box-shadow: none !important;
}
.chip-0ce2 .new-7c34,
.filter_e59f .new-7c34 {
  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;
}
.filter_e59f .new-7c34 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dirty-aff6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dirty-aff6:after,
.dirty-aff6:before {
  content: "";
  display: table;
}
.dirty-aff6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dirty-aff6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dirty-aff6,
.content_fluid_152b {
  max-width: 1248px;
  margin: 0 auto;
}

.copper-0796.purple-1b35 .dirty-aff6 {
  max-width: 100%;
}
.copper-0796.first_5a03 {
  max-width: 1200px;
  margin: 0 auto;
}
.copper-0796.over-dcd4 .dirty-aff6 {
  max-width: 100%;
}
.copper-0796.over-dcd4 > .dirty-aff6 {
  padding-left: 0;
  padding-right: 0;
}
.copper-0796.over-dcd4 > .dirty-aff6 .motion_8014 {
  margin: 0;
}
.copper-0796.over-dcd4
  > .dirty-aff6
  .gold-198d.gold-e060 {
  margin-right: 0;
  margin-left: 0;
}
.copper-0796.over-dcd4 #main.gold-e060 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pink-1287 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pink-1287 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .advanced-e7a7 .column_e30e {
    padding-right: 1em;
  }
  .advanced-e7a7.white-1cf2 .gold-198d {
    border-right: 1px solid #eaecee;
  }
  .advanced-e7a7.white-1cf2 .column_e30e {
    padding-right: 1em;
  }
  .advanced-e7a7.white-1cf2 .photo-14bf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over-73a8 .column_e30e {
    padding-left: 1em;
  }
  .over-73a8.white-1cf2 .gold-198d {
    border-left: 1px solid #eaecee;
  }
  .over-73a8.white-1cf2 .column_e30e {
    padding-left: 1em;
  }
  .over-73a8.white-1cf2 .photo-14bf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout_stone_964f .column_e30e {
    padding-left: 1em;
  }
  .layout_stone_964f.white-1cf2 .detail_red_0873 {
    border-right: 1px solid #eaecee;
  }
  .layout_stone_964f.white-1cf2 .carousel-simple-546f {
    border-right: 1px solid #eaecee;
  }
  .layout_stone_964f.white-1cf2 .column_e30e {
    padding-left: 1em;
  }
  .layout_stone_964f.white-1cf2 .photo-14bf {
    padding-right: 1em;
  }
  .layout_stone_964f.white-1cf2 .header_5101 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_warm_b372 .column_e30e {
    padding-right: 1em;
  }
  .backdrop_warm_b372.white-1cf2 .detail_red_0873 {
    border-left: 1px solid #eaecee;
  }
  .backdrop_warm_b372.white-1cf2 .carousel-simple-546f {
    border-left: 1px solid #eaecee;
  }
  .backdrop_warm_b372.white-1cf2 .column_e30e {
    padding-right: 1em;
  }
  .backdrop_warm_b372.white-1cf2 .photo-14bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_warm_b372.white-1cf2 .header_5101 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink-1287 .column_e30e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-1287.white-1cf2 .gold-198d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pink-1287.white-1cf2 .column_e30e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-1287.white-1cf2 .photo-14bf {
    padding-left: 1em;
  }
  .pink-1287.white-1cf2 .header_5101 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pink-1287.white-1cf2 .column_e30e {
    padding-left: 0;
  }
}
.logo_under_934a .slow_a6f9 {
  display: inline-block;
}
.section_iron_857c {
  display: inline-block;
}
.alert_active_11a2 {
  word-con: break-word;
}
.slow-04c3 > span {
  display: inline-block;
  padding: 5px 0;
}
.slow-04c3 .tertiary_e19d {
  margin-left: 8px;
  margin-right: 8px;
}
.slow-04c3 .soft_fe04 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dirty-9b8c .element_5587 {
  margin-bottom: 2em;
}
.dirty-9b8c .right-8df7 {
  margin-bottom: 15px;
}
.dirty-9b8c .right-8df7:last-child {
  margin-bottom: 0;
}
.dirty-9b8c .aside_f0f2 {
  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) {
  .dirty-9b8c .aside_f0f2 {
    display: block;
  }
}
.dirty-9b8c .chip_in_8f99 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dirty-9b8c .chip_in_8f99 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dirty-9b8c .hover-basic-38d8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dirty-9b8c .hover-basic-38d8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dirty-9b8c .hover-basic-38d8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dirty-9b8c .alert_active_11a2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dirty-9b8c .alert_active_11a2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dirty-9b8c .inner_3789 p:last-child {
  margin-bottom: 0;
}
.dirty-9b8c .hard-550d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dirty-9b8c .stone_3666 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dirty-9b8c .input-cold-b835 {
  margin-top: 1em;
}
.dirty-9b8c .simple_8f81 {
  top: 0;
  display: block;
}
.dirty-9b8c .simple_8f81 a {
  color: inherit;
}
.dirty-9b8c .simple_8f81 a:hover {
  color: inherit;
}
.dirty-9b8c .fresh_e021 {
  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;
}
.dirty-9b8c .fresh_e021:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dirty-9b8c .stone_3666 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dirty-9b8c .video-1483 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dirty-9b8c .video-1483:first-child {
  margin-top: 0;
}
.dirty-9b8c .video-1483.grid-b4b5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dirty-9b8c .video-1483.form-in-ad67 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dirty-9b8c
  .video-1483.form-in-ad67.surface_6e61
  .input-cold-b835 {
  width: 100%;
}
.dirty-9b8c .form-in-ad67 {
  -webkit-box-align: center;
  align-items: center;
}
.dirty-9b8c .form-in-ad67 .slow-04c3,
.dirty-9b8c .form-in-ad67 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dirty-9b8c .hover-basic-38d8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dirty-9b8c .hover-basic-38d8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dirty-9b8c .hover-basic-38d8: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;
}
.dirty-9b8c .grid-b4b5 {
  z-index: 5;
}
.dirty-9b8c .solid_1af9 .current_b401 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dirty-9b8c .avatar-complex-40a3 .current_b401 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dirty-9b8c .detail-last-becc .current_b401 {
  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;
}
.dirty-9b8c.white_a72e .aside_f0f2,
.dirty-9b8c.hidden-7402 .aside_f0f2 {
  display: block;
}
.dirty-9b8c.white_a72e .aside_f0f2 .active-pink-5cfc,
.dirty-9b8c.white_a72e .aside_f0f2 .stone_3666,
.dirty-9b8c.hidden-7402 .aside_f0f2 .active-pink-5cfc,
.dirty-9b8c.hidden-7402 .aside_f0f2 .stone_3666 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dirty-9b8c.primary-65c3 .chip_in_8f99 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dirty-9b8c.primary-65c3 .chip_in_8f99 {
    margin-right: 0;
  }
}
.dirty-9b8c.white_a72e .chip_in_8f99,
.dirty-9b8c.hidden-7402 .chip_in_8f99 {
  padding-top: 40%;
}
.dirty-9b8c.white_a72e .element_5587,
.dirty-9b8c.hidden-7402 .element_5587 {
  display: block;
}
.dirty-9b8c.white_a72e .fn-sticky-2406 .stone_3666,
.dirty-9b8c.hidden-7402 .fn-sticky-2406 .stone_3666 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dirty-9b8c.white_a72e .chip_in_8f99,
.dirty-9b8c.hidden-7402 .chip_in_8f99 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dirty-9b8c.white_a72e .stone_3666 {
  padding: 1em;
}
.title_057e {
  margin: 30px auto;
  display: block;
}
.title_057e .glass_8051 > * {
  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;
}
.title_057e .glass_8051 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title_057e .glass_8051 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus-7a35 .slow-04c3 {
  margin-bottom: 1.41575em;
}
.focus-7a35 .red_0d46 {
  margin-bottom: 1.618em;
}
.plasma-411e .shadow-048e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.plasma-411e .shadow-048e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.plasma-411e .title-brown-f8b7 {
  max-width: 100%;
  overflow: auto;
}
.notification-basic-3563 .plasma-411e a:hover {
  text-decoration: underline;
}
.active_center_571c .right-8df7:not(.alert_active_11a2),
.active_center_571c .hover-basic-38d8 {
  margin-bottom: 1.41575em;
}
.active_center_571c .right-8df7:not(.alert_active_11a2):last-child,
.active_center_571c .hover-basic-38d8:last-child {
  margin-bottom: 0;
}
.active_center_571c .right-8df7.prev-8f4b {
  margin-bottom: 0.41575em;
}
.active_center_571c .gallery-0575:before,
.active_center_571c .logo_soft_0686:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_center_571c .gallery-0575:before {
  content: "\f115";
}
.active_center_571c .logo_soft_0686:before {
  content: "\f02c";
}
.active_center_571c .list_orange_c7e3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_center_571c .list_orange_c7e3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.upper-22da {
  display: -webkit-box;
  display: flex;
}
.upper-22da .simple_a065 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .upper-22da .simple_a065 {
    flex-basis: 90px;
  }
}
.upper-22da .component_24e0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .upper-22da .component_24e0 {
    flex-basis: calc(100% - 50px);
  }
}
.upper-22da .gradient-solid-8754 p:last-child {
  margin-bottom: 0.72em;
}
.mini_6a74 .glass_8051 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini_6a74 .glass_8051:after,
.mini_6a74 .glass_8051:before {
  content: "";
  display: table;
}
.mini_6a74 .glass_8051:after {
  clear: both;
}
.mini_6a74 .glass_8051 .active-36f2,
.mini_6a74 .glass_8051 .status_0c6b {
  width: 49%;
}
.mini_6a74 .glass_8051 .active-36f2 a span.wrapper_gold_3f93,
.mini_6a74 .glass_8051 .status_0c6b a span.wrapper_gold_3f93 {
  display: block;
  margin-bottom: 5px;
}
.mini_6a74 .glass_8051 .status_0c6b {
  float: left;
  text-align: left;
}
.mini_6a74 .glass_8051 .active-36f2 {
  float: right;
  text-align: right;
}
.tall_9cc7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tall_9cc7 {
    margin-bottom: 0;
  }
}
.description-237e {
  margin-bottom: 1em;
}
.description-237e .alert_active_11a2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hero_83e3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.module_db33 .description-237e,
.next-4746 .description-237e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module_db33 .description-237e,
  .next-4746 .description-237e {
    display: block;
  }
}
.module_db33 .hero_83e3,
.next-4746 .hero_83e3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module_db33 .hero_83e3,
  .next-4746 .hero_83e3 {
    margin-bottom: 1em;
  }
}
.module_db33 .hero_83e3 img,
.next-4746 .hero_83e3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module_db33 .prev-6348,
.next-4746 .prev-6348 {
  flex-basis: calc(100% - 160px);
}
.module_db33 .prev-6348 p,
.next-4746 .prev-6348 p {
  margin-bottom: 0;
}
.module_db33 .prev-6348 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module_db33 .prev-6348 {
    padding-left: 0;
  }
}
.next-4746 .prev-6348 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .next-4746 .prev-6348 {
    padding-right: 0;
  }
}
.next-4746 .hero_83e3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item-a25b .hero_83e3 {
  margin-bottom: 0.5em;
}
.item-a25b .hero_83e3 img {
  width: 100%;
}
.section_liquid_64f0 .cold_d9fd,
.caption-db00 .cold_d9fd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.caption-db00 .gold-198d .video_action_6013 p:last-child {
  margin-bottom: 0;
}
.pattern-dim-4f21 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero_west_ccc4 .medium-d911 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero_west_ccc4 .medium-d911:last-of-type {
    margin-bottom: 0;
  }
}
.hero_west_ccc4 .medium-d911 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_west_ccc4 .medium-d911 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero_west_ccc4 .medium-d911 ul li {
  margin: 0 0 0.6em;
}
.hero_west_ccc4 .medium-d911 ul li.element-fixed-ab60,
.hero_west_ccc4 .medium-d911 ul li.tabs_hovered_7094 {
  position: relative;
}
.hero_west_ccc4 .medium-d911 ul li.element-fixed-ab60 .alert_eae2,
.hero_west_ccc4 .medium-d911 ul li.tabs_hovered_7094 .alert_eae2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero_west_ccc4 .medium-d911 ul li.element-fixed-ab60:after:after,
.hero_west_ccc4 .medium-d911 ul li.element-fixed-ab60:after:before,
.hero_west_ccc4
  .medium-d911
  ul
  li.tabs_hovered_7094:after:after,
.hero_west_ccc4
  .medium-d911
  ul
  li.tabs_hovered_7094:after:before {
  content: "";
  display: table;
}
.hero_west_ccc4 .medium-d911 ul li.element-fixed-ab60:after:after,
.hero_west_ccc4
  .medium-d911
  ul
  li.tabs_hovered_7094:after:after {
  clear: both;
}
.hero_west_ccc4 .medium-d911 a.dynamic-408c:hover {
  text-decoration: none;
}
.hero_west_ccc4 .medium-d911 select {
  max-width: 100%;
}
.hero_west_ccc4 .medium-d911 table {
  font-size: 85%;
}
.hero_west_ccc4 .medium-d911 table td,
.hero_west_ccc4 .medium-d911 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero_west_ccc4 .medium-d911 table tfoot td {
  text-align: left;
}
.hero_west_ccc4 .medium-d911 :last-child {
  margin-bottom: 0;
}
.hero_west_ccc4 .medium-d911 .light_6f32 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero_west_ccc4 .medium-d911 .light_6f32 label {
  width: 100%;
}
.hero_west_ccc4 .medium-d911 .light_6f32 .heading-up-620e {
  width: 100%;
  display: block;
}
.hero_west_ccc4 .medium-d911 .light_6f32 .first_9964 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero_west_ccc4 .medium-d911 .light_6f32 .first_9964:hover svg #svg-search {
  fill: #444;
}
.hero_west_ccc4 .medium-d911 .light_6f32 .first_9964 svg {
  width: 18px;
  height: 18px;
}
.hero_west_ccc4 .row-lite-6f4b ul ul,
.hero_west_ccc4 .footer-cb86 ul ul,
.hero_west_ccc4 .status-fast-d16e ul ul,
.hero_west_ccc4 .box-4c25 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero_west_ccc4 .row-lite-6f4b .dropdown-gold-d03b > a,
.hero_west_ccc4 .footer-cb86 .dropdown-gold-d03b > a,
.hero_west_ccc4 .status-fast-d16e .dropdown-gold-d03b > a,
.hero_west_ccc4 .box-4c25 .dropdown-gold-d03b > a {
  margin-bottom: 0;
}
.hero_west_ccc4 .left-16aa li,
.hero_west_ccc4 .row-lite-6f4b li,
.hero_west_ccc4 .list-east-b855 li,
.hero_west_ccc4 .footer-cb86 li,
.hero_west_ccc4 .status-fast-d16e li,
.hero_west_ccc4 .box-4c25 li,
.hero_west_ccc4 .stale-ae30 li,
.hero_west_ccc4 .last_971d li {
  display: block;
  position: relative;
}
.hero_west_ccc4 .left-16aa li:last-child,
.hero_west_ccc4 .row-lite-6f4b li:last-child,
.hero_west_ccc4 .list-east-b855 li:last-child,
.hero_west_ccc4 .footer-cb86 li:last-child,
.hero_west_ccc4 .status-fast-d16e li:last-child,
.hero_west_ccc4 .box-4c25 li:last-child,
.hero_west_ccc4 .stale-ae30 li:last-child,
.hero_west_ccc4 .last_971d li:last-child {
  border: none;
}
.hero_west_ccc4 .left-16aa li a,
.hero_west_ccc4 .row-lite-6f4b li a,
.hero_west_ccc4 .list-east-b855 li a,
.hero_west_ccc4 .footer-cb86 li a,
.hero_west_ccc4 .status-fast-d16e li a,
.hero_west_ccc4 .box-4c25 li a,
.hero_west_ccc4 .stale-ae30 li a,
.hero_west_ccc4 .last_971d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_west_ccc4 .left-16aa li ul li::before,
.hero_west_ccc4 .row-lite-6f4b li ul li::before,
.hero_west_ccc4 .list-east-b855 li ul li::before,
.hero_west_ccc4 .footer-cb86 li ul li::before,
.hero_west_ccc4 .status-fast-d16e li ul li::before,
.hero_west_ccc4 .box-4c25 li ul li::before,
.hero_west_ccc4 .stale-ae30 li ul li::before,
.hero_west_ccc4 .last_971d li ul li::before {
  left: 15px;
}
.hero_west_ccc4 .left-16aa li ul a,
.hero_west_ccc4 .row-lite-6f4b li ul a,
.hero_west_ccc4 .list-east-b855 li ul a,
.hero_west_ccc4 .footer-cb86 li ul a,
.hero_west_ccc4 .status-fast-d16e li ul a,
.hero_west_ccc4 .box-4c25 li ul a,
.hero_west_ccc4 .stale-ae30 li ul a,
.hero_west_ccc4 .last_971d li ul a {
  padding-left: 20px;
}
.hero_west_ccc4 .left-16aa li ul ul li::before,
.hero_west_ccc4 .row-lite-6f4b li ul ul li::before,
.hero_west_ccc4 .list-east-b855 li ul ul li::before,
.hero_west_ccc4 .footer-cb86 li ul ul li::before,
.hero_west_ccc4 .status-fast-d16e li ul ul li::before,
.hero_west_ccc4 .box-4c25 li ul ul li::before,
.hero_west_ccc4 .stale-ae30 li ul ul li::before,
.hero_west_ccc4 .last_971d li ul ul li::before {
  left: 30px;
}
.hero_west_ccc4 .left-16aa li ul ul a,
.hero_west_ccc4 .row-lite-6f4b li ul ul a,
.hero_west_ccc4 .list-east-b855 li ul ul a,
.hero_west_ccc4 .footer-cb86 li ul ul a,
.hero_west_ccc4 .status-fast-d16e li ul ul a,
.hero_west_ccc4 .box-4c25 li ul ul a,
.hero_west_ccc4 .stale-ae30 li ul ul a,
.hero_west_ccc4 .last_971d li ul ul a {
  padding-left: 40px;
}
.hero_west_ccc4 .photo-dcb8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_west_ccc4 .last_971d ul li {
  margin-bottom: 1.41575em;
}
.hero_west_ccc4 .last_971d ul li .notification-pressed-daa1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero_west_ccc4 .last_971d ul li .border-green-fb3c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.next_a458 .left-16aa li a,
.next_a458 .row-lite-6f4b li a,
.next_a458 .list-east-b855 li a,
.next_a458 .footer-cb86 li a,
.next_a458 .status-fast-d16e li a,
.next_a458 .box-4c25 li a,
.next_a458 .stale-ae30 li a,
.next_a458 .last_971d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.next_a458 .photo-dcb8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next_a458 .medium-d911 ul li.element-fixed-ab60 .alert_eae2,
.next_a458 .medium-d911 ul li.tabs_hovered_7094 .alert_eae2 {
  background: rgba(0, 0, 0, 0.2);
}
.next_a458 .hero_west_ccc4 .medium-d911 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li {
  margin: 0;
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li ul {
  margin: 0;
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li ul li a {
  padding-left: 15px;
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li ul li li a {
  padding-left: 30px;
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li.south_c1c2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li.south_c1c2 > 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;
}
.copper-0796 .hero_west_ccc4 .banner_28e8 li.south_c1c2 > 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;
}
.popup_dynamic_de2b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.summary_current_d4d4 {
  position: relative;
  z-index: 10;
}
.summary_current_d4d4 .tall_01fa {
  width: 100%;
  max-width: 100%;
}
.fast-d63e .narrow_ad2c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fast-d63e .image-01af {
}
.fast-d63e .next_a458 {
  background: #292929;
}
.mask_09ad .narrow_ad2c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mask_09ad .image-01af {
  background: #f9f9f9;
}
.mask_09ad .next_a458 {
  background: #303030;
}
.narrow-207c .narrow_ad2c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .narrow-207c .slow_a6f9 {
    margin-bottom: 1em;
  }
  .narrow-207c .slow_a6f9:last-child {
    margin-bottom: 0;
  }
}
.narrow-207c .image-01af {
  background: #ededed;
}
.narrow-207c .next_a458 {
  background: #1a1a1a;
}
.narrow_ad2c.image-01af {
  color: rgba(0, 0, 0, 0.6);
}
.narrow_ad2c.image-01af .narrow-8acd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow_ad2c.next_a458 {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_ad2c.next_a458 a:not(.dynamic-408c) {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_ad2c.next_a458 a:not(.dynamic-408c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_ad2c.next_a458 .narrow-8acd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_ad2c.next_a458 table tbody td,
.narrow_ad2c.next_a458 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard-14a9.sidebar-a09b .dirty-aff6 {
  max-width: initial;
}
.hard-14a9 .out-93cd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard-14a9 .out-93cd .tall_01fa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard-14a9 .out-93cd .tall_01fa {
    display: block;
    margin-bottom: 2em;
  }
  .hard-14a9 .out-93cd .tall_01fa:last-child {
    margin-bottom: 0;
  }
}
.narrow-207c .slow_a6f9:last-child,
.mask_09ad .slow_a6f9:last-child,
.fast-d63e .slow_a6f9:last-child {
  margin-bottom: 0;
}
.narrow-207c .slow_a6f9 .hero_west_ccc4 .medium-d911:last-child,
.mask_09ad .slow_a6f9 .hero_west_ccc4 .medium-d911:last-child,
.fast-d63e .slow_a6f9 .hero_west_ccc4 .medium-d911:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .narrow-207c .input_black_8a32,
  .narrow-207c .hot_a8cd,
  .mask_09ad .input_black_8a32,
  .mask_09ad .hot_a8cd,
  .fast-d63e .input_black_8a32,
  .fast-d63e .hot_a8cd {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .summary_current_d4d4 .slow_a6f9 {
    margin-bottom: 2em;
  }
}
.summary_current_d4d4 p:last-child {
  margin-bottom: 0;
}
.summary_current_d4d4 li,
.summary_current_d4d4 ul {
  list-style: none;
  margin: 0;
}
.summary_current_d4d4 ul ul {
  margin-left: 2.617924em;
}
.message_easy_2ce5 {
  font-size: 0.875em;
}

/* css-noise: 4aa5 */
.shadow-element-w0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
