/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_085f/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_085f
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.primary_085f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link_purple_c3f2.detail_3fb7/licenses/gpl-2.0.huge-3307
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.video-934a/, (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.section_c49e.gradient-567e/normalize.panel-6692/
 ======
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.panel-6692 v7.0.0 | MIT License | github.primary_085f/necolas/normalize.panel-6692 */
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;
}
.shadow_outer_cbae .filter_warm_bd90,
.notice_hard_5f26,
.progress_cc16,
.north-67d0,
.label-center-4352,
.tabs-wide-f209,
.dark_7362,
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;
}
.notice_hard_5f26,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notice_hard_5f26,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notice_hard_5f26,
  h1 {
    font-size: 1.8em;
  }
}
.progress_cc16,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.progress_cc16 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .progress_cc16,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .progress_cc16,
  h2 {
    font-size: 1.7em;
  }
}
.north-67d0,
h3 {
  font-size: 1.618em;
}
.shadow_outer_cbae .filter_warm_bd90,
.label-center-4352,
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.card_fc09 {
  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;
}
.under-23f2:after,
.under-23f2:before,
.lower_85d4:after,
.lower_85d4:before {
  content: "";
  display: table;
}
.under-23f2:after,
.lower_85d4:after {
  clear: both;
}
.tall_fdb7 {
  float: right;
  margin-right: 0;
}
.link_bad4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.south_d087 .modal-df19,
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;
}
.south_d087 .modal-df19: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;
}
.status_fc94 .modal-df19 {
  box-shadow: none;
}
.status_fc94
  .modal-df19
  .selected-fe25 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.status_fc94 .modal-df19 .alert-outer-b1de {
  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;
}
.status_fc94
  .modal-df19
  .alert-outer-b1de
  b {
  display: none;
}
.status_fc94 .orange-6f88 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.orange-0935:not(.footer-large-c479):not(.column_left_b700),
button:not(.footer-large-c479):not(.column_left_b700),
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ),
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ),
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ) {
  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;
}
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ):hover,
button:not(.footer-large-c479):not(
    .column_left_b700
  ):hover,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ):hover,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ):hover,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ):active,
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ):focus,
button:not(.footer-large-c479):not(
    .column_left_b700
  ):active,
button:not(.footer-large-c479):not(
    .column_left_b700
  ):focus,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ):active,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ):focus,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ):active,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ):focus,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ):active,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ):focus {
  outline: 0;
}
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b,
button:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b {
  position: relative;
}
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .gallery-51e0,
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .image-d915,
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .bright-33e0,
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  i,
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  svg,
button:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .gallery-51e0,
button:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .image-d915,
button:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .bright-33e0,
button:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  i,
button:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  svg,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .gallery-51e0,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .image-d915,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .bright-33e0,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  i,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  svg,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .gallery-51e0,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .image-d915,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .bright-33e0,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  i,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  svg,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .gallery-51e0,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .image-d915,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  .bright-33e0,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  i,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b
  svg {
  visibility: hidden;
}
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b:after,
button:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b:after,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b:after,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b:after,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ).fn-loading-a93b: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;
}
.orange-0935:not(.footer-large-c479):not(.column_left_b700),
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ),
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ),
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ) {
  color: #fff;
  background: #235787;
}
.orange-0935:not(.footer-large-c479):not(
    .column_left_b700
  ):focus,
input[type="button"]:not(.footer-large-c479):not(
    .column_left_b700
  ):focus,
input[type="reset"]:not(.footer-large-c479):not(
    .column_left_b700
  ):focus,
input[type="submit"]:not(.footer-large-c479):not(
    .column_left_b700
  ):focus {
  color: #fff;
}
.orange-0935.fn-disabled-a93b:not(.footer-large-c479):not(
    .column_left_b700
  ),
.orange-0935[disabled]:not(.footer-large-c479):not(
    .column_left_b700
  ),
button.fn-disabled-a93b:not(.footer-large-c479):not(
    .column_left_b700
  ),
button[disabled]:not(.footer-large-c479):not(
    .column_left_b700
  ) {
  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;
}
.stone-fe60 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.stone-fe60: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;
}
.next-21fe {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.top-d564 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero_51a8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.under-23f2:after,
.under-23f2:before,
.current-c134:after,
.current-c134:before,
.backdrop-selected-1575:after,
.backdrop-selected-1575:before,
.preview-3354:after,
.preview-3354:before,
.texture-1ba3:after,
.texture-1ba3:before,
.filter_next_6a42:after,
.filter_next_6a42:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.under-23f2:after,
.current-c134:after,
.backdrop-selected-1575:after,
.preview-3354:after,
.texture-1ba3:after,
.filter_next_6a42:after {
  clear: both;
}
.current-c134 .frame_wood_82dd,
.backdrop-selected-1575 .frame_wood_82dd,
.heading-a21e .frame_wood_82dd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outer-528a {
  display: inline-block;
}
.text_4ef8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text_4ef8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text_4ef8 .thumbnail_d46e {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail_d46e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.next-7e62 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.next-7e62:after,
.next-7e62:before {
  content: "";
  display: table;
}
.next-7e62:after {
  clear: both;
}
.border_8bd8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cool_1bb7 .border_8bd8 {
  max-width: 50%;
}
.gold_7338 .border_8bd8 {
  max-width: 33.33%;
}
.gas_35d5 .border_8bd8 {
  max-width: 25%;
}
.silver_ad63 .border_8bd8 {
  max-width: 20%;
}
.sort-left-eaa8 .border_8bd8 {
  max-width: 16.66%;
}
.overlay-hot-657b .border_8bd8 {
  max-width: 14.28%;
}
.filter_medium_67ab .border_8bd8 {
  max-width: 12.5%;
}
.input_black_b1b1 .border_8bd8 {
  max-width: 11.11%;
}
.heading-short-b673 {
  display: block;
}
.shadow_outer_cbae .button-light-a85c label,
.shadow_outer_cbae .lite-ec9c label,
.shadow_outer_cbae .complex_c5b2 label,
.shadow_outer_cbae .steel_9e33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev_1dbe {
  list-style: none;
  margin: 0;
}
.prev_1dbe article.search_8b4f {
  margin-bottom: 0;
}
.prev_1dbe ul {
  list-style: none;
  margin: 0;
}
.prev_1dbe .tabs_78b4 li.search_8b4f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev_1dbe .tabs_78b4 li.search_8b4f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev_1dbe .tabs_78b4 li.search_8b4f: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) {
  .prev_1dbe .tabs_78b4 li.search_8b4f li.search_8b4f li.search_8b4f li.search_8b4f {
    padding-left: 0;
  }
}
article.search_8b4f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_8b4f .current-c134 p:last-of-type {
  margin-bottom: 0;
}
article.search_8b4f .text-short-c5f3 {
  float: left;
}
article.search_8b4f .primary-clean-f71e {
  margin-left: 85px;
}
article.search_8b4f .preview_under_63a1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_8b4f .preview_under_63a1 .article_0570 {
  margin-left: 10px;
}
article.search_8b4f .form-over-1d12 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_8b4f .outline_hard_0cb6 {
  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 .button-light-a85c,
  #respond .complex_c5b2,
  #respond .steel_9e33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-light-a85c input,
#respond .complex_c5b2 input,
#respond .steel_9e33 input {
  width: 100%;
}
#respond .steel_9e33 {
  margin-right: 0;
}
#respond .gold_3540 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media-4eb2 {
  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;
}
.media-4eb2.active-c42f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.media-4eb2 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%);
}
.media-4eb2:focus,
.media-4eb2: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);
}
.fast_6d4e {
  border-radius: 10%;
}
.blue-1bdb {
  border-radius: 50%;
}
.card_bronze_ea15 {
  font-size: 0.72em;
}
.description_0653 {
  font-size: 0.875em;
}
.dropdown-south-e4d4 {
  font-size: 1.1em;
}
.form-9818 {
  text-transform: uppercase;
  line-height: 1.2;
}
.form-9818.card_bronze_ea15 {
  letter-spacing: 0.5px;
}
.breadcrumb-a3fb,
.breadcrumb-a3fb a {
  color: #6d6d6d;
}
.breadcrumb-a3fb a:hover {
  color: #111;
}
.hovered-8396 {
  color: #6d6d6d;
}
.article_969d {
  overflow-x: hidden;
}
.article_969d .mini-f03e.up_461c {
  position: relative;
}
.article_969d .mini-f03e.up_461c.focused_28b0 {
  position: initial;
}
.article_969d
  .mini-f03e.up_461c.focused_28b0
  .main-9e62 {
  left: auto;
}
.article_969d .mini-f03e .main-9e62 {
  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;
}
.article_969d .mini-f03e:hover.up_461c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.article_969d
  .mini-f03e:hover.up_461c
  .main-9e62 {
  display: block;
  z-index: 9999999;
}
.article_969d .progress_active_4d01 .gold_eddd,
.article_969d .motion_aa14 .gold_eddd {
  display: none;
}
.article_969d .small-38e6 .mini-f03e:hover.up_461c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shadow_outer_cbae .button-light-a85c label,
.shadow_outer_cbae .lite-ec9c label,
.shadow_outer_cbae .complex_c5b2 label,
.shadow_outer_cbae .steel_9e33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev_1dbe {
  list-style: none;
  margin: 0;
}
.prev_1dbe article.search_8b4f {
  margin-bottom: 0;
}
.prev_1dbe ul {
  list-style: none;
  margin: 0;
}
.prev_1dbe .tabs_78b4 li.search_8b4f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev_1dbe .tabs_78b4 li.search_8b4f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev_1dbe .tabs_78b4 li.search_8b4f: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) {
  .prev_1dbe .tabs_78b4 li.search_8b4f li.search_8b4f li.search_8b4f li.search_8b4f {
    padding-left: 0;
  }
}
article.search_8b4f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_8b4f .current-c134 p:last-of-type {
  margin-bottom: 0;
}
article.search_8b4f .text-short-c5f3 {
  float: left;
}
article.search_8b4f .primary-clean-f71e {
  margin-left: 85px;
}
article.search_8b4f .preview_under_63a1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_8b4f .preview_under_63a1 .article_0570 {
  margin-left: 10px;
}
article.search_8b4f .form-over-1d12 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_8b4f .outline_hard_0cb6 {
  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 .button-light-a85c,
  #respond .complex_c5b2,
  #respond .steel_9e33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-light-a85c input,
#respond .complex_c5b2 input,
#respond .steel_9e33 input {
  width: 100%;
}
#respond .steel_9e33 {
  margin-right: 0;
}
#respond .gold_3540 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_active_4d01 .wrapper_blue_a374 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_blue_a374 .breadcrumb-lower-94cd.slider-2b89 .stale_58ed > li > a:focus,
.wrapper_blue_a374 .breadcrumb-lower-94cd.slider-2b89 .stale_58ed > li > a:hover,
.wrapper_blue_a374 .breadcrumb-lower-94cd.caption-simple-dbbc .stale_58ed > li > a:focus,
.wrapper_blue_a374 .breadcrumb-lower-94cd.caption-simple-dbbc .stale_58ed > li > a:hover,
.wrapper_blue_a374 .breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed > li > a:focus,
.wrapper_blue_a374 .breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_blue_a374
  .breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li.bottom_1d3a
  > a,
.wrapper_blue_a374
  .breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li.clean-82ec
  > a,
.wrapper_blue_a374
  .breadcrumb-lower-94cd.caption-simple-dbbc
  .stale_58ed
  > li.bottom_1d3a
  > a,
.wrapper_blue_a374
  .breadcrumb-lower-94cd.caption-simple-dbbc
  .stale_58ed
  > li.clean-82ec
  > a,
.wrapper_blue_a374
  .breadcrumb-lower-94cd.gallery_active_b430
  .stale_58ed
  > li.bottom_1d3a
  > a,
.wrapper_blue_a374 .breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed > li.narrow_5b5d > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_blue_a374 .pattern_gold_8d51,
.wrapper_blue_a374 .pattern_gold_8d51 a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_blue_a374 .component_warm_b16e.layout-next-30bd li a,
.wrapper_blue_a374 .icon_lower_b6a4 a,
.wrapper_blue_a374 .table-30f1,
.wrapper_blue_a374 .stale_58ed > li > a,
.wrapper_blue_a374 .tag_bronze_0c83 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374 .component_warm_b16e.layout-next-30bd li a:hover,
.wrapper_blue_a374 .icon_lower_b6a4 a:hover,
.wrapper_blue_a374 .table-30f1:hover,
.wrapper_blue_a374 .stale_58ed > li > a:hover,
.wrapper_blue_a374 .tag_bronze_0c83:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_blue_a374 .chip-6733 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374 .chip-6733 .media_8326 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_blue_a374 .chip-6733:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_blue_a374 .left-25c3 .panel-hovered-090d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374 .left-25c3 .panel-hovered-090d .gas-3b59 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374
  .left-25c3
  .panel-hovered-090d
  .gas-3b59::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374
  .left-25c3
  .panel-hovered-090d
  .gas-3b59:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374
  .left-25c3
  .panel-hovered-090d
  .gas-3b59::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374
  .left-25c3
  .panel-hovered-090d
  .gas-3b59::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374 .left-25c3 .form_766d {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_blue_a374 .left-25c3 .form_766d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_f675
  .wrapper_blue_a374
  .left-25c3
  .element_b42f
  .aside_motion_964e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue_f675
  .wrapper_blue_a374
  .left-25c3
  .element_b42f
  .gas-3b59 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_active_4d01 .basic_97a1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.basic_97a1 .breadcrumb-lower-94cd.slider-2b89 .stale_58ed > li > a:focus,
.basic_97a1 .breadcrumb-lower-94cd.slider-2b89 .stale_58ed > li > a:hover,
.basic_97a1 .breadcrumb-lower-94cd.caption-simple-dbbc .stale_58ed > li > a:focus,
.basic_97a1 .breadcrumb-lower-94cd.caption-simple-dbbc .stale_58ed > li > a:hover,
.basic_97a1 .breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed > li > a:focus,
.basic_97a1 .breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_97a1
  .breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li.bottom_1d3a
  > a,
.basic_97a1
  .breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li.clean-82ec
  > a,
.basic_97a1
  .breadcrumb-lower-94cd.caption-simple-dbbc
  .stale_58ed
  > li.bottom_1d3a
  > a,
.basic_97a1
  .breadcrumb-lower-94cd.caption-simple-dbbc
  .stale_58ed
  > li.clean-82ec
  > a,
.basic_97a1
  .breadcrumb-lower-94cd.gallery_active_b430
  .stale_58ed
  > li.bottom_1d3a
  > a,
.basic_97a1 .breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed > li.narrow_5b5d > a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_97a1 .pattern_gold_8d51,
.basic_97a1 .pattern_gold_8d51 a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_97a1 .component_warm_b16e.layout-next-30bd li a,
.basic_97a1 .icon_lower_b6a4 a,
.basic_97a1 .table-30f1,
.basic_97a1 .stale_58ed > li > a,
.basic_97a1 .tag_bronze_0c83 {
  color: rgba(0, 0, 0, 0.55);
}
.basic_97a1 .component_warm_b16e.layout-next-30bd li a:hover,
.basic_97a1 .icon_lower_b6a4 a:hover,
.basic_97a1 .table-30f1:hover,
.basic_97a1 .stale_58ed > li > a:hover,
.basic_97a1 .tag_bronze_0c83:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_97a1 .chip-6733 {
  color: rgba(0, 0, 0, 0.55);
}
.basic_97a1 .chip-6733 .media_8326 {
  color: rgba(0, 0, 0, 0.8);
}
.basic_97a1 .chip-6733:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot-b962 .chip-2e01 {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-selected-1575 > * {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-selected-1575 .next-21fe {
  margin-right: 1.41575em;
}
.bronze_0afb .backdrop-selected-1575 > .lower-d99e {
  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;
}
.bronze_0afb .backdrop-selected-1575 > .alert-d374 {
  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;
}
.hover_512b.hot-b962 .chip-2e01,
.menu_5da9.hot-b962 .chip-2e01 {
  margin-left: 0;
}
.notification-301d.hot-b962 .chip-2e01,
.stone_0fa6.hot-b962 .chip-2e01 {
  margin-right: 0;
}
.backdrop-selected-1575 ol,
.backdrop-selected-1575 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container_mini_35e3 video {
  max-width: 100%;
}
.chip-orange-edbe img {
  display: block;
}
.chip-orange-edbe.next-21fe,
.chip-orange-edbe.top-d564 {
  width: 100%;
}
.chip-orange-edbe.alert-d374 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion_pressed_8d30:not(.panel-upper-4973) {
  margin: 1.5em auto;
}
.east_e548 p {
  padding: 1.5em 14px;
}
ul.cool_f246.alert-d374,
ul.cool_f246.lower-d99e,
ul.cool_f246.caption-west-d71f.lower-d99e {
  padding: 0 14px;
}
.brown_1912 {
  display: block;
  overflow-x: auto;
}
.brown_1912 table {
  border-collapse: collapse;
  width: 100%;
}
.brown_1912 td,
.brown_1912 th {
  padding: 0.5em;
}
.backdrop-selected-1575 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.backdrop-selected-1575 ol ol,
.backdrop-selected-1575 ol ul,
.backdrop-selected-1575 ul ol,
.backdrop-selected-1575 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.backdrop-selected-1575 ol ol li,
.backdrop-selected-1575 ol ul li,
.backdrop-selected-1575 ul ol li,
.backdrop-selected-1575 ul ul li {
  margin-left: 0;
}
.card_up_3bf9.pagination_down_fc63 > .carousel-f505 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.card_up_3bf9.pagination_down_fc63 > .carousel-f505 iframe,
.card_up_3bf9.pagination_down_fc63 > .carousel-f505 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-pro-05e0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container-pro-05e0.module_north_60b1 {
  padding: 0;
}
.container-pro-05e0.module_north_60b1 cite {
  font-size: 13px;
}
.container-pro-05e0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container-pro-05e0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.current_3481 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.current_3481 > p:first-child {
  margin-top: 0;
}
.current_3481 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.current_3481 blockquote {
  border-left: 0;
}
.message_cold_2a15 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.message_cold_2a15:not(.rough-cb94) {
  max-width: 100px;
}
.message_cold_2a15.card_54c2 {
  border-bottom: none !important;
  text-align: center;
}
.message_cold_2a15.card_54c2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .east_e548 p {
    padding: 1.5em 0;
  }
}
.form-focused-3212 {
  color: #0073aa;
}
.component_old_d819 {
  background-color: #0073aa;
}
.sidebar_current_daf0 {
  color: #229fd8;
}
.cold-33ee {
  background-color: #229fd8;
}
.widget-d2c1 {
  color: #eee;
}
.warm-dd1c {
  background-color: #eee;
}
.caption_active_18c7 {
  color: #444;
}
.element_large_d5a0 {
  background-color: #444;
}
.mini_3a04 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mini_3a04 .old_507a .icon_lower_b6a4 {
  font-size: 15px;
}
.mini_3a04 .icon_lower_b6a4 {
  line-height: 1.3;
}
.mini_3a04 .basic_97a1 {
}
.mini_3a04 .wrapper_blue_a374 {
  background: #235787;
}
.pressed_2efd {
  padding: 0;
}
.pressed_2efd .wrapper_blue_a374 {
  background: #1a1a1a;
}
.pressed_2efd .basic_97a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo_1bc8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo_1bc8 .basic_97a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo_1bc8 .wrapper_blue_a374 {
  background: #303030;
}
.filter_next_6a42 {
  position: relative;
  z-index: 10;
}
.filter_next_6a42 .notice_lite_802b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.under_d9f7 .up_461c {
  display: inline-block;
  vertical-align: middle;
}
.under_d9f7.notice_dafe .up_461c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .under_d9f7.notice_dafe .up_461c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .under_d9f7.notice_dafe .up_461c {
    margin-right: 0.4em;
  }
}
.under_d9f7.notice_dafe .up_461c:last-child {
  margin-right: 0;
}
.table-ed41 .notice_lite_802b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress_active_4d01 .old_507a {
    margin: 0 -0.5em;
  }
  .progress_active_4d01 .old_507a [class*="customify-col-"],
  .progress_active_4d01 .old_507a [class*="customify-col_"],
  .progress_active_4d01 .old_507a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress_active_4d01.gold_2347 .notice_lite_802b {
  background: 0 0 !important;
}
.progress_active_4d01.gold_2347 .notice_lite_802b,
.progress_active_4d01.table-ed41 .notice_lite_802b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress_active_4d01.current_26a1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress_active_4d01.table-ed41 .notice_lite_802b {
  box-shadow: none !important;
}
.layout_a656 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .layout_a656 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .layout_a656 {
    padding: 18px 0 20px;
  }
}
.layout_a656 .backdrop-98d2 {
  width: 100%;
}
.layout_a656 .sort_last_fb05 {
  margin-bottom: 0;
}
.layout_a656 .info_96fd {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary_5deb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary_5deb .search-warm-da58 {
  width: 100%;
}
.header_pressed_5c8a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.header_pressed_5c8a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.header_pressed_5c8a 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;
}
.header_pressed_5c8a li:last-child:after {
  display: none;
}
.header_pressed_5c8a li a {
  font-weight: 500;
  margin-right: 10px;
}
.badge_gold_d468 .gold_eddd button,
.layout_a656 .gold_eddd button {
  left: 0;
}
.badge_gold_d468 .search-warm-da58,
.layout_a656 .search-warm-da58 {
  padding-left: 0;
  padding-right: 0;
}
.badge_gold_d468 .secondary_5deb,
.layout_a656 .secondary_5deb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.badge_gold_d468 {
  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;
}
.badge_gold_d468: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;
}
.badge_gold_d468 .footer-smooth-1425 {
  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) {
  .badge_gold_d468 .footer-smooth-1425 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_gold_d468 .footer-smooth-1425 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .badge_gold_d468 .footer-smooth-1425 {
    min-height: 200px;
  }
}
.badge_gold_d468 .header_pressed_5c8a {
  color: rgba(255, 255, 255, 0.8);
}
.badge_gold_d468 .header_pressed_5c8a a,
.badge_gold_d468 .header_pressed_5c8a li:after {
  color: inherit;
}
.badge_gold_d468 .header_pressed_5c8a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-fd29 {
  margin-bottom: 0.5em;
}
.filter-center-46b8 {
  margin-bottom: 1.2em;
}
.filter-center-46b8,
.gallery-fd29 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter-center-46b8 p:last-child,
.gallery-fd29 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gold_eddd,
#masthead .gold_eddd {
  display: none;
}
#masthead
  > .gold_eddd.out_f3d2 {
  display: none;
}
#masthead > .gold_eddd button {
  left: 0;
}
.background_f407 {
  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%;
}
.background_f407 .up_461c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.background_f407 .stale-ab29 {
  display: -webkit-box;
  display: flex;
}
.background_f407 .stale-ab29.in_e49e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.background_f407 .stale-ab29.element_c2c1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_f407 .stale-ab29.mask-down-6d8e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_f407.pink-0ad5.mask-narrow-c059 .stale-ab29.in_e49e {
  flex-basis: 100%;
}
.background_f407.pagination_64de .stale-ab29.element_c2c1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.background_f407.pagination_64de .stale-ab29.mask-down-6d8e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gold_eddd.out_f3d2 {
  display: none;
}
#masthead > .gold_eddd button {
  left: 0;
}
.title_1e4c {
  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;
}
.title_1e4c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title_1e4c.dark-24db i {
  margin-right: 4px;
}
.title_1e4c.overlay_1bcf i {
  margin-left: 5px;
}
.icon_lower_b6a4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon_lower_b6a4 p:last-child {
  margin-bottom: 0;
}
.over-76f2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.over-76f2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.over-76f2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.over-76f2 .pattern_gold_8d51 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.over-76f2 .module-iron-58c2 {
  margin: 5px 0 7px 0;
}
.over-76f2.tiny_fdb7 .alert-621c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-76f2.tiny_fdb7 .image_next_25a8 {
  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;
}
.over-76f2.solid_b1c2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.over-76f2.solid_b1c2 .alert-621c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-76f2.solid_b1c2 .image_next_25a8 {
  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;
}
.over-76f2.banner_7ea9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over-76f2.pattern_short_0c89 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.over-76f2.pattern_short_0c89 .image_next_25a8 {
  margin-top: 7px;
}
.notification-stone-2297 {
  display: inline-block;
}
.filter_next_6a42 .outline-1158 .over-76f2 img {
  max-width: 100%;
}
.breadcrumb-lower-94cd .wide-0b20.primary-8c79,
.hero-d7ce .wide-0b20.primary-8c79 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-lower-94cd .warm-e562,
.hero-d7ce .warm-e562 {
  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%);
}
.breadcrumb-lower-94cd .warm-e562 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.breadcrumb-lower-94cd.iron-bdbd .warm-e562 {
  display: none;
}
.breadcrumb-lower-94cd .new-9b65 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-lower-94cd .new-9b65 li {
  display: inline-block;
  position: relative;
}
.breadcrumb-lower-94cd .new-9b65 li:last-child {
  margin-right: 0;
}
.breadcrumb-lower-94cd .new-9b65 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;
}
.breadcrumb-lower-94cd .new-9b65 li.narrow_5b5d > a {
  color: rgba(0, 0, 0, 0.9);
}
.breadcrumb-lower-94cd .new-9b65 > 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;
}
.breadcrumb-lower-94cd .new-9b65 > li > a i {
  line-height: 0;
}
.breadcrumb-lower-94cd .new-9b65 > li.plasma-5dd5 > a .warm-e562 {
  margin-left: 4px;
  line-height: 0;
}
.breadcrumb-lower-94cd .new-9b65 .frame-1d85 li.plasma-5dd5 > a {
  position: relative;
}
.breadcrumb-lower-94cd .new-9b65 .frame-1d85 li.plasma-5dd5 > a:after,
.breadcrumb-lower-94cd .new-9b65 .frame-1d85 li.plasma-5dd5 > a:before {
  content: "";
  display: table;
}
.breadcrumb-lower-94cd .new-9b65 .frame-1d85 li.plasma-5dd5 > a:after {
  clear: both;
}
.breadcrumb-lower-94cd .new-9b65 .frame-1d85 li.plasma-5dd5 > a .warm-e562 {
  margin-left: 5px;
  float: right;
}
.breadcrumb-lower-94cd .breadcrumb-bfa2,
.breadcrumb-lower-94cd .frame-1d85 {
  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;
}
.breadcrumb-lower-94cd .frame-1d85 {
  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;
}
.breadcrumb-lower-94cd .frame-1d85 .primary-8c79 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-lower-94cd .frame-1d85 .warm-e562 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.breadcrumb-lower-94cd .frame-1d85 li {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumb-lower-94cd .frame-1d85 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;
}
.breadcrumb-lower-94cd .frame-1d85 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-lower-94cd .frame-1d85 .frame-1d85 {
  top: 0;
  left: 100%;
}
.breadcrumb-lower-94cd .hidden-1b8f.fn-focus-a93b > .breadcrumb-bfa2,
.breadcrumb-lower-94cd .hidden-1b8f.fn-focus-a93b > .frame-1d85,
.breadcrumb-lower-94cd .hidden-1b8f:focus > .breadcrumb-bfa2,
.breadcrumb-lower-94cd .hidden-1b8f:focus > .frame-1d85,
.breadcrumb-lower-94cd .hidden-1b8f:hover > .breadcrumb-bfa2,
.breadcrumb-lower-94cd .hidden-1b8f:hover > .frame-1d85 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed:after,
.breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed:before {
  content: "";
  display: table;
}
.breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed:after {
  clear: both;
}
.breadcrumb-lower-94cd.gallery_active_b430 .stale_58ed > li {
  float: left;
}
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed:after,
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed:before {
  content: "";
  display: table;
}
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed:after {
  clear: both;
}
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed > li {
  float: left;
}
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed > li.bottom_1d3a > a,
.breadcrumb-lower-94cd.media-soft-6a08 .stale_58ed > li.narrow_5b5d > a {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-lower-94cd.slider-2b89 .stale_58ed > li > a .primary-8c79 {
  position: relative;
}
.breadcrumb-lower-94cd.slider-2b89 .stale_58ed > li > a .primary-8c79: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;
}
.breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li:focus
  > a
  .primary-8c79:before,
.breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li:hover
  > a
  .primary-8c79:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li.bottom_1d3a
  > a
  .primary-8c79:before,
.breadcrumb-lower-94cd.slider-2b89
  .stale_58ed
  > li.clean-82ec
  > a
  .primary-8c79:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-lower-94cd.caption-simple-dbbc .stale_58ed > li > a .primary-8c79 {
  position: relative;
}
.breadcrumb-lower-94cd.caption-simple-dbbc .stale_58ed > li > a .primary-8c79: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;
}
.breadcrumb-lower-94cd.caption-simple-dbbc .stale_58ed > li:focus > a .primary-8c79:before,
.breadcrumb-lower-94cd.caption-simple-dbbc
  .stale_58ed
  > li:hover
  > a
  .primary-8c79:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-lower-94cd.caption-simple-dbbc
  .stale_58ed
  > li.bottom_1d3a
  > a
  .primary-8c79:before,
.breadcrumb-lower-94cd.caption-simple-dbbc
  .stale_58ed
  > li.clean-82ec
  > a
  .primary-8c79:before {
  width: 100%;
  background-color: currentColor;
}
.hero-d7ce .new-9b65 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero-d7ce .new-9b65 li:first-child > a {
  border-top: none;
}
.hero-d7ce .new-9b65 .texture-12d2 > .primary-8c79 .warm-e562 {
  display: none;
}
.hero-d7ce .new-9b65 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hero-d7ce .new-9b65 li:last-child {
  border: none;
}
.hero-d7ce .new-9b65 li.plasma-5dd5 > a {
  padding-right: 45px !important;
}
.hero-d7ce .new-9b65 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hero-d7ce .new-9b65 li a:focus,
.hero-d7ce .new-9b65 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-d7ce .new-9b65 li .image-efaa {
  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;
}
.hero-d7ce .new-9b65 li .image-efaa:hover {
  box-shadow: none;
}
.hero-d7ce .new-9b65 li .image-efaa .warm-e562 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hero-d7ce .new-9b65 .frame-1d85 {
  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);
}
.hero-d7ce .new-9b65 .frame-1d85 li a {
  padding-left: 3em;
}
.hero-d7ce .new-9b65 .nav_28ce > a .image-efaa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero-d7ce .new-9b65 .nav_28ce > .frame-1d85 {
  display: block;
  opacity: 1;
}
.table-green-3e3f {
  max-width: 100%;
}
.element-fresh-3140 {
  line-height: 0;
  cursor: pointer;
}
.tag_bronze_0c83 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tag_bronze_0c83:hover {
  box-shadow: none;
  color: currentColor;
}
.tag_bronze_0c83 svg {
  width: 18px;
  height: 18px;
}
.tag_bronze_0c83 .fluid_431f {
  display: none;
}
.clean_0373 {
  position: relative;
}
.clean_0373.fn-active-a93b .tag_bronze_0c83 .disabled_blue_c6a2 {
  display: none;
}
.clean_0373.fn-active-a93b .tag_bronze_0c83 .fluid_431f {
  display: inline-block;
}
.clean_0373 .tooltip-9832 {
  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);
}
.clean_0373.gallery-bottom-74ab .tooltip-9832 {
  left: auto;
  right: -0.9em;
}
.clean_0373.gallery-bottom-74ab .shade_fd76::before {
  left: auto;
  right: 15px;
}
.clean_0373.fn-active-a93b .tooltip-9832 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_b42f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element_b42f label {
  flex-basis: 100%;
}
.element_b42f .panel-hovered-090d {
  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;
}
.element_b42f .gas-3b59 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element_b42f .gas-3b59:focus {
  background-color: transparent;
}
.element_b42f button.form_766d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element_b42f button.form_766d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element_b42f button.form_766d svg {
  width: 18px;
  height: 18px;
}
.element_b42f input[type="submit"] {
  min-height: auto;
}
.left-25c3 .element_b42f .gas-3b59 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_fd76 {
  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) {
  .shade_fd76 {
    width: 220px;
  }
}
.shade_fd76 label {
  flex-basis: 100%;
}
.shade_fd76::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;
}
.blue_f675 .left-25c3 .element_b42f {
  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;
}
.blue_f675
  .left-25c3
  .element_b42f
  .panel-hovered-090d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.blue_f675 .left-25c3 .element_b42f .gas-3b59 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.blue_f675
  .left-25c3
  .element_b42f
  .gas-3b59:focus {
  background: 0 0;
}
.blue_f675
  .left-25c3
  .element_b42f
  .aside_motion_964e {
  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;
}
.component_warm_b16e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component_warm_b16e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component_warm_b16e li:last-child {
  margin-right: 0;
}
.component_warm_b16e li:first-child {
  margin-left: 0;
}
.component_warm_b16e.message_3667 a {
  color: #fff;
}
.component_warm_b16e.message_3667 a:hover {
  color: #fff;
}
.component_warm_b16e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component_warm_b16e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component_warm_b16e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component_warm_b16e a:hover {
  opacity: 0.9;
  color: inherit;
}
.component_warm_b16e [class*="social-icon-apple"] {
  background-color: #999;
}
.component_warm_b16e [class*="social-icon-apple"].form-stale-91ad {
  background-color: transparent;
  color: #999;
}
.component_warm_b16e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component_warm_b16e [class*="social-icon-behance"].form-stale-91ad {
  background-color: transparent;
  color: #1769ff;
}
.component_warm_b16e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component_warm_b16e [class*="social-icon-bitbucket"].form-stale-91ad {
  background-color: transparent;
  color: #205081;
}
.component_warm_b16e [class*="social-icon-codepen"] {
  background-color: #000;
}
.component_warm_b16e [class*="social-icon-codepen"].form-stale-91ad {
  background-color: transparent;
  color: #000;
}
.component_warm_b16e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component_warm_b16e [class*="social-icon-delicious"].form-stale-91ad {
  background-color: transparent;
  color: #39f;
}
.component_warm_b16e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component_warm_b16e [class*="social-icon-digg"].form-stale-91ad {
  background-color: transparent;
  color: #005be2;
}
.component_warm_b16e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component_warm_b16e [class*="social-icon-dribbble"].form-stale-91ad {
  background-color: transparent;
  color: #ea4c89;
}
.component_warm_b16e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component_warm_b16e [class*="social-icon-envelope"].form-stale-91ad {
  background-color: transparent;
  color: #ea4335;
}
.component_warm_b16e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component_warm_b16e [class*="social-icon-facebook"].form-stale-91ad {
  background-color: transparent;
  color: #3b5998;
}
.component_warm_b16e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component_warm_b16e [class*="social-icon-flickr"].form-stale-91ad {
  background-color: transparent;
  color: #0063dc;
}
.component_warm_b16e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component_warm_b16e [class*="social-icon-foursquare"].form-stale-91ad {
  background-color: transparent;
  color: #2d5be3;
}
.component_warm_b16e [class*="social-icon-github"] {
  background-color: #333;
}
.component_warm_b16e [class*="social-icon-github"].form-stale-91ad {
  background-color: transparent;
  color: #333;
}
.component_warm_b16e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component_warm_b16e [class*="social-icon-google-plus"].form-stale-91ad {
  background-color: transparent;
  color: #dd4b39;
}
.component_warm_b16e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component_warm_b16e [class*="social-icon-houzz"].form-stale-91ad {
  background-color: transparent;
  color: #7ac142;
}
.component_warm_b16e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component_warm_b16e [class*="social-icon-instagram"].form-stale-91ad {
  background-color: transparent;
  color: #262626;
}
.component_warm_b16e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component_warm_b16e [class*="social-icon-jsfiddle"].form-stale-91ad {
  background-color: transparent;
  color: #487aa2;
}
.component_warm_b16e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component_warm_b16e [class*="social-icon-linkedin"].form-stale-91ad {
  background-color: transparent;
  color: #0077b5;
}
.component_warm_b16e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component_warm_b16e [class*="social-icon-medium"].form-stale-91ad {
  background-color: transparent;
  color: #00ab6b;
}
.component_warm_b16e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component_warm_b16e
  [class*="social-icon-odnoklassniki"].form-stale-91ad {
  background-color: transparent;
  color: #f4731c;
}
.component_warm_b16e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component_warm_b16e [class*="social-icon-meetup"].form-stale-91ad {
  background-color: transparent;
  color: #ec1c40;
}
.component_warm_b16e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component_warm_b16e [class*="social-icon-pinterest"].form-stale-91ad {
  background-color: transparent;
  color: #bd081c;
}
.component_warm_b16e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component_warm_b16e [class*="social-icon-product-hunt"].form-stale-91ad {
  background-color: transparent;
  color: #da552f;
}
.component_warm_b16e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component_warm_b16e [class*="social-icon-reddit"].form-stale-91ad {
  background-color: transparent;
  color: #ff4500;
}
.component_warm_b16e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component_warm_b16e [class*="social-icon-rss"].form-stale-91ad {
  background-color: transparent;
  color: #f26522;
}
.component_warm_b16e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component_warm_b16e
  [class*="social-icon-shopping-cart"].form-stale-91ad {
  background-color: transparent;
  color: #4caf50;
}
.component_warm_b16e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component_warm_b16e [class*="social-icon-skype"].form-stale-91ad {
  background-color: transparent;
  color: #00aff0;
}
.component_warm_b16e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component_warm_b16e [class*="social-icon-slideshare"].form-stale-91ad {
  background-color: transparent;
  color: #0077b5;
}
.component_warm_b16e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component_warm_b16e [class*="social-icon-snapchat"].form-stale-91ad {
  background-color: transparent;
  color: #fffc00;
}
.component_warm_b16e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component_warm_b16e [class*="social-icon-soundcloud"].form-stale-91ad {
  background-color: transparent;
  color: #f80;
}
.component_warm_b16e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component_warm_b16e [class*="social-icon-spotify"].form-stale-91ad {
  background-color: transparent;
  color: #2ebd59;
}
.component_warm_b16e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component_warm_b16e
  [class*="social-icon-stack-overflow"].form-stale-91ad {
  background-color: transparent;
  color: #fe7a15;
}
.component_warm_b16e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component_warm_b16e [class*="social-icon-maldkfgram"].form-stale-91ad {
  background-color: transparent;
  color: #2ca5e0;
}
.component_warm_b16e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component_warm_b16e [class*="social-icon-tripadvisor"].form-stale-91ad {
  background-color: transparent;
  color: #589442;
}
.component_warm_b16e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component_warm_b16e [class*="social-icon-tumblr"].form-stale-91ad {
  background-color: transparent;
  color: #35465c;
}
.component_warm_b16e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component_warm_b16e [class*="social-icon-twitch"].form-stale-91ad {
  background-color: transparent;
  color: #6441a5;
}
.component_warm_b16e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component_warm_b16e [class*="social-icon-twitter"].form-stale-91ad {
  background-color: transparent;
  color: #1da1f2;
}
.component_warm_b16e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component_warm_b16e [class*="social-icon-vimeo"].form-stale-91ad {
  background-color: transparent;
  color: #1ab7ea;
}
.component_warm_b16e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component_warm_b16e [class*="social-icon-vk"].form-stale-91ad {
  background-color: transparent;
  color: #45668e;
}
.component_warm_b16e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component_warm_b16e [class*="social-icon-weibo"].form-stale-91ad {
  background-color: transparent;
  color: #df2029;
}
.component_warm_b16e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component_warm_b16e [class*="social-icon-weixin"].form-stale-91ad {
  background-color: transparent;
  color: #7bb32e;
}
.component_warm_b16e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component_warm_b16e [class*="social-icon-whatsapp"].form-stale-91ad {
  background-color: transparent;
  color: #25d366;
}
.component_warm_b16e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component_warm_b16e [class*="social-icon-wordpress"].form-stale-91ad {
  background-color: transparent;
  color: #21759b;
}
.component_warm_b16e [class*="social-icon-xing"] {
  background-color: #026466;
}
.component_warm_b16e [class*="social-icon-xing"].form-stale-91ad {
  background-color: transparent;
  color: #026466;
}
.component_warm_b16e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component_warm_b16e [class*="social-icon-yelp"].form-stale-91ad {
  background-color: transparent;
  color: #af0606;
}
.component_warm_b16e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component_warm_b16e [class*="social-icon-youtube"].form-stale-91ad {
  background-color: transparent;
  color: #cd201f;
}
.table-30f1 {
  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;
}
.table-30f1:hover {
  box-shadow: none;
  background: 0 0;
}
.text-prev-da06 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gallery_liquid_b70c {
  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;
}
.hero-white-61d8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hovered_5bda {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hovered_5bda,
.hovered_5bda::after,
.hovered_5bda::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;
}
.hovered_5bda::after,
.hovered_5bda::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dim_eed3 .gallery_liquid_b70c .hero-white-61d8 {
  margin-top: -2px;
  width: 19px;
}
.dim_eed3 .gallery_liquid_b70c .hovered_5bda {
  margin-top: -1px;
}
.dim_eed3 .gallery_liquid_b70c .hovered_5bda,
.dim_eed3 .gallery_liquid_b70c .hovered_5bda::after,
.dim_eed3 .gallery_liquid_b70c .hovered_5bda::before {
  width: 19px;
  height: 2px;
}
.dim_eed3 .gallery_liquid_b70c .hovered_5bda::before {
  top: -6px;
}
.dim_eed3 .gallery_liquid_b70c .hovered_5bda::after {
  bottom: -6px;
}
.liquid_e1c8 .gallery_liquid_b70c .hero-white-61d8 {
  margin-top: -2px;
  width: 22px;
}
.liquid_e1c8 .gallery_liquid_b70c .hovered_5bda {
  margin-top: -1px;
}
.liquid_e1c8 .gallery_liquid_b70c .hovered_5bda,
.liquid_e1c8 .gallery_liquid_b70c .hovered_5bda::after,
.liquid_e1c8 .gallery_liquid_b70c .hovered_5bda::before {
  width: 22px;
  height: 2px;
}
.liquid_e1c8 .gallery_liquid_b70c .hovered_5bda::before {
  top: -7px;
}
.liquid_e1c8 .gallery_liquid_b70c .hovered_5bda::after {
  bottom: -7px;
}
.fixed_6906 .gallery_liquid_b70c .hero-white-61d8 {
  margin-top: -2px;
  width: 31px;
}
.fixed_6906 .gallery_liquid_b70c .hovered_5bda {
  margin-top: -1.5px;
}
.fixed_6906 .gallery_liquid_b70c .hovered_5bda,
.fixed_6906 .gallery_liquid_b70c .hovered_5bda::after,
.fixed_6906 .gallery_liquid_b70c .hovered_5bda::before {
  width: 31px;
  height: 3px;
}
.fixed_6906 .gallery_liquid_b70c .hovered_5bda::before {
  top: -9px;
}
.fixed_6906 .gallery_liquid_b70c .hovered_5bda::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .image_abbb .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 19px;
  }
  .image_abbb .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1px;
  }
  .image_abbb .gallery_liquid_b70c .hovered_5bda,
  .image_abbb .gallery_liquid_b70c .hovered_5bda::after,
  .image_abbb .gallery_liquid_b70c .hovered_5bda::before {
    width: 19px;
    height: 2px;
  }
  .image_abbb .gallery_liquid_b70c .hovered_5bda::before {
    top: -6px;
  }
  .image_abbb .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -6px;
  }
  .pressed_c96b .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_c96b .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1px;
  }
  .pressed_c96b .gallery_liquid_b70c .hovered_5bda,
  .pressed_c96b .gallery_liquid_b70c .hovered_5bda::after,
  .pressed_c96b .gallery_liquid_b70c .hovered_5bda::before {
    width: 22px;
    height: 2px;
  }
  .pressed_c96b .gallery_liquid_b70c .hovered_5bda::before {
    top: -7px;
  }
  .pressed_c96b .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -7px;
  }
  .article-easy-0a6d .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 31px;
  }
  .article-easy-0a6d .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1.5px;
  }
  .article-easy-0a6d .gallery_liquid_b70c .hovered_5bda,
  .article-easy-0a6d .gallery_liquid_b70c .hovered_5bda::after,
  .article-easy-0a6d .gallery_liquid_b70c .hovered_5bda::before {
    width: 31px;
    height: 3px;
  }
  .article-easy-0a6d .gallery_liquid_b70c .hovered_5bda::before {
    top: -9px;
  }
  .article-easy-0a6d .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .background-liquid-b287 .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 19px;
  }
  .background-liquid-b287 .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1px;
  }
  .background-liquid-b287 .gallery_liquid_b70c .hovered_5bda,
  .background-liquid-b287 .gallery_liquid_b70c .hovered_5bda::after,
  .background-liquid-b287 .gallery_liquid_b70c .hovered_5bda::before {
    width: 19px;
    height: 2px;
  }
  .background-liquid-b287 .gallery_liquid_b70c .hovered_5bda::before {
    top: -6px;
  }
  .background-liquid-b287 .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -6px;
  }
  .tall-7a9a .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 22px;
  }
  .tall-7a9a .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1px;
  }
  .tall-7a9a .gallery_liquid_b70c .hovered_5bda,
  .tall-7a9a .gallery_liquid_b70c .hovered_5bda::after,
  .tall-7a9a .gallery_liquid_b70c .hovered_5bda::before {
    width: 22px;
    height: 2px;
  }
  .tall-7a9a .gallery_liquid_b70c .hovered_5bda::before {
    top: -7px;
  }
  .tall-7a9a .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -7px;
  }
  .chip-warm-3f13 .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 31px;
  }
  .chip-warm-3f13 .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1.5px;
  }
  .chip-warm-3f13 .gallery_liquid_b70c .hovered_5bda,
  .chip-warm-3f13 .gallery_liquid_b70c .hovered_5bda::after,
  .chip-warm-3f13 .gallery_liquid_b70c .hovered_5bda::before {
    width: 31px;
    height: 3px;
  }
  .chip-warm-3f13 .gallery_liquid_b70c .hovered_5bda::before {
    top: -9px;
  }
  .chip-warm-3f13 .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notification-3ac2 .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 19px;
  }
  .notification-3ac2 .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1px;
  }
  .notification-3ac2 .gallery_liquid_b70c .hovered_5bda,
  .notification-3ac2 .gallery_liquid_b70c .hovered_5bda::after,
  .notification-3ac2 .gallery_liquid_b70c .hovered_5bda::before {
    width: 19px;
    height: 2px;
  }
  .notification-3ac2 .gallery_liquid_b70c .hovered_5bda::before {
    top: -6px;
  }
  .notification-3ac2 .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -6px;
  }
  .preview-f64e .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-f64e .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1px;
  }
  .preview-f64e .gallery_liquid_b70c .hovered_5bda,
  .preview-f64e .gallery_liquid_b70c .hovered_5bda::after,
  .preview-f64e .gallery_liquid_b70c .hovered_5bda::before {
    width: 22px;
    height: 2px;
  }
  .preview-f64e .gallery_liquid_b70c .hovered_5bda::before {
    top: -7px;
  }
  .preview-f64e .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -7px;
  }
  .modal-d14b .gallery_liquid_b70c .hero-white-61d8 {
    margin-top: -2px;
    width: 31px;
  }
  .modal-d14b .gallery_liquid_b70c .hovered_5bda {
    margin-top: -1.5px;
  }
  .modal-d14b .gallery_liquid_b70c .hovered_5bda,
  .modal-d14b .gallery_liquid_b70c .hovered_5bda::after,
  .modal-d14b .gallery_liquid_b70c .hovered_5bda::before {
    width: 31px;
    height: 3px;
  }
  .modal-d14b .gallery_liquid_b70c .hovered_5bda::before {
    top: -9px;
  }
  .modal-d14b .gallery_liquid_b70c .hovered_5bda::after {
    bottom: -9px;
  }
}
.progress-thick-2c9d .hovered_5bda {
  -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);
}
.progress-thick-2c9d .hovered_5bda::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress-thick-2c9d .hovered_5bda::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);
}
.progress-thick-2c9d.liquid-86d2 .hovered_5bda {
  -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);
}
.progress-thick-2c9d.liquid-86d2 .hovered_5bda::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress-thick-2c9d.liquid-86d2 .hovered_5bda::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);
}
.block-81bf {
  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.hot_4352:before {
  display: none;
}
.motion_aa14 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.motion_aa14 .hover_c155 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.motion_aa14 .hover_c155:last-of-type {
  border-bottom: none;
}
.motion_aa14 .hover_c155.next-bfce,
.motion_aa14 .hover_c155.nav_middle_00a3,
.motion_aa14 .hover_c155.slow_57e8 {
  padding: 0;
}
.motion_aa14 .hero-d7ce .image-efaa {
  color: currentColor;
}
.motion_aa14 .hero-d7ce .image-efaa:focus,
.motion_aa14 .hero-d7ce .image-efaa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion_aa14.basic_97a1 .chip-6733,
.motion_aa14.basic_97a1 .icon_lower_b6a4 a,
.motion_aa14.basic_97a1 .stale_58ed a,
.motion_aa14.basic_97a1 .frame-1d85 a {
  color: rgba(0, 0, 0, 0.55);
}
.motion_aa14.basic_97a1 .chip-6733:hover,
.motion_aa14.basic_97a1 .icon_lower_b6a4 a:hover,
.motion_aa14.basic_97a1 .stale_58ed a:hover,
.motion_aa14.basic_97a1 .frame-1d85 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_aa14.basic_97a1 .media_8326 {
  color: rgba(0, 0, 0, 0.8);
}
.motion_aa14.basic_97a1 .hover_c155 {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion_aa14.basic_97a1 .hover_c155:before {
  background: rgba(0, 0, 0, 0.08);
}
.motion_aa14.basic_97a1 .button_86b1:before {
  background: rgba(255, 255, 255, 0.9);
}
.motion_aa14.basic_97a1 .hero-d7ce .new-9b65 li a,
.motion_aa14.basic_97a1 .hero-d7ce .image-efaa,
.motion_aa14.basic_97a1 .frame-1d85 {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion_aa14.basic_97a1 .hero-d7ce .image-efaa:focus,
.motion_aa14.basic_97a1 .hero-d7ce .image-efaa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion_aa14.basic_97a1 .new-9b65 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion_aa14.wrapper_blue_a374 .chip-6733,
.motion_aa14.wrapper_blue_a374 .icon_lower_b6a4 a,
.motion_aa14.wrapper_blue_a374 .stale_58ed .image-efaa,
.motion_aa14.wrapper_blue_a374 .stale_58ed a,
.motion_aa14.wrapper_blue_a374 .frame-1d85 a {
  color: rgba(255, 255, 255, 0.79);
}
.motion_aa14.wrapper_blue_a374 .chip-6733:hover,
.motion_aa14.wrapper_blue_a374 .icon_lower_b6a4 a:hover,
.motion_aa14.wrapper_blue_a374 .stale_58ed .image-efaa:hover,
.motion_aa14.wrapper_blue_a374 .stale_58ed a:hover,
.motion_aa14.wrapper_blue_a374 .frame-1d85 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_aa14.wrapper_blue_a374 .media_8326 {
  color: rgba(255, 255, 255, 0.99);
}
.motion_aa14.wrapper_blue_a374 .hover_c155 {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_aa14.wrapper_blue_a374 .hover_c155:before {
  background: rgba(255, 255, 255, 0.08);
}
.motion_aa14.wrapper_blue_a374 .button_86b1:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion_aa14.wrapper_blue_a374 .hero-d7ce .new-9b65 li a,
.motion_aa14.wrapper_blue_a374 .hero-d7ce .image-efaa,
.motion_aa14.wrapper_blue_a374 .frame-1d85 {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_aa14.wrapper_blue_a374 .hero-d7ce .image-efaa:focus,
.motion_aa14.wrapper_blue_a374 .hero-d7ce .image-efaa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion_aa14.wrapper_blue_a374 .new-9b65 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_86b1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button_86b1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary_silver_2156 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.feature_0e1b .motion_aa14 {
  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;
}
.feature_0e1b .hover_c155 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.feature_0e1b .hover_c155: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) {
  .feature_0e1b .hover_c155:before {
    width: 16%;
    left: 42%;
  }
}
.feature_0e1b .hover_c155:last-child:before {
  content: none;
}
.feature_0e1b .hover_c155[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.feature_0e1b .hero-d7ce .new-9b65 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.feature_0e1b .hero-d7ce .new-9b65 li a .image-efaa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.feature_0e1b .hero-d7ce .frame-1d85 {
  border: none;
}
.feature_0e1b .hero-d7ce .frame-1d85 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.feature_0e1b .button_86b1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.feature_0e1b .secondary_silver_2156 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.feature_0e1b .wrapper_blue_a374 .button_86b1:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_0e1b .basic_97a1.search_f1c1 .hovered_5bda {
  background: rgba(0, 0, 0, 0.6);
}
.feature_0e1b
  .basic_97a1.search_f1c1
  .hovered_5bda::after,
.feature_0e1b
  .basic_97a1.search_f1c1
  .hovered_5bda:before {
  background: inherit;
}
.feature_0e1b
  .basic_97a1.search_f1c1:hover
  .hovered_5bda {
  background: rgba(0, 0, 0, 0.8);
}
.feature_d394 .motion_aa14 {
  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) {
  .feature_d394 .motion_aa14 {
    width: auto;
    right: 45px;
  }
}
.outer-6a5e .motion_aa14 {
  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) {
  .outer-6a5e .motion_aa14 {
    width: auto;
    left: 45px;
  }
}
.hot_4352 .motion_aa14 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hot_4352 .secondary_silver_2156 {
  max-width: 48em;
  margin: 0 auto;
}
.hot_4352 .button_86b1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.media-down-7ca0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.media-down-7ca0.feature_0e1b .motion_aa14 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.media-down-7ca0.feature_d394 .motion_aa14 {
  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);
}
.media-down-7ca0 .motion_aa14 {
  visibility: visible;
}
.media-down-7ca0.outer-6a5e .motion_aa14 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pattern_9e3e,
.input-mini-4f86 {
  overflow-x: hidden;
}
.pattern_9e3e .motion_aa14 {
  overflow: auto;
}
.pattern_9e3e.feature_0e1b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_9e3e.feature_0e1b .motion_aa14 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pattern_9e3e.feature_0e1b .table-30f1 {
  opacity: 0;
}
.pattern_9e3e.feature_d394 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_9e3e.feature_d394 .motion_aa14 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pattern_9e3e.feature_d394 .table-30f1 {
  opacity: 0;
}
.pattern_9e3e.outer-6a5e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_9e3e.outer-6a5e .motion_aa14 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pattern_9e3e.outer-6a5e .table-30f1 {
  opacity: 0;
}
.pattern_9e3e.hot_4352 .motion_aa14 {
  z-index: 10;
  visibility: visible;
}
.search_f1c1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search_f1c1 .hovered_5bda {
  background: rgba(255, 255, 255, 0.99);
}
.search_f1c1 .hovered_5bda::after,
.search_f1c1 .hovered_5bda:before {
  background: inherit;
}
.search_f1c1:hover .hovered_5bda {
  background: rgba(255, 255, 255, 0.99);
}
.outer-6a5e .search_f1c1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hot_4352 .search_f1c1 {
  display: none !important;
}
.pattern_9e3e:before,
.input-mini-4f86:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pattern_9e3e .search_f1c1,
.input-mini-4f86 .search_f1c1 {
  display: inline-block;
}
.motion_aa14 .up_461c {
  -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;
}
.pattern_9e3e .motion_aa14 .up_461c,
.input-mini-4f86 .motion_aa14 .up_461c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh-ebd7 .panel-hovered-090d {
  width: 100%;
}
.outline-1158 {
  padding: 0 0.5em 0;
}
.outline-1158 [class*="customify-col-"],
.outline-1158 [class*="customify-col_"],
.outline-1158 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item-next-ff74 .outline-1158 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .old_507a .highlight_414e,
  .highlight_414e {
    display: none;
  }
  .button-6675 {
    text-align: left;
  }
  .gas_e62a {
    text-align: center;
  }
  .carousel-73e9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .old_507a .active_7e44,
  .active_7e44 {
    display: none;
  }
  .notification-9d7d {
    text-align: left;
  }
  .focus-old-80b4 {
    text-align: center;
  }
  .picture-brown-48d8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .old_507a .clean_8680,
  .clean_8680 {
    display: none;
  }
  .texture-clean-edff {
    text-align: left;
  }
  .narrow_05cb {
    text-align: center;
  }
  .up_afae {
    text-align: right;
  }
}
#page {
  position: relative;
}
.north_d846 {
  box-shadow: none !important;
}
.steel_7db1 .paragraph-short-e151,
.carousel_7b8d .paragraph-short-e151 {
  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;
}
.carousel_7b8d .paragraph-short-e151 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice_lite_802b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice_lite_802b:after,
.notice_lite_802b:before {
  content: "";
  display: table;
}
.notice_lite_802b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice_lite_802b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice_lite_802b,
.current_26a1 {
  max-width: 1248px;
  margin: 0 auto;
}

.preview-3354.nav-f322 .notice_lite_802b {
  max-width: 100%;
}
.preview-3354.pattern-slow-bb17 {
  max-width: 1200px;
  margin: 0 auto;
}
.preview-3354.active_17d7 .notice_lite_802b {
  max-width: 100%;
}
.preview-3354.active_17d7 > .notice_lite_802b {
  padding-left: 0;
  padding-right: 0;
}
.preview-3354.active_17d7 > .notice_lite_802b .old_507a {
  margin: 0;
}
.preview-3354.active_17d7
  > .notice_lite_802b
  .in-f7ac.heading_20a0 {
  margin-right: 0;
  margin-left: 0;
}
.preview-3354.active_17d7 #main.heading_20a0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main_blue_d39d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main_blue_d39d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .image-e745 .chip-2e01 {
    padding-right: 1em;
  }
  .image-e745.warm_34d3 .in-f7ac {
    border-right: 1px solid #eaecee;
  }
  .image-e745.warm_34d3 .chip-2e01 {
    padding-right: 1em;
  }
  .image-e745.warm_34d3 .small_f241 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_plasma_4043 .chip-2e01 {
    padding-left: 1em;
  }
  .content_plasma_4043.warm_34d3 .in-f7ac {
    border-left: 1px solid #eaecee;
  }
  .content_plasma_4043.warm_34d3 .chip-2e01 {
    padding-left: 1em;
  }
  .content_plasma_4043.warm_34d3 .small_f241 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_bcb2 .chip-2e01 {
    padding-left: 1em;
  }
  .title_bcb2.warm_34d3 .media-out-da75 {
    border-right: 1px solid #eaecee;
  }
  .title_bcb2.warm_34d3 .gold_a92d {
    border-right: 1px solid #eaecee;
  }
  .title_bcb2.warm_34d3 .chip-2e01 {
    padding-left: 1em;
  }
  .title_bcb2.warm_34d3 .small_f241 {
    padding-right: 1em;
  }
  .title_bcb2.warm_34d3 .focus-5cfd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_36a9 .chip-2e01 {
    padding-right: 1em;
  }
  .surface_36a9.warm_34d3 .media-out-da75 {
    border-left: 1px solid #eaecee;
  }
  .surface_36a9.warm_34d3 .gold_a92d {
    border-left: 1px solid #eaecee;
  }
  .surface_36a9.warm_34d3 .chip-2e01 {
    padding-right: 1em;
  }
  .surface_36a9.warm_34d3 .small_f241 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_36a9.warm_34d3 .focus-5cfd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_blue_d39d .chip-2e01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_blue_d39d.warm_34d3 .in-f7ac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main_blue_d39d.warm_34d3 .chip-2e01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_blue_d39d.warm_34d3 .small_f241 {
    padding-left: 1em;
  }
  .main_blue_d39d.warm_34d3 .focus-5cfd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main_blue_d39d.warm_34d3 .chip-2e01 {
    padding-left: 0;
  }
}
.pink-cb5d .under_d9f7 {
  display: inline-block;
}
.shadow-035d {
  display: inline-block;
}
.main-f86e {
  word-con: break-word;
}
.focus-bright-8ae3 > span {
  display: inline-block;
  padding: 5px 0;
}
.focus-bright-8ae3 .chip_brown_9e59 {
  margin-left: 8px;
  margin-right: 8px;
}
.focus-bright-8ae3 .column_up_8356 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lite-2ae6 .pattern-liquid-7c00 {
  margin-bottom: 2em;
}
.lite-2ae6 .content_37e1 {
  margin-bottom: 15px;
}
.lite-2ae6 .content_37e1:last-child {
  margin-bottom: 0;
}
.lite-2ae6 .gold-7146 {
  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) {
  .lite-2ae6 .gold-7146 {
    display: block;
  }
}
.lite-2ae6 .surface-e424 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lite-2ae6 .surface-e424 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lite-2ae6 .pink_56a9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lite-2ae6 .pink_56a9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lite-2ae6 .pink_56a9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lite-2ae6 .main-f86e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite-2ae6 .main-f86e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lite-2ae6 .shade-cold-63f9 p:last-child {
  margin-bottom: 0;
}
.lite-2ae6 .bronze-026e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lite-2ae6 .plasma_6f08 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lite-2ae6 .link_184d {
  margin-top: 1em;
}
.lite-2ae6 .highlight-fcab {
  top: 0;
  display: block;
}
.lite-2ae6 .highlight-fcab a {
  color: inherit;
}
.lite-2ae6 .highlight-fcab a:hover {
  color: inherit;
}
.lite-2ae6 .overlay_8a01 {
  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;
}
.lite-2ae6 .overlay_8a01:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lite-2ae6 .plasma_6f08 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lite-2ae6 .link_d581 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lite-2ae6 .link_d581:first-child {
  margin-top: 0;
}
.lite-2ae6 .link_d581.border-9134 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lite-2ae6 .link_d581.search-c571 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite-2ae6
  .link_d581.search-c571.search_0ae4
  .link_184d {
  width: 100%;
}
.lite-2ae6 .search-c571 {
  -webkit-box-align: center;
  align-items: center;
}
.lite-2ae6 .search-c571 .focus-bright-8ae3,
.lite-2ae6 .search-c571 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lite-2ae6 .pink_56a9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite-2ae6 .pink_56a9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite-2ae6 .pink_56a9: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;
}
.lite-2ae6 .border-9134 {
  z-index: 5;
}
.lite-2ae6 .in_6ba7 .message-motion-211f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lite-2ae6 .section-wide-3b28 .message-motion-211f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lite-2ae6 .gradient_1821 .message-motion-211f {
  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;
}
.lite-2ae6.section-hot-dbca .gold-7146,
.lite-2ae6.panel-a15a .gold-7146 {
  display: block;
}
.lite-2ae6.section-hot-dbca .gold-7146 .steel_fe94,
.lite-2ae6.section-hot-dbca .gold-7146 .plasma_6f08,
.lite-2ae6.panel-a15a .gold-7146 .steel_fe94,
.lite-2ae6.panel-a15a .gold-7146 .plasma_6f08 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite-2ae6.shadow-bottom-7dd7 .surface-e424 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lite-2ae6.shadow-bottom-7dd7 .surface-e424 {
    margin-right: 0;
  }
}
.lite-2ae6.section-hot-dbca .surface-e424,
.lite-2ae6.panel-a15a .surface-e424 {
  padding-top: 40%;
}
.lite-2ae6.section-hot-dbca .pattern-liquid-7c00,
.lite-2ae6.panel-a15a .pattern-liquid-7c00 {
  display: block;
}
.lite-2ae6.section-hot-dbca .fn-sticky-a93b .plasma_6f08,
.lite-2ae6.panel-a15a .fn-sticky-a93b .plasma_6f08 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lite-2ae6.section-hot-dbca .surface-e424,
.lite-2ae6.panel-a15a .surface-e424 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lite-2ae6.section-hot-dbca .plasma_6f08 {
  padding: 1em;
}
.block-dark-1392 {
  margin: 30px auto;
  display: block;
}
.block-dark-1392 .highlight_black_1047 > * {
  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;
}
.block-dark-1392 .highlight_black_1047 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block-dark-1392 .highlight_black_1047 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-b53d .focus-bright-8ae3 {
  margin-bottom: 1.41575em;
}
.backdrop-b53d .brown_3f9b {
  margin-bottom: 1.618em;
}
.backdrop-selected-1575 .main_soft_6b1f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.backdrop-selected-1575 .main_soft_6b1f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.backdrop-selected-1575 .top-141e {
  max-width: 100%;
  overflow: auto;
}
.hot-b962 .backdrop-selected-1575 a:hover {
  text-decoration: underline;
}
.tabs-d317 .content_37e1:not(.main-f86e),
.tabs-d317 .pink_56a9 {
  margin-bottom: 1.41575em;
}
.tabs-d317 .content_37e1:not(.main-f86e):last-child,
.tabs-d317 .pink_56a9:last-child {
  margin-bottom: 0;
}
.tabs-d317 .content_37e1.description_bottom_fa3a {
  margin-bottom: 0.41575em;
}
.tabs-d317 .filter_dim_a9e9:before,
.tabs-d317 .aside_brown_4fdb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs-d317 .filter_dim_a9e9:before {
  content: "\f115";
}
.tabs-d317 .aside_brown_4fdb:before {
  content: "\f02c";
}
.tabs-d317 .gas_f543 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs-d317 .gas_f543 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.rough-8c6b {
  display: -webkit-box;
  display: flex;
}
.rough-8c6b .message_mini_168d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .rough-8c6b .message_mini_168d {
    flex-basis: 90px;
  }
}
.rough-8c6b .brown_982c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough-8c6b .brown_982c {
    flex-basis: calc(100% - 50px);
  }
}
.rough-8c6b .easy_1f34 p:last-child {
  margin-bottom: 0.72em;
}
.disabled_6491 .highlight_black_1047 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled_6491 .highlight_black_1047:after,
.disabled_6491 .highlight_black_1047:before {
  content: "";
  display: table;
}
.disabled_6491 .highlight_black_1047:after {
  clear: both;
}
.disabled_6491 .highlight_black_1047 .button_c59c,
.disabled_6491 .highlight_black_1047 .orange-81ec {
  width: 49%;
}
.disabled_6491 .highlight_black_1047 .button_c59c a span.filter_slow_815c,
.disabled_6491 .highlight_black_1047 .orange-81ec a span.filter_slow_815c {
  display: block;
  margin-bottom: 5px;
}
.disabled_6491 .highlight_black_1047 .orange-81ec {
  float: left;
  text-align: left;
}
.disabled_6491 .highlight_black_1047 .button_c59c {
  float: right;
  text-align: right;
}
.component_71af {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .component_71af {
    margin-bottom: 0;
  }
}
.thumbnail_small_cf19 {
  margin-bottom: 1em;
}
.thumbnail_small_cf19 .main-f86e {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel_rough_4387 a {
  display: block;
  line-height: 0;
  position: relative;
}
.west-1a50 .thumbnail_small_cf19,
.fixed_1414 .thumbnail_small_cf19 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .west-1a50 .thumbnail_small_cf19,
  .fixed_1414 .thumbnail_small_cf19 {
    display: block;
  }
}
.west-1a50 .carousel_rough_4387,
.fixed_1414 .carousel_rough_4387 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .west-1a50 .carousel_rough_4387,
  .fixed_1414 .carousel_rough_4387 {
    margin-bottom: 1em;
  }
}
.west-1a50 .carousel_rough_4387 img,
.fixed_1414 .carousel_rough_4387 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.west-1a50 .column-lower-95d2,
.fixed_1414 .column-lower-95d2 {
  flex-basis: calc(100% - 160px);
}
.west-1a50 .column-lower-95d2 p,
.fixed_1414 .column-lower-95d2 p {
  margin-bottom: 0;
}
.west-1a50 .column-lower-95d2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .west-1a50 .column-lower-95d2 {
    padding-left: 0;
  }
}
.fixed_1414 .column-lower-95d2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_1414 .column-lower-95d2 {
    padding-right: 0;
  }
}
.fixed_1414 .carousel_rough_4387 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dynamic_c33f .carousel_rough_4387 {
  margin-bottom: 0.5em;
}
.dynamic_c33f .carousel_rough_4387 img {
  width: 100%;
}
.button-de25 .nav_fluid_64f9,
.tertiary_in_f762 .nav_fluid_64f9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tertiary_in_f762 .in-f7ac .hard-5a47 p:last-child {
  margin-bottom: 0;
}
.detail-complex-4455 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dark_84d6 .center-d680 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dark_84d6 .center-d680:last-of-type {
    margin-bottom: 0;
  }
}
.dark_84d6 .center-d680 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dark_84d6 .center-d680 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dark_84d6 .center-d680 ul li {
  margin: 0 0 0.6em;
}
.dark_84d6 .center-d680 ul li.breadcrumb_9470,
.dark_84d6 .center-d680 ul li.thumbnail-easy-3d51 {
  position: relative;
}
.dark_84d6 .center-d680 ul li.breadcrumb_9470 .element_f3e8,
.dark_84d6 .center-d680 ul li.thumbnail-easy-3d51 .element_f3e8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dark_84d6 .center-d680 ul li.breadcrumb_9470:after:after,
.dark_84d6 .center-d680 ul li.breadcrumb_9470:after:before,
.dark_84d6
  .center-d680
  ul
  li.thumbnail-easy-3d51:after:after,
.dark_84d6
  .center-d680
  ul
  li.thumbnail-easy-3d51:after:before {
  content: "";
  display: table;
}
.dark_84d6 .center-d680 ul li.breadcrumb_9470:after:after,
.dark_84d6
  .center-d680
  ul
  li.thumbnail-easy-3d51:after:after {
  clear: both;
}
.dark_84d6 .center-d680 a.orange-0935:hover {
  text-decoration: none;
}
.dark_84d6 .center-d680 select {
  max-width: 100%;
}
.dark_84d6 .center-d680 table {
  font-size: 85%;
}
.dark_84d6 .center-d680 table td,
.dark_84d6 .center-d680 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dark_84d6 .center-d680 table tfoot td {
  text-align: left;
}
.dark_84d6 .center-d680 :last-child {
  margin-bottom: 0;
}
.dark_84d6 .center-d680 .left_ec08 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dark_84d6 .center-d680 .left_ec08 label {
  width: 100%;
}
.dark_84d6 .center-d680 .left_ec08 .gas-3b59 {
  width: 100%;
  display: block;
}
.dark_84d6 .center-d680 .left_ec08 .form_766d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dark_84d6 .center-d680 .left_ec08 .form_766d:hover svg #svg-search {
  fill: #444;
}
.dark_84d6 .center-d680 .left_ec08 .form_766d svg {
  width: 18px;
  height: 18px;
}
.dark_84d6 .pattern-cbeb ul ul,
.dark_84d6 .west-f16f ul ul,
.dark_84d6 .label-out-7a52 ul ul,
.dark_84d6 .popup_south_b427 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dark_84d6 .pattern-cbeb .plasma-5dd5 > a,
.dark_84d6 .west-f16f .plasma-5dd5 > a,
.dark_84d6 .label-out-7a52 .plasma-5dd5 > a,
.dark_84d6 .popup_south_b427 .plasma-5dd5 > a {
  margin-bottom: 0;
}
.dark_84d6 .secondary-in-4bd9 li,
.dark_84d6 .pattern-cbeb li,
.dark_84d6 .smooth-2922 li,
.dark_84d6 .west-f16f li,
.dark_84d6 .label-out-7a52 li,
.dark_84d6 .popup_south_b427 li,
.dark_84d6 .tabs-middle-39b1 li,
.dark_84d6 .content-5b88 li {
  display: block;
  position: relative;
}
.dark_84d6 .secondary-in-4bd9 li:last-child,
.dark_84d6 .pattern-cbeb li:last-child,
.dark_84d6 .smooth-2922 li:last-child,
.dark_84d6 .west-f16f li:last-child,
.dark_84d6 .label-out-7a52 li:last-child,
.dark_84d6 .popup_south_b427 li:last-child,
.dark_84d6 .tabs-middle-39b1 li:last-child,
.dark_84d6 .content-5b88 li:last-child {
  border: none;
}
.dark_84d6 .secondary-in-4bd9 li a,
.dark_84d6 .pattern-cbeb li a,
.dark_84d6 .smooth-2922 li a,
.dark_84d6 .west-f16f li a,
.dark_84d6 .label-out-7a52 li a,
.dark_84d6 .popup_south_b427 li a,
.dark_84d6 .tabs-middle-39b1 li a,
.dark_84d6 .content-5b88 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dark_84d6 .secondary-in-4bd9 li ul li::before,
.dark_84d6 .pattern-cbeb li ul li::before,
.dark_84d6 .smooth-2922 li ul li::before,
.dark_84d6 .west-f16f li ul li::before,
.dark_84d6 .label-out-7a52 li ul li::before,
.dark_84d6 .popup_south_b427 li ul li::before,
.dark_84d6 .tabs-middle-39b1 li ul li::before,
.dark_84d6 .content-5b88 li ul li::before {
  left: 15px;
}
.dark_84d6 .secondary-in-4bd9 li ul a,
.dark_84d6 .pattern-cbeb li ul a,
.dark_84d6 .smooth-2922 li ul a,
.dark_84d6 .west-f16f li ul a,
.dark_84d6 .label-out-7a52 li ul a,
.dark_84d6 .popup_south_b427 li ul a,
.dark_84d6 .tabs-middle-39b1 li ul a,
.dark_84d6 .content-5b88 li ul a {
  padding-left: 20px;
}
.dark_84d6 .secondary-in-4bd9 li ul ul li::before,
.dark_84d6 .pattern-cbeb li ul ul li::before,
.dark_84d6 .smooth-2922 li ul ul li::before,
.dark_84d6 .west-f16f li ul ul li::before,
.dark_84d6 .label-out-7a52 li ul ul li::before,
.dark_84d6 .popup_south_b427 li ul ul li::before,
.dark_84d6 .tabs-middle-39b1 li ul ul li::before,
.dark_84d6 .content-5b88 li ul ul li::before {
  left: 30px;
}
.dark_84d6 .secondary-in-4bd9 li ul ul a,
.dark_84d6 .pattern-cbeb li ul ul a,
.dark_84d6 .smooth-2922 li ul ul a,
.dark_84d6 .west-f16f li ul ul a,
.dark_84d6 .label-out-7a52 li ul ul a,
.dark_84d6 .popup_south_b427 li ul ul a,
.dark_84d6 .tabs-middle-39b1 li ul ul a,
.dark_84d6 .content-5b88 li ul ul a {
  padding-left: 40px;
}
.dark_84d6 .hovered-777e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dark_84d6 .content-5b88 ul li {
  margin-bottom: 1.41575em;
}
.dark_84d6 .content-5b88 ul li .search_d795 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dark_84d6 .content-5b88 ul li .widget_468e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper_blue_a374 .secondary-in-4bd9 li a,
.wrapper_blue_a374 .pattern-cbeb li a,
.wrapper_blue_a374 .smooth-2922 li a,
.wrapper_blue_a374 .west-f16f li a,
.wrapper_blue_a374 .label-out-7a52 li a,
.wrapper_blue_a374 .popup_south_b427 li a,
.wrapper_blue_a374 .tabs-middle-39b1 li a,
.wrapper_blue_a374 .content-5b88 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_blue_a374 .hovered-777e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_blue_a374 .center-d680 ul li.breadcrumb_9470 .element_f3e8,
.wrapper_blue_a374 .center-d680 ul li.thumbnail-easy-3d51 .element_f3e8 {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper_blue_a374 .dark_84d6 .center-d680 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-3354 .dark_84d6 .new-9b65 li {
  margin: 0;
}
.preview-3354 .dark_84d6 .new-9b65 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview-3354 .dark_84d6 .new-9b65 li ul {
  margin: 0;
}
.preview-3354 .dark_84d6 .new-9b65 li ul li a {
  padding-left: 15px;
}
.preview-3354 .dark_84d6 .new-9b65 li ul li li a {
  padding-left: 30px;
}
.preview-3354 .dark_84d6 .new-9b65 li.narrow_5b5d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview-3354 .dark_84d6 .new-9b65 li.narrow_5b5d > 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;
}
.preview-3354 .dark_84d6 .new-9b65 li.narrow_5b5d > 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;
}
.wrapper_current_39b1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.texture-1ba3 {
  position: relative;
  z-index: 10;
}
.texture-1ba3 .up_461c {
  width: 100%;
  max-width: 100%;
}
.tag_1ad4 .detail_d492 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_1ad4 .basic_97a1 {
}
.tag_1ad4 .wrapper_blue_a374 {
  background: #292929;
}
.hover_12a3 .detail_d492 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover_12a3 .basic_97a1 {
  background: #f9f9f9;
}
.hover_12a3 .wrapper_blue_a374 {
  background: #303030;
}
.hard_b344 .detail_d492 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_b344 .under_d9f7 {
    margin-bottom: 1em;
  }
  .hard_b344 .under_d9f7:last-child {
    margin-bottom: 0;
  }
}
.hard_b344 .basic_97a1 {
  background: #ededed;
}
.hard_b344 .wrapper_blue_a374 {
  background: #1a1a1a;
}
.detail_d492.basic_97a1 {
  color: rgba(0, 0, 0, 0.6);
}
.detail_d492.basic_97a1 .table-old-df8e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_d492.wrapper_blue_a374 {
  color: rgba(255, 255, 255, 0.99);
}
.detail_d492.wrapper_blue_a374 a:not(.orange-0935) {
  color: rgba(255, 255, 255, 0.79);
}
.detail_d492.wrapper_blue_a374 a:not(.orange-0935):hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_d492.wrapper_blue_a374 .table-old-df8e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_d492.wrapper_blue_a374 table tbody td,
.detail_d492.wrapper_blue_a374 table th {
  background: rgba(0, 0, 0, 0.08);
}
.small-38e6.table-ed41 .notice_lite_802b {
  max-width: initial;
}
.small-38e6 .notice_dafe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.small-38e6 .notice_dafe .up_461c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .small-38e6 .notice_dafe .up_461c {
    display: block;
    margin-bottom: 2em;
  }
  .small-38e6 .notice_dafe .up_461c:last-child {
    margin-bottom: 0;
  }
}
.hard_b344 .under_d9f7:last-child,
.hover_12a3 .under_d9f7:last-child,
.tag_1ad4 .under_d9f7:last-child {
  margin-bottom: 0;
}
.hard_b344 .under_d9f7 .dark_84d6 .center-d680:last-child,
.hover_12a3 .under_d9f7 .dark_84d6 .center-d680:last-child,
.tag_1ad4 .under_d9f7 .dark_84d6 .center-d680:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard_b344 .backdrop-bronze-5ae2,
  .hard_b344 .media-dim-260c,
  .hover_12a3 .backdrop-bronze-5ae2,
  .hover_12a3 .media-dim-260c,
  .tag_1ad4 .backdrop-bronze-5ae2,
  .tag_1ad4 .media-dim-260c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .texture-1ba3 .under_d9f7 {
    margin-bottom: 2em;
  }
}
.texture-1ba3 p:last-child {
  margin-bottom: 0;
}
.texture-1ba3 li,
.texture-1ba3 ul {
  list-style: none;
  margin: 0;
}
.texture-1ba3 ul ul {
  margin-left: 2.617924em;
}
.banner_up_09a3 {
  font-size: 0.875em;
}

/* css-noise: 901c */
.phantom-card-m1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
