/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fixed_e22c/customify
Author: WPCustomify
Author URI: https://pressmaximum.fixed_e22c
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.fixed_e22c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container_01f1.motion_06bc/licenses/gpl-2.0.row_e13e
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.simple_8c87/, (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.slow_6a78.slow_765a/normalize.wide-d133/
 ======
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.wide-d133 v7.0.0 | MIT License | github.fixed_e22c/necolas/normalize.wide-d133 */
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;
}
.label_steel_3c42 .filter-59ed,
.notice-08b8,
.frame-black-75f3,
.south-c61d,
.slider-south-1246,
.feature-wood-c38b,
.narrow_dc82,
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-08b8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notice-08b8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notice-08b8,
  h1 {
    font-size: 1.8em;
  }
}
.frame-black-75f3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.frame-black-75f3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .frame-black-75f3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .frame-black-75f3,
  h2 {
    font-size: 1.7em;
  }
}
.south-c61d,
h3 {
  font-size: 1.618em;
}
.label_steel_3c42 .filter-59ed,
.slider-south-1246,
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.next-5f0d {
  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;
}
.label-selected-00cf:after,
.label-selected-00cf:before,
.link-3963:after,
.link-3963:before {
  content: "";
  display: table;
}
.label-selected-00cf:after,
.link-3963:after {
  clear: both;
}
.banner-8a36 {
  float: right;
  margin-right: 0;
}
.feature_fixed_9c99 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.column-center-e361 .main_f06c,
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;
}
.column-center-e361 .main_f06c: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;
}
.block-pink-f6c8 .main_f06c {
  box-shadow: none;
}
.block-pink-f6c8
  .main_f06c
  .focus_0c33 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block-pink-f6c8 .main_f06c .badge_7438 {
  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;
}
.block-pink-f6c8
  .main_f06c
  .badge_7438
  b {
  display: none;
}
.block-pink-f6c8 .surface-cold-57dd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress-46bd:not(.notification_f6aa):not(.aside-solid-4490),
button:not(.notification_f6aa):not(.aside-solid-4490),
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ),
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ),
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ) {
  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;
}
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ):hover,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ):hover,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):hover,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):hover,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ):active,
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ):active,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):active,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):active,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):active,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus {
  outline: 0;
}
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8 {
  position: relative;
}
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .sidebar-mini-fb74,
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .module_7d25,
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .pagination-thick-00f2,
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  i,
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  svg,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .sidebar-mini-fb74,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .module_7d25,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .pagination-thick-00f2,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  i,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  svg,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .sidebar-mini-fb74,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .module_7d25,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .pagination-thick-00f2,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  i,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  svg,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .sidebar-mini-fb74,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .module_7d25,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .pagination-thick-00f2,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  i,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  svg,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .sidebar-mini-fb74,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .module_7d25,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  .pagination-thick-00f2,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  i,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8
  svg {
  visibility: hidden;
}
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8:after,
button:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8:after,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8:after,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8:after,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ).fn-loading-edb8: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;
}
.progress-46bd:not(.notification_f6aa):not(.aside-solid-4490),
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ),
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ),
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ) {
  color: #fff;
  background: #235787;
}
.progress-46bd:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus,
input[type="button"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus,
input[type="reset"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus,
input[type="submit"]:not(.notification_f6aa):not(
    .aside-solid-4490
  ):focus {
  color: #fff;
}
.progress-46bd.fn-disabled-edb8:not(.notification_f6aa):not(
    .aside-solid-4490
  ),
.progress-46bd[disabled]:not(.notification_f6aa):not(
    .aside-solid-4490
  ),
button.fn-disabled-edb8:not(.notification_f6aa):not(
    .aside-solid-4490
  ),
button[disabled]:not(.notification_f6aa):not(
    .aside-solid-4490
  ) {
  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;
}
.grid_static_3a35 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.grid_static_3a35: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;
}
.info-2fa5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.soft-d30f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.frame-dim-e1b3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.label-selected-00cf:after,
.label-selected-00cf:before,
.media_hard_2e62:after,
.media_hard_2e62:before,
.menu-medium-56c2:after,
.menu-medium-56c2:before,
.tag_e533:after,
.tag_e533:before,
.video-b84f:after,
.video-b84f:before,
.carousel-88ff:after,
.carousel-88ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.label-selected-00cf:after,
.media_hard_2e62:after,
.menu-medium-56c2:after,
.tag_e533:after,
.video-b84f:after,
.carousel-88ff:after {
  clear: both;
}
.media_hard_2e62 .alert-medium-d167,
.menu-medium-56c2 .alert-medium-d167,
.texture-fast-e2cf .alert-medium-d167 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.label-current-fd1b {
  display: inline-block;
}
.widget-pink-b4d6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget-pink-b4d6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget-pink-b4d6 .narrow_d011 {
  padding: 1em 0;
  font-size: 85%;
}
.narrow_d011 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focus-lower-0f94 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focus-lower-0f94:after,
.focus-lower-0f94:before {
  content: "";
  display: table;
}
.focus-lower-0f94:after {
  clear: both;
}
.info_steel_9c42 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion-12b8 .info_steel_9c42 {
  max-width: 50%;
}
.motion_89fc .info_steel_9c42 {
  max-width: 33.33%;
}
.image-a76a .info_steel_9c42 {
  max-width: 25%;
}
.gas_9e3a .info_steel_9c42 {
  max-width: 20%;
}
.wood-ca84 .info_steel_9c42 {
  max-width: 16.66%;
}
.panel_6d6b .info_steel_9c42 {
  max-width: 14.28%;
}
.notification-24e8 .info_steel_9c42 {
  max-width: 12.5%;
}
.stone_7f7d .info_steel_9c42 {
  max-width: 11.11%;
}
.secondary_purple_7532 {
  display: block;
}
.label_steel_3c42 .sidebar-brown-d515 label,
.label_steel_3c42 .box_black_e408 label,
.label_steel_3c42 .dropdown_bd1d label,
.label_steel_3c42 .content_cool_3b6f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-a1d0 {
  list-style: none;
  margin: 0;
}
.smooth-a1d0 article.carousel-last-d1ec {
  margin-bottom: 0;
}
.smooth-a1d0 ul {
  list-style: none;
  margin: 0;
}
.smooth-a1d0 .main-current-9423 li.carousel-last-d1ec {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-a1d0 .main-current-9423 li.carousel-last-d1ec {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-a1d0 .main-current-9423 li.carousel-last-d1ec: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) {
  .smooth-a1d0 .main-current-9423 li.carousel-last-d1ec li.carousel-last-d1ec li.carousel-last-d1ec li.carousel-last-d1ec {
    padding-left: 0;
  }
}
article.carousel-last-d1ec {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel-last-d1ec .media_hard_2e62 p:last-of-type {
  margin-bottom: 0;
}
article.carousel-last-d1ec .purple-f51b {
  float: left;
}
article.carousel-last-d1ec .highlight_8afa {
  margin-left: 85px;
}
article.carousel-last-d1ec .feature_dac4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel-last-d1ec .feature_dac4 .video-action-1da8 {
  margin-left: 10px;
}
article.carousel-last-d1ec .purple_a832 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel-last-d1ec .video_full_9d62 {
  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 .sidebar-brown-d515,
  #respond .dropdown_bd1d,
  #respond .content_cool_3b6f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar-brown-d515 input,
#respond .dropdown_bd1d input,
#respond .content_cool_3b6f input {
  width: 100%;
}
#respond .content_cool_3b6f {
  margin-right: 0;
}
#respond .backdrop-521f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow_e780 {
  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;
}
.slow_e780.thumbnail_next_ce3c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slow_e780 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%);
}
.slow_e780:focus,
.slow_e780: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);
}
.texture_focused_a701 {
  border-radius: 10%;
}
.banner-7cda {
  border-radius: 50%;
}
.focused_35f2 {
  font-size: 0.72em;
}
.panel-west-e2ec {
  font-size: 0.875em;
}
.next-98d8 {
  font-size: 1.1em;
}
.slider_720f {
  text-transform: uppercase;
  line-height: 1.2;
}
.slider_720f.focused_35f2 {
  letter-spacing: 0.5px;
}
.badge-middle-92e8,
.badge-middle-92e8 a {
  color: #6d6d6d;
}
.badge-middle-92e8 a:hover {
  color: #111;
}
.widget_6a7a {
  color: #6d6d6d;
}
.stale_299c {
  overflow-x: hidden;
}
.stale_299c .tabs-90b4.medium_facf {
  position: relative;
}
.stale_299c .tabs-90b4.medium_facf.slider_center_c4c6 {
  position: initial;
}
.stale_299c
  .tabs-90b4.medium_facf.slider_center_c4c6
  .up-96c9 {
  left: auto;
}
.stale_299c .tabs-90b4 .up-96c9 {
  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;
}
.stale_299c .tabs-90b4:hover.medium_facf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.stale_299c
  .tabs-90b4:hover.medium_facf
  .up-96c9 {
  display: block;
  z-index: 9999999;
}
.stale_299c .in_36ec .feature_outer_9f5a,
.stale_299c .basic_d928 .feature_outer_9f5a {
  display: none;
}
.stale_299c .column-silver-f2e0 .tabs-90b4:hover.medium_facf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label_steel_3c42 .sidebar-brown-d515 label,
.label_steel_3c42 .box_black_e408 label,
.label_steel_3c42 .dropdown_bd1d label,
.label_steel_3c42 .content_cool_3b6f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-a1d0 {
  list-style: none;
  margin: 0;
}
.smooth-a1d0 article.carousel-last-d1ec {
  margin-bottom: 0;
}
.smooth-a1d0 ul {
  list-style: none;
  margin: 0;
}
.smooth-a1d0 .main-current-9423 li.carousel-last-d1ec {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-a1d0 .main-current-9423 li.carousel-last-d1ec {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-a1d0 .main-current-9423 li.carousel-last-d1ec: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) {
  .smooth-a1d0 .main-current-9423 li.carousel-last-d1ec li.carousel-last-d1ec li.carousel-last-d1ec li.carousel-last-d1ec {
    padding-left: 0;
  }
}
article.carousel-last-d1ec {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel-last-d1ec .media_hard_2e62 p:last-of-type {
  margin-bottom: 0;
}
article.carousel-last-d1ec .purple-f51b {
  float: left;
}
article.carousel-last-d1ec .highlight_8afa {
  margin-left: 85px;
}
article.carousel-last-d1ec .feature_dac4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel-last-d1ec .feature_dac4 .video-action-1da8 {
  margin-left: 10px;
}
article.carousel-last-d1ec .purple_a832 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel-last-d1ec .video_full_9d62 {
  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 .sidebar-brown-d515,
  #respond .dropdown_bd1d,
  #respond .content_cool_3b6f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar-brown-d515 input,
#respond .dropdown_bd1d input,
#respond .content_cool_3b6f input {
  width: 100%;
}
#respond .content_cool_3b6f {
  margin-right: 0;
}
#respond .backdrop-521f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.in_36ec .section-bronze-51c2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section-bronze-51c2 .picture_8a3d.lite_dd30 .notice_narrow_14f4 > li > a:focus,
.section-bronze-51c2 .picture_8a3d.lite_dd30 .notice_narrow_14f4 > li > a:hover,
.section-bronze-51c2 .picture_8a3d.icon_13dd .notice_narrow_14f4 > li > a:focus,
.section-bronze-51c2 .picture_8a3d.icon_13dd .notice_narrow_14f4 > li > a:hover,
.section-bronze-51c2 .picture_8a3d.badge-f262 .notice_narrow_14f4 > li > a:focus,
.section-bronze-51c2 .picture_8a3d.badge-f262 .notice_narrow_14f4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-bronze-51c2
  .picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li.south_4c19
  > a,
.section-bronze-51c2
  .picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li.outer-ec62
  > a,
.section-bronze-51c2
  .picture_8a3d.icon_13dd
  .notice_narrow_14f4
  > li.south_4c19
  > a,
.section-bronze-51c2
  .picture_8a3d.icon_13dd
  .notice_narrow_14f4
  > li.outer-ec62
  > a,
.section-bronze-51c2
  .picture_8a3d.badge-f262
  .notice_narrow_14f4
  > li.south_4c19
  > a,
.section-bronze-51c2 .picture_8a3d.badge-f262 .notice_narrow_14f4 > li.modal-4a45 > a {
  color: rgba(255, 255, 255, 0.99);
}
.section-bronze-51c2 .tertiary_tiny_ecd2,
.section-bronze-51c2 .tertiary_tiny_ecd2 a {
  color: rgba(255, 255, 255, 0.99);
}
.section-bronze-51c2 .iron_e917.gallery_white_410b li a,
.section-bronze-51c2 .accordion-9f06 a,
.section-bronze-51c2 .link-fresh-1d1b,
.section-bronze-51c2 .notice_narrow_14f4 > li > a,
.section-bronze-51c2 .tag_medium_35d8 {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2 .iron_e917.gallery_white_410b li a:hover,
.section-bronze-51c2 .accordion-9f06 a:hover,
.section-bronze-51c2 .link-fresh-1d1b:hover,
.section-bronze-51c2 .notice_narrow_14f4 > li > a:hover,
.section-bronze-51c2 .tag_medium_35d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-bronze-51c2 .bronze-1b00 {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2 .bronze-1b00 .stone_4408 {
  color: rgba(255, 255, 255, 0.99);
}
.section-bronze-51c2 .bronze-1b00:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-bronze-51c2 .north_bdfe .title_mini_0160 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2 .north_bdfe .title_mini_0160 .tall_d7e0 {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2
  .north_bdfe
  .title_mini_0160
  .tall_d7e0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2
  .north_bdfe
  .title_mini_0160
  .tall_d7e0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2
  .north_bdfe
  .title_mini_0160
  .tall_d7e0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2
  .north_bdfe
  .title_mini_0160
  .tall_d7e0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2 .north_bdfe .primary-green-384b {
  color: rgba(255, 255, 255, 0.79);
}
.section-bronze-51c2 .north_bdfe .primary-green-384b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_6966
  .section-bronze-51c2
  .north_bdfe
  .orange_48df
  .fresh_ce45 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_6966
  .section-bronze-51c2
  .north_bdfe
  .orange_48df
  .tall_d7e0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in_36ec .mini_76e2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.mini_76e2 .picture_8a3d.lite_dd30 .notice_narrow_14f4 > li > a:focus,
.mini_76e2 .picture_8a3d.lite_dd30 .notice_narrow_14f4 > li > a:hover,
.mini_76e2 .picture_8a3d.icon_13dd .notice_narrow_14f4 > li > a:focus,
.mini_76e2 .picture_8a3d.icon_13dd .notice_narrow_14f4 > li > a:hover,
.mini_76e2 .picture_8a3d.badge-f262 .notice_narrow_14f4 > li > a:focus,
.mini_76e2 .picture_8a3d.badge-f262 .notice_narrow_14f4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini_76e2
  .picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li.south_4c19
  > a,
.mini_76e2
  .picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li.outer-ec62
  > a,
.mini_76e2
  .picture_8a3d.icon_13dd
  .notice_narrow_14f4
  > li.south_4c19
  > a,
.mini_76e2
  .picture_8a3d.icon_13dd
  .notice_narrow_14f4
  > li.outer-ec62
  > a,
.mini_76e2
  .picture_8a3d.badge-f262
  .notice_narrow_14f4
  > li.south_4c19
  > a,
.mini_76e2 .picture_8a3d.badge-f262 .notice_narrow_14f4 > li.modal-4a45 > a {
  color: rgba(0, 0, 0, 0.8);
}
.mini_76e2 .tertiary_tiny_ecd2,
.mini_76e2 .tertiary_tiny_ecd2 a {
  color: rgba(0, 0, 0, 0.8);
}
.mini_76e2 .iron_e917.gallery_white_410b li a,
.mini_76e2 .accordion-9f06 a,
.mini_76e2 .link-fresh-1d1b,
.mini_76e2 .notice_narrow_14f4 > li > a,
.mini_76e2 .tag_medium_35d8 {
  color: rgba(0, 0, 0, 0.55);
}
.mini_76e2 .iron_e917.gallery_white_410b li a:hover,
.mini_76e2 .accordion-9f06 a:hover,
.mini_76e2 .link-fresh-1d1b:hover,
.mini_76e2 .notice_narrow_14f4 > li > a:hover,
.mini_76e2 .tag_medium_35d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini_76e2 .bronze-1b00 {
  color: rgba(0, 0, 0, 0.55);
}
.mini_76e2 .bronze-1b00 .stone_4408 {
  color: rgba(0, 0, 0, 0.8);
}
.mini_76e2 .bronze-1b00:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_ab9c .card_cold_4f10 {
  margin-left: auto;
  margin-right: auto;
}
.menu-medium-56c2 > * {
  margin-left: auto;
  margin-right: auto;
}
.menu-medium-56c2 .info-2fa5 {
  margin-right: 1.41575em;
}
.description_a75b .menu-medium-56c2 > .badge-a5a4 {
  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;
}
.description_a75b .menu-medium-56c2 > .filter_1693 {
  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;
}
.border_large_8747.component_ab9c .card_cold_4f10,
.west-a5bd.component_ab9c .card_cold_4f10 {
  margin-left: 0;
}
.frame-2cda.component_ab9c .card_cold_4f10,
.highlight_bf2b.component_ab9c .card_cold_4f10 {
  margin-right: 0;
}
.menu-medium-56c2 ol,
.menu-medium-56c2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shadow-fresh-6f2b video {
  max-width: 100%;
}
.old_3950 img {
  display: block;
}
.old_3950.info-2fa5,
.old_3950.soft-d30f {
  width: 100%;
}
.old_3950.filter_1693 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.small_cc2e:not(.table_cold_38d9) {
  margin: 1.5em auto;
}
.outer_4141 p {
  padding: 1.5em 14px;
}
ul.clean_c2f0.filter_1693,
ul.clean_c2f0.badge-a5a4,
ul.clean_c2f0.first-6057.badge-a5a4 {
  padding: 0 14px;
}
.section_cc6c {
  display: block;
  overflow-x: auto;
}
.section_cc6c table {
  border-collapse: collapse;
  width: 100%;
}
.section_cc6c td,
.section_cc6c th {
  padding: 0.5em;
}
.menu-medium-56c2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.menu-medium-56c2 ol ol,
.menu-medium-56c2 ol ul,
.menu-medium-56c2 ul ol,
.menu-medium-56c2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.menu-medium-56c2 ol ol li,
.menu-medium-56c2 ol ul li,
.menu-medium-56c2 ul ol li,
.menu-medium-56c2 ul ul li {
  margin-left: 0;
}
.gallery-under-0b94.shade_bottom_77fb > .orange-10fe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-under-0b94.shade_bottom_77fb > .orange-10fe iframe,
.gallery-under-0b94.shade_bottom_77fb > .orange-10fe > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wide_f63a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wide_f63a.preview-lower-59f6 {
  padding: 0;
}
.wide_f63a.preview-lower-59f6 cite {
  font-size: 13px;
}
.wide_f63a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wide_f63a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice_5326 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice_5326 > p:first-child {
  margin-top: 0;
}
.notice_5326 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice_5326 blockquote {
  border-left: 0;
}
.popup-north-b919 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.popup-north-b919:not(.tooltip-hot-7eb9) {
  max-width: 100px;
}
.popup-north-b919.nav_daf9 {
  border-bottom: none !important;
  text-align: center;
}
.popup-north-b919.nav_daf9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outer_4141 p {
    padding: 1.5em 0;
  }
}
.progress-bright-ecc3 {
  color: #0073aa;
}
.widget_a633 {
  background-color: #0073aa;
}
.header_98a3 {
  color: #229fd8;
}
.smooth_9e63 {
  background-color: #229fd8;
}
.search-wood-b44c {
  color: #eee;
}
.iron_fccc {
  background-color: #eee;
}
.table_soft_80aa {
  color: #444;
}
.thumbnail_9a03 {
  background-color: #444;
}
.article-7347 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article-7347 .accent_4b4b .accordion-9f06 {
  font-size: 15px;
}
.article-7347 .accordion-9f06 {
  line-height: 1.3;
}
.article-7347 .mini_76e2 {
}
.article-7347 .section-bronze-51c2 {
  background: #235787;
}
.dropdown-24d4 {
  padding: 0;
}
.dropdown-24d4 .section-bronze-51c2 {
  background: #1a1a1a;
}
.dropdown-24d4 .mini_76e2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight-mini-8e8d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight-mini-8e8d .mini_76e2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight-mini-8e8d .section-bronze-51c2 {
  background: #303030;
}
.carousel-88ff {
  position: relative;
  z-index: 10;
}
.carousel-88ff .over_bc07 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-fast-1110 .medium_facf {
  display: inline-block;
  vertical-align: middle;
}
.chip-fast-1110.badge_9df8 .medium_facf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .chip-fast-1110.badge_9df8 .medium_facf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .chip-fast-1110.badge_9df8 .medium_facf {
    margin-right: 0.4em;
  }
}
.chip-fast-1110.badge_9df8 .medium_facf:last-child {
  margin-right: 0;
}
.text_advanced_ab45 .over_bc07 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .in_36ec .accent_4b4b {
    margin: 0 -0.5em;
  }
  .in_36ec .accent_4b4b [class*="customify-col-"],
  .in_36ec .accent_4b4b [class*="customify-col_"],
  .in_36ec .accent_4b4b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.in_36ec.table-7e7d .over_bc07 {
  background: 0 0 !important;
}
.in_36ec.table-7e7d .over_bc07,
.in_36ec.text_advanced_ab45 .over_bc07 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .in_36ec.breadcrumb-ce82 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.in_36ec.text_advanced_ab45 .over_bc07 {
  box-shadow: none !important;
}
.hard-451a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard-451a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard-451a {
    padding: 18px 0 20px;
  }
}
.hard-451a .description_dark_edbd {
  width: 100%;
}
.hard-451a .east-abd2 {
  margin-bottom: 0;
}
.hard-451a .carousel_54ac {
  margin-top: 5px;
  font-size: 0.875em;
}
.pattern_last_d9eb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pattern_last_d9eb .notice-west-6aac {
  width: 100%;
}
.input_312b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input_312b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input_312b 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;
}
.input_312b li:last-child:after {
  display: none;
}
.input_312b li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid_silver_9d51 .feature_outer_9f5a button,
.hard-451a .feature_outer_9f5a button {
  left: 0;
}
.grid_silver_9d51 .notice-west-6aac,
.hard-451a .notice-west-6aac {
  padding-left: 0;
  padding-right: 0;
}
.grid_silver_9d51 .pattern_last_d9eb,
.hard-451a .pattern_last_d9eb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid_silver_9d51 {
  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;
}
.grid_silver_9d51: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;
}
.grid_silver_9d51 .hover-lite-c683 {
  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) {
  .grid_silver_9d51 .hover-lite-c683 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_silver_9d51 .hover-lite-c683 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid_silver_9d51 .hover-lite-c683 {
    min-height: 200px;
  }
}
.grid_silver_9d51 .input_312b {
  color: rgba(255, 255, 255, 0.8);
}
.grid_silver_9d51 .input_312b a,
.grid_silver_9d51 .input_312b li:after {
  color: inherit;
}
.grid_silver_9d51 .input_312b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.summary_center_f28e {
  margin-bottom: 0.5em;
}
.element-05fa {
  margin-bottom: 1.2em;
}
.element-05fa,
.summary_center_f28e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.element-05fa p:last-child,
.summary_center_f28e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature_outer_9f5a,
#masthead .feature_outer_9f5a {
  display: none;
}
#masthead
  > .feature_outer_9f5a.pattern-b7b3 {
  display: none;
}
#masthead > .feature_outer_9f5a button {
  left: 0;
}
.badge-cc5a {
  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%;
}
.badge-cc5a .medium_facf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge-cc5a .small_e404 {
  display: -webkit-box;
  display: flex;
}
.badge-cc5a .small_e404.fluid_79f4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge-cc5a .small_e404.picture-dark-146d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge-cc5a .small_e404.logo-d9c9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge-cc5a.surface_c5e0.fluid-ef64 .small_e404.fluid_79f4 {
  flex-basis: 100%;
}
.badge-cc5a.copper_c9d6 .small_e404.picture-dark-146d {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge-cc5a.copper_c9d6 .small_e404.logo-d9c9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature_outer_9f5a.pattern-b7b3 {
  display: none;
}
#masthead > .feature_outer_9f5a button {
  left: 0;
}
.alert-large-8ea8 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.alert-large-8ea8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert-large-8ea8.progress_clean_57c5 i {
  margin-right: 4px;
}
.alert-large-8ea8.layout-left-4dfd i {
  margin-left: 5px;
}
.accordion-9f06 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-9f06 p:last-child {
  margin-bottom: 0;
}
.blue-b3bc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.blue-b3bc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.blue-b3bc img {
  display: block;
  width: auto;
  line-height: 1;
}
.blue-b3bc .tertiary_tiny_ecd2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.blue-b3bc .input-gold-1962 {
  margin: 5px 0 7px 0;
}
.blue-b3bc.layout_908c .footer-pressed-63fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue-b3bc.layout_908c .lite-5a89 {
  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;
}
.blue-b3bc.cold_abb5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.blue-b3bc.cold_abb5 .footer-pressed-63fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue-b3bc.cold_abb5 .lite-5a89 {
  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;
}
.blue-b3bc.banner-gas-bf35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue-b3bc.row-f231 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.blue-b3bc.row-f231 .lite-5a89 {
  margin-top: 7px;
}
.grid_50cb {
  display: inline-block;
}
.carousel-88ff .carousel_2a9e .blue-b3bc img {
  max-width: 100%;
}
.picture_8a3d .notice-huge-a75b.sort_top_4e7e,
.shadow-bright-778f .notice-huge-a75b.sort_top_4e7e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_8a3d .brown_a7d5,
.shadow-bright-778f .brown_a7d5 {
  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%);
}
.picture_8a3d .brown_a7d5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.picture_8a3d.dropdown_d9e6 .brown_a7d5 {
  display: none;
}
.picture_8a3d .down-27d1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_8a3d .down-27d1 li {
  display: inline-block;
  position: relative;
}
.picture_8a3d .down-27d1 li:last-child {
  margin-right: 0;
}
.picture_8a3d .down-27d1 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;
}
.picture_8a3d .down-27d1 li.modal-4a45 > a {
  color: rgba(0, 0, 0, 0.9);
}
.picture_8a3d .down-27d1 > 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;
}
.picture_8a3d .down-27d1 > li > a i {
  line-height: 0;
}
.picture_8a3d .down-27d1 > li.warm-9390 > a .brown_a7d5 {
  margin-left: 4px;
  line-height: 0;
}
.picture_8a3d .down-27d1 .mask_smooth_feb3 li.warm-9390 > a {
  position: relative;
}
.picture_8a3d .down-27d1 .mask_smooth_feb3 li.warm-9390 > a:after,
.picture_8a3d .down-27d1 .mask_smooth_feb3 li.warm-9390 > a:before {
  content: "";
  display: table;
}
.picture_8a3d .down-27d1 .mask_smooth_feb3 li.warm-9390 > a:after {
  clear: both;
}
.picture_8a3d .down-27d1 .mask_smooth_feb3 li.warm-9390 > a .brown_a7d5 {
  margin-left: 5px;
  float: right;
}
.picture_8a3d .thumbnail-f777,
.picture_8a3d .mask_smooth_feb3 {
  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;
}
.picture_8a3d .mask_smooth_feb3 {
  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;
}
.picture_8a3d .mask_smooth_feb3 .sort_top_4e7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_8a3d .mask_smooth_feb3 .brown_a7d5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.picture_8a3d .mask_smooth_feb3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.picture_8a3d .mask_smooth_feb3 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;
}
.picture_8a3d .mask_smooth_feb3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.picture_8a3d .mask_smooth_feb3 .mask_smooth_feb3 {
  top: 0;
  left: 100%;
}
.picture_8a3d .gallery-33d8.fn-focus-edb8 > .thumbnail-f777,
.picture_8a3d .gallery-33d8.fn-focus-edb8 > .mask_smooth_feb3,
.picture_8a3d .gallery-33d8:focus > .thumbnail-f777,
.picture_8a3d .gallery-33d8:focus > .mask_smooth_feb3,
.picture_8a3d .gallery-33d8:hover > .thumbnail-f777,
.picture_8a3d .gallery-33d8:hover > .mask_smooth_feb3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.picture_8a3d.badge-f262 .notice_narrow_14f4:after,
.picture_8a3d.badge-f262 .notice_narrow_14f4:before {
  content: "";
  display: table;
}
.picture_8a3d.badge-f262 .notice_narrow_14f4:after {
  clear: both;
}
.picture_8a3d.badge-f262 .notice_narrow_14f4 > li {
  float: left;
}
.picture_8a3d.west-8da7 .notice_narrow_14f4:after,
.picture_8a3d.west-8da7 .notice_narrow_14f4:before {
  content: "";
  display: table;
}
.picture_8a3d.west-8da7 .notice_narrow_14f4:after {
  clear: both;
}
.picture_8a3d.west-8da7 .notice_narrow_14f4 > li {
  float: left;
}
.picture_8a3d.west-8da7 .notice_narrow_14f4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.picture_8a3d.west-8da7 .notice_narrow_14f4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.picture_8a3d.west-8da7 .notice_narrow_14f4 > li.south_4c19 > a,
.picture_8a3d.west-8da7 .notice_narrow_14f4 > li.modal-4a45 > a {
  color: #fff;
  background-color: #1e4b75;
}
.picture_8a3d.lite_dd30 .notice_narrow_14f4 > li > a .sort_top_4e7e {
  position: relative;
}
.picture_8a3d.lite_dd30 .notice_narrow_14f4 > li > a .sort_top_4e7e: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;
}
.picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li:focus
  > a
  .sort_top_4e7e:before,
.picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li:hover
  > a
  .sort_top_4e7e:before {
  width: 100%;
  background-color: currentColor;
}
.picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li.south_4c19
  > a
  .sort_top_4e7e:before,
.picture_8a3d.lite_dd30
  .notice_narrow_14f4
  > li.outer-ec62
  > a
  .sort_top_4e7e:before {
  width: 100%;
  background-color: currentColor;
}
.picture_8a3d.icon_13dd .notice_narrow_14f4 > li > a .sort_top_4e7e {
  position: relative;
}
.picture_8a3d.icon_13dd .notice_narrow_14f4 > li > a .sort_top_4e7e: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;
}
.picture_8a3d.icon_13dd .notice_narrow_14f4 > li:focus > a .sort_top_4e7e:before,
.picture_8a3d.icon_13dd
  .notice_narrow_14f4
  > li:hover
  > a
  .sort_top_4e7e:before {
  width: 100%;
  background-color: currentColor;
}
.picture_8a3d.icon_13dd
  .notice_narrow_14f4
  > li.south_4c19
  > a
  .sort_top_4e7e:before,
.picture_8a3d.icon_13dd
  .notice_narrow_14f4
  > li.outer-ec62
  > a
  .sort_top_4e7e:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-bright-778f .down-27d1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shadow-bright-778f .down-27d1 li:first-child > a {
  border-top: none;
}
.shadow-bright-778f .down-27d1 .thumbnail_f909 > .sort_top_4e7e .brown_a7d5 {
  display: none;
}
.shadow-bright-778f .down-27d1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shadow-bright-778f .down-27d1 li:last-child {
  border: none;
}
.shadow-bright-778f .down-27d1 li.warm-9390 > a {
  padding-right: 45px !important;
}
.shadow-bright-778f .down-27d1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shadow-bright-778f .down-27d1 li a:focus,
.shadow-bright-778f .down-27d1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-bright-778f .down-27d1 li .photo_175c {
  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;
}
.shadow-bright-778f .down-27d1 li .photo_175c:hover {
  box-shadow: none;
}
.shadow-bright-778f .down-27d1 li .photo_175c .brown_a7d5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shadow-bright-778f .down-27d1 .mask_smooth_feb3 {
  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);
}
.shadow-bright-778f .down-27d1 .mask_smooth_feb3 li a {
  padding-left: 3em;
}
.shadow-bright-778f .down-27d1 .icon_4cad > a .photo_175c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shadow-bright-778f .down-27d1 .icon_4cad > .mask_smooth_feb3 {
  display: block;
  opacity: 1;
}
.accent-hard-6b4d {
  max-width: 100%;
}
.modal-silver-8c4a {
  line-height: 0;
  cursor: pointer;
}
.tag_medium_35d8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tag_medium_35d8:hover {
  box-shadow: none;
  color: currentColor;
}
.tag_medium_35d8 svg {
  width: 18px;
  height: 18px;
}
.tag_medium_35d8 .tag-8a0e {
  display: none;
}
.hidden-fc8d {
  position: relative;
}
.hidden-fc8d.fn-active-edb8 .tag_medium_35d8 .accent-over-92c5 {
  display: none;
}
.hidden-fc8d.fn-active-edb8 .tag_medium_35d8 .tag-8a0e {
  display: inline-block;
}
.hidden-fc8d .avatar_bb9d {
  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);
}
.hidden-fc8d.down-0a38 .avatar_bb9d {
  left: auto;
  right: -0.9em;
}
.hidden-fc8d.down-0a38 .outline-prev-5feb::before {
  left: auto;
  right: 15px;
}
.hidden-fc8d.fn-active-edb8 .avatar_bb9d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange_48df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.orange_48df label {
  flex-basis: 100%;
}
.orange_48df .title_mini_0160 {
  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;
}
.orange_48df .tall_d7e0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.orange_48df .tall_d7e0:focus {
  background-color: transparent;
}
.orange_48df button.primary-green-384b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.orange_48df button.primary-green-384b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.orange_48df button.primary-green-384b svg {
  width: 18px;
  height: 18px;
}
.orange_48df input[type="submit"] {
  min-height: auto;
}
.north_bdfe .orange_48df .tall_d7e0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outline-prev-5feb {
  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) {
  .outline-prev-5feb {
    width: 220px;
  }
}
.outline-prev-5feb label {
  flex-basis: 100%;
}
.outline-prev-5feb::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;
}
.static_6966 .north_bdfe .orange_48df {
  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;
}
.static_6966
  .north_bdfe
  .orange_48df
  .title_mini_0160 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.static_6966 .north_bdfe .orange_48df .tall_d7e0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.static_6966
  .north_bdfe
  .orange_48df
  .tall_d7e0:focus {
  background: 0 0;
}
.static_6966
  .north_bdfe
  .orange_48df
  .fresh_ce45 {
  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;
}
.iron_e917 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron_e917 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron_e917 li:last-child {
  margin-right: 0;
}
.iron_e917 li:first-child {
  margin-left: 0;
}
.iron_e917.layout-upper-7f56 a {
  color: #fff;
}
.iron_e917.layout-upper-7f56 a:hover {
  color: #fff;
}
.iron_e917 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron_e917 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron_e917 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron_e917 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron_e917 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron_e917 [class*="social-icon-apple"].steel-7a1f {
  background-color: transparent;
  color: #999;
}
.iron_e917 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron_e917 [class*="social-icon-behance"].steel-7a1f {
  background-color: transparent;
  color: #1769ff;
}
.iron_e917 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron_e917 [class*="social-icon-bitbucket"].steel-7a1f {
  background-color: transparent;
  color: #205081;
}
.iron_e917 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron_e917 [class*="social-icon-codepen"].steel-7a1f {
  background-color: transparent;
  color: #000;
}
.iron_e917 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron_e917 [class*="social-icon-delicious"].steel-7a1f {
  background-color: transparent;
  color: #39f;
}
.iron_e917 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron_e917 [class*="social-icon-digg"].steel-7a1f {
  background-color: transparent;
  color: #005be2;
}
.iron_e917 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron_e917 [class*="social-icon-dribbble"].steel-7a1f {
  background-color: transparent;
  color: #ea4c89;
}
.iron_e917 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron_e917 [class*="social-icon-envelope"].steel-7a1f {
  background-color: transparent;
  color: #ea4335;
}
.iron_e917 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron_e917 [class*="social-icon-facebook"].steel-7a1f {
  background-color: transparent;
  color: #3b5998;
}
.iron_e917 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron_e917 [class*="social-icon-flickr"].steel-7a1f {
  background-color: transparent;
  color: #0063dc;
}
.iron_e917 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron_e917 [class*="social-icon-foursquare"].steel-7a1f {
  background-color: transparent;
  color: #2d5be3;
}
.iron_e917 [class*="social-icon-github"] {
  background-color: #333;
}
.iron_e917 [class*="social-icon-github"].steel-7a1f {
  background-color: transparent;
  color: #333;
}
.iron_e917 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron_e917 [class*="social-icon-google-plus"].steel-7a1f {
  background-color: transparent;
  color: #dd4b39;
}
.iron_e917 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron_e917 [class*="social-icon-houzz"].steel-7a1f {
  background-color: transparent;
  color: #7ac142;
}
.iron_e917 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron_e917 [class*="social-icon-instagram"].steel-7a1f {
  background-color: transparent;
  color: #262626;
}
.iron_e917 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron_e917 [class*="social-icon-jsfiddle"].steel-7a1f {
  background-color: transparent;
  color: #487aa2;
}
.iron_e917 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron_e917 [class*="social-icon-linkedin"].steel-7a1f {
  background-color: transparent;
  color: #0077b5;
}
.iron_e917 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron_e917 [class*="social-icon-medium"].steel-7a1f {
  background-color: transparent;
  color: #00ab6b;
}
.iron_e917 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron_e917
  [class*="social-icon-odnoklassniki"].steel-7a1f {
  background-color: transparent;
  color: #f4731c;
}
.iron_e917 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron_e917 [class*="social-icon-meetup"].steel-7a1f {
  background-color: transparent;
  color: #ec1c40;
}
.iron_e917 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron_e917 [class*="social-icon-pinterest"].steel-7a1f {
  background-color: transparent;
  color: #bd081c;
}
.iron_e917 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron_e917 [class*="social-icon-product-hunt"].steel-7a1f {
  background-color: transparent;
  color: #da552f;
}
.iron_e917 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron_e917 [class*="social-icon-reddit"].steel-7a1f {
  background-color: transparent;
  color: #ff4500;
}
.iron_e917 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron_e917 [class*="social-icon-rss"].steel-7a1f {
  background-color: transparent;
  color: #f26522;
}
.iron_e917 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron_e917
  [class*="social-icon-shopping-cart"].steel-7a1f {
  background-color: transparent;
  color: #4caf50;
}
.iron_e917 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron_e917 [class*="social-icon-skype"].steel-7a1f {
  background-color: transparent;
  color: #00aff0;
}
.iron_e917 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron_e917 [class*="social-icon-slideshare"].steel-7a1f {
  background-color: transparent;
  color: #0077b5;
}
.iron_e917 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron_e917 [class*="social-icon-snapchat"].steel-7a1f {
  background-color: transparent;
  color: #fffc00;
}
.iron_e917 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron_e917 [class*="social-icon-soundcloud"].steel-7a1f {
  background-color: transparent;
  color: #f80;
}
.iron_e917 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron_e917 [class*="social-icon-spotify"].steel-7a1f {
  background-color: transparent;
  color: #2ebd59;
}
.iron_e917 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron_e917
  [class*="social-icon-stack-overflow"].steel-7a1f {
  background-color: transparent;
  color: #fe7a15;
}
.iron_e917 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron_e917 [class*="social-icon-maldkfgram"].steel-7a1f {
  background-color: transparent;
  color: #2ca5e0;
}
.iron_e917 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron_e917 [class*="social-icon-tripadvisor"].steel-7a1f {
  background-color: transparent;
  color: #589442;
}
.iron_e917 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron_e917 [class*="social-icon-tumblr"].steel-7a1f {
  background-color: transparent;
  color: #35465c;
}
.iron_e917 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron_e917 [class*="social-icon-twitch"].steel-7a1f {
  background-color: transparent;
  color: #6441a5;
}
.iron_e917 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron_e917 [class*="social-icon-twitter"].steel-7a1f {
  background-color: transparent;
  color: #1da1f2;
}
.iron_e917 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron_e917 [class*="social-icon-vimeo"].steel-7a1f {
  background-color: transparent;
  color: #1ab7ea;
}
.iron_e917 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron_e917 [class*="social-icon-vk"].steel-7a1f {
  background-color: transparent;
  color: #45668e;
}
.iron_e917 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron_e917 [class*="social-icon-weibo"].steel-7a1f {
  background-color: transparent;
  color: #df2029;
}
.iron_e917 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron_e917 [class*="social-icon-weixin"].steel-7a1f {
  background-color: transparent;
  color: #7bb32e;
}
.iron_e917 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron_e917 [class*="social-icon-whatsapp"].steel-7a1f {
  background-color: transparent;
  color: #25d366;
}
.iron_e917 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron_e917 [class*="social-icon-wordpress"].steel-7a1f {
  background-color: transparent;
  color: #21759b;
}
.iron_e917 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron_e917 [class*="social-icon-xing"].steel-7a1f {
  background-color: transparent;
  color: #026466;
}
.iron_e917 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron_e917 [class*="social-icon-yelp"].steel-7a1f {
  background-color: transparent;
  color: #af0606;
}
.iron_e917 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron_e917 [class*="social-icon-youtube"].steel-7a1f {
  background-color: transparent;
  color: #cd201f;
}
.link-fresh-1d1b {
  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;
}
.link-fresh-1d1b:hover {
  box-shadow: none;
  background: 0 0;
}
.pro_f2bf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-center-0d55 {
  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;
}
.simple-b8a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.silver-3cd0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.silver-3cd0,
.silver-3cd0::after,
.silver-3cd0::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;
}
.silver-3cd0::after,
.silver-3cd0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table_bright_ebea .breadcrumb-center-0d55 .simple-b8a2 {
  margin-top: -2px;
  width: 19px;
}
.table_bright_ebea .breadcrumb-center-0d55 .silver-3cd0 {
  margin-top: -1px;
}
.table_bright_ebea .breadcrumb-center-0d55 .silver-3cd0,
.table_bright_ebea .breadcrumb-center-0d55 .silver-3cd0::after,
.table_bright_ebea .breadcrumb-center-0d55 .silver-3cd0::before {
  width: 19px;
  height: 2px;
}
.table_bright_ebea .breadcrumb-center-0d55 .silver-3cd0::before {
  top: -6px;
}
.table_bright_ebea .breadcrumb-center-0d55 .silver-3cd0::after {
  bottom: -6px;
}
.pattern-wood-e656 .breadcrumb-center-0d55 .simple-b8a2 {
  margin-top: -2px;
  width: 22px;
}
.pattern-wood-e656 .breadcrumb-center-0d55 .silver-3cd0 {
  margin-top: -1px;
}
.pattern-wood-e656 .breadcrumb-center-0d55 .silver-3cd0,
.pattern-wood-e656 .breadcrumb-center-0d55 .silver-3cd0::after,
.pattern-wood-e656 .breadcrumb-center-0d55 .silver-3cd0::before {
  width: 22px;
  height: 2px;
}
.pattern-wood-e656 .breadcrumb-center-0d55 .silver-3cd0::before {
  top: -7px;
}
.pattern-wood-e656 .breadcrumb-center-0d55 .silver-3cd0::after {
  bottom: -7px;
}
.popup-5683 .breadcrumb-center-0d55 .simple-b8a2 {
  margin-top: -2px;
  width: 31px;
}
.popup-5683 .breadcrumb-center-0d55 .silver-3cd0 {
  margin-top: -1.5px;
}
.popup-5683 .breadcrumb-center-0d55 .silver-3cd0,
.popup-5683 .breadcrumb-center-0d55 .silver-3cd0::after,
.popup-5683 .breadcrumb-center-0d55 .silver-3cd0::before {
  width: 31px;
  height: 3px;
}
.popup-5683 .breadcrumb-center-0d55 .silver-3cd0::before {
  top: -9px;
}
.popup-5683 .breadcrumb-center-0d55 .silver-3cd0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .red-da6f .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 19px;
  }
  .red-da6f .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1px;
  }
  .red-da6f .breadcrumb-center-0d55 .silver-3cd0,
  .red-da6f .breadcrumb-center-0d55 .silver-3cd0::after,
  .red-da6f .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 19px;
    height: 2px;
  }
  .red-da6f .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -6px;
  }
  .red-da6f .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -6px;
  }
  .inner-ac01 .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 22px;
  }
  .inner-ac01 .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1px;
  }
  .inner-ac01 .breadcrumb-center-0d55 .silver-3cd0,
  .inner-ac01 .breadcrumb-center-0d55 .silver-3cd0::after,
  .inner-ac01 .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 22px;
    height: 2px;
  }
  .inner-ac01 .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -7px;
  }
  .inner-ac01 .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -7px;
  }
  .active_6707 .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 31px;
  }
  .active_6707 .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1.5px;
  }
  .active_6707 .breadcrumb-center-0d55 .silver-3cd0,
  .active_6707 .breadcrumb-center-0d55 .silver-3cd0::after,
  .active_6707 .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 31px;
    height: 3px;
  }
  .active_6707 .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -9px;
  }
  .active_6707 .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_selected_3815 .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 19px;
  }
  .notice_selected_3815 .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1px;
  }
  .notice_selected_3815 .breadcrumb-center-0d55 .silver-3cd0,
  .notice_selected_3815 .breadcrumb-center-0d55 .silver-3cd0::after,
  .notice_selected_3815 .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 19px;
    height: 2px;
  }
  .notice_selected_3815 .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -6px;
  }
  .notice_selected_3815 .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -6px;
  }
  .breadcrumb_3fa9 .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_3fa9 .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1px;
  }
  .breadcrumb_3fa9 .breadcrumb-center-0d55 .silver-3cd0,
  .breadcrumb_3fa9 .breadcrumb-center-0d55 .silver-3cd0::after,
  .breadcrumb_3fa9 .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_3fa9 .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -7px;
  }
  .breadcrumb_3fa9 .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -7px;
  }
  .sort_out_ad82 .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 31px;
  }
  .sort_out_ad82 .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1.5px;
  }
  .sort_out_ad82 .breadcrumb-center-0d55 .silver-3cd0,
  .sort_out_ad82 .breadcrumb-center-0d55 .silver-3cd0::after,
  .sort_out_ad82 .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 31px;
    height: 3px;
  }
  .sort_out_ad82 .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -9px;
  }
  .sort_out_ad82 .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status-paper-15ac .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 19px;
  }
  .status-paper-15ac .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1px;
  }
  .status-paper-15ac .breadcrumb-center-0d55 .silver-3cd0,
  .status-paper-15ac .breadcrumb-center-0d55 .silver-3cd0::after,
  .status-paper-15ac .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 19px;
    height: 2px;
  }
  .status-paper-15ac .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -6px;
  }
  .status-paper-15ac .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -6px;
  }
  .solid_b91c .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 22px;
  }
  .solid_b91c .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1px;
  }
  .solid_b91c .breadcrumb-center-0d55 .silver-3cd0,
  .solid_b91c .breadcrumb-center-0d55 .silver-3cd0::after,
  .solid_b91c .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 22px;
    height: 2px;
  }
  .solid_b91c .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -7px;
  }
  .solid_b91c .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -7px;
  }
  .simple-8f47 .breadcrumb-center-0d55 .simple-b8a2 {
    margin-top: -2px;
    width: 31px;
  }
  .simple-8f47 .breadcrumb-center-0d55 .silver-3cd0 {
    margin-top: -1.5px;
  }
  .simple-8f47 .breadcrumb-center-0d55 .silver-3cd0,
  .simple-8f47 .breadcrumb-center-0d55 .silver-3cd0::after,
  .simple-8f47 .breadcrumb-center-0d55 .silver-3cd0::before {
    width: 31px;
    height: 3px;
  }
  .simple-8f47 .breadcrumb-center-0d55 .silver-3cd0::before {
    top: -9px;
  }
  .simple-8f47 .breadcrumb-center-0d55 .silver-3cd0::after {
    bottom: -9px;
  }
}
.active-32df .silver-3cd0 {
  -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);
}
.active-32df .silver-3cd0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.active-32df .silver-3cd0::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);
}
.active-32df.shade_static_3fea .silver-3cd0 {
  -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);
}
.active-32df.shade_static_3fea .silver-3cd0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.active-32df.shade_static_3fea .silver-3cd0::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);
}
.glass_46f2 {
  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.liquid_65aa:before {
  display: none;
}
.basic_d928 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.basic_d928 .tooltip-14cd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.basic_d928 .tooltip-14cd:last-of-type {
  border-bottom: none;
}
.basic_d928 .tooltip-14cd.layout_46cf,
.basic_d928 .tooltip-14cd.red-e921,
.basic_d928 .tooltip-14cd.logo_orange_57d7 {
  padding: 0;
}
.basic_d928 .shadow-bright-778f .photo_175c {
  color: currentColor;
}
.basic_d928 .shadow-bright-778f .photo_175c:focus,
.basic_d928 .shadow-bright-778f .photo_175c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_d928.mini_76e2 .bronze-1b00,
.basic_d928.mini_76e2 .accordion-9f06 a,
.basic_d928.mini_76e2 .notice_narrow_14f4 a,
.basic_d928.mini_76e2 .mask_smooth_feb3 a {
  color: rgba(0, 0, 0, 0.55);
}
.basic_d928.mini_76e2 .bronze-1b00:hover,
.basic_d928.mini_76e2 .accordion-9f06 a:hover,
.basic_d928.mini_76e2 .notice_narrow_14f4 a:hover,
.basic_d928.mini_76e2 .mask_smooth_feb3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_d928.mini_76e2 .stone_4408 {
  color: rgba(0, 0, 0, 0.8);
}
.basic_d928.mini_76e2 .tooltip-14cd {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_d928.mini_76e2 .tooltip-14cd:before {
  background: rgba(0, 0, 0, 0.08);
}
.basic_d928.mini_76e2 .detail_bright_68e2:before {
  background: rgba(255, 255, 255, 0.9);
}
.basic_d928.mini_76e2 .shadow-bright-778f .down-27d1 li a,
.basic_d928.mini_76e2 .shadow-bright-778f .photo_175c,
.basic_d928.mini_76e2 .mask_smooth_feb3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_d928.mini_76e2 .shadow-bright-778f .photo_175c:focus,
.basic_d928.mini_76e2 .shadow-bright-778f .photo_175c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_d928.mini_76e2 .down-27d1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_d928.section-bronze-51c2 .bronze-1b00,
.basic_d928.section-bronze-51c2 .accordion-9f06 a,
.basic_d928.section-bronze-51c2 .notice_narrow_14f4 .photo_175c,
.basic_d928.section-bronze-51c2 .notice_narrow_14f4 a,
.basic_d928.section-bronze-51c2 .mask_smooth_feb3 a {
  color: rgba(255, 255, 255, 0.79);
}
.basic_d928.section-bronze-51c2 .bronze-1b00:hover,
.basic_d928.section-bronze-51c2 .accordion-9f06 a:hover,
.basic_d928.section-bronze-51c2 .notice_narrow_14f4 .photo_175c:hover,
.basic_d928.section-bronze-51c2 .notice_narrow_14f4 a:hover,
.basic_d928.section-bronze-51c2 .mask_smooth_feb3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_d928.section-bronze-51c2 .stone_4408 {
  color: rgba(255, 255, 255, 0.99);
}
.basic_d928.section-bronze-51c2 .tooltip-14cd {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_d928.section-bronze-51c2 .tooltip-14cd:before {
  background: rgba(255, 255, 255, 0.08);
}
.basic_d928.section-bronze-51c2 .detail_bright_68e2:before {
  background: rgba(0, 0, 0, 0.9);
}
.basic_d928.section-bronze-51c2 .shadow-bright-778f .down-27d1 li a,
.basic_d928.section-bronze-51c2 .shadow-bright-778f .photo_175c,
.basic_d928.section-bronze-51c2 .mask_smooth_feb3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_d928.section-bronze-51c2 .shadow-bright-778f .photo_175c:focus,
.basic_d928.section-bronze-51c2 .shadow-bright-778f .photo_175c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_d928.section-bronze-51c2 .down-27d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_bright_68e2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.detail_bright_68e2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.grid_2edc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.texture_iron_b0f0 .basic_d928 {
  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;
}
.texture_iron_b0f0 .tooltip-14cd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.texture_iron_b0f0 .tooltip-14cd: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) {
  .texture_iron_b0f0 .tooltip-14cd:before {
    width: 16%;
    left: 42%;
  }
}
.texture_iron_b0f0 .tooltip-14cd:last-child:before {
  content: none;
}
.texture_iron_b0f0 .tooltip-14cd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.texture_iron_b0f0 .shadow-bright-778f .down-27d1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.texture_iron_b0f0 .shadow-bright-778f .down-27d1 li a .photo_175c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.texture_iron_b0f0 .shadow-bright-778f .mask_smooth_feb3 {
  border: none;
}
.texture_iron_b0f0 .shadow-bright-778f .mask_smooth_feb3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.texture_iron_b0f0 .detail_bright_68e2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.texture_iron_b0f0 .grid_2edc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.texture_iron_b0f0 .section-bronze-51c2 .detail_bright_68e2:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_iron_b0f0 .mini_76e2.tag_a0f4 .silver-3cd0 {
  background: rgba(0, 0, 0, 0.6);
}
.texture_iron_b0f0
  .mini_76e2.tag_a0f4
  .silver-3cd0::after,
.texture_iron_b0f0
  .mini_76e2.tag_a0f4
  .silver-3cd0:before {
  background: inherit;
}
.texture_iron_b0f0
  .mini_76e2.tag_a0f4:hover
  .silver-3cd0 {
  background: rgba(0, 0, 0, 0.8);
}
.tag-dirty-52e7 .basic_d928 {
  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) {
  .tag-dirty-52e7 .basic_d928 {
    width: auto;
    right: 45px;
  }
}
.steel-84f5 .basic_d928 {
  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) {
  .steel-84f5 .basic_d928 {
    width: auto;
    left: 45px;
  }
}
.liquid_65aa .basic_d928 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.liquid_65aa .grid_2edc {
  max-width: 48em;
  margin: 0 auto;
}
.liquid_65aa .detail_bright_68e2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar_wood_327d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar_wood_327d.texture_iron_b0f0 .basic_d928 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar_wood_327d.tag-dirty-52e7 .basic_d928 {
  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);
}
.avatar_wood_327d .basic_d928 {
  visibility: visible;
}
.avatar_wood_327d.steel-84f5 .basic_d928 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west_9401,
.thumbnail_first_80fa {
  overflow-x: hidden;
}
.west_9401 .basic_d928 {
  overflow: auto;
}
.west_9401.texture_iron_b0f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_9401.texture_iron_b0f0 .basic_d928 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west_9401.texture_iron_b0f0 .link-fresh-1d1b {
  opacity: 0;
}
.west_9401.tag-dirty-52e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_9401.tag-dirty-52e7 .basic_d928 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west_9401.tag-dirty-52e7 .link-fresh-1d1b {
  opacity: 0;
}
.west_9401.steel-84f5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_9401.steel-84f5 .basic_d928 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west_9401.steel-84f5 .link-fresh-1d1b {
  opacity: 0;
}
.west_9401.liquid_65aa .basic_d928 {
  z-index: 10;
  visibility: visible;
}
.tag_a0f4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tag_a0f4 .silver-3cd0 {
  background: rgba(255, 255, 255, 0.99);
}
.tag_a0f4 .silver-3cd0::after,
.tag_a0f4 .silver-3cd0:before {
  background: inherit;
}
.tag_a0f4:hover .silver-3cd0 {
  background: rgba(255, 255, 255, 0.99);
}
.steel-84f5 .tag_a0f4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.liquid_65aa .tag_a0f4 {
  display: none !important;
}
.west_9401:before,
.thumbnail_first_80fa:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west_9401 .tag_a0f4,
.thumbnail_first_80fa .tag_a0f4 {
  display: inline-block;
}
.basic_d928 .medium_facf {
  -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;
}
.west_9401 .basic_d928 .medium_facf,
.thumbnail_first_80fa .basic_d928 .medium_facf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale-9c26 .title_mini_0160 {
  width: 100%;
}
.carousel_2a9e {
  padding: 0 0.5em 0;
}
.carousel_2a9e [class*="customify-col-"],
.carousel_2a9e [class*="customify-col_"],
.carousel_2a9e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.surface_purple_afc2 .carousel_2a9e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accent_4b4b .photo_short_58b3,
  .photo_short_58b3 {
    display: none;
  }
  .caption-active-89c5 {
    text-align: left;
  }
  .alert_9b9b {
    text-align: center;
  }
  .notification-958b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accent_4b4b .heading-c278,
  .heading-c278 {
    display: none;
  }
  .center_53b5 {
    text-align: left;
  }
  .orange-8ce1 {
    text-align: center;
  }
  .gradient-80f4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accent_4b4b .modal-mini-d907,
  .modal-mini-d907 {
    display: none;
  }
  .input_face {
    text-align: left;
  }
  .stale_e445 {
    text-align: center;
  }
  .thick-516a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight_lower_ad1c {
  box-shadow: none !important;
}
.caption_tall_aade .medium-a656,
.notification_b5b9 .medium-a656 {
  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;
}
.notification_b5b9 .medium-a656 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.over_bc07 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.over_bc07:after,
.over_bc07:before {
  content: "";
  display: table;
}
.over_bc07:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .over_bc07 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.over_bc07,
.breadcrumb-ce82 {
  max-width: 1248px;
  margin: 0 auto;
}

.tag_e533.table_d105 .over_bc07 {
  max-width: 100%;
}
.tag_e533.widget_aab8 {
  max-width: 1200px;
  margin: 0 auto;
}
.tag_e533.easy-1b42 .over_bc07 {
  max-width: 100%;
}
.tag_e533.easy-1b42 > .over_bc07 {
  padding-left: 0;
  padding-right: 0;
}
.tag_e533.easy-1b42 > .over_bc07 .accent_4b4b {
  margin: 0;
}
.tag_e533.easy-1b42
  > .over_bc07
  .plasma_b9d4.iron-9891 {
  margin-right: 0;
  margin-left: 0;
}
.tag_e533.easy-1b42 #main.iron-9891 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bright-b0c2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bright-b0c2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-4448 .card_cold_4f10 {
    padding-right: 1em;
  }
  .dynamic-4448.panel-4ab8 .plasma_b9d4 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-4448.panel-4ab8 .card_cold_4f10 {
    padding-right: 1em;
  }
  .dynamic-4448.panel-4ab8 .video_top_6a3c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-fresh-35a8 .card_cold_4f10 {
    padding-left: 1em;
  }
  .item-fresh-35a8.panel-4ab8 .plasma_b9d4 {
    border-left: 1px solid #eaecee;
  }
  .item-fresh-35a8.panel-4ab8 .card_cold_4f10 {
    padding-left: 1em;
  }
  .item-fresh-35a8.panel-4ab8 .video_top_6a3c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_dffb .card_cold_4f10 {
    padding-left: 1em;
  }
  .middle_dffb.panel-4ab8 .outline_fresh_d359 {
    border-right: 1px solid #eaecee;
  }
  .middle_dffb.panel-4ab8 .card-dce2 {
    border-right: 1px solid #eaecee;
  }
  .middle_dffb.panel-4ab8 .card_cold_4f10 {
    padding-left: 1em;
  }
  .middle_dffb.panel-4ab8 .video_top_6a3c {
    padding-right: 1em;
  }
  .middle_dffb.panel-4ab8 .accent_copper_2fb1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-smooth-d337 .card_cold_4f10 {
    padding-right: 1em;
  }
  .gallery-smooth-d337.panel-4ab8 .outline_fresh_d359 {
    border-left: 1px solid #eaecee;
  }
  .gallery-smooth-d337.panel-4ab8 .card-dce2 {
    border-left: 1px solid #eaecee;
  }
  .gallery-smooth-d337.panel-4ab8 .card_cold_4f10 {
    padding-right: 1em;
  }
  .gallery-smooth-d337.panel-4ab8 .video_top_6a3c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-smooth-d337.panel-4ab8 .accent_copper_2fb1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright-b0c2 .card_cold_4f10 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright-b0c2.panel-4ab8 .plasma_b9d4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bright-b0c2.panel-4ab8 .card_cold_4f10 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright-b0c2.panel-4ab8 .video_top_6a3c {
    padding-left: 1em;
  }
  .bright-b0c2.panel-4ab8 .accent_copper_2fb1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bright-b0c2.panel-4ab8 .card_cold_4f10 {
    padding-left: 0;
  }
}
.dirty-06dc .chip-fast-1110 {
  display: inline-block;
}
.summary_85dd {
  display: inline-block;
}
.east_05c2 {
  word-con: break-word;
}
.icon_5c2a > span {
  display: inline-block;
  padding: 5px 0;
}
.icon_5c2a .menu-right-55a0 {
  margin-left: 8px;
  margin-right: 8px;
}
.icon_5c2a .thick-f3c7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero_bottom_d6bc .row_4a8f {
  margin-bottom: 2em;
}
.hero_bottom_d6bc .column-fluid-7db4 {
  margin-bottom: 15px;
}
.hero_bottom_d6bc .column-fluid-7db4:last-child {
  margin-bottom: 0;
}
.hero_bottom_d6bc .out-10d5 {
  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) {
  .hero_bottom_d6bc .out-10d5 {
    display: block;
  }
}
.hero_bottom_d6bc .footer-be5f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero_bottom_d6bc .footer-be5f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero_bottom_d6bc .section-pressed-3d6e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero_bottom_d6bc .section-pressed-3d6e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero_bottom_d6bc .section-pressed-3d6e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero_bottom_d6bc .east_05c2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_bottom_d6bc .east_05c2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero_bottom_d6bc .block_2bdf p:last-child {
  margin-bottom: 0;
}
.hero_bottom_d6bc .block-prev-b7f8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero_bottom_d6bc .frame_hovered_b753 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero_bottom_d6bc .black_cf3a {
  margin-top: 1em;
}
.hero_bottom_d6bc .paper-dd08 {
  top: 0;
  display: block;
}
.hero_bottom_d6bc .paper-dd08 a {
  color: inherit;
}
.hero_bottom_d6bc .paper-dd08 a:hover {
  color: inherit;
}
.hero_bottom_d6bc .paper_dcfd {
  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;
}
.hero_bottom_d6bc .paper_dcfd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero_bottom_d6bc .frame_hovered_b753 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero_bottom_d6bc .inner_6abc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero_bottom_d6bc .inner_6abc:first-child {
  margin-top: 0;
}
.hero_bottom_d6bc .inner_6abc.disabled-e4ea {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero_bottom_d6bc .inner_6abc.stale-d5ca {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_bottom_d6bc
  .inner_6abc.stale-d5ca.content_copper_e9a6
  .black_cf3a {
  width: 100%;
}
.hero_bottom_d6bc .stale-d5ca {
  -webkit-box-align: center;
  align-items: center;
}
.hero_bottom_d6bc .stale-d5ca .icon_5c2a,
.hero_bottom_d6bc .stale-d5ca > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero_bottom_d6bc .section-pressed-3d6e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_bottom_d6bc .section-pressed-3d6e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_bottom_d6bc .section-pressed-3d6e: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;
}
.hero_bottom_d6bc .disabled-e4ea {
  z-index: 5;
}
.hero_bottom_d6bc .description_d6c1 .button-8781 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero_bottom_d6bc .grid-09d0 .button-8781 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero_bottom_d6bc .menu-bbae .button-8781 {
  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;
}
.hero_bottom_d6bc.copper_a75c .out-10d5,
.hero_bottom_d6bc.text_mini_4ee5 .out-10d5 {
  display: block;
}
.hero_bottom_d6bc.copper_a75c .out-10d5 .mask-tall-97e3,
.hero_bottom_d6bc.copper_a75c .out-10d5 .frame_hovered_b753,
.hero_bottom_d6bc.text_mini_4ee5 .out-10d5 .mask-tall-97e3,
.hero_bottom_d6bc.text_mini_4ee5 .out-10d5 .frame_hovered_b753 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_bottom_d6bc.down_7a86 .footer-be5f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero_bottom_d6bc.down_7a86 .footer-be5f {
    margin-right: 0;
  }
}
.hero_bottom_d6bc.copper_a75c .footer-be5f,
.hero_bottom_d6bc.text_mini_4ee5 .footer-be5f {
  padding-top: 40%;
}
.hero_bottom_d6bc.copper_a75c .row_4a8f,
.hero_bottom_d6bc.text_mini_4ee5 .row_4a8f {
  display: block;
}
.hero_bottom_d6bc.copper_a75c .fn-sticky-edb8 .frame_hovered_b753,
.hero_bottom_d6bc.text_mini_4ee5 .fn-sticky-edb8 .frame_hovered_b753 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero_bottom_d6bc.copper_a75c .footer-be5f,
.hero_bottom_d6bc.text_mini_4ee5 .footer-be5f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero_bottom_d6bc.copper_a75c .frame_hovered_b753 {
  padding: 1em;
}
.icon_77c3 {
  margin: 30px auto;
  display: block;
}
.icon_77c3 .stone-ee59 > * {
  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;
}
.icon_77c3 .stone-ee59 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_77c3 .stone-ee59 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface_aec5 .icon_5c2a {
  margin-bottom: 1.41575em;
}
.surface_aec5 .avatar-right-f397 {
  margin-bottom: 1.618em;
}
.menu-medium-56c2 .aside_out_f8c9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.menu-medium-56c2 .aside_out_f8c9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.menu-medium-56c2 .thumbnail-6ee9 {
  max-width: 100%;
  overflow: auto;
}
.component_ab9c .menu-medium-56c2 a:hover {
  text-decoration: underline;
}
.hot-6abf .column-fluid-7db4:not(.east_05c2),
.hot-6abf .section-pressed-3d6e {
  margin-bottom: 1.41575em;
}
.hot-6abf .column-fluid-7db4:not(.east_05c2):last-child,
.hot-6abf .section-pressed-3d6e:last-child {
  margin-bottom: 0;
}
.hot-6abf .column-fluid-7db4.lite_1ed3 {
  margin-bottom: 0.41575em;
}
.hot-6abf .wood_0d5b:before,
.hot-6abf .widget_small_2d53:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hot-6abf .wood_0d5b:before {
  content: "\f115";
}
.hot-6abf .widget_small_2d53:before {
  content: "\f02c";
}
.hot-6abf .gradient_7378 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hot-6abf .gradient_7378 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.banner_0e50 {
  display: -webkit-box;
  display: flex;
}
.banner_0e50 .gold-0a3d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .banner_0e50 .gold-0a3d {
    flex-basis: 90px;
  }
}
.banner_0e50 .primary_cea1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner_0e50 .primary_cea1 {
    flex-basis: calc(100% - 50px);
  }
}
.banner_0e50 .sort_4cdd p:last-child {
  margin-bottom: 0.72em;
}
.accordion_black_1726 .stone-ee59 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion_black_1726 .stone-ee59:after,
.accordion_black_1726 .stone-ee59:before {
  content: "";
  display: table;
}
.accordion_black_1726 .stone-ee59:after {
  clear: both;
}
.accordion_black_1726 .stone-ee59 .background-pressed-d2d8,
.accordion_black_1726 .stone-ee59 .article_prev_fe2d {
  width: 49%;
}
.accordion_black_1726 .stone-ee59 .background-pressed-d2d8 a span.progress-7f4f,
.accordion_black_1726 .stone-ee59 .article_prev_fe2d a span.progress-7f4f {
  display: block;
  margin-bottom: 5px;
}
.accordion_black_1726 .stone-ee59 .article_prev_fe2d {
  float: left;
  text-align: left;
}
.accordion_black_1726 .stone-ee59 .background-pressed-d2d8 {
  float: right;
  text-align: right;
}
.search-859f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .search-859f {
    margin-bottom: 0;
  }
}
.hidden-plasma-d429 {
  margin-bottom: 1em;
}
.hidden-plasma-d429 .east_05c2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification-0f76 a {
  display: block;
  line-height: 0;
  position: relative;
}
.right_6eae .hidden-plasma-d429,
.search-5564 .hidden-plasma-d429 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .right_6eae .hidden-plasma-d429,
  .search-5564 .hidden-plasma-d429 {
    display: block;
  }
}
.right_6eae .notification-0f76,
.search-5564 .notification-0f76 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .right_6eae .notification-0f76,
  .search-5564 .notification-0f76 {
    margin-bottom: 1em;
  }
}
.right_6eae .notification-0f76 img,
.search-5564 .notification-0f76 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.right_6eae .pro_4d07,
.search-5564 .pro_4d07 {
  flex-basis: calc(100% - 160px);
}
.right_6eae .pro_4d07 p,
.search-5564 .pro_4d07 p {
  margin-bottom: 0;
}
.right_6eae .pro_4d07 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .right_6eae .pro_4d07 {
    padding-left: 0;
  }
}
.search-5564 .pro_4d07 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .search-5564 .pro_4d07 {
    padding-right: 0;
  }
}
.search-5564 .notification-0f76 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.row-7ba8 .notification-0f76 {
  margin-bottom: 0.5em;
}
.row-7ba8 .notification-0f76 img {
  width: 100%;
}
.frame-af8d .column_easy_bd4d,
.accordion_a19f .column_easy_bd4d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion_a19f .plasma_b9d4 .notification_6658 p:last-child {
  margin-bottom: 0;
}
.avatar_north_3e9c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.popup_fixed_d703 .background-62fa {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .popup_fixed_d703 .background-62fa:last-of-type {
    margin-bottom: 0;
  }
}
.popup_fixed_d703 .background-62fa ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup_fixed_d703 .background-62fa ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.popup_fixed_d703 .background-62fa ul li {
  margin: 0 0 0.6em;
}
.popup_fixed_d703 .background-62fa ul li.tag_408b,
.popup_fixed_d703 .background-62fa ul li.surface-outer-b36f {
  position: relative;
}
.popup_fixed_d703 .background-62fa ul li.tag_408b .gas-8ce1,
.popup_fixed_d703 .background-62fa ul li.surface-outer-b36f .gas-8ce1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.popup_fixed_d703 .background-62fa ul li.tag_408b:after:after,
.popup_fixed_d703 .background-62fa ul li.tag_408b:after:before,
.popup_fixed_d703
  .background-62fa
  ul
  li.surface-outer-b36f:after:after,
.popup_fixed_d703
  .background-62fa
  ul
  li.surface-outer-b36f:after:before {
  content: "";
  display: table;
}
.popup_fixed_d703 .background-62fa ul li.tag_408b:after:after,
.popup_fixed_d703
  .background-62fa
  ul
  li.surface-outer-b36f:after:after {
  clear: both;
}
.popup_fixed_d703 .background-62fa a.progress-46bd:hover {
  text-decoration: none;
}
.popup_fixed_d703 .background-62fa select {
  max-width: 100%;
}
.popup_fixed_d703 .background-62fa table {
  font-size: 85%;
}
.popup_fixed_d703 .background-62fa table td,
.popup_fixed_d703 .background-62fa table th {
  padding: 0.2360828548em;
  text-align: center;
}
.popup_fixed_d703 .background-62fa table tfoot td {
  text-align: left;
}
.popup_fixed_d703 .background-62fa :last-child {
  margin-bottom: 0;
}
.popup_fixed_d703 .background-62fa .info_upper_7c03 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.popup_fixed_d703 .background-62fa .info_upper_7c03 label {
  width: 100%;
}
.popup_fixed_d703 .background-62fa .info_upper_7c03 .tall_d7e0 {
  width: 100%;
  display: block;
}
.popup_fixed_d703 .background-62fa .info_upper_7c03 .primary-green-384b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.popup_fixed_d703 .background-62fa .info_upper_7c03 .primary-green-384b:hover svg #svg-search {
  fill: #444;
}
.popup_fixed_d703 .background-62fa .info_upper_7c03 .primary-green-384b svg {
  width: 18px;
  height: 18px;
}
.popup_fixed_d703 .image_pressed_1879 ul ul,
.popup_fixed_d703 .section_in_3c8b ul ul,
.popup_fixed_d703 .inner_1cfb ul ul,
.popup_fixed_d703 .pagination_6a79 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.popup_fixed_d703 .image_pressed_1879 .warm-9390 > a,
.popup_fixed_d703 .section_in_3c8b .warm-9390 > a,
.popup_fixed_d703 .inner_1cfb .warm-9390 > a,
.popup_fixed_d703 .pagination_6a79 .warm-9390 > a {
  margin-bottom: 0;
}
.popup_fixed_d703 .frame-adaa li,
.popup_fixed_d703 .image_pressed_1879 li,
.popup_fixed_d703 .photo-dim-6ce4 li,
.popup_fixed_d703 .section_in_3c8b li,
.popup_fixed_d703 .inner_1cfb li,
.popup_fixed_d703 .pagination_6a79 li,
.popup_fixed_d703 .over-3f51 li,
.popup_fixed_d703 .frame_paper_c3da li {
  display: block;
  position: relative;
}
.popup_fixed_d703 .frame-adaa li:last-child,
.popup_fixed_d703 .image_pressed_1879 li:last-child,
.popup_fixed_d703 .photo-dim-6ce4 li:last-child,
.popup_fixed_d703 .section_in_3c8b li:last-child,
.popup_fixed_d703 .inner_1cfb li:last-child,
.popup_fixed_d703 .pagination_6a79 li:last-child,
.popup_fixed_d703 .over-3f51 li:last-child,
.popup_fixed_d703 .frame_paper_c3da li:last-child {
  border: none;
}
.popup_fixed_d703 .frame-adaa li a,
.popup_fixed_d703 .image_pressed_1879 li a,
.popup_fixed_d703 .photo-dim-6ce4 li a,
.popup_fixed_d703 .section_in_3c8b li a,
.popup_fixed_d703 .inner_1cfb li a,
.popup_fixed_d703 .pagination_6a79 li a,
.popup_fixed_d703 .over-3f51 li a,
.popup_fixed_d703 .frame_paper_c3da li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup_fixed_d703 .frame-adaa li ul li::before,
.popup_fixed_d703 .image_pressed_1879 li ul li::before,
.popup_fixed_d703 .photo-dim-6ce4 li ul li::before,
.popup_fixed_d703 .section_in_3c8b li ul li::before,
.popup_fixed_d703 .inner_1cfb li ul li::before,
.popup_fixed_d703 .pagination_6a79 li ul li::before,
.popup_fixed_d703 .over-3f51 li ul li::before,
.popup_fixed_d703 .frame_paper_c3da li ul li::before {
  left: 15px;
}
.popup_fixed_d703 .frame-adaa li ul a,
.popup_fixed_d703 .image_pressed_1879 li ul a,
.popup_fixed_d703 .photo-dim-6ce4 li ul a,
.popup_fixed_d703 .section_in_3c8b li ul a,
.popup_fixed_d703 .inner_1cfb li ul a,
.popup_fixed_d703 .pagination_6a79 li ul a,
.popup_fixed_d703 .over-3f51 li ul a,
.popup_fixed_d703 .frame_paper_c3da li ul a {
  padding-left: 20px;
}
.popup_fixed_d703 .frame-adaa li ul ul li::before,
.popup_fixed_d703 .image_pressed_1879 li ul ul li::before,
.popup_fixed_d703 .photo-dim-6ce4 li ul ul li::before,
.popup_fixed_d703 .section_in_3c8b li ul ul li::before,
.popup_fixed_d703 .inner_1cfb li ul ul li::before,
.popup_fixed_d703 .pagination_6a79 li ul ul li::before,
.popup_fixed_d703 .over-3f51 li ul ul li::before,
.popup_fixed_d703 .frame_paper_c3da li ul ul li::before {
  left: 30px;
}
.popup_fixed_d703 .frame-adaa li ul ul a,
.popup_fixed_d703 .image_pressed_1879 li ul ul a,
.popup_fixed_d703 .photo-dim-6ce4 li ul ul a,
.popup_fixed_d703 .section_in_3c8b li ul ul a,
.popup_fixed_d703 .inner_1cfb li ul ul a,
.popup_fixed_d703 .pagination_6a79 li ul ul a,
.popup_fixed_d703 .over-3f51 li ul ul a,
.popup_fixed_d703 .frame_paper_c3da li ul ul a {
  padding-left: 40px;
}
.popup_fixed_d703 .brown_df6a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup_fixed_d703 .frame_paper_c3da ul li {
  margin-bottom: 1.41575em;
}
.popup_fixed_d703 .frame_paper_c3da ul li .east_077b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.popup_fixed_d703 .frame_paper_c3da ul li .up-c6c9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section-bronze-51c2 .frame-adaa li a,
.section-bronze-51c2 .image_pressed_1879 li a,
.section-bronze-51c2 .photo-dim-6ce4 li a,
.section-bronze-51c2 .section_in_3c8b li a,
.section-bronze-51c2 .inner_1cfb li a,
.section-bronze-51c2 .pagination_6a79 li a,
.section-bronze-51c2 .over-3f51 li a,
.section-bronze-51c2 .frame_paper_c3da li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-bronze-51c2 .brown_df6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-bronze-51c2 .background-62fa ul li.tag_408b .gas-8ce1,
.section-bronze-51c2 .background-62fa ul li.surface-outer-b36f .gas-8ce1 {
  background: rgba(0, 0, 0, 0.2);
}
.section-bronze-51c2 .popup_fixed_d703 .background-62fa select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_e533 .popup_fixed_d703 .down-27d1 li {
  margin: 0;
}
.tag_e533 .popup_fixed_d703 .down-27d1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tag_e533 .popup_fixed_d703 .down-27d1 li ul {
  margin: 0;
}
.tag_e533 .popup_fixed_d703 .down-27d1 li ul li a {
  padding-left: 15px;
}
.tag_e533 .popup_fixed_d703 .down-27d1 li ul li li a {
  padding-left: 30px;
}
.tag_e533 .popup_fixed_d703 .down-27d1 li.modal-4a45 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tag_e533 .popup_fixed_d703 .down-27d1 li.modal-4a45 > 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;
}
.tag_e533 .popup_fixed_d703 .down-27d1 li.modal-4a45 > 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;
}
.hard_7c0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.video-b84f {
  position: relative;
  z-index: 10;
}
.video-b84f .medium_facf {
  width: 100%;
  max-width: 100%;
}
.bright-1dcf .breadcrumb_ad0a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bright-1dcf .mini_76e2 {
}
.bright-1dcf .section-bronze-51c2 {
  background: #292929;
}
.caption-outer-f1a0 .breadcrumb_ad0a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption-outer-f1a0 .mini_76e2 {
  background: #f9f9f9;
}
.caption-outer-f1a0 .section-bronze-51c2 {
  background: #303030;
}
.wrapper_clean_574b .breadcrumb_ad0a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper_clean_574b .chip-fast-1110 {
    margin-bottom: 1em;
  }
  .wrapper_clean_574b .chip-fast-1110:last-child {
    margin-bottom: 0;
  }
}
.wrapper_clean_574b .mini_76e2 {
  background: #ededed;
}
.wrapper_clean_574b .section-bronze-51c2 {
  background: #1a1a1a;
}
.breadcrumb_ad0a.mini_76e2 {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb_ad0a.mini_76e2 .header_4d6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_ad0a.section-bronze-51c2 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_ad0a.section-bronze-51c2 a:not(.progress-46bd) {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_ad0a.section-bronze-51c2 a:not(.progress-46bd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_ad0a.section-bronze-51c2 .header_4d6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_ad0a.section-bronze-51c2 table tbody td,
.breadcrumb_ad0a.section-bronze-51c2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.column-silver-f2e0.text_advanced_ab45 .over_bc07 {
  max-width: initial;
}
.column-silver-f2e0 .badge_9df8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.column-silver-f2e0 .badge_9df8 .medium_facf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .column-silver-f2e0 .badge_9df8 .medium_facf {
    display: block;
    margin-bottom: 2em;
  }
  .column-silver-f2e0 .badge_9df8 .medium_facf:last-child {
    margin-bottom: 0;
  }
}
.wrapper_clean_574b .chip-fast-1110:last-child,
.caption-outer-f1a0 .chip-fast-1110:last-child,
.bright-1dcf .chip-fast-1110:last-child {
  margin-bottom: 0;
}
.wrapper_clean_574b .chip-fast-1110 .popup_fixed_d703 .background-62fa:last-child,
.caption-outer-f1a0 .chip-fast-1110 .popup_fixed_d703 .background-62fa:last-child,
.bright-1dcf .chip-fast-1110 .popup_fixed_d703 .background-62fa:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wrapper_clean_574b .lower_0673,
  .wrapper_clean_574b .alert-large-1ec9,
  .caption-outer-f1a0 .lower_0673,
  .caption-outer-f1a0 .alert-large-1ec9,
  .bright-1dcf .lower_0673,
  .bright-1dcf .alert-large-1ec9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .video-b84f .chip-fast-1110 {
    margin-bottom: 2em;
  }
}
.video-b84f p:last-child {
  margin-bottom: 0;
}
.video-b84f li,
.video-b84f ul {
  list-style: none;
  margin: 0;
}
.video-b84f ul ul {
  margin-left: 2.617924em;
}
.old_c070 {
  font-size: 0.875em;
}

/* css-noise: 42c2 */
.widget-item-w3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
