/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wide-750d/customify
Author: WPCustomify
Author URI: https://pressmaximum.wide-750d
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.wide-750d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.column_light_c56a.media-smooth-43a6/licenses/gpl-2.0.pagination_d532
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.header_8ee3/, (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.item_bec2.focused-3e05/normalize.main_copper_aa9a/
 ======
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.main_copper_aa9a v7.0.0 | MIT License | github.wide-750d/necolas/normalize.main_copper_aa9a */
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;
}
.wood-bacd .active-f1f3,
.panel-center-cf20,
.highlight-fc47,
.picture-9f99,
.video_gas_522b,
.accent-8429,
.column-tiny-da64,
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;
}
.panel-center-cf20,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel-center-cf20,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-center-cf20,
  h1 {
    font-size: 1.8em;
  }
}
.highlight-fc47,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight-fc47 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight-fc47,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-fc47,
  h2 {
    font-size: 1.7em;
  }
}
.picture-9f99,
h3 {
  font-size: 1.618em;
}
.wood-bacd .active-f1f3,
.video_gas_522b,
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.gradient_prev_ca23 {
  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;
}
.north-d1cd:after,
.north-d1cd:before,
.dirty_9a6f:after,
.dirty_9a6f:before {
  content: "";
  display: table;
}
.north-d1cd:after,
.dirty_9a6f:after {
  clear: both;
}
.tag-849d {
  float: right;
  margin-right: 0;
}
.badge-1d93 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title_66bd .slider-simple-e997,
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;
}
.title_66bd .slider-simple-e997: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;
}
.current-9c53 .slider-simple-e997 {
  box-shadow: none;
}
.current-9c53
  .slider-simple-e997
  .photo-eca6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.current-9c53 .slider-simple-e997 .dropdown-middle-8eb1 {
  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;
}
.current-9c53
  .slider-simple-e997
  .dropdown-middle-8eb1
  b {
  display: none;
}
.current-9c53 .paragraph_orange_0fb7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image_5dad:not(.fluid_ff71):not(.footer_a3c8),
button:not(.fluid_ff71):not(.footer_a3c8),
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ),
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ),
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ) {
  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;
}
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ):hover,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ):hover,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):hover,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):hover,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ):active,
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ):active,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):active,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):active,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):active,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus {
  outline: 0;
}
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e {
  position: relative;
}
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .mask-warm-d354,
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .card_8b29,
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .clean-bc2c,
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  i,
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  svg,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .mask-warm-d354,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .card_8b29,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .clean-bc2c,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  i,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  svg,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .mask-warm-d354,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .card_8b29,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .clean-bc2c,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  i,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  svg,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .mask-warm-d354,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .card_8b29,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .clean-bc2c,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  i,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  svg,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .mask-warm-d354,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .card_8b29,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  .clean-bc2c,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  i,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e
  svg {
  visibility: hidden;
}
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e:after,
button:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e:after,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e:after,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e:after,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ).fn-loading-320e: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;
}
.image_5dad:not(.fluid_ff71):not(.footer_a3c8),
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ),
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ),
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ) {
  color: #fff;
  background: #235787;
}
.image_5dad:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus,
input[type="button"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus,
input[type="reset"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus,
input[type="submit"]:not(.fluid_ff71):not(
    .footer_a3c8
  ):focus {
  color: #fff;
}
.image_5dad.fn-disabled-320e:not(.fluid_ff71):not(
    .footer_a3c8
  ),
.image_5dad[disabled]:not(.fluid_ff71):not(
    .footer_a3c8
  ),
button.fn-disabled-320e:not(.fluid_ff71):not(
    .footer_a3c8
  ),
button[disabled]:not(.fluid_ff71):not(
    .footer_a3c8
  ) {
  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;
}
.hidden_huge_5768 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden_huge_5768: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;
}
.banner-b847 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.button-slow-6243 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component_basic_ff10 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.north-d1cd:after,
.north-d1cd:before,
.detail_fixed_0c04:after,
.detail_fixed_0c04:before,
.label_lite_8098:after,
.label_lite_8098:before,
.image-tiny-4ffd:after,
.image-tiny-4ffd:before,
.accordion-huge-69c1:after,
.accordion-huge-69c1:before,
.notification_0ce9:after,
.notification_0ce9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.north-d1cd:after,
.detail_fixed_0c04:after,
.label_lite_8098:after,
.image-tiny-4ffd:after,
.accordion-huge-69c1:after,
.notification_0ce9:after {
  clear: both;
}
.detail_fixed_0c04 .outline_c3ec,
.label_lite_8098 .outline_c3ec,
.nav-yellow-f212 .outline_c3ec {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.silver_3f98 {
  display: inline-block;
}
.image_77ba {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image_77ba img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image_77ba .column_blue_64b2 {
  padding: 1em 0;
  font-size: 85%;
}
.column_blue_64b2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status-3aba {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status-3aba:after,
.status-3aba:before {
  content: "";
  display: table;
}
.status-3aba:after {
  clear: both;
}
.thumbnail-94ba {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-soft-5442 .thumbnail-94ba {
  max-width: 50%;
}
.row_88af .thumbnail-94ba {
  max-width: 33.33%;
}
.surface_d787 .thumbnail-94ba {
  max-width: 25%;
}
.dim-2676 .thumbnail-94ba {
  max-width: 20%;
}
.caption_upper_93ff .thumbnail-94ba {
  max-width: 16.66%;
}
.shade-42f4 .thumbnail-94ba {
  max-width: 14.28%;
}
.item-clean-c633 .thumbnail-94ba {
  max-width: 12.5%;
}
.glass-0bd7 .thumbnail-94ba {
  max-width: 11.11%;
}
.south_98bb {
  display: block;
}
.wood-bacd .west-9e05 label,
.wood-bacd .text-fixed-af2a label,
.wood-bacd .last-c724 label,
.wood-bacd .active-687e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern_97f5 {
  list-style: none;
  margin: 0;
}
.pattern_97f5 article.black_a20c {
  margin-bottom: 0;
}
.pattern_97f5 ul {
  list-style: none;
  margin: 0;
}
.pattern_97f5 .tall-1aa7 li.black_a20c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern_97f5 .tall-1aa7 li.black_a20c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern_97f5 .tall-1aa7 li.black_a20c: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) {
  .pattern_97f5 .tall-1aa7 li.black_a20c li.black_a20c li.black_a20c li.black_a20c {
    padding-left: 0;
  }
}
article.black_a20c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.black_a20c .detail_fixed_0c04 p:last-of-type {
  margin-bottom: 0;
}
article.black_a20c .nav-ece8 {
  float: left;
}
article.black_a20c .primary_wide_92c1 {
  margin-left: 85px;
}
article.black_a20c .input-clean-956f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.black_a20c .input-clean-956f .wood_e738 {
  margin-left: 10px;
}
article.black_a20c .old-7dce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.black_a20c .bottom_a334 {
  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 .west-9e05,
  #respond .last-c724,
  #respond .active-687e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west-9e05 input,
#respond .last-c724 input,
#respond .active-687e input {
  width: 100%;
}
#respond .active-687e {
  margin-right: 0;
}
#respond .nav_11be #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border-tall-de9a {
  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;
}
.border-tall-de9a.pagination-complex-70a9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.border-tall-de9a 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%);
}
.border-tall-de9a:focus,
.border-tall-de9a: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);
}
.highlight_9033 {
  border-radius: 10%;
}
.fluid_c199 {
  border-radius: 50%;
}
.popup-silver-ae2f {
  font-size: 0.72em;
}
.overlay-south-e722 {
  font-size: 0.875em;
}
.link-slow-3863 {
  font-size: 1.1em;
}
.picture-9eff {
  text-transform: uppercase;
  line-height: 1.2;
}
.picture-9eff.popup-silver-ae2f {
  letter-spacing: 0.5px;
}
.tabs_61b0,
.tabs_61b0 a {
  color: #6d6d6d;
}
.tabs_61b0 a:hover {
  color: #111;
}
.description-smooth-4b2c {
  color: #6d6d6d;
}
.box_02b9 {
  overflow-x: hidden;
}
.box_02b9 .detail_advanced_70e4.dropdown_3464 {
  position: relative;
}
.box_02b9 .detail_advanced_70e4.dropdown_3464.progress-9c5c {
  position: initial;
}
.box_02b9
  .detail_advanced_70e4.dropdown_3464.progress-9c5c
  .surface-right-fdf0 {
  left: auto;
}
.box_02b9 .detail_advanced_70e4 .surface-right-fdf0 {
  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;
}
.box_02b9 .detail_advanced_70e4:hover.dropdown_3464 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box_02b9
  .detail_advanced_70e4:hover.dropdown_3464
  .surface-right-fdf0 {
  display: block;
  z-index: 9999999;
}
.box_02b9 .chip_fedb .media_copper_0120,
.box_02b9 .title_down_8e79 .media_copper_0120 {
  display: none;
}
.box_02b9 .accordion-4e48 .detail_advanced_70e4:hover.dropdown_3464 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wood-bacd .west-9e05 label,
.wood-bacd .text-fixed-af2a label,
.wood-bacd .last-c724 label,
.wood-bacd .active-687e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern_97f5 {
  list-style: none;
  margin: 0;
}
.pattern_97f5 article.black_a20c {
  margin-bottom: 0;
}
.pattern_97f5 ul {
  list-style: none;
  margin: 0;
}
.pattern_97f5 .tall-1aa7 li.black_a20c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern_97f5 .tall-1aa7 li.black_a20c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern_97f5 .tall-1aa7 li.black_a20c: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) {
  .pattern_97f5 .tall-1aa7 li.black_a20c li.black_a20c li.black_a20c li.black_a20c {
    padding-left: 0;
  }
}
article.black_a20c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.black_a20c .detail_fixed_0c04 p:last-of-type {
  margin-bottom: 0;
}
article.black_a20c .nav-ece8 {
  float: left;
}
article.black_a20c .primary_wide_92c1 {
  margin-left: 85px;
}
article.black_a20c .input-clean-956f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.black_a20c .input-clean-956f .wood_e738 {
  margin-left: 10px;
}
article.black_a20c .old-7dce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.black_a20c .bottom_a334 {
  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 .west-9e05,
  #respond .last-c724,
  #respond .active-687e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west-9e05 input,
#respond .last-c724 input,
#respond .active-687e input {
  width: 100%;
}
#respond .active-687e {
  margin-right: 0;
}
#respond .nav_11be #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip_fedb .video_36cb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.video_36cb .center_36bf.link_top_b49c .status_iron_7a1c > li > a:focus,
.video_36cb .center_36bf.link_top_b49c .status_iron_7a1c > li > a:hover,
.video_36cb .center_36bf.hovered_38e7 .status_iron_7a1c > li > a:focus,
.video_36cb .center_36bf.hovered_38e7 .status_iron_7a1c > li > a:hover,
.video_36cb .center_36bf.glass-8de2 .status_iron_7a1c > li > a:focus,
.video_36cb .center_36bf.glass-8de2 .status_iron_7a1c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_36cb
  .center_36bf.link_top_b49c
  .status_iron_7a1c
  > li.shade-7d15
  > a,
.video_36cb
  .center_36bf.link_top_b49c
  .status_iron_7a1c
  > li.row-3311
  > a,
.video_36cb
  .center_36bf.hovered_38e7
  .status_iron_7a1c
  > li.shade-7d15
  > a,
.video_36cb
  .center_36bf.hovered_38e7
  .status_iron_7a1c
  > li.row-3311
  > a,
.video_36cb
  .center_36bf.glass-8de2
  .status_iron_7a1c
  > li.shade-7d15
  > a,
.video_36cb .center_36bf.glass-8de2 .status_iron_7a1c > li.menu-cool-aed0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.video_36cb .background-d5c3,
.video_36cb .background-d5c3 a {
  color: rgba(255, 255, 255, 0.99);
}
.video_36cb .notice_orange_ffad.under_5547 li a,
.video_36cb .module_orange_958e a,
.video_36cb .content_28aa,
.video_36cb .status_iron_7a1c > li > a,
.video_36cb .iron-f113 {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb .notice_orange_ffad.under_5547 li a:hover,
.video_36cb .module_orange_958e a:hover,
.video_36cb .content_28aa:hover,
.video_36cb .status_iron_7a1c > li > a:hover,
.video_36cb .iron-f113:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_36cb .module_hovered_da3b {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb .module_hovered_da3b .layout_large_82dc {
  color: rgba(255, 255, 255, 0.99);
}
.video_36cb .module_hovered_da3b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_36cb .pagination_60dc .blue_6849 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb .pagination_60dc .blue_6849 .over_2e35 {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb
  .pagination_60dc
  .blue_6849
  .over_2e35::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb
  .pagination_60dc
  .blue_6849
  .over_2e35:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb
  .pagination_60dc
  .blue_6849
  .over_2e35::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb
  .pagination_60dc
  .blue_6849
  .over_2e35::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb .pagination_60dc .shade-1f8c {
  color: rgba(255, 255, 255, 0.79);
}
.video_36cb .pagination_60dc .shade-1f8c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_purple_e14e
  .video_36cb
  .pagination_60dc
  .notice_steel_4123
  .new_6fd1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_purple_e14e
  .video_36cb
  .pagination_60dc
  .notice_steel_4123
  .over_2e35 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_fedb .motion_efb5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.motion_efb5 .center_36bf.link_top_b49c .status_iron_7a1c > li > a:focus,
.motion_efb5 .center_36bf.link_top_b49c .status_iron_7a1c > li > a:hover,
.motion_efb5 .center_36bf.hovered_38e7 .status_iron_7a1c > li > a:focus,
.motion_efb5 .center_36bf.hovered_38e7 .status_iron_7a1c > li > a:hover,
.motion_efb5 .center_36bf.glass-8de2 .status_iron_7a1c > li > a:focus,
.motion_efb5 .center_36bf.glass-8de2 .status_iron_7a1c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_efb5
  .center_36bf.link_top_b49c
  .status_iron_7a1c
  > li.shade-7d15
  > a,
.motion_efb5
  .center_36bf.link_top_b49c
  .status_iron_7a1c
  > li.row-3311
  > a,
.motion_efb5
  .center_36bf.hovered_38e7
  .status_iron_7a1c
  > li.shade-7d15
  > a,
.motion_efb5
  .center_36bf.hovered_38e7
  .status_iron_7a1c
  > li.row-3311
  > a,
.motion_efb5
  .center_36bf.glass-8de2
  .status_iron_7a1c
  > li.shade-7d15
  > a,
.motion_efb5 .center_36bf.glass-8de2 .status_iron_7a1c > li.menu-cool-aed0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_efb5 .background-d5c3,
.motion_efb5 .background-d5c3 a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_efb5 .notice_orange_ffad.under_5547 li a,
.motion_efb5 .module_orange_958e a,
.motion_efb5 .content_28aa,
.motion_efb5 .status_iron_7a1c > li > a,
.motion_efb5 .iron-f113 {
  color: rgba(0, 0, 0, 0.55);
}
.motion_efb5 .notice_orange_ffad.under_5547 li a:hover,
.motion_efb5 .module_orange_958e a:hover,
.motion_efb5 .content_28aa:hover,
.motion_efb5 .status_iron_7a1c > li > a:hover,
.motion_efb5 .iron-f113:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_efb5 .module_hovered_da3b {
  color: rgba(0, 0, 0, 0.55);
}
.motion_efb5 .module_hovered_da3b .layout_large_82dc {
  color: rgba(0, 0, 0, 0.8);
}
.motion_efb5 .module_hovered_da3b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-6d5a .first-f1d4 {
  margin-left: auto;
  margin-right: auto;
}
.label_lite_8098 > * {
  margin-left: auto;
  margin-right: auto;
}
.label_lite_8098 .banner-b847 {
  margin-right: 1.41575em;
}
.rough_9eeb .label_lite_8098 > .sort_dim_05c1 {
  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;
}
.rough_9eeb .label_lite_8098 > .message-under-2d58 {
  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;
}
.full_6728.carousel-6d5a .first-f1d4,
.element-gas-05d9.carousel-6d5a .first-f1d4 {
  margin-left: 0;
}
.module_easy_f433.carousel-6d5a .first-f1d4,
.avatar_f6b1.carousel-6d5a .first-f1d4 {
  margin-right: 0;
}
.label_lite_8098 ol,
.label_lite_8098 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sidebar-fa3a video {
  max-width: 100%;
}
.hidden_df08 img {
  display: block;
}
.hidden_df08.banner-b847,
.hidden_df08.button-slow-6243 {
  width: 100%;
}
.hidden_df08.message-under-2d58 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-clean-eb67:not(.chip_7a63) {
  margin: 1.5em auto;
}
.purple_3929 p {
  padding: 1.5em 14px;
}
ul.backdrop-0193.message-under-2d58,
ul.backdrop-0193.sort_dim_05c1,
ul.backdrop-0193.wrapper_mini_85e2.sort_dim_05c1 {
  padding: 0 14px;
}
.primary-dd9d {
  display: block;
  overflow-x: auto;
}
.primary-dd9d table {
  border-collapse: collapse;
  width: 100%;
}
.primary-dd9d td,
.primary-dd9d th {
  padding: 0.5em;
}
.label_lite_8098 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label_lite_8098 ol ol,
.label_lite_8098 ol ul,
.label_lite_8098 ul ol,
.label_lite_8098 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label_lite_8098 ol ol li,
.label_lite_8098 ol ul li,
.label_lite_8098 ul ol li,
.label_lite_8098 ul ul li {
  margin-left: 0;
}
.black_c3c3.item_0fc2 > .component-4293 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.black_c3c3.item_0fc2 > .component-4293 iframe,
.black_c3c3.item_0fc2 > .component-4293 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider_d4fc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.slider_d4fc.active_55d7 {
  padding: 0;
}
.slider_d4fc.active_55d7 cite {
  font-size: 13px;
}
.slider_d4fc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.slider_d4fc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hero_3aae {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hero_3aae > p:first-child {
  margin-top: 0;
}
.hero_3aae cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hero_3aae blockquote {
  border-left: 0;
}
.shade-outer-2bba {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade-outer-2bba:not(.accordion-d7e8) {
  max-width: 100px;
}
.shade-outer-2bba.table-d1c2 {
  border-bottom: none !important;
  text-align: center;
}
.shade-outer-2bba.table-d1c2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .purple_3929 p {
    padding: 1.5em 0;
  }
}
.carousel-rough-b5a8 {
  color: #0073aa;
}
.mini_06f9 {
  background-color: #0073aa;
}
.stone_5185 {
  color: #229fd8;
}
.hard_5449 {
  background-color: #229fd8;
}
.tall-c57a {
  color: #eee;
}
.list_west_60ab {
  background-color: #eee;
}
.search-20d6 {
  color: #444;
}
.new_a3e3 {
  background-color: #444;
}
.article-b1a5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article-b1a5 .nav_green_63b1 .module_orange_958e {
  font-size: 15px;
}
.article-b1a5 .module_orange_958e {
  line-height: 1.3;
}
.article-b1a5 .motion_efb5 {
}
.article-b1a5 .video_36cb {
  background: #235787;
}
.shade-south-61df {
  padding: 0;
}
.shade-south-61df .video_36cb {
  background: #1a1a1a;
}
.shade-south-61df .motion_efb5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list_stone_8918 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list_stone_8918 .motion_efb5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list_stone_8918 .video_36cb {
  background: #303030;
}
.notification_0ce9 {
  position: relative;
  z-index: 10;
}
.notification_0ce9 .overlay_733d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-motion-57d4 .dropdown_3464 {
  display: inline-block;
  vertical-align: middle;
}
.thumbnail-motion-57d4.main_06a3 .dropdown_3464 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-motion-57d4.main_06a3 .dropdown_3464 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-motion-57d4.main_06a3 .dropdown_3464 {
    margin-right: 0.4em;
  }
}
.thumbnail-motion-57d4.main_06a3 .dropdown_3464:last-child {
  margin-right: 0;
}
.heading-active-bf9e .overlay_733d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip_fedb .nav_green_63b1 {
    margin: 0 -0.5em;
  }
  .chip_fedb .nav_green_63b1 [class*="customify-col-"],
  .chip_fedb .nav_green_63b1 [class*="customify-col_"],
  .chip_fedb .nav_green_63b1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip_fedb.orange_142a .overlay_733d {
  background: 0 0 !important;
}
.chip_fedb.orange_142a .overlay_733d,
.chip_fedb.heading-active-bf9e .overlay_733d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip_fedb.popup-1b2c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip_fedb.heading-active-bf9e .overlay_733d {
  box-shadow: none !important;
}
.prev_56f1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev_56f1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev_56f1 {
    padding: 18px 0 20px;
  }
}
.prev_56f1 .light_3e52 {
  width: 100%;
}
.prev_56f1 .breadcrumb_glass_0c2c {
  margin-bottom: 0;
}
.prev_56f1 .liquid_c81e {
  margin-top: 5px;
  font-size: 0.875em;
}
.element-233e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element-233e .block_7521 {
  width: 100%;
}
.picture_slow_3bf1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture_slow_3bf1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture_slow_3bf1 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;
}
.picture_slow_3bf1 li:last-child:after {
  display: none;
}
.picture_slow_3bf1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.gradient_north_ebb6 .media_copper_0120 button,
.prev_56f1 .media_copper_0120 button {
  left: 0;
}
.gradient_north_ebb6 .block_7521,
.prev_56f1 .block_7521 {
  padding-left: 0;
  padding-right: 0;
}
.gradient_north_ebb6 .element-233e,
.prev_56f1 .element-233e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gradient_north_ebb6 {
  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;
}
.gradient_north_ebb6: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;
}
.gradient_north_ebb6 .column-bce5 {
  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) {
  .gradient_north_ebb6 .column-bce5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_north_ebb6 .column-bce5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_north_ebb6 .column-bce5 {
    min-height: 200px;
  }
}
.gradient_north_ebb6 .picture_slow_3bf1 {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_north_ebb6 .picture_slow_3bf1 a,
.gradient_north_ebb6 .picture_slow_3bf1 li:after {
  color: inherit;
}
.gradient_north_ebb6 .picture_slow_3bf1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.grid-blue-1314 {
  margin-bottom: 0.5em;
}
.tooltip-7197 {
  margin-bottom: 1.2em;
}
.tooltip-7197,
.grid-blue-1314 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip-7197 p:last-child,
.grid-blue-1314 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media_copper_0120,
#masthead .media_copper_0120 {
  display: none;
}
#masthead
  > .media_copper_0120.slow_bcef {
  display: none;
}
#masthead > .media_copper_0120 button {
  left: 0;
}
.breadcrumb_9d5a {
  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%;
}
.breadcrumb_9d5a .dropdown_3464 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumb_9d5a .active-liquid-e80a {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_9d5a .active-liquid-e80a.bronze-3110 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.breadcrumb_9d5a .active-liquid-e80a.down_443c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_9d5a .active-liquid-e80a.secondary-37ff {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_9d5a.motion_e726.shadow_47de .active-liquid-e80a.bronze-3110 {
  flex-basis: 100%;
}
.breadcrumb_9d5a.over_6a8a .active-liquid-e80a.down_443c {
  -webkit-box-flex: 1;
  flex: auto;
}
.breadcrumb_9d5a.over_6a8a .active-liquid-e80a.secondary-37ff {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media_copper_0120.slow_bcef {
  display: none;
}
#masthead > .media_copper_0120 button {
  left: 0;
}
.container-plasma-3252 {
  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;
}
.container-plasma-3252:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.container-plasma-3252.info-stone-074a i {
  margin-right: 4px;
}
.container-plasma-3252.title_under_58de i {
  margin-left: 5px;
}
.module_orange_958e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module_orange_958e p:last-child {
  margin-bottom: 0;
}
.slow_b988 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slow_b988 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slow_b988 img {
  display: block;
  width: auto;
  line-height: 1;
}
.slow_b988 .background-d5c3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slow_b988 .chip_paper_01d1 {
  margin: 5px 0 7px 0;
}
.slow_b988.frame_3311 .element-out-c9ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow_b988.frame_3311 .tag-9e6b {
  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;
}
.slow_b988.action_c632 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slow_b988.action_c632 .element-out-c9ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow_b988.action_c632 .tag-9e6b {
  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;
}
.slow_b988.popup_f8b2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slow_b988.widget_42d6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slow_b988.widget_42d6 .tag-9e6b {
  margin-top: 7px;
}
.top_645b {
  display: inline-block;
}
.notification_0ce9 .iron_ca1c .slow_b988 img {
  max-width: 100%;
}
.center_36bf .pattern-yellow-a0b4.basic-38a9,
.alert_cc73 .pattern-yellow-a0b4.basic-38a9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_36bf .component-down-452c,
.alert_cc73 .component-down-452c {
  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%);
}
.center_36bf .component-down-452c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center_36bf.picture_action_ef7c .component-down-452c {
  display: none;
}
.center_36bf .first-ed8a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_36bf .first-ed8a li {
  display: inline-block;
  position: relative;
}
.center_36bf .first-ed8a li:last-child {
  margin-right: 0;
}
.center_36bf .first-ed8a 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;
}
.center_36bf .first-ed8a li.menu-cool-aed0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.center_36bf .first-ed8a > 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;
}
.center_36bf .first-ed8a > li > a i {
  line-height: 0;
}
.center_36bf .first-ed8a > li.dropdown-bright-839c > a .component-down-452c {
  margin-left: 4px;
  line-height: 0;
}
.center_36bf .first-ed8a .panel-a04c li.dropdown-bright-839c > a {
  position: relative;
}
.center_36bf .first-ed8a .panel-a04c li.dropdown-bright-839c > a:after,
.center_36bf .first-ed8a .panel-a04c li.dropdown-bright-839c > a:before {
  content: "";
  display: table;
}
.center_36bf .first-ed8a .panel-a04c li.dropdown-bright-839c > a:after {
  clear: both;
}
.center_36bf .first-ed8a .panel-a04c li.dropdown-bright-839c > a .component-down-452c {
  margin-left: 5px;
  float: right;
}
.center_36bf .progress_solid_67a9,
.center_36bf .panel-a04c {
  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;
}
.center_36bf .panel-a04c {
  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;
}
.center_36bf .panel-a04c .basic-38a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_36bf .panel-a04c .component-down-452c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center_36bf .panel-a04c li {
  display: block;
  margin: 0;
  padding: 0;
}
.center_36bf .panel-a04c 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;
}
.center_36bf .panel-a04c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center_36bf .panel-a04c .panel-a04c {
  top: 0;
  left: 100%;
}
.center_36bf .west_483b.fn-focus-320e > .progress_solid_67a9,
.center_36bf .west_483b.fn-focus-320e > .panel-a04c,
.center_36bf .west_483b:focus > .progress_solid_67a9,
.center_36bf .west_483b:focus > .panel-a04c,
.center_36bf .west_483b:hover > .progress_solid_67a9,
.center_36bf .west_483b:hover > .panel-a04c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center_36bf.glass-8de2 .status_iron_7a1c:after,
.center_36bf.glass-8de2 .status_iron_7a1c:before {
  content: "";
  display: table;
}
.center_36bf.glass-8de2 .status_iron_7a1c:after {
  clear: both;
}
.center_36bf.glass-8de2 .status_iron_7a1c > li {
  float: left;
}
.center_36bf.link_east_ec0b .status_iron_7a1c:after,
.center_36bf.link_east_ec0b .status_iron_7a1c:before {
  content: "";
  display: table;
}
.center_36bf.link_east_ec0b .status_iron_7a1c:after {
  clear: both;
}
.center_36bf.link_east_ec0b .status_iron_7a1c > li {
  float: left;
}
.center_36bf.link_east_ec0b .status_iron_7a1c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center_36bf.link_east_ec0b .status_iron_7a1c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center_36bf.link_east_ec0b .status_iron_7a1c > li.shade-7d15 > a,
.center_36bf.link_east_ec0b .status_iron_7a1c > li.menu-cool-aed0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.center_36bf.link_top_b49c .status_iron_7a1c > li > a .basic-38a9 {
  position: relative;
}
.center_36bf.link_top_b49c .status_iron_7a1c > li > a .basic-38a9: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;
}
.center_36bf.link_top_b49c
  .status_iron_7a1c
  > li:focus
  > a
  .basic-38a9:before,
.center_36bf.link_top_b49c
  .status_iron_7a1c
  > li:hover
  > a
  .basic-38a9:before {
  width: 100%;
  background-color: currentColor;
}
.center_36bf.link_top_b49c
  .status_iron_7a1c
  > li.shade-7d15
  > a
  .basic-38a9:before,
.center_36bf.link_top_b49c
  .status_iron_7a1c
  > li.row-3311
  > a
  .basic-38a9:before {
  width: 100%;
  background-color: currentColor;
}
.center_36bf.hovered_38e7 .status_iron_7a1c > li > a .basic-38a9 {
  position: relative;
}
.center_36bf.hovered_38e7 .status_iron_7a1c > li > a .basic-38a9: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;
}
.center_36bf.hovered_38e7 .status_iron_7a1c > li:focus > a .basic-38a9:before,
.center_36bf.hovered_38e7
  .status_iron_7a1c
  > li:hover
  > a
  .basic-38a9:before {
  width: 100%;
  background-color: currentColor;
}
.center_36bf.hovered_38e7
  .status_iron_7a1c
  > li.shade-7d15
  > a
  .basic-38a9:before,
.center_36bf.hovered_38e7
  .status_iron_7a1c
  > li.row-3311
  > a
  .basic-38a9:before {
  width: 100%;
  background-color: currentColor;
}
.alert_cc73 .first-ed8a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.alert_cc73 .first-ed8a li:first-child > a {
  border-top: none;
}
.alert_cc73 .first-ed8a .top-d165 > .basic-38a9 .component-down-452c {
  display: none;
}
.alert_cc73 .first-ed8a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.alert_cc73 .first-ed8a li:last-child {
  border: none;
}
.alert_cc73 .first-ed8a li.dropdown-bright-839c > a {
  padding-right: 45px !important;
}
.alert_cc73 .first-ed8a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.alert_cc73 .first-ed8a li a:focus,
.alert_cc73 .first-ed8a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_cc73 .first-ed8a li .accent-hot-6782 {
  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;
}
.alert_cc73 .first-ed8a li .accent-hot-6782:hover {
  box-shadow: none;
}
.alert_cc73 .first-ed8a li .accent-hot-6782 .component-down-452c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.alert_cc73 .first-ed8a .panel-a04c {
  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);
}
.alert_cc73 .first-ed8a .panel-a04c li a {
  padding-left: 3em;
}
.alert_cc73 .first-ed8a .breadcrumb_7f02 > a .accent-hot-6782 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alert_cc73 .first-ed8a .breadcrumb_7f02 > .panel-a04c {
  display: block;
  opacity: 1;
}
.hero-fast-b277 {
  max-width: 100%;
}
.module-718d {
  line-height: 0;
  cursor: pointer;
}
.iron-f113 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.iron-f113:hover {
  box-shadow: none;
  color: currentColor;
}
.iron-f113 svg {
  width: 18px;
  height: 18px;
}
.iron-f113 .gradient_bottom_abab {
  display: none;
}
.description-5ef0 {
  position: relative;
}
.description-5ef0.fn-active-320e .iron-f113 .mini-2ab9 {
  display: none;
}
.description-5ef0.fn-active-320e .iron-f113 .gradient_bottom_abab {
  display: inline-block;
}
.description-5ef0 .description_6151 {
  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);
}
.description-5ef0.article-d7d7 .description_6151 {
  left: auto;
  right: -0.9em;
}
.description-5ef0.article-d7d7 .complex-095a::before {
  left: auto;
  right: 15px;
}
.description-5ef0.fn-active-320e .description_6151 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_steel_4123 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notice_steel_4123 label {
  flex-basis: 100%;
}
.notice_steel_4123 .blue_6849 {
  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;
}
.notice_steel_4123 .over_2e35 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notice_steel_4123 .over_2e35:focus {
  background-color: transparent;
}
.notice_steel_4123 button.shade-1f8c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notice_steel_4123 button.shade-1f8c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notice_steel_4123 button.shade-1f8c svg {
  width: 18px;
  height: 18px;
}
.notice_steel_4123 input[type="submit"] {
  min-height: auto;
}
.pagination_60dc .notice_steel_4123 .over_2e35 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.complex-095a {
  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) {
  .complex-095a {
    width: 220px;
  }
}
.complex-095a label {
  flex-basis: 100%;
}
.complex-095a::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;
}
.sort_purple_e14e .pagination_60dc .notice_steel_4123 {
  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;
}
.sort_purple_e14e
  .pagination_60dc
  .notice_steel_4123
  .blue_6849 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sort_purple_e14e .pagination_60dc .notice_steel_4123 .over_2e35 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sort_purple_e14e
  .pagination_60dc
  .notice_steel_4123
  .over_2e35:focus {
  background: 0 0;
}
.sort_purple_e14e
  .pagination_60dc
  .notice_steel_4123
  .new_6fd1 {
  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;
}
.notice_orange_ffad {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notice_orange_ffad li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notice_orange_ffad li:last-child {
  margin-right: 0;
}
.notice_orange_ffad li:first-child {
  margin-left: 0;
}
.notice_orange_ffad.progress_cold_c82d a {
  color: #fff;
}
.notice_orange_ffad.progress_cold_c82d a:hover {
  color: #fff;
}
.notice_orange_ffad a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notice_orange_ffad a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notice_orange_ffad a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notice_orange_ffad a:hover {
  opacity: 0.9;
  color: inherit;
}
.notice_orange_ffad [class*="social-icon-apple"] {
  background-color: #999;
}
.notice_orange_ffad [class*="social-icon-apple"].solid-79dd {
  background-color: transparent;
  color: #999;
}
.notice_orange_ffad [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notice_orange_ffad [class*="social-icon-behance"].solid-79dd {
  background-color: transparent;
  color: #1769ff;
}
.notice_orange_ffad [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notice_orange_ffad [class*="social-icon-bitbucket"].solid-79dd {
  background-color: transparent;
  color: #205081;
}
.notice_orange_ffad [class*="social-icon-codepen"] {
  background-color: #000;
}
.notice_orange_ffad [class*="social-icon-codepen"].solid-79dd {
  background-color: transparent;
  color: #000;
}
.notice_orange_ffad [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notice_orange_ffad [class*="social-icon-delicious"].solid-79dd {
  background-color: transparent;
  color: #39f;
}
.notice_orange_ffad [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notice_orange_ffad [class*="social-icon-digg"].solid-79dd {
  background-color: transparent;
  color: #005be2;
}
.notice_orange_ffad [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notice_orange_ffad [class*="social-icon-dribbble"].solid-79dd {
  background-color: transparent;
  color: #ea4c89;
}
.notice_orange_ffad [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notice_orange_ffad [class*="social-icon-envelope"].solid-79dd {
  background-color: transparent;
  color: #ea4335;
}
.notice_orange_ffad [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notice_orange_ffad [class*="social-icon-facebook"].solid-79dd {
  background-color: transparent;
  color: #3b5998;
}
.notice_orange_ffad [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notice_orange_ffad [class*="social-icon-flickr"].solid-79dd {
  background-color: transparent;
  color: #0063dc;
}
.notice_orange_ffad [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notice_orange_ffad [class*="social-icon-foursquare"].solid-79dd {
  background-color: transparent;
  color: #2d5be3;
}
.notice_orange_ffad [class*="social-icon-github"] {
  background-color: #333;
}
.notice_orange_ffad [class*="social-icon-github"].solid-79dd {
  background-color: transparent;
  color: #333;
}
.notice_orange_ffad [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notice_orange_ffad [class*="social-icon-google-plus"].solid-79dd {
  background-color: transparent;
  color: #dd4b39;
}
.notice_orange_ffad [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notice_orange_ffad [class*="social-icon-houzz"].solid-79dd {
  background-color: transparent;
  color: #7ac142;
}
.notice_orange_ffad [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notice_orange_ffad [class*="social-icon-instagram"].solid-79dd {
  background-color: transparent;
  color: #262626;
}
.notice_orange_ffad [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notice_orange_ffad [class*="social-icon-jsfiddle"].solid-79dd {
  background-color: transparent;
  color: #487aa2;
}
.notice_orange_ffad [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notice_orange_ffad [class*="social-icon-linkedin"].solid-79dd {
  background-color: transparent;
  color: #0077b5;
}
.notice_orange_ffad [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notice_orange_ffad [class*="social-icon-medium"].solid-79dd {
  background-color: transparent;
  color: #00ab6b;
}
.notice_orange_ffad [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notice_orange_ffad
  [class*="social-icon-odnoklassniki"].solid-79dd {
  background-color: transparent;
  color: #f4731c;
}
.notice_orange_ffad [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notice_orange_ffad [class*="social-icon-meetup"].solid-79dd {
  background-color: transparent;
  color: #ec1c40;
}
.notice_orange_ffad [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notice_orange_ffad [class*="social-icon-pinterest"].solid-79dd {
  background-color: transparent;
  color: #bd081c;
}
.notice_orange_ffad [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notice_orange_ffad [class*="social-icon-product-hunt"].solid-79dd {
  background-color: transparent;
  color: #da552f;
}
.notice_orange_ffad [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notice_orange_ffad [class*="social-icon-reddit"].solid-79dd {
  background-color: transparent;
  color: #ff4500;
}
.notice_orange_ffad [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notice_orange_ffad [class*="social-icon-rss"].solid-79dd {
  background-color: transparent;
  color: #f26522;
}
.notice_orange_ffad [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notice_orange_ffad
  [class*="social-icon-shopping-cart"].solid-79dd {
  background-color: transparent;
  color: #4caf50;
}
.notice_orange_ffad [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notice_orange_ffad [class*="social-icon-skype"].solid-79dd {
  background-color: transparent;
  color: #00aff0;
}
.notice_orange_ffad [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notice_orange_ffad [class*="social-icon-slideshare"].solid-79dd {
  background-color: transparent;
  color: #0077b5;
}
.notice_orange_ffad [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notice_orange_ffad [class*="social-icon-snapchat"].solid-79dd {
  background-color: transparent;
  color: #fffc00;
}
.notice_orange_ffad [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notice_orange_ffad [class*="social-icon-soundcloud"].solid-79dd {
  background-color: transparent;
  color: #f80;
}
.notice_orange_ffad [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notice_orange_ffad [class*="social-icon-spotify"].solid-79dd {
  background-color: transparent;
  color: #2ebd59;
}
.notice_orange_ffad [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notice_orange_ffad
  [class*="social-icon-stack-overflow"].solid-79dd {
  background-color: transparent;
  color: #fe7a15;
}
.notice_orange_ffad [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notice_orange_ffad [class*="social-icon-maldkfgram"].solid-79dd {
  background-color: transparent;
  color: #2ca5e0;
}
.notice_orange_ffad [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notice_orange_ffad [class*="social-icon-tripadvisor"].solid-79dd {
  background-color: transparent;
  color: #589442;
}
.notice_orange_ffad [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notice_orange_ffad [class*="social-icon-tumblr"].solid-79dd {
  background-color: transparent;
  color: #35465c;
}
.notice_orange_ffad [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notice_orange_ffad [class*="social-icon-twitch"].solid-79dd {
  background-color: transparent;
  color: #6441a5;
}
.notice_orange_ffad [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notice_orange_ffad [class*="social-icon-twitter"].solid-79dd {
  background-color: transparent;
  color: #1da1f2;
}
.notice_orange_ffad [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notice_orange_ffad [class*="social-icon-vimeo"].solid-79dd {
  background-color: transparent;
  color: #1ab7ea;
}
.notice_orange_ffad [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notice_orange_ffad [class*="social-icon-vk"].solid-79dd {
  background-color: transparent;
  color: #45668e;
}
.notice_orange_ffad [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notice_orange_ffad [class*="social-icon-weibo"].solid-79dd {
  background-color: transparent;
  color: #df2029;
}
.notice_orange_ffad [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notice_orange_ffad [class*="social-icon-weixin"].solid-79dd {
  background-color: transparent;
  color: #7bb32e;
}
.notice_orange_ffad [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notice_orange_ffad [class*="social-icon-whatsapp"].solid-79dd {
  background-color: transparent;
  color: #25d366;
}
.notice_orange_ffad [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notice_orange_ffad [class*="social-icon-wordpress"].solid-79dd {
  background-color: transparent;
  color: #21759b;
}
.notice_orange_ffad [class*="social-icon-xing"] {
  background-color: #026466;
}
.notice_orange_ffad [class*="social-icon-xing"].solid-79dd {
  background-color: transparent;
  color: #026466;
}
.notice_orange_ffad [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notice_orange_ffad [class*="social-icon-yelp"].solid-79dd {
  background-color: transparent;
  color: #af0606;
}
.notice_orange_ffad [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notice_orange_ffad [class*="social-icon-youtube"].solid-79dd {
  background-color: transparent;
  color: #cd201f;
}
.content_28aa {
  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;
}
.content_28aa:hover {
  box-shadow: none;
  background: 0 0;
}
.up_4729 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.filter_6e46 {
  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;
}
.dark_59b5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.media-fast-5a79 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.media-fast-5a79,
.media-fast-5a79::after,
.media-fast-5a79::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;
}
.media-fast-5a79::after,
.media-fast-5a79::before {
  content: "";
  display: block;
  background-color: inherit;
}
.complex-8d69 .filter_6e46 .dark_59b5 {
  margin-top: -2px;
  width: 19px;
}
.complex-8d69 .filter_6e46 .media-fast-5a79 {
  margin-top: -1px;
}
.complex-8d69 .filter_6e46 .media-fast-5a79,
.complex-8d69 .filter_6e46 .media-fast-5a79::after,
.complex-8d69 .filter_6e46 .media-fast-5a79::before {
  width: 19px;
  height: 2px;
}
.complex-8d69 .filter_6e46 .media-fast-5a79::before {
  top: -6px;
}
.complex-8d69 .filter_6e46 .media-fast-5a79::after {
  bottom: -6px;
}
.tabs_in_975a .filter_6e46 .dark_59b5 {
  margin-top: -2px;
  width: 22px;
}
.tabs_in_975a .filter_6e46 .media-fast-5a79 {
  margin-top: -1px;
}
.tabs_in_975a .filter_6e46 .media-fast-5a79,
.tabs_in_975a .filter_6e46 .media-fast-5a79::after,
.tabs_in_975a .filter_6e46 .media-fast-5a79::before {
  width: 22px;
  height: 2px;
}
.tabs_in_975a .filter_6e46 .media-fast-5a79::before {
  top: -7px;
}
.tabs_in_975a .filter_6e46 .media-fast-5a79::after {
  bottom: -7px;
}
.aside_f649 .filter_6e46 .dark_59b5 {
  margin-top: -2px;
  width: 31px;
}
.aside_f649 .filter_6e46 .media-fast-5a79 {
  margin-top: -1.5px;
}
.aside_f649 .filter_6e46 .media-fast-5a79,
.aside_f649 .filter_6e46 .media-fast-5a79::after,
.aside_f649 .filter_6e46 .media-fast-5a79::before {
  width: 31px;
  height: 3px;
}
.aside_f649 .filter_6e46 .media-fast-5a79::before {
  top: -9px;
}
.aside_f649 .filter_6e46 .media-fast-5a79::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-c1dd .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 19px;
  }
  .active-c1dd .filter_6e46 .media-fast-5a79 {
    margin-top: -1px;
  }
  .active-c1dd .filter_6e46 .media-fast-5a79,
  .active-c1dd .filter_6e46 .media-fast-5a79::after,
  .active-c1dd .filter_6e46 .media-fast-5a79::before {
    width: 19px;
    height: 2px;
  }
  .active-c1dd .filter_6e46 .media-fast-5a79::before {
    top: -6px;
  }
  .active-c1dd .filter_6e46 .media-fast-5a79::after {
    bottom: -6px;
  }
  .thumbnail_basic_7065 .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_basic_7065 .filter_6e46 .media-fast-5a79 {
    margin-top: -1px;
  }
  .thumbnail_basic_7065 .filter_6e46 .media-fast-5a79,
  .thumbnail_basic_7065 .filter_6e46 .media-fast-5a79::after,
  .thumbnail_basic_7065 .filter_6e46 .media-fast-5a79::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_basic_7065 .filter_6e46 .media-fast-5a79::before {
    top: -7px;
  }
  .thumbnail_basic_7065 .filter_6e46 .media-fast-5a79::after {
    bottom: -7px;
  }
  .thumbnail_b474 .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_b474 .filter_6e46 .media-fast-5a79 {
    margin-top: -1.5px;
  }
  .thumbnail_b474 .filter_6e46 .media-fast-5a79,
  .thumbnail_b474 .filter_6e46 .media-fast-5a79::after,
  .thumbnail_b474 .filter_6e46 .media-fast-5a79::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_b474 .filter_6e46 .media-fast-5a79::before {
    top: -9px;
  }
  .thumbnail_b474 .filter_6e46 .media-fast-5a79::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_65a8 .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_65a8 .filter_6e46 .media-fast-5a79 {
    margin-top: -1px;
  }
  .detail_65a8 .filter_6e46 .media-fast-5a79,
  .detail_65a8 .filter_6e46 .media-fast-5a79::after,
  .detail_65a8 .filter_6e46 .media-fast-5a79::before {
    width: 19px;
    height: 2px;
  }
  .detail_65a8 .filter_6e46 .media-fast-5a79::before {
    top: -6px;
  }
  .detail_65a8 .filter_6e46 .media-fast-5a79::after {
    bottom: -6px;
  }
  .label_2a52 .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 22px;
  }
  .label_2a52 .filter_6e46 .media-fast-5a79 {
    margin-top: -1px;
  }
  .label_2a52 .filter_6e46 .media-fast-5a79,
  .label_2a52 .filter_6e46 .media-fast-5a79::after,
  .label_2a52 .filter_6e46 .media-fast-5a79::before {
    width: 22px;
    height: 2px;
  }
  .label_2a52 .filter_6e46 .media-fast-5a79::before {
    top: -7px;
  }
  .label_2a52 .filter_6e46 .media-fast-5a79::after {
    bottom: -7px;
  }
  .green-c98c .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 31px;
  }
  .green-c98c .filter_6e46 .media-fast-5a79 {
    margin-top: -1.5px;
  }
  .green-c98c .filter_6e46 .media-fast-5a79,
  .green-c98c .filter_6e46 .media-fast-5a79::after,
  .green-c98c .filter_6e46 .media-fast-5a79::before {
    width: 31px;
    height: 3px;
  }
  .green-c98c .filter_6e46 .media-fast-5a79::before {
    top: -9px;
  }
  .green-c98c .filter_6e46 .media-fast-5a79::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_full_cfa8 .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_full_cfa8 .filter_6e46 .media-fast-5a79 {
    margin-top: -1px;
  }
  .chip_full_cfa8 .filter_6e46 .media-fast-5a79,
  .chip_full_cfa8 .filter_6e46 .media-fast-5a79::after,
  .chip_full_cfa8 .filter_6e46 .media-fast-5a79::before {
    width: 19px;
    height: 2px;
  }
  .chip_full_cfa8 .filter_6e46 .media-fast-5a79::before {
    top: -6px;
  }
  .chip_full_cfa8 .filter_6e46 .media-fast-5a79::after {
    bottom: -6px;
  }
  .backdrop-5ecb .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-5ecb .filter_6e46 .media-fast-5a79 {
    margin-top: -1px;
  }
  .backdrop-5ecb .filter_6e46 .media-fast-5a79,
  .backdrop-5ecb .filter_6e46 .media-fast-5a79::after,
  .backdrop-5ecb .filter_6e46 .media-fast-5a79::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-5ecb .filter_6e46 .media-fast-5a79::before {
    top: -7px;
  }
  .backdrop-5ecb .filter_6e46 .media-fast-5a79::after {
    bottom: -7px;
  }
  .detail_small_7d52 .filter_6e46 .dark_59b5 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_small_7d52 .filter_6e46 .media-fast-5a79 {
    margin-top: -1.5px;
  }
  .detail_small_7d52 .filter_6e46 .media-fast-5a79,
  .detail_small_7d52 .filter_6e46 .media-fast-5a79::after,
  .detail_small_7d52 .filter_6e46 .media-fast-5a79::before {
    width: 31px;
    height: 3px;
  }
  .detail_small_7d52 .filter_6e46 .media-fast-5a79::before {
    top: -9px;
  }
  .detail_small_7d52 .filter_6e46 .media-fast-5a79::after {
    bottom: -9px;
  }
}
.over_1fd8 .media-fast-5a79 {
  -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);
}
.over_1fd8 .media-fast-5a79::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.over_1fd8 .media-fast-5a79::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);
}
.over_1fd8.pattern_hard_f979 .media-fast-5a79 {
  -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);
}
.over_1fd8.pattern_hard_f979 .media-fast-5a79::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.over_1fd8.pattern_hard_f979 .media-fast-5a79::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);
}
.highlight_6fd3 {
  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.detail-57c0:before {
  display: none;
}
.title_down_8e79 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.title_down_8e79 .popup_a8f4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.title_down_8e79 .popup_a8f4:last-of-type {
  border-bottom: none;
}
.title_down_8e79 .popup_a8f4.mini_85fc,
.title_down_8e79 .popup_a8f4.solid-074f,
.title_down_8e79 .popup_a8f4.dirty-dedf {
  padding: 0;
}
.title_down_8e79 .alert_cc73 .accent-hot-6782 {
  color: currentColor;
}
.title_down_8e79 .alert_cc73 .accent-hot-6782:focus,
.title_down_8e79 .alert_cc73 .accent-hot-6782:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_down_8e79.motion_efb5 .module_hovered_da3b,
.title_down_8e79.motion_efb5 .module_orange_958e a,
.title_down_8e79.motion_efb5 .status_iron_7a1c a,
.title_down_8e79.motion_efb5 .panel-a04c a {
  color: rgba(0, 0, 0, 0.55);
}
.title_down_8e79.motion_efb5 .module_hovered_da3b:hover,
.title_down_8e79.motion_efb5 .module_orange_958e a:hover,
.title_down_8e79.motion_efb5 .status_iron_7a1c a:hover,
.title_down_8e79.motion_efb5 .panel-a04c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_down_8e79.motion_efb5 .layout_large_82dc {
  color: rgba(0, 0, 0, 0.8);
}
.title_down_8e79.motion_efb5 .popup_a8f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_down_8e79.motion_efb5 .popup_a8f4:before {
  background: rgba(0, 0, 0, 0.08);
}
.title_down_8e79.motion_efb5 .smooth-9711:before {
  background: rgba(255, 255, 255, 0.9);
}
.title_down_8e79.motion_efb5 .alert_cc73 .first-ed8a li a,
.title_down_8e79.motion_efb5 .alert_cc73 .accent-hot-6782,
.title_down_8e79.motion_efb5 .panel-a04c {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_down_8e79.motion_efb5 .alert_cc73 .accent-hot-6782:focus,
.title_down_8e79.motion_efb5 .alert_cc73 .accent-hot-6782:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_down_8e79.motion_efb5 .first-ed8a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_down_8e79.video_36cb .module_hovered_da3b,
.title_down_8e79.video_36cb .module_orange_958e a,
.title_down_8e79.video_36cb .status_iron_7a1c .accent-hot-6782,
.title_down_8e79.video_36cb .status_iron_7a1c a,
.title_down_8e79.video_36cb .panel-a04c a {
  color: rgba(255, 255, 255, 0.79);
}
.title_down_8e79.video_36cb .module_hovered_da3b:hover,
.title_down_8e79.video_36cb .module_orange_958e a:hover,
.title_down_8e79.video_36cb .status_iron_7a1c .accent-hot-6782:hover,
.title_down_8e79.video_36cb .status_iron_7a1c a:hover,
.title_down_8e79.video_36cb .panel-a04c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_down_8e79.video_36cb .layout_large_82dc {
  color: rgba(255, 255, 255, 0.99);
}
.title_down_8e79.video_36cb .popup_a8f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_down_8e79.video_36cb .popup_a8f4:before {
  background: rgba(255, 255, 255, 0.08);
}
.title_down_8e79.video_36cb .smooth-9711:before {
  background: rgba(0, 0, 0, 0.9);
}
.title_down_8e79.video_36cb .alert_cc73 .first-ed8a li a,
.title_down_8e79.video_36cb .alert_cc73 .accent-hot-6782,
.title_down_8e79.video_36cb .panel-a04c {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_down_8e79.video_36cb .alert_cc73 .accent-hot-6782:focus,
.title_down_8e79.video_36cb .alert_cc73 .accent-hot-6782:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_down_8e79.video_36cb .first-ed8a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-9711 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.smooth-9711:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accordion-gold-e55a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.item-f6f2 .title_down_8e79 {
  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;
}
.item-f6f2 .popup_a8f4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.item-f6f2 .popup_a8f4: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) {
  .item-f6f2 .popup_a8f4:before {
    width: 16%;
    left: 42%;
  }
}
.item-f6f2 .popup_a8f4:last-child:before {
  content: none;
}
.item-f6f2 .popup_a8f4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.item-f6f2 .alert_cc73 .first-ed8a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.item-f6f2 .alert_cc73 .first-ed8a li a .accent-hot-6782 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.item-f6f2 .alert_cc73 .panel-a04c {
  border: none;
}
.item-f6f2 .alert_cc73 .panel-a04c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.item-f6f2 .smooth-9711 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item-f6f2 .accordion-gold-e55a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.item-f6f2 .video_36cb .smooth-9711:before {
  background: rgba(0, 0, 0, 0.9);
}
.item-f6f2 .motion_efb5.progress-complex-dd87 .media-fast-5a79 {
  background: rgba(0, 0, 0, 0.6);
}
.item-f6f2
  .motion_efb5.progress-complex-dd87
  .media-fast-5a79::after,
.item-f6f2
  .motion_efb5.progress-complex-dd87
  .media-fast-5a79:before {
  background: inherit;
}
.item-f6f2
  .motion_efb5.progress-complex-dd87:hover
  .media-fast-5a79 {
  background: rgba(0, 0, 0, 0.8);
}
.frame_8048 .title_down_8e79 {
  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) {
  .frame_8048 .title_down_8e79 {
    width: auto;
    right: 45px;
  }
}
.top-230d .title_down_8e79 {
  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) {
  .top-230d .title_down_8e79 {
    width: auto;
    left: 45px;
  }
}
.detail-57c0 .title_down_8e79 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.detail-57c0 .accordion-gold-e55a {
  max-width: 48em;
  margin: 0 auto;
}
.detail-57c0 .smooth-9711:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.heading-c039 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.heading-c039.item-f6f2 .title_down_8e79 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.heading-c039.frame_8048 .title_down_8e79 {
  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);
}
.heading-c039 .title_down_8e79 {
  visibility: visible;
}
.heading-c039.top-230d .title_down_8e79 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview-9073,
.article_ee9b {
  overflow-x: hidden;
}
.preview-9073 .title_down_8e79 {
  overflow: auto;
}
.preview-9073.item-f6f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-9073.item-f6f2 .title_down_8e79 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview-9073.item-f6f2 .content_28aa {
  opacity: 0;
}
.preview-9073.frame_8048 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-9073.frame_8048 .title_down_8e79 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview-9073.frame_8048 .content_28aa {
  opacity: 0;
}
.preview-9073.top-230d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-9073.top-230d .title_down_8e79 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview-9073.top-230d .content_28aa {
  opacity: 0;
}
.preview-9073.detail-57c0 .title_down_8e79 {
  z-index: 10;
  visibility: visible;
}
.progress-complex-dd87 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress-complex-dd87 .media-fast-5a79 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-complex-dd87 .media-fast-5a79::after,
.progress-complex-dd87 .media-fast-5a79:before {
  background: inherit;
}
.progress-complex-dd87:hover .media-fast-5a79 {
  background: rgba(255, 255, 255, 0.99);
}
.top-230d .progress-complex-dd87 {
  top: 10px;
  right: auto;
  left: 12px;
}
.detail-57c0 .progress-complex-dd87 {
  display: none !important;
}
.preview-9073:before,
.article_ee9b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview-9073 .progress-complex-dd87,
.article_ee9b .progress-complex-dd87 {
  display: inline-block;
}
.title_down_8e79 .dropdown_3464 {
  -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;
}
.preview-9073 .title_down_8e79 .dropdown_3464,
.article_ee9b .title_down_8e79 .dropdown_3464 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.last-df29 .blue_6849 {
  width: 100%;
}
.iron_ca1c {
  padding: 0 0.5em 0;
}
.iron_ca1c [class*="customify-col-"],
.iron_ca1c [class*="customify-col_"],
.iron_ca1c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paper_a473 .iron_ca1c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_green_63b1 .grid-2d6a,
  .grid-2d6a {
    display: none;
  }
  .accordion-hard-147b {
    text-align: left;
  }
  .carousel-378b {
    text-align: center;
  }
  .basic_c531 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_green_63b1 .action-f98f,
  .action-f98f {
    display: none;
  }
  .stone-0dd7 {
    text-align: left;
  }
  .in-ed29 {
    text-align: center;
  }
  .module_lite_71da {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_green_63b1 .green_d0a2,
  .green_d0a2 {
    display: none;
  }
  .aside-4373 {
    text-align: left;
  }
  .background_full_02ed {
    text-align: center;
  }
  .stone-436d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.huge-c592 {
  box-shadow: none !important;
}
.focused_ce66 .status-advanced-c6fb,
.surface_prev_e995 .status-advanced-c6fb {
  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;
}
.surface_prev_e995 .status-advanced-c6fb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay_733d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay_733d:after,
.overlay_733d:before {
  content: "";
  display: table;
}
.overlay_733d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay_733d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay_733d,
.popup-1b2c {
  max-width: 1248px;
  margin: 0 auto;
}

.image-tiny-4ffd.backdrop_c3d0 .overlay_733d {
  max-width: 100%;
}
.image-tiny-4ffd.pagination_white_a712 {
  max-width: 1200px;
  margin: 0 auto;
}
.image-tiny-4ffd.shade-e121 .overlay_733d {
  max-width: 100%;
}
.image-tiny-4ffd.shade-e121 > .overlay_733d {
  padding-left: 0;
  padding-right: 0;
}
.image-tiny-4ffd.shade-e121 > .overlay_733d .nav_green_63b1 {
  margin: 0;
}
.image-tiny-4ffd.shade-e121
  > .overlay_733d
  .hard_3bf7.tertiary_purple_cf61 {
  margin-right: 0;
  margin-left: 0;
}
.image-tiny-4ffd.shade-e121 #main.tertiary_purple_cf61 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .under-290e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .under-290e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent_2754 .first-f1d4 {
    padding-right: 1em;
  }
  .accent_2754.gradient_large_8c81 .hard_3bf7 {
    border-right: 1px solid #eaecee;
  }
  .accent_2754.gradient_large_8c81 .first-f1d4 {
    padding-right: 1em;
  }
  .accent_2754.gradient_large_8c81 .photo_top_12c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_6942 .first-f1d4 {
    padding-left: 1em;
  }
  .modal_6942.gradient_large_8c81 .hard_3bf7 {
    border-left: 1px solid #eaecee;
  }
  .modal_6942.gradient_large_8c81 .first-f1d4 {
    padding-left: 1em;
  }
  .modal_6942.gradient_large_8c81 .photo_top_12c2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_rough_7035 .first-f1d4 {
    padding-left: 1em;
  }
  .hero_rough_7035.gradient_large_8c81 .link-2fcd {
    border-right: 1px solid #eaecee;
  }
  .hero_rough_7035.gradient_large_8c81 .down-025e {
    border-right: 1px solid #eaecee;
  }
  .hero_rough_7035.gradient_large_8c81 .first-f1d4 {
    padding-left: 1em;
  }
  .hero_rough_7035.gradient_large_8c81 .photo_top_12c2 {
    padding-right: 1em;
  }
  .hero_rough_7035.gradient_large_8c81 .modal-af5c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_84a3 .first-f1d4 {
    padding-right: 1em;
  }
  .media_84a3.gradient_large_8c81 .link-2fcd {
    border-left: 1px solid #eaecee;
  }
  .media_84a3.gradient_large_8c81 .down-025e {
    border-left: 1px solid #eaecee;
  }
  .media_84a3.gradient_large_8c81 .first-f1d4 {
    padding-right: 1em;
  }
  .media_84a3.gradient_large_8c81 .photo_top_12c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media_84a3.gradient_large_8c81 .modal-af5c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under-290e .first-f1d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under-290e.gradient_large_8c81 .hard_3bf7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .under-290e.gradient_large_8c81 .first-f1d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under-290e.gradient_large_8c81 .photo_top_12c2 {
    padding-left: 1em;
  }
  .under-290e.gradient_large_8c81 .modal-af5c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .under-290e.gradient_large_8c81 .first-f1d4 {
    padding-left: 0;
  }
}
.fresh_3427 .thumbnail-motion-57d4 {
  display: inline-block;
}
.backdrop_a6bd {
  display: inline-block;
}
.container-glass-b415 {
  word-con: break-word;
}
.fluid-ed1f > span {
  display: inline-block;
  padding: 5px 0;
}
.fluid-ed1f .module-167a {
  margin-left: 8px;
  margin-right: 8px;
}
.fluid-ed1f .hard_fa8e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.background_smooth_90a9 .list_a576 {
  margin-bottom: 2em;
}
.background_smooth_90a9 .avatar-4221 {
  margin-bottom: 15px;
}
.background_smooth_90a9 .avatar-4221:last-child {
  margin-bottom: 0;
}
.background_smooth_90a9 .message_black_b359 {
  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) {
  .background_smooth_90a9 .message_black_b359 {
    display: block;
  }
}
.background_smooth_90a9 .hard-52c1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .background_smooth_90a9 .hard-52c1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.background_smooth_90a9 .tertiary_2a3d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.background_smooth_90a9 .tertiary_2a3d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.background_smooth_90a9 .tertiary_2a3d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.background_smooth_90a9 .container-glass-b415 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_smooth_90a9 .container-glass-b415 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.background_smooth_90a9 .solid_f733 p:last-child {
  margin-bottom: 0;
}
.background_smooth_90a9 .progress_left_b681 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.background_smooth_90a9 .fresh_189b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.background_smooth_90a9 .badge-motion-86b6 {
  margin-top: 1em;
}
.background_smooth_90a9 .liquid-1243 {
  top: 0;
  display: block;
}
.background_smooth_90a9 .liquid-1243 a {
  color: inherit;
}
.background_smooth_90a9 .liquid-1243 a:hover {
  color: inherit;
}
.background_smooth_90a9 .module_prev_a706 {
  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;
}
.background_smooth_90a9 .module_prev_a706:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.background_smooth_90a9 .fresh_189b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.background_smooth_90a9 .main-43de {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.background_smooth_90a9 .main-43de:first-child {
  margin-top: 0;
}
.background_smooth_90a9 .main-43de.gallery-28cc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.background_smooth_90a9 .main-43de.lite_5e41 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_smooth_90a9
  .main-43de.lite_5e41.feature_outer_3727
  .badge-motion-86b6 {
  width: 100%;
}
.background_smooth_90a9 .lite_5e41 {
  -webkit-box-align: center;
  align-items: center;
}
.background_smooth_90a9 .lite_5e41 .fluid-ed1f,
.background_smooth_90a9 .lite_5e41 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.background_smooth_90a9 .tertiary_2a3d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background_smooth_90a9 .tertiary_2a3d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background_smooth_90a9 .tertiary_2a3d: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;
}
.background_smooth_90a9 .gallery-28cc {
  z-index: 5;
}
.background_smooth_90a9 .hidden_523b .soft-0f30 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.background_smooth_90a9 .backdrop-pressed-0411 .soft-0f30 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.background_smooth_90a9 .stale_e114 .soft-0f30 {
  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;
}
.background_smooth_90a9.grid_fluid_f92d .message_black_b359,
.background_smooth_90a9.dynamic_6335 .message_black_b359 {
  display: block;
}
.background_smooth_90a9.grid_fluid_f92d .message_black_b359 .soft_f07f,
.background_smooth_90a9.grid_fluid_f92d .message_black_b359 .fresh_189b,
.background_smooth_90a9.dynamic_6335 .message_black_b359 .soft_f07f,
.background_smooth_90a9.dynamic_6335 .message_black_b359 .fresh_189b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background_smooth_90a9.slider-rough-284b .hard-52c1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .background_smooth_90a9.slider-rough-284b .hard-52c1 {
    margin-right: 0;
  }
}
.background_smooth_90a9.grid_fluid_f92d .hard-52c1,
.background_smooth_90a9.dynamic_6335 .hard-52c1 {
  padding-top: 40%;
}
.background_smooth_90a9.grid_fluid_f92d .list_a576,
.background_smooth_90a9.dynamic_6335 .list_a576 {
  display: block;
}
.background_smooth_90a9.grid_fluid_f92d .fn-sticky-320e .fresh_189b,
.background_smooth_90a9.dynamic_6335 .fn-sticky-320e .fresh_189b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.background_smooth_90a9.grid_fluid_f92d .hard-52c1,
.background_smooth_90a9.dynamic_6335 .hard-52c1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.background_smooth_90a9.grid_fluid_f92d .fresh_189b {
  padding: 1em;
}
.link-hard-f47e {
  margin: 30px auto;
  display: block;
}
.link-hard-f47e .current-3bf2 > * {
  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;
}
.link-hard-f47e .current-3bf2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link-hard-f47e .current-3bf2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-06a7 .fluid-ed1f {
  margin-bottom: 1.41575em;
}
.media-06a7 .tooltip-under-09e6 {
  margin-bottom: 1.618em;
}
.label_lite_8098 .background-2deb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label_lite_8098 .background-2deb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label_lite_8098 .wrapper-9208 {
  max-width: 100%;
  overflow: auto;
}
.carousel-6d5a .label_lite_8098 a:hover {
  text-decoration: underline;
}
.large-bea5 .avatar-4221:not(.container-glass-b415),
.large-bea5 .tertiary_2a3d {
  margin-bottom: 1.41575em;
}
.large-bea5 .avatar-4221:not(.container-glass-b415):last-child,
.large-bea5 .tertiary_2a3d:last-child {
  margin-bottom: 0;
}
.large-bea5 .avatar-4221.avatar-thick-6eab {
  margin-bottom: 0.41575em;
}
.large-bea5 .module_first_0b6e:before,
.large-bea5 .widget-5511:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.large-bea5 .module_first_0b6e:before {
  content: "\f115";
}
.large-bea5 .widget-5511:before {
  content: "\f02c";
}
.large-bea5 .button_665d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.large-bea5 .button_665d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.up-2c13 {
  display: -webkit-box;
  display: flex;
}
.up-2c13 .bottom_7f9e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .up-2c13 .bottom_7f9e {
    flex-basis: 90px;
  }
}
.up-2c13 .background_7f2f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .up-2c13 .background_7f2f {
    flex-basis: calc(100% - 50px);
  }
}
.up-2c13 .shadow_ae6c p:last-child {
  margin-bottom: 0.72em;
}
.info-b5ad .current-3bf2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info-b5ad .current-3bf2:after,
.info-b5ad .current-3bf2:before {
  content: "";
  display: table;
}
.info-b5ad .current-3bf2:after {
  clear: both;
}
.info-b5ad .current-3bf2 .new-b494,
.info-b5ad .current-3bf2 .alert-79f1 {
  width: 49%;
}
.info-b5ad .current-3bf2 .new-b494 a span.hovered_59b3,
.info-b5ad .current-3bf2 .alert-79f1 a span.hovered_59b3 {
  display: block;
  margin-bottom: 5px;
}
.info-b5ad .current-3bf2 .alert-79f1 {
  float: left;
  text-align: left;
}
.info-b5ad .current-3bf2 .new-b494 {
  float: right;
  text-align: right;
}
.new_0a70 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .new_0a70 {
    margin-bottom: 0;
  }
}
.paper-37c0 {
  margin-bottom: 1em;
}
.paper-37c0 .container-glass-b415 {
  font-size: 1.1em;
  line-height: 1.3;
}
.media_c04b a {
  display: block;
  line-height: 0;
  position: relative;
}
.content_north_9b56 .paper-37c0,
.mask-over-56b0 .paper-37c0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .content_north_9b56 .paper-37c0,
  .mask-over-56b0 .paper-37c0 {
    display: block;
  }
}
.content_north_9b56 .media_c04b,
.mask-over-56b0 .media_c04b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .content_north_9b56 .media_c04b,
  .mask-over-56b0 .media_c04b {
    margin-bottom: 1em;
  }
}
.content_north_9b56 .media_c04b img,
.mask-over-56b0 .media_c04b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.content_north_9b56 .accent_narrow_8f7d,
.mask-over-56b0 .accent_narrow_8f7d {
  flex-basis: calc(100% - 160px);
}
.content_north_9b56 .accent_narrow_8f7d p,
.mask-over-56b0 .accent_narrow_8f7d p {
  margin-bottom: 0;
}
.content_north_9b56 .accent_narrow_8f7d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .content_north_9b56 .accent_narrow_8f7d {
    padding-left: 0;
  }
}
.mask-over-56b0 .accent_narrow_8f7d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask-over-56b0 .accent_narrow_8f7d {
    padding-right: 0;
  }
}
.mask-over-56b0 .media_c04b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stale-c46b .media_c04b {
  margin-bottom: 0.5em;
}
.stale-c46b .media_c04b img {
  width: 100%;
}
.detail-first-0085 .secondary-4556,
.message-3a08 .secondary-4556 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.message-3a08 .hard_3bf7 .picture_dark_8f93 p:last-child {
  margin-bottom: 0;
}
.inner_c481 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.in-969e .thick-65a4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .in-969e .thick-65a4:last-of-type {
    margin-bottom: 0;
  }
}
.in-969e .thick-65a4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.in-969e .thick-65a4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.in-969e .thick-65a4 ul li {
  margin: 0 0 0.6em;
}
.in-969e .thick-65a4 ul li.surface-outer-515e,
.in-969e .thick-65a4 ul li.outer-7af8 {
  position: relative;
}
.in-969e .thick-65a4 ul li.surface-outer-515e .caption_5a9d,
.in-969e .thick-65a4 ul li.outer-7af8 .caption_5a9d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.in-969e .thick-65a4 ul li.surface-outer-515e:after:after,
.in-969e .thick-65a4 ul li.surface-outer-515e:after:before,
.in-969e
  .thick-65a4
  ul
  li.outer-7af8:after:after,
.in-969e
  .thick-65a4
  ul
  li.outer-7af8:after:before {
  content: "";
  display: table;
}
.in-969e .thick-65a4 ul li.surface-outer-515e:after:after,
.in-969e
  .thick-65a4
  ul
  li.outer-7af8:after:after {
  clear: both;
}
.in-969e .thick-65a4 a.image_5dad:hover {
  text-decoration: none;
}
.in-969e .thick-65a4 select {
  max-width: 100%;
}
.in-969e .thick-65a4 table {
  font-size: 85%;
}
.in-969e .thick-65a4 table td,
.in-969e .thick-65a4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.in-969e .thick-65a4 table tfoot td {
  text-align: left;
}
.in-969e .thick-65a4 :last-child {
  margin-bottom: 0;
}
.in-969e .thick-65a4 .thumbnail_paper_26f9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.in-969e .thick-65a4 .thumbnail_paper_26f9 label {
  width: 100%;
}
.in-969e .thick-65a4 .thumbnail_paper_26f9 .over_2e35 {
  width: 100%;
  display: block;
}
.in-969e .thick-65a4 .thumbnail_paper_26f9 .shade-1f8c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.in-969e .thick-65a4 .thumbnail_paper_26f9 .shade-1f8c:hover svg #svg-search {
  fill: #444;
}
.in-969e .thick-65a4 .thumbnail_paper_26f9 .shade-1f8c svg {
  width: 18px;
  height: 18px;
}
.in-969e .iron-e009 ul ul,
.in-969e .hard_b197 ul ul,
.in-969e .heading_new_6726 ul ul,
.in-969e .popup_995e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.in-969e .iron-e009 .dropdown-bright-839c > a,
.in-969e .hard_b197 .dropdown-bright-839c > a,
.in-969e .heading_new_6726 .dropdown-bright-839c > a,
.in-969e .popup_995e .dropdown-bright-839c > a {
  margin-bottom: 0;
}
.in-969e .silver-e7fc li,
.in-969e .iron-e009 li,
.in-969e .hard_de27 li,
.in-969e .hard_b197 li,
.in-969e .heading_new_6726 li,
.in-969e .popup_995e li,
.in-969e .stone-51bd li,
.in-969e .hover-265d li {
  display: block;
  position: relative;
}
.in-969e .silver-e7fc li:last-child,
.in-969e .iron-e009 li:last-child,
.in-969e .hard_de27 li:last-child,
.in-969e .hard_b197 li:last-child,
.in-969e .heading_new_6726 li:last-child,
.in-969e .popup_995e li:last-child,
.in-969e .stone-51bd li:last-child,
.in-969e .hover-265d li:last-child {
  border: none;
}
.in-969e .silver-e7fc li a,
.in-969e .iron-e009 li a,
.in-969e .hard_de27 li a,
.in-969e .hard_b197 li a,
.in-969e .heading_new_6726 li a,
.in-969e .popup_995e li a,
.in-969e .stone-51bd li a,
.in-969e .hover-265d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.in-969e .silver-e7fc li ul li::before,
.in-969e .iron-e009 li ul li::before,
.in-969e .hard_de27 li ul li::before,
.in-969e .hard_b197 li ul li::before,
.in-969e .heading_new_6726 li ul li::before,
.in-969e .popup_995e li ul li::before,
.in-969e .stone-51bd li ul li::before,
.in-969e .hover-265d li ul li::before {
  left: 15px;
}
.in-969e .silver-e7fc li ul a,
.in-969e .iron-e009 li ul a,
.in-969e .hard_de27 li ul a,
.in-969e .hard_b197 li ul a,
.in-969e .heading_new_6726 li ul a,
.in-969e .popup_995e li ul a,
.in-969e .stone-51bd li ul a,
.in-969e .hover-265d li ul a {
  padding-left: 20px;
}
.in-969e .silver-e7fc li ul ul li::before,
.in-969e .iron-e009 li ul ul li::before,
.in-969e .hard_de27 li ul ul li::before,
.in-969e .hard_b197 li ul ul li::before,
.in-969e .heading_new_6726 li ul ul li::before,
.in-969e .popup_995e li ul ul li::before,
.in-969e .stone-51bd li ul ul li::before,
.in-969e .hover-265d li ul ul li::before {
  left: 30px;
}
.in-969e .silver-e7fc li ul ul a,
.in-969e .iron-e009 li ul ul a,
.in-969e .hard_de27 li ul ul a,
.in-969e .hard_b197 li ul ul a,
.in-969e .heading_new_6726 li ul ul a,
.in-969e .popup_995e li ul ul a,
.in-969e .stone-51bd li ul ul a,
.in-969e .hover-265d li ul ul a {
  padding-left: 40px;
}
.in-969e .breadcrumb-upper-26fa li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.in-969e .hover-265d ul li {
  margin-bottom: 1.41575em;
}
.in-969e .hover-265d ul li .purple_4b0b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.in-969e .hover-265d ul li .block-south-d3a2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.video_36cb .silver-e7fc li a,
.video_36cb .iron-e009 li a,
.video_36cb .hard_de27 li a,
.video_36cb .hard_b197 li a,
.video_36cb .heading_new_6726 li a,
.video_36cb .popup_995e li a,
.video_36cb .stone-51bd li a,
.video_36cb .hover-265d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_36cb .breadcrumb-upper-26fa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_36cb .thick-65a4 ul li.surface-outer-515e .caption_5a9d,
.video_36cb .thick-65a4 ul li.outer-7af8 .caption_5a9d {
  background: rgba(0, 0, 0, 0.2);
}
.video_36cb .in-969e .thick-65a4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-tiny-4ffd .in-969e .first-ed8a li {
  margin: 0;
}
.image-tiny-4ffd .in-969e .first-ed8a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image-tiny-4ffd .in-969e .first-ed8a li ul {
  margin: 0;
}
.image-tiny-4ffd .in-969e .first-ed8a li ul li a {
  padding-left: 15px;
}
.image-tiny-4ffd .in-969e .first-ed8a li ul li li a {
  padding-left: 30px;
}
.image-tiny-4ffd .in-969e .first-ed8a li.menu-cool-aed0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image-tiny-4ffd .in-969e .first-ed8a li.menu-cool-aed0 > 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;
}
.image-tiny-4ffd .in-969e .first-ed8a li.menu-cool-aed0 > 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;
}
.layout-3d25 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion-huge-69c1 {
  position: relative;
  z-index: 10;
}
.accordion-huge-69c1 .dropdown_3464 {
  width: 100%;
  max-width: 100%;
}
.sort_50a3 .texture-18df {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort_50a3 .motion_efb5 {
}
.sort_50a3 .video_36cb {
  background: #292929;
}
.title_wide_af44 .texture-18df {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title_wide_af44 .motion_efb5 {
  background: #f9f9f9;
}
.title_wide_af44 .video_36cb {
  background: #303030;
}
.selected-986b .texture-18df {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected-986b .thumbnail-motion-57d4 {
    margin-bottom: 1em;
  }
  .selected-986b .thumbnail-motion-57d4:last-child {
    margin-bottom: 0;
  }
}
.selected-986b .motion_efb5 {
  background: #ededed;
}
.selected-986b .video_36cb {
  background: #1a1a1a;
}
.texture-18df.motion_efb5 {
  color: rgba(0, 0, 0, 0.6);
}
.texture-18df.motion_efb5 .gold-fa2b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-18df.video_36cb {
  color: rgba(255, 255, 255, 0.99);
}
.texture-18df.video_36cb a:not(.image_5dad) {
  color: rgba(255, 255, 255, 0.79);
}
.texture-18df.video_36cb a:not(.image_5dad):hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-18df.video_36cb .gold-fa2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-18df.video_36cb table tbody td,
.texture-18df.video_36cb table th {
  background: rgba(0, 0, 0, 0.08);
}
.accordion-4e48.heading-active-bf9e .overlay_733d {
  max-width: initial;
}
.accordion-4e48 .main_06a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accordion-4e48 .main_06a3 .dropdown_3464 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accordion-4e48 .main_06a3 .dropdown_3464 {
    display: block;
    margin-bottom: 2em;
  }
  .accordion-4e48 .main_06a3 .dropdown_3464:last-child {
    margin-bottom: 0;
  }
}
.selected-986b .thumbnail-motion-57d4:last-child,
.title_wide_af44 .thumbnail-motion-57d4:last-child,
.sort_50a3 .thumbnail-motion-57d4:last-child {
  margin-bottom: 0;
}
.selected-986b .thumbnail-motion-57d4 .in-969e .thick-65a4:last-child,
.title_wide_af44 .thumbnail-motion-57d4 .in-969e .thick-65a4:last-child,
.sort_50a3 .thumbnail-motion-57d4 .in-969e .thick-65a4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .selected-986b .dropdown-7d67,
  .selected-986b .text-left-21cc,
  .title_wide_af44 .dropdown-7d67,
  .title_wide_af44 .text-left-21cc,
  .sort_50a3 .dropdown-7d67,
  .sort_50a3 .text-left-21cc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion-huge-69c1 .thumbnail-motion-57d4 {
    margin-bottom: 2em;
  }
}
.accordion-huge-69c1 p:last-child {
  margin-bottom: 0;
}
.accordion-huge-69c1 li,
.accordion-huge-69c1 ul {
  list-style: none;
  margin: 0;
}
.accordion-huge-69c1 ul ul {
  margin-left: 2.617924em;
}
.highlight-white-cabf {
  font-size: 0.875em;
}

/* css-noise: 42ff */
.widget-item-s2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
