/*!
Theme Name: Customify
Theme URI: https://pressmaximum.advanced_fdbf/customify
Author: WPCustomify
Author URI: https://pressmaximum.advanced_fdbf
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.advanced_fdbf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.north-41f3.chip-8a46/licenses/gpl-2.0.focus-88bc
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.preview_b199/, (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.purple-7a54.steel-6411/normalize.smooth-bce5/
 ======
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.smooth-bce5 v7.0.0 | MIT License | github.advanced_fdbf/necolas/normalize.smooth-bce5 */
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;
}
.notification_dynamic_982b .hovered-9ea3,
.frame-blue-288f,
.inner_a39e,
.hero_over_3266,
.down_f28a,
.background-051f,
.primary-up-28de,
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;
}
.frame-blue-288f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .frame-blue-288f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .frame-blue-288f,
  h1 {
    font-size: 1.8em;
  }
}
.inner_a39e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.inner_a39e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .inner_a39e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .inner_a39e,
  h2 {
    font-size: 1.7em;
  }
}
.hero_over_3266,
h3 {
  font-size: 1.618em;
}
.notification_dynamic_982b .hovered-9ea3,
.down_f28a,
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.footer-b818 {
  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;
}
.table-last-4d7f:after,
.table-last-4d7f:before,
.tabs_outer_a2d8:after,
.tabs_outer_a2d8:before {
  content: "";
  display: table;
}
.table-last-4d7f:after,
.tabs_outer_a2d8:after {
  clear: both;
}
.notification_6d03 {
  float: right;
  margin-right: 0;
}
.border_5526 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal-outer-e2c0 .video-9d95,
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;
}
.modal-outer-e2c0 .video-9d95: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;
}
.iron_0106 .video-9d95 {
  box-shadow: none;
}
.iron_0106
  .video-9d95
  .green_a53c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.iron_0106 .video-9d95 .hard_d124 {
  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;
}
.iron_0106
  .video-9d95
  .hard_d124
  b {
  display: none;
}
.iron_0106 .pink_2dd9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.banner-out-1eb0:not(.text-da92):not(.dropdown_aac8),
button:not(.text-da92):not(.dropdown_aac8),
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ),
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ),
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ) {
  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;
}
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ):hover,
button:not(.text-da92):not(
    .dropdown_aac8
  ):hover,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ):hover,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ):hover,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ):active,
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ):focus,
button:not(.text-da92):not(
    .dropdown_aac8
  ):active,
button:not(.text-da92):not(
    .dropdown_aac8
  ):focus,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ):active,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ):focus,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ):active,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ):focus,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ):active,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ):focus {
  outline: 0;
}
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01,
button:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01 {
  position: relative;
}
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .pagination_a410,
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .message-up-060c,
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .alert-a406,
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  i,
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  svg,
button:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .pagination_a410,
button:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .message-up-060c,
button:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .alert-a406,
button:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  i,
button:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  svg,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .pagination_a410,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .message-up-060c,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .alert-a406,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  i,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  svg,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .pagination_a410,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .message-up-060c,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .alert-a406,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  i,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  svg,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .pagination_a410,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .message-up-060c,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  .alert-a406,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  i,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01
  svg {
  visibility: hidden;
}
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01:after,
button:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01:after,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01:after,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01:after,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ).fn-loading-da01: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;
}
.banner-out-1eb0:not(.text-da92):not(.dropdown_aac8),
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ),
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ),
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ) {
  color: #fff;
  background: #235787;
}
.banner-out-1eb0:not(.text-da92):not(
    .dropdown_aac8
  ):focus,
input[type="button"]:not(.text-da92):not(
    .dropdown_aac8
  ):focus,
input[type="reset"]:not(.text-da92):not(
    .dropdown_aac8
  ):focus,
input[type="submit"]:not(.text-da92):not(
    .dropdown_aac8
  ):focus {
  color: #fff;
}
.banner-out-1eb0.fn-disabled-da01:not(.text-da92):not(
    .dropdown_aac8
  ),
.banner-out-1eb0[disabled]:not(.text-da92):not(
    .dropdown_aac8
  ),
button.fn-disabled-da01:not(.text-da92):not(
    .dropdown_aac8
  ),
button[disabled]:not(.text-da92):not(
    .dropdown_aac8
  ) {
  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;
}
.summary_huge_0ef9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary_huge_0ef9: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;
}
.grid_4774 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.first_91d4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info-0aa0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.table-last-4d7f:after,
.table-last-4d7f:before,
.pro_d6f6:after,
.pro_d6f6:before,
.preview_under_09aa:after,
.preview_under_09aa:before,
.article-rough-e22c:after,
.article-rough-e22c:before,
.under-6915:after,
.under-6915:before,
.surface_c949:after,
.surface_c949:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.table-last-4d7f:after,
.pro_d6f6:after,
.preview_under_09aa:after,
.article-rough-e22c:after,
.under-6915:after,
.surface_c949:after {
  clear: both;
}
.pro_d6f6 .primary-014c,
.preview_under_09aa .primary-014c,
.gold-88c1 .primary-014c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.basic_2e59 {
  display: inline-block;
}
.down_1244 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.down_1244 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.down_1244 .logo_static_f821 {
  padding: 1em 0;
  font-size: 85%;
}
.logo_static_f821 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dirty_b798 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dirty_b798:after,
.dirty_b798:before {
  content: "";
  display: table;
}
.dirty_b798:after {
  clear: both;
}
.south_e78d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container-dark-0cb7 .south_e78d {
  max-width: 50%;
}
.medium-879a .south_e78d {
  max-width: 33.33%;
}
.block-center-6e4f .south_e78d {
  max-width: 25%;
}
.surface_f8ad .south_e78d {
  max-width: 20%;
}
.column-6a1f .south_e78d {
  max-width: 16.66%;
}
.last_5b21 .south_e78d {
  max-width: 14.28%;
}
.banner_1c81 .south_e78d {
  max-width: 12.5%;
}
.new-c6d7 .south_e78d {
  max-width: 11.11%;
}
.modal-87ef {
  display: block;
}
.notification_dynamic_982b .menu_paper_eef7 label,
.notification_dynamic_982b .detail_east_819e label,
.notification_dynamic_982b .fluid-b21e label,
.notification_dynamic_982b .element_bc4b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.white-ad71 {
  list-style: none;
  margin: 0;
}
.white-ad71 article.filter_clean_5021 {
  margin-bottom: 0;
}
.white-ad71 ul {
  list-style: none;
  margin: 0;
}
.white-ad71 .brown-5a51 li.filter_clean_5021 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .white-ad71 .brown-5a51 li.filter_clean_5021 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .white-ad71 .brown-5a51 li.filter_clean_5021: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) {
  .white-ad71 .brown-5a51 li.filter_clean_5021 li.filter_clean_5021 li.filter_clean_5021 li.filter_clean_5021 {
    padding-left: 0;
  }
}
article.filter_clean_5021 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_clean_5021 .pro_d6f6 p:last-of-type {
  margin-bottom: 0;
}
article.filter_clean_5021 .surface-huge-ec72 {
  float: left;
}
article.filter_clean_5021 .main-8c7d {
  margin-left: 85px;
}
article.filter_clean_5021 .card_301a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_clean_5021 .card_301a .down_9785 {
  margin-left: 10px;
}
article.filter_clean_5021 .alert_49b9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_clean_5021 .fresh-a33a {
  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 .menu_paper_eef7,
  #respond .fluid-b21e,
  #respond .element_bc4b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .menu_paper_eef7 input,
#respond .fluid-b21e input,
#respond .element_bc4b input {
  width: 100%;
}
#respond .element_bc4b {
  margin-right: 0;
}
#respond .easy_144d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.white-d540 {
  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;
}
.white-d540.description-cold-97cb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.white-d540 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%);
}
.white-d540:focus,
.white-d540: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);
}
.alert_dirty_f6a8 {
  border-radius: 10%;
}
.video-9f53 {
  border-radius: 50%;
}
.hard-abbb {
  font-size: 0.72em;
}
.stale_4e8a {
  font-size: 0.875em;
}
.layout_selected_0c3f {
  font-size: 1.1em;
}
.solid_3958 {
  text-transform: uppercase;
  line-height: 1.2;
}
.solid_3958.hard-abbb {
  letter-spacing: 0.5px;
}
.hidden_out_3984,
.hidden_out_3984 a {
  color: #6d6d6d;
}
.hidden_out_3984 a:hover {
  color: #111;
}
.accordion_dirty_2001 {
  color: #6d6d6d;
}
.module-124a {
  overflow-x: hidden;
}
.module-124a .header-f132.pagination-dynamic-c55b {
  position: relative;
}
.module-124a .header-f132.pagination-dynamic-c55b.paragraph-91d4 {
  position: initial;
}
.module-124a
  .header-f132.pagination-dynamic-c55b.paragraph-91d4
  .mask-rough-c104 {
  left: auto;
}
.module-124a .header-f132 .mask-rough-c104 {
  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;
}
.module-124a .header-f132:hover.pagination-dynamic-c55b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module-124a
  .header-f132:hover.pagination-dynamic-c55b
  .mask-rough-c104 {
  display: block;
  z-index: 9999999;
}
.module-124a .link_3a62 .west-9111,
.module-124a .focused-5d5e .west-9111 {
  display: none;
}
.module-124a .south_cb0d .header-f132:hover.pagination-dynamic-c55b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_dynamic_982b .menu_paper_eef7 label,
.notification_dynamic_982b .detail_east_819e label,
.notification_dynamic_982b .fluid-b21e label,
.notification_dynamic_982b .element_bc4b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.white-ad71 {
  list-style: none;
  margin: 0;
}
.white-ad71 article.filter_clean_5021 {
  margin-bottom: 0;
}
.white-ad71 ul {
  list-style: none;
  margin: 0;
}
.white-ad71 .brown-5a51 li.filter_clean_5021 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .white-ad71 .brown-5a51 li.filter_clean_5021 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .white-ad71 .brown-5a51 li.filter_clean_5021: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) {
  .white-ad71 .brown-5a51 li.filter_clean_5021 li.filter_clean_5021 li.filter_clean_5021 li.filter_clean_5021 {
    padding-left: 0;
  }
}
article.filter_clean_5021 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_clean_5021 .pro_d6f6 p:last-of-type {
  margin-bottom: 0;
}
article.filter_clean_5021 .surface-huge-ec72 {
  float: left;
}
article.filter_clean_5021 .main-8c7d {
  margin-left: 85px;
}
article.filter_clean_5021 .card_301a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_clean_5021 .card_301a .down_9785 {
  margin-left: 10px;
}
article.filter_clean_5021 .alert_49b9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_clean_5021 .fresh-a33a {
  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 .menu_paper_eef7,
  #respond .fluid-b21e,
  #respond .element_bc4b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .menu_paper_eef7 input,
#respond .fluid-b21e input,
#respond .element_bc4b input {
  width: 100%;
}
#respond .element_bc4b {
  margin-right: 0;
}
#respond .easy_144d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_3a62 .pressed_30da {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pressed_30da .gallery-9a66.purple-d57d .basic_3376 > li > a:focus,
.pressed_30da .gallery-9a66.purple-d57d .basic_3376 > li > a:hover,
.pressed_30da .gallery-9a66.heading_brown_4af6 .basic_3376 > li > a:focus,
.pressed_30da .gallery-9a66.heading_brown_4af6 .basic_3376 > li > a:hover,
.pressed_30da .gallery-9a66.shade-thick-2459 .basic_3376 > li > a:focus,
.pressed_30da .gallery-9a66.shade-thick-2459 .basic_3376 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_30da
  .gallery-9a66.purple-d57d
  .basic_3376
  > li.tall-84db
  > a,
.pressed_30da
  .gallery-9a66.purple-d57d
  .basic_3376
  > li.secondary-d810
  > a,
.pressed_30da
  .gallery-9a66.heading_brown_4af6
  .basic_3376
  > li.tall-84db
  > a,
.pressed_30da
  .gallery-9a66.heading_brown_4af6
  .basic_3376
  > li.secondary-d810
  > a,
.pressed_30da
  .gallery-9a66.shade-thick-2459
  .basic_3376
  > li.tall-84db
  > a,
.pressed_30da .gallery-9a66.shade-thick-2459 .basic_3376 > li.bottom-b054 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_30da .huge-7a7e,
.pressed_30da .huge-7a7e a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_30da .backdrop_f7fb.down_8c18 li a,
.pressed_30da .status-first-cb3d a,
.pressed_30da .column-thick-a86f,
.pressed_30da .basic_3376 > li > a,
.pressed_30da .panel-hard-c4dc {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da .backdrop_f7fb.down_8c18 li a:hover,
.pressed_30da .status-first-cb3d a:hover,
.pressed_30da .column-thick-a86f:hover,
.pressed_30da .basic_3376 > li > a:hover,
.pressed_30da .panel-hard-c4dc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_30da .center_532b {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da .center_532b .hover-south-06ea {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_30da .center_532b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_30da .pagination_north_72c4 .advanced_ce34 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da .pagination_north_72c4 .advanced_ce34 .shadow-fa4c {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da
  .pagination_north_72c4
  .advanced_ce34
  .shadow-fa4c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da
  .pagination_north_72c4
  .advanced_ce34
  .shadow-fa4c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da
  .pagination_north_72c4
  .advanced_ce34
  .shadow-fa4c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da
  .pagination_north_72c4
  .advanced_ce34
  .shadow-fa4c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da .pagination_north_72c4 .video-simple-3a93 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_30da .pagination_north_72c4 .video-simple-3a93:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-fa9f
  .pressed_30da
  .pagination_north_72c4
  .content_current_b19b
  .tabs_5ef3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh-fa9f
  .pressed_30da
  .pagination_north_72c4
  .content_current_b19b
  .shadow-fa4c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_3a62 .input_4163 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_4163 .gallery-9a66.purple-d57d .basic_3376 > li > a:focus,
.input_4163 .gallery-9a66.purple-d57d .basic_3376 > li > a:hover,
.input_4163 .gallery-9a66.heading_brown_4af6 .basic_3376 > li > a:focus,
.input_4163 .gallery-9a66.heading_brown_4af6 .basic_3376 > li > a:hover,
.input_4163 .gallery-9a66.shade-thick-2459 .basic_3376 > li > a:focus,
.input_4163 .gallery-9a66.shade-thick-2459 .basic_3376 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_4163
  .gallery-9a66.purple-d57d
  .basic_3376
  > li.tall-84db
  > a,
.input_4163
  .gallery-9a66.purple-d57d
  .basic_3376
  > li.secondary-d810
  > a,
.input_4163
  .gallery-9a66.heading_brown_4af6
  .basic_3376
  > li.tall-84db
  > a,
.input_4163
  .gallery-9a66.heading_brown_4af6
  .basic_3376
  > li.secondary-d810
  > a,
.input_4163
  .gallery-9a66.shade-thick-2459
  .basic_3376
  > li.tall-84db
  > a,
.input_4163 .gallery-9a66.shade-thick-2459 .basic_3376 > li.bottom-b054 > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_4163 .huge-7a7e,
.input_4163 .huge-7a7e a {
  color: rgba(0, 0, 0, 0.8);
}
.input_4163 .backdrop_f7fb.down_8c18 li a,
.input_4163 .status-first-cb3d a,
.input_4163 .column-thick-a86f,
.input_4163 .basic_3376 > li > a,
.input_4163 .panel-hard-c4dc {
  color: rgba(0, 0, 0, 0.55);
}
.input_4163 .backdrop_f7fb.down_8c18 li a:hover,
.input_4163 .status-first-cb3d a:hover,
.input_4163 .column-thick-a86f:hover,
.input_4163 .basic_3376 > li > a:hover,
.input_4163 .panel-hard-c4dc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_4163 .center_532b {
  color: rgba(0, 0, 0, 0.55);
}
.input_4163 .center_532b .hover-south-06ea {
  color: rgba(0, 0, 0, 0.8);
}
.input_4163 .center_532b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south_a4da .background_fixed_2c01 {
  margin-left: auto;
  margin-right: auto;
}
.preview_under_09aa > * {
  margin-left: auto;
  margin-right: auto;
}
.preview_under_09aa .grid_4774 {
  margin-right: 1.41575em;
}
.red-70f1 .preview_under_09aa > .module-iron-a353 {
  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;
}
.red-70f1 .preview_under_09aa > .full_2146 {
  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;
}
.mask-27d7.south_a4da .background_fixed_2c01,
.nav_purple_a324.south_a4da .background_fixed_2c01 {
  margin-left: 0;
}
.heading-tiny-e4a0.south_a4da .background_fixed_2c01,
.in-d5bc.south_a4da .background_fixed_2c01 {
  margin-right: 0;
}
.preview_under_09aa ol,
.preview_under_09aa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tiny_aa35 video {
  max-width: 100%;
}
.hover_b64e img {
  display: block;
}
.hover_b64e.grid_4774,
.hover_b64e.first_91d4 {
  width: 100%;
}
.hover_b64e.full_2146 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.element-east-5297:not(.info_in_cca0) {
  margin: 1.5em auto;
}
.button-dim-b7b1 p {
  padding: 1.5em 14px;
}
ul.mini-e3f2.full_2146,
ul.mini-e3f2.module-iron-a353,
ul.mini-e3f2.background_soft_8cbc.module-iron-a353 {
  padding: 0 14px;
}
.header-c12c {
  display: block;
  overflow-x: auto;
}
.header-c12c table {
  border-collapse: collapse;
  width: 100%;
}
.header-c12c td,
.header-c12c th {
  padding: 0.5em;
}
.preview_under_09aa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.preview_under_09aa ol ol,
.preview_under_09aa ol ul,
.preview_under_09aa ul ol,
.preview_under_09aa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.preview_under_09aa ol ol li,
.preview_under_09aa ol ul li,
.preview_under_09aa ul ol li,
.preview_under_09aa ul ul li {
  margin-left: 0;
}
.lite_6076.first_39a4 > .filter_3c6a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite_6076.first_39a4 > .filter_3c6a iframe,
.lite_6076.first_39a4 > .filter_3c6a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_36d9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_36d9.east_cbef {
  padding: 0;
}
.tabs_36d9.east_cbef cite {
  font-size: 13px;
}
.tabs_36d9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_36d9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tiny-37f8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tiny-37f8 > p:first-child {
  margin-top: 0;
}
.tiny-37f8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tiny-37f8 blockquote {
  border-left: 0;
}
.column-under-d49b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column-under-d49b:not(.block-glass-392c) {
  max-width: 100px;
}
.column-under-d49b.element-fixed-8737 {
  border-bottom: none !important;
  text-align: center;
}
.column-under-d49b.element-fixed-8737::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button-dim-b7b1 p {
    padding: 1.5em 0;
  }
}
.frame-75b6 {
  color: #0073aa;
}
.prev_920c {
  background-color: #0073aa;
}
.info-bottom-97f3 {
  color: #229fd8;
}
.nav_12c0 {
  background-color: #229fd8;
}
.wood_5580 {
  color: #eee;
}
.short_ddf2 {
  background-color: #eee;
}
.alert_0b78 {
  color: #444;
}
.sort-e2f9 {
  background-color: #444;
}
.image-fast-deeb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.image-fast-deeb .notice-f510 .status-first-cb3d {
  font-size: 15px;
}
.image-fast-deeb .status-first-cb3d {
  line-height: 1.3;
}
.image-fast-deeb .input_4163 {
}
.image-fast-deeb .pressed_30da {
  background: #235787;
}
.article_e293 {
  padding: 0;
}
.article_e293 .pressed_30da {
  background: #1a1a1a;
}
.article_e293 .input_4163 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_687d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_687d .input_4163 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_687d .pressed_30da {
  background: #303030;
}
.surface_c949 {
  position: relative;
  z-index: 10;
}
.surface_c949 .backdrop_3cae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new-c645 .pagination-dynamic-c55b {
  display: inline-block;
  vertical-align: middle;
}
.new-c645.smooth_e056 .pagination-dynamic-c55b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .new-c645.smooth_e056 .pagination-dynamic-c55b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .new-c645.smooth_e056 .pagination-dynamic-c55b {
    margin-right: 0.4em;
  }
}
.new-c645.smooth_e056 .pagination-dynamic-c55b:last-child {
  margin-right: 0;
}
.paper-38fe .backdrop_3cae {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link_3a62 .notice-f510 {
    margin: 0 -0.5em;
  }
  .link_3a62 .notice-f510 [class*="customify-col-"],
  .link_3a62 .notice-f510 [class*="customify-col_"],
  .link_3a62 .notice-f510 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link_3a62.form-steel-6082 .backdrop_3cae {
  background: 0 0 !important;
}
.link_3a62.form-steel-6082 .backdrop_3cae,
.link_3a62.paper-38fe .backdrop_3cae {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link_3a62.status-bottom-ea57 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link_3a62.paper-38fe .backdrop_3cae {
  box-shadow: none !important;
}
.current-72d8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .current-72d8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .current-72d8 {
    padding: 18px 0 20px;
  }
}
.current-72d8 .detail_24a8 {
  width: 100%;
}
.current-72d8 .menu_complex_4fc7 {
  margin-bottom: 0;
}
.current-72d8 .highlight-f043 {
  margin-top: 5px;
  font-size: 0.875em;
}
.out_56d4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.out_56d4 .hidden_brown_aaac {
  width: 100%;
}
.background-huge-5f6e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.background-huge-5f6e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.background-huge-5f6e 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;
}
.background-huge-5f6e li:last-child:after {
  display: none;
}
.background-huge-5f6e li a {
  font-weight: 500;
  margin-right: 10px;
}
.in-3b2a .west-9111 button,
.current-72d8 .west-9111 button {
  left: 0;
}
.in-3b2a .hidden_brown_aaac,
.current-72d8 .hidden_brown_aaac {
  padding-left: 0;
  padding-right: 0;
}
.in-3b2a .out_56d4,
.current-72d8 .out_56d4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.in-3b2a {
  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;
}
.in-3b2a: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;
}
.in-3b2a .container_silver_40d9 {
  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) {
  .in-3b2a .container_silver_40d9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .in-3b2a .container_silver_40d9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .in-3b2a .container_silver_40d9 {
    min-height: 200px;
  }
}
.in-3b2a .background-huge-5f6e {
  color: rgba(255, 255, 255, 0.8);
}
.in-3b2a .background-huge-5f6e a,
.in-3b2a .background-huge-5f6e li:after {
  color: inherit;
}
.in-3b2a .background-huge-5f6e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.element-stone-2b7d {
  margin-bottom: 0.5em;
}
.description_fast_b5bd {
  margin-bottom: 1.2em;
}
.description_fast_b5bd,
.element-stone-2b7d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description_fast_b5bd p:last-child,
.element-stone-2b7d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .west-9111,
#masthead .west-9111 {
  display: none;
}
#masthead
  > .west-9111.footer-paper-fd13 {
  display: none;
}
#masthead > .west-9111 button {
  left: 0;
}
.row-hot-293f {
  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%;
}
.row-hot-293f .pagination-dynamic-c55b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.row-hot-293f .disabled-gas-4539 {
  display: -webkit-box;
  display: flex;
}
.row-hot-293f .disabled-gas-4539.frame_south_9d68 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.row-hot-293f .disabled-gas-4539.layout_fresh_a168 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row-hot-293f .disabled-gas-4539.card_static_2a47 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row-hot-293f.hover_gas_c595.highlight_6ead .disabled-gas-4539.frame_south_9d68 {
  flex-basis: 100%;
}
.row-hot-293f.label-south-07e6 .disabled-gas-4539.layout_fresh_a168 {
  -webkit-box-flex: 1;
  flex: auto;
}
.row-hot-293f.label-south-07e6 .disabled-gas-4539.card_static_2a47 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .west-9111.footer-paper-fd13 {
  display: none;
}
#masthead > .west-9111 button {
  left: 0;
}
.border_fresh_6367 {
  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;
}
.border_fresh_6367:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.border_fresh_6367.static-f537 i {
  margin-right: 4px;
}
.border_fresh_6367.wrapper-fast-ec3f i {
  margin-left: 5px;
}
.status-first-cb3d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status-first-cb3d p:last-child {
  margin-bottom: 0;
}
.copper-7a3e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.copper-7a3e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.copper-7a3e img {
  display: block;
  width: auto;
  line-height: 1;
}
.copper-7a3e .huge-7a7e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.copper-7a3e .red_ed78 {
  margin: 5px 0 7px 0;
}
.copper-7a3e.breadcrumb-c9e9 .grid-5341 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-7a3e.breadcrumb-c9e9 .tooltip-0ad0 {
  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;
}
.copper-7a3e.input-light-7b82 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.copper-7a3e.input-light-7b82 .grid-5341 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-7a3e.input-light-7b82 .tooltip-0ad0 {
  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;
}
.copper-7a3e.focus-middle-d3b6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper-7a3e.sort_48a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.copper-7a3e.sort_48a4 .tooltip-0ad0 {
  margin-top: 7px;
}
.fluid_6721 {
  display: inline-block;
}
.surface_c949 .hidden-ed26 .copper-7a3e img {
  max-width: 100%;
}
.gallery-9a66 .detail_5071.outer-35a7,
.list_c704 .detail_5071.outer-35a7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-9a66 .dropdown_9600,
.list_c704 .dropdown_9600 {
  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%);
}
.gallery-9a66 .dropdown_9600 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gallery-9a66.backdrop_large_a742 .dropdown_9600 {
  display: none;
}
.gallery-9a66 .right_c1ed {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-9a66 .right_c1ed li {
  display: inline-block;
  position: relative;
}
.gallery-9a66 .right_c1ed li:last-child {
  margin-right: 0;
}
.gallery-9a66 .right_c1ed 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;
}
.gallery-9a66 .right_c1ed li.bottom-b054 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gallery-9a66 .right_c1ed > 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;
}
.gallery-9a66 .right_c1ed > li > a i {
  line-height: 0;
}
.gallery-9a66 .right_c1ed > li.texture_purple_9437 > a .dropdown_9600 {
  margin-left: 4px;
  line-height: 0;
}
.gallery-9a66 .right_c1ed .red_b345 li.texture_purple_9437 > a {
  position: relative;
}
.gallery-9a66 .right_c1ed .red_b345 li.texture_purple_9437 > a:after,
.gallery-9a66 .right_c1ed .red_b345 li.texture_purple_9437 > a:before {
  content: "";
  display: table;
}
.gallery-9a66 .right_c1ed .red_b345 li.texture_purple_9437 > a:after {
  clear: both;
}
.gallery-9a66 .right_c1ed .red_b345 li.texture_purple_9437 > a .dropdown_9600 {
  margin-left: 5px;
  float: right;
}
.gallery-9a66 .summary_outer_a9c6,
.gallery-9a66 .red_b345 {
  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;
}
.gallery-9a66 .red_b345 {
  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;
}
.gallery-9a66 .red_b345 .outer-35a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-9a66 .red_b345 .dropdown_9600 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gallery-9a66 .red_b345 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gallery-9a66 .red_b345 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;
}
.gallery-9a66 .red_b345 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gallery-9a66 .red_b345 .red_b345 {
  top: 0;
  left: 100%;
}
.gallery-9a66 .shadow-31b7.fn-focus-da01 > .summary_outer_a9c6,
.gallery-9a66 .shadow-31b7.fn-focus-da01 > .red_b345,
.gallery-9a66 .shadow-31b7:focus > .summary_outer_a9c6,
.gallery-9a66 .shadow-31b7:focus > .red_b345,
.gallery-9a66 .shadow-31b7:hover > .summary_outer_a9c6,
.gallery-9a66 .shadow-31b7:hover > .red_b345 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gallery-9a66.shade-thick-2459 .basic_3376:after,
.gallery-9a66.shade-thick-2459 .basic_3376:before {
  content: "";
  display: table;
}
.gallery-9a66.shade-thick-2459 .basic_3376:after {
  clear: both;
}
.gallery-9a66.shade-thick-2459 .basic_3376 > li {
  float: left;
}
.gallery-9a66.article-3152 .basic_3376:after,
.gallery-9a66.article-3152 .basic_3376:before {
  content: "";
  display: table;
}
.gallery-9a66.article-3152 .basic_3376:after {
  clear: both;
}
.gallery-9a66.article-3152 .basic_3376 > li {
  float: left;
}
.gallery-9a66.article-3152 .basic_3376 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-9a66.article-3152 .basic_3376 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gallery-9a66.article-3152 .basic_3376 > li.tall-84db > a,
.gallery-9a66.article-3152 .basic_3376 > li.bottom-b054 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gallery-9a66.purple-d57d .basic_3376 > li > a .outer-35a7 {
  position: relative;
}
.gallery-9a66.purple-d57d .basic_3376 > li > a .outer-35a7: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;
}
.gallery-9a66.purple-d57d
  .basic_3376
  > li:focus
  > a
  .outer-35a7:before,
.gallery-9a66.purple-d57d
  .basic_3376
  > li:hover
  > a
  .outer-35a7:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-9a66.purple-d57d
  .basic_3376
  > li.tall-84db
  > a
  .outer-35a7:before,
.gallery-9a66.purple-d57d
  .basic_3376
  > li.secondary-d810
  > a
  .outer-35a7:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-9a66.heading_brown_4af6 .basic_3376 > li > a .outer-35a7 {
  position: relative;
}
.gallery-9a66.heading_brown_4af6 .basic_3376 > li > a .outer-35a7: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;
}
.gallery-9a66.heading_brown_4af6 .basic_3376 > li:focus > a .outer-35a7:before,
.gallery-9a66.heading_brown_4af6
  .basic_3376
  > li:hover
  > a
  .outer-35a7:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-9a66.heading_brown_4af6
  .basic_3376
  > li.tall-84db
  > a
  .outer-35a7:before,
.gallery-9a66.heading_brown_4af6
  .basic_3376
  > li.secondary-d810
  > a
  .outer-35a7:before {
  width: 100%;
  background-color: currentColor;
}
.list_c704 .right_c1ed {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_c704 .right_c1ed li:first-child > a {
  border-top: none;
}
.list_c704 .right_c1ed .glass_d260 > .outer-35a7 .dropdown_9600 {
  display: none;
}
.list_c704 .right_c1ed li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list_c704 .right_c1ed li:last-child {
  border: none;
}
.list_c704 .right_c1ed li.texture_purple_9437 > a {
  padding-right: 45px !important;
}
.list_c704 .right_c1ed li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list_c704 .right_c1ed li a:focus,
.list_c704 .right_c1ed li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_c704 .right_c1ed li .active_a571 {
  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;
}
.list_c704 .right_c1ed li .active_a571:hover {
  box-shadow: none;
}
.list_c704 .right_c1ed li .active_a571 .dropdown_9600 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list_c704 .right_c1ed .red_b345 {
  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);
}
.list_c704 .right_c1ed .red_b345 li a {
  padding-left: 3em;
}
.list_c704 .right_c1ed .image_dc88 > a .active_a571 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list_c704 .right_c1ed .image_dc88 > .red_b345 {
  display: block;
  opacity: 1;
}
.hard_4137 {
  max-width: 100%;
}
.pressed_da64 {
  line-height: 0;
  cursor: pointer;
}
.panel-hard-c4dc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel-hard-c4dc:hover {
  box-shadow: none;
  color: currentColor;
}
.panel-hard-c4dc svg {
  width: 18px;
  height: 18px;
}
.panel-hard-c4dc .content-f3fe {
  display: none;
}
.stone_22cb {
  position: relative;
}
.stone_22cb.fn-active-da01 .panel-hard-c4dc .accent_smooth_f44c {
  display: none;
}
.stone_22cb.fn-active-da01 .panel-hard-c4dc .content-f3fe {
  display: inline-block;
}
.stone_22cb .block_9ccb {
  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);
}
.stone_22cb.notice-e100 .block_9ccb {
  left: auto;
  right: -0.9em;
}
.stone_22cb.notice-e100 .preview-cc00::before {
  left: auto;
  right: 15px;
}
.stone_22cb.fn-active-da01 .block_9ccb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content_current_b19b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content_current_b19b label {
  flex-basis: 100%;
}
.content_current_b19b .advanced_ce34 {
  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;
}
.content_current_b19b .shadow-fa4c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content_current_b19b .shadow-fa4c:focus {
  background-color: transparent;
}
.content_current_b19b button.video-simple-3a93 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content_current_b19b button.video-simple-3a93:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content_current_b19b button.video-simple-3a93 svg {
  width: 18px;
  height: 18px;
}
.content_current_b19b input[type="submit"] {
  min-height: auto;
}
.pagination_north_72c4 .content_current_b19b .shadow-fa4c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview-cc00 {
  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) {
  .preview-cc00 {
    width: 220px;
  }
}
.preview-cc00 label {
  flex-basis: 100%;
}
.preview-cc00::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;
}
.fresh-fa9f .pagination_north_72c4 .content_current_b19b {
  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;
}
.fresh-fa9f
  .pagination_north_72c4
  .content_current_b19b
  .advanced_ce34 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fresh-fa9f .pagination_north_72c4 .content_current_b19b .shadow-fa4c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fresh-fa9f
  .pagination_north_72c4
  .content_current_b19b
  .shadow-fa4c:focus {
  background: 0 0;
}
.fresh-fa9f
  .pagination_north_72c4
  .content_current_b19b
  .tabs_5ef3 {
  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;
}
.backdrop_f7fb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.backdrop_f7fb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.backdrop_f7fb li:last-child {
  margin-right: 0;
}
.backdrop_f7fb li:first-child {
  margin-left: 0;
}
.backdrop_f7fb.carousel-outer-a1f0 a {
  color: #fff;
}
.backdrop_f7fb.carousel-outer-a1f0 a:hover {
  color: #fff;
}
.backdrop_f7fb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.backdrop_f7fb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.backdrop_f7fb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.backdrop_f7fb a:hover {
  opacity: 0.9;
  color: inherit;
}
.backdrop_f7fb [class*="social-icon-apple"] {
  background-color: #999;
}
.backdrop_f7fb [class*="social-icon-apple"].footer-5fc2 {
  background-color: transparent;
  color: #999;
}
.backdrop_f7fb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.backdrop_f7fb [class*="social-icon-behance"].footer-5fc2 {
  background-color: transparent;
  color: #1769ff;
}
.backdrop_f7fb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.backdrop_f7fb [class*="social-icon-bitbucket"].footer-5fc2 {
  background-color: transparent;
  color: #205081;
}
.backdrop_f7fb [class*="social-icon-codepen"] {
  background-color: #000;
}
.backdrop_f7fb [class*="social-icon-codepen"].footer-5fc2 {
  background-color: transparent;
  color: #000;
}
.backdrop_f7fb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.backdrop_f7fb [class*="social-icon-delicious"].footer-5fc2 {
  background-color: transparent;
  color: #39f;
}
.backdrop_f7fb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.backdrop_f7fb [class*="social-icon-digg"].footer-5fc2 {
  background-color: transparent;
  color: #005be2;
}
.backdrop_f7fb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.backdrop_f7fb [class*="social-icon-dribbble"].footer-5fc2 {
  background-color: transparent;
  color: #ea4c89;
}
.backdrop_f7fb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.backdrop_f7fb [class*="social-icon-envelope"].footer-5fc2 {
  background-color: transparent;
  color: #ea4335;
}
.backdrop_f7fb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.backdrop_f7fb [class*="social-icon-facebook"].footer-5fc2 {
  background-color: transparent;
  color: #3b5998;
}
.backdrop_f7fb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.backdrop_f7fb [class*="social-icon-flickr"].footer-5fc2 {
  background-color: transparent;
  color: #0063dc;
}
.backdrop_f7fb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.backdrop_f7fb [class*="social-icon-foursquare"].footer-5fc2 {
  background-color: transparent;
  color: #2d5be3;
}
.backdrop_f7fb [class*="social-icon-github"] {
  background-color: #333;
}
.backdrop_f7fb [class*="social-icon-github"].footer-5fc2 {
  background-color: transparent;
  color: #333;
}
.backdrop_f7fb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.backdrop_f7fb [class*="social-icon-google-plus"].footer-5fc2 {
  background-color: transparent;
  color: #dd4b39;
}
.backdrop_f7fb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.backdrop_f7fb [class*="social-icon-houzz"].footer-5fc2 {
  background-color: transparent;
  color: #7ac142;
}
.backdrop_f7fb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.backdrop_f7fb [class*="social-icon-instagram"].footer-5fc2 {
  background-color: transparent;
  color: #262626;
}
.backdrop_f7fb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.backdrop_f7fb [class*="social-icon-jsfiddle"].footer-5fc2 {
  background-color: transparent;
  color: #487aa2;
}
.backdrop_f7fb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.backdrop_f7fb [class*="social-icon-linkedin"].footer-5fc2 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop_f7fb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.backdrop_f7fb [class*="social-icon-medium"].footer-5fc2 {
  background-color: transparent;
  color: #00ab6b;
}
.backdrop_f7fb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.backdrop_f7fb
  [class*="social-icon-odnoklassniki"].footer-5fc2 {
  background-color: transparent;
  color: #f4731c;
}
.backdrop_f7fb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.backdrop_f7fb [class*="social-icon-meetup"].footer-5fc2 {
  background-color: transparent;
  color: #ec1c40;
}
.backdrop_f7fb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.backdrop_f7fb [class*="social-icon-pinterest"].footer-5fc2 {
  background-color: transparent;
  color: #bd081c;
}
.backdrop_f7fb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.backdrop_f7fb [class*="social-icon-product-hunt"].footer-5fc2 {
  background-color: transparent;
  color: #da552f;
}
.backdrop_f7fb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.backdrop_f7fb [class*="social-icon-reddit"].footer-5fc2 {
  background-color: transparent;
  color: #ff4500;
}
.backdrop_f7fb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.backdrop_f7fb [class*="social-icon-rss"].footer-5fc2 {
  background-color: transparent;
  color: #f26522;
}
.backdrop_f7fb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.backdrop_f7fb
  [class*="social-icon-shopping-cart"].footer-5fc2 {
  background-color: transparent;
  color: #4caf50;
}
.backdrop_f7fb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.backdrop_f7fb [class*="social-icon-skype"].footer-5fc2 {
  background-color: transparent;
  color: #00aff0;
}
.backdrop_f7fb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.backdrop_f7fb [class*="social-icon-slideshare"].footer-5fc2 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop_f7fb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.backdrop_f7fb [class*="social-icon-snapchat"].footer-5fc2 {
  background-color: transparent;
  color: #fffc00;
}
.backdrop_f7fb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.backdrop_f7fb [class*="social-icon-soundcloud"].footer-5fc2 {
  background-color: transparent;
  color: #f80;
}
.backdrop_f7fb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.backdrop_f7fb [class*="social-icon-spotify"].footer-5fc2 {
  background-color: transparent;
  color: #2ebd59;
}
.backdrop_f7fb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.backdrop_f7fb
  [class*="social-icon-stack-overflow"].footer-5fc2 {
  background-color: transparent;
  color: #fe7a15;
}
.backdrop_f7fb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.backdrop_f7fb [class*="social-icon-maldkfgram"].footer-5fc2 {
  background-color: transparent;
  color: #2ca5e0;
}
.backdrop_f7fb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.backdrop_f7fb [class*="social-icon-tripadvisor"].footer-5fc2 {
  background-color: transparent;
  color: #589442;
}
.backdrop_f7fb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.backdrop_f7fb [class*="social-icon-tumblr"].footer-5fc2 {
  background-color: transparent;
  color: #35465c;
}
.backdrop_f7fb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.backdrop_f7fb [class*="social-icon-twitch"].footer-5fc2 {
  background-color: transparent;
  color: #6441a5;
}
.backdrop_f7fb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.backdrop_f7fb [class*="social-icon-twitter"].footer-5fc2 {
  background-color: transparent;
  color: #1da1f2;
}
.backdrop_f7fb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.backdrop_f7fb [class*="social-icon-vimeo"].footer-5fc2 {
  background-color: transparent;
  color: #1ab7ea;
}
.backdrop_f7fb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.backdrop_f7fb [class*="social-icon-vk"].footer-5fc2 {
  background-color: transparent;
  color: #45668e;
}
.backdrop_f7fb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.backdrop_f7fb [class*="social-icon-weibo"].footer-5fc2 {
  background-color: transparent;
  color: #df2029;
}
.backdrop_f7fb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.backdrop_f7fb [class*="social-icon-weixin"].footer-5fc2 {
  background-color: transparent;
  color: #7bb32e;
}
.backdrop_f7fb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.backdrop_f7fb [class*="social-icon-whatsapp"].footer-5fc2 {
  background-color: transparent;
  color: #25d366;
}
.backdrop_f7fb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.backdrop_f7fb [class*="social-icon-wordpress"].footer-5fc2 {
  background-color: transparent;
  color: #21759b;
}
.backdrop_f7fb [class*="social-icon-xing"] {
  background-color: #026466;
}
.backdrop_f7fb [class*="social-icon-xing"].footer-5fc2 {
  background-color: transparent;
  color: #026466;
}
.backdrop_f7fb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.backdrop_f7fb [class*="social-icon-yelp"].footer-5fc2 {
  background-color: transparent;
  color: #af0606;
}
.backdrop_f7fb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.backdrop_f7fb [class*="social-icon-youtube"].footer-5fc2 {
  background-color: transparent;
  color: #cd201f;
}
.column-thick-a86f {
  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;
}
.column-thick-a86f:hover {
  box-shadow: none;
  background: 0 0;
}
.logo_plasma_3255 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.medium_878f {
  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;
}
.paper-a2e1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.box_98c1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.box_98c1,
.box_98c1::after,
.box_98c1::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;
}
.box_98c1::after,
.box_98c1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title_prev_1301 .medium_878f .paper-a2e1 {
  margin-top: -2px;
  width: 19px;
}
.title_prev_1301 .medium_878f .box_98c1 {
  margin-top: -1px;
}
.title_prev_1301 .medium_878f .box_98c1,
.title_prev_1301 .medium_878f .box_98c1::after,
.title_prev_1301 .medium_878f .box_98c1::before {
  width: 19px;
  height: 2px;
}
.title_prev_1301 .medium_878f .box_98c1::before {
  top: -6px;
}
.title_prev_1301 .medium_878f .box_98c1::after {
  bottom: -6px;
}
.pressed_564f .medium_878f .paper-a2e1 {
  margin-top: -2px;
  width: 22px;
}
.pressed_564f .medium_878f .box_98c1 {
  margin-top: -1px;
}
.pressed_564f .medium_878f .box_98c1,
.pressed_564f .medium_878f .box_98c1::after,
.pressed_564f .medium_878f .box_98c1::before {
  width: 22px;
  height: 2px;
}
.pressed_564f .medium_878f .box_98c1::before {
  top: -7px;
}
.pressed_564f .medium_878f .box_98c1::after {
  bottom: -7px;
}
.tertiary_warm_8756 .medium_878f .paper-a2e1 {
  margin-top: -2px;
  width: 31px;
}
.tertiary_warm_8756 .medium_878f .box_98c1 {
  margin-top: -1.5px;
}
.tertiary_warm_8756 .medium_878f .box_98c1,
.tertiary_warm_8756 .medium_878f .box_98c1::after,
.tertiary_warm_8756 .medium_878f .box_98c1::before {
  width: 31px;
  height: 3px;
}
.tertiary_warm_8756 .medium_878f .box_98c1::before {
  top: -9px;
}
.tertiary_warm_8756 .medium_878f .box_98c1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip_black_8543 .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_black_8543 .medium_878f .box_98c1 {
    margin-top: -1px;
  }
  .chip_black_8543 .medium_878f .box_98c1,
  .chip_black_8543 .medium_878f .box_98c1::after,
  .chip_black_8543 .medium_878f .box_98c1::before {
    width: 19px;
    height: 2px;
  }
  .chip_black_8543 .medium_878f .box_98c1::before {
    top: -6px;
  }
  .chip_black_8543 .medium_878f .box_98c1::after {
    bottom: -6px;
  }
  .left-e73d .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 22px;
  }
  .left-e73d .medium_878f .box_98c1 {
    margin-top: -1px;
  }
  .left-e73d .medium_878f .box_98c1,
  .left-e73d .medium_878f .box_98c1::after,
  .left-e73d .medium_878f .box_98c1::before {
    width: 22px;
    height: 2px;
  }
  .left-e73d .medium_878f .box_98c1::before {
    top: -7px;
  }
  .left-e73d .medium_878f .box_98c1::after {
    bottom: -7px;
  }
  .detail-cbea .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 31px;
  }
  .detail-cbea .medium_878f .box_98c1 {
    margin-top: -1.5px;
  }
  .detail-cbea .medium_878f .box_98c1,
  .detail-cbea .medium_878f .box_98c1::after,
  .detail-cbea .medium_878f .box_98c1::before {
    width: 31px;
    height: 3px;
  }
  .detail-cbea .medium_878f .box_98c1::before {
    top: -9px;
  }
  .detail-cbea .medium_878f .box_98c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_up_0918 .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_up_0918 .medium_878f .box_98c1 {
    margin-top: -1px;
  }
  .aside_up_0918 .medium_878f .box_98c1,
  .aside_up_0918 .medium_878f .box_98c1::after,
  .aside_up_0918 .medium_878f .box_98c1::before {
    width: 19px;
    height: 2px;
  }
  .aside_up_0918 .medium_878f .box_98c1::before {
    top: -6px;
  }
  .aside_up_0918 .medium_878f .box_98c1::after {
    bottom: -6px;
  }
  .thumbnail-b1ae .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-b1ae .medium_878f .box_98c1 {
    margin-top: -1px;
  }
  .thumbnail-b1ae .medium_878f .box_98c1,
  .thumbnail-b1ae .medium_878f .box_98c1::after,
  .thumbnail-b1ae .medium_878f .box_98c1::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-b1ae .medium_878f .box_98c1::before {
    top: -7px;
  }
  .thumbnail-b1ae .medium_878f .box_98c1::after {
    bottom: -7px;
  }
  .popup-5328 .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-5328 .medium_878f .box_98c1 {
    margin-top: -1.5px;
  }
  .popup-5328 .medium_878f .box_98c1,
  .popup-5328 .medium_878f .box_98c1::after,
  .popup-5328 .medium_878f .box_98c1::before {
    width: 31px;
    height: 3px;
  }
  .popup-5328 .medium_878f .box_98c1::before {
    top: -9px;
  }
  .popup-5328 .medium_878f .box_98c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter-clean-9c0a .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 19px;
  }
  .filter-clean-9c0a .medium_878f .box_98c1 {
    margin-top: -1px;
  }
  .filter-clean-9c0a .medium_878f .box_98c1,
  .filter-clean-9c0a .medium_878f .box_98c1::after,
  .filter-clean-9c0a .medium_878f .box_98c1::before {
    width: 19px;
    height: 2px;
  }
  .filter-clean-9c0a .medium_878f .box_98c1::before {
    top: -6px;
  }
  .filter-clean-9c0a .medium_878f .box_98c1::after {
    bottom: -6px;
  }
  .menu-hot-d79d .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-hot-d79d .medium_878f .box_98c1 {
    margin-top: -1px;
  }
  .menu-hot-d79d .medium_878f .box_98c1,
  .menu-hot-d79d .medium_878f .box_98c1::after,
  .menu-hot-d79d .medium_878f .box_98c1::before {
    width: 22px;
    height: 2px;
  }
  .menu-hot-d79d .medium_878f .box_98c1::before {
    top: -7px;
  }
  .menu-hot-d79d .medium_878f .box_98c1::after {
    bottom: -7px;
  }
  .slider_414a .medium_878f .paper-a2e1 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_414a .medium_878f .box_98c1 {
    margin-top: -1.5px;
  }
  .slider_414a .medium_878f .box_98c1,
  .slider_414a .medium_878f .box_98c1::after,
  .slider_414a .medium_878f .box_98c1::before {
    width: 31px;
    height: 3px;
  }
  .slider_414a .medium_878f .box_98c1::before {
    top: -9px;
  }
  .slider_414a .medium_878f .box_98c1::after {
    bottom: -9px;
  }
}
.main_fixed_4951 .box_98c1 {
  -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);
}
.main_fixed_4951 .box_98c1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.main_fixed_4951 .box_98c1::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);
}
.main_fixed_4951.input-tiny-6fed .box_98c1 {
  -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);
}
.main_fixed_4951.input-tiny-6fed .box_98c1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.main_fixed_4951.input-tiny-6fed .box_98c1::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);
}
.pro_54cf {
  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.element-center-dc60:before {
  display: none;
}
.focused-5d5e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focused-5d5e .wide_eced {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focused-5d5e .wide_eced:last-of-type {
  border-bottom: none;
}
.focused-5d5e .wide_eced.icon-b6d8,
.focused-5d5e .wide_eced.logo_steel_47f5,
.focused-5d5e .wide_eced.info_cf43 {
  padding: 0;
}
.focused-5d5e .list_c704 .active_a571 {
  color: currentColor;
}
.focused-5d5e .list_c704 .active_a571:focus,
.focused-5d5e .list_c704 .active_a571:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-5d5e.input_4163 .center_532b,
.focused-5d5e.input_4163 .status-first-cb3d a,
.focused-5d5e.input_4163 .basic_3376 a,
.focused-5d5e.input_4163 .red_b345 a {
  color: rgba(0, 0, 0, 0.55);
}
.focused-5d5e.input_4163 .center_532b:hover,
.focused-5d5e.input_4163 .status-first-cb3d a:hover,
.focused-5d5e.input_4163 .basic_3376 a:hover,
.focused-5d5e.input_4163 .red_b345 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused-5d5e.input_4163 .hover-south-06ea {
  color: rgba(0, 0, 0, 0.8);
}
.focused-5d5e.input_4163 .wide_eced {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused-5d5e.input_4163 .wide_eced:before {
  background: rgba(0, 0, 0, 0.08);
}
.focused-5d5e.input_4163 .soft_e492:before {
  background: rgba(255, 255, 255, 0.9);
}
.focused-5d5e.input_4163 .list_c704 .right_c1ed li a,
.focused-5d5e.input_4163 .list_c704 .active_a571,
.focused-5d5e.input_4163 .red_b345 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused-5d5e.input_4163 .list_c704 .active_a571:focus,
.focused-5d5e.input_4163 .list_c704 .active_a571:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-5d5e.input_4163 .right_c1ed li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused-5d5e.pressed_30da .center_532b,
.focused-5d5e.pressed_30da .status-first-cb3d a,
.focused-5d5e.pressed_30da .basic_3376 .active_a571,
.focused-5d5e.pressed_30da .basic_3376 a,
.focused-5d5e.pressed_30da .red_b345 a {
  color: rgba(255, 255, 255, 0.79);
}
.focused-5d5e.pressed_30da .center_532b:hover,
.focused-5d5e.pressed_30da .status-first-cb3d a:hover,
.focused-5d5e.pressed_30da .basic_3376 .active_a571:hover,
.focused-5d5e.pressed_30da .basic_3376 a:hover,
.focused-5d5e.pressed_30da .red_b345 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused-5d5e.pressed_30da .hover-south-06ea {
  color: rgba(255, 255, 255, 0.99);
}
.focused-5d5e.pressed_30da .wide_eced {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-5d5e.pressed_30da .wide_eced:before {
  background: rgba(255, 255, 255, 0.08);
}
.focused-5d5e.pressed_30da .soft_e492:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused-5d5e.pressed_30da .list_c704 .right_c1ed li a,
.focused-5d5e.pressed_30da .list_c704 .active_a571,
.focused-5d5e.pressed_30da .red_b345 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-5d5e.pressed_30da .list_c704 .active_a571:focus,
.focused-5d5e.pressed_30da .list_c704 .active_a571:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-5d5e.pressed_30da .right_c1ed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_e492 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.soft_e492:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pink_9d4b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus_wood_4834 .focused-5d5e {
  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;
}
.focus_wood_4834 .wide_eced {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus_wood_4834 .wide_eced: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) {
  .focus_wood_4834 .wide_eced:before {
    width: 16%;
    left: 42%;
  }
}
.focus_wood_4834 .wide_eced:last-child:before {
  content: none;
}
.focus_wood_4834 .wide_eced[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus_wood_4834 .list_c704 .right_c1ed li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus_wood_4834 .list_c704 .right_c1ed li a .active_a571 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus_wood_4834 .list_c704 .red_b345 {
  border: none;
}
.focus_wood_4834 .list_c704 .red_b345 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus_wood_4834 .soft_e492 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus_wood_4834 .pink_9d4b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus_wood_4834 .pressed_30da .soft_e492:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_wood_4834 .input_4163.row_in_9e4a .box_98c1 {
  background: rgba(0, 0, 0, 0.6);
}
.focus_wood_4834
  .input_4163.row_in_9e4a
  .box_98c1::after,
.focus_wood_4834
  .input_4163.row_in_9e4a
  .box_98c1:before {
  background: inherit;
}
.focus_wood_4834
  .input_4163.row_in_9e4a:hover
  .box_98c1 {
  background: rgba(0, 0, 0, 0.8);
}
.hard-a2b5 .focused-5d5e {
  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) {
  .hard-a2b5 .focused-5d5e {
    width: auto;
    right: 45px;
  }
}
.detail_iron_acb1 .focused-5d5e {
  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) {
  .detail_iron_acb1 .focused-5d5e {
    width: auto;
    left: 45px;
  }
}
.element-center-dc60 .focused-5d5e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element-center-dc60 .pink_9d4b {
  max-width: 48em;
  margin: 0 auto;
}
.element-center-dc60 .soft_e492:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary-ab5c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-ab5c.focus_wood_4834 .focused-5d5e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary-ab5c.hard-a2b5 .focused-5d5e {
  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);
}
.secondary-ab5c .focused-5d5e {
  visibility: visible;
}
.secondary-ab5c.detail_iron_acb1 .focused-5d5e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.prev_1e9b,
.stale_1690 {
  overflow-x: hidden;
}
.prev_1e9b .focused-5d5e {
  overflow: auto;
}
.prev_1e9b.focus_wood_4834 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev_1e9b.focus_wood_4834 .focused-5d5e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.prev_1e9b.focus_wood_4834 .column-thick-a86f {
  opacity: 0;
}
.prev_1e9b.hard-a2b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev_1e9b.hard-a2b5 .focused-5d5e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.prev_1e9b.hard-a2b5 .column-thick-a86f {
  opacity: 0;
}
.prev_1e9b.detail_iron_acb1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev_1e9b.detail_iron_acb1 .focused-5d5e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.prev_1e9b.detail_iron_acb1 .column-thick-a86f {
  opacity: 0;
}
.prev_1e9b.element-center-dc60 .focused-5d5e {
  z-index: 10;
  visibility: visible;
}
.row_in_9e4a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.row_in_9e4a .box_98c1 {
  background: rgba(255, 255, 255, 0.99);
}
.row_in_9e4a .box_98c1::after,
.row_in_9e4a .box_98c1:before {
  background: inherit;
}
.row_in_9e4a:hover .box_98c1 {
  background: rgba(255, 255, 255, 0.99);
}
.detail_iron_acb1 .row_in_9e4a {
  top: 10px;
  right: auto;
  left: 12px;
}
.element-center-dc60 .row_in_9e4a {
  display: none !important;
}
.prev_1e9b:before,
.stale_1690:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.prev_1e9b .row_in_9e4a,
.stale_1690 .row_in_9e4a {
  display: inline-block;
}
.focused-5d5e .pagination-dynamic-c55b {
  -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;
}
.prev_1e9b .focused-5d5e .pagination-dynamic-c55b,
.stale_1690 .focused-5d5e .pagination-dynamic-c55b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-blue-0761 .advanced_ce34 {
  width: 100%;
}
.hidden-ed26 {
  padding: 0 0.5em 0;
}
.hidden-ed26 [class*="customify-col-"],
.hidden-ed26 [class*="customify-col_"],
.hidden-ed26 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification_81eb .hidden-ed26 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notice-f510 .picture-1d29,
  .picture-1d29 {
    display: none;
  }
  .left-6ba7 {
    text-align: left;
  }
  .link-full-096d {
    text-align: center;
  }
  .old-ccc6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notice-f510 .search-cool-4ef5,
  .search-cool-4ef5 {
    display: none;
  }
  .hovered-dc43 {
    text-align: left;
  }
  .stale_7071 {
    text-align: center;
  }
  .article-a55c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notice-f510 .fast_a901,
  .fast_a901 {
    display: none;
  }
  .focused_99ee {
    text-align: left;
  }
  .center-d167 {
    text-align: center;
  }
  .lower-bd75 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_small_5b23 {
  box-shadow: none !important;
}
.overlay-down-1487 .light_a118,
.hover-1989 .light_a118 {
  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;
}
.hover-1989 .light_a118 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.backdrop_3cae {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.backdrop_3cae:after,
.backdrop_3cae:before {
  content: "";
  display: table;
}
.backdrop_3cae:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .backdrop_3cae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.backdrop_3cae,
.status-bottom-ea57 {
  max-width: 1248px;
  margin: 0 auto;
}

.article-rough-e22c.highlight_d6ca .backdrop_3cae {
  max-width: 100%;
}
.article-rough-e22c.block-down-1380 {
  max-width: 1200px;
  margin: 0 auto;
}
.article-rough-e22c.top-c3f3 .backdrop_3cae {
  max-width: 100%;
}
.article-rough-e22c.top-c3f3 > .backdrop_3cae {
  padding-left: 0;
  padding-right: 0;
}
.article-rough-e22c.top-c3f3 > .backdrop_3cae .notice-f510 {
  margin: 0;
}
.article-rough-e22c.top-c3f3
  > .backdrop_3cae
  .grid-563b.link_tiny_79c4 {
  margin-right: 0;
  margin-left: 0;
}
.article-rough-e22c.top-c3f3 #main.link_tiny_79c4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shade-bright-101b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shade-bright-101b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .slider_ac3d .background_fixed_2c01 {
    padding-right: 1em;
  }
  .slider_ac3d.simple_e97f .grid-563b {
    border-right: 1px solid #eaecee;
  }
  .slider_ac3d.simple_e97f .background_fixed_2c01 {
    padding-right: 1em;
  }
  .slider_ac3d.simple_e97f .column_9fde {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_f7b1 .background_fixed_2c01 {
    padding-left: 1em;
  }
  .header_f7b1.simple_e97f .grid-563b {
    border-left: 1px solid #eaecee;
  }
  .header_f7b1.simple_e97f .background_fixed_2c01 {
    padding-left: 1em;
  }
  .header_f7b1.simple_e97f .column_9fde {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_259d .background_fixed_2c01 {
    padding-left: 1em;
  }
  .easy_259d.simple_e97f .table-eade {
    border-right: 1px solid #eaecee;
  }
  .easy_259d.simple_e97f .element-hot-2ba8 {
    border-right: 1px solid #eaecee;
  }
  .easy_259d.simple_e97f .background_fixed_2c01 {
    padding-left: 1em;
  }
  .easy_259d.simple_e97f .column_9fde {
    padding-right: 1em;
  }
  .easy_259d.simple_e97f .disabled_right_5aeb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-8690 .background_fixed_2c01 {
    padding-right: 1em;
  }
  .pressed-8690.simple_e97f .table-eade {
    border-left: 1px solid #eaecee;
  }
  .pressed-8690.simple_e97f .element-hot-2ba8 {
    border-left: 1px solid #eaecee;
  }
  .pressed-8690.simple_e97f .background_fixed_2c01 {
    padding-right: 1em;
  }
  .pressed-8690.simple_e97f .column_9fde {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-8690.simple_e97f .disabled_right_5aeb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-bright-101b .background_fixed_2c01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-bright-101b.simple_e97f .grid-563b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shade-bright-101b.simple_e97f .background_fixed_2c01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-bright-101b.simple_e97f .column_9fde {
    padding-left: 1em;
  }
  .shade-bright-101b.simple_e97f .disabled_right_5aeb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shade-bright-101b.simple_e97f .background_fixed_2c01 {
    padding-left: 0;
  }
}
.video_center_871b .new-c645 {
  display: inline-block;
}
.header-glass-21b3 {
  display: inline-block;
}
.highlight_5062 {
  word-con: break-word;
}
.aside-3b91 > span {
  display: inline-block;
  padding: 5px 0;
}
.aside-3b91 .motion-38ce {
  margin-left: 8px;
  margin-right: 8px;
}
.aside-3b91 .thick_5d12 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight_static_44df .row_f9a4 {
  margin-bottom: 2em;
}
.highlight_static_44df .dropdown-bfd8 {
  margin-bottom: 15px;
}
.highlight_static_44df .dropdown-bfd8:last-child {
  margin-bottom: 0;
}
.highlight_static_44df .label_inner_4c4f {
  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) {
  .highlight_static_44df .label_inner_4c4f {
    display: block;
  }
}
.highlight_static_44df .gradient_656f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight_static_44df .gradient_656f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight_static_44df .top-48a3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight_static_44df .top-48a3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight_static_44df .top-48a3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight_static_44df .highlight_5062 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_static_44df .highlight_5062 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight_static_44df .active-66c8 p:last-child {
  margin-bottom: 0;
}
.highlight_static_44df .red_d9f4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight_static_44df .filter_92b6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight_static_44df .surface-bronze-8285 {
  margin-top: 1em;
}
.highlight_static_44df .mask_cool_5468 {
  top: 0;
  display: block;
}
.highlight_static_44df .mask_cool_5468 a {
  color: inherit;
}
.highlight_static_44df .mask_cool_5468 a:hover {
  color: inherit;
}
.highlight_static_44df .paper_7f3f {
  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;
}
.highlight_static_44df .paper_7f3f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight_static_44df .filter_92b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight_static_44df .description-b0f0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight_static_44df .description-b0f0:first-child {
  margin-top: 0;
}
.highlight_static_44df .description-b0f0.overlay_5cd8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight_static_44df .description-b0f0.south-7846 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_static_44df
  .description-b0f0.south-7846.module-hard-20c7
  .surface-bronze-8285 {
  width: 100%;
}
.highlight_static_44df .south-7846 {
  -webkit-box-align: center;
  align-items: center;
}
.highlight_static_44df .south-7846 .aside-3b91,
.highlight_static_44df .south-7846 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight_static_44df .top-48a3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_static_44df .top-48a3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_static_44df .top-48a3: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;
}
.highlight_static_44df .overlay_5cd8 {
  z-index: 5;
}
.highlight_static_44df .feature_large_0799 .lower_4d27 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight_static_44df .light-0d3c .lower_4d27 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight_static_44df .item-right-c24f .lower_4d27 {
  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;
}
.highlight_static_44df.hard_d576 .label_inner_4c4f,
.highlight_static_44df.inner-9b5d .label_inner_4c4f {
  display: block;
}
.highlight_static_44df.hard_d576 .label_inner_4c4f .highlight_2707,
.highlight_static_44df.hard_d576 .label_inner_4c4f .filter_92b6,
.highlight_static_44df.inner-9b5d .label_inner_4c4f .highlight_2707,
.highlight_static_44df.inner-9b5d .label_inner_4c4f .filter_92b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_static_44df.element-4993 .gradient_656f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight_static_44df.element-4993 .gradient_656f {
    margin-right: 0;
  }
}
.highlight_static_44df.hard_d576 .gradient_656f,
.highlight_static_44df.inner-9b5d .gradient_656f {
  padding-top: 40%;
}
.highlight_static_44df.hard_d576 .row_f9a4,
.highlight_static_44df.inner-9b5d .row_f9a4 {
  display: block;
}
.highlight_static_44df.hard_d576 .fn-sticky-da01 .filter_92b6,
.highlight_static_44df.inner-9b5d .fn-sticky-da01 .filter_92b6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight_static_44df.hard_d576 .gradient_656f,
.highlight_static_44df.inner-9b5d .gradient_656f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight_static_44df.hard_d576 .filter_92b6 {
  padding: 1em;
}
.picture-68af {
  margin: 30px auto;
  display: block;
}
.picture-68af .top_01c9 > * {
  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;
}
.picture-68af .top_01c9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-68af .top_01c9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table-faae .aside-3b91 {
  margin-bottom: 1.41575em;
}
.table-faae .breadcrumb_f81e {
  margin-bottom: 1.618em;
}
.preview_under_09aa .grid-last-ba38 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.preview_under_09aa .grid-last-ba38 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.preview_under_09aa .blue_643b {
  max-width: 100%;
  overflow: auto;
}
.south_a4da .preview_under_09aa a:hover {
  text-decoration: underline;
}
.pattern-static-f201 .dropdown-bfd8:not(.highlight_5062),
.pattern-static-f201 .top-48a3 {
  margin-bottom: 1.41575em;
}
.pattern-static-f201 .dropdown-bfd8:not(.highlight_5062):last-child,
.pattern-static-f201 .top-48a3:last-child {
  margin-bottom: 0;
}
.pattern-static-f201 .dropdown-bfd8.east_8f9e {
  margin-bottom: 0.41575em;
}
.pattern-static-f201 .disabled-cool-55db:before,
.pattern-static-f201 .paragraph_7915:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern-static-f201 .disabled-cool-55db:before {
  content: "\f115";
}
.pattern-static-f201 .paragraph_7915:before {
  content: "\f02c";
}
.pattern-static-f201 .caption-c10b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern-static-f201 .caption-c10b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title_bronze_6097 {
  display: -webkit-box;
  display: flex;
}
.title_bronze_6097 .solid_4562 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title_bronze_6097 .solid_4562 {
    flex-basis: 90px;
  }
}
.title_bronze_6097 .banner_d924 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_bronze_6097 .banner_d924 {
    flex-basis: calc(100% - 50px);
  }
}
.title_bronze_6097 .component_9172 p:last-child {
  margin-bottom: 0.72em;
}
.button-7448 .top_01c9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button-7448 .top_01c9:after,
.button-7448 .top_01c9:before {
  content: "";
  display: table;
}
.button-7448 .top_01c9:after {
  clear: both;
}
.button-7448 .top_01c9 .hovered-ef2c,
.button-7448 .top_01c9 .active_soft_a67f {
  width: 49%;
}
.button-7448 .top_01c9 .hovered-ef2c a span.north_0d34,
.button-7448 .top_01c9 .active_soft_a67f a span.north_0d34 {
  display: block;
  margin-bottom: 5px;
}
.button-7448 .top_01c9 .active_soft_a67f {
  float: left;
  text-align: left;
}
.button-7448 .top_01c9 .hovered-ef2c {
  float: right;
  text-align: right;
}
.form-7264 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form-7264 {
    margin-bottom: 0;
  }
}
.header-warm-9aa0 {
  margin-bottom: 1em;
}
.header-warm-9aa0 .highlight_5062 {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner_ff4e a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer-c756 .header-warm-9aa0,
.chip_dynamic_c3d0 .header-warm-9aa0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer-c756 .header-warm-9aa0,
  .chip_dynamic_c3d0 .header-warm-9aa0 {
    display: block;
  }
}
.footer-c756 .banner_ff4e,
.chip_dynamic_c3d0 .banner_ff4e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer-c756 .banner_ff4e,
  .chip_dynamic_c3d0 .banner_ff4e {
    margin-bottom: 1em;
  }
}
.footer-c756 .banner_ff4e img,
.chip_dynamic_c3d0 .banner_ff4e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer-c756 .dirty_f393,
.chip_dynamic_c3d0 .dirty_f393 {
  flex-basis: calc(100% - 160px);
}
.footer-c756 .dirty_f393 p,
.chip_dynamic_c3d0 .dirty_f393 p {
  margin-bottom: 0;
}
.footer-c756 .dirty_f393 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer-c756 .dirty_f393 {
    padding-left: 0;
  }
}
.chip_dynamic_c3d0 .dirty_f393 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .chip_dynamic_c3d0 .dirty_f393 {
    padding-right: 0;
  }
}
.chip_dynamic_c3d0 .banner_ff4e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border-fixed-a86d .banner_ff4e {
  margin-bottom: 0.5em;
}
.border-fixed-a86d .banner_ff4e img {
  width: 100%;
}
.title_55b6 .border-orange-004e,
.logo_prev_8a1d .border-orange-004e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_prev_8a1d .grid-563b .focused-2170 p:last-child {
  margin-bottom: 0;
}
.middle_0e09 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accent_5670 .hover_414f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accent_5670 .hover_414f:last-of-type {
    margin-bottom: 0;
  }
}
.accent_5670 .hover_414f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_5670 .hover_414f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accent_5670 .hover_414f ul li {
  margin: 0 0 0.6em;
}
.accent_5670 .hover_414f ul li.badge_98ca,
.accent_5670 .hover_414f ul li.heading-black-c4be {
  position: relative;
}
.accent_5670 .hover_414f ul li.badge_98ca .center-6896,
.accent_5670 .hover_414f ul li.heading-black-c4be .center-6896 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accent_5670 .hover_414f ul li.badge_98ca:after:after,
.accent_5670 .hover_414f ul li.badge_98ca:after:before,
.accent_5670
  .hover_414f
  ul
  li.heading-black-c4be:after:after,
.accent_5670
  .hover_414f
  ul
  li.heading-black-c4be:after:before {
  content: "";
  display: table;
}
.accent_5670 .hover_414f ul li.badge_98ca:after:after,
.accent_5670
  .hover_414f
  ul
  li.heading-black-c4be:after:after {
  clear: both;
}
.accent_5670 .hover_414f a.banner-out-1eb0:hover {
  text-decoration: none;
}
.accent_5670 .hover_414f select {
  max-width: 100%;
}
.accent_5670 .hover_414f table {
  font-size: 85%;
}
.accent_5670 .hover_414f table td,
.accent_5670 .hover_414f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accent_5670 .hover_414f table tfoot td {
  text-align: left;
}
.accent_5670 .hover_414f :last-child {
  margin-bottom: 0;
}
.accent_5670 .hover_414f .pagination-dynamic-8afd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accent_5670 .hover_414f .pagination-dynamic-8afd label {
  width: 100%;
}
.accent_5670 .hover_414f .pagination-dynamic-8afd .shadow-fa4c {
  width: 100%;
  display: block;
}
.accent_5670 .hover_414f .pagination-dynamic-8afd .video-simple-3a93 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accent_5670 .hover_414f .pagination-dynamic-8afd .video-simple-3a93:hover svg #svg-search {
  fill: #444;
}
.accent_5670 .hover_414f .pagination-dynamic-8afd .video-simple-3a93 svg {
  width: 18px;
  height: 18px;
}
.accent_5670 .glass-5abf ul ul,
.accent_5670 .mask_plasma_967c ul ul,
.accent_5670 .message-6da0 ul ul,
.accent_5670 .heading-c348 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accent_5670 .glass-5abf .texture_purple_9437 > a,
.accent_5670 .mask_plasma_967c .texture_purple_9437 > a,
.accent_5670 .message-6da0 .texture_purple_9437 > a,
.accent_5670 .heading-c348 .texture_purple_9437 > a {
  margin-bottom: 0;
}
.accent_5670 .article-tall-ee20 li,
.accent_5670 .glass-5abf li,
.accent_5670 .black_c309 li,
.accent_5670 .mask_plasma_967c li,
.accent_5670 .message-6da0 li,
.accent_5670 .heading-c348 li,
.accent_5670 .light_6b45 li,
.accent_5670 .active-gas-3999 li {
  display: block;
  position: relative;
}
.accent_5670 .article-tall-ee20 li:last-child,
.accent_5670 .glass-5abf li:last-child,
.accent_5670 .black_c309 li:last-child,
.accent_5670 .mask_plasma_967c li:last-child,
.accent_5670 .message-6da0 li:last-child,
.accent_5670 .heading-c348 li:last-child,
.accent_5670 .light_6b45 li:last-child,
.accent_5670 .active-gas-3999 li:last-child {
  border: none;
}
.accent_5670 .article-tall-ee20 li a,
.accent_5670 .glass-5abf li a,
.accent_5670 .black_c309 li a,
.accent_5670 .mask_plasma_967c li a,
.accent_5670 .message-6da0 li a,
.accent_5670 .heading-c348 li a,
.accent_5670 .light_6b45 li a,
.accent_5670 .active-gas-3999 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_5670 .article-tall-ee20 li ul li::before,
.accent_5670 .glass-5abf li ul li::before,
.accent_5670 .black_c309 li ul li::before,
.accent_5670 .mask_plasma_967c li ul li::before,
.accent_5670 .message-6da0 li ul li::before,
.accent_5670 .heading-c348 li ul li::before,
.accent_5670 .light_6b45 li ul li::before,
.accent_5670 .active-gas-3999 li ul li::before {
  left: 15px;
}
.accent_5670 .article-tall-ee20 li ul a,
.accent_5670 .glass-5abf li ul a,
.accent_5670 .black_c309 li ul a,
.accent_5670 .mask_plasma_967c li ul a,
.accent_5670 .message-6da0 li ul a,
.accent_5670 .heading-c348 li ul a,
.accent_5670 .light_6b45 li ul a,
.accent_5670 .active-gas-3999 li ul a {
  padding-left: 20px;
}
.accent_5670 .article-tall-ee20 li ul ul li::before,
.accent_5670 .glass-5abf li ul ul li::before,
.accent_5670 .black_c309 li ul ul li::before,
.accent_5670 .mask_plasma_967c li ul ul li::before,
.accent_5670 .message-6da0 li ul ul li::before,
.accent_5670 .heading-c348 li ul ul li::before,
.accent_5670 .light_6b45 li ul ul li::before,
.accent_5670 .active-gas-3999 li ul ul li::before {
  left: 30px;
}
.accent_5670 .article-tall-ee20 li ul ul a,
.accent_5670 .glass-5abf li ul ul a,
.accent_5670 .black_c309 li ul ul a,
.accent_5670 .mask_plasma_967c li ul ul a,
.accent_5670 .message-6da0 li ul ul a,
.accent_5670 .heading-c348 li ul ul a,
.accent_5670 .light_6b45 li ul ul a,
.accent_5670 .active-gas-3999 li ul ul a {
  padding-left: 40px;
}
.accent_5670 .element-9034 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_5670 .active-gas-3999 ul li {
  margin-bottom: 1.41575em;
}
.accent_5670 .active-gas-3999 ul li .focus-fast-d4ac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accent_5670 .active-gas-3999 ul li .hero-red-2016 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pressed_30da .article-tall-ee20 li a,
.pressed_30da .glass-5abf li a,
.pressed_30da .black_c309 li a,
.pressed_30da .mask_plasma_967c li a,
.pressed_30da .message-6da0 li a,
.pressed_30da .heading-c348 li a,
.pressed_30da .light_6b45 li a,
.pressed_30da .active-gas-3999 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_30da .element-9034 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_30da .hover_414f ul li.badge_98ca .center-6896,
.pressed_30da .hover_414f ul li.heading-black-c4be .center-6896 {
  background: rgba(0, 0, 0, 0.2);
}
.pressed_30da .accent_5670 .hover_414f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-rough-e22c .accent_5670 .right_c1ed li {
  margin: 0;
}
.article-rough-e22c .accent_5670 .right_c1ed li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article-rough-e22c .accent_5670 .right_c1ed li ul {
  margin: 0;
}
.article-rough-e22c .accent_5670 .right_c1ed li ul li a {
  padding-left: 15px;
}
.article-rough-e22c .accent_5670 .right_c1ed li ul li li a {
  padding-left: 30px;
}
.article-rough-e22c .accent_5670 .right_c1ed li.bottom-b054 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article-rough-e22c .accent_5670 .right_c1ed li.bottom-b054 > 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;
}
.article-rough-e22c .accent_5670 .right_c1ed li.bottom-b054 > 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;
}
.medium_8e5b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under-6915 {
  position: relative;
  z-index: 10;
}
.under-6915 .pagination-dynamic-c55b {
  width: 100%;
  max-width: 100%;
}
.gallery_complex_58db .frame_old_0fdb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gallery_complex_58db .input_4163 {
}
.gallery_complex_58db .pressed_30da {
  background: #292929;
}
.fluid_3473 .frame_old_0fdb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fluid_3473 .input_4163 {
  background: #f9f9f9;
}
.fluid_3473 .pressed_30da {
  background: #303030;
}
.over_6879 .frame_old_0fdb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .over_6879 .new-c645 {
    margin-bottom: 1em;
  }
  .over_6879 .new-c645:last-child {
    margin-bottom: 0;
  }
}
.over_6879 .input_4163 {
  background: #ededed;
}
.over_6879 .pressed_30da {
  background: #1a1a1a;
}
.frame_old_0fdb.input_4163 {
  color: rgba(0, 0, 0, 0.6);
}
.frame_old_0fdb.input_4163 .outer_bd3c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_old_0fdb.pressed_30da {
  color: rgba(255, 255, 255, 0.99);
}
.frame_old_0fdb.pressed_30da a:not(.banner-out-1eb0) {
  color: rgba(255, 255, 255, 0.79);
}
.frame_old_0fdb.pressed_30da a:not(.banner-out-1eb0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_old_0fdb.pressed_30da .outer_bd3c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_old_0fdb.pressed_30da table tbody td,
.frame_old_0fdb.pressed_30da table th {
  background: rgba(0, 0, 0, 0.08);
}
.south_cb0d.paper-38fe .backdrop_3cae {
  max-width: initial;
}
.south_cb0d .smooth_e056 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.south_cb0d .smooth_e056 .pagination-dynamic-c55b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .south_cb0d .smooth_e056 .pagination-dynamic-c55b {
    display: block;
    margin-bottom: 2em;
  }
  .south_cb0d .smooth_e056 .pagination-dynamic-c55b:last-child {
    margin-bottom: 0;
  }
}
.over_6879 .new-c645:last-child,
.fluid_3473 .new-c645:last-child,
.gallery_complex_58db .new-c645:last-child {
  margin-bottom: 0;
}
.over_6879 .new-c645 .accent_5670 .hover_414f:last-child,
.fluid_3473 .new-c645 .accent_5670 .hover_414f:last-child,
.gallery_complex_58db .new-c645 .accent_5670 .hover_414f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .over_6879 .wood-5a56,
  .over_6879 .black_3453,
  .fluid_3473 .wood-5a56,
  .fluid_3473 .black_3453,
  .gallery_complex_58db .wood-5a56,
  .gallery_complex_58db .black_3453 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under-6915 .new-c645 {
    margin-bottom: 2em;
  }
}
.under-6915 p:last-child {
  margin-bottom: 0;
}
.under-6915 li,
.under-6915 ul {
  list-style: none;
  margin: 0;
}
.under-6915 ul ul {
  margin-left: 2.617924em;
}
.box-tall-f8c3 {
  font-size: 0.875em;
}

/* css-noise: 4fb3 */
.phantom-card-g2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
