/*!
Theme Name: Customify
Theme URI: https://pressmaximum.main-action-72b4/customify
Author: WPCustomify
Author URI: https://pressmaximum.main-action-72b4
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.main-action-72b4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lite_9a78.modal-out-599d/licenses/gpl-2.0.media-white-2898
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.notice_343c/, (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.under_fd49.clean-067e/normalize.easy_2ed8/
 ======
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.easy_2ed8 v7.0.0 | MIT License | github.main-action-72b4/necolas/normalize.easy_2ed8 */
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;
}
.section_iron_ca62 .list-dirty-456a,
.fluid-082a,
.accent-2d36,
.paragraph-45b5,
.panel-75d3,
.liquid_9c6b,
.large-c900,
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;
}
.fluid-082a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fluid-082a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fluid-082a,
  h1 {
    font-size: 1.8em;
  }
}
.accent-2d36,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accent-2d36 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accent-2d36,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accent-2d36,
  h2 {
    font-size: 1.7em;
  }
}
.paragraph-45b5,
h3 {
  font-size: 1.618em;
}
.section_iron_ca62 .list-dirty-456a,
.panel-75d3,
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.input_narrow_b9d6 {
  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;
}
.hero-tall-8b93:after,
.hero-tall-8b93:before,
.center-8a23:after,
.center-8a23:before {
  content: "";
  display: table;
}
.hero-tall-8b93:after,
.center-8a23:after {
  clear: both;
}
.menu_advanced_0ff0 {
  float: right;
  margin-right: 0;
}
.card_gas_5bc2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title-under-fa51 .filter-tiny-e486,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.title-under-fa51 .filter-tiny-e486: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;
}
.summary-stone-0f2d .filter-tiny-e486 {
  box-shadow: none;
}
.summary-stone-0f2d
  .filter-tiny-e486
  .accent_6c5a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-stone-0f2d .filter-tiny-e486 .small-0237 {
  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;
}
.summary-stone-0f2d
  .filter-tiny-e486
  .small-0237
  b {
  display: none;
}
.summary-stone-0f2d .outer_90d1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accordion_paper_1053:not(.wood_97b8):not(.narrow_163f),
button:not(.wood_97b8):not(.narrow_163f),
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ),
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ),
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ) {
  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;
}
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ):hover,
button:not(.wood_97b8):not(
    .narrow_163f
  ):hover,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ):hover,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ):hover,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ):active,
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ):focus,
button:not(.wood_97b8):not(
    .narrow_163f
  ):active,
button:not(.wood_97b8):not(
    .narrow_163f
  ):focus,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ):active,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ):focus,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ):active,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ):focus,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ):active,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ):focus {
  outline: 0;
}
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421,
button:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421 {
  position: relative;
}
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .menu_cold_0a5f,
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .hero-red-7f76,
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .chip-under-475d,
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  i,
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  svg,
button:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .menu_cold_0a5f,
button:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .hero-red-7f76,
button:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .chip-under-475d,
button:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  i,
button:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  svg,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .menu_cold_0a5f,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .hero-red-7f76,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .chip-under-475d,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  i,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  svg,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .menu_cold_0a5f,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .hero-red-7f76,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .chip-under-475d,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  i,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  svg,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .menu_cold_0a5f,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .hero-red-7f76,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  .chip-under-475d,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  i,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421
  svg {
  visibility: hidden;
}
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421:after,
button:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421:after,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421:after,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421:after,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ).fn-loading-d421: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;
}
.accordion_paper_1053:not(.wood_97b8):not(.narrow_163f),
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ),
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ),
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ) {
  color: #fff;
  background: #235787;
}
.accordion_paper_1053:not(.wood_97b8):not(
    .narrow_163f
  ):focus,
input[type="button"]:not(.wood_97b8):not(
    .narrow_163f
  ):focus,
input[type="reset"]:not(.wood_97b8):not(
    .narrow_163f
  ):focus,
input[type="submit"]:not(.wood_97b8):not(
    .narrow_163f
  ):focus {
  color: #fff;
}
.accordion_paper_1053.fn-disabled-d421:not(.wood_97b8):not(
    .narrow_163f
  ),
.accordion_paper_1053[disabled]:not(.wood_97b8):not(
    .narrow_163f
  ),
button.fn-disabled-d421:not(.wood_97b8):not(
    .narrow_163f
  ),
button[disabled]:not(.wood_97b8):not(
    .narrow_163f
  ) {
  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;
}
.west_22e6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west_22e6: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;
}
.feature-59e3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.menu_5285 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pagination_prev_523b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hero-tall-8b93:after,
.hero-tall-8b93:before,
.down_bd88:after,
.down_bd88:before,
.light_a49d:after,
.light_a49d:before,
.solid-d997:after,
.solid-d997:before,
.nav_243b:after,
.nav_243b:before,
.center-90af:after,
.center-90af:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hero-tall-8b93:after,
.down_bd88:after,
.light_a49d:after,
.solid-d997:after,
.nav_243b:after,
.center-90af:after {
  clear: both;
}
.down_bd88 .hovered-77d3,
.light_a49d .hovered-77d3,
.gradient_3d9d .hovered-77d3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bottom_0a21 {
  display: inline-block;
}
.banner_444f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner_444f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner_444f .right_21b8 {
  padding: 1em 0;
  font-size: 85%;
}
.right_21b8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.stale-600b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.stale-600b:after,
.stale-600b:before {
  content: "";
  display: table;
}
.stale-600b:after {
  clear: both;
}
.video_c309 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container_42b0 .video_c309 {
  max-width: 50%;
}
.prev-b204 .video_c309 {
  max-width: 33.33%;
}
.gold-b21d .video_c309 {
  max-width: 25%;
}
.title_a935 .video_c309 {
  max-width: 20%;
}
.outer_45d3 .video_c309 {
  max-width: 16.66%;
}
.nav_advanced_f74d .video_c309 {
  max-width: 14.28%;
}
.slider_0b5c .video_c309 {
  max-width: 12.5%;
}
.sort_bc6f .video_c309 {
  max-width: 11.11%;
}
.surface_narrow_82fe {
  display: block;
}
.section_iron_ca62 .pro_7fa2 label,
.section_iron_ca62 .rough-5879 label,
.section_iron_ca62 .sidebar-up-cb76 label,
.section_iron_ca62 .outline-static-0093 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer-659d {
  list-style: none;
  margin: 0;
}
.footer-659d article.advanced-055b {
  margin-bottom: 0;
}
.footer-659d ul {
  list-style: none;
  margin: 0;
}
.footer-659d .content-116a li.advanced-055b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer-659d .content-116a li.advanced-055b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer-659d .content-116a li.advanced-055b: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) {
  .footer-659d .content-116a li.advanced-055b li.advanced-055b li.advanced-055b li.advanced-055b {
    padding-left: 0;
  }
}
article.advanced-055b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.advanced-055b .down_bd88 p:last-of-type {
  margin-bottom: 0;
}
article.advanced-055b .sort_e760 {
  float: left;
}
article.advanced-055b .hovered_baca {
  margin-left: 85px;
}
article.advanced-055b .white_5218 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.advanced-055b .white_5218 .image_stale_995b {
  margin-left: 10px;
}
article.advanced-055b .inner-7939 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.advanced-055b .hero-hard-610a {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .pro_7fa2,
  #respond .sidebar-up-cb76,
  #respond .outline-static-0093 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro_7fa2 input,
#respond .sidebar-up-cb76 input,
#respond .outline-static-0093 input {
  width: 100%;
}
#respond .outline-static-0093 {
  margin-right: 0;
}
#respond .section_white_fbf2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.smooth_13b8 {
  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;
}
.smooth_13b8.text-green-9efa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.smooth_13b8 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%);
}
.smooth_13b8:focus,
.smooth_13b8:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.preview_smooth_cb99 {
  border-radius: 10%;
}
.tabs_e535 {
  border-radius: 50%;
}
.focus_b212 {
  font-size: 0.72em;
}
.pattern_ac9f {
  font-size: 0.875em;
}
.light-a01e {
  font-size: 1.1em;
}
.down_90f5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.down_90f5.focus_b212 {
  letter-spacing: 0.5px;
}
.breadcrumb-last-0fb7,
.breadcrumb-last-0fb7 a {
  color: #6d6d6d;
}
.breadcrumb-last-0fb7 a:hover {
  color: #111;
}
.shadow_c2b5 {
  color: #6d6d6d;
}
.info-active-bb62 {
  overflow-x: hidden;
}
.info-active-bb62 .footer_pro_550e.mask_051c {
  position: relative;
}
.info-active-bb62 .footer_pro_550e.mask_051c.component_8961 {
  position: initial;
}
.info-active-bb62
  .footer_pro_550e.mask_051c.component_8961
  .tag_3c2f {
  left: auto;
}
.info-active-bb62 .footer_pro_550e .tag_3c2f {
  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;
}
.info-active-bb62 .footer_pro_550e:hover.mask_051c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info-active-bb62
  .footer_pro_550e:hover.mask_051c
  .tag_3c2f {
  display: block;
  z-index: 9999999;
}
.info-active-bb62 .slow-4ab5 .widget-f7bf,
.info-active-bb62 .logo_e78c .widget-f7bf {
  display: none;
}
.info-active-bb62 .preview-9407 .footer_pro_550e:hover.mask_051c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section_iron_ca62 .pro_7fa2 label,
.section_iron_ca62 .rough-5879 label,
.section_iron_ca62 .sidebar-up-cb76 label,
.section_iron_ca62 .outline-static-0093 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer-659d {
  list-style: none;
  margin: 0;
}
.footer-659d article.advanced-055b {
  margin-bottom: 0;
}
.footer-659d ul {
  list-style: none;
  margin: 0;
}
.footer-659d .content-116a li.advanced-055b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer-659d .content-116a li.advanced-055b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer-659d .content-116a li.advanced-055b: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) {
  .footer-659d .content-116a li.advanced-055b li.advanced-055b li.advanced-055b li.advanced-055b {
    padding-left: 0;
  }
}
article.advanced-055b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.advanced-055b .down_bd88 p:last-of-type {
  margin-bottom: 0;
}
article.advanced-055b .sort_e760 {
  float: left;
}
article.advanced-055b .hovered_baca {
  margin-left: 85px;
}
article.advanced-055b .white_5218 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.advanced-055b .white_5218 .image_stale_995b {
  margin-left: 10px;
}
article.advanced-055b .inner-7939 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.advanced-055b .hero-hard-610a {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .pro_7fa2,
  #respond .sidebar-up-cb76,
  #respond .outline-static-0093 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pro_7fa2 input,
#respond .sidebar-up-cb76 input,
#respond .outline-static-0093 input {
  width: 100%;
}
#respond .outline-static-0093 {
  margin-right: 0;
}
#respond .section_white_fbf2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow-4ab5 .title-glass-6431 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.title-glass-6431 .active_outer_c350.row_c92b .status_3519 > li > a:focus,
.title-glass-6431 .active_outer_c350.row_c92b .status_3519 > li > a:hover,
.title-glass-6431 .active_outer_c350.medium_3583 .status_3519 > li > a:focus,
.title-glass-6431 .active_outer_c350.medium_3583 .status_3519 > li > a:hover,
.title-glass-6431 .active_outer_c350.cold-9a71 .status_3519 > li > a:focus,
.title-glass-6431 .active_outer_c350.cold-9a71 .status_3519 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-glass-6431
  .active_outer_c350.row_c92b
  .status_3519
  > li.down_4b2e
  > a,
.title-glass-6431
  .active_outer_c350.row_c92b
  .status_3519
  > li.up_5d6c
  > a,
.title-glass-6431
  .active_outer_c350.medium_3583
  .status_3519
  > li.down_4b2e
  > a,
.title-glass-6431
  .active_outer_c350.medium_3583
  .status_3519
  > li.up_5d6c
  > a,
.title-glass-6431
  .active_outer_c350.cold-9a71
  .status_3519
  > li.down_4b2e
  > a,
.title-glass-6431 .active_outer_c350.cold-9a71 .status_3519 > li.panel-north-fc0a > a {
  color: rgba(255, 255, 255, 0.99);
}
.title-glass-6431 .form_motion_38fb,
.title-glass-6431 .form_motion_38fb a {
  color: rgba(255, 255, 255, 0.99);
}
.title-glass-6431 .input_motion_ba57.surface_4899 li a,
.title-glass-6431 .caption-cc6c a,
.title-glass-6431 .selected-ef1a,
.title-glass-6431 .status_3519 > li > a,
.title-glass-6431 .media-orange-b8db {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431 .input_motion_ba57.surface_4899 li a:hover,
.title-glass-6431 .caption-cc6c a:hover,
.title-glass-6431 .selected-ef1a:hover,
.title-glass-6431 .status_3519 > li > a:hover,
.title-glass-6431 .media-orange-b8db:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-glass-6431 .cold_106f {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431 .cold_106f .border_brown_55b7 {
  color: rgba(255, 255, 255, 0.99);
}
.title-glass-6431 .cold_106f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-glass-6431 .surface_stone_117d .description_narrow_e712 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431 .surface_stone_117d .description_narrow_e712 .chip-hard-f6ea {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431
  .surface_stone_117d
  .description_narrow_e712
  .chip-hard-f6ea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431
  .surface_stone_117d
  .description_narrow_e712
  .chip-hard-f6ea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431
  .surface_stone_117d
  .description_narrow_e712
  .chip-hard-f6ea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431
  .surface_stone_117d
  .description_narrow_e712
  .chip-hard-f6ea::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431 .surface_stone_117d .element-slow-1526 {
  color: rgba(255, 255, 255, 0.79);
}
.title-glass-6431 .surface_stone_117d .element-slow-1526:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-67ee
  .title-glass-6431
  .surface_stone_117d
  .media-056a
  .fluid-1e7e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.glass-67ee
  .title-glass-6431
  .surface_stone_117d
  .media-056a
  .chip-hard-f6ea {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow-4ab5 .tag_up_7a7e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag_up_7a7e .active_outer_c350.row_c92b .status_3519 > li > a:focus,
.tag_up_7a7e .active_outer_c350.row_c92b .status_3519 > li > a:hover,
.tag_up_7a7e .active_outer_c350.medium_3583 .status_3519 > li > a:focus,
.tag_up_7a7e .active_outer_c350.medium_3583 .status_3519 > li > a:hover,
.tag_up_7a7e .active_outer_c350.cold-9a71 .status_3519 > li > a:focus,
.tag_up_7a7e .active_outer_c350.cold-9a71 .status_3519 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_up_7a7e
  .active_outer_c350.row_c92b
  .status_3519
  > li.down_4b2e
  > a,
.tag_up_7a7e
  .active_outer_c350.row_c92b
  .status_3519
  > li.up_5d6c
  > a,
.tag_up_7a7e
  .active_outer_c350.medium_3583
  .status_3519
  > li.down_4b2e
  > a,
.tag_up_7a7e
  .active_outer_c350.medium_3583
  .status_3519
  > li.up_5d6c
  > a,
.tag_up_7a7e
  .active_outer_c350.cold-9a71
  .status_3519
  > li.down_4b2e
  > a,
.tag_up_7a7e .active_outer_c350.cold-9a71 .status_3519 > li.panel-north-fc0a > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_up_7a7e .form_motion_38fb,
.tag_up_7a7e .form_motion_38fb a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_up_7a7e .input_motion_ba57.surface_4899 li a,
.tag_up_7a7e .caption-cc6c a,
.tag_up_7a7e .selected-ef1a,
.tag_up_7a7e .status_3519 > li > a,
.tag_up_7a7e .media-orange-b8db {
  color: rgba(0, 0, 0, 0.55);
}
.tag_up_7a7e .input_motion_ba57.surface_4899 li a:hover,
.tag_up_7a7e .caption-cc6c a:hover,
.tag_up_7a7e .selected-ef1a:hover,
.tag_up_7a7e .status_3519 > li > a:hover,
.tag_up_7a7e .media-orange-b8db:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_up_7a7e .cold_106f {
  color: rgba(0, 0, 0, 0.55);
}
.tag_up_7a7e .cold_106f .border_brown_55b7 {
  color: rgba(0, 0, 0, 0.8);
}
.tag_up_7a7e .cold_106f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_advanced_bf6f .input_lite_6ca2 {
  margin-left: auto;
  margin-right: auto;
}
.light_a49d > * {
  margin-left: auto;
  margin-right: auto;
}
.light_a49d .feature-59e3 {
  margin-right: 1.41575em;
}
.wrapper_d732 .light_a49d > .full_1d71 {
  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;
}
.wrapper_d732 .light_a49d > .backdrop-fixed-ca3b {
  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;
}
.hero_efe1.secondary_advanced_bf6f .input_lite_6ca2,
.copper-1124.secondary_advanced_bf6f .input_lite_6ca2 {
  margin-left: 0;
}
.shade_wide_9c7b.secondary_advanced_bf6f .input_lite_6ca2,
.current_0d6f.secondary_advanced_bf6f .input_lite_6ca2 {
  margin-right: 0;
}
.light_a49d ol,
.light_a49d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.mask_mini_84d6 video {
  max-width: 100%;
}
.hovered-2787 img {
  display: block;
}
.hovered-2787.feature-59e3,
.hovered-2787.menu_5285 {
  width: 100%;
}
.hovered-2787.backdrop-fixed-ca3b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.left-7b5d:not(.pagination_blue_8873) {
  margin: 1.5em auto;
}
.green-1470 p {
  padding: 1.5em 14px;
}
ul.cool_d69d.backdrop-fixed-ca3b,
ul.cool_d69d.full_1d71,
ul.cool_d69d.block_c799.full_1d71 {
  padding: 0 14px;
}
.content-8cf5 {
  display: block;
  overflow-x: auto;
}
.content-8cf5 table {
  border-collapse: collapse;
  width: 100%;
}
.content-8cf5 td,
.content-8cf5 th {
  padding: 0.5em;
}
.light_a49d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.light_a49d ol ol,
.light_a49d ol ul,
.light_a49d ul ol,
.light_a49d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.light_a49d ol ol li,
.light_a49d ol ul li,
.light_a49d ul ol li,
.light_a49d ul ul li {
  margin-left: 0;
}
.pattern_top_bdfa.grid-0233 > .wide_988d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern_top_bdfa.grid-0233 > .wide_988d iframe,
.pattern_top_bdfa.grid-0233 > .wide_988d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel_4825 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel_4825.pro_90f8 {
  padding: 0;
}
.carousel_4825.pro_90f8 cite {
  font-size: 13px;
}
.carousel_4825 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel_4825 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.old-358a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.old-358a > p:first-child {
  margin-top: 0;
}
.old-358a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.old-358a blockquote {
  border-left: 0;
}
.status-pro-d300 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.status-pro-d300:not(.header-fluid-a82d) {
  max-width: 100px;
}
.status-pro-d300.under-6998 {
  border-bottom: none !important;
  text-align: center;
}
.status-pro-d300.under-6998::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .green-1470 p {
    padding: 1.5em 0;
  }
}
.mask-east-ea6f {
  color: #0073aa;
}
.bright_02fc {
  background-color: #0073aa;
}
.summary_67a2 {
  color: #229fd8;
}
.thumbnail_56d6 {
  background-color: #229fd8;
}
.secondary_b4f9 {
  color: #eee;
}
.title_08e8 {
  background-color: #eee;
}
.header_dirty_9dfd {
  color: #444;
}
.shade-1140 {
  background-color: #444;
}
.stone_02f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.stone_02f2 .aside-bae5 .caption-cc6c {
  font-size: 15px;
}
.stone_02f2 .caption-cc6c {
  line-height: 1.3;
}
.stone_02f2 .tag_up_7a7e {
}
.stone_02f2 .title-glass-6431 {
  background: #235787;
}
.frame_0531 {
  padding: 0;
}
.frame_0531 .title-glass-6431 {
  background: #1a1a1a;
}
.frame_0531 .tag_up_7a7e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.narrow-401e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.narrow-401e .tag_up_7a7e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.narrow-401e .title-glass-6431 {
  background: #303030;
}
.center-90af {
  position: relative;
  z-index: 10;
}
.center-90af .alert_be58 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.north_bf7d .mask_051c {
  display: inline-block;
  vertical-align: middle;
}
.north_bf7d.warm_34dd .mask_051c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .north_bf7d.warm_34dd .mask_051c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .north_bf7d.warm_34dd .mask_051c {
    margin-right: 0.4em;
  }
}
.north_bf7d.warm_34dd .mask_051c:last-child {
  margin-right: 0;
}
.shadow_ac97 .alert_be58 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .slow-4ab5 .aside-bae5 {
    margin: 0 -0.5em;
  }
  .slow-4ab5 .aside-bae5 [class*="customify-col-"],
  .slow-4ab5 .aside-bae5 [class*="customify-col_"],
  .slow-4ab5 .aside-bae5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.slow-4ab5.background-7337 .alert_be58 {
  background: 0 0 !important;
}
.slow-4ab5.background-7337 .alert_be58,
.slow-4ab5.shadow_ac97 .alert_be58 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .slow-4ab5.section-dirty-69cb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.slow-4ab5.shadow_ac97 .alert_be58 {
  box-shadow: none !important;
}
.image-clean-663c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image-clean-663c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image-clean-663c {
    padding: 18px 0 20px;
  }
}
.image-clean-663c .old-caca {
  width: 100%;
}
.image-clean-663c .component_white_68ea {
  margin-bottom: 0;
}
.image-clean-663c .current_077a {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_liquid_689f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_liquid_689f .blue-5561 {
  width: 100%;
}
.alert-9a51 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.alert-9a51 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.alert-9a51 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;
}
.alert-9a51 li:last-child:after {
  display: none;
}
.alert-9a51 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dirty_edc5 .widget-f7bf button,
.image-clean-663c .widget-f7bf button {
  left: 0;
}
.dirty_edc5 .blue-5561,
.image-clean-663c .blue-5561 {
  padding-left: 0;
  padding-right: 0;
}
.dirty_edc5 .modal_liquid_689f,
.image-clean-663c .modal_liquid_689f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dirty_edc5 {
  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;
}
.dirty_edc5: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;
}
.dirty_edc5 .info_selected_122e {
  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) {
  .dirty_edc5 .info_selected_122e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_edc5 .info_selected_122e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dirty_edc5 .info_selected_122e {
    min-height: 200px;
  }
}
.dirty_edc5 .alert-9a51 {
  color: rgba(255, 255, 255, 0.8);
}
.dirty_edc5 .alert-9a51 a,
.dirty_edc5 .alert-9a51 li:after {
  color: inherit;
}
.dirty_edc5 .alert-9a51 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.basic-7d18 {
  margin-bottom: 0.5em;
}
.badge-14f4 {
  margin-bottom: 1.2em;
}
.badge-14f4,
.basic-7d18 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge-14f4 p:last-child,
.basic-7d18 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget-f7bf,
#masthead .widget-f7bf {
  display: none;
}
#masthead
  > .widget-f7bf.gas_ac06 {
  display: none;
}
#masthead > .widget-f7bf button {
  left: 0;
}
.solid_7bc7 {
  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%;
}
.solid_7bc7 .mask_051c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.solid_7bc7 .carousel_steel_e8d0 {
  display: -webkit-box;
  display: flex;
}
.solid_7bc7 .carousel_steel_e8d0.silver_dd7f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.solid_7bc7 .carousel_steel_e8d0.widget_pink_4544 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.solid_7bc7 .carousel_steel_e8d0.sidebar-huge-e64b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.solid_7bc7.section_bca5.banner-0f8a .carousel_steel_e8d0.silver_dd7f {
  flex-basis: 100%;
}
.solid_7bc7.cool_c495 .carousel_steel_e8d0.widget_pink_4544 {
  -webkit-box-flex: 1;
  flex: auto;
}
.solid_7bc7.cool_c495 .carousel_steel_e8d0.sidebar-huge-e64b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget-f7bf.gas_ac06 {
  display: none;
}
#masthead > .widget-f7bf button {
  left: 0;
}
.alert_20a3 {
  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;
}
.alert_20a3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert_20a3.button-full-5c0d i {
  margin-right: 4px;
}
.alert_20a3.primary-inner-eefe i {
  margin-left: 5px;
}
.caption-cc6c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption-cc6c p:last-child {
  margin-bottom: 0;
}
.search-current-ad1f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.search-current-ad1f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.search-current-ad1f img {
  display: block;
  width: auto;
  line-height: 1;
}
.search-current-ad1f .form_motion_38fb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.search-current-ad1f .content-0068 {
  margin: 5px 0 7px 0;
}
.search-current-ad1f.huge-527a .huge-7058 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-current-ad1f.huge-527a .title_yellow_882c {
  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;
}
.search-current-ad1f.overlay_old_f5f6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.search-current-ad1f.overlay_old_f5f6 .huge-7058 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-current-ad1f.overlay_old_f5f6 .title_yellow_882c {
  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;
}
.search-current-ad1f.thick_0e74 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search-current-ad1f.element_48cc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.search-current-ad1f.element_48cc .title_yellow_882c {
  margin-top: 7px;
}
.gallery_red_3a5c {
  display: inline-block;
}
.center-90af .search_short_052a .search-current-ad1f img {
  max-width: 100%;
}
.active_outer_c350 .primary_simple_b3c8.button_313b,
.heading_c577 .primary_simple_b3c8.button_313b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active_outer_c350 .modal_59f6,
.heading_c577 .modal_59f6 {
  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%);
}
.active_outer_c350 .modal_59f6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active_outer_c350.description_rough_4e65 .modal_59f6 {
  display: none;
}
.active_outer_c350 .dim-3bc6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active_outer_c350 .dim-3bc6 li {
  display: inline-block;
  position: relative;
}
.active_outer_c350 .dim-3bc6 li:last-child {
  margin-right: 0;
}
.active_outer_c350 .dim-3bc6 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;
}
.active_outer_c350 .dim-3bc6 li.panel-north-fc0a > a {
  color: rgba(0, 0, 0, 0.9);
}
.active_outer_c350 .dim-3bc6 > 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;
}
.active_outer_c350 .dim-3bc6 > li > a i {
  line-height: 0;
}
.active_outer_c350 .dim-3bc6 > li.list_bb31 > a .modal_59f6 {
  margin-left: 4px;
  line-height: 0;
}
.active_outer_c350 .dim-3bc6 .next-b07d li.list_bb31 > a {
  position: relative;
}
.active_outer_c350 .dim-3bc6 .next-b07d li.list_bb31 > a:after,
.active_outer_c350 .dim-3bc6 .next-b07d li.list_bb31 > a:before {
  content: "";
  display: table;
}
.active_outer_c350 .dim-3bc6 .next-b07d li.list_bb31 > a:after {
  clear: both;
}
.active_outer_c350 .dim-3bc6 .next-b07d li.list_bb31 > a .modal_59f6 {
  margin-left: 5px;
  float: right;
}
.active_outer_c350 .surface-pressed-23c1,
.active_outer_c350 .next-b07d {
  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;
}
.active_outer_c350 .next-b07d {
  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;
}
.active_outer_c350 .next-b07d .button_313b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active_outer_c350 .next-b07d .modal_59f6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active_outer_c350 .next-b07d li {
  display: block;
  margin: 0;
  padding: 0;
}
.active_outer_c350 .next-b07d 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;
}
.active_outer_c350 .next-b07d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active_outer_c350 .next-b07d .next-b07d {
  top: 0;
  left: 100%;
}
.active_outer_c350 .media-smooth-6e03.fn-focus-d421 > .surface-pressed-23c1,
.active_outer_c350 .media-smooth-6e03.fn-focus-d421 > .next-b07d,
.active_outer_c350 .media-smooth-6e03:focus > .surface-pressed-23c1,
.active_outer_c350 .media-smooth-6e03:focus > .next-b07d,
.active_outer_c350 .media-smooth-6e03:hover > .surface-pressed-23c1,
.active_outer_c350 .media-smooth-6e03:hover > .next-b07d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active_outer_c350.cold-9a71 .status_3519:after,
.active_outer_c350.cold-9a71 .status_3519:before {
  content: "";
  display: table;
}
.active_outer_c350.cold-9a71 .status_3519:after {
  clear: both;
}
.active_outer_c350.cold-9a71 .status_3519 > li {
  float: left;
}
.active_outer_c350.summary_purple_5120 .status_3519:after,
.active_outer_c350.summary_purple_5120 .status_3519:before {
  content: "";
  display: table;
}
.active_outer_c350.summary_purple_5120 .status_3519:after {
  clear: both;
}
.active_outer_c350.summary_purple_5120 .status_3519 > li {
  float: left;
}
.active_outer_c350.summary_purple_5120 .status_3519 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active_outer_c350.summary_purple_5120 .status_3519 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active_outer_c350.summary_purple_5120 .status_3519 > li.down_4b2e > a,
.active_outer_c350.summary_purple_5120 .status_3519 > li.panel-north-fc0a > a {
  color: #fff;
  background-color: #1e4b75;
}
.active_outer_c350.row_c92b .status_3519 > li > a .button_313b {
  position: relative;
}
.active_outer_c350.row_c92b .status_3519 > li > a .button_313b: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;
}
.active_outer_c350.row_c92b
  .status_3519
  > li:focus
  > a
  .button_313b:before,
.active_outer_c350.row_c92b
  .status_3519
  > li:hover
  > a
  .button_313b:before {
  width: 100%;
  background-color: currentColor;
}
.active_outer_c350.row_c92b
  .status_3519
  > li.down_4b2e
  > a
  .button_313b:before,
.active_outer_c350.row_c92b
  .status_3519
  > li.up_5d6c
  > a
  .button_313b:before {
  width: 100%;
  background-color: currentColor;
}
.active_outer_c350.medium_3583 .status_3519 > li > a .button_313b {
  position: relative;
}
.active_outer_c350.medium_3583 .status_3519 > li > a .button_313b: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;
}
.active_outer_c350.medium_3583 .status_3519 > li:focus > a .button_313b:before,
.active_outer_c350.medium_3583
  .status_3519
  > li:hover
  > a
  .button_313b:before {
  width: 100%;
  background-color: currentColor;
}
.active_outer_c350.medium_3583
  .status_3519
  > li.down_4b2e
  > a
  .button_313b:before,
.active_outer_c350.medium_3583
  .status_3519
  > li.up_5d6c
  > a
  .button_313b:before {
  width: 100%;
  background-color: currentColor;
}
.heading_c577 .dim-3bc6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.heading_c577 .dim-3bc6 li:first-child > a {
  border-top: none;
}
.heading_c577 .dim-3bc6 .pro-d53c > .button_313b .modal_59f6 {
  display: none;
}
.heading_c577 .dim-3bc6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.heading_c577 .dim-3bc6 li:last-child {
  border: none;
}
.heading_c577 .dim-3bc6 li.list_bb31 > a {
  padding-right: 45px !important;
}
.heading_c577 .dim-3bc6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.heading_c577 .dim-3bc6 li a:focus,
.heading_c577 .dim-3bc6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_c577 .dim-3bc6 li .preview_16f8 {
  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;
}
.heading_c577 .dim-3bc6 li .preview_16f8:hover {
  box-shadow: none;
}
.heading_c577 .dim-3bc6 li .preview_16f8 .modal_59f6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.heading_c577 .dim-3bc6 .next-b07d {
  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);
}
.heading_c577 .dim-3bc6 .next-b07d li a {
  padding-left: 3em;
}
.heading_c577 .dim-3bc6 .west_b0d3 > a .preview_16f8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.heading_c577 .dim-3bc6 .west_b0d3 > .next-b07d {
  display: block;
  opacity: 1;
}
.yellow-9f88 {
  max-width: 100%;
}
.glass_8721 {
  line-height: 0;
  cursor: pointer;
}
.media-orange-b8db {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.media-orange-b8db:hover {
  box-shadow: none;
  color: currentColor;
}
.media-orange-b8db svg {
  width: 18px;
  height: 18px;
}
.media-orange-b8db .pressed-c0df {
  display: none;
}
.row-9219 {
  position: relative;
}
.row-9219.fn-active-d421 .media-orange-b8db .wood-b6bb {
  display: none;
}
.row-9219.fn-active-d421 .media-orange-b8db .pressed-c0df {
  display: inline-block;
}
.row-9219 .light_4348 {
  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);
}
.row-9219.chip-17d2 .light_4348 {
  left: auto;
  right: -0.9em;
}
.row-9219.chip-17d2 .narrow_a97c::before {
  left: auto;
  right: 15px;
}
.row-9219.fn-active-d421 .light_4348 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-056a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media-056a label {
  flex-basis: 100%;
}
.media-056a .description_narrow_e712 {
  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;
}
.media-056a .chip-hard-f6ea {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media-056a .chip-hard-f6ea:focus {
  background-color: transparent;
}
.media-056a button.element-slow-1526 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media-056a button.element-slow-1526:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media-056a button.element-slow-1526 svg {
  width: 18px;
  height: 18px;
}
.media-056a input[type="submit"] {
  min-height: auto;
}
.surface_stone_117d .media-056a .chip-hard-f6ea {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.narrow_a97c {
  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) {
  .narrow_a97c {
    width: 220px;
  }
}
.narrow_a97c label {
  flex-basis: 100%;
}
.narrow_a97c::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;
}
.glass-67ee .surface_stone_117d .media-056a {
  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;
}
.glass-67ee
  .surface_stone_117d
  .media-056a
  .description_narrow_e712 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.glass-67ee .surface_stone_117d .media-056a .chip-hard-f6ea {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.glass-67ee
  .surface_stone_117d
  .media-056a
  .chip-hard-f6ea:focus {
  background: 0 0;
}
.glass-67ee
  .surface_stone_117d
  .media-056a
  .fluid-1e7e {
  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;
}
.input_motion_ba57 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.input_motion_ba57 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.input_motion_ba57 li:last-child {
  margin-right: 0;
}
.input_motion_ba57 li:first-child {
  margin-left: 0;
}
.input_motion_ba57.narrow-684f a {
  color: #fff;
}
.input_motion_ba57.narrow-684f a:hover {
  color: #fff;
}
.input_motion_ba57 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.input_motion_ba57 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.input_motion_ba57 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input_motion_ba57 a:hover {
  opacity: 0.9;
  color: inherit;
}
.input_motion_ba57 [class*="social-icon-apple"] {
  background-color: #999;
}
.input_motion_ba57 [class*="social-icon-apple"].item_1dae {
  background-color: transparent;
  color: #999;
}
.input_motion_ba57 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.input_motion_ba57 [class*="social-icon-behance"].item_1dae {
  background-color: transparent;
  color: #1769ff;
}
.input_motion_ba57 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.input_motion_ba57 [class*="social-icon-bitbucket"].item_1dae {
  background-color: transparent;
  color: #205081;
}
.input_motion_ba57 [class*="social-icon-codepen"] {
  background-color: #000;
}
.input_motion_ba57 [class*="social-icon-codepen"].item_1dae {
  background-color: transparent;
  color: #000;
}
.input_motion_ba57 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.input_motion_ba57 [class*="social-icon-delicious"].item_1dae {
  background-color: transparent;
  color: #39f;
}
.input_motion_ba57 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.input_motion_ba57 [class*="social-icon-digg"].item_1dae {
  background-color: transparent;
  color: #005be2;
}
.input_motion_ba57 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.input_motion_ba57 [class*="social-icon-dribbble"].item_1dae {
  background-color: transparent;
  color: #ea4c89;
}
.input_motion_ba57 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.input_motion_ba57 [class*="social-icon-envelope"].item_1dae {
  background-color: transparent;
  color: #ea4335;
}
.input_motion_ba57 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.input_motion_ba57 [class*="social-icon-facebook"].item_1dae {
  background-color: transparent;
  color: #3b5998;
}
.input_motion_ba57 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.input_motion_ba57 [class*="social-icon-flickr"].item_1dae {
  background-color: transparent;
  color: #0063dc;
}
.input_motion_ba57 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.input_motion_ba57 [class*="social-icon-foursquare"].item_1dae {
  background-color: transparent;
  color: #2d5be3;
}
.input_motion_ba57 [class*="social-icon-github"] {
  background-color: #333;
}
.input_motion_ba57 [class*="social-icon-github"].item_1dae {
  background-color: transparent;
  color: #333;
}
.input_motion_ba57 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.input_motion_ba57 [class*="social-icon-google-plus"].item_1dae {
  background-color: transparent;
  color: #dd4b39;
}
.input_motion_ba57 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.input_motion_ba57 [class*="social-icon-houzz"].item_1dae {
  background-color: transparent;
  color: #7ac142;
}
.input_motion_ba57 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.input_motion_ba57 [class*="social-icon-instagram"].item_1dae {
  background-color: transparent;
  color: #262626;
}
.input_motion_ba57 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.input_motion_ba57 [class*="social-icon-jsfiddle"].item_1dae {
  background-color: transparent;
  color: #487aa2;
}
.input_motion_ba57 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.input_motion_ba57 [class*="social-icon-linkedin"].item_1dae {
  background-color: transparent;
  color: #0077b5;
}
.input_motion_ba57 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.input_motion_ba57 [class*="social-icon-medium"].item_1dae {
  background-color: transparent;
  color: #00ab6b;
}
.input_motion_ba57 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.input_motion_ba57
  [class*="social-icon-odnoklassniki"].item_1dae {
  background-color: transparent;
  color: #f4731c;
}
.input_motion_ba57 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.input_motion_ba57 [class*="social-icon-meetup"].item_1dae {
  background-color: transparent;
  color: #ec1c40;
}
.input_motion_ba57 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.input_motion_ba57 [class*="social-icon-pinterest"].item_1dae {
  background-color: transparent;
  color: #bd081c;
}
.input_motion_ba57 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.input_motion_ba57 [class*="social-icon-product-hunt"].item_1dae {
  background-color: transparent;
  color: #da552f;
}
.input_motion_ba57 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.input_motion_ba57 [class*="social-icon-reddit"].item_1dae {
  background-color: transparent;
  color: #ff4500;
}
.input_motion_ba57 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.input_motion_ba57 [class*="social-icon-rss"].item_1dae {
  background-color: transparent;
  color: #f26522;
}
.input_motion_ba57 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.input_motion_ba57
  [class*="social-icon-shopping-cart"].item_1dae {
  background-color: transparent;
  color: #4caf50;
}
.input_motion_ba57 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.input_motion_ba57 [class*="social-icon-skype"].item_1dae {
  background-color: transparent;
  color: #00aff0;
}
.input_motion_ba57 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.input_motion_ba57 [class*="social-icon-slideshare"].item_1dae {
  background-color: transparent;
  color: #0077b5;
}
.input_motion_ba57 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.input_motion_ba57 [class*="social-icon-snapchat"].item_1dae {
  background-color: transparent;
  color: #fffc00;
}
.input_motion_ba57 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.input_motion_ba57 [class*="social-icon-soundcloud"].item_1dae {
  background-color: transparent;
  color: #f80;
}
.input_motion_ba57 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.input_motion_ba57 [class*="social-icon-spotify"].item_1dae {
  background-color: transparent;
  color: #2ebd59;
}
.input_motion_ba57 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.input_motion_ba57
  [class*="social-icon-stack-overflow"].item_1dae {
  background-color: transparent;
  color: #fe7a15;
}
.input_motion_ba57 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.input_motion_ba57 [class*="social-icon-maldkfgram"].item_1dae {
  background-color: transparent;
  color: #2ca5e0;
}
.input_motion_ba57 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.input_motion_ba57 [class*="social-icon-tripadvisor"].item_1dae {
  background-color: transparent;
  color: #589442;
}
.input_motion_ba57 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.input_motion_ba57 [class*="social-icon-tumblr"].item_1dae {
  background-color: transparent;
  color: #35465c;
}
.input_motion_ba57 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.input_motion_ba57 [class*="social-icon-twitch"].item_1dae {
  background-color: transparent;
  color: #6441a5;
}
.input_motion_ba57 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.input_motion_ba57 [class*="social-icon-twitter"].item_1dae {
  background-color: transparent;
  color: #1da1f2;
}
.input_motion_ba57 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.input_motion_ba57 [class*="social-icon-vimeo"].item_1dae {
  background-color: transparent;
  color: #1ab7ea;
}
.input_motion_ba57 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.input_motion_ba57 [class*="social-icon-vk"].item_1dae {
  background-color: transparent;
  color: #45668e;
}
.input_motion_ba57 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.input_motion_ba57 [class*="social-icon-weibo"].item_1dae {
  background-color: transparent;
  color: #df2029;
}
.input_motion_ba57 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.input_motion_ba57 [class*="social-icon-weixin"].item_1dae {
  background-color: transparent;
  color: #7bb32e;
}
.input_motion_ba57 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.input_motion_ba57 [class*="social-icon-whatsapp"].item_1dae {
  background-color: transparent;
  color: #25d366;
}
.input_motion_ba57 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.input_motion_ba57 [class*="social-icon-wordpress"].item_1dae {
  background-color: transparent;
  color: #21759b;
}
.input_motion_ba57 [class*="social-icon-xing"] {
  background-color: #026466;
}
.input_motion_ba57 [class*="social-icon-xing"].item_1dae {
  background-color: transparent;
  color: #026466;
}
.input_motion_ba57 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.input_motion_ba57 [class*="social-icon-yelp"].item_1dae {
  background-color: transparent;
  color: #af0606;
}
.input_motion_ba57 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.input_motion_ba57 [class*="social-icon-youtube"].item_1dae {
  background-color: transparent;
  color: #cd201f;
}
.selected-ef1a {
  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;
}
.selected-ef1a:hover {
  box-shadow: none;
  background: 0 0;
}
.accordion-7dc4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary-action-7d61 {
  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;
}
.badge_c33f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sort-motion-9aeb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sort-motion-9aeb,
.sort-motion-9aeb::after,
.sort-motion-9aeb::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;
}
.sort-motion-9aeb::after,
.sort-motion-9aeb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.row_in_afca .secondary-action-7d61 .badge_c33f {
  margin-top: -2px;
  width: 19px;
}
.row_in_afca .secondary-action-7d61 .sort-motion-9aeb {
  margin-top: -1px;
}
.row_in_afca .secondary-action-7d61 .sort-motion-9aeb,
.row_in_afca .secondary-action-7d61 .sort-motion-9aeb::after,
.row_in_afca .secondary-action-7d61 .sort-motion-9aeb::before {
  width: 19px;
  height: 2px;
}
.row_in_afca .secondary-action-7d61 .sort-motion-9aeb::before {
  top: -6px;
}
.row_in_afca .secondary-action-7d61 .sort-motion-9aeb::after {
  bottom: -6px;
}
.slow_8659 .secondary-action-7d61 .badge_c33f {
  margin-top: -2px;
  width: 22px;
}
.slow_8659 .secondary-action-7d61 .sort-motion-9aeb {
  margin-top: -1px;
}
.slow_8659 .secondary-action-7d61 .sort-motion-9aeb,
.slow_8659 .secondary-action-7d61 .sort-motion-9aeb::after,
.slow_8659 .secondary-action-7d61 .sort-motion-9aeb::before {
  width: 22px;
  height: 2px;
}
.slow_8659 .secondary-action-7d61 .sort-motion-9aeb::before {
  top: -7px;
}
.slow_8659 .secondary-action-7d61 .sort-motion-9aeb::after {
  bottom: -7px;
}
.green_4699 .secondary-action-7d61 .badge_c33f {
  margin-top: -2px;
  width: 31px;
}
.green_4699 .secondary-action-7d61 .sort-motion-9aeb {
  margin-top: -1.5px;
}
.green_4699 .secondary-action-7d61 .sort-motion-9aeb,
.green_4699 .secondary-action-7d61 .sort-motion-9aeb::after,
.green_4699 .secondary-action-7d61 .sort-motion-9aeb::before {
  width: 31px;
  height: 3px;
}
.green_4699 .secondary-action-7d61 .sort-motion-9aeb::before {
  top: -9px;
}
.green_4699 .secondary-action-7d61 .sort-motion-9aeb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .filter-over-d715 .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 19px;
  }
  .filter-over-d715 .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1px;
  }
  .filter-over-d715 .secondary-action-7d61 .sort-motion-9aeb,
  .filter-over-d715 .secondary-action-7d61 .sort-motion-9aeb::after,
  .filter-over-d715 .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 19px;
    height: 2px;
  }
  .filter-over-d715 .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -6px;
  }
  .filter-over-d715 .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -6px;
  }
  .tabs-lower-e877 .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-lower-e877 .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1px;
  }
  .tabs-lower-e877 .secondary-action-7d61 .sort-motion-9aeb,
  .tabs-lower-e877 .secondary-action-7d61 .sort-motion-9aeb::after,
  .tabs-lower-e877 .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 22px;
    height: 2px;
  }
  .tabs-lower-e877 .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -7px;
  }
  .tabs-lower-e877 .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -7px;
  }
  .static-12fd .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 31px;
  }
  .static-12fd .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1.5px;
  }
  .static-12fd .secondary-action-7d61 .sort-motion-9aeb,
  .static-12fd .secondary-action-7d61 .sort-motion-9aeb::after,
  .static-12fd .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 31px;
    height: 3px;
  }
  .static-12fd .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -9px;
  }
  .static-12fd .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lower-12fc .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 19px;
  }
  .lower-12fc .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1px;
  }
  .lower-12fc .secondary-action-7d61 .sort-motion-9aeb,
  .lower-12fc .secondary-action-7d61 .sort-motion-9aeb::after,
  .lower-12fc .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 19px;
    height: 2px;
  }
  .lower-12fc .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -6px;
  }
  .lower-12fc .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -6px;
  }
  .sidebar-cold-56ce .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-cold-56ce .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1px;
  }
  .sidebar-cold-56ce .secondary-action-7d61 .sort-motion-9aeb,
  .sidebar-cold-56ce .secondary-action-7d61 .sort-motion-9aeb::after,
  .sidebar-cold-56ce .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-cold-56ce .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -7px;
  }
  .sidebar-cold-56ce .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -7px;
  }
  .badge-old-9446 .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 31px;
  }
  .badge-old-9446 .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1.5px;
  }
  .badge-old-9446 .secondary-action-7d61 .sort-motion-9aeb,
  .badge-old-9446 .secondary-action-7d61 .sort-motion-9aeb::after,
  .badge-old-9446 .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 31px;
    height: 3px;
  }
  .badge-old-9446 .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -9px;
  }
  .badge-old-9446 .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .down_45ae .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 19px;
  }
  .down_45ae .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1px;
  }
  .down_45ae .secondary-action-7d61 .sort-motion-9aeb,
  .down_45ae .secondary-action-7d61 .sort-motion-9aeb::after,
  .down_45ae .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 19px;
    height: 2px;
  }
  .down_45ae .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -6px;
  }
  .down_45ae .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -6px;
  }
  .item-1b53 .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 22px;
  }
  .item-1b53 .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1px;
  }
  .item-1b53 .secondary-action-7d61 .sort-motion-9aeb,
  .item-1b53 .secondary-action-7d61 .sort-motion-9aeb::after,
  .item-1b53 .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 22px;
    height: 2px;
  }
  .item-1b53 .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -7px;
  }
  .item-1b53 .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -7px;
  }
  .main_down_ec55 .secondary-action-7d61 .badge_c33f {
    margin-top: -2px;
    width: 31px;
  }
  .main_down_ec55 .secondary-action-7d61 .sort-motion-9aeb {
    margin-top: -1.5px;
  }
  .main_down_ec55 .secondary-action-7d61 .sort-motion-9aeb,
  .main_down_ec55 .secondary-action-7d61 .sort-motion-9aeb::after,
  .main_down_ec55 .secondary-action-7d61 .sort-motion-9aeb::before {
    width: 31px;
    height: 3px;
  }
  .main_down_ec55 .secondary-action-7d61 .sort-motion-9aeb::before {
    top: -9px;
  }
  .main_down_ec55 .secondary-action-7d61 .sort-motion-9aeb::after {
    bottom: -9px;
  }
}
.yellow_8eab .sort-motion-9aeb {
  -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);
}
.yellow_8eab .sort-motion-9aeb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.yellow_8eab .sort-motion-9aeb::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);
}
.yellow_8eab.aside-bf86 .sort-motion-9aeb {
  -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);
}
.yellow_8eab.aside-bf86 .sort-motion-9aeb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.yellow_8eab.aside-bf86 .sort-motion-9aeb::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);
}
.advanced_8380 {
  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.header_right_8043:before {
  display: none;
}
.logo_e78c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.logo_e78c .article_1f3c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.logo_e78c .article_1f3c:last-of-type {
  border-bottom: none;
}
.logo_e78c .article_1f3c.component-4766,
.logo_e78c .article_1f3c.tertiary-yellow-85d5,
.logo_e78c .article_1f3c.banner-f23b {
  padding: 0;
}
.logo_e78c .heading_c577 .preview_16f8 {
  color: currentColor;
}
.logo_e78c .heading_c577 .preview_16f8:focus,
.logo_e78c .heading_c577 .preview_16f8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_e78c.tag_up_7a7e .cold_106f,
.logo_e78c.tag_up_7a7e .caption-cc6c a,
.logo_e78c.tag_up_7a7e .status_3519 a,
.logo_e78c.tag_up_7a7e .next-b07d a {
  color: rgba(0, 0, 0, 0.55);
}
.logo_e78c.tag_up_7a7e .cold_106f:hover,
.logo_e78c.tag_up_7a7e .caption-cc6c a:hover,
.logo_e78c.tag_up_7a7e .status_3519 a:hover,
.logo_e78c.tag_up_7a7e .next-b07d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_e78c.tag_up_7a7e .border_brown_55b7 {
  color: rgba(0, 0, 0, 0.8);
}
.logo_e78c.tag_up_7a7e .article_1f3c {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_e78c.tag_up_7a7e .article_1f3c:before {
  background: rgba(0, 0, 0, 0.08);
}
.logo_e78c.tag_up_7a7e .input-1dbe:before {
  background: rgba(255, 255, 255, 0.9);
}
.logo_e78c.tag_up_7a7e .heading_c577 .dim-3bc6 li a,
.logo_e78c.tag_up_7a7e .heading_c577 .preview_16f8,
.logo_e78c.tag_up_7a7e .next-b07d {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_e78c.tag_up_7a7e .heading_c577 .preview_16f8:focus,
.logo_e78c.tag_up_7a7e .heading_c577 .preview_16f8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_e78c.tag_up_7a7e .dim-3bc6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_e78c.title-glass-6431 .cold_106f,
.logo_e78c.title-glass-6431 .caption-cc6c a,
.logo_e78c.title-glass-6431 .status_3519 .preview_16f8,
.logo_e78c.title-glass-6431 .status_3519 a,
.logo_e78c.title-glass-6431 .next-b07d a {
  color: rgba(255, 255, 255, 0.79);
}
.logo_e78c.title-glass-6431 .cold_106f:hover,
.logo_e78c.title-glass-6431 .caption-cc6c a:hover,
.logo_e78c.title-glass-6431 .status_3519 .preview_16f8:hover,
.logo_e78c.title-glass-6431 .status_3519 a:hover,
.logo_e78c.title-glass-6431 .next-b07d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_e78c.title-glass-6431 .border_brown_55b7 {
  color: rgba(255, 255, 255, 0.99);
}
.logo_e78c.title-glass-6431 .article_1f3c {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_e78c.title-glass-6431 .article_1f3c:before {
  background: rgba(255, 255, 255, 0.08);
}
.logo_e78c.title-glass-6431 .input-1dbe:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo_e78c.title-glass-6431 .heading_c577 .dim-3bc6 li a,
.logo_e78c.title-glass-6431 .heading_c577 .preview_16f8,
.logo_e78c.title-glass-6431 .next-b07d {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_e78c.title-glass-6431 .heading_c577 .preview_16f8:focus,
.logo_e78c.title-glass-6431 .heading_c577 .preview_16f8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_e78c.title-glass-6431 .dim-3bc6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-1dbe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-1dbe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.blue-d114 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.button_5d0a .logo_e78c {
  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;
}
.button_5d0a .article_1f3c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.button_5d0a .article_1f3c: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) {
  .button_5d0a .article_1f3c:before {
    width: 16%;
    left: 42%;
  }
}
.button_5d0a .article_1f3c:last-child:before {
  content: none;
}
.button_5d0a .article_1f3c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.button_5d0a .heading_c577 .dim-3bc6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.button_5d0a .heading_c577 .dim-3bc6 li a .preview_16f8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.button_5d0a .heading_c577 .next-b07d {
  border: none;
}
.button_5d0a .heading_c577 .next-b07d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.button_5d0a .input-1dbe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.button_5d0a .blue-d114 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.button_5d0a .title-glass-6431 .input-1dbe:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_5d0a .tag_up_7a7e.section-8a11 .sort-motion-9aeb {
  background: rgba(0, 0, 0, 0.6);
}
.button_5d0a
  .tag_up_7a7e.section-8a11
  .sort-motion-9aeb::after,
.button_5d0a
  .tag_up_7a7e.section-8a11
  .sort-motion-9aeb:before {
  background: inherit;
}
.button_5d0a
  .tag_up_7a7e.section-8a11:hover
  .sort-motion-9aeb {
  background: rgba(0, 0, 0, 0.8);
}
.lower-1fc9 .logo_e78c {
  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) {
  .lower-1fc9 .logo_e78c {
    width: auto;
    right: 45px;
  }
}
.highlight-solid-f7fe .logo_e78c {
  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) {
  .highlight-solid-f7fe .logo_e78c {
    width: auto;
    left: 45px;
  }
}
.header_right_8043 .logo_e78c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header_right_8043 .blue-d114 {
  max-width: 48em;
  margin: 0 auto;
}
.header_right_8043 .input-1dbe:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary-stone-eadd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-stone-eadd.button_5d0a .logo_e78c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary-stone-eadd.lower-1fc9 .logo_e78c {
  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);
}
.tertiary-stone-eadd .logo_e78c {
  visibility: visible;
}
.tertiary-stone-eadd.highlight-solid-f7fe .logo_e78c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info-95cc,
.preview_6386 {
  overflow-x: hidden;
}
.info-95cc .logo_e78c {
  overflow: auto;
}
.info-95cc.button_5d0a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-95cc.button_5d0a .logo_e78c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info-95cc.button_5d0a .selected-ef1a {
  opacity: 0;
}
.info-95cc.lower-1fc9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-95cc.lower-1fc9 .logo_e78c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info-95cc.lower-1fc9 .selected-ef1a {
  opacity: 0;
}
.info-95cc.highlight-solid-f7fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-95cc.highlight-solid-f7fe .logo_e78c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info-95cc.highlight-solid-f7fe .selected-ef1a {
  opacity: 0;
}
.info-95cc.header_right_8043 .logo_e78c {
  z-index: 10;
  visibility: visible;
}
.section-8a11 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section-8a11 .sort-motion-9aeb {
  background: rgba(255, 255, 255, 0.99);
}
.section-8a11 .sort-motion-9aeb::after,
.section-8a11 .sort-motion-9aeb:before {
  background: inherit;
}
.section-8a11:hover .sort-motion-9aeb {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-solid-f7fe .section-8a11 {
  top: 10px;
  right: auto;
  left: 12px;
}
.header_right_8043 .section-8a11 {
  display: none !important;
}
.info-95cc:before,
.preview_6386:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info-95cc .section-8a11,
.preview_6386 .section-8a11 {
  display: inline-block;
}
.logo_e78c .mask_051c {
  -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;
}
.info-95cc .logo_e78c .mask_051c,
.preview_6386 .logo_e78c .mask_051c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-5b79 .description_narrow_e712 {
  width: 100%;
}
.search_short_052a {
  padding: 0 0.5em 0;
}
.search_short_052a [class*="customify-col-"],
.search_short_052a [class*="customify-col_"],
.search_short_052a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.upper_6691 .search_short_052a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside-bae5 .left_f2b9,
  .left_f2b9 {
    display: none;
  }
  .media_19b3 {
    text-align: left;
  }
  .accordion-839f {
    text-align: center;
  }
  .column_70ba {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside-bae5 .focused-523c,
  .focused-523c {
    display: none;
  }
  .header_0b90 {
    text-align: left;
  }
  .notification-bb0f {
    text-align: center;
  }
  .action_e6df {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside-bae5 .cold_7ffd,
  .cold_7ffd {
    display: none;
  }
  .inner_6bad {
    text-align: left;
  }
  .summary-white-342a {
    text-align: center;
  }
  .thumbnail_cc8d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tiny_91b2 {
  box-shadow: none !important;
}
.gallery_narrow_852a .focus-upper-99cc,
.shade_basic_025c .focus-upper-99cc {
  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;
}
.shade_basic_025c .focus-upper-99cc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.alert_be58 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.alert_be58:after,
.alert_be58:before {
  content: "";
  display: table;
}
.alert_be58:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .alert_be58 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.alert_be58,
.section-dirty-69cb {
  max-width: 1248px;
  margin: 0 auto;
}

.solid-d997.badge-wide-8dde .alert_be58 {
  max-width: 100%;
}
.solid-d997.picture-gold-54a2 {
  max-width: 1200px;
  margin: 0 auto;
}
.solid-d997.wrapper-dim-334f .alert_be58 {
  max-width: 100%;
}
.solid-d997.wrapper-dim-334f > .alert_be58 {
  padding-left: 0;
  padding-right: 0;
}
.solid-d997.wrapper-dim-334f > .alert_be58 .aside-bae5 {
  margin: 0;
}
.solid-d997.wrapper-dim-334f
  > .alert_be58
  .over-bcac.soft_9a8f {
  margin-right: 0;
  margin-left: 0;
}
.solid-d997.wrapper-dim-334f #main.soft_9a8f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .inner_d3da #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .inner_d3da #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .carousel_0663 .input_lite_6ca2 {
    padding-right: 1em;
  }
  .carousel_0663.wrapper-d158 .over-bcac {
    border-right: 1px solid #eaecee;
  }
  .carousel_0663.wrapper-d158 .input_lite_6ca2 {
    padding-right: 1em;
  }
  .carousel_0663.wrapper-d158 .dropdown_black_12e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_2088 .input_lite_6ca2 {
    padding-left: 1em;
  }
  .frame_2088.wrapper-d158 .over-bcac {
    border-left: 1px solid #eaecee;
  }
  .frame_2088.wrapper-d158 .input_lite_6ca2 {
    padding-left: 1em;
  }
  .frame_2088.wrapper-d158 .dropdown_black_12e0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-narrow-db64 .input_lite_6ca2 {
    padding-left: 1em;
  }
  .notice-narrow-db64.wrapper-d158 .fresh_6c5b {
    border-right: 1px solid #eaecee;
  }
  .notice-narrow-db64.wrapper-d158 .message-warm-cff0 {
    border-right: 1px solid #eaecee;
  }
  .notice-narrow-db64.wrapper-d158 .input_lite_6ca2 {
    padding-left: 1em;
  }
  .notice-narrow-db64.wrapper-d158 .dropdown_black_12e0 {
    padding-right: 1em;
  }
  .notice-narrow-db64.wrapper-d158 .paper_70de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_eb98 .input_lite_6ca2 {
    padding-right: 1em;
  }
  .form_eb98.wrapper-d158 .fresh_6c5b {
    border-left: 1px solid #eaecee;
  }
  .form_eb98.wrapper-d158 .message-warm-cff0 {
    border-left: 1px solid #eaecee;
  }
  .form_eb98.wrapper-d158 .input_lite_6ca2 {
    padding-right: 1em;
  }
  .form_eb98.wrapper-d158 .dropdown_black_12e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_eb98.wrapper-d158 .paper_70de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_d3da .input_lite_6ca2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_d3da.wrapper-d158 .over-bcac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .inner_d3da.wrapper-d158 .input_lite_6ca2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_d3da.wrapper-d158 .dropdown_black_12e0 {
    padding-left: 1em;
  }
  .inner_d3da.wrapper-d158 .paper_70de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .inner_d3da.wrapper-d158 .input_lite_6ca2 {
    padding-left: 0;
  }
}
.down_65f3 .north_bf7d {
  display: inline-block;
}
.caption-b1b1 {
  display: inline-block;
}
.rough-78d5 {
  word-con: break-word;
}
.badge-next-ec48 > span {
  display: inline-block;
  padding: 5px 0;
}
.badge-next-ec48 .title_down_43c5 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge-next-ec48 .fast-a091 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fluid-63f2 .fluid-f26a {
  margin-bottom: 2em;
}
.fluid-63f2 .mask-fa04 {
  margin-bottom: 15px;
}
.fluid-63f2 .mask-fa04:last-child {
  margin-bottom: 0;
}
.fluid-63f2 .border-2dad {
  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) {
  .fluid-63f2 .border-2dad {
    display: block;
  }
}
.fluid-63f2 .gallery-center-b581 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fluid-63f2 .gallery-center-b581 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fluid-63f2 .label-inner-a7dc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fluid-63f2 .label-inner-a7dc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fluid-63f2 .label-inner-a7dc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fluid-63f2 .rough-78d5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fluid-63f2 .rough-78d5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fluid-63f2 .accent_0011 p:last-child {
  margin-bottom: 0;
}
.fluid-63f2 .summary_basic_0cdb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fluid-63f2 .popup-c4c6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fluid-63f2 .media-next-60a2 {
  margin-top: 1em;
}
.fluid-63f2 .feature-hovered-f706 {
  top: 0;
  display: block;
}
.fluid-63f2 .feature-hovered-f706 a {
  color: inherit;
}
.fluid-63f2 .feature-hovered-f706 a:hover {
  color: inherit;
}
.fluid-63f2 .list_right_d443 {
  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;
}
.fluid-63f2 .list_right_d443:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fluid-63f2 .popup-c4c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fluid-63f2 .light_9a73 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fluid-63f2 .light_9a73:first-child {
  margin-top: 0;
}
.fluid-63f2 .light_9a73.table-green-5ec8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fluid-63f2 .light_9a73.current_f028 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fluid-63f2
  .light_9a73.current_f028.overlay-9aff
  .media-next-60a2 {
  width: 100%;
}
.fluid-63f2 .current_f028 {
  -webkit-box-align: center;
  align-items: center;
}
.fluid-63f2 .current_f028 .badge-next-ec48,
.fluid-63f2 .current_f028 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fluid-63f2 .label-inner-a7dc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fluid-63f2 .label-inner-a7dc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fluid-63f2 .label-inner-a7dc: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;
}
.fluid-63f2 .table-green-5ec8 {
  z-index: 5;
}
.fluid-63f2 .popup-huge-f9e1 .down_b7c0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fluid-63f2 .badge-4374 .down_b7c0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fluid-63f2 .black_9e15 .down_b7c0 {
  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;
}
.fluid-63f2.thumbnail-b482 .border-2dad,
.fluid-63f2.fresh-b392 .border-2dad {
  display: block;
}
.fluid-63f2.thumbnail-b482 .border-2dad .sidebar_rough_82d4,
.fluid-63f2.thumbnail-b482 .border-2dad .popup-c4c6,
.fluid-63f2.fresh-b392 .border-2dad .sidebar_rough_82d4,
.fluid-63f2.fresh-b392 .border-2dad .popup-c4c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fluid-63f2.image_f0b3 .gallery-center-b581 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fluid-63f2.image_f0b3 .gallery-center-b581 {
    margin-right: 0;
  }
}
.fluid-63f2.thumbnail-b482 .gallery-center-b581,
.fluid-63f2.fresh-b392 .gallery-center-b581 {
  padding-top: 40%;
}
.fluid-63f2.thumbnail-b482 .fluid-f26a,
.fluid-63f2.fresh-b392 .fluid-f26a {
  display: block;
}
.fluid-63f2.thumbnail-b482 .fn-sticky-d421 .popup-c4c6,
.fluid-63f2.fresh-b392 .fn-sticky-d421 .popup-c4c6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fluid-63f2.thumbnail-b482 .gallery-center-b581,
.fluid-63f2.fresh-b392 .gallery-center-b581 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fluid-63f2.thumbnail-b482 .popup-c4c6 {
  padding: 1em;
}
.content_f77a {
  margin: 30px auto;
  display: block;
}
.content_f77a .tabs_529c > * {
  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;
}
.content_f77a .tabs_529c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_f77a .tabs_529c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_1b5e .badge-next-ec48 {
  margin-bottom: 1.41575em;
}
.content_1b5e .info-b219 {
  margin-bottom: 1.618em;
}
.light_a49d .pattern_rough_d650 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.light_a49d .pattern_rough_d650 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.light_a49d .sort-cold-cfc5 {
  max-width: 100%;
  overflow: auto;
}
.secondary_advanced_bf6f .light_a49d a:hover {
  text-decoration: underline;
}
.out_5cdd .mask-fa04:not(.rough-78d5),
.out_5cdd .label-inner-a7dc {
  margin-bottom: 1.41575em;
}
.out_5cdd .mask-fa04:not(.rough-78d5):last-child,
.out_5cdd .label-inner-a7dc:last-child {
  margin-bottom: 0;
}
.out_5cdd .mask-fa04.basic_9633 {
  margin-bottom: 0.41575em;
}
.out_5cdd .chip-0453:before,
.out_5cdd .south_f412:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.out_5cdd .chip-0453:before {
  content: "\f115";
}
.out_5cdd .south_f412:before {
  content: "\f02c";
}
.out_5cdd .glass-30fd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.out_5cdd .glass-30fd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.image_ab23 {
  display: -webkit-box;
  display: flex;
}
.image_ab23 .frame-silver-3d6d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .image_ab23 .frame-silver-3d6d {
    flex-basis: 90px;
  }
}
.image_ab23 .out-d902 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .image_ab23 .out-d902 {
    flex-basis: calc(100% - 50px);
  }
}
.image_ab23 .overlay-pink-b14f p:last-child {
  margin-bottom: 0.72em;
}
.nav-824e .tabs_529c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav-824e .tabs_529c:after,
.nav-824e .tabs_529c:before {
  content: "";
  display: table;
}
.nav-824e .tabs_529c:after {
  clear: both;
}
.nav-824e .tabs_529c .gradient_top_86d0,
.nav-824e .tabs_529c .selected-a4e9 {
  width: 49%;
}
.nav-824e .tabs_529c .gradient_top_86d0 a span.blue-52ca,
.nav-824e .tabs_529c .selected-a4e9 a span.blue-52ca {
  display: block;
  margin-bottom: 5px;
}
.nav-824e .tabs_529c .selected-a4e9 {
  float: left;
  text-align: left;
}
.nav-824e .tabs_529c .gradient_top_86d0 {
  float: right;
  text-align: right;
}
.dropdown_brown_40fd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown_brown_40fd {
    margin-bottom: 0;
  }
}
.pro_6ac8 {
  margin-bottom: 1em;
}
.pro_6ac8 .rough-78d5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.breadcrumb-last-3901 a {
  display: block;
  line-height: 0;
  position: relative;
}
.text-iron-062d .pro_6ac8,
.item-7ae0 .pro_6ac8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .text-iron-062d .pro_6ac8,
  .item-7ae0 .pro_6ac8 {
    display: block;
  }
}
.text-iron-062d .breadcrumb-last-3901,
.item-7ae0 .breadcrumb-last-3901 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .text-iron-062d .breadcrumb-last-3901,
  .item-7ae0 .breadcrumb-last-3901 {
    margin-bottom: 1em;
  }
}
.text-iron-062d .breadcrumb-last-3901 img,
.item-7ae0 .breadcrumb-last-3901 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.text-iron-062d .media-stone-b755,
.item-7ae0 .media-stone-b755 {
  flex-basis: calc(100% - 160px);
}
.text-iron-062d .media-stone-b755 p,
.item-7ae0 .media-stone-b755 p {
  margin-bottom: 0;
}
.text-iron-062d .media-stone-b755 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .text-iron-062d .media-stone-b755 {
    padding-left: 0;
  }
}
.item-7ae0 .media-stone-b755 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .item-7ae0 .media-stone-b755 {
    padding-right: 0;
  }
}
.item-7ae0 .breadcrumb-last-3901 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.overlay_ddc8 .breadcrumb-last-3901 {
  margin-bottom: 0.5em;
}
.overlay_ddc8 .breadcrumb-last-3901 img {
  width: 100%;
}
.middle_f960 .easy_d44c,
.popup_255d .easy_d44c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup_255d .over-bcac .short-3b35 p:last-child {
  margin-bottom: 0;
}
.hero-slow-9737 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focus_8ed0 .pink_195f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focus_8ed0 .pink_195f:last-of-type {
    margin-bottom: 0;
  }
}
.focus_8ed0 .pink_195f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_8ed0 .pink_195f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focus_8ed0 .pink_195f ul li {
  margin: 0 0 0.6em;
}
.focus_8ed0 .pink_195f ul li.carousel_hot_b895,
.focus_8ed0 .pink_195f ul li.main-hot-d894 {
  position: relative;
}
.focus_8ed0 .pink_195f ul li.carousel_hot_b895 .red-20e7,
.focus_8ed0 .pink_195f ul li.main-hot-d894 .red-20e7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focus_8ed0 .pink_195f ul li.carousel_hot_b895:after:after,
.focus_8ed0 .pink_195f ul li.carousel_hot_b895:after:before,
.focus_8ed0
  .pink_195f
  ul
  li.main-hot-d894:after:after,
.focus_8ed0
  .pink_195f
  ul
  li.main-hot-d894:after:before {
  content: "";
  display: table;
}
.focus_8ed0 .pink_195f ul li.carousel_hot_b895:after:after,
.focus_8ed0
  .pink_195f
  ul
  li.main-hot-d894:after:after {
  clear: both;
}
.focus_8ed0 .pink_195f a.accordion_paper_1053:hover {
  text-decoration: none;
}
.focus_8ed0 .pink_195f select {
  max-width: 100%;
}
.focus_8ed0 .pink_195f table {
  font-size: 85%;
}
.focus_8ed0 .pink_195f table td,
.focus_8ed0 .pink_195f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focus_8ed0 .pink_195f table tfoot td {
  text-align: left;
}
.focus_8ed0 .pink_195f :last-child {
  margin-bottom: 0;
}
.focus_8ed0 .pink_195f .hot-7582 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focus_8ed0 .pink_195f .hot-7582 label {
  width: 100%;
}
.focus_8ed0 .pink_195f .hot-7582 .chip-hard-f6ea {
  width: 100%;
  display: block;
}
.focus_8ed0 .pink_195f .hot-7582 .element-slow-1526 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focus_8ed0 .pink_195f .hot-7582 .element-slow-1526:hover svg #svg-search {
  fill: #444;
}
.focus_8ed0 .pink_195f .hot-7582 .element-slow-1526 svg {
  width: 18px;
  height: 18px;
}
.focus_8ed0 .video_a07b ul ul,
.focus_8ed0 .message_huge_ba4f ul ul,
.focus_8ed0 .popup_6d3d ul ul,
.focus_8ed0 .hard-8302 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focus_8ed0 .video_a07b .list_bb31 > a,
.focus_8ed0 .message_huge_ba4f .list_bb31 > a,
.focus_8ed0 .popup_6d3d .list_bb31 > a,
.focus_8ed0 .hard-8302 .list_bb31 > a {
  margin-bottom: 0;
}
.focus_8ed0 .layout-simple-1898 li,
.focus_8ed0 .video_a07b li,
.focus_8ed0 .carousel-24ca li,
.focus_8ed0 .message_huge_ba4f li,
.focus_8ed0 .popup_6d3d li,
.focus_8ed0 .hard-8302 li,
.focus_8ed0 .popup_43e3 li,
.focus_8ed0 .photo-57ba li {
  display: block;
  position: relative;
}
.focus_8ed0 .layout-simple-1898 li:last-child,
.focus_8ed0 .video_a07b li:last-child,
.focus_8ed0 .carousel-24ca li:last-child,
.focus_8ed0 .message_huge_ba4f li:last-child,
.focus_8ed0 .popup_6d3d li:last-child,
.focus_8ed0 .hard-8302 li:last-child,
.focus_8ed0 .popup_43e3 li:last-child,
.focus_8ed0 .photo-57ba li:last-child {
  border: none;
}
.focus_8ed0 .layout-simple-1898 li a,
.focus_8ed0 .video_a07b li a,
.focus_8ed0 .carousel-24ca li a,
.focus_8ed0 .message_huge_ba4f li a,
.focus_8ed0 .popup_6d3d li a,
.focus_8ed0 .hard-8302 li a,
.focus_8ed0 .popup_43e3 li a,
.focus_8ed0 .photo-57ba li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_8ed0 .layout-simple-1898 li ul li::before,
.focus_8ed0 .video_a07b li ul li::before,
.focus_8ed0 .carousel-24ca li ul li::before,
.focus_8ed0 .message_huge_ba4f li ul li::before,
.focus_8ed0 .popup_6d3d li ul li::before,
.focus_8ed0 .hard-8302 li ul li::before,
.focus_8ed0 .popup_43e3 li ul li::before,
.focus_8ed0 .photo-57ba li ul li::before {
  left: 15px;
}
.focus_8ed0 .layout-simple-1898 li ul a,
.focus_8ed0 .video_a07b li ul a,
.focus_8ed0 .carousel-24ca li ul a,
.focus_8ed0 .message_huge_ba4f li ul a,
.focus_8ed0 .popup_6d3d li ul a,
.focus_8ed0 .hard-8302 li ul a,
.focus_8ed0 .popup_43e3 li ul a,
.focus_8ed0 .photo-57ba li ul a {
  padding-left: 20px;
}
.focus_8ed0 .layout-simple-1898 li ul ul li::before,
.focus_8ed0 .video_a07b li ul ul li::before,
.focus_8ed0 .carousel-24ca li ul ul li::before,
.focus_8ed0 .message_huge_ba4f li ul ul li::before,
.focus_8ed0 .popup_6d3d li ul ul li::before,
.focus_8ed0 .hard-8302 li ul ul li::before,
.focus_8ed0 .popup_43e3 li ul ul li::before,
.focus_8ed0 .photo-57ba li ul ul li::before {
  left: 30px;
}
.focus_8ed0 .layout-simple-1898 li ul ul a,
.focus_8ed0 .video_a07b li ul ul a,
.focus_8ed0 .carousel-24ca li ul ul a,
.focus_8ed0 .message_huge_ba4f li ul ul a,
.focus_8ed0 .popup_6d3d li ul ul a,
.focus_8ed0 .hard-8302 li ul ul a,
.focus_8ed0 .popup_43e3 li ul ul a,
.focus_8ed0 .photo-57ba li ul ul a {
  padding-left: 40px;
}
.focus_8ed0 .stale_9be5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focus_8ed0 .photo-57ba ul li {
  margin-bottom: 1.41575em;
}
.focus_8ed0 .photo-57ba ul li .overlay-417e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focus_8ed0 .photo-57ba ul li .gold_a97b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.title-glass-6431 .layout-simple-1898 li a,
.title-glass-6431 .video_a07b li a,
.title-glass-6431 .carousel-24ca li a,
.title-glass-6431 .message_huge_ba4f li a,
.title-glass-6431 .popup_6d3d li a,
.title-glass-6431 .hard-8302 li a,
.title-glass-6431 .popup_43e3 li a,
.title-glass-6431 .photo-57ba li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-glass-6431 .stale_9be5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-glass-6431 .pink_195f ul li.carousel_hot_b895 .red-20e7,
.title-glass-6431 .pink_195f ul li.main-hot-d894 .red-20e7 {
  background: rgba(0, 0, 0, 0.2);
}
.title-glass-6431 .focus_8ed0 .pink_195f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-d997 .focus_8ed0 .dim-3bc6 li {
  margin: 0;
}
.solid-d997 .focus_8ed0 .dim-3bc6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.solid-d997 .focus_8ed0 .dim-3bc6 li ul {
  margin: 0;
}
.solid-d997 .focus_8ed0 .dim-3bc6 li ul li a {
  padding-left: 15px;
}
.solid-d997 .focus_8ed0 .dim-3bc6 li ul li li a {
  padding-left: 30px;
}
.solid-d997 .focus_8ed0 .dim-3bc6 li.panel-north-fc0a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.solid-d997 .focus_8ed0 .dim-3bc6 li.panel-north-fc0a > 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;
}
.solid-d997 .focus_8ed0 .dim-3bc6 li.panel-north-fc0a > 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;
}
.thick-c4b8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav_243b {
  position: relative;
  z-index: 10;
}
.nav_243b .mask_051c {
  width: 100%;
  max-width: 100%;
}
.aside-inner-d62d .popup_top_aaa5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside-inner-d62d .tag_up_7a7e {
}
.aside-inner-d62d .title-glass-6431 {
  background: #292929;
}
.outline_small_9132 .popup_top_aaa5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.outline_small_9132 .tag_up_7a7e {
  background: #f9f9f9;
}
.outline_small_9132 .title-glass-6431 {
  background: #303030;
}
.pagination_dark_b5fa .popup_top_aaa5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_dark_b5fa .north_bf7d {
    margin-bottom: 1em;
  }
  .pagination_dark_b5fa .north_bf7d:last-child {
    margin-bottom: 0;
  }
}
.pagination_dark_b5fa .tag_up_7a7e {
  background: #ededed;
}
.pagination_dark_b5fa .title-glass-6431 {
  background: #1a1a1a;
}
.popup_top_aaa5.tag_up_7a7e {
  color: rgba(0, 0, 0, 0.6);
}
.popup_top_aaa5.tag_up_7a7e .blue_6481 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_top_aaa5.title-glass-6431 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_top_aaa5.title-glass-6431 a:not(.accordion_paper_1053) {
  color: rgba(255, 255, 255, 0.79);
}
.popup_top_aaa5.title-glass-6431 a:not(.accordion_paper_1053):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_top_aaa5.title-glass-6431 .blue_6481 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_top_aaa5.title-glass-6431 table tbody td,
.popup_top_aaa5.title-glass-6431 table th {
  background: rgba(0, 0, 0, 0.08);
}
.preview-9407.shadow_ac97 .alert_be58 {
  max-width: initial;
}
.preview-9407 .warm_34dd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.preview-9407 .warm_34dd .mask_051c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .preview-9407 .warm_34dd .mask_051c {
    display: block;
    margin-bottom: 2em;
  }
  .preview-9407 .warm_34dd .mask_051c:last-child {
    margin-bottom: 0;
  }
}
.pagination_dark_b5fa .north_bf7d:last-child,
.outline_small_9132 .north_bf7d:last-child,
.aside-inner-d62d .north_bf7d:last-child {
  margin-bottom: 0;
}
.pagination_dark_b5fa .north_bf7d .focus_8ed0 .pink_195f:last-child,
.outline_small_9132 .north_bf7d .focus_8ed0 .pink_195f:last-child,
.aside-inner-d62d .north_bf7d .focus_8ed0 .pink_195f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination_dark_b5fa .layout-middle-9b8f,
  .pagination_dark_b5fa .detail-steel-f621,
  .outline_small_9132 .layout-middle-9b8f,
  .outline_small_9132 .detail-steel-f621,
  .aside-inner-d62d .layout-middle-9b8f,
  .aside-inner-d62d .detail-steel-f621 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav_243b .north_bf7d {
    margin-bottom: 2em;
  }
}
.nav_243b p:last-child {
  margin-bottom: 0;
}
.nav_243b li,
.nav_243b ul {
  list-style: none;
  margin: 0;
}
.nav_243b ul ul {
  margin-left: 2.617924em;
}
.detail-in-b765 {
  font-size: 0.875em;
}

/* css-noise: b607 */
.promo-block-s0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
