/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search-thick-b679/customify
Author: WPCustomify
Author URI: https://pressmaximum.search-thick-b679
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.search-thick-b679/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focus-6b54.row-large-cc3b/licenses/gpl-2.0.first-b4eb
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.active-cee0/, (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.logo_059e.form_d756/normalize.widget_small_a7d3/
 ======
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.widget_small_a7d3 v7.0.0 | MIT License | github.search-thick-b679/necolas/normalize.widget_small_a7d3 */
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;
}
.filter-complex-ac8f .active_huge_b17b,
.search-old-c2d2,
.heading-f9f5,
.basic_2831,
.accordion-966d,
.caption_paper_f776,
.middle-ca7a,
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;
}
.search-old-c2d2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .search-old-c2d2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .search-old-c2d2,
  h1 {
    font-size: 1.8em;
  }
}
.heading-f9f5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading-f9f5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading-f9f5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading-f9f5,
  h2 {
    font-size: 1.7em;
  }
}
.basic_2831,
h3 {
  font-size: 1.618em;
}
.filter-complex-ac8f .active_huge_b17b,
.accordion-966d,
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.dropdown-1644 {
  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;
}
.notice_739a:after,
.notice_739a:before,
.sidebar_out_8184:after,
.sidebar_out_8184:before {
  content: "";
  display: table;
}
.notice_739a:after,
.sidebar_out_8184:after {
  clear: both;
}
.description-thick-b5a2 {
  float: right;
  margin-right: 0;
}
.old-df90 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outer-d602 .logo-fresh-7c8f,
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;
}
.outer-d602 .logo-fresh-7c8f: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;
}
.banner_64cc .logo-fresh-7c8f {
  box-shadow: none;
}
.banner_64cc
  .logo-fresh-7c8f
  .easy-a926 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.banner_64cc .logo-fresh-7c8f .stone-5bff {
  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;
}
.banner_64cc
  .logo-fresh-7c8f
  .stone-5bff
  b {
  display: none;
}
.banner_64cc .container_74ff {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.item_6ba1:not(.image-east-ccf7):not(.header-7867),
button:not(.image-east-ccf7):not(.header-7867),
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ),
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ),
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ) {
  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;
}
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ):hover,
button:not(.image-east-ccf7):not(
    .header-7867
  ):hover,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ):hover,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ):hover,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ):active,
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ):focus,
button:not(.image-east-ccf7):not(
    .header-7867
  ):active,
button:not(.image-east-ccf7):not(
    .header-7867
  ):focus,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ):active,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ):focus,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ):active,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ):focus,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ):active,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ):focus {
  outline: 0;
}
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6,
button:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6 {
  position: relative;
}
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .pagination_49e0,
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .button_f30a,
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .mask-bcb2,
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  i,
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  svg,
button:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .pagination_49e0,
button:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .button_f30a,
button:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .mask-bcb2,
button:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  i,
button:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  svg,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .pagination_49e0,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .button_f30a,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .mask-bcb2,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  i,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  svg,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .pagination_49e0,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .button_f30a,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .mask-bcb2,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  i,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  svg,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .pagination_49e0,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .button_f30a,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  .mask-bcb2,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  i,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6
  svg {
  visibility: hidden;
}
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6:after,
button:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6:after,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6:after,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6:after,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ).fn-loading-21f6: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;
}
.item_6ba1:not(.image-east-ccf7):not(.header-7867),
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ),
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ),
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ) {
  color: #fff;
  background: #235787;
}
.item_6ba1:not(.image-east-ccf7):not(
    .header-7867
  ):focus,
input[type="button"]:not(.image-east-ccf7):not(
    .header-7867
  ):focus,
input[type="reset"]:not(.image-east-ccf7):not(
    .header-7867
  ):focus,
input[type="submit"]:not(.image-east-ccf7):not(
    .header-7867
  ):focus {
  color: #fff;
}
.item_6ba1.fn-disabled-21f6:not(.image-east-ccf7):not(
    .header-7867
  ),
.item_6ba1[disabled]:not(.image-east-ccf7):not(
    .header-7867
  ),
button.fn-disabled-21f6:not(.image-east-ccf7):not(
    .header-7867
  ),
button[disabled]:not(.image-east-ccf7):not(
    .header-7867
  ) {
  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;
}
.caption_83fc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption_83fc: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;
}
.hovered-e813 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.menu-a84e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.small_9cae {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice_739a:after,
.notice_739a:before,
.disabled-selected-53a1:after,
.disabled-selected-53a1:before,
.soft-4c98:after,
.soft-4c98:before,
.hidden_02e5:after,
.hidden_02e5:before,
.info_f1b6:after,
.info_f1b6:before,
.right-fea6:after,
.right-fea6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice_739a:after,
.disabled-selected-53a1:after,
.soft-4c98:after,
.hidden_02e5:after,
.info_f1b6:after,
.right-fea6:after {
  clear: both;
}
.disabled-selected-53a1 .mask_pink_59a0,
.soft-4c98 .mask_pink_59a0,
.motion-09fa .mask_pink_59a0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower-d60e {
  display: inline-block;
}
.panel-d1d6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel-d1d6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel-d1d6 .dynamic_3cf1 {
  padding: 1em 0;
  font-size: 85%;
}
.dynamic_3cf1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.basic_5752 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.basic_5752:after,
.basic_5752:before {
  content: "";
  display: table;
}
.basic_5752:after {
  clear: both;
}
.feature_purple_6502 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slider-05c9 .feature_purple_6502 {
  max-width: 50%;
}
.media-ea11 .feature_purple_6502 {
  max-width: 33.33%;
}
.link_orange_f2af .feature_purple_6502 {
  max-width: 25%;
}
.video-af07 .feature_purple_6502 {
  max-width: 20%;
}
.preview_db93 .feature_purple_6502 {
  max-width: 16.66%;
}
.badge-gas-9ec8 .feature_purple_6502 {
  max-width: 14.28%;
}
.yellow_74a2 .feature_purple_6502 {
  max-width: 12.5%;
}
.table-1b3a .feature_purple_6502 {
  max-width: 11.11%;
}
.breadcrumb_gas_0389 {
  display: block;
}
.filter-complex-ac8f .wrapper_5869 label,
.filter-complex-ac8f .panel_097a label,
.filter-complex-ac8f .hard_08a3 label,
.filter-complex-ac8f .detail_bright_7937 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_ccff {
  list-style: none;
  margin: 0;
}
.panel_ccff article.shadow_pro_a57d {
  margin-bottom: 0;
}
.panel_ccff ul {
  list-style: none;
  margin: 0;
}
.panel_ccff .video_acfb li.shadow_pro_a57d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_ccff .video_acfb li.shadow_pro_a57d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_ccff .video_acfb li.shadow_pro_a57d: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) {
  .panel_ccff .video_acfb li.shadow_pro_a57d li.shadow_pro_a57d li.shadow_pro_a57d li.shadow_pro_a57d {
    padding-left: 0;
  }
}
article.shadow_pro_a57d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow_pro_a57d .disabled-selected-53a1 p:last-of-type {
  margin-bottom: 0;
}
article.shadow_pro_a57d .frame-3388 {
  float: left;
}
article.shadow_pro_a57d .table_static_1534 {
  margin-left: 85px;
}
article.shadow_pro_a57d .pressed-25ca {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow_pro_a57d .pressed-25ca .breadcrumb-blue-5f57 {
  margin-left: 10px;
}
article.shadow_pro_a57d .picture-right-6edb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow_pro_a57d .logo_dim_a5bd {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .wrapper_5869,
  #respond .hard_08a3,
  #respond .detail_bright_7937 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_5869 input,
#respond .hard_08a3 input,
#respond .detail_bright_7937 input {
  width: 100%;
}
#respond .detail_bright_7937 {
  margin-right: 0;
}
#respond .up-4ea4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green-b68e {
  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;
}
.green-b68e.paper-9da6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.green-b68e 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%);
}
.green-b68e:focus,
.green-b68e: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);
}
.heading-light-347a {
  border-radius: 10%;
}
.photo_top_4796 {
  border-radius: 50%;
}
.hidden_2a5b {
  font-size: 0.72em;
}
.status_over_4a98 {
  font-size: 0.875em;
}
.cool_9cd7 {
  font-size: 1.1em;
}
.tag-359e {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag-359e.hidden_2a5b {
  letter-spacing: 0.5px;
}
.sidebar_pink_111a,
.sidebar_pink_111a a {
  color: #6d6d6d;
}
.sidebar_pink_111a a:hover {
  color: #111;
}
.up_3172 {
  color: #6d6d6d;
}
.large-0fe7 {
  overflow-x: hidden;
}
.large-0fe7 .under-6a22.info-hovered-26ba {
  position: relative;
}
.large-0fe7 .under-6a22.info-hovered-26ba.nav_hard_c641 {
  position: initial;
}
.large-0fe7
  .under-6a22.info-hovered-26ba.nav_hard_c641
  .photo_fluid_13c3 {
  left: auto;
}
.large-0fe7 .under-6a22 .photo_fluid_13c3 {
  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;
}
.large-0fe7 .under-6a22:hover.info-hovered-26ba {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large-0fe7
  .under-6a22:hover.info-hovered-26ba
  .photo_fluid_13c3 {
  display: block;
  z-index: 9999999;
}
.large-0fe7 .notice-south-e6c4 .highlight_ed0f,
.large-0fe7 .caption_blue_b875 .highlight_ed0f {
  display: none;
}
.large-0fe7 .nav-516d .under-6a22:hover.info-hovered-26ba {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter-complex-ac8f .wrapper_5869 label,
.filter-complex-ac8f .panel_097a label,
.filter-complex-ac8f .hard_08a3 label,
.filter-complex-ac8f .detail_bright_7937 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_ccff {
  list-style: none;
  margin: 0;
}
.panel_ccff article.shadow_pro_a57d {
  margin-bottom: 0;
}
.panel_ccff ul {
  list-style: none;
  margin: 0;
}
.panel_ccff .video_acfb li.shadow_pro_a57d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_ccff .video_acfb li.shadow_pro_a57d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_ccff .video_acfb li.shadow_pro_a57d: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) {
  .panel_ccff .video_acfb li.shadow_pro_a57d li.shadow_pro_a57d li.shadow_pro_a57d li.shadow_pro_a57d {
    padding-left: 0;
  }
}
article.shadow_pro_a57d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow_pro_a57d .disabled-selected-53a1 p:last-of-type {
  margin-bottom: 0;
}
article.shadow_pro_a57d .frame-3388 {
  float: left;
}
article.shadow_pro_a57d .table_static_1534 {
  margin-left: 85px;
}
article.shadow_pro_a57d .pressed-25ca {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow_pro_a57d .pressed-25ca .breadcrumb-blue-5f57 {
  margin-left: 10px;
}
article.shadow_pro_a57d .picture-right-6edb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow_pro_a57d .logo_dim_a5bd {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .wrapper_5869,
  #respond .hard_08a3,
  #respond .detail_bright_7937 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_5869 input,
#respond .hard_08a3 input,
#respond .detail_bright_7937 input {
  width: 100%;
}
#respond .detail_bright_7937 {
  margin-right: 0;
}
#respond .up-4ea4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice-south-e6c4 .frame_outer_b19c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_outer_b19c .pressed-524d.light_ca06 .down_228d > li > a:focus,
.frame_outer_b19c .pressed-524d.light_ca06 .down_228d > li > a:hover,
.frame_outer_b19c .pressed-524d.narrow-0503 .down_228d > li > a:focus,
.frame_outer_b19c .pressed-524d.narrow-0503 .down_228d > li > a:hover,
.frame_outer_b19c .pressed-524d.purple-0673 .down_228d > li > a:focus,
.frame_outer_b19c .pressed-524d.purple-0673 .down_228d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_outer_b19c
  .pressed-524d.light_ca06
  .down_228d
  > li.info-right-bf97
  > a,
.frame_outer_b19c
  .pressed-524d.light_ca06
  .down_228d
  > li.pro-4e43
  > a,
.frame_outer_b19c
  .pressed-524d.narrow-0503
  .down_228d
  > li.info-right-bf97
  > a,
.frame_outer_b19c
  .pressed-524d.narrow-0503
  .down_228d
  > li.pro-4e43
  > a,
.frame_outer_b19c
  .pressed-524d.purple-0673
  .down_228d
  > li.info-right-bf97
  > a,
.frame_outer_b19c .pressed-524d.purple-0673 .down_228d > li.pagination-fe4c > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_outer_b19c .menu_9294,
.frame_outer_b19c .menu_9294 a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_outer_b19c .focus_hot_4d4f.fresh_53d4 li a,
.frame_outer_b19c .icon_9ba7 a,
.frame_outer_b19c .dim_13ba,
.frame_outer_b19c .down_228d > li > a,
.frame_outer_b19c .form_556e {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c .focus_hot_4d4f.fresh_53d4 li a:hover,
.frame_outer_b19c .icon_9ba7 a:hover,
.frame_outer_b19c .dim_13ba:hover,
.frame_outer_b19c .down_228d > li > a:hover,
.frame_outer_b19c .form_556e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_outer_b19c .shade-2c3f {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c .shade-2c3f .clean-98ea {
  color: rgba(255, 255, 255, 0.99);
}
.frame_outer_b19c .shade-2c3f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_outer_b19c .breadcrumb_88b0 .selected-c44c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c .breadcrumb_88b0 .selected-c44c .solid_1962 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c
  .breadcrumb_88b0
  .selected-c44c
  .solid_1962::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c
  .breadcrumb_88b0
  .selected-c44c
  .solid_1962:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c
  .breadcrumb_88b0
  .selected-c44c
  .solid_1962::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c
  .breadcrumb_88b0
  .selected-c44c
  .solid_1962::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c .breadcrumb_88b0 .block-5764 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_outer_b19c .breadcrumb_88b0 .block-5764:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_b69c
  .frame_outer_b19c
  .breadcrumb_88b0
  .hero-motion-b3c3
  .dim_03bd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_b69c
  .frame_outer_b19c
  .breadcrumb_88b0
  .hero-motion-b3c3
  .solid_1962 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-south-e6c4 .thumbnail_fdfc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail_fdfc .pressed-524d.light_ca06 .down_228d > li > a:focus,
.thumbnail_fdfc .pressed-524d.light_ca06 .down_228d > li > a:hover,
.thumbnail_fdfc .pressed-524d.narrow-0503 .down_228d > li > a:focus,
.thumbnail_fdfc .pressed-524d.narrow-0503 .down_228d > li > a:hover,
.thumbnail_fdfc .pressed-524d.purple-0673 .down_228d > li > a:focus,
.thumbnail_fdfc .pressed-524d.purple-0673 .down_228d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_fdfc
  .pressed-524d.light_ca06
  .down_228d
  > li.info-right-bf97
  > a,
.thumbnail_fdfc
  .pressed-524d.light_ca06
  .down_228d
  > li.pro-4e43
  > a,
.thumbnail_fdfc
  .pressed-524d.narrow-0503
  .down_228d
  > li.info-right-bf97
  > a,
.thumbnail_fdfc
  .pressed-524d.narrow-0503
  .down_228d
  > li.pro-4e43
  > a,
.thumbnail_fdfc
  .pressed-524d.purple-0673
  .down_228d
  > li.info-right-bf97
  > a,
.thumbnail_fdfc .pressed-524d.purple-0673 .down_228d > li.pagination-fe4c > a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_fdfc .menu_9294,
.thumbnail_fdfc .menu_9294 a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_fdfc .focus_hot_4d4f.fresh_53d4 li a,
.thumbnail_fdfc .icon_9ba7 a,
.thumbnail_fdfc .dim_13ba,
.thumbnail_fdfc .down_228d > li > a,
.thumbnail_fdfc .form_556e {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail_fdfc .focus_hot_4d4f.fresh_53d4 li a:hover,
.thumbnail_fdfc .icon_9ba7 a:hover,
.thumbnail_fdfc .dim_13ba:hover,
.thumbnail_fdfc .down_228d > li > a:hover,
.thumbnail_fdfc .form_556e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_fdfc .shade-2c3f {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail_fdfc .shade-2c3f .clean-98ea {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_fdfc .shade-2c3f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_pink_b73a .east-944e {
  margin-left: auto;
  margin-right: auto;
}
.soft-4c98 > * {
  margin-left: auto;
  margin-right: auto;
}
.soft-4c98 .hovered-e813 {
  margin-right: 1.41575em;
}
.active_small_8e4f .soft-4c98 > .banner-paper-332b {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.active_small_8e4f .soft-4c98 > .menu_rough_d17c {
  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;
}
.tabs_9263.column_pink_b73a .east-944e,
.shadow_8762.column_pink_b73a .east-944e {
  margin-left: 0;
}
.lower_b6e3.column_pink_b73a .east-944e,
.item-a07f.column_pink_b73a .east-944e {
  margin-right: 0;
}
.soft-4c98 ol,
.soft-4c98 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slider-bc60 video {
  max-width: 100%;
}
.avatar_d01c img {
  display: block;
}
.avatar_d01c.hovered-e813,
.avatar_d01c.menu-a84e {
  width: 100%;
}
.avatar_d01c.menu_rough_d17c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.detail-ee39:not(.gold-cb1c) {
  margin: 1.5em auto;
}
.input-c8de p {
  padding: 1.5em 14px;
}
ul.south-4df2.menu_rough_d17c,
ul.south-4df2.banner-paper-332b,
ul.south-4df2.old_8e6c.banner-paper-332b {
  padding: 0 14px;
}
.container_prev_2d6f {
  display: block;
  overflow-x: auto;
}
.container_prev_2d6f table {
  border-collapse: collapse;
  width: 100%;
}
.container_prev_2d6f td,
.container_prev_2d6f th {
  padding: 0.5em;
}
.soft-4c98 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.soft-4c98 ol ol,
.soft-4c98 ol ul,
.soft-4c98 ul ol,
.soft-4c98 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.soft-4c98 ol ol li,
.soft-4c98 ol ul li,
.soft-4c98 ul ol li,
.soft-4c98 ul ul li {
  margin-left: 0;
}
.paragraph-d0f4.section_fd9e > .link-d3f8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.paragraph-d0f4.section_fd9e > .link-d3f8 iframe,
.paragraph-d0f4.section_fd9e > .link-d3f8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.picture_2345 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.picture_2345.notification_inner_46bc {
  padding: 0;
}
.picture_2345.notification_inner_46bc cite {
  font-size: 13px;
}
.picture_2345 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.picture_2345 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.selected_c9f2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.selected_c9f2 > p:first-child {
  margin-top: 0;
}
.selected_c9f2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.selected_c9f2 blockquote {
  border-left: 0;
}
.icon_outer_e343 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon_outer_e343:not(.notice_brown_1471) {
  max-width: 100px;
}
.icon_outer_e343.text-51b6 {
  border-bottom: none !important;
  text-align: center;
}
.icon_outer_e343.text-51b6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .input-c8de p {
    padding: 1.5em 0;
  }
}
.article_brown_0dc9 {
  color: #0073aa;
}
.progress_34e9 {
  background-color: #0073aa;
}
.tabs_north_e4b5 {
  color: #229fd8;
}
.fluid-04d1 {
  background-color: #229fd8;
}
.dark-ef2f {
  color: #eee;
}
.carousel_simple_eb04 {
  background-color: #eee;
}
.copper_ef93 {
  color: #444;
}
.fresh_d3dc {
  background-color: #444;
}
.focused-64fc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focused-64fc .card_tall_a7d1 .icon_9ba7 {
  font-size: 15px;
}
.focused-64fc .icon_9ba7 {
  line-height: 1.3;
}
.focused-64fc .thumbnail_fdfc {
}
.focused-64fc .frame_outer_b19c {
  background: #235787;
}
.medium-98e5 {
  padding: 0;
}
.medium-98e5 .frame_outer_b19c {
  background: #1a1a1a;
}
.medium-98e5 .thumbnail_fdfc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video_hot_66ca {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video_hot_66ca .thumbnail_fdfc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video_hot_66ca .frame_outer_b19c {
  background: #303030;
}
.right-fea6 {
  position: relative;
  z-index: 10;
}
.right-fea6 .brown_c00e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-tall-3d04 .info-hovered-26ba {
  display: inline-block;
  vertical-align: middle;
}
.section-tall-3d04.widget_2909 .info-hovered-26ba {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section-tall-3d04.widget_2909 .info-hovered-26ba {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section-tall-3d04.widget_2909 .info-hovered-26ba {
    margin-right: 0.4em;
  }
}
.section-tall-3d04.widget_2909 .info-hovered-26ba:last-child {
  margin-right: 0;
}
.gallery_simple_ab26 .brown_c00e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notice-south-e6c4 .card_tall_a7d1 {
    margin: 0 -0.5em;
  }
  .notice-south-e6c4 .card_tall_a7d1 [class*="customify-col-"],
  .notice-south-e6c4 .card_tall_a7d1 [class*="customify-col_"],
  .notice-south-e6c4 .card_tall_a7d1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notice-south-e6c4.bronze_3616 .brown_c00e {
  background: 0 0 !important;
}
.notice-south-e6c4.bronze_3616 .brown_c00e,
.notice-south-e6c4.gallery_simple_ab26 .brown_c00e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notice-south-e6c4.wrapper_hot_7381 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notice-south-e6c4.gallery_simple_ab26 .brown_c00e {
  box-shadow: none !important;
}
.hot_4dcf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hot_4dcf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hot_4dcf {
    padding: 18px 0 20px;
  }
}
.hot_4dcf .texture-d612 {
  width: 100%;
}
.hot_4dcf .background_left_6cc6 {
  margin-bottom: 0;
}
.hot_4dcf .main-pro-e259 {
  margin-top: 5px;
  font-size: 0.875em;
}
.nav_short_3035 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.nav_short_3035 .footer_north_cf82 {
  width: 100%;
}
.liquid_bdab {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.liquid_bdab li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.liquid_bdab 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;
}
.liquid_bdab li:last-child:after {
  display: none;
}
.liquid_bdab li a {
  font-weight: 500;
  margin-right: 10px;
}
.selected-b612 .highlight_ed0f button,
.hot_4dcf .highlight_ed0f button {
  left: 0;
}
.selected-b612 .footer_north_cf82,
.hot_4dcf .footer_north_cf82 {
  padding-left: 0;
  padding-right: 0;
}
.selected-b612 .nav_short_3035,
.hot_4dcf .nav_short_3035 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.selected-b612 {
  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;
}
.selected-b612: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;
}
.selected-b612 .gas-5f6d {
  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) {
  .selected-b612 .gas-5f6d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .selected-b612 .gas-5f6d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .selected-b612 .gas-5f6d {
    min-height: 200px;
  }
}
.selected-b612 .liquid_bdab {
  color: rgba(255, 255, 255, 0.8);
}
.selected-b612 .liquid_bdab a,
.selected-b612 .liquid_bdab li:after {
  color: inherit;
}
.selected-b612 .liquid_bdab a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.top_84e9 {
  margin-bottom: 0.5em;
}
.gold-6f67 {
  margin-bottom: 1.2em;
}
.gold-6f67,
.top_84e9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gold-6f67 p:last-child,
.top_84e9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .highlight_ed0f,
#masthead .highlight_ed0f {
  display: none;
}
#masthead
  > .highlight_ed0f.white_73d0 {
  display: none;
}
#masthead > .highlight_ed0f button {
  left: 0;
}
.hard-1371 {
  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%;
}
.hard-1371 .info-hovered-26ba {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hard-1371 .complex-f47b {
  display: -webkit-box;
  display: flex;
}
.hard-1371 .complex-f47b.progress-hot-72b0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hard-1371 .complex-f47b.hot_09fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard-1371 .complex-f47b.out_1499 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard-1371.text-238a.huge-a02a .complex-f47b.progress-hot-72b0 {
  flex-basis: 100%;
}
.hard-1371.focus_19a9 .complex-f47b.hot_09fe {
  -webkit-box-flex: 1;
  flex: auto;
}
.hard-1371.focus_19a9 .complex-f47b.out_1499 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .highlight_ed0f.white_73d0 {
  display: none;
}
#masthead > .highlight_ed0f button {
  left: 0;
}
.text_iron_a0f6 {
  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;
}
.text_iron_a0f6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text_iron_a0f6.frame_929a i {
  margin-right: 4px;
}
.text_iron_a0f6.basic_ce54 i {
  margin-left: 5px;
}
.icon_9ba7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon_9ba7 p:last-child {
  margin-bottom: 0;
}
.outline_narrow_4599 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline_narrow_4599 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline_narrow_4599 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline_narrow_4599 .menu_9294 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline_narrow_4599 .header_902c {
  margin: 5px 0 7px 0;
}
.outline_narrow_4599.box_middle_3c33 .description_large_e73b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_narrow_4599.box_middle_3c33 .label-9246 {
  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;
}
.outline_narrow_4599.label_47d7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline_narrow_4599.label_47d7 .description_large_e73b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_narrow_4599.label_47d7 .label-9246 {
  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;
}
.outline_narrow_4599.prev-ea09 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_narrow_4599.header-narrow-30e2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline_narrow_4599.header-narrow-30e2 .label-9246 {
  margin-top: 7px;
}
.column_tiny_c97a {
  display: inline-block;
}
.right-fea6 .title-ae8e .outline_narrow_4599 img {
  max-width: 100%;
}
.pressed-524d .form-cool-0330.large-29e2,
.texture_1990 .form-cool-0330.large-29e2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pressed-524d .accent-large-1a1c,
.texture_1990 .accent-large-1a1c {
  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%);
}
.pressed-524d .accent-large-1a1c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pressed-524d.breadcrumb-under-4d4d .accent-large-1a1c {
  display: none;
}
.pressed-524d .narrow-8797 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed-524d .narrow-8797 li {
  display: inline-block;
  position: relative;
}
.pressed-524d .narrow-8797 li:last-child {
  margin-right: 0;
}
.pressed-524d .narrow-8797 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;
}
.pressed-524d .narrow-8797 li.pagination-fe4c > a {
  color: rgba(0, 0, 0, 0.9);
}
.pressed-524d .narrow-8797 > 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;
}
.pressed-524d .narrow-8797 > li > a i {
  line-height: 0;
}
.pressed-524d .narrow-8797 > li.frame_complex_6c90 > a .accent-large-1a1c {
  margin-left: 4px;
  line-height: 0;
}
.pressed-524d .narrow-8797 .top_ee5e li.frame_complex_6c90 > a {
  position: relative;
}
.pressed-524d .narrow-8797 .top_ee5e li.frame_complex_6c90 > a:after,
.pressed-524d .narrow-8797 .top_ee5e li.frame_complex_6c90 > a:before {
  content: "";
  display: table;
}
.pressed-524d .narrow-8797 .top_ee5e li.frame_complex_6c90 > a:after {
  clear: both;
}
.pressed-524d .narrow-8797 .top_ee5e li.frame_complex_6c90 > a .accent-large-1a1c {
  margin-left: 5px;
  float: right;
}
.pressed-524d .info-0751,
.pressed-524d .top_ee5e {
  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;
}
.pressed-524d .top_ee5e {
  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;
}
.pressed-524d .top_ee5e .large-29e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pressed-524d .top_ee5e .accent-large-1a1c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pressed-524d .top_ee5e li {
  display: block;
  margin: 0;
  padding: 0;
}
.pressed-524d .top_ee5e 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;
}
.pressed-524d .top_ee5e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pressed-524d .top_ee5e .top_ee5e {
  top: 0;
  left: 100%;
}
.pressed-524d .menu_advanced_db32.fn-focus-21f6 > .info-0751,
.pressed-524d .menu_advanced_db32.fn-focus-21f6 > .top_ee5e,
.pressed-524d .menu_advanced_db32:focus > .info-0751,
.pressed-524d .menu_advanced_db32:focus > .top_ee5e,
.pressed-524d .menu_advanced_db32:hover > .info-0751,
.pressed-524d .menu_advanced_db32:hover > .top_ee5e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pressed-524d.purple-0673 .down_228d:after,
.pressed-524d.purple-0673 .down_228d:before {
  content: "";
  display: table;
}
.pressed-524d.purple-0673 .down_228d:after {
  clear: both;
}
.pressed-524d.purple-0673 .down_228d > li {
  float: left;
}
.pressed-524d.hero_17de .down_228d:after,
.pressed-524d.hero_17de .down_228d:before {
  content: "";
  display: table;
}
.pressed-524d.hero_17de .down_228d:after {
  clear: both;
}
.pressed-524d.hero_17de .down_228d > li {
  float: left;
}
.pressed-524d.hero_17de .down_228d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pressed-524d.hero_17de .down_228d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pressed-524d.hero_17de .down_228d > li.info-right-bf97 > a,
.pressed-524d.hero_17de .down_228d > li.pagination-fe4c > a {
  color: #fff;
  background-color: #1e4b75;
}
.pressed-524d.light_ca06 .down_228d > li > a .large-29e2 {
  position: relative;
}
.pressed-524d.light_ca06 .down_228d > li > a .large-29e2: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;
}
.pressed-524d.light_ca06
  .down_228d
  > li:focus
  > a
  .large-29e2:before,
.pressed-524d.light_ca06
  .down_228d
  > li:hover
  > a
  .large-29e2:before {
  width: 100%;
  background-color: currentColor;
}
.pressed-524d.light_ca06
  .down_228d
  > li.info-right-bf97
  > a
  .large-29e2:before,
.pressed-524d.light_ca06
  .down_228d
  > li.pro-4e43
  > a
  .large-29e2:before {
  width: 100%;
  background-color: currentColor;
}
.pressed-524d.narrow-0503 .down_228d > li > a .large-29e2 {
  position: relative;
}
.pressed-524d.narrow-0503 .down_228d > li > a .large-29e2: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;
}
.pressed-524d.narrow-0503 .down_228d > li:focus > a .large-29e2:before,
.pressed-524d.narrow-0503
  .down_228d
  > li:hover
  > a
  .large-29e2:before {
  width: 100%;
  background-color: currentColor;
}
.pressed-524d.narrow-0503
  .down_228d
  > li.info-right-bf97
  > a
  .large-29e2:before,
.pressed-524d.narrow-0503
  .down_228d
  > li.pro-4e43
  > a
  .large-29e2:before {
  width: 100%;
  background-color: currentColor;
}
.texture_1990 .narrow-8797 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.texture_1990 .narrow-8797 li:first-child > a {
  border-top: none;
}
.texture_1990 .narrow-8797 .over_5518 > .large-29e2 .accent-large-1a1c {
  display: none;
}
.texture_1990 .narrow-8797 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.texture_1990 .narrow-8797 li:last-child {
  border: none;
}
.texture_1990 .narrow-8797 li.frame_complex_6c90 > a {
  padding-right: 45px !important;
}
.texture_1990 .narrow-8797 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.texture_1990 .narrow-8797 li a:focus,
.texture_1990 .narrow-8797 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_1990 .narrow-8797 li .up-c84b {
  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;
}
.texture_1990 .narrow-8797 li .up-c84b:hover {
  box-shadow: none;
}
.texture_1990 .narrow-8797 li .up-c84b .accent-large-1a1c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.texture_1990 .narrow-8797 .top_ee5e {
  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);
}
.texture_1990 .narrow-8797 .top_ee5e li a {
  padding-left: 3em;
}
.texture_1990 .narrow-8797 .silver-33ed > a .up-c84b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.texture_1990 .narrow-8797 .silver-33ed > .top_ee5e {
  display: block;
  opacity: 1;
}
.container_a04f {
  max-width: 100%;
}
.notice_3c46 {
  line-height: 0;
  cursor: pointer;
}
.form_556e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form_556e:hover {
  box-shadow: none;
  color: currentColor;
}
.form_556e svg {
  width: 18px;
  height: 18px;
}
.form_556e .hero-144c {
  display: none;
}
.huge_8b91 {
  position: relative;
}
.huge_8b91.fn-active-21f6 .form_556e .advanced_34cd {
  display: none;
}
.huge_8b91.fn-active-21f6 .form_556e .hero-144c {
  display: inline-block;
}
.huge_8b91 .panel_south_16e1 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.huge_8b91.mask-85c0 .panel_south_16e1 {
  left: auto;
  right: -0.9em;
}
.huge_8b91.mask-85c0 .fresh-4b29::before {
  left: auto;
  right: 15px;
}
.huge_8b91.fn-active-21f6 .panel_south_16e1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-motion-b3c3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hero-motion-b3c3 label {
  flex-basis: 100%;
}
.hero-motion-b3c3 .selected-c44c {
  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;
}
.hero-motion-b3c3 .solid_1962 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hero-motion-b3c3 .solid_1962:focus {
  background-color: transparent;
}
.hero-motion-b3c3 button.block-5764 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hero-motion-b3c3 button.block-5764:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hero-motion-b3c3 button.block-5764 svg {
  width: 18px;
  height: 18px;
}
.hero-motion-b3c3 input[type="submit"] {
  min-height: auto;
}
.breadcrumb_88b0 .hero-motion-b3c3 .solid_1962 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fresh-4b29 {
  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) {
  .fresh-4b29 {
    width: 220px;
  }
}
.fresh-4b29 label {
  flex-basis: 100%;
}
.fresh-4b29::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;
}
.cool_b69c .breadcrumb_88b0 .hero-motion-b3c3 {
  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;
}
.cool_b69c
  .breadcrumb_88b0
  .hero-motion-b3c3
  .selected-c44c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.cool_b69c .breadcrumb_88b0 .hero-motion-b3c3 .solid_1962 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.cool_b69c
  .breadcrumb_88b0
  .hero-motion-b3c3
  .solid_1962:focus {
  background: 0 0;
}
.cool_b69c
  .breadcrumb_88b0
  .hero-motion-b3c3
  .dim_03bd {
  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;
}
.focus_hot_4d4f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus_hot_4d4f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus_hot_4d4f li:last-child {
  margin-right: 0;
}
.focus_hot_4d4f li:first-child {
  margin-left: 0;
}
.focus_hot_4d4f.caption_dark_6eb4 a {
  color: #fff;
}
.focus_hot_4d4f.caption_dark_6eb4 a:hover {
  color: #fff;
}
.focus_hot_4d4f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus_hot_4d4f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus_hot_4d4f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus_hot_4d4f a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus_hot_4d4f [class*="social-icon-apple"] {
  background-color: #999;
}
.focus_hot_4d4f [class*="social-icon-apple"].widget_under_f49e {
  background-color: transparent;
  color: #999;
}
.focus_hot_4d4f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus_hot_4d4f [class*="social-icon-behance"].widget_under_f49e {
  background-color: transparent;
  color: #1769ff;
}
.focus_hot_4d4f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus_hot_4d4f [class*="social-icon-bitbucket"].widget_under_f49e {
  background-color: transparent;
  color: #205081;
}
.focus_hot_4d4f [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus_hot_4d4f [class*="social-icon-codepen"].widget_under_f49e {
  background-color: transparent;
  color: #000;
}
.focus_hot_4d4f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus_hot_4d4f [class*="social-icon-delicious"].widget_under_f49e {
  background-color: transparent;
  color: #39f;
}
.focus_hot_4d4f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus_hot_4d4f [class*="social-icon-digg"].widget_under_f49e {
  background-color: transparent;
  color: #005be2;
}
.focus_hot_4d4f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus_hot_4d4f [class*="social-icon-dribbble"].widget_under_f49e {
  background-color: transparent;
  color: #ea4c89;
}
.focus_hot_4d4f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus_hot_4d4f [class*="social-icon-envelope"].widget_under_f49e {
  background-color: transparent;
  color: #ea4335;
}
.focus_hot_4d4f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus_hot_4d4f [class*="social-icon-facebook"].widget_under_f49e {
  background-color: transparent;
  color: #3b5998;
}
.focus_hot_4d4f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus_hot_4d4f [class*="social-icon-flickr"].widget_under_f49e {
  background-color: transparent;
  color: #0063dc;
}
.focus_hot_4d4f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus_hot_4d4f [class*="social-icon-foursquare"].widget_under_f49e {
  background-color: transparent;
  color: #2d5be3;
}
.focus_hot_4d4f [class*="social-icon-github"] {
  background-color: #333;
}
.focus_hot_4d4f [class*="social-icon-github"].widget_under_f49e {
  background-color: transparent;
  color: #333;
}
.focus_hot_4d4f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus_hot_4d4f [class*="social-icon-google-plus"].widget_under_f49e {
  background-color: transparent;
  color: #dd4b39;
}
.focus_hot_4d4f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus_hot_4d4f [class*="social-icon-houzz"].widget_under_f49e {
  background-color: transparent;
  color: #7ac142;
}
.focus_hot_4d4f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus_hot_4d4f [class*="social-icon-instagram"].widget_under_f49e {
  background-color: transparent;
  color: #262626;
}
.focus_hot_4d4f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus_hot_4d4f [class*="social-icon-jsfiddle"].widget_under_f49e {
  background-color: transparent;
  color: #487aa2;
}
.focus_hot_4d4f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus_hot_4d4f [class*="social-icon-linkedin"].widget_under_f49e {
  background-color: transparent;
  color: #0077b5;
}
.focus_hot_4d4f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus_hot_4d4f [class*="social-icon-medium"].widget_under_f49e {
  background-color: transparent;
  color: #00ab6b;
}
.focus_hot_4d4f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus_hot_4d4f
  [class*="social-icon-odnoklassniki"].widget_under_f49e {
  background-color: transparent;
  color: #f4731c;
}
.focus_hot_4d4f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus_hot_4d4f [class*="social-icon-meetup"].widget_under_f49e {
  background-color: transparent;
  color: #ec1c40;
}
.focus_hot_4d4f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus_hot_4d4f [class*="social-icon-pinterest"].widget_under_f49e {
  background-color: transparent;
  color: #bd081c;
}
.focus_hot_4d4f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus_hot_4d4f [class*="social-icon-product-hunt"].widget_under_f49e {
  background-color: transparent;
  color: #da552f;
}
.focus_hot_4d4f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus_hot_4d4f [class*="social-icon-reddit"].widget_under_f49e {
  background-color: transparent;
  color: #ff4500;
}
.focus_hot_4d4f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus_hot_4d4f [class*="social-icon-rss"].widget_under_f49e {
  background-color: transparent;
  color: #f26522;
}
.focus_hot_4d4f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus_hot_4d4f
  [class*="social-icon-shopping-cart"].widget_under_f49e {
  background-color: transparent;
  color: #4caf50;
}
.focus_hot_4d4f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus_hot_4d4f [class*="social-icon-skype"].widget_under_f49e {
  background-color: transparent;
  color: #00aff0;
}
.focus_hot_4d4f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus_hot_4d4f [class*="social-icon-slideshare"].widget_under_f49e {
  background-color: transparent;
  color: #0077b5;
}
.focus_hot_4d4f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus_hot_4d4f [class*="social-icon-snapchat"].widget_under_f49e {
  background-color: transparent;
  color: #fffc00;
}
.focus_hot_4d4f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus_hot_4d4f [class*="social-icon-soundcloud"].widget_under_f49e {
  background-color: transparent;
  color: #f80;
}
.focus_hot_4d4f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus_hot_4d4f [class*="social-icon-spotify"].widget_under_f49e {
  background-color: transparent;
  color: #2ebd59;
}
.focus_hot_4d4f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus_hot_4d4f
  [class*="social-icon-stack-overflow"].widget_under_f49e {
  background-color: transparent;
  color: #fe7a15;
}
.focus_hot_4d4f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus_hot_4d4f [class*="social-icon-maldkfgram"].widget_under_f49e {
  background-color: transparent;
  color: #2ca5e0;
}
.focus_hot_4d4f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus_hot_4d4f [class*="social-icon-tripadvisor"].widget_under_f49e {
  background-color: transparent;
  color: #589442;
}
.focus_hot_4d4f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus_hot_4d4f [class*="social-icon-tumblr"].widget_under_f49e {
  background-color: transparent;
  color: #35465c;
}
.focus_hot_4d4f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus_hot_4d4f [class*="social-icon-twitch"].widget_under_f49e {
  background-color: transparent;
  color: #6441a5;
}
.focus_hot_4d4f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus_hot_4d4f [class*="social-icon-twitter"].widget_under_f49e {
  background-color: transparent;
  color: #1da1f2;
}
.focus_hot_4d4f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus_hot_4d4f [class*="social-icon-vimeo"].widget_under_f49e {
  background-color: transparent;
  color: #1ab7ea;
}
.focus_hot_4d4f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus_hot_4d4f [class*="social-icon-vk"].widget_under_f49e {
  background-color: transparent;
  color: #45668e;
}
.focus_hot_4d4f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus_hot_4d4f [class*="social-icon-weibo"].widget_under_f49e {
  background-color: transparent;
  color: #df2029;
}
.focus_hot_4d4f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus_hot_4d4f [class*="social-icon-weixin"].widget_under_f49e {
  background-color: transparent;
  color: #7bb32e;
}
.focus_hot_4d4f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus_hot_4d4f [class*="social-icon-whatsapp"].widget_under_f49e {
  background-color: transparent;
  color: #25d366;
}
.focus_hot_4d4f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus_hot_4d4f [class*="social-icon-wordpress"].widget_under_f49e {
  background-color: transparent;
  color: #21759b;
}
.focus_hot_4d4f [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus_hot_4d4f [class*="social-icon-xing"].widget_under_f49e {
  background-color: transparent;
  color: #026466;
}
.focus_hot_4d4f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus_hot_4d4f [class*="social-icon-yelp"].widget_under_f49e {
  background-color: transparent;
  color: #af0606;
}
.focus_hot_4d4f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus_hot_4d4f [class*="social-icon-youtube"].widget_under_f49e {
  background-color: transparent;
  color: #cd201f;
}
.dim_13ba {
  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;
}
.dim_13ba:hover {
  box-shadow: none;
  background: 0 0;
}
.heading_last_7088 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.block-25b4 {
  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;
}
.aside-4a8e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input_bd81 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input_bd81,
.input_bd81::after,
.input_bd81::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;
}
.input_bd81::after,
.input_bd81::before {
  content: "";
  display: block;
  background-color: inherit;
}
.progress_b985 .block-25b4 .aside-4a8e {
  margin-top: -2px;
  width: 19px;
}
.progress_b985 .block-25b4 .input_bd81 {
  margin-top: -1px;
}
.progress_b985 .block-25b4 .input_bd81,
.progress_b985 .block-25b4 .input_bd81::after,
.progress_b985 .block-25b4 .input_bd81::before {
  width: 19px;
  height: 2px;
}
.progress_b985 .block-25b4 .input_bd81::before {
  top: -6px;
}
.progress_b985 .block-25b4 .input_bd81::after {
  bottom: -6px;
}
.cool_56e5 .block-25b4 .aside-4a8e {
  margin-top: -2px;
  width: 22px;
}
.cool_56e5 .block-25b4 .input_bd81 {
  margin-top: -1px;
}
.cool_56e5 .block-25b4 .input_bd81,
.cool_56e5 .block-25b4 .input_bd81::after,
.cool_56e5 .block-25b4 .input_bd81::before {
  width: 22px;
  height: 2px;
}
.cool_56e5 .block-25b4 .input_bd81::before {
  top: -7px;
}
.cool_56e5 .block-25b4 .input_bd81::after {
  bottom: -7px;
}
.sidebar-red-83fd .block-25b4 .aside-4a8e {
  margin-top: -2px;
  width: 31px;
}
.sidebar-red-83fd .block-25b4 .input_bd81 {
  margin-top: -1.5px;
}
.sidebar-red-83fd .block-25b4 .input_bd81,
.sidebar-red-83fd .block-25b4 .input_bd81::after,
.sidebar-red-83fd .block-25b4 .input_bd81::before {
  width: 31px;
  height: 3px;
}
.sidebar-red-83fd .block-25b4 .input_bd81::before {
  top: -9px;
}
.sidebar-red-83fd .block-25b4 .input_bd81::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus-8254 .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 19px;
  }
  .focus-8254 .block-25b4 .input_bd81 {
    margin-top: -1px;
  }
  .focus-8254 .block-25b4 .input_bd81,
  .focus-8254 .block-25b4 .input_bd81::after,
  .focus-8254 .block-25b4 .input_bd81::before {
    width: 19px;
    height: 2px;
  }
  .focus-8254 .block-25b4 .input_bd81::before {
    top: -6px;
  }
  .focus-8254 .block-25b4 .input_bd81::after {
    bottom: -6px;
  }
  .module_stone_00aa .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 22px;
  }
  .module_stone_00aa .block-25b4 .input_bd81 {
    margin-top: -1px;
  }
  .module_stone_00aa .block-25b4 .input_bd81,
  .module_stone_00aa .block-25b4 .input_bd81::after,
  .module_stone_00aa .block-25b4 .input_bd81::before {
    width: 22px;
    height: 2px;
  }
  .module_stone_00aa .block-25b4 .input_bd81::before {
    top: -7px;
  }
  .module_stone_00aa .block-25b4 .input_bd81::after {
    bottom: -7px;
  }
  .pattern_center_232f .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_center_232f .block-25b4 .input_bd81 {
    margin-top: -1.5px;
  }
  .pattern_center_232f .block-25b4 .input_bd81,
  .pattern_center_232f .block-25b4 .input_bd81::after,
  .pattern_center_232f .block-25b4 .input_bd81::before {
    width: 31px;
    height: 3px;
  }
  .pattern_center_232f .block-25b4 .input_bd81::before {
    top: -9px;
  }
  .pattern_center_232f .block-25b4 .input_bd81::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-west-81f5 .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-west-81f5 .block-25b4 .input_bd81 {
    margin-top: -1px;
  }
  .overlay-west-81f5 .block-25b4 .input_bd81,
  .overlay-west-81f5 .block-25b4 .input_bd81::after,
  .overlay-west-81f5 .block-25b4 .input_bd81::before {
    width: 19px;
    height: 2px;
  }
  .overlay-west-81f5 .block-25b4 .input_bd81::before {
    top: -6px;
  }
  .overlay-west-81f5 .block-25b4 .input_bd81::after {
    bottom: -6px;
  }
  .old_c824 .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 22px;
  }
  .old_c824 .block-25b4 .input_bd81 {
    margin-top: -1px;
  }
  .old_c824 .block-25b4 .input_bd81,
  .old_c824 .block-25b4 .input_bd81::after,
  .old_c824 .block-25b4 .input_bd81::before {
    width: 22px;
    height: 2px;
  }
  .old_c824 .block-25b4 .input_bd81::before {
    top: -7px;
  }
  .old_c824 .block-25b4 .input_bd81::after {
    bottom: -7px;
  }
  .bottom-af1c .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 31px;
  }
  .bottom-af1c .block-25b4 .input_bd81 {
    margin-top: -1.5px;
  }
  .bottom-af1c .block-25b4 .input_bd81,
  .bottom-af1c .block-25b4 .input_bd81::after,
  .bottom-af1c .block-25b4 .input_bd81::before {
    width: 31px;
    height: 3px;
  }
  .bottom-af1c .block-25b4 .input_bd81::before {
    top: -9px;
  }
  .bottom-af1c .block-25b4 .input_bd81::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro_aa86 .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 19px;
  }
  .pro_aa86 .block-25b4 .input_bd81 {
    margin-top: -1px;
  }
  .pro_aa86 .block-25b4 .input_bd81,
  .pro_aa86 .block-25b4 .input_bd81::after,
  .pro_aa86 .block-25b4 .input_bd81::before {
    width: 19px;
    height: 2px;
  }
  .pro_aa86 .block-25b4 .input_bd81::before {
    top: -6px;
  }
  .pro_aa86 .block-25b4 .input_bd81::after {
    bottom: -6px;
  }
  .detail-active-3099 .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 22px;
  }
  .detail-active-3099 .block-25b4 .input_bd81 {
    margin-top: -1px;
  }
  .detail-active-3099 .block-25b4 .input_bd81,
  .detail-active-3099 .block-25b4 .input_bd81::after,
  .detail-active-3099 .block-25b4 .input_bd81::before {
    width: 22px;
    height: 2px;
  }
  .detail-active-3099 .block-25b4 .input_bd81::before {
    top: -7px;
  }
  .detail-active-3099 .block-25b4 .input_bd81::after {
    bottom: -7px;
  }
  .motion_c412 .block-25b4 .aside-4a8e {
    margin-top: -2px;
    width: 31px;
  }
  .motion_c412 .block-25b4 .input_bd81 {
    margin-top: -1.5px;
  }
  .motion_c412 .block-25b4 .input_bd81,
  .motion_c412 .block-25b4 .input_bd81::after,
  .motion_c412 .block-25b4 .input_bd81::before {
    width: 31px;
    height: 3px;
  }
  .motion_c412 .block-25b4 .input_bd81::before {
    top: -9px;
  }
  .motion_c412 .block-25b4 .input_bd81::after {
    bottom: -9px;
  }
}
.element_7efc .input_bd81 {
  -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);
}
.element_7efc .input_bd81::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element_7efc .input_bd81::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);
}
.element_7efc.tag-paper-52a2 .input_bd81 {
  -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);
}
.element_7efc.tag-paper-52a2 .input_bd81::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element_7efc.tag-paper-52a2 .input_bd81::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);
}
.backdrop_bd7b {
  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.section-gold-61a0:before {
  display: none;
}
.caption_blue_b875 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_blue_b875 .slow-5cbe {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_blue_b875 .slow-5cbe:last-of-type {
  border-bottom: none;
}
.caption_blue_b875 .slow-5cbe.photo_52b3,
.caption_blue_b875 .slow-5cbe.paragraph_c053,
.caption_blue_b875 .slow-5cbe.focus_silver_2ccb {
  padding: 0;
}
.caption_blue_b875 .texture_1990 .up-c84b {
  color: currentColor;
}
.caption_blue_b875 .texture_1990 .up-c84b:focus,
.caption_blue_b875 .texture_1990 .up-c84b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_blue_b875.thumbnail_fdfc .shade-2c3f,
.caption_blue_b875.thumbnail_fdfc .icon_9ba7 a,
.caption_blue_b875.thumbnail_fdfc .down_228d a,
.caption_blue_b875.thumbnail_fdfc .top_ee5e a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_blue_b875.thumbnail_fdfc .shade-2c3f:hover,
.caption_blue_b875.thumbnail_fdfc .icon_9ba7 a:hover,
.caption_blue_b875.thumbnail_fdfc .down_228d a:hover,
.caption_blue_b875.thumbnail_fdfc .top_ee5e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_blue_b875.thumbnail_fdfc .clean-98ea {
  color: rgba(0, 0, 0, 0.8);
}
.caption_blue_b875.thumbnail_fdfc .slow-5cbe {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_blue_b875.thumbnail_fdfc .slow-5cbe:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_blue_b875.thumbnail_fdfc .description-advanced-4f57:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_blue_b875.thumbnail_fdfc .texture_1990 .narrow-8797 li a,
.caption_blue_b875.thumbnail_fdfc .texture_1990 .up-c84b,
.caption_blue_b875.thumbnail_fdfc .top_ee5e {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_blue_b875.thumbnail_fdfc .texture_1990 .up-c84b:focus,
.caption_blue_b875.thumbnail_fdfc .texture_1990 .up-c84b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_blue_b875.thumbnail_fdfc .narrow-8797 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_blue_b875.frame_outer_b19c .shade-2c3f,
.caption_blue_b875.frame_outer_b19c .icon_9ba7 a,
.caption_blue_b875.frame_outer_b19c .down_228d .up-c84b,
.caption_blue_b875.frame_outer_b19c .down_228d a,
.caption_blue_b875.frame_outer_b19c .top_ee5e a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_blue_b875.frame_outer_b19c .shade-2c3f:hover,
.caption_blue_b875.frame_outer_b19c .icon_9ba7 a:hover,
.caption_blue_b875.frame_outer_b19c .down_228d .up-c84b:hover,
.caption_blue_b875.frame_outer_b19c .down_228d a:hover,
.caption_blue_b875.frame_outer_b19c .top_ee5e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_blue_b875.frame_outer_b19c .clean-98ea {
  color: rgba(255, 255, 255, 0.99);
}
.caption_blue_b875.frame_outer_b19c .slow-5cbe {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_blue_b875.frame_outer_b19c .slow-5cbe:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_blue_b875.frame_outer_b19c .description-advanced-4f57:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_blue_b875.frame_outer_b19c .texture_1990 .narrow-8797 li a,
.caption_blue_b875.frame_outer_b19c .texture_1990 .up-c84b,
.caption_blue_b875.frame_outer_b19c .top_ee5e {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_blue_b875.frame_outer_b19c .texture_1990 .up-c84b:focus,
.caption_blue_b875.frame_outer_b19c .texture_1990 .up-c84b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_blue_b875.frame_outer_b19c .narrow-8797 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-advanced-4f57 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.description-advanced-4f57:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wide-6e01 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar_4d93 .caption_blue_b875 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.sidebar_4d93 .slow-5cbe {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar_4d93 .slow-5cbe:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .sidebar_4d93 .slow-5cbe:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar_4d93 .slow-5cbe:last-child:before {
  content: none;
}
.sidebar_4d93 .slow-5cbe[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar_4d93 .texture_1990 .narrow-8797 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar_4d93 .texture_1990 .narrow-8797 li a .up-c84b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar_4d93 .texture_1990 .top_ee5e {
  border: none;
}
.sidebar_4d93 .texture_1990 .top_ee5e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar_4d93 .description-advanced-4f57 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar_4d93 .wide-6e01 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar_4d93 .frame_outer_b19c .description-advanced-4f57:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_4d93 .thumbnail_fdfc.filter_b348 .input_bd81 {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar_4d93
  .thumbnail_fdfc.filter_b348
  .input_bd81::after,
.sidebar_4d93
  .thumbnail_fdfc.filter_b348
  .input_bd81:before {
  background: inherit;
}
.sidebar_4d93
  .thumbnail_fdfc.filter_b348:hover
  .input_bd81 {
  background: rgba(0, 0, 0, 0.8);
}
.huge-6f52 .caption_blue_b875 {
  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) {
  .huge-6f52 .caption_blue_b875 {
    width: auto;
    right: 45px;
  }
}
.info-slow-ab56 .caption_blue_b875 {
  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) {
  .info-slow-ab56 .caption_blue_b875 {
    width: auto;
    left: 45px;
  }
}
.section-gold-61a0 .caption_blue_b875 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section-gold-61a0 .wide-6e01 {
  max-width: 48em;
  margin: 0 auto;
}
.section-gold-61a0 .description-advanced-4f57:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dirty-0181 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-0181.sidebar_4d93 .caption_blue_b875 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dirty-0181.huge-6f52 .caption_blue_b875 {
  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);
}
.dirty-0181 .caption_blue_b875 {
  visibility: visible;
}
.dirty-0181.info-slow-ab56 .caption_blue_b875 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button-6f38,
.input-lite-238f {
  overflow-x: hidden;
}
.button-6f38 .caption_blue_b875 {
  overflow: auto;
}
.button-6f38.sidebar_4d93 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-6f38.sidebar_4d93 .caption_blue_b875 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button-6f38.sidebar_4d93 .dim_13ba {
  opacity: 0;
}
.button-6f38.huge-6f52 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-6f38.huge-6f52 .caption_blue_b875 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button-6f38.huge-6f52 .dim_13ba {
  opacity: 0;
}
.button-6f38.info-slow-ab56 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-6f38.info-slow-ab56 .caption_blue_b875 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button-6f38.info-slow-ab56 .dim_13ba {
  opacity: 0;
}
.button-6f38.section-gold-61a0 .caption_blue_b875 {
  z-index: 10;
  visibility: visible;
}
.filter_b348 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.filter_b348 .input_bd81 {
  background: rgba(255, 255, 255, 0.99);
}
.filter_b348 .input_bd81::after,
.filter_b348 .input_bd81:before {
  background: inherit;
}
.filter_b348:hover .input_bd81 {
  background: rgba(255, 255, 255, 0.99);
}
.info-slow-ab56 .filter_b348 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section-gold-61a0 .filter_b348 {
  display: none !important;
}
.button-6f38:before,
.input-lite-238f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button-6f38 .filter_b348,
.input-lite-238f .filter_b348 {
  display: inline-block;
}
.caption_blue_b875 .info-hovered-26ba {
  -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;
}
.button-6f38 .caption_blue_b875 .info-hovered-26ba,
.input-lite-238f .caption_blue_b875 .info-hovered-26ba {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_cc23 .selected-c44c {
  width: 100%;
}
.title-ae8e {
  padding: 0 0.5em 0;
}
.title-ae8e [class*="customify-col-"],
.title-ae8e [class*="customify-col_"],
.title-ae8e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.description_05a5 .title-ae8e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .card_tall_a7d1 .layout-081c,
  .layout-081c {
    display: none;
  }
  .up_060f {
    text-align: left;
  }
  .up_7591 {
    text-align: center;
  }
  .picture-16ac {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .card_tall_a7d1 .logo_c7c2,
  .logo_c7c2 {
    display: none;
  }
  .highlight-e543 {
    text-align: left;
  }
  .pressed-8e64 {
    text-align: center;
  }
  .progress-cold-8577 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .card_tall_a7d1 .sidebar-a4b0,
  .sidebar-a4b0 {
    display: none;
  }
  .overlay_2811 {
    text-align: left;
  }
  .layout-5020 {
    text-align: center;
  }
  .green_7a1a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.full-9a3e {
  box-shadow: none !important;
}
.shade-hot-9370 .list-narrow-d102,
.paragraph_purple_28b5 .list-narrow-d102 {
  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;
}
.paragraph_purple_28b5 .list-narrow-d102 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.brown_c00e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.brown_c00e:after,
.brown_c00e:before {
  content: "";
  display: table;
}
.brown_c00e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .brown_c00e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.brown_c00e,
.wrapper_hot_7381 {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden_02e5.active-f2ba .brown_c00e {
  max-width: 100%;
}
.hidden_02e5.tall_a451 {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden_02e5.breadcrumb-1099 .brown_c00e {
  max-width: 100%;
}
.hidden_02e5.breadcrumb-1099 > .brown_c00e {
  padding-left: 0;
  padding-right: 0;
}
.hidden_02e5.breadcrumb-1099 > .brown_c00e .card_tall_a7d1 {
  margin: 0;
}
.hidden_02e5.breadcrumb-1099
  > .brown_c00e
  .footer-4428.chip-huge-99bb {
  margin-right: 0;
  margin-left: 0;
}
.hidden_02e5.breadcrumb-1099 #main.chip-huge-99bb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .background_west_0277 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .background_west_0277 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-easy-873d .east-944e {
    padding-right: 1em;
  }
  .table-easy-873d.item_large_dcd8 .footer-4428 {
    border-right: 1px solid #eaecee;
  }
  .table-easy-873d.item_large_dcd8 .east-944e {
    padding-right: 1em;
  }
  .table-easy-873d.item_large_dcd8 .gradient-solid-0a17 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-5174 .east-944e {
    padding-left: 1em;
  }
  .image-5174.item_large_dcd8 .footer-4428 {
    border-left: 1px solid #eaecee;
  }
  .image-5174.item_large_dcd8 .east-944e {
    padding-left: 1em;
  }
  .image-5174.item_large_dcd8 .gradient-solid-0a17 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_4279 .east-944e {
    padding-left: 1em;
  }
  .column_4279.item_large_dcd8 .banner_south_75fa {
    border-right: 1px solid #eaecee;
  }
  .column_4279.item_large_dcd8 .fast_3563 {
    border-right: 1px solid #eaecee;
  }
  .column_4279.item_large_dcd8 .east-944e {
    padding-left: 1em;
  }
  .column_4279.item_large_dcd8 .gradient-solid-0a17 {
    padding-right: 1em;
  }
  .column_4279.item_large_dcd8 .input-1541 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark-9534 .east-944e {
    padding-right: 1em;
  }
  .dark-9534.item_large_dcd8 .banner_south_75fa {
    border-left: 1px solid #eaecee;
  }
  .dark-9534.item_large_dcd8 .fast_3563 {
    border-left: 1px solid #eaecee;
  }
  .dark-9534.item_large_dcd8 .east-944e {
    padding-right: 1em;
  }
  .dark-9534.item_large_dcd8 .gradient-solid-0a17 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark-9534.item_large_dcd8 .input-1541 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_west_0277 .east-944e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_west_0277.item_large_dcd8 .footer-4428 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .background_west_0277.item_large_dcd8 .east-944e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_west_0277.item_large_dcd8 .gradient-solid-0a17 {
    padding-left: 1em;
  }
  .background_west_0277.item_large_dcd8 .input-1541 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .background_west_0277.item_large_dcd8 .east-944e {
    padding-left: 0;
  }
}
.bottom-9d15 .section-tall-3d04 {
  display: inline-block;
}
.message_1f4a {
  display: inline-block;
}
.slider_74cd {
  word-con: break-word;
}
.avatar_east_86f4 > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar_east_86f4 .column-946d {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar_east_86f4 .content_inner_4abd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paper_ca6d .dark-e68f {
  margin-bottom: 2em;
}
.paper_ca6d .wrapper_hot_28c6 {
  margin-bottom: 15px;
}
.paper_ca6d .wrapper_hot_28c6:last-child {
  margin-bottom: 0;
}
.paper_ca6d .widget-e5ca {
  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) {
  .paper_ca6d .widget-e5ca {
    display: block;
  }
}
.paper_ca6d .prev-318b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paper_ca6d .prev-318b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paper_ca6d .popup_8049 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paper_ca6d .popup_8049 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paper_ca6d .popup_8049 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paper_ca6d .slider_74cd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paper_ca6d .slider_74cd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paper_ca6d .hard_5ab1 p:last-child {
  margin-bottom: 0;
}
.paper_ca6d .overlay_864d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paper_ca6d .badge-blue-1b02 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paper_ca6d .hidden-plasma-9679 {
  margin-top: 1em;
}
.paper_ca6d .menu_next_e838 {
  top: 0;
  display: block;
}
.paper_ca6d .menu_next_e838 a {
  color: inherit;
}
.paper_ca6d .menu_next_e838 a:hover {
  color: inherit;
}
.paper_ca6d .section_next_51a4 {
  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;
}
.paper_ca6d .section_next_51a4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paper_ca6d .badge-blue-1b02 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paper_ca6d .tag_db1d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paper_ca6d .tag_db1d:first-child {
  margin-top: 0;
}
.paper_ca6d .tag_db1d.dropdown-b338 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paper_ca6d .tag_db1d.search_fast_394a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paper_ca6d
  .tag_db1d.search_fast_394a.detail-steel-8ff7
  .hidden-plasma-9679 {
  width: 100%;
}
.paper_ca6d .search_fast_394a {
  -webkit-box-align: center;
  align-items: center;
}
.paper_ca6d .search_fast_394a .avatar_east_86f4,
.paper_ca6d .search_fast_394a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paper_ca6d .popup_8049 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper_ca6d .popup_8049 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper_ca6d .popup_8049: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;
}
.paper_ca6d .dropdown-b338 {
  z-index: 5;
}
.paper_ca6d .new_2672 .liquid-c429 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paper_ca6d .row-advanced-44cf .liquid-c429 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paper_ca6d .nav_16ef .liquid-c429 {
  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;
}
.paper_ca6d.small-aac7 .widget-e5ca,
.paper_ca6d.orange_9817 .widget-e5ca {
  display: block;
}
.paper_ca6d.small-aac7 .widget-e5ca .solid_0c84,
.paper_ca6d.small-aac7 .widget-e5ca .badge-blue-1b02,
.paper_ca6d.orange_9817 .widget-e5ca .solid_0c84,
.paper_ca6d.orange_9817 .widget-e5ca .badge-blue-1b02 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper_ca6d.header_65c8 .prev-318b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paper_ca6d.header_65c8 .prev-318b {
    margin-right: 0;
  }
}
.paper_ca6d.small-aac7 .prev-318b,
.paper_ca6d.orange_9817 .prev-318b {
  padding-top: 40%;
}
.paper_ca6d.small-aac7 .dark-e68f,
.paper_ca6d.orange_9817 .dark-e68f {
  display: block;
}
.paper_ca6d.small-aac7 .fn-sticky-21f6 .badge-blue-1b02,
.paper_ca6d.orange_9817 .fn-sticky-21f6 .badge-blue-1b02 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paper_ca6d.small-aac7 .prev-318b,
.paper_ca6d.orange_9817 .prev-318b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paper_ca6d.small-aac7 .badge-blue-1b02 {
  padding: 1em;
}
.input-53d2 {
  margin: 30px auto;
  display: block;
}
.input-53d2 .status-c545 > * {
  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;
}
.input-53d2 .status-c545 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-53d2 .status-c545 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver_7dc1 .avatar_east_86f4 {
  margin-bottom: 1.41575em;
}
.silver_7dc1 .south-ea1d {
  margin-bottom: 1.618em;
}
.soft-4c98 .red-077a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.soft-4c98 .red-077a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.soft-4c98 .gallery_complex_d814 {
  max-width: 100%;
  overflow: auto;
}
.column_pink_b73a .soft-4c98 a:hover {
  text-decoration: underline;
}
.image_78ef .wrapper_hot_28c6:not(.slider_74cd),
.image_78ef .popup_8049 {
  margin-bottom: 1.41575em;
}
.image_78ef .wrapper_hot_28c6:not(.slider_74cd):last-child,
.image_78ef .popup_8049:last-child {
  margin-bottom: 0;
}
.image_78ef .wrapper_hot_28c6.dropdown_442a {
  margin-bottom: 0.41575em;
}
.image_78ef .preview-cool-b947:before,
.image_78ef .overlay_980f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.image_78ef .preview-cool-b947:before {
  content: "\f115";
}
.image_78ef .overlay_980f:before {
  content: "\f02c";
}
.image_78ef .row-c1c3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.image_78ef .row-c1c3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs_last_550e {
  display: -webkit-box;
  display: flex;
}
.tabs_last_550e .slider-74c3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs_last_550e .slider-74c3 {
    flex-basis: 90px;
  }
}
.tabs_last_550e .down_4b2c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_last_550e .down_4b2c {
    flex-basis: calc(100% - 50px);
  }
}
.tabs_last_550e .bottom-e023 p:last-child {
  margin-bottom: 0.72em;
}
.pressed_0d9e .status-c545 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pressed_0d9e .status-c545:after,
.pressed_0d9e .status-c545:before {
  content: "";
  display: table;
}
.pressed_0d9e .status-c545:after {
  clear: both;
}
.pressed_0d9e .status-c545 .carousel_8cfb,
.pressed_0d9e .status-c545 .search-0edb {
  width: 49%;
}
.pressed_0d9e .status-c545 .carousel_8cfb a span.slider_hard_bfa8,
.pressed_0d9e .status-c545 .search-0edb a span.slider_hard_bfa8 {
  display: block;
  margin-bottom: 5px;
}
.pressed_0d9e .status-c545 .search-0edb {
  float: left;
  text-align: left;
}
.pressed_0d9e .status-c545 .carousel_8cfb {
  float: right;
  text-align: right;
}
.motion-85c9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .motion-85c9 {
    margin-bottom: 0;
  }
}
.modal_0a00 {
  margin-bottom: 1em;
}
.modal_0a00 .slider_74cd {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop_dark_5a8f a {
  display: block;
  line-height: 0;
  position: relative;
}
.purple_24a7 .modal_0a00,
.notification_006c .modal_0a00 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .purple_24a7 .modal_0a00,
  .notification_006c .modal_0a00 {
    display: block;
  }
}
.purple_24a7 .backdrop_dark_5a8f,
.notification_006c .backdrop_dark_5a8f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .purple_24a7 .backdrop_dark_5a8f,
  .notification_006c .backdrop_dark_5a8f {
    margin-bottom: 1em;
  }
}
.purple_24a7 .backdrop_dark_5a8f img,
.notification_006c .backdrop_dark_5a8f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.purple_24a7 .input_top_4fab,
.notification_006c .input_top_4fab {
  flex-basis: calc(100% - 160px);
}
.purple_24a7 .input_top_4fab p,
.notification_006c .input_top_4fab p {
  margin-bottom: 0;
}
.purple_24a7 .input_top_4fab {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .purple_24a7 .input_top_4fab {
    padding-left: 0;
  }
}
.notification_006c .input_top_4fab {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification_006c .input_top_4fab {
    padding-right: 0;
  }
}
.notification_006c .backdrop_dark_5a8f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.layout-plasma-2958 .backdrop_dark_5a8f {
  margin-bottom: 0.5em;
}
.layout-plasma-2958 .backdrop_dark_5a8f img {
  width: 100%;
}
.dirty-12f1 .chip-left-2db2,
.up_f849 .chip-left-2db2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.up_f849 .footer-4428 .active_blue_7648 p:last-child {
  margin-bottom: 0;
}
.paper_f69c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade_ce0b .clean-216c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade_ce0b .clean-216c:last-of-type {
    margin-bottom: 0;
  }
}
.shade_ce0b .clean-216c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_ce0b .clean-216c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade_ce0b .clean-216c ul li {
  margin: 0 0 0.6em;
}
.shade_ce0b .clean-216c ul li.popup-lite-504b,
.shade_ce0b .clean-216c ul li.bottom_6c04 {
  position: relative;
}
.shade_ce0b .clean-216c ul li.popup-lite-504b .gallery_a63a,
.shade_ce0b .clean-216c ul li.bottom_6c04 .gallery_a63a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade_ce0b .clean-216c ul li.popup-lite-504b:after:after,
.shade_ce0b .clean-216c ul li.popup-lite-504b:after:before,
.shade_ce0b
  .clean-216c
  ul
  li.bottom_6c04:after:after,
.shade_ce0b
  .clean-216c
  ul
  li.bottom_6c04:after:before {
  content: "";
  display: table;
}
.shade_ce0b .clean-216c ul li.popup-lite-504b:after:after,
.shade_ce0b
  .clean-216c
  ul
  li.bottom_6c04:after:after {
  clear: both;
}
.shade_ce0b .clean-216c a.item_6ba1:hover {
  text-decoration: none;
}
.shade_ce0b .clean-216c select {
  max-width: 100%;
}
.shade_ce0b .clean-216c table {
  font-size: 85%;
}
.shade_ce0b .clean-216c table td,
.shade_ce0b .clean-216c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade_ce0b .clean-216c table tfoot td {
  text-align: left;
}
.shade_ce0b .clean-216c :last-child {
  margin-bottom: 0;
}
.shade_ce0b .clean-216c .dark_546f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade_ce0b .clean-216c .dark_546f label {
  width: 100%;
}
.shade_ce0b .clean-216c .dark_546f .solid_1962 {
  width: 100%;
  display: block;
}
.shade_ce0b .clean-216c .dark_546f .block-5764 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade_ce0b .clean-216c .dark_546f .block-5764:hover svg #svg-search {
  fill: #444;
}
.shade_ce0b .clean-216c .dark_546f .block-5764 svg {
  width: 18px;
  height: 18px;
}
.shade_ce0b .notification_large_b5df ul ul,
.shade_ce0b .card_wide_b723 ul ul,
.shade_ce0b .table_cold_b01f ul ul,
.shade_ce0b .article-west-f006 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade_ce0b .notification_large_b5df .frame_complex_6c90 > a,
.shade_ce0b .card_wide_b723 .frame_complex_6c90 > a,
.shade_ce0b .table_cold_b01f .frame_complex_6c90 > a,
.shade_ce0b .article-west-f006 .frame_complex_6c90 > a {
  margin-bottom: 0;
}
.shade_ce0b .over-865a li,
.shade_ce0b .notification_large_b5df li,
.shade_ce0b .right_44bc li,
.shade_ce0b .card_wide_b723 li,
.shade_ce0b .table_cold_b01f li,
.shade_ce0b .article-west-f006 li,
.shade_ce0b .dirty_de8d li,
.shade_ce0b .content_d7de li {
  display: block;
  position: relative;
}
.shade_ce0b .over-865a li:last-child,
.shade_ce0b .notification_large_b5df li:last-child,
.shade_ce0b .right_44bc li:last-child,
.shade_ce0b .card_wide_b723 li:last-child,
.shade_ce0b .table_cold_b01f li:last-child,
.shade_ce0b .article-west-f006 li:last-child,
.shade_ce0b .dirty_de8d li:last-child,
.shade_ce0b .content_d7de li:last-child {
  border: none;
}
.shade_ce0b .over-865a li a,
.shade_ce0b .notification_large_b5df li a,
.shade_ce0b .right_44bc li a,
.shade_ce0b .card_wide_b723 li a,
.shade_ce0b .table_cold_b01f li a,
.shade_ce0b .article-west-f006 li a,
.shade_ce0b .dirty_de8d li a,
.shade_ce0b .content_d7de li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_ce0b .over-865a li ul li::before,
.shade_ce0b .notification_large_b5df li ul li::before,
.shade_ce0b .right_44bc li ul li::before,
.shade_ce0b .card_wide_b723 li ul li::before,
.shade_ce0b .table_cold_b01f li ul li::before,
.shade_ce0b .article-west-f006 li ul li::before,
.shade_ce0b .dirty_de8d li ul li::before,
.shade_ce0b .content_d7de li ul li::before {
  left: 15px;
}
.shade_ce0b .over-865a li ul a,
.shade_ce0b .notification_large_b5df li ul a,
.shade_ce0b .right_44bc li ul a,
.shade_ce0b .card_wide_b723 li ul a,
.shade_ce0b .table_cold_b01f li ul a,
.shade_ce0b .article-west-f006 li ul a,
.shade_ce0b .dirty_de8d li ul a,
.shade_ce0b .content_d7de li ul a {
  padding-left: 20px;
}
.shade_ce0b .over-865a li ul ul li::before,
.shade_ce0b .notification_large_b5df li ul ul li::before,
.shade_ce0b .right_44bc li ul ul li::before,
.shade_ce0b .card_wide_b723 li ul ul li::before,
.shade_ce0b .table_cold_b01f li ul ul li::before,
.shade_ce0b .article-west-f006 li ul ul li::before,
.shade_ce0b .dirty_de8d li ul ul li::before,
.shade_ce0b .content_d7de li ul ul li::before {
  left: 30px;
}
.shade_ce0b .over-865a li ul ul a,
.shade_ce0b .notification_large_b5df li ul ul a,
.shade_ce0b .right_44bc li ul ul a,
.shade_ce0b .card_wide_b723 li ul ul a,
.shade_ce0b .table_cold_b01f li ul ul a,
.shade_ce0b .article-west-f006 li ul ul a,
.shade_ce0b .dirty_de8d li ul ul a,
.shade_ce0b .content_d7de li ul ul a {
  padding-left: 40px;
}
.shade_ce0b .block-short-6db6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_ce0b .content_d7de ul li {
  margin-bottom: 1.41575em;
}
.shade_ce0b .content_d7de ul li .modal_e382 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade_ce0b .content_d7de ul li .yellow-b795 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_outer_b19c .over-865a li a,
.frame_outer_b19c .notification_large_b5df li a,
.frame_outer_b19c .right_44bc li a,
.frame_outer_b19c .card_wide_b723 li a,
.frame_outer_b19c .table_cold_b01f li a,
.frame_outer_b19c .article-west-f006 li a,
.frame_outer_b19c .dirty_de8d li a,
.frame_outer_b19c .content_d7de li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_outer_b19c .block-short-6db6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_outer_b19c .clean-216c ul li.popup-lite-504b .gallery_a63a,
.frame_outer_b19c .clean-216c ul li.bottom_6c04 .gallery_a63a {
  background: rgba(0, 0, 0, 0.2);
}
.frame_outer_b19c .shade_ce0b .clean-216c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_02e5 .shade_ce0b .narrow-8797 li {
  margin: 0;
}
.hidden_02e5 .shade_ce0b .narrow-8797 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden_02e5 .shade_ce0b .narrow-8797 li ul {
  margin: 0;
}
.hidden_02e5 .shade_ce0b .narrow-8797 li ul li a {
  padding-left: 15px;
}
.hidden_02e5 .shade_ce0b .narrow-8797 li ul li li a {
  padding-left: 30px;
}
.hidden_02e5 .shade_ce0b .narrow-8797 li.pagination-fe4c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden_02e5 .shade_ce0b .narrow-8797 li.pagination-fe4c > 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;
}
.hidden_02e5 .shade_ce0b .narrow-8797 li.pagination-fe4c > 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;
}
.button-b856 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info_f1b6 {
  position: relative;
  z-index: 10;
}
.info_f1b6 .info-hovered-26ba {
  width: 100%;
  max-width: 100%;
}
.motion_0813 .video_dcd0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.motion_0813 .thumbnail_fdfc {
}
.motion_0813 .frame_outer_b19c {
  background: #292929;
}
.bronze_94f4 .video_dcd0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bronze_94f4 .thumbnail_fdfc {
  background: #f9f9f9;
}
.bronze_94f4 .frame_outer_b19c {
  background: #303030;
}
.slider_d217 .video_dcd0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_d217 .section-tall-3d04 {
    margin-bottom: 1em;
  }
  .slider_d217 .section-tall-3d04:last-child {
    margin-bottom: 0;
  }
}
.slider_d217 .thumbnail_fdfc {
  background: #ededed;
}
.slider_d217 .frame_outer_b19c {
  background: #1a1a1a;
}
.video_dcd0.thumbnail_fdfc {
  color: rgba(0, 0, 0, 0.6);
}
.video_dcd0.thumbnail_fdfc .title_6bc5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_dcd0.frame_outer_b19c {
  color: rgba(255, 255, 255, 0.99);
}
.video_dcd0.frame_outer_b19c a:not(.item_6ba1) {
  color: rgba(255, 255, 255, 0.79);
}
.video_dcd0.frame_outer_b19c a:not(.item_6ba1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_dcd0.frame_outer_b19c .title_6bc5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_dcd0.frame_outer_b19c table tbody td,
.video_dcd0.frame_outer_b19c table th {
  background: rgba(0, 0, 0, 0.08);
}
.nav-516d.gallery_simple_ab26 .brown_c00e {
  max-width: initial;
}
.nav-516d .widget_2909 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.nav-516d .widget_2909 .info-hovered-26ba {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .nav-516d .widget_2909 .info-hovered-26ba {
    display: block;
    margin-bottom: 2em;
  }
  .nav-516d .widget_2909 .info-hovered-26ba:last-child {
    margin-bottom: 0;
  }
}
.slider_d217 .section-tall-3d04:last-child,
.bronze_94f4 .section-tall-3d04:last-child,
.motion_0813 .section-tall-3d04:last-child {
  margin-bottom: 0;
}
.slider_d217 .section-tall-3d04 .shade_ce0b .clean-216c:last-child,
.bronze_94f4 .section-tall-3d04 .shade_ce0b .clean-216c:last-child,
.motion_0813 .section-tall-3d04 .shade_ce0b .clean-216c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slider_d217 .overlay_3881,
  .slider_d217 .outer-487c,
  .bronze_94f4 .overlay_3881,
  .bronze_94f4 .outer-487c,
  .motion_0813 .overlay_3881,
  .motion_0813 .outer-487c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info_f1b6 .section-tall-3d04 {
    margin-bottom: 2em;
  }
}
.info_f1b6 p:last-child {
  margin-bottom: 0;
}
.info_f1b6 li,
.info_f1b6 ul {
  list-style: none;
  margin: 0;
}
.info_f1b6 ul ul {
  margin-left: 2.617924em;
}
.video-4861 {
  font-size: 0.875em;
}

/* css-noise: 34cb */
.promo-block-r9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
