/*!
Theme Name: Customify
Theme URI: https://pressmaximum.info_east_76b0/customify
Author: WPCustomify
Author URI: https://pressmaximum.info_east_76b0
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.info_east_76b0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.upper-e113.first_2ef9/licenses/gpl-2.0.paragraph_4b84
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.article-c417/, (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.border_c397.hover_white_0efc/normalize.easy-453e/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.easy-453e v7.0.0 | MIT License | github.info_east_76b0/necolas/normalize.easy-453e */
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;
}
.carousel_blue_6e95 .outline-thick-bbfe,
.advanced_389a,
.grid-green-5569,
.notice-hovered-1fcd,
.smooth-9f29,
.widget_788b,
.detail_left_71a6,
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;
}
.advanced_389a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .advanced_389a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced_389a,
  h1 {
    font-size: 1.8em;
  }
}
.grid-green-5569,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid-green-5569 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid-green-5569,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid-green-5569,
  h2 {
    font-size: 1.7em;
  }
}
.notice-hovered-1fcd,
h3 {
  font-size: 1.618em;
}
.carousel_blue_6e95 .outline-thick-bbfe,
.smooth-9f29,
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.wood_2ee9 {
  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;
}
.photo-b59d:after,
.photo-b59d:before,
.easy-d4ff:after,
.easy-d4ff:before {
  content: "";
  display: table;
}
.photo-b59d:after,
.easy-d4ff:after {
  clear: both;
}
.upper-177b {
  float: right;
  margin-right: 0;
}
.background_6d22 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media_b7d9 .middle-d86b,
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;
}
.media_b7d9 .middle-d86b: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;
}
.photo_stale_3375 .middle-d86b {
  box-shadow: none;
}
.photo_stale_3375
  .middle-d86b
  .banner_d19f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo_stale_3375 .middle-d86b .focus-4c6c {
  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;
}
.photo_stale_3375
  .middle-d86b
  .focus-4c6c
  b {
  display: none;
}
.photo_stale_3375 .thick-b7a9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.item_462c:not(.red_071a):not(.under_724c),
button:not(.red_071a):not(.under_724c),
input[type="button"]:not(.red_071a):not(
    .under_724c
  ),
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ),
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ) {
  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;
}
.item_462c:not(.red_071a):not(
    .under_724c
  ):hover,
button:not(.red_071a):not(
    .under_724c
  ):hover,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ):hover,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ):hover,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.item_462c:not(.red_071a):not(
    .under_724c
  ):active,
.item_462c:not(.red_071a):not(
    .under_724c
  ):focus,
button:not(.red_071a):not(
    .under_724c
  ):active,
button:not(.red_071a):not(
    .under_724c
  ):focus,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ):active,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ):focus,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ):active,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ):focus,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ):active,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ):focus {
  outline: 0;
}
.item_462c:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f,
button:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f {
  position: relative;
}
.item_462c:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .dropdown_11e7,
.item_462c:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .static-92bb,
.item_462c:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .component_pink_e775,
.item_462c:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  i,
.item_462c:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  svg,
button:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .dropdown_11e7,
button:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .static-92bb,
button:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .component_pink_e775,
button:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  i,
button:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  svg,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .dropdown_11e7,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .static-92bb,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .component_pink_e775,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  i,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  svg,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .dropdown_11e7,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .static-92bb,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .component_pink_e775,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  i,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  svg,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .dropdown_11e7,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .static-92bb,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  .component_pink_e775,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  i,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f
  svg {
  visibility: hidden;
}
.item_462c:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f:after,
button:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f:after,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f:after,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f:after,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ).fn-loading-901f: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;
}
.item_462c:not(.red_071a):not(.under_724c),
input[type="button"]:not(.red_071a):not(
    .under_724c
  ),
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ),
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ) {
  color: #fff;
  background: #235787;
}
.item_462c:not(.red_071a):not(
    .under_724c
  ):focus,
input[type="button"]:not(.red_071a):not(
    .under_724c
  ):focus,
input[type="reset"]:not(.red_071a):not(
    .under_724c
  ):focus,
input[type="submit"]:not(.red_071a):not(
    .under_724c
  ):focus {
  color: #fff;
}
.item_462c.fn-disabled-901f:not(.red_071a):not(
    .under_724c
  ),
.item_462c[disabled]:not(.red_071a):not(
    .under_724c
  ),
button.fn-disabled-901f:not(.red_071a):not(
    .under_724c
  ),
button[disabled]:not(.red_071a):not(
    .under_724c
  ) {
  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;
}
.bronze_6eb8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bronze_6eb8: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;
}
.hidden_d640 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dim_eced {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading-2b0a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo-b59d:after,
.photo-b59d:before,
.layout_yellow_49c3:after,
.layout_yellow_49c3:before,
.secondary-copper-c368:after,
.secondary-copper-c368:before,
.info_ae4c:after,
.info_ae4c:before,
.panel_5350:after,
.panel_5350:before,
.iron-cbb9:after,
.iron-cbb9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo-b59d:after,
.layout_yellow_49c3:after,
.secondary-copper-c368:after,
.info_ae4c:after,
.panel_5350:after,
.iron-cbb9:after {
  clear: both;
}
.layout_yellow_49c3 .gas_5d48,
.secondary-copper-c368 .gas_5d48,
.form_ad28 .gas_5d48 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active-a6e7 {
  display: inline-block;
}
.thumbnail_north_eb12 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thumbnail_north_eb12 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_north_eb12 .picture_fixed_a8ca {
  padding: 1em 0;
  font-size: 85%;
}
.picture_fixed_a8ca {
  text-align: left;
  font-style: italic;
  color: #999;
}
.carousel_wood_570c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.carousel_wood_570c:after,
.carousel_wood_570c:before {
  content: "";
  display: table;
}
.carousel_wood_570c:after {
  clear: both;
}
.thick_835d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold-2a1e .thick_835d {
  max-width: 50%;
}
.row-inner-eb68 .thick_835d {
  max-width: 33.33%;
}
.footer_eeb2 .thick_835d {
  max-width: 25%;
}
.static-cfc7 .thick_835d {
  max-width: 20%;
}
.lite_79dc .thick_835d {
  max-width: 16.66%;
}
.lower_0db7 .thick_835d {
  max-width: 14.28%;
}
.heading-simple-ab99 .thick_835d {
  max-width: 12.5%;
}
.red-69c5 .thick_835d {
  max-width: 11.11%;
}
.sort_up_a0d8 {
  display: block;
}
.carousel_blue_6e95 .pattern_top_37a1 label,
.carousel_blue_6e95 .mask-middle-0a4b label,
.carousel_blue_6e95 .info-left-808a label,
.carousel_blue_6e95 .heading_in_47aa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_32f3 {
  list-style: none;
  margin: 0;
}
.tertiary_32f3 article.block_last_ddf2 {
  margin-bottom: 0;
}
.tertiary_32f3 ul {
  list-style: none;
  margin: 0;
}
.tertiary_32f3 .overlay-e00b li.block_last_ddf2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_32f3 .overlay-e00b li.block_last_ddf2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_32f3 .overlay-e00b li.block_last_ddf2: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) {
  .tertiary_32f3 .overlay-e00b li.block_last_ddf2 li.block_last_ddf2 li.block_last_ddf2 li.block_last_ddf2 {
    padding-left: 0;
  }
}
article.block_last_ddf2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_last_ddf2 .layout_yellow_49c3 p:last-of-type {
  margin-bottom: 0;
}
article.block_last_ddf2 .fast-77fa {
  float: left;
}
article.block_last_ddf2 .card_wide_0a79 {
  margin-left: 85px;
}
article.block_last_ddf2 .east-5334 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_last_ddf2 .east-5334 .banner_prev_df66 {
  margin-left: 10px;
}
article.block_last_ddf2 .box-d8df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_last_ddf2 .hovered-7a7f {
  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 .pattern_top_37a1,
  #respond .info-left-808a,
  #respond .heading_in_47aa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_top_37a1 input,
#respond .info-left-808a input,
#respond .heading_in_47aa input {
  width: 100%;
}
#respond .heading_in_47aa {
  margin-right: 0;
}
#respond .preview-black-ac30 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.medium-f7c8 {
  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;
}
.medium-f7c8.panel-2da0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.medium-f7c8 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%);
}
.medium-f7c8:focus,
.medium-f7c8: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);
}
.active_27c5 {
  border-radius: 10%;
}
.in_e43c {
  border-radius: 50%;
}
.main_f984 {
  font-size: 0.72em;
}
.thick_66b4 {
  font-size: 0.875em;
}
.fast_bb62 {
  font-size: 1.1em;
}
.content-middle-a8a4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.content-middle-a8a4.main_f984 {
  letter-spacing: 0.5px;
}
.accent-d0af,
.accent-d0af a {
  color: #6d6d6d;
}
.accent-d0af a:hover {
  color: #111;
}
.text_fast_54fc {
  color: #6d6d6d;
}
.primary_5a29 {
  overflow-x: hidden;
}
.primary_5a29 .panel_fixed_3451.motion-889e {
  position: relative;
}
.primary_5a29 .panel_fixed_3451.motion-889e.main-simple-1edb {
  position: initial;
}
.primary_5a29
  .panel_fixed_3451.motion-889e.main-simple-1edb
  .popup-dynamic-c0e5 {
  left: auto;
}
.primary_5a29 .panel_fixed_3451 .popup-dynamic-c0e5 {
  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;
}
.primary_5a29 .panel_fixed_3451:hover.motion-889e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.primary_5a29
  .panel_fixed_3451:hover.motion-889e
  .popup-dynamic-c0e5 {
  display: block;
  z-index: 9999999;
}
.primary_5a29 .container_8f6c .slider-bright-745e,
.primary_5a29 .image_4586 .slider-bright-745e {
  display: none;
}
.primary_5a29 .text-ad54 .panel_fixed_3451:hover.motion-889e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.carousel_blue_6e95 .pattern_top_37a1 label,
.carousel_blue_6e95 .mask-middle-0a4b label,
.carousel_blue_6e95 .info-left-808a label,
.carousel_blue_6e95 .heading_in_47aa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_32f3 {
  list-style: none;
  margin: 0;
}
.tertiary_32f3 article.block_last_ddf2 {
  margin-bottom: 0;
}
.tertiary_32f3 ul {
  list-style: none;
  margin: 0;
}
.tertiary_32f3 .overlay-e00b li.block_last_ddf2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_32f3 .overlay-e00b li.block_last_ddf2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_32f3 .overlay-e00b li.block_last_ddf2: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) {
  .tertiary_32f3 .overlay-e00b li.block_last_ddf2 li.block_last_ddf2 li.block_last_ddf2 li.block_last_ddf2 {
    padding-left: 0;
  }
}
article.block_last_ddf2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_last_ddf2 .layout_yellow_49c3 p:last-of-type {
  margin-bottom: 0;
}
article.block_last_ddf2 .fast-77fa {
  float: left;
}
article.block_last_ddf2 .card_wide_0a79 {
  margin-left: 85px;
}
article.block_last_ddf2 .east-5334 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_last_ddf2 .east-5334 .banner_prev_df66 {
  margin-left: 10px;
}
article.block_last_ddf2 .box-d8df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_last_ddf2 .hovered-7a7f {
  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 .pattern_top_37a1,
  #respond .info-left-808a,
  #respond .heading_in_47aa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_top_37a1 input,
#respond .info-left-808a input,
#respond .heading_in_47aa input {
  width: 100%;
}
#respond .heading_in_47aa {
  margin-right: 0;
}
#respond .preview-black-ac30 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container_8f6c .picture-aa42 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture-aa42 .current-5b72.center-939c .card_fdbd > li > a:focus,
.picture-aa42 .current-5b72.center-939c .card_fdbd > li > a:hover,
.picture-aa42 .current-5b72.down-9f58 .card_fdbd > li > a:focus,
.picture-aa42 .current-5b72.down-9f58 .card_fdbd > li > a:hover,
.picture-aa42 .current-5b72.iron-e8f1 .card_fdbd > li > a:focus,
.picture-aa42 .current-5b72.iron-e8f1 .card_fdbd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-aa42
  .current-5b72.center-939c
  .card_fdbd
  > li.next-ab95
  > a,
.picture-aa42
  .current-5b72.center-939c
  .card_fdbd
  > li.nav-plasma-1102
  > a,
.picture-aa42
  .current-5b72.down-9f58
  .card_fdbd
  > li.next-ab95
  > a,
.picture-aa42
  .current-5b72.down-9f58
  .card_fdbd
  > li.nav-plasma-1102
  > a,
.picture-aa42
  .current-5b72.iron-e8f1
  .card_fdbd
  > li.next-ab95
  > a,
.picture-aa42 .current-5b72.iron-e8f1 .card_fdbd > li.filter_east_d4ac > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-aa42 .widget-warm-16bc,
.picture-aa42 .widget-warm-16bc a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-aa42 .old-ac13.panel-dda8 li a,
.picture-aa42 .wood-2b65 a,
.picture-aa42 .accordion-plasma-d14e,
.picture-aa42 .card_fdbd > li > a,
.picture-aa42 .shade-bright-ca6b {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42 .old-ac13.panel-dda8 li a:hover,
.picture-aa42 .wood-2b65 a:hover,
.picture-aa42 .accordion-plasma-d14e:hover,
.picture-aa42 .card_fdbd > li > a:hover,
.picture-aa42 .shade-bright-ca6b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-aa42 .slider-green-65f8 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42 .slider-green-65f8 .article-static-1bee {
  color: rgba(255, 255, 255, 0.99);
}
.picture-aa42 .slider-green-65f8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-aa42 .pink-7d06 .secondary_slow_9fec {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42 .pink-7d06 .secondary_slow_9fec .header_pro_9104 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42
  .pink-7d06
  .secondary_slow_9fec
  .header_pro_9104::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42
  .pink-7d06
  .secondary_slow_9fec
  .header_pro_9104:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42
  .pink-7d06
  .secondary_slow_9fec
  .header_pro_9104::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42
  .pink-7d06
  .secondary_slow_9fec
  .header_pro_9104::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42 .pink-7d06 .pagination-dim-7dc6 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-aa42 .pink-7d06 .pagination-dim-7dc6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_a9ca
  .picture-aa42
  .pink-7d06
  .solid_ccc5
  .container-inner-4c78 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_a9ca
  .picture-aa42
  .pink-7d06
  .solid_ccc5
  .header_pro_9104 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_8f6c .first-e09c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.first-e09c .current-5b72.center-939c .card_fdbd > li > a:focus,
.first-e09c .current-5b72.center-939c .card_fdbd > li > a:hover,
.first-e09c .current-5b72.down-9f58 .card_fdbd > li > a:focus,
.first-e09c .current-5b72.down-9f58 .card_fdbd > li > a:hover,
.first-e09c .current-5b72.iron-e8f1 .card_fdbd > li > a:focus,
.first-e09c .current-5b72.iron-e8f1 .card_fdbd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-e09c
  .current-5b72.center-939c
  .card_fdbd
  > li.next-ab95
  > a,
.first-e09c
  .current-5b72.center-939c
  .card_fdbd
  > li.nav-plasma-1102
  > a,
.first-e09c
  .current-5b72.down-9f58
  .card_fdbd
  > li.next-ab95
  > a,
.first-e09c
  .current-5b72.down-9f58
  .card_fdbd
  > li.nav-plasma-1102
  > a,
.first-e09c
  .current-5b72.iron-e8f1
  .card_fdbd
  > li.next-ab95
  > a,
.first-e09c .current-5b72.iron-e8f1 .card_fdbd > li.filter_east_d4ac > a {
  color: rgba(0, 0, 0, 0.8);
}
.first-e09c .widget-warm-16bc,
.first-e09c .widget-warm-16bc a {
  color: rgba(0, 0, 0, 0.8);
}
.first-e09c .old-ac13.panel-dda8 li a,
.first-e09c .wood-2b65 a,
.first-e09c .accordion-plasma-d14e,
.first-e09c .card_fdbd > li > a,
.first-e09c .shade-bright-ca6b {
  color: rgba(0, 0, 0, 0.55);
}
.first-e09c .old-ac13.panel-dda8 li a:hover,
.first-e09c .wood-2b65 a:hover,
.first-e09c .accordion-plasma-d14e:hover,
.first-e09c .card_fdbd > li > a:hover,
.first-e09c .shade-bright-ca6b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-e09c .slider-green-65f8 {
  color: rgba(0, 0, 0, 0.55);
}
.first-e09c .slider-green-65f8 .article-static-1bee {
  color: rgba(0, 0, 0, 0.8);
}
.first-e09c .slider-green-65f8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-d464 .tertiary-8931 {
  margin-left: auto;
  margin-right: auto;
}
.secondary-copper-c368 > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary-copper-c368 .hidden_d640 {
  margin-right: 1.41575em;
}
.dim_b833 .secondary-copper-c368 > .middle-b090 {
  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;
}
.dim_b833 .secondary-copper-c368 > .secondary-02f1 {
  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;
}
.module_1315.highlight-d464 .tertiary-8931,
.outer_53ea.highlight-d464 .tertiary-8931 {
  margin-left: 0;
}
.iron-24c6.highlight-d464 .tertiary-8931,
.gas_0e79.highlight-d464 .tertiary-8931 {
  margin-right: 0;
}
.secondary-copper-c368 ol,
.secondary-copper-c368 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.outline_39e9 video {
  max-width: 100%;
}
.shadow-8768 img {
  display: block;
}
.shadow-8768.hidden_d640,
.shadow-8768.dim_eced {
  width: 100%;
}
.shadow-8768.secondary-02f1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight_dim_2c3b:not(.element_996f) {
  margin: 1.5em auto;
}
.aside-solid-ebca p {
  padding: 1.5em 14px;
}
ul.media_7a9d.secondary-02f1,
ul.media_7a9d.middle-b090,
ul.media_7a9d.widget-d90c.middle-b090 {
  padding: 0 14px;
}
.mask_9bc9 {
  display: block;
  overflow-x: auto;
}
.mask_9bc9 table {
  border-collapse: collapse;
  width: 100%;
}
.mask_9bc9 td,
.mask_9bc9 th {
  padding: 0.5em;
}
.secondary-copper-c368 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary-copper-c368 ol ol,
.secondary-copper-c368 ol ul,
.secondary-copper-c368 ul ol,
.secondary-copper-c368 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary-copper-c368 ol ol li,
.secondary-copper-c368 ol ul li,
.secondary-copper-c368 ul ol li,
.secondary-copper-c368 ul ul li {
  margin-left: 0;
}
.narrow-0b35.border_right_3514 > .layout-a675 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.narrow-0b35.border_right_3514 > .layout-a675 iframe,
.narrow-0b35.border_right_3514 > .layout-a675 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tiny_141e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tiny_141e.yellow-8e7e {
  padding: 0;
}
.tiny_141e.yellow-8e7e cite {
  font-size: 13px;
}
.tiny_141e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tiny_141e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accent_2775 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accent_2775 > p:first-child {
  margin-top: 0;
}
.accent_2775 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accent_2775 blockquote {
  border-left: 0;
}
.secondary_17f7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.secondary_17f7:not(.notice-fixed-b631) {
  max-width: 100px;
}
.secondary_17f7.tertiary_98ba {
  border-bottom: none !important;
  text-align: center;
}
.secondary_17f7.tertiary_98ba::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .aside-solid-ebca p {
    padding: 1.5em 0;
  }
}
.filter_middle_b21f {
  color: #0073aa;
}
.tag_new_9ac0 {
  background-color: #0073aa;
}
.thumbnail-d3e2 {
  color: #229fd8;
}
.search_d359 {
  background-color: #229fd8;
}
.inner-e50b {
  color: #eee;
}
.tooltip-inner-27fb {
  background-color: #eee;
}
.tag-action-fe41 {
  color: #444;
}
.description-down-6ad9 {
  background-color: #444;
}
.selected-5941 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.selected-5941 .logo_a939 .wood-2b65 {
  font-size: 15px;
}
.selected-5941 .wood-2b65 {
  line-height: 1.3;
}
.selected-5941 .first-e09c {
}
.selected-5941 .picture-aa42 {
  background: #235787;
}
.table-paper-496d {
  padding: 0;
}
.table-paper-496d .picture-aa42 {
  background: #1a1a1a;
}
.table-paper-496d .first-e09c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list_9f1b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list_9f1b .first-e09c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list_9f1b .picture-aa42 {
  background: #303030;
}
.iron-cbb9 {
  position: relative;
  z-index: 10;
}
.iron-cbb9 .orange-b63f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-blue-e276 .motion-889e {
  display: inline-block;
  vertical-align: middle;
}
.image-blue-e276.chip-078c .motion-889e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image-blue-e276.chip-078c .motion-889e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image-blue-e276.chip-078c .motion-889e {
    margin-right: 0.4em;
  }
}
.image-blue-e276.chip-078c .motion-889e:last-child {
  margin-right: 0;
}
.title-d554 .orange-b63f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .container_8f6c .logo_a939 {
    margin: 0 -0.5em;
  }
  .container_8f6c .logo_a939 [class*="customify-col-"],
  .container_8f6c .logo_a939 [class*="customify-col_"],
  .container_8f6c .logo_a939 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.container_8f6c.slider_7550 .orange-b63f {
  background: 0 0 !important;
}
.container_8f6c.slider_7550 .orange-b63f,
.container_8f6c.title-d554 .orange-b63f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .container_8f6c.item-orange-8a1e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.container_8f6c.title-d554 .orange-b63f {
  box-shadow: none !important;
}
.progress_7a5d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress_7a5d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress_7a5d {
    padding: 18px 0 20px;
  }
}
.progress_7a5d .mini-3a22 {
  width: 100%;
}
.progress_7a5d .content-slow-1109 {
  margin-bottom: 0;
}
.progress_7a5d .message_0c91 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box_right_180e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box_right_180e .video_copper_bae9 {
  width: 100%;
}
.link_smooth_6267 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link_smooth_6267 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link_smooth_6267 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;
}
.link_smooth_6267 li:last-child:after {
  display: none;
}
.link_smooth_6267 li a {
  font-weight: 500;
  margin-right: 10px;
}
.stone-3cbc .slider-bright-745e button,
.progress_7a5d .slider-bright-745e button {
  left: 0;
}
.stone-3cbc .video_copper_bae9,
.progress_7a5d .video_copper_bae9 {
  padding-left: 0;
  padding-right: 0;
}
.stone-3cbc .box_right_180e,
.progress_7a5d .box_right_180e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stone-3cbc {
  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;
}
.stone-3cbc: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;
}
.stone-3cbc .dim-2872 {
  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) {
  .stone-3cbc .dim-2872 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stone-3cbc .dim-2872 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stone-3cbc .dim-2872 {
    min-height: 200px;
  }
}
.stone-3cbc .link_smooth_6267 {
  color: rgba(255, 255, 255, 0.8);
}
.stone-3cbc .link_smooth_6267 a,
.stone-3cbc .link_smooth_6267 li:after {
  color: inherit;
}
.stone-3cbc .link_smooth_6267 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo-975f {
  margin-bottom: 0.5em;
}
.wide_f7f2 {
  margin-bottom: 1.2em;
}
.wide_f7f2,
.logo-975f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wide_f7f2 p:last-child,
.logo-975f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .slider-bright-745e,
#masthead .slider-bright-745e {
  display: none;
}
#masthead
  > .slider-bright-745e.wrapper_bronze_79ac {
  display: none;
}
#masthead > .slider-bright-745e button {
  left: 0;
}
.white-f7fa {
  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%;
}
.white-f7fa .motion-889e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.white-f7fa .tertiary_4847 {
  display: -webkit-box;
  display: flex;
}
.white-f7fa .tertiary_4847.inner_a465 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.white-f7fa .tertiary_4847.badge-d48c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white-f7fa .tertiary_4847.north_e6c2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white-f7fa.block-2d9a.input_fresh_09cd .tertiary_4847.inner_a465 {
  flex-basis: 100%;
}
.white-f7fa.black-3180 .tertiary_4847.badge-d48c {
  -webkit-box-flex: 1;
  flex: auto;
}
.white-f7fa.black-3180 .tertiary_4847.north_e6c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .slider-bright-745e.wrapper_bronze_79ac {
  display: none;
}
#masthead > .slider-bright-745e button {
  left: 0;
}
.next_0e8f {
  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;
}
.next_0e8f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.next_0e8f.main-184e i {
  margin-right: 4px;
}
.next_0e8f.icon_44cb i {
  margin-left: 5px;
}
.wood-2b65 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wood-2b65 p:last-child {
  margin-bottom: 0;
}
.mini-b1f6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini-b1f6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini-b1f6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini-b1f6 .widget-warm-16bc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini-b1f6 .logo-medium-612b {
  margin: 5px 0 7px 0;
}
.mini-b1f6.up_f3a1 .paragraph-1817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-b1f6.up_f3a1 .paragraph-tall-9579 {
  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;
}
.mini-b1f6.label_0ff0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini-b1f6.label_0ff0 .paragraph-1817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-b1f6.label_0ff0 .paragraph-tall-9579 {
  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;
}
.mini-b1f6.highlight_full_3074 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini-b1f6.grid_9daf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini-b1f6.grid_9daf .paragraph-tall-9579 {
  margin-top: 7px;
}
.alert_purple_ff45 {
  display: inline-block;
}
.iron-cbb9 .form-mini-dbcd .mini-b1f6 img {
  max-width: 100%;
}
.current-5b72 .plasma_ec23.west-a205,
.hover_ac5b .plasma_ec23.west-a205 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.current-5b72 .border-96e9,
.hover_ac5b .border-96e9 {
  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%);
}
.current-5b72 .border-96e9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.current-5b72.layout_east_56de .border-96e9 {
  display: none;
}
.current-5b72 .info_399d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current-5b72 .info_399d li {
  display: inline-block;
  position: relative;
}
.current-5b72 .info_399d li:last-child {
  margin-right: 0;
}
.current-5b72 .info_399d 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;
}
.current-5b72 .info_399d li.filter_east_d4ac > a {
  color: rgba(0, 0, 0, 0.9);
}
.current-5b72 .info_399d > 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;
}
.current-5b72 .info_399d > li > a i {
  line-height: 0;
}
.current-5b72 .info_399d > li.dropdown-9600 > a .border-96e9 {
  margin-left: 4px;
  line-height: 0;
}
.current-5b72 .info_399d .gallery_3e65 li.dropdown-9600 > a {
  position: relative;
}
.current-5b72 .info_399d .gallery_3e65 li.dropdown-9600 > a:after,
.current-5b72 .info_399d .gallery_3e65 li.dropdown-9600 > a:before {
  content: "";
  display: table;
}
.current-5b72 .info_399d .gallery_3e65 li.dropdown-9600 > a:after {
  clear: both;
}
.current-5b72 .info_399d .gallery_3e65 li.dropdown-9600 > a .border-96e9 {
  margin-left: 5px;
  float: right;
}
.current-5b72 .center-a45d,
.current-5b72 .gallery_3e65 {
  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;
}
.current-5b72 .gallery_3e65 {
  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;
}
.current-5b72 .gallery_3e65 .west-a205 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.current-5b72 .gallery_3e65 .border-96e9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.current-5b72 .gallery_3e65 li {
  display: block;
  margin: 0;
  padding: 0;
}
.current-5b72 .gallery_3e65 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;
}
.current-5b72 .gallery_3e65 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.current-5b72 .gallery_3e65 .gallery_3e65 {
  top: 0;
  left: 100%;
}
.current-5b72 .frame-first-2aa7.fn-focus-901f > .center-a45d,
.current-5b72 .frame-first-2aa7.fn-focus-901f > .gallery_3e65,
.current-5b72 .frame-first-2aa7:focus > .center-a45d,
.current-5b72 .frame-first-2aa7:focus > .gallery_3e65,
.current-5b72 .frame-first-2aa7:hover > .center-a45d,
.current-5b72 .frame-first-2aa7:hover > .gallery_3e65 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.current-5b72.iron-e8f1 .card_fdbd:after,
.current-5b72.iron-e8f1 .card_fdbd:before {
  content: "";
  display: table;
}
.current-5b72.iron-e8f1 .card_fdbd:after {
  clear: both;
}
.current-5b72.iron-e8f1 .card_fdbd > li {
  float: left;
}
.current-5b72.cold_a9d3 .card_fdbd:after,
.current-5b72.cold_a9d3 .card_fdbd:before {
  content: "";
  display: table;
}
.current-5b72.cold_a9d3 .card_fdbd:after {
  clear: both;
}
.current-5b72.cold_a9d3 .card_fdbd > li {
  float: left;
}
.current-5b72.cold_a9d3 .card_fdbd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.current-5b72.cold_a9d3 .card_fdbd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.current-5b72.cold_a9d3 .card_fdbd > li.next-ab95 > a,
.current-5b72.cold_a9d3 .card_fdbd > li.filter_east_d4ac > a {
  color: #fff;
  background-color: #1e4b75;
}
.current-5b72.center-939c .card_fdbd > li > a .west-a205 {
  position: relative;
}
.current-5b72.center-939c .card_fdbd > li > a .west-a205: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;
}
.current-5b72.center-939c
  .card_fdbd
  > li:focus
  > a
  .west-a205:before,
.current-5b72.center-939c
  .card_fdbd
  > li:hover
  > a
  .west-a205:before {
  width: 100%;
  background-color: currentColor;
}
.current-5b72.center-939c
  .card_fdbd
  > li.next-ab95
  > a
  .west-a205:before,
.current-5b72.center-939c
  .card_fdbd
  > li.nav-plasma-1102
  > a
  .west-a205:before {
  width: 100%;
  background-color: currentColor;
}
.current-5b72.down-9f58 .card_fdbd > li > a .west-a205 {
  position: relative;
}
.current-5b72.down-9f58 .card_fdbd > li > a .west-a205: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;
}
.current-5b72.down-9f58 .card_fdbd > li:focus > a .west-a205:before,
.current-5b72.down-9f58
  .card_fdbd
  > li:hover
  > a
  .west-a205:before {
  width: 100%;
  background-color: currentColor;
}
.current-5b72.down-9f58
  .card_fdbd
  > li.next-ab95
  > a
  .west-a205:before,
.current-5b72.down-9f58
  .card_fdbd
  > li.nav-plasma-1102
  > a
  .west-a205:before {
  width: 100%;
  background-color: currentColor;
}
.hover_ac5b .info_399d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover_ac5b .info_399d li:first-child > a {
  border-top: none;
}
.hover_ac5b .info_399d .thick_b281 > .west-a205 .border-96e9 {
  display: none;
}
.hover_ac5b .info_399d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover_ac5b .info_399d li:last-child {
  border: none;
}
.hover_ac5b .info_399d li.dropdown-9600 > a {
  padding-right: 45px !important;
}
.hover_ac5b .info_399d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover_ac5b .info_399d li a:focus,
.hover_ac5b .info_399d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_ac5b .info_399d li .backdrop_f454 {
  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;
}
.hover_ac5b .info_399d li .backdrop_f454:hover {
  box-shadow: none;
}
.hover_ac5b .info_399d li .backdrop_f454 .border-96e9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover_ac5b .info_399d .gallery_3e65 {
  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);
}
.hover_ac5b .info_399d .gallery_3e65 li a {
  padding-left: 3em;
}
.hover_ac5b .info_399d .avatar-31e0 > a .backdrop_f454 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover_ac5b .info_399d .avatar-31e0 > .gallery_3e65 {
  display: block;
  opacity: 1;
}
.filter-4de5 {
  max-width: 100%;
}
.box_dim_7464 {
  line-height: 0;
  cursor: pointer;
}
.shade-bright-ca6b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-bright-ca6b:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-bright-ca6b svg {
  width: 18px;
  height: 18px;
}
.shade-bright-ca6b .menu-north-68ef {
  display: none;
}
.widget_rough_c41c {
  position: relative;
}
.widget_rough_c41c.fn-active-901f .shade-bright-ca6b .accordion_glass_563a {
  display: none;
}
.widget_rough_c41c.fn-active-901f .shade-bright-ca6b .menu-north-68ef {
  display: inline-block;
}
.widget_rough_c41c .feature_5147 {
  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);
}
.widget_rough_c41c.search-9819 .feature_5147 {
  left: auto;
  right: -0.9em;
}
.widget_rough_c41c.search-9819 .motion_3ffb::before {
  left: auto;
  right: 15px;
}
.widget_rough_c41c.fn-active-901f .feature_5147 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid_ccc5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.solid_ccc5 label {
  flex-basis: 100%;
}
.solid_ccc5 .secondary_slow_9fec {
  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;
}
.solid_ccc5 .header_pro_9104 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.solid_ccc5 .header_pro_9104:focus {
  background-color: transparent;
}
.solid_ccc5 button.pagination-dim-7dc6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.solid_ccc5 button.pagination-dim-7dc6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.solid_ccc5 button.pagination-dim-7dc6 svg {
  width: 18px;
  height: 18px;
}
.solid_ccc5 input[type="submit"] {
  min-height: auto;
}
.pink-7d06 .solid_ccc5 .header_pro_9104 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.motion_3ffb {
  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) {
  .motion_3ffb {
    width: 220px;
  }
}
.motion_3ffb label {
  flex-basis: 100%;
}
.motion_3ffb::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;
}
.popup_a9ca .pink-7d06 .solid_ccc5 {
  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;
}
.popup_a9ca
  .pink-7d06
  .solid_ccc5
  .secondary_slow_9fec {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup_a9ca .pink-7d06 .solid_ccc5 .header_pro_9104 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup_a9ca
  .pink-7d06
  .solid_ccc5
  .header_pro_9104:focus {
  background: 0 0;
}
.popup_a9ca
  .pink-7d06
  .solid_ccc5
  .container-inner-4c78 {
  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;
}
.old-ac13 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.old-ac13 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.old-ac13 li:last-child {
  margin-right: 0;
}
.old-ac13 li:first-child {
  margin-left: 0;
}
.old-ac13.pro-c6e3 a {
  color: #fff;
}
.old-ac13.pro-c6e3 a:hover {
  color: #fff;
}
.old-ac13 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.old-ac13 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.old-ac13 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.old-ac13 a:hover {
  opacity: 0.9;
  color: inherit;
}
.old-ac13 [class*="social-icon-apple"] {
  background-color: #999;
}
.old-ac13 [class*="social-icon-apple"].logo-ead1 {
  background-color: transparent;
  color: #999;
}
.old-ac13 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.old-ac13 [class*="social-icon-behance"].logo-ead1 {
  background-color: transparent;
  color: #1769ff;
}
.old-ac13 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.old-ac13 [class*="social-icon-bitbucket"].logo-ead1 {
  background-color: transparent;
  color: #205081;
}
.old-ac13 [class*="social-icon-codepen"] {
  background-color: #000;
}
.old-ac13 [class*="social-icon-codepen"].logo-ead1 {
  background-color: transparent;
  color: #000;
}
.old-ac13 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.old-ac13 [class*="social-icon-delicious"].logo-ead1 {
  background-color: transparent;
  color: #39f;
}
.old-ac13 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.old-ac13 [class*="social-icon-digg"].logo-ead1 {
  background-color: transparent;
  color: #005be2;
}
.old-ac13 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.old-ac13 [class*="social-icon-dribbble"].logo-ead1 {
  background-color: transparent;
  color: #ea4c89;
}
.old-ac13 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.old-ac13 [class*="social-icon-envelope"].logo-ead1 {
  background-color: transparent;
  color: #ea4335;
}
.old-ac13 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.old-ac13 [class*="social-icon-facebook"].logo-ead1 {
  background-color: transparent;
  color: #3b5998;
}
.old-ac13 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.old-ac13 [class*="social-icon-flickr"].logo-ead1 {
  background-color: transparent;
  color: #0063dc;
}
.old-ac13 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.old-ac13 [class*="social-icon-foursquare"].logo-ead1 {
  background-color: transparent;
  color: #2d5be3;
}
.old-ac13 [class*="social-icon-github"] {
  background-color: #333;
}
.old-ac13 [class*="social-icon-github"].logo-ead1 {
  background-color: transparent;
  color: #333;
}
.old-ac13 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.old-ac13 [class*="social-icon-google-plus"].logo-ead1 {
  background-color: transparent;
  color: #dd4b39;
}
.old-ac13 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.old-ac13 [class*="social-icon-houzz"].logo-ead1 {
  background-color: transparent;
  color: #7ac142;
}
.old-ac13 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.old-ac13 [class*="social-icon-instagram"].logo-ead1 {
  background-color: transparent;
  color: #262626;
}
.old-ac13 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.old-ac13 [class*="social-icon-jsfiddle"].logo-ead1 {
  background-color: transparent;
  color: #487aa2;
}
.old-ac13 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.old-ac13 [class*="social-icon-linkedin"].logo-ead1 {
  background-color: transparent;
  color: #0077b5;
}
.old-ac13 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.old-ac13 [class*="social-icon-medium"].logo-ead1 {
  background-color: transparent;
  color: #00ab6b;
}
.old-ac13 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.old-ac13
  [class*="social-icon-odnoklassniki"].logo-ead1 {
  background-color: transparent;
  color: #f4731c;
}
.old-ac13 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.old-ac13 [class*="social-icon-meetup"].logo-ead1 {
  background-color: transparent;
  color: #ec1c40;
}
.old-ac13 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.old-ac13 [class*="social-icon-pinterest"].logo-ead1 {
  background-color: transparent;
  color: #bd081c;
}
.old-ac13 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.old-ac13 [class*="social-icon-product-hunt"].logo-ead1 {
  background-color: transparent;
  color: #da552f;
}
.old-ac13 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.old-ac13 [class*="social-icon-reddit"].logo-ead1 {
  background-color: transparent;
  color: #ff4500;
}
.old-ac13 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.old-ac13 [class*="social-icon-rss"].logo-ead1 {
  background-color: transparent;
  color: #f26522;
}
.old-ac13 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.old-ac13
  [class*="social-icon-shopping-cart"].logo-ead1 {
  background-color: transparent;
  color: #4caf50;
}
.old-ac13 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.old-ac13 [class*="social-icon-skype"].logo-ead1 {
  background-color: transparent;
  color: #00aff0;
}
.old-ac13 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.old-ac13 [class*="social-icon-slideshare"].logo-ead1 {
  background-color: transparent;
  color: #0077b5;
}
.old-ac13 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.old-ac13 [class*="social-icon-snapchat"].logo-ead1 {
  background-color: transparent;
  color: #fffc00;
}
.old-ac13 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.old-ac13 [class*="social-icon-soundcloud"].logo-ead1 {
  background-color: transparent;
  color: #f80;
}
.old-ac13 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.old-ac13 [class*="social-icon-spotify"].logo-ead1 {
  background-color: transparent;
  color: #2ebd59;
}
.old-ac13 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.old-ac13
  [class*="social-icon-stack-overflow"].logo-ead1 {
  background-color: transparent;
  color: #fe7a15;
}
.old-ac13 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.old-ac13 [class*="social-icon-maldkfgram"].logo-ead1 {
  background-color: transparent;
  color: #2ca5e0;
}
.old-ac13 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.old-ac13 [class*="social-icon-tripadvisor"].logo-ead1 {
  background-color: transparent;
  color: #589442;
}
.old-ac13 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.old-ac13 [class*="social-icon-tumblr"].logo-ead1 {
  background-color: transparent;
  color: #35465c;
}
.old-ac13 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.old-ac13 [class*="social-icon-twitch"].logo-ead1 {
  background-color: transparent;
  color: #6441a5;
}
.old-ac13 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.old-ac13 [class*="social-icon-twitter"].logo-ead1 {
  background-color: transparent;
  color: #1da1f2;
}
.old-ac13 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.old-ac13 [class*="social-icon-vimeo"].logo-ead1 {
  background-color: transparent;
  color: #1ab7ea;
}
.old-ac13 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.old-ac13 [class*="social-icon-vk"].logo-ead1 {
  background-color: transparent;
  color: #45668e;
}
.old-ac13 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.old-ac13 [class*="social-icon-weibo"].logo-ead1 {
  background-color: transparent;
  color: #df2029;
}
.old-ac13 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.old-ac13 [class*="social-icon-weixin"].logo-ead1 {
  background-color: transparent;
  color: #7bb32e;
}
.old-ac13 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.old-ac13 [class*="social-icon-whatsapp"].logo-ead1 {
  background-color: transparent;
  color: #25d366;
}
.old-ac13 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.old-ac13 [class*="social-icon-wordpress"].logo-ead1 {
  background-color: transparent;
  color: #21759b;
}
.old-ac13 [class*="social-icon-xing"] {
  background-color: #026466;
}
.old-ac13 [class*="social-icon-xing"].logo-ead1 {
  background-color: transparent;
  color: #026466;
}
.old-ac13 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.old-ac13 [class*="social-icon-yelp"].logo-ead1 {
  background-color: transparent;
  color: #af0606;
}
.old-ac13 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.old-ac13 [class*="social-icon-youtube"].logo-ead1 {
  background-color: transparent;
  color: #cd201f;
}
.accordion-plasma-d14e {
  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;
}
.accordion-plasma-d14e:hover {
  box-shadow: none;
  background: 0 0;
}
.header_south_9dde {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-fb66 {
  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;
}
.tertiary_3be0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle-908e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle-908e,
.middle-908e::after,
.middle-908e::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;
}
.middle-908e::after,
.middle-908e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wrapper-92eb .main-fb66 .tertiary_3be0 {
  margin-top: -2px;
  width: 19px;
}
.wrapper-92eb .main-fb66 .middle-908e {
  margin-top: -1px;
}
.wrapper-92eb .main-fb66 .middle-908e,
.wrapper-92eb .main-fb66 .middle-908e::after,
.wrapper-92eb .main-fb66 .middle-908e::before {
  width: 19px;
  height: 2px;
}
.wrapper-92eb .main-fb66 .middle-908e::before {
  top: -6px;
}
.wrapper-92eb .main-fb66 .middle-908e::after {
  bottom: -6px;
}
.grid-advanced-f3f5 .main-fb66 .tertiary_3be0 {
  margin-top: -2px;
  width: 22px;
}
.grid-advanced-f3f5 .main-fb66 .middle-908e {
  margin-top: -1px;
}
.grid-advanced-f3f5 .main-fb66 .middle-908e,
.grid-advanced-f3f5 .main-fb66 .middle-908e::after,
.grid-advanced-f3f5 .main-fb66 .middle-908e::before {
  width: 22px;
  height: 2px;
}
.grid-advanced-f3f5 .main-fb66 .middle-908e::before {
  top: -7px;
}
.grid-advanced-f3f5 .main-fb66 .middle-908e::after {
  bottom: -7px;
}
.slider_mini_bc9d .main-fb66 .tertiary_3be0 {
  margin-top: -2px;
  width: 31px;
}
.slider_mini_bc9d .main-fb66 .middle-908e {
  margin-top: -1.5px;
}
.slider_mini_bc9d .main-fb66 .middle-908e,
.slider_mini_bc9d .main-fb66 .middle-908e::after,
.slider_mini_bc9d .main-fb66 .middle-908e::before {
  width: 31px;
  height: 3px;
}
.slider_mini_bc9d .main-fb66 .middle-908e::before {
  top: -9px;
}
.slider_mini_bc9d .main-fb66 .middle-908e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup_fluid_b139 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 19px;
  }
  .popup_fluid_b139 .main-fb66 .middle-908e {
    margin-top: -1px;
  }
  .popup_fluid_b139 .main-fb66 .middle-908e,
  .popup_fluid_b139 .main-fb66 .middle-908e::after,
  .popup_fluid_b139 .main-fb66 .middle-908e::before {
    width: 19px;
    height: 2px;
  }
  .popup_fluid_b139 .main-fb66 .middle-908e::before {
    top: -6px;
  }
  .popup_fluid_b139 .main-fb66 .middle-908e::after {
    bottom: -6px;
  }
  .wrapper_fixed_29ce .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_fixed_29ce .main-fb66 .middle-908e {
    margin-top: -1px;
  }
  .wrapper_fixed_29ce .main-fb66 .middle-908e,
  .wrapper_fixed_29ce .main-fb66 .middle-908e::after,
  .wrapper_fixed_29ce .main-fb66 .middle-908e::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_fixed_29ce .main-fb66 .middle-908e::before {
    top: -7px;
  }
  .wrapper_fixed_29ce .main-fb66 .middle-908e::after {
    bottom: -7px;
  }
  .label-02a3 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 31px;
  }
  .label-02a3 .main-fb66 .middle-908e {
    margin-top: -1.5px;
  }
  .label-02a3 .main-fb66 .middle-908e,
  .label-02a3 .main-fb66 .middle-908e::after,
  .label-02a3 .main-fb66 .middle-908e::before {
    width: 31px;
    height: 3px;
  }
  .label-02a3 .main-fb66 .middle-908e::before {
    top: -9px;
  }
  .label-02a3 .main-fb66 .middle-908e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-hard-0952 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-hard-0952 .main-fb66 .middle-908e {
    margin-top: -1px;
  }
  .hero-hard-0952 .main-fb66 .middle-908e,
  .hero-hard-0952 .main-fb66 .middle-908e::after,
  .hero-hard-0952 .main-fb66 .middle-908e::before {
    width: 19px;
    height: 2px;
  }
  .hero-hard-0952 .main-fb66 .middle-908e::before {
    top: -6px;
  }
  .hero-hard-0952 .main-fb66 .middle-908e::after {
    bottom: -6px;
  }
  .static_bf93 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 22px;
  }
  .static_bf93 .main-fb66 .middle-908e {
    margin-top: -1px;
  }
  .static_bf93 .main-fb66 .middle-908e,
  .static_bf93 .main-fb66 .middle-908e::after,
  .static_bf93 .main-fb66 .middle-908e::before {
    width: 22px;
    height: 2px;
  }
  .static_bf93 .main-fb66 .middle-908e::before {
    top: -7px;
  }
  .static_bf93 .main-fb66 .middle-908e::after {
    bottom: -7px;
  }
  .slider_e264 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_e264 .main-fb66 .middle-908e {
    margin-top: -1.5px;
  }
  .slider_e264 .main-fb66 .middle-908e,
  .slider_e264 .main-fb66 .middle-908e::after,
  .slider_e264 .main-fb66 .middle-908e::before {
    width: 31px;
    height: 3px;
  }
  .slider_e264 .main-fb66 .middle-908e::before {
    top: -9px;
  }
  .slider_e264 .main-fb66 .middle-908e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .panel_pro_9938 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 19px;
  }
  .panel_pro_9938 .main-fb66 .middle-908e {
    margin-top: -1px;
  }
  .panel_pro_9938 .main-fb66 .middle-908e,
  .panel_pro_9938 .main-fb66 .middle-908e::after,
  .panel_pro_9938 .main-fb66 .middle-908e::before {
    width: 19px;
    height: 2px;
  }
  .panel_pro_9938 .main-fb66 .middle-908e::before {
    top: -6px;
  }
  .panel_pro_9938 .main-fb66 .middle-908e::after {
    bottom: -6px;
  }
  .media-wood-9327 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 22px;
  }
  .media-wood-9327 .main-fb66 .middle-908e {
    margin-top: -1px;
  }
  .media-wood-9327 .main-fb66 .middle-908e,
  .media-wood-9327 .main-fb66 .middle-908e::after,
  .media-wood-9327 .main-fb66 .middle-908e::before {
    width: 22px;
    height: 2px;
  }
  .media-wood-9327 .main-fb66 .middle-908e::before {
    top: -7px;
  }
  .media-wood-9327 .main-fb66 .middle-908e::after {
    bottom: -7px;
  }
  .progress_middle_daf4 .main-fb66 .tertiary_3be0 {
    margin-top: -2px;
    width: 31px;
  }
  .progress_middle_daf4 .main-fb66 .middle-908e {
    margin-top: -1.5px;
  }
  .progress_middle_daf4 .main-fb66 .middle-908e,
  .progress_middle_daf4 .main-fb66 .middle-908e::after,
  .progress_middle_daf4 .main-fb66 .middle-908e::before {
    width: 31px;
    height: 3px;
  }
  .progress_middle_daf4 .main-fb66 .middle-908e::before {
    top: -9px;
  }
  .progress_middle_daf4 .main-fb66 .middle-908e::after {
    bottom: -9px;
  }
}
.form-8e2e .middle-908e {
  -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);
}
.form-8e2e .middle-908e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form-8e2e .middle-908e::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);
}
.form-8e2e.down-843f .middle-908e {
  -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);
}
.form-8e2e.down-843f .middle-908e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form-8e2e.down-843f .middle-908e::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);
}
.sort_down_9d6b {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.element-inner-2f01:before {
  display: none;
}
.image_4586 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image_4586 .panel_db21 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image_4586 .panel_db21:last-of-type {
  border-bottom: none;
}
.image_4586 .panel_db21.avatar_dim_aa33,
.image_4586 .panel_db21.tooltip-outer-bc41,
.image_4586 .panel_db21.progress-aa67 {
  padding: 0;
}
.image_4586 .hover_ac5b .backdrop_f454 {
  color: currentColor;
}
.image_4586 .hover_ac5b .backdrop_f454:focus,
.image_4586 .hover_ac5b .backdrop_f454:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_4586.first-e09c .slider-green-65f8,
.image_4586.first-e09c .wood-2b65 a,
.image_4586.first-e09c .card_fdbd a,
.image_4586.first-e09c .gallery_3e65 a {
  color: rgba(0, 0, 0, 0.55);
}
.image_4586.first-e09c .slider-green-65f8:hover,
.image_4586.first-e09c .wood-2b65 a:hover,
.image_4586.first-e09c .card_fdbd a:hover,
.image_4586.first-e09c .gallery_3e65 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_4586.first-e09c .article-static-1bee {
  color: rgba(0, 0, 0, 0.8);
}
.image_4586.first-e09c .panel_db21 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_4586.first-e09c .panel_db21:before {
  background: rgba(0, 0, 0, 0.08);
}
.image_4586.first-e09c .breadcrumb_efb0:before {
  background: rgba(255, 255, 255, 0.9);
}
.image_4586.first-e09c .hover_ac5b .info_399d li a,
.image_4586.first-e09c .hover_ac5b .backdrop_f454,
.image_4586.first-e09c .gallery_3e65 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_4586.first-e09c .hover_ac5b .backdrop_f454:focus,
.image_4586.first-e09c .hover_ac5b .backdrop_f454:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_4586.first-e09c .info_399d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_4586.picture-aa42 .slider-green-65f8,
.image_4586.picture-aa42 .wood-2b65 a,
.image_4586.picture-aa42 .card_fdbd .backdrop_f454,
.image_4586.picture-aa42 .card_fdbd a,
.image_4586.picture-aa42 .gallery_3e65 a {
  color: rgba(255, 255, 255, 0.79);
}
.image_4586.picture-aa42 .slider-green-65f8:hover,
.image_4586.picture-aa42 .wood-2b65 a:hover,
.image_4586.picture-aa42 .card_fdbd .backdrop_f454:hover,
.image_4586.picture-aa42 .card_fdbd a:hover,
.image_4586.picture-aa42 .gallery_3e65 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_4586.picture-aa42 .article-static-1bee {
  color: rgba(255, 255, 255, 0.99);
}
.image_4586.picture-aa42 .panel_db21 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_4586.picture-aa42 .panel_db21:before {
  background: rgba(255, 255, 255, 0.08);
}
.image_4586.picture-aa42 .breadcrumb_efb0:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_4586.picture-aa42 .hover_ac5b .info_399d li a,
.image_4586.picture-aa42 .hover_ac5b .backdrop_f454,
.image_4586.picture-aa42 .gallery_3e65 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_4586.picture-aa42 .hover_ac5b .backdrop_f454:focus,
.image_4586.picture-aa42 .hover_ac5b .backdrop_f454:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_4586.picture-aa42 .info_399d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_efb0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.breadcrumb_efb0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail-rough-5957 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.plasma_0840 .image_4586 {
  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;
}
.plasma_0840 .panel_db21 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.plasma_0840 .panel_db21: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) {
  .plasma_0840 .panel_db21:before {
    width: 16%;
    left: 42%;
  }
}
.plasma_0840 .panel_db21:last-child:before {
  content: none;
}
.plasma_0840 .panel_db21[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.plasma_0840 .hover_ac5b .info_399d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.plasma_0840 .hover_ac5b .info_399d li a .backdrop_f454 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.plasma_0840 .hover_ac5b .gallery_3e65 {
  border: none;
}
.plasma_0840 .hover_ac5b .gallery_3e65 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.plasma_0840 .breadcrumb_efb0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.plasma_0840 .detail-rough-5957 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.plasma_0840 .picture-aa42 .breadcrumb_efb0:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma_0840 .first-e09c.border_upper_b26c .middle-908e {
  background: rgba(0, 0, 0, 0.6);
}
.plasma_0840
  .first-e09c.border_upper_b26c
  .middle-908e::after,
.plasma_0840
  .first-e09c.border_upper_b26c
  .middle-908e:before {
  background: inherit;
}
.plasma_0840
  .first-e09c.border_upper_b26c:hover
  .middle-908e {
  background: rgba(0, 0, 0, 0.8);
}
.prev-2606 .image_4586 {
  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) {
  .prev-2606 .image_4586 {
    width: auto;
    right: 45px;
  }
}
.sort_cool_7973 .image_4586 {
  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) {
  .sort_cool_7973 .image_4586 {
    width: auto;
    left: 45px;
  }
}
.element-inner-2f01 .image_4586 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element-inner-2f01 .detail-rough-5957 {
  max-width: 48em;
  margin: 0 auto;
}
.element-inner-2f01 .breadcrumb_efb0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section-e793 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section-e793.plasma_0840 .image_4586 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section-e793.prev-2606 .image_4586 {
  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);
}
.section-e793 .image_4586 {
  visibility: visible;
}
.section-e793.sort_cool_7973 .image_4586 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section_full_5e3d,
.row_f5ec {
  overflow-x: hidden;
}
.section_full_5e3d .image_4586 {
  overflow: auto;
}
.section_full_5e3d.plasma_0840 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_full_5e3d.plasma_0840 .image_4586 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section_full_5e3d.plasma_0840 .accordion-plasma-d14e {
  opacity: 0;
}
.section_full_5e3d.prev-2606 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_full_5e3d.prev-2606 .image_4586 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section_full_5e3d.prev-2606 .accordion-plasma-d14e {
  opacity: 0;
}
.section_full_5e3d.sort_cool_7973 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_full_5e3d.sort_cool_7973 .image_4586 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section_full_5e3d.sort_cool_7973 .accordion-plasma-d14e {
  opacity: 0;
}
.section_full_5e3d.element-inner-2f01 .image_4586 {
  z-index: 10;
  visibility: visible;
}
.border_upper_b26c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border_upper_b26c .middle-908e {
  background: rgba(255, 255, 255, 0.99);
}
.border_upper_b26c .middle-908e::after,
.border_upper_b26c .middle-908e:before {
  background: inherit;
}
.border_upper_b26c:hover .middle-908e {
  background: rgba(255, 255, 255, 0.99);
}
.sort_cool_7973 .border_upper_b26c {
  top: 10px;
  right: auto;
  left: 12px;
}
.element-inner-2f01 .border_upper_b26c {
  display: none !important;
}
.section_full_5e3d:before,
.row_f5ec:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section_full_5e3d .border_upper_b26c,
.row_f5ec .border_upper_b26c {
  display: inline-block;
}
.image_4586 .motion-889e {
  -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;
}
.section_full_5e3d .image_4586 .motion-889e,
.row_f5ec .image_4586 .motion-889e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-4af4 .secondary_slow_9fec {
  width: 100%;
}
.form-mini-dbcd {
  padding: 0 0.5em 0;
}
.form-mini-dbcd [class*="customify-col-"],
.form-mini-dbcd [class*="customify-col_"],
.form-mini-dbcd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block-easy-b825 .form-mini-dbcd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .logo_a939 .fast_442c,
  .fast_442c {
    display: none;
  }
  .middle-addb {
    text-align: left;
  }
  .aside_rough_b157 {
    text-align: center;
  }
  .action-a44a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .logo_a939 .green_d716,
  .green_d716 {
    display: none;
  }
  .motion-49bc {
    text-align: left;
  }
  .chip-fdee {
    text-align: center;
  }
  .article-aa83 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .logo_a939 .secondary_7715,
  .secondary_7715 {
    display: none;
  }
  .panel_down_4cdf {
    text-align: left;
  }
  .lite-bd56 {
    text-align: center;
  }
  .component_e9fb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input-9024 {
  box-shadow: none !important;
}
.rough-3bf2 .backdrop_8e26,
.complex_7ebe .backdrop_8e26 {
  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;
}
.complex_7ebe .backdrop_8e26 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.orange-b63f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.orange-b63f:after,
.orange-b63f:before {
  content: "";
  display: table;
}
.orange-b63f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .orange-b63f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.orange-b63f,
.item-orange-8a1e {
  max-width: 1248px;
  margin: 0 auto;
}

.info_ae4c.tabs-advanced-5815 .orange-b63f {
  max-width: 100%;
}
.info_ae4c.notice_b2de {
  max-width: 1200px;
  margin: 0 auto;
}
.info_ae4c.description-fb7c .orange-b63f {
  max-width: 100%;
}
.info_ae4c.description-fb7c > .orange-b63f {
  padding-left: 0;
  padding-right: 0;
}
.info_ae4c.description-fb7c > .orange-b63f .logo_a939 {
  margin: 0;
}
.info_ae4c.description-fb7c
  > .orange-b63f
  .pressed_c284.hidden_2ecb {
  margin-right: 0;
  margin-left: 0;
}
.info_ae4c.description-fb7c #main.hidden_2ecb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pattern-silver-7fcd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-silver-7fcd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stone-9f8a .tertiary-8931 {
    padding-right: 1em;
  }
  .stone-9f8a.carousel-92a0 .pressed_c284 {
    border-right: 1px solid #eaecee;
  }
  .stone-9f8a.carousel-92a0 .tertiary-8931 {
    padding-right: 1em;
  }
  .stone-9f8a.carousel-92a0 .focus-prev-6e55 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_322f .tertiary-8931 {
    padding-left: 1em;
  }
  .slider_322f.carousel-92a0 .pressed_c284 {
    border-left: 1px solid #eaecee;
  }
  .slider_322f.carousel-92a0 .tertiary-8931 {
    padding-left: 1em;
  }
  .slider_322f.carousel-92a0 .focus-prev-6e55 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-7471 .tertiary-8931 {
    padding-left: 1em;
  }
  .chip-7471.carousel-92a0 .down_49ab {
    border-right: 1px solid #eaecee;
  }
  .chip-7471.carousel-92a0 .light-6ce6 {
    border-right: 1px solid #eaecee;
  }
  .chip-7471.carousel-92a0 .tertiary-8931 {
    padding-left: 1em;
  }
  .chip-7471.carousel-92a0 .focus-prev-6e55 {
    padding-right: 1em;
  }
  .chip-7471.carousel-92a0 .slider_out_4888 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-selected-f542 .tertiary-8931 {
    padding-right: 1em;
  }
  .section-selected-f542.carousel-92a0 .down_49ab {
    border-left: 1px solid #eaecee;
  }
  .section-selected-f542.carousel-92a0 .light-6ce6 {
    border-left: 1px solid #eaecee;
  }
  .section-selected-f542.carousel-92a0 .tertiary-8931 {
    padding-right: 1em;
  }
  .section-selected-f542.carousel-92a0 .focus-prev-6e55 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-selected-f542.carousel-92a0 .slider_out_4888 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-silver-7fcd .tertiary-8931 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-silver-7fcd.carousel-92a0 .pressed_c284 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pattern-silver-7fcd.carousel-92a0 .tertiary-8931 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-silver-7fcd.carousel-92a0 .focus-prev-6e55 {
    padding-left: 1em;
  }
  .pattern-silver-7fcd.carousel-92a0 .slider_out_4888 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pattern-silver-7fcd.carousel-92a0 .tertiary-8931 {
    padding-left: 0;
  }
}
.hover-3c73 .image-blue-e276 {
  display: inline-block;
}
.element_fd99 {
  display: inline-block;
}
.current-fda2 {
  word-con: break-word;
}
.pink_c381 > span {
  display: inline-block;
  padding: 5px 0;
}
.pink_c381 .selected-4fc0 {
  margin-left: 8px;
  margin-right: 8px;
}
.pink_c381 .shade-16cf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main_east_035a .popup-190f {
  margin-bottom: 2em;
}
.main_east_035a .shadow-62ce {
  margin-bottom: 15px;
}
.main_east_035a .shadow-62ce:last-child {
  margin-bottom: 0;
}
.main_east_035a .hidden_bronze_2d20 {
  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) {
  .main_east_035a .hidden_bronze_2d20 {
    display: block;
  }
}
.main_east_035a .hard-9641 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main_east_035a .hard-9641 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main_east_035a .notice-green-798d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main_east_035a .notice-green-798d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main_east_035a .notice-green-798d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main_east_035a .current-fda2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_east_035a .current-fda2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main_east_035a .tabs-narrow-909e p:last-child {
  margin-bottom: 0;
}
.main_east_035a .upper-b82e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main_east_035a .hover_bddf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main_east_035a .tertiary-e4bf {
  margin-top: 1em;
}
.main_east_035a .module_dim_d790 {
  top: 0;
  display: block;
}
.main_east_035a .module_dim_d790 a {
  color: inherit;
}
.main_east_035a .module_dim_d790 a:hover {
  color: inherit;
}
.main_east_035a .slider-eadb {
  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;
}
.main_east_035a .slider-eadb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main_east_035a .hover_bddf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main_east_035a .pattern-6ce1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main_east_035a .pattern-6ce1:first-child {
  margin-top: 0;
}
.main_east_035a .pattern-6ce1.aside_ca6f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main_east_035a .pattern-6ce1.filter-2253 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_east_035a
  .pattern-6ce1.filter-2253.wrapper_c68b
  .tertiary-e4bf {
  width: 100%;
}
.main_east_035a .filter-2253 {
  -webkit-box-align: center;
  align-items: center;
}
.main_east_035a .filter-2253 .pink_c381,
.main_east_035a .filter-2253 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main_east_035a .notice-green-798d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_east_035a .notice-green-798d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_east_035a .notice-green-798d: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;
}
.main_east_035a .aside_ca6f {
  z-index: 5;
}
.main_east_035a .hovered_e07d .thumbnail-focused-127d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main_east_035a .tabs-complex-da9e .thumbnail-focused-127d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main_east_035a .liquid-2901 .thumbnail-focused-127d {
  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;
}
.main_east_035a.small_32f1 .hidden_bronze_2d20,
.main_east_035a.media_1e61 .hidden_bronze_2d20 {
  display: block;
}
.main_east_035a.small_32f1 .hidden_bronze_2d20 .notice_hovered_d223,
.main_east_035a.small_32f1 .hidden_bronze_2d20 .hover_bddf,
.main_east_035a.media_1e61 .hidden_bronze_2d20 .notice_hovered_d223,
.main_east_035a.media_1e61 .hidden_bronze_2d20 .hover_bddf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_east_035a.card_065e .hard-9641 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main_east_035a.card_065e .hard-9641 {
    margin-right: 0;
  }
}
.main_east_035a.small_32f1 .hard-9641,
.main_east_035a.media_1e61 .hard-9641 {
  padding-top: 40%;
}
.main_east_035a.small_32f1 .popup-190f,
.main_east_035a.media_1e61 .popup-190f {
  display: block;
}
.main_east_035a.small_32f1 .fn-sticky-901f .hover_bddf,
.main_east_035a.media_1e61 .fn-sticky-901f .hover_bddf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main_east_035a.small_32f1 .hard-9641,
.main_east_035a.media_1e61 .hard-9641 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main_east_035a.small_32f1 .hover_bddf {
  padding: 1em;
}
.column-a1a6 {
  margin: 30px auto;
  display: block;
}
.column-a1a6 .hidden-36ba > * {
  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;
}
.column-a1a6 .hidden-36ba > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column-a1a6 .hidden-36ba span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hovered_410a .pink_c381 {
  margin-bottom: 1.41575em;
}
.hovered_410a .header-fixed-a32b {
  margin-bottom: 1.618em;
}
.secondary-copper-c368 .disabled-action-78f0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary-copper-c368 .disabled-action-78f0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary-copper-c368 .input-d68b {
  max-width: 100%;
  overflow: auto;
}
.highlight-d464 .secondary-copper-c368 a:hover {
  text-decoration: underline;
}
.item-large-dbea .shadow-62ce:not(.current-fda2),
.item-large-dbea .notice-green-798d {
  margin-bottom: 1.41575em;
}
.item-large-dbea .shadow-62ce:not(.current-fda2):last-child,
.item-large-dbea .notice-green-798d:last-child {
  margin-bottom: 0;
}
.item-large-dbea .shadow-62ce.lower_90be {
  margin-bottom: 0.41575em;
}
.item-large-dbea .bright-def3:before,
.item-large-dbea .sidebar-dark-c41a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item-large-dbea .bright-def3:before {
  content: "\f115";
}
.item-large-dbea .sidebar-dark-c41a:before {
  content: "\f02c";
}
.item-large-dbea .badge-1d7e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item-large-dbea .badge-1d7e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert-6aef {
  display: -webkit-box;
  display: flex;
}
.alert-6aef .easy_350a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert-6aef .easy_350a {
    flex-basis: 90px;
  }
}
.alert-6aef .thumbnail-hard-d0da {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-6aef .thumbnail-hard-d0da {
    flex-basis: calc(100% - 50px);
  }
}
.alert-6aef .red-cf27 p:last-child {
  margin-bottom: 0.72em;
}
.heading-4c5a .hidden-36ba {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.heading-4c5a .hidden-36ba:after,
.heading-4c5a .hidden-36ba:before {
  content: "";
  display: table;
}
.heading-4c5a .hidden-36ba:after {
  clear: both;
}
.heading-4c5a .hidden-36ba .smooth_1574,
.heading-4c5a .hidden-36ba .fast_40ae {
  width: 49%;
}
.heading-4c5a .hidden-36ba .smooth_1574 a span.paragraph-under-d0cb,
.heading-4c5a .hidden-36ba .fast_40ae a span.paragraph-under-d0cb {
  display: block;
  margin-bottom: 5px;
}
.heading-4c5a .hidden-36ba .fast_40ae {
  float: left;
  text-align: left;
}
.heading-4c5a .hidden-36ba .smooth_1574 {
  float: right;
  text-align: right;
}
.green_efa2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .green_efa2 {
    margin-bottom: 0;
  }
}
.west-99d0 {
  margin-bottom: 1em;
}
.west-99d0 .current-fda2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_ccce a {
  display: block;
  line-height: 0;
  position: relative;
}
.thick_92db .west-99d0,
.in_f9af .west-99d0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thick_92db .west-99d0,
  .in_f9af .west-99d0 {
    display: block;
  }
}
.thick_92db .highlight_ccce,
.in_f9af .highlight_ccce {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thick_92db .highlight_ccce,
  .in_f9af .highlight_ccce {
    margin-bottom: 1em;
  }
}
.thick_92db .highlight_ccce img,
.in_f9af .highlight_ccce img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thick_92db .pagination-fb46,
.in_f9af .pagination-fb46 {
  flex-basis: calc(100% - 160px);
}
.thick_92db .pagination-fb46 p,
.in_f9af .pagination-fb46 p {
  margin-bottom: 0;
}
.thick_92db .pagination-fb46 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thick_92db .pagination-fb46 {
    padding-left: 0;
  }
}
.in_f9af .pagination-fb46 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .in_f9af .pagination-fb46 {
    padding-right: 0;
  }
}
.in_f9af .highlight_ccce {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.grid-huge-3529 .highlight_ccce {
  margin-bottom: 0.5em;
}
.grid-huge-3529 .highlight_ccce img {
  width: 100%;
}
.dropdown-large-c9e3 .south-ec00,
.slider_pink_de29 .south-ec00 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider_pink_de29 .pressed_c284 .modal-wide-9c4a p:last-child {
  margin-bottom: 0;
}
.thumbnail_middle_2024 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.status-paper-9139 .focused-3d05 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .status-paper-9139 .focused-3d05:last-of-type {
    margin-bottom: 0;
  }
}
.status-paper-9139 .focused-3d05 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-paper-9139 .focused-3d05 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.status-paper-9139 .focused-3d05 ul li {
  margin: 0 0 0.6em;
}
.status-paper-9139 .focused-3d05 ul li.purple_a133,
.status-paper-9139 .focused-3d05 ul li.advanced_fea0 {
  position: relative;
}
.status-paper-9139 .focused-3d05 ul li.purple_a133 .content-1a66,
.status-paper-9139 .focused-3d05 ul li.advanced_fea0 .content-1a66 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.status-paper-9139 .focused-3d05 ul li.purple_a133:after:after,
.status-paper-9139 .focused-3d05 ul li.purple_a133:after:before,
.status-paper-9139
  .focused-3d05
  ul
  li.advanced_fea0:after:after,
.status-paper-9139
  .focused-3d05
  ul
  li.advanced_fea0:after:before {
  content: "";
  display: table;
}
.status-paper-9139 .focused-3d05 ul li.purple_a133:after:after,
.status-paper-9139
  .focused-3d05
  ul
  li.advanced_fea0:after:after {
  clear: both;
}
.status-paper-9139 .focused-3d05 a.item_462c:hover {
  text-decoration: none;
}
.status-paper-9139 .focused-3d05 select {
  max-width: 100%;
}
.status-paper-9139 .focused-3d05 table {
  font-size: 85%;
}
.status-paper-9139 .focused-3d05 table td,
.status-paper-9139 .focused-3d05 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.status-paper-9139 .focused-3d05 table tfoot td {
  text-align: left;
}
.status-paper-9139 .focused-3d05 :last-child {
  margin-bottom: 0;
}
.status-paper-9139 .focused-3d05 .inner-e4d9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.status-paper-9139 .focused-3d05 .inner-e4d9 label {
  width: 100%;
}
.status-paper-9139 .focused-3d05 .inner-e4d9 .header_pro_9104 {
  width: 100%;
  display: block;
}
.status-paper-9139 .focused-3d05 .inner-e4d9 .pagination-dim-7dc6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.status-paper-9139 .focused-3d05 .inner-e4d9 .pagination-dim-7dc6:hover svg #svg-search {
  fill: #444;
}
.status-paper-9139 .focused-3d05 .inner-e4d9 .pagination-dim-7dc6 svg {
  width: 18px;
  height: 18px;
}
.status-paper-9139 .carousel_11bf ul ul,
.status-paper-9139 .column_iron_9aee ul ul,
.status-paper-9139 .slow_f60a ul ul,
.status-paper-9139 .purple-ae9f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.status-paper-9139 .carousel_11bf .dropdown-9600 > a,
.status-paper-9139 .column_iron_9aee .dropdown-9600 > a,
.status-paper-9139 .slow_f60a .dropdown-9600 > a,
.status-paper-9139 .purple-ae9f .dropdown-9600 > a {
  margin-bottom: 0;
}
.status-paper-9139 .alert_action_d801 li,
.status-paper-9139 .carousel_11bf li,
.status-paper-9139 .label-43a7 li,
.status-paper-9139 .column_iron_9aee li,
.status-paper-9139 .slow_f60a li,
.status-paper-9139 .purple-ae9f li,
.status-paper-9139 .card-3e7a li,
.status-paper-9139 .slow-c4ad li {
  display: block;
  position: relative;
}
.status-paper-9139 .alert_action_d801 li:last-child,
.status-paper-9139 .carousel_11bf li:last-child,
.status-paper-9139 .label-43a7 li:last-child,
.status-paper-9139 .column_iron_9aee li:last-child,
.status-paper-9139 .slow_f60a li:last-child,
.status-paper-9139 .purple-ae9f li:last-child,
.status-paper-9139 .card-3e7a li:last-child,
.status-paper-9139 .slow-c4ad li:last-child {
  border: none;
}
.status-paper-9139 .alert_action_d801 li a,
.status-paper-9139 .carousel_11bf li a,
.status-paper-9139 .label-43a7 li a,
.status-paper-9139 .column_iron_9aee li a,
.status-paper-9139 .slow_f60a li a,
.status-paper-9139 .purple-ae9f li a,
.status-paper-9139 .card-3e7a li a,
.status-paper-9139 .slow-c4ad li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-paper-9139 .alert_action_d801 li ul li::before,
.status-paper-9139 .carousel_11bf li ul li::before,
.status-paper-9139 .label-43a7 li ul li::before,
.status-paper-9139 .column_iron_9aee li ul li::before,
.status-paper-9139 .slow_f60a li ul li::before,
.status-paper-9139 .purple-ae9f li ul li::before,
.status-paper-9139 .card-3e7a li ul li::before,
.status-paper-9139 .slow-c4ad li ul li::before {
  left: 15px;
}
.status-paper-9139 .alert_action_d801 li ul a,
.status-paper-9139 .carousel_11bf li ul a,
.status-paper-9139 .label-43a7 li ul a,
.status-paper-9139 .column_iron_9aee li ul a,
.status-paper-9139 .slow_f60a li ul a,
.status-paper-9139 .purple-ae9f li ul a,
.status-paper-9139 .card-3e7a li ul a,
.status-paper-9139 .slow-c4ad li ul a {
  padding-left: 20px;
}
.status-paper-9139 .alert_action_d801 li ul ul li::before,
.status-paper-9139 .carousel_11bf li ul ul li::before,
.status-paper-9139 .label-43a7 li ul ul li::before,
.status-paper-9139 .column_iron_9aee li ul ul li::before,
.status-paper-9139 .slow_f60a li ul ul li::before,
.status-paper-9139 .purple-ae9f li ul ul li::before,
.status-paper-9139 .card-3e7a li ul ul li::before,
.status-paper-9139 .slow-c4ad li ul ul li::before {
  left: 30px;
}
.status-paper-9139 .alert_action_d801 li ul ul a,
.status-paper-9139 .carousel_11bf li ul ul a,
.status-paper-9139 .label-43a7 li ul ul a,
.status-paper-9139 .column_iron_9aee li ul ul a,
.status-paper-9139 .slow_f60a li ul ul a,
.status-paper-9139 .purple-ae9f li ul ul a,
.status-paper-9139 .card-3e7a li ul ul a,
.status-paper-9139 .slow-c4ad li ul ul a {
  padding-left: 40px;
}
.status-paper-9139 .frame_950a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-paper-9139 .slow-c4ad ul li {
  margin-bottom: 1.41575em;
}
.status-paper-9139 .slow-c4ad ul li .carousel-in-c4f9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.status-paper-9139 .slow-c4ad ul li .aside_short_db4b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture-aa42 .alert_action_d801 li a,
.picture-aa42 .carousel_11bf li a,
.picture-aa42 .label-43a7 li a,
.picture-aa42 .column_iron_9aee li a,
.picture-aa42 .slow_f60a li a,
.picture-aa42 .purple-ae9f li a,
.picture-aa42 .card-3e7a li a,
.picture-aa42 .slow-c4ad li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-aa42 .frame_950a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-aa42 .focused-3d05 ul li.purple_a133 .content-1a66,
.picture-aa42 .focused-3d05 ul li.advanced_fea0 .content-1a66 {
  background: rgba(0, 0, 0, 0.2);
}
.picture-aa42 .status-paper-9139 .focused-3d05 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_ae4c .status-paper-9139 .info_399d li {
  margin: 0;
}
.info_ae4c .status-paper-9139 .info_399d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info_ae4c .status-paper-9139 .info_399d li ul {
  margin: 0;
}
.info_ae4c .status-paper-9139 .info_399d li ul li a {
  padding-left: 15px;
}
.info_ae4c .status-paper-9139 .info_399d li ul li li a {
  padding-left: 30px;
}
.info_ae4c .status-paper-9139 .info_399d li.filter_east_d4ac > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info_ae4c .status-paper-9139 .info_399d li.filter_east_d4ac > 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;
}
.info_ae4c .status-paper-9139 .info_399d li.filter_east_d4ac > 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;
}
.list-hot-7d90 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel_5350 {
  position: relative;
  z-index: 10;
}
.panel_5350 .motion-889e {
  width: 100%;
  max-width: 100%;
}
.aside_lower_7f00 .shade_last_7d2f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside_lower_7f00 .first-e09c {
}
.aside_lower_7f00 .picture-aa42 {
  background: #292929;
}
.feature_glass_f2eb .shade_last_7d2f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature_glass_f2eb .first-e09c {
  background: #f9f9f9;
}
.feature_glass_f2eb .picture-aa42 {
  background: #303030;
}
.detail_left_1e2d .shade_last_7d2f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail_left_1e2d .image-blue-e276 {
    margin-bottom: 1em;
  }
  .detail_left_1e2d .image-blue-e276:last-child {
    margin-bottom: 0;
  }
}
.detail_left_1e2d .first-e09c {
  background: #ededed;
}
.detail_left_1e2d .picture-aa42 {
  background: #1a1a1a;
}
.shade_last_7d2f.first-e09c {
  color: rgba(0, 0, 0, 0.6);
}
.shade_last_7d2f.first-e09c .description-4ddc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_last_7d2f.picture-aa42 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_last_7d2f.picture-aa42 a:not(.item_462c) {
  color: rgba(255, 255, 255, 0.79);
}
.shade_last_7d2f.picture-aa42 a:not(.item_462c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_last_7d2f.picture-aa42 .description-4ddc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_last_7d2f.picture-aa42 table tbody td,
.shade_last_7d2f.picture-aa42 table th {
  background: rgba(0, 0, 0, 0.08);
}
.text-ad54.title-d554 .orange-b63f {
  max-width: initial;
}
.text-ad54 .chip-078c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text-ad54 .chip-078c .motion-889e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text-ad54 .chip-078c .motion-889e {
    display: block;
    margin-bottom: 2em;
  }
  .text-ad54 .chip-078c .motion-889e:last-child {
    margin-bottom: 0;
  }
}
.detail_left_1e2d .image-blue-e276:last-child,
.feature_glass_f2eb .image-blue-e276:last-child,
.aside_lower_7f00 .image-blue-e276:last-child {
  margin-bottom: 0;
}
.detail_left_1e2d .image-blue-e276 .status-paper-9139 .focused-3d05:last-child,
.feature_glass_f2eb .image-blue-e276 .status-paper-9139 .focused-3d05:last-child,
.aside_lower_7f00 .image-blue-e276 .status-paper-9139 .focused-3d05:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .detail_left_1e2d .header-active-6ce2,
  .detail_left_1e2d .texture_focused_8714,
  .feature_glass_f2eb .header-active-6ce2,
  .feature_glass_f2eb .texture_focused_8714,
  .aside_lower_7f00 .header-active-6ce2,
  .aside_lower_7f00 .texture_focused_8714 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel_5350 .image-blue-e276 {
    margin-bottom: 2em;
  }
}
.panel_5350 p:last-child {
  margin-bottom: 0;
}
.panel_5350 li,
.panel_5350 ul {
  list-style: none;
  margin: 0;
}
.panel_5350 ul ul {
  margin-left: 2.617924em;
}
.progress-0e25 {
  font-size: 0.875em;
}

/* css-noise: 93dc */
.shadow-element-r4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
