/*!
Theme Name: Customify
Theme URI: https://pressmaximum.smooth-14eb/customify
Author: WPCustomify
Author URI: https://pressmaximum.smooth-14eb
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.smooth-14eb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.brown_d12a.thumbnail_807b/licenses/gpl-2.0.progress_4e5e
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.thumbnail_fe6b/, (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.main-644a.smooth-664e/normalize.over_8684/
 ======
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.over_8684 v7.0.0 | MIT License | github.smooth-14eb/necolas/normalize.over_8684 */
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;
}
.wide-0eeb .dim_aab4,
.table-dynamic-2063,
.pro_2a97,
.tertiary_hot_e6c6,
.list-6d17,
.notification_stale_4910,
.fixed-47c9,
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;
}
.table-dynamic-2063,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-dynamic-2063,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-dynamic-2063,
  h1 {
    font-size: 1.8em;
  }
}
.pro_2a97,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pro_2a97 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pro_2a97,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pro_2a97,
  h2 {
    font-size: 1.7em;
  }
}
.tertiary_hot_e6c6,
h3 {
  font-size: 1.618em;
}
.wide-0eeb .dim_aab4,
.list-6d17,
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.accordion_bright_2435 {
  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;
}
.lite-3463:after,
.lite-3463:before,
.tooltip_easy_8fbd:after,
.tooltip_easy_8fbd:before {
  content: "";
  display: table;
}
.lite-3463:after,
.tooltip_easy_8fbd:after {
  clear: both;
}
.tabs_middle_fcf0 {
  float: right;
  margin-right: 0;
}
.notification-d813 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.plasma_2e9c .backdrop-b273,
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;
}
.plasma_2e9c .backdrop-b273: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;
}
.notification_a603 .backdrop-b273 {
  box-shadow: none;
}
.notification_a603
  .backdrop-b273
  .tabs-top-9003 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notification_a603 .backdrop-b273 .wrapper-large-9afc {
  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;
}
.notification_a603
  .backdrop-b273
  .wrapper-large-9afc
  b {
  display: none;
}
.notification_a603 .article-rough-5417 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight-b95f:not(.search_right_2211):not(.accent-orange-0e29),
button:not(.search_right_2211):not(.accent-orange-0e29),
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ),
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ),
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ) {
  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;
}
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ):hover,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ):hover,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):hover,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):hover,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ):active,
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ):active,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):active,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):active,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):active,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus {
  outline: 0;
}
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b {
  position: relative;
}
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .tall-f293,
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .notification_first_a8dc,
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .paper-bd9c,
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  i,
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  svg,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .tall-f293,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .notification_first_a8dc,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .paper-bd9c,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  i,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  svg,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .tall-f293,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .notification_first_a8dc,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .paper-bd9c,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  i,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  svg,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .tall-f293,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .notification_first_a8dc,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .paper-bd9c,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  i,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  svg,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .tall-f293,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .notification_first_a8dc,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  .paper-bd9c,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  i,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b
  svg {
  visibility: hidden;
}
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b:after,
button:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b:after,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b:after,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b:after,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ).fn-loading-ca8b: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;
}
.highlight-b95f:not(.search_right_2211):not(.accent-orange-0e29),
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ),
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ),
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ) {
  color: #fff;
  background: #235787;
}
.highlight-b95f:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus,
input[type="button"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus,
input[type="reset"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus,
input[type="submit"]:not(.search_right_2211):not(
    .accent-orange-0e29
  ):focus {
  color: #fff;
}
.highlight-b95f.fn-disabled-ca8b:not(.search_right_2211):not(
    .accent-orange-0e29
  ),
.highlight-b95f[disabled]:not(.search_right_2211):not(
    .accent-orange-0e29
  ),
button.fn-disabled-ca8b:not(.search_right_2211):not(
    .accent-orange-0e29
  ),
button[disabled]:not(.search_right_2211):not(
    .accent-orange-0e29
  ) {
  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;
}
.notification_down_c6b3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notification_down_c6b3: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;
}
.backdrop-ead7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading-bright-534a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.advanced_df06 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lite-3463:after,
.lite-3463:before,
.section_dark_d5d3:after,
.section_dark_d5d3:before,
.new-f108:after,
.new-f108:before,
.row_glass_3750:after,
.row_glass_3750:before,
.wrapper_8cd4:after,
.wrapper_8cd4:before,
.accordion_b734:after,
.accordion_b734:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lite-3463:after,
.section_dark_d5d3:after,
.new-f108:after,
.row_glass_3750:after,
.wrapper_8cd4:after,
.accordion_b734:after {
  clear: both;
}
.section_dark_d5d3 .surface_d2f0,
.new-f108 .surface_d2f0,
.small_135e .surface_d2f0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fixed-8f32 {
  display: inline-block;
}
.search-red-812c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.search-red-812c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.search-red-812c .module-bottom-c717 {
  padding: 1em 0;
  font-size: 85%;
}
.module-bottom-c717 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.under_4eb0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.under_4eb0:after,
.under_4eb0:before {
  content: "";
  display: table;
}
.under_4eb0:after {
  clear: both;
}
.caption-c495 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.heading-hard-4ea7 .caption-c495 {
  max-width: 50%;
}
.aside-out-9635 .caption-c495 {
  max-width: 33.33%;
}
.next-0825 .caption-c495 {
  max-width: 25%;
}
.hover-upper-03ab .caption-c495 {
  max-width: 20%;
}
.photo-ed49 .caption-c495 {
  max-width: 16.66%;
}
.card-f0e6 .caption-c495 {
  max-width: 14.28%;
}
.pressed-b627 .caption-c495 {
  max-width: 12.5%;
}
.item_f382 .caption-c495 {
  max-width: 11.11%;
}
.black-2f58 {
  display: block;
}
.wide-0eeb .current-1b61 label,
.wide-0eeb .dirty_aa45 label,
.wide-0eeb .module_b75e label,
.wide-0eeb .wrapper-dc15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list-up-bed6 {
  list-style: none;
  margin: 0;
}
.list-up-bed6 article.main-f4fc {
  margin-bottom: 0;
}
.list-up-bed6 ul {
  list-style: none;
  margin: 0;
}
.list-up-bed6 .surface-inner-801f li.main-f4fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list-up-bed6 .surface-inner-801f li.main-f4fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list-up-bed6 .surface-inner-801f li.main-f4fc: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) {
  .list-up-bed6 .surface-inner-801f li.main-f4fc li.main-f4fc li.main-f4fc li.main-f4fc {
    padding-left: 0;
  }
}
article.main-f4fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-f4fc .section_dark_d5d3 p:last-of-type {
  margin-bottom: 0;
}
article.main-f4fc .pagination-192e {
  float: left;
}
article.main-f4fc .new_5465 {
  margin-left: 85px;
}
article.main-f4fc .silver-7b9d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-f4fc .silver-7b9d .blue_311a {
  margin-left: 10px;
}
article.main-f4fc .background-fast-b875 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-f4fc .tabs-8799 {
  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 .current-1b61,
  #respond .module_b75e,
  #respond .wrapper-dc15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current-1b61 input,
#respond .module_b75e input,
#respond .wrapper-dc15 input {
  width: 100%;
}
#respond .wrapper-dc15 {
  margin-right: 0;
}
#respond .tag-tall-db67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_5c66 {
  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;
}
.modal_5c66.wood-725f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal_5c66 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%);
}
.modal_5c66:focus,
.modal_5c66: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);
}
.green-4612 {
  border-radius: 10%;
}
.full_4415 {
  border-radius: 50%;
}
.focus-action-b455 {
  font-size: 0.72em;
}
.section_27d6 {
  font-size: 0.875em;
}
.content_b82d {
  font-size: 1.1em;
}
.background_active_d497 {
  text-transform: uppercase;
  line-height: 1.2;
}
.background_active_d497.focus-action-b455 {
  letter-spacing: 0.5px;
}
.tertiary_34a2,
.tertiary_34a2 a {
  color: #6d6d6d;
}
.tertiary_34a2 a:hover {
  color: #111;
}
.message-lower-875a {
  color: #6d6d6d;
}
.stone_c218 {
  overflow-x: hidden;
}
.stone_c218 .status_soft_65fa.footer-dark-ccdc {
  position: relative;
}
.stone_c218 .status_soft_65fa.footer-dark-ccdc.photo_orange_c982 {
  position: initial;
}
.stone_c218
  .status_soft_65fa.footer-dark-ccdc.photo_orange_c982
  .shade-stale-2b98 {
  left: auto;
}
.stone_c218 .status_soft_65fa .shade-stale-2b98 {
  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;
}
.stone_c218 .status_soft_65fa:hover.footer-dark-ccdc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.stone_c218
  .status_soft_65fa:hover.footer-dark-ccdc
  .shade-stale-2b98 {
  display: block;
  z-index: 9999999;
}
.stone_c218 .block-out-660d .carousel_orange_9f3a,
.stone_c218 .simple_0188 .carousel_orange_9f3a {
  display: none;
}
.stone_c218 .iron_08f1 .status_soft_65fa:hover.footer-dark-ccdc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wide-0eeb .current-1b61 label,
.wide-0eeb .dirty_aa45 label,
.wide-0eeb .module_b75e label,
.wide-0eeb .wrapper-dc15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list-up-bed6 {
  list-style: none;
  margin: 0;
}
.list-up-bed6 article.main-f4fc {
  margin-bottom: 0;
}
.list-up-bed6 ul {
  list-style: none;
  margin: 0;
}
.list-up-bed6 .surface-inner-801f li.main-f4fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list-up-bed6 .surface-inner-801f li.main-f4fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list-up-bed6 .surface-inner-801f li.main-f4fc: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) {
  .list-up-bed6 .surface-inner-801f li.main-f4fc li.main-f4fc li.main-f4fc li.main-f4fc {
    padding-left: 0;
  }
}
article.main-f4fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main-f4fc .section_dark_d5d3 p:last-of-type {
  margin-bottom: 0;
}
article.main-f4fc .pagination-192e {
  float: left;
}
article.main-f4fc .new_5465 {
  margin-left: 85px;
}
article.main-f4fc .silver-7b9d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main-f4fc .silver-7b9d .blue_311a {
  margin-left: 10px;
}
article.main-f4fc .background-fast-b875 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main-f4fc .tabs-8799 {
  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 .current-1b61,
  #respond .module_b75e,
  #respond .wrapper-dc15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current-1b61 input,
#respond .module_b75e input,
#respond .wrapper-dc15 input {
  width: 100%;
}
#respond .wrapper-dc15 {
  margin-right: 0;
}
#respond .tag-tall-db67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block-out-660d .north-aead {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.north-aead .lite-ea7c.surface-e84a .fresh_46cb > li > a:focus,
.north-aead .lite-ea7c.surface-e84a .fresh_46cb > li > a:hover,
.north-aead .lite-ea7c.pagination-tiny-1de4 .fresh_46cb > li > a:focus,
.north-aead .lite-ea7c.pagination-tiny-1de4 .fresh_46cb > li > a:hover,
.north-aead .lite-ea7c.filter-top-55ff .fresh_46cb > li > a:focus,
.north-aead .lite-ea7c.filter-top-55ff .fresh_46cb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-aead
  .lite-ea7c.surface-e84a
  .fresh_46cb
  > li.alert_51e5
  > a,
.north-aead
  .lite-ea7c.surface-e84a
  .fresh_46cb
  > li.container_1a24
  > a,
.north-aead
  .lite-ea7c.pagination-tiny-1de4
  .fresh_46cb
  > li.alert_51e5
  > a,
.north-aead
  .lite-ea7c.pagination-tiny-1de4
  .fresh_46cb
  > li.container_1a24
  > a,
.north-aead
  .lite-ea7c.filter-top-55ff
  .fresh_46cb
  > li.alert_51e5
  > a,
.north-aead .lite-ea7c.filter-top-55ff .fresh_46cb > li.media-26e1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.north-aead .liquid_b968,
.north-aead .liquid_b968 a {
  color: rgba(255, 255, 255, 0.99);
}
.north-aead .focused_4e86.focus-d40d li a,
.north-aead .dim_f2a4 a,
.north-aead .caption_42b7,
.north-aead .fresh_46cb > li > a,
.north-aead .heading_14b0 {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead .focused_4e86.focus-d40d li a:hover,
.north-aead .dim_f2a4 a:hover,
.north-aead .caption_42b7:hover,
.north-aead .fresh_46cb > li > a:hover,
.north-aead .heading_14b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-aead .yellow_d2c6 {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead .yellow_d2c6 .white_3c35 {
  color: rgba(255, 255, 255, 0.99);
}
.north-aead .yellow_d2c6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-aead .advanced_5d11 .icon_north_328d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north-aead .advanced_5d11 .icon_north_328d .wide_a61c {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead
  .advanced_5d11
  .icon_north_328d
  .wide_a61c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead
  .advanced_5d11
  .icon_north_328d
  .wide_a61c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead
  .advanced_5d11
  .icon_north_328d
  .wide_a61c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead
  .advanced_5d11
  .icon_north_328d
  .wide_a61c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead .advanced_5d11 .out_2463 {
  color: rgba(255, 255, 255, 0.79);
}
.north-aead .advanced_5d11 .out_2463:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-c077
  .north-aead
  .advanced_5d11
  .chip_west_003a
  .dynamic_9ea0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-c077
  .north-aead
  .advanced_5d11
  .chip_west_003a
  .wide_a61c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-out-660d .layout_fresh_7b06 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.layout_fresh_7b06 .lite-ea7c.surface-e84a .fresh_46cb > li > a:focus,
.layout_fresh_7b06 .lite-ea7c.surface-e84a .fresh_46cb > li > a:hover,
.layout_fresh_7b06 .lite-ea7c.pagination-tiny-1de4 .fresh_46cb > li > a:focus,
.layout_fresh_7b06 .lite-ea7c.pagination-tiny-1de4 .fresh_46cb > li > a:hover,
.layout_fresh_7b06 .lite-ea7c.filter-top-55ff .fresh_46cb > li > a:focus,
.layout_fresh_7b06 .lite-ea7c.filter-top-55ff .fresh_46cb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_fresh_7b06
  .lite-ea7c.surface-e84a
  .fresh_46cb
  > li.alert_51e5
  > a,
.layout_fresh_7b06
  .lite-ea7c.surface-e84a
  .fresh_46cb
  > li.container_1a24
  > a,
.layout_fresh_7b06
  .lite-ea7c.pagination-tiny-1de4
  .fresh_46cb
  > li.alert_51e5
  > a,
.layout_fresh_7b06
  .lite-ea7c.pagination-tiny-1de4
  .fresh_46cb
  > li.container_1a24
  > a,
.layout_fresh_7b06
  .lite-ea7c.filter-top-55ff
  .fresh_46cb
  > li.alert_51e5
  > a,
.layout_fresh_7b06 .lite-ea7c.filter-top-55ff .fresh_46cb > li.media-26e1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.layout_fresh_7b06 .liquid_b968,
.layout_fresh_7b06 .liquid_b968 a {
  color: rgba(0, 0, 0, 0.8);
}
.layout_fresh_7b06 .focused_4e86.focus-d40d li a,
.layout_fresh_7b06 .dim_f2a4 a,
.layout_fresh_7b06 .caption_42b7,
.layout_fresh_7b06 .fresh_46cb > li > a,
.layout_fresh_7b06 .heading_14b0 {
  color: rgba(0, 0, 0, 0.55);
}
.layout_fresh_7b06 .focused_4e86.focus-d40d li a:hover,
.layout_fresh_7b06 .dim_f2a4 a:hover,
.layout_fresh_7b06 .caption_42b7:hover,
.layout_fresh_7b06 .fresh_46cb > li > a:hover,
.layout_fresh_7b06 .heading_14b0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_fresh_7b06 .yellow_d2c6 {
  color: rgba(0, 0, 0, 0.55);
}
.layout_fresh_7b06 .yellow_d2c6 .white_3c35 {
  color: rgba(0, 0, 0, 0.8);
}
.layout_fresh_7b06 .yellow_d2c6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_lite_2a56 .west-0f26 {
  margin-left: auto;
  margin-right: auto;
}
.new-f108 > * {
  margin-left: auto;
  margin-right: auto;
}
.new-f108 .backdrop-ead7 {
  margin-right: 1.41575em;
}
.hot-6b98 .new-f108 > .table-0962 {
  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;
}
.hot-6b98 .new-f108 > .pro-fcca {
  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;
}
.yellow_87fe.column_lite_2a56 .west-0f26,
.west-8017.column_lite_2a56 .west-0f26 {
  margin-left: 0;
}
.card-c7e6.column_lite_2a56 .west-0f26,
.article_3426.column_lite_2a56 .west-0f26 {
  margin-right: 0;
}
.new-f108 ol,
.new-f108 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.picture_prev_deb8 video {
  max-width: 100%;
}
.accordion_e291 img {
  display: block;
}
.accordion_e291.backdrop-ead7,
.accordion_e291.heading-bright-534a {
  width: 100%;
}
.accordion_e291.pro-fcca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.caption_tiny_136d:not(.modal-29f7) {
  margin: 1.5em auto;
}
.pagination-bcdf p {
  padding: 1.5em 14px;
}
ul.paragraph_ca37.pro-fcca,
ul.paragraph_ca37.table-0962,
ul.paragraph_ca37.accordion-29d7.table-0962 {
  padding: 0 14px;
}
.tabs-46f1 {
  display: block;
  overflow-x: auto;
}
.tabs-46f1 table {
  border-collapse: collapse;
  width: 100%;
}
.tabs-46f1 td,
.tabs-46f1 th {
  padding: 0.5em;
}
.new-f108 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.new-f108 ol ol,
.new-f108 ol ul,
.new-f108 ul ol,
.new-f108 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.new-f108 ol ol li,
.new-f108 ol ul li,
.new-f108 ul ol li,
.new-f108 ul ul li {
  margin-left: 0;
}
.middle_d0d9.rough-ff96 > .wrapper_c9f5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.middle_d0d9.rough-ff96 > .wrapper_c9f5 iframe,
.middle_d0d9.rough-ff96 > .wrapper_c9f5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shadow_43fb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shadow_43fb.action_2350 {
  padding: 0;
}
.shadow_43fb.action_2350 cite {
  font-size: 13px;
}
.shadow_43fb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shadow_43fb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.motion-4e12 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.motion-4e12 > p:first-child {
  margin-top: 0;
}
.motion-4e12 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.motion-4e12 blockquote {
  border-left: 0;
}
.right-aa94 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.right-aa94:not(.card-f754) {
  max-width: 100px;
}
.right-aa94.silver_7ea1 {
  border-bottom: none !important;
  text-align: center;
}
.right-aa94.silver_7ea1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination-bcdf p {
    padding: 1.5em 0;
  }
}
.static_4313 {
  color: #0073aa;
}
.hidden-a90a {
  background-color: #0073aa;
}
.overlay_c0da {
  color: #229fd8;
}
.basic-5d72 {
  background-color: #229fd8;
}
.inner_7bf6 {
  color: #eee;
}
.pink_6e55 {
  background-color: #eee;
}
.form_slow_21ec {
  color: #444;
}
.rough_e42a {
  background-color: #444;
}
.mask_paper_47a7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mask_paper_47a7 .hero-d923 .dim_f2a4 {
  font-size: 15px;
}
.mask_paper_47a7 .dim_f2a4 {
  line-height: 1.3;
}
.mask_paper_47a7 .layout_fresh_7b06 {
}
.mask_paper_47a7 .north-aead {
  background: #235787;
}
.icon_9df1 {
  padding: 0;
}
.icon_9df1 .north-aead {
  background: #1a1a1a;
}
.icon_9df1 .layout_fresh_7b06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_over_9699 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_over_9699 .layout_fresh_7b06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_over_9699 .north-aead {
  background: #303030;
}
.accordion_b734 {
  position: relative;
  z-index: 10;
}
.accordion_b734 .container_d5a0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_e46b .footer-dark-ccdc {
  display: inline-block;
  vertical-align: middle;
}
.footer_e46b.bottom-93d4 .footer-dark-ccdc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer_e46b.bottom-93d4 .footer-dark-ccdc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer_e46b.bottom-93d4 .footer-dark-ccdc {
    margin-right: 0.4em;
  }
}
.footer_e46b.bottom-93d4 .footer-dark-ccdc:last-child {
  margin-right: 0;
}
.tabs_soft_0ddd .container_d5a0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .block-out-660d .hero-d923 {
    margin: 0 -0.5em;
  }
  .block-out-660d .hero-d923 [class*="customify-col-"],
  .block-out-660d .hero-d923 [class*="customify-col_"],
  .block-out-660d .hero-d923 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.block-out-660d.copper_5251 .container_d5a0 {
  background: 0 0 !important;
}
.block-out-660d.copper_5251 .container_d5a0,
.block-out-660d.tabs_soft_0ddd .container_d5a0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .block-out-660d.carousel-164f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.block-out-660d.tabs_soft_0ddd .container_d5a0 {
  box-shadow: none !important;
}
.paragraph-efb4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph-efb4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-efb4 {
    padding: 18px 0 20px;
  }
}
.paragraph-efb4 .input-b454 {
  width: 100%;
}
.paragraph-efb4 .banner_brown_f280 {
  margin-bottom: 0;
}
.paragraph-efb4 .focus-black-24f8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_afd7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_afd7 .motion_b8b2 {
  width: 100%;
}
.overlay_95ce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay_95ce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay_95ce 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;
}
.overlay_95ce li:last-child:after {
  display: none;
}
.overlay_95ce li a {
  font-weight: 500;
  margin-right: 10px;
}
.middle_d0a2 .carousel_orange_9f3a button,
.paragraph-efb4 .carousel_orange_9f3a button {
  left: 0;
}
.middle_d0a2 .motion_b8b2,
.paragraph-efb4 .motion_b8b2 {
  padding-left: 0;
  padding-right: 0;
}
.middle_d0a2 .table_afd7,
.paragraph-efb4 .table_afd7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.middle_d0a2 {
  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;
}
.middle_d0a2: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;
}
.middle_d0a2 .column_ef5a {
  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) {
  .middle_d0a2 .column_ef5a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .middle_d0a2 .column_ef5a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .middle_d0a2 .column_ef5a {
    min-height: 200px;
  }
}
.middle_d0a2 .overlay_95ce {
  color: rgba(255, 255, 255, 0.8);
}
.middle_d0a2 .overlay_95ce a,
.middle_d0a2 .overlay_95ce li:after {
  color: inherit;
}
.middle_d0a2 .overlay_95ce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.selected_9aac {
  margin-bottom: 0.5em;
}
.soft_1d6b {
  margin-bottom: 1.2em;
}
.soft_1d6b,
.selected_9aac {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.soft_1d6b p:last-child,
.selected_9aac p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel_orange_9f3a,
#masthead .carousel_orange_9f3a {
  display: none;
}
#masthead
  > .carousel_orange_9f3a.thumbnail_43d9 {
  display: none;
}
#masthead > .carousel_orange_9f3a button {
  left: 0;
}
.background_action_73df {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.background_action_73df .footer-dark-ccdc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.background_action_73df .banner-64a3 {
  display: -webkit-box;
  display: flex;
}
.background_action_73df .banner-64a3.medium-da7b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.background_action_73df .banner-64a3.simple_448a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_action_73df .banner-64a3.highlight_current_8ef4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_action_73df.tabs-9c6e.gas-f06d .banner-64a3.medium-da7b {
  flex-basis: 100%;
}
.background_action_73df.box_complex_e449 .banner-64a3.simple_448a {
  -webkit-box-flex: 1;
  flex: auto;
}
.background_action_73df.box_complex_e449 .banner-64a3.highlight_current_8ef4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel_orange_9f3a.thumbnail_43d9 {
  display: none;
}
#masthead > .carousel_orange_9f3a button {
  left: 0;
}
.hidden_glass_c68c {
  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;
}
.hidden_glass_c68c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hidden_glass_c68c.component-static-eb60 i {
  margin-right: 4px;
}
.hidden_glass_c68c.gallery-40e0 i {
  margin-left: 5px;
}
.dim_f2a4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dim_f2a4 p:last-child {
  margin-bottom: 0;
}
.popup_wood_f57b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup_wood_f57b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup_wood_f57b img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup_wood_f57b .liquid_b968 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup_wood_f57b .current-6216 {
  margin: 5px 0 7px 0;
}
.popup_wood_f57b.pagination_c558 .alert-first-d3ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_wood_f57b.pagination_c558 .complex_4549 {
  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;
}
.popup_wood_f57b.label-0212 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup_wood_f57b.label-0212 .alert-first-d3ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_wood_f57b.label-0212 .complex_4549 {
  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;
}
.popup_wood_f57b.advanced-3f37 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup_wood_f57b.shadow_01b9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup_wood_f57b.shadow_01b9 .complex_4549 {
  margin-top: 7px;
}
.paragraph-70e7 {
  display: inline-block;
}
.accordion_b734 .popup_east_c9d3 .popup_wood_f57b img {
  max-width: 100%;
}
.lite-ea7c .element-right-0598.tag_956a,
.sort-1b6e .element-right-0598.tag_956a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite-ea7c .hover-over-fbc3,
.sort-1b6e .hover-over-fbc3 {
  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%);
}
.lite-ea7c .hover-over-fbc3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lite-ea7c.border_hard_2255 .hover-over-fbc3 {
  display: none;
}
.lite-ea7c .pagination_555d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lite-ea7c .pagination_555d li {
  display: inline-block;
  position: relative;
}
.lite-ea7c .pagination_555d li:last-child {
  margin-right: 0;
}
.lite-ea7c .pagination_555d 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;
}
.lite-ea7c .pagination_555d li.media-26e1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.lite-ea7c .pagination_555d > 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;
}
.lite-ea7c .pagination_555d > li > a i {
  line-height: 0;
}
.lite-ea7c .pagination_555d > li.section-db35 > a .hover-over-fbc3 {
  margin-left: 4px;
  line-height: 0;
}
.lite-ea7c .pagination_555d .section_fixed_b07a li.section-db35 > a {
  position: relative;
}
.lite-ea7c .pagination_555d .section_fixed_b07a li.section-db35 > a:after,
.lite-ea7c .pagination_555d .section_fixed_b07a li.section-db35 > a:before {
  content: "";
  display: table;
}
.lite-ea7c .pagination_555d .section_fixed_b07a li.section-db35 > a:after {
  clear: both;
}
.lite-ea7c .pagination_555d .section_fixed_b07a li.section-db35 > a .hover-over-fbc3 {
  margin-left: 5px;
  float: right;
}
.lite-ea7c .slow_6431,
.lite-ea7c .section_fixed_b07a {
  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;
}
.lite-ea7c .section_fixed_b07a {
  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;
}
.lite-ea7c .section_fixed_b07a .tag_956a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite-ea7c .section_fixed_b07a .hover-over-fbc3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lite-ea7c .section_fixed_b07a li {
  display: block;
  margin: 0;
  padding: 0;
}
.lite-ea7c .section_fixed_b07a 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;
}
.lite-ea7c .section_fixed_b07a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lite-ea7c .section_fixed_b07a .section_fixed_b07a {
  top: 0;
  left: 100%;
}
.lite-ea7c .slider-9691.fn-focus-ca8b > .slow_6431,
.lite-ea7c .slider-9691.fn-focus-ca8b > .section_fixed_b07a,
.lite-ea7c .slider-9691:focus > .slow_6431,
.lite-ea7c .slider-9691:focus > .section_fixed_b07a,
.lite-ea7c .slider-9691:hover > .slow_6431,
.lite-ea7c .slider-9691:hover > .section_fixed_b07a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lite-ea7c.filter-top-55ff .fresh_46cb:after,
.lite-ea7c.filter-top-55ff .fresh_46cb:before {
  content: "";
  display: table;
}
.lite-ea7c.filter-top-55ff .fresh_46cb:after {
  clear: both;
}
.lite-ea7c.filter-top-55ff .fresh_46cb > li {
  float: left;
}
.lite-ea7c.outer_f2af .fresh_46cb:after,
.lite-ea7c.outer_f2af .fresh_46cb:before {
  content: "";
  display: table;
}
.lite-ea7c.outer_f2af .fresh_46cb:after {
  clear: both;
}
.lite-ea7c.outer_f2af .fresh_46cb > li {
  float: left;
}
.lite-ea7c.outer_f2af .fresh_46cb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lite-ea7c.outer_f2af .fresh_46cb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lite-ea7c.outer_f2af .fresh_46cb > li.alert_51e5 > a,
.lite-ea7c.outer_f2af .fresh_46cb > li.media-26e1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.lite-ea7c.surface-e84a .fresh_46cb > li > a .tag_956a {
  position: relative;
}
.lite-ea7c.surface-e84a .fresh_46cb > li > a .tag_956a: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;
}
.lite-ea7c.surface-e84a
  .fresh_46cb
  > li:focus
  > a
  .tag_956a:before,
.lite-ea7c.surface-e84a
  .fresh_46cb
  > li:hover
  > a
  .tag_956a:before {
  width: 100%;
  background-color: currentColor;
}
.lite-ea7c.surface-e84a
  .fresh_46cb
  > li.alert_51e5
  > a
  .tag_956a:before,
.lite-ea7c.surface-e84a
  .fresh_46cb
  > li.container_1a24
  > a
  .tag_956a:before {
  width: 100%;
  background-color: currentColor;
}
.lite-ea7c.pagination-tiny-1de4 .fresh_46cb > li > a .tag_956a {
  position: relative;
}
.lite-ea7c.pagination-tiny-1de4 .fresh_46cb > li > a .tag_956a: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;
}
.lite-ea7c.pagination-tiny-1de4 .fresh_46cb > li:focus > a .tag_956a:before,
.lite-ea7c.pagination-tiny-1de4
  .fresh_46cb
  > li:hover
  > a
  .tag_956a:before {
  width: 100%;
  background-color: currentColor;
}
.lite-ea7c.pagination-tiny-1de4
  .fresh_46cb
  > li.alert_51e5
  > a
  .tag_956a:before,
.lite-ea7c.pagination-tiny-1de4
  .fresh_46cb
  > li.container_1a24
  > a
  .tag_956a:before {
  width: 100%;
  background-color: currentColor;
}
.sort-1b6e .pagination_555d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort-1b6e .pagination_555d li:first-child > a {
  border-top: none;
}
.sort-1b6e .pagination_555d .module-gold-0df4 > .tag_956a .hover-over-fbc3 {
  display: none;
}
.sort-1b6e .pagination_555d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sort-1b6e .pagination_555d li:last-child {
  border: none;
}
.sort-1b6e .pagination_555d li.section-db35 > a {
  padding-right: 45px !important;
}
.sort-1b6e .pagination_555d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sort-1b6e .pagination_555d li a:focus,
.sort-1b6e .pagination_555d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-1b6e .pagination_555d li .prev_e424 {
  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;
}
.sort-1b6e .pagination_555d li .prev_e424:hover {
  box-shadow: none;
}
.sort-1b6e .pagination_555d li .prev_e424 .hover-over-fbc3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sort-1b6e .pagination_555d .section_fixed_b07a {
  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);
}
.sort-1b6e .pagination_555d .section_fixed_b07a li a {
  padding-left: 3em;
}
.sort-1b6e .pagination_555d .media-dim-8513 > a .prev_e424 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sort-1b6e .pagination_555d .media-dim-8513 > .section_fixed_b07a {
  display: block;
  opacity: 1;
}
.input-middle-0b42 {
  max-width: 100%;
}
.carousel-61a6 {
  line-height: 0;
  cursor: pointer;
}
.heading_14b0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.heading_14b0:hover {
  box-shadow: none;
  color: currentColor;
}
.heading_14b0 svg {
  width: 18px;
  height: 18px;
}
.heading_14b0 .shade-1b06 {
  display: none;
}
.element-dynamic-e619 {
  position: relative;
}
.element-dynamic-e619.fn-active-ca8b .heading_14b0 .gas-5bfe {
  display: none;
}
.element-dynamic-e619.fn-active-ca8b .heading_14b0 .shade-1b06 {
  display: inline-block;
}
.element-dynamic-e619 .bronze_6915 {
  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);
}
.element-dynamic-e619.huge_b474 .bronze_6915 {
  left: auto;
  right: -0.9em;
}
.element-dynamic-e619.huge_b474 .image-huge-a0c3::before {
  left: auto;
  right: 15px;
}
.element-dynamic-e619.fn-active-ca8b .bronze_6915 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_west_003a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.chip_west_003a label {
  flex-basis: 100%;
}
.chip_west_003a .icon_north_328d {
  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;
}
.chip_west_003a .wide_a61c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.chip_west_003a .wide_a61c:focus {
  background-color: transparent;
}
.chip_west_003a button.out_2463 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.chip_west_003a button.out_2463:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.chip_west_003a button.out_2463 svg {
  width: 18px;
  height: 18px;
}
.chip_west_003a input[type="submit"] {
  min-height: auto;
}
.advanced_5d11 .chip_west_003a .wide_a61c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-huge-a0c3 {
  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) {
  .image-huge-a0c3 {
    width: 220px;
  }
}
.image-huge-a0c3 label {
  flex-basis: 100%;
}
.image-huge-a0c3::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;
}
.image-c077 .advanced_5d11 .chip_west_003a {
  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;
}
.image-c077
  .advanced_5d11
  .chip_west_003a
  .icon_north_328d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image-c077 .advanced_5d11 .chip_west_003a .wide_a61c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image-c077
  .advanced_5d11
  .chip_west_003a
  .wide_a61c:focus {
  background: 0 0;
}
.image-c077
  .advanced_5d11
  .chip_west_003a
  .dynamic_9ea0 {
  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;
}
.focused_4e86 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focused_4e86 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focused_4e86 li:last-child {
  margin-right: 0;
}
.focused_4e86 li:first-child {
  margin-left: 0;
}
.focused_4e86.solid_0007 a {
  color: #fff;
}
.focused_4e86.solid_0007 a:hover {
  color: #fff;
}
.focused_4e86 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focused_4e86 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focused_4e86 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focused_4e86 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focused_4e86 [class*="social-icon-apple"] {
  background-color: #999;
}
.focused_4e86 [class*="social-icon-apple"].medium-afcd {
  background-color: transparent;
  color: #999;
}
.focused_4e86 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focused_4e86 [class*="social-icon-behance"].medium-afcd {
  background-color: transparent;
  color: #1769ff;
}
.focused_4e86 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focused_4e86 [class*="social-icon-bitbucket"].medium-afcd {
  background-color: transparent;
  color: #205081;
}
.focused_4e86 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focused_4e86 [class*="social-icon-codepen"].medium-afcd {
  background-color: transparent;
  color: #000;
}
.focused_4e86 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focused_4e86 [class*="social-icon-delicious"].medium-afcd {
  background-color: transparent;
  color: #39f;
}
.focused_4e86 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focused_4e86 [class*="social-icon-digg"].medium-afcd {
  background-color: transparent;
  color: #005be2;
}
.focused_4e86 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focused_4e86 [class*="social-icon-dribbble"].medium-afcd {
  background-color: transparent;
  color: #ea4c89;
}
.focused_4e86 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focused_4e86 [class*="social-icon-envelope"].medium-afcd {
  background-color: transparent;
  color: #ea4335;
}
.focused_4e86 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focused_4e86 [class*="social-icon-facebook"].medium-afcd {
  background-color: transparent;
  color: #3b5998;
}
.focused_4e86 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focused_4e86 [class*="social-icon-flickr"].medium-afcd {
  background-color: transparent;
  color: #0063dc;
}
.focused_4e86 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focused_4e86 [class*="social-icon-foursquare"].medium-afcd {
  background-color: transparent;
  color: #2d5be3;
}
.focused_4e86 [class*="social-icon-github"] {
  background-color: #333;
}
.focused_4e86 [class*="social-icon-github"].medium-afcd {
  background-color: transparent;
  color: #333;
}
.focused_4e86 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focused_4e86 [class*="social-icon-google-plus"].medium-afcd {
  background-color: transparent;
  color: #dd4b39;
}
.focused_4e86 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focused_4e86 [class*="social-icon-houzz"].medium-afcd {
  background-color: transparent;
  color: #7ac142;
}
.focused_4e86 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focused_4e86 [class*="social-icon-instagram"].medium-afcd {
  background-color: transparent;
  color: #262626;
}
.focused_4e86 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focused_4e86 [class*="social-icon-jsfiddle"].medium-afcd {
  background-color: transparent;
  color: #487aa2;
}
.focused_4e86 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focused_4e86 [class*="social-icon-linkedin"].medium-afcd {
  background-color: transparent;
  color: #0077b5;
}
.focused_4e86 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focused_4e86 [class*="social-icon-medium"].medium-afcd {
  background-color: transparent;
  color: #00ab6b;
}
.focused_4e86 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focused_4e86
  [class*="social-icon-odnoklassniki"].medium-afcd {
  background-color: transparent;
  color: #f4731c;
}
.focused_4e86 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focused_4e86 [class*="social-icon-meetup"].medium-afcd {
  background-color: transparent;
  color: #ec1c40;
}
.focused_4e86 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focused_4e86 [class*="social-icon-pinterest"].medium-afcd {
  background-color: transparent;
  color: #bd081c;
}
.focused_4e86 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focused_4e86 [class*="social-icon-product-hunt"].medium-afcd {
  background-color: transparent;
  color: #da552f;
}
.focused_4e86 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focused_4e86 [class*="social-icon-reddit"].medium-afcd {
  background-color: transparent;
  color: #ff4500;
}
.focused_4e86 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focused_4e86 [class*="social-icon-rss"].medium-afcd {
  background-color: transparent;
  color: #f26522;
}
.focused_4e86 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focused_4e86
  [class*="social-icon-shopping-cart"].medium-afcd {
  background-color: transparent;
  color: #4caf50;
}
.focused_4e86 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focused_4e86 [class*="social-icon-skype"].medium-afcd {
  background-color: transparent;
  color: #00aff0;
}
.focused_4e86 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focused_4e86 [class*="social-icon-slideshare"].medium-afcd {
  background-color: transparent;
  color: #0077b5;
}
.focused_4e86 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focused_4e86 [class*="social-icon-snapchat"].medium-afcd {
  background-color: transparent;
  color: #fffc00;
}
.focused_4e86 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focused_4e86 [class*="social-icon-soundcloud"].medium-afcd {
  background-color: transparent;
  color: #f80;
}
.focused_4e86 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focused_4e86 [class*="social-icon-spotify"].medium-afcd {
  background-color: transparent;
  color: #2ebd59;
}
.focused_4e86 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focused_4e86
  [class*="social-icon-stack-overflow"].medium-afcd {
  background-color: transparent;
  color: #fe7a15;
}
.focused_4e86 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focused_4e86 [class*="social-icon-maldkfgram"].medium-afcd {
  background-color: transparent;
  color: #2ca5e0;
}
.focused_4e86 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focused_4e86 [class*="social-icon-tripadvisor"].medium-afcd {
  background-color: transparent;
  color: #589442;
}
.focused_4e86 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focused_4e86 [class*="social-icon-tumblr"].medium-afcd {
  background-color: transparent;
  color: #35465c;
}
.focused_4e86 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focused_4e86 [class*="social-icon-twitch"].medium-afcd {
  background-color: transparent;
  color: #6441a5;
}
.focused_4e86 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focused_4e86 [class*="social-icon-twitter"].medium-afcd {
  background-color: transparent;
  color: #1da1f2;
}
.focused_4e86 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focused_4e86 [class*="social-icon-vimeo"].medium-afcd {
  background-color: transparent;
  color: #1ab7ea;
}
.focused_4e86 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focused_4e86 [class*="social-icon-vk"].medium-afcd {
  background-color: transparent;
  color: #45668e;
}
.focused_4e86 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focused_4e86 [class*="social-icon-weibo"].medium-afcd {
  background-color: transparent;
  color: #df2029;
}
.focused_4e86 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focused_4e86 [class*="social-icon-weixin"].medium-afcd {
  background-color: transparent;
  color: #7bb32e;
}
.focused_4e86 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focused_4e86 [class*="social-icon-whatsapp"].medium-afcd {
  background-color: transparent;
  color: #25d366;
}
.focused_4e86 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focused_4e86 [class*="social-icon-wordpress"].medium-afcd {
  background-color: transparent;
  color: #21759b;
}
.focused_4e86 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focused_4e86 [class*="social-icon-xing"].medium-afcd {
  background-color: transparent;
  color: #026466;
}
.focused_4e86 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focused_4e86 [class*="social-icon-yelp"].medium-afcd {
  background-color: transparent;
  color: #af0606;
}
.focused_4e86 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focused_4e86 [class*="social-icon-youtube"].medium-afcd {
  background-color: transparent;
  color: #cd201f;
}
.caption_42b7 {
  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;
}
.caption_42b7:hover {
  box-shadow: none;
  background: 0 0;
}
.focus-focused-de26 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pro-4860 {
  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;
}
.action_4179 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.old_32e7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.old_32e7,
.old_32e7::after,
.old_32e7::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;
}
.old_32e7::after,
.old_32e7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.large-e9eb .pro-4860 .action_4179 {
  margin-top: -2px;
  width: 19px;
}
.large-e9eb .pro-4860 .old_32e7 {
  margin-top: -1px;
}
.large-e9eb .pro-4860 .old_32e7,
.large-e9eb .pro-4860 .old_32e7::after,
.large-e9eb .pro-4860 .old_32e7::before {
  width: 19px;
  height: 2px;
}
.large-e9eb .pro-4860 .old_32e7::before {
  top: -6px;
}
.large-e9eb .pro-4860 .old_32e7::after {
  bottom: -6px;
}
.description-ce6c .pro-4860 .action_4179 {
  margin-top: -2px;
  width: 22px;
}
.description-ce6c .pro-4860 .old_32e7 {
  margin-top: -1px;
}
.description-ce6c .pro-4860 .old_32e7,
.description-ce6c .pro-4860 .old_32e7::after,
.description-ce6c .pro-4860 .old_32e7::before {
  width: 22px;
  height: 2px;
}
.description-ce6c .pro-4860 .old_32e7::before {
  top: -7px;
}
.description-ce6c .pro-4860 .old_32e7::after {
  bottom: -7px;
}
.static-d090 .pro-4860 .action_4179 {
  margin-top: -2px;
  width: 31px;
}
.static-d090 .pro-4860 .old_32e7 {
  margin-top: -1.5px;
}
.static-d090 .pro-4860 .old_32e7,
.static-d090 .pro-4860 .old_32e7::after,
.static-d090 .pro-4860 .old_32e7::before {
  width: 31px;
  height: 3px;
}
.static-d090 .pro-4860 .old_32e7::before {
  top: -9px;
}
.static-d090 .pro-4860 .old_32e7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .panel-1034 .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 19px;
  }
  .panel-1034 .pro-4860 .old_32e7 {
    margin-top: -1px;
  }
  .panel-1034 .pro-4860 .old_32e7,
  .panel-1034 .pro-4860 .old_32e7::after,
  .panel-1034 .pro-4860 .old_32e7::before {
    width: 19px;
    height: 2px;
  }
  .panel-1034 .pro-4860 .old_32e7::before {
    top: -6px;
  }
  .panel-1034 .pro-4860 .old_32e7::after {
    bottom: -6px;
  }
  .out-f3bd .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 22px;
  }
  .out-f3bd .pro-4860 .old_32e7 {
    margin-top: -1px;
  }
  .out-f3bd .pro-4860 .old_32e7,
  .out-f3bd .pro-4860 .old_32e7::after,
  .out-f3bd .pro-4860 .old_32e7::before {
    width: 22px;
    height: 2px;
  }
  .out-f3bd .pro-4860 .old_32e7::before {
    top: -7px;
  }
  .out-f3bd .pro-4860 .old_32e7::after {
    bottom: -7px;
  }
  .frame_steel_f52e .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 31px;
  }
  .frame_steel_f52e .pro-4860 .old_32e7 {
    margin-top: -1.5px;
  }
  .frame_steel_f52e .pro-4860 .old_32e7,
  .frame_steel_f52e .pro-4860 .old_32e7::after,
  .frame_steel_f52e .pro-4860 .old_32e7::before {
    width: 31px;
    height: 3px;
  }
  .frame_steel_f52e .pro-4860 .old_32e7::before {
    top: -9px;
  }
  .frame_steel_f52e .pro-4860 .old_32e7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .background_hard_e47a .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 19px;
  }
  .background_hard_e47a .pro-4860 .old_32e7 {
    margin-top: -1px;
  }
  .background_hard_e47a .pro-4860 .old_32e7,
  .background_hard_e47a .pro-4860 .old_32e7::after,
  .background_hard_e47a .pro-4860 .old_32e7::before {
    width: 19px;
    height: 2px;
  }
  .background_hard_e47a .pro-4860 .old_32e7::before {
    top: -6px;
  }
  .background_hard_e47a .pro-4860 .old_32e7::after {
    bottom: -6px;
  }
  .out_47c6 .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 22px;
  }
  .out_47c6 .pro-4860 .old_32e7 {
    margin-top: -1px;
  }
  .out_47c6 .pro-4860 .old_32e7,
  .out_47c6 .pro-4860 .old_32e7::after,
  .out_47c6 .pro-4860 .old_32e7::before {
    width: 22px;
    height: 2px;
  }
  .out_47c6 .pro-4860 .old_32e7::before {
    top: -7px;
  }
  .out_47c6 .pro-4860 .old_32e7::after {
    bottom: -7px;
  }
  .active_c1e6 .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 31px;
  }
  .active_c1e6 .pro-4860 .old_32e7 {
    margin-top: -1.5px;
  }
  .active_c1e6 .pro-4860 .old_32e7,
  .active_c1e6 .pro-4860 .old_32e7::after,
  .active_c1e6 .pro-4860 .old_32e7::before {
    width: 31px;
    height: 3px;
  }
  .active_c1e6 .pro-4860 .old_32e7::before {
    top: -9px;
  }
  .active_c1e6 .pro-4860 .old_32e7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mini-d8e1 .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 19px;
  }
  .mini-d8e1 .pro-4860 .old_32e7 {
    margin-top: -1px;
  }
  .mini-d8e1 .pro-4860 .old_32e7,
  .mini-d8e1 .pro-4860 .old_32e7::after,
  .mini-d8e1 .pro-4860 .old_32e7::before {
    width: 19px;
    height: 2px;
  }
  .mini-d8e1 .pro-4860 .old_32e7::before {
    top: -6px;
  }
  .mini-d8e1 .pro-4860 .old_32e7::after {
    bottom: -6px;
  }
  .avatar-action-1928 .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-action-1928 .pro-4860 .old_32e7 {
    margin-top: -1px;
  }
  .avatar-action-1928 .pro-4860 .old_32e7,
  .avatar-action-1928 .pro-4860 .old_32e7::after,
  .avatar-action-1928 .pro-4860 .old_32e7::before {
    width: 22px;
    height: 2px;
  }
  .avatar-action-1928 .pro-4860 .old_32e7::before {
    top: -7px;
  }
  .avatar-action-1928 .pro-4860 .old_32e7::after {
    bottom: -7px;
  }
  .table-tall-a221 .pro-4860 .action_4179 {
    margin-top: -2px;
    width: 31px;
  }
  .table-tall-a221 .pro-4860 .old_32e7 {
    margin-top: -1.5px;
  }
  .table-tall-a221 .pro-4860 .old_32e7,
  .table-tall-a221 .pro-4860 .old_32e7::after,
  .table-tall-a221 .pro-4860 .old_32e7::before {
    width: 31px;
    height: 3px;
  }
  .table-tall-a221 .pro-4860 .old_32e7::before {
    top: -9px;
  }
  .table-tall-a221 .pro-4860 .old_32e7::after {
    bottom: -9px;
  }
}
.complex_901e .old_32e7 {
  -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);
}
.complex_901e .old_32e7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.complex_901e .old_32e7::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);
}
.complex_901e.shadow-4393 .old_32e7 {
  -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);
}
.complex_901e.shadow-4393 .old_32e7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.complex_901e.shadow-4393 .old_32e7::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);
}
.panel-prev-f3f2 {
  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.grid_ddca:before {
  display: none;
}
.simple_0188 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.simple_0188 .link-3513 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.simple_0188 .link-3513:last-of-type {
  border-bottom: none;
}
.simple_0188 .link-3513.action_81ac,
.simple_0188 .link-3513.white_b722,
.simple_0188 .link-3513.light_8c7b {
  padding: 0;
}
.simple_0188 .sort-1b6e .prev_e424 {
  color: currentColor;
}
.simple_0188 .sort-1b6e .prev_e424:focus,
.simple_0188 .sort-1b6e .prev_e424:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple_0188.layout_fresh_7b06 .yellow_d2c6,
.simple_0188.layout_fresh_7b06 .dim_f2a4 a,
.simple_0188.layout_fresh_7b06 .fresh_46cb a,
.simple_0188.layout_fresh_7b06 .section_fixed_b07a a {
  color: rgba(0, 0, 0, 0.55);
}
.simple_0188.layout_fresh_7b06 .yellow_d2c6:hover,
.simple_0188.layout_fresh_7b06 .dim_f2a4 a:hover,
.simple_0188.layout_fresh_7b06 .fresh_46cb a:hover,
.simple_0188.layout_fresh_7b06 .section_fixed_b07a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_0188.layout_fresh_7b06 .white_3c35 {
  color: rgba(0, 0, 0, 0.8);
}
.simple_0188.layout_fresh_7b06 .link-3513 {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple_0188.layout_fresh_7b06 .link-3513:before {
  background: rgba(0, 0, 0, 0.08);
}
.simple_0188.layout_fresh_7b06 .tertiary_south_d86f:before {
  background: rgba(255, 255, 255, 0.9);
}
.simple_0188.layout_fresh_7b06 .sort-1b6e .pagination_555d li a,
.simple_0188.layout_fresh_7b06 .sort-1b6e .prev_e424,
.simple_0188.layout_fresh_7b06 .section_fixed_b07a {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple_0188.layout_fresh_7b06 .sort-1b6e .prev_e424:focus,
.simple_0188.layout_fresh_7b06 .sort-1b6e .prev_e424:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple_0188.layout_fresh_7b06 .pagination_555d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple_0188.north-aead .yellow_d2c6,
.simple_0188.north-aead .dim_f2a4 a,
.simple_0188.north-aead .fresh_46cb .prev_e424,
.simple_0188.north-aead .fresh_46cb a,
.simple_0188.north-aead .section_fixed_b07a a {
  color: rgba(255, 255, 255, 0.79);
}
.simple_0188.north-aead .yellow_d2c6:hover,
.simple_0188.north-aead .dim_f2a4 a:hover,
.simple_0188.north-aead .fresh_46cb .prev_e424:hover,
.simple_0188.north-aead .fresh_46cb a:hover,
.simple_0188.north-aead .section_fixed_b07a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_0188.north-aead .white_3c35 {
  color: rgba(255, 255, 255, 0.99);
}
.simple_0188.north-aead .link-3513 {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_0188.north-aead .link-3513:before {
  background: rgba(255, 255, 255, 0.08);
}
.simple_0188.north-aead .tertiary_south_d86f:before {
  background: rgba(0, 0, 0, 0.9);
}
.simple_0188.north-aead .sort-1b6e .pagination_555d li a,
.simple_0188.north-aead .sort-1b6e .prev_e424,
.simple_0188.north-aead .section_fixed_b07a {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_0188.north-aead .sort-1b6e .prev_e424:focus,
.simple_0188.north-aead .sort-1b6e .prev_e424:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple_0188.north-aead .pagination_555d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_south_d86f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary_south_d86f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card_paper_2042 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focused-9782 .simple_0188 {
  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;
}
.focused-9782 .link-3513 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focused-9782 .link-3513: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) {
  .focused-9782 .link-3513:before {
    width: 16%;
    left: 42%;
  }
}
.focused-9782 .link-3513:last-child:before {
  content: none;
}
.focused-9782 .link-3513[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focused-9782 .sort-1b6e .pagination_555d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focused-9782 .sort-1b6e .pagination_555d li a .prev_e424 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focused-9782 .sort-1b6e .section_fixed_b07a {
  border: none;
}
.focused-9782 .sort-1b6e .section_fixed_b07a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focused-9782 .tertiary_south_d86f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focused-9782 .card_paper_2042 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focused-9782 .north-aead .tertiary_south_d86f:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused-9782 .layout_fresh_7b06.component-bottom-aada .old_32e7 {
  background: rgba(0, 0, 0, 0.6);
}
.focused-9782
  .layout_fresh_7b06.component-bottom-aada
  .old_32e7::after,
.focused-9782
  .layout_fresh_7b06.component-bottom-aada
  .old_32e7:before {
  background: inherit;
}
.focused-9782
  .layout_fresh_7b06.component-bottom-aada:hover
  .old_32e7 {
  background: rgba(0, 0, 0, 0.8);
}
.module_yellow_fa5f .simple_0188 {
  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) {
  .module_yellow_fa5f .simple_0188 {
    width: auto;
    right: 45px;
  }
}
.steel-79c0 .simple_0188 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .steel-79c0 .simple_0188 {
    width: auto;
    left: 45px;
  }
}
.grid_ddca .simple_0188 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.grid_ddca .card_paper_2042 {
  max-width: 48em;
  margin: 0 auto;
}
.grid_ddca .tertiary_south_d86f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outline_6d69 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outline_6d69.focused-9782 .simple_0188 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outline_6d69.module_yellow_fa5f .simple_0188 {
  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);
}
.outline_6d69 .simple_0188 {
  visibility: visible;
}
.outline_6d69.steel-79c0 .simple_0188 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hard-0296,
.input-75c2 {
  overflow-x: hidden;
}
.hard-0296 .simple_0188 {
  overflow: auto;
}
.hard-0296.focused-9782 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard-0296.focused-9782 .simple_0188 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hard-0296.focused-9782 .caption_42b7 {
  opacity: 0;
}
.hard-0296.module_yellow_fa5f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard-0296.module_yellow_fa5f .simple_0188 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hard-0296.module_yellow_fa5f .caption_42b7 {
  opacity: 0;
}
.hard-0296.steel-79c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard-0296.steel-79c0 .simple_0188 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hard-0296.steel-79c0 .caption_42b7 {
  opacity: 0;
}
.hard-0296.grid_ddca .simple_0188 {
  z-index: 10;
  visibility: visible;
}
.component-bottom-aada {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component-bottom-aada .old_32e7 {
  background: rgba(255, 255, 255, 0.99);
}
.component-bottom-aada .old_32e7::after,
.component-bottom-aada .old_32e7:before {
  background: inherit;
}
.component-bottom-aada:hover .old_32e7 {
  background: rgba(255, 255, 255, 0.99);
}
.steel-79c0 .component-bottom-aada {
  top: 10px;
  right: auto;
  left: 12px;
}
.grid_ddca .component-bottom-aada {
  display: none !important;
}
.hard-0296:before,
.input-75c2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hard-0296 .component-bottom-aada,
.input-75c2 .component-bottom-aada {
  display: inline-block;
}
.simple_0188 .footer-dark-ccdc {
  -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;
}
.hard-0296 .simple_0188 .footer-dark-ccdc,
.input-75c2 .simple_0188 .footer-dark-ccdc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-ae66 .icon_north_328d {
  width: 100%;
}
.popup_east_c9d3 {
  padding: 0 0.5em 0;
}
.popup_east_c9d3 [class*="customify-col-"],
.popup_east_c9d3 [class*="customify-col_"],
.popup_east_c9d3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.current_3fef .popup_east_c9d3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero-d923 .outer-0845,
  .outer-0845 {
    display: none;
  }
  .icon_a832 {
    text-align: left;
  }
  .component-hard-af6e {
    text-align: center;
  }
  .active_hard_c373 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero-d923 .paper-00bd,
  .paper-00bd {
    display: none;
  }
  .up-debd {
    text-align: left;
  }
  .item-advanced-f303 {
    text-align: center;
  }
  .chip_upper_57f5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero-d923 .hard_ce1f,
  .hard_ce1f {
    display: none;
  }
  .over_cc8a {
    text-align: left;
  }
  .button-6f97 {
    text-align: center;
  }
  .secondary-solid-8c0c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.component-purple-b4c7 {
  box-shadow: none !important;
}
.over_01fb .active-gas-d989,
.over_738b .active-gas-d989 {
  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;
}
.over_738b .active-gas-d989 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container_d5a0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container_d5a0:after,
.container_d5a0:before {
  content: "";
  display: table;
}
.container_d5a0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container_d5a0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container_d5a0,
.carousel-164f {
  max-width: 1248px;
  margin: 0 auto;
}

.row_glass_3750.breadcrumb_6eb2 .container_d5a0 {
  max-width: 100%;
}
.row_glass_3750.popup-d29a {
  max-width: 1200px;
  margin: 0 auto;
}
.row_glass_3750.widget-plasma-97dd .container_d5a0 {
  max-width: 100%;
}
.row_glass_3750.widget-plasma-97dd > .container_d5a0 {
  padding-left: 0;
  padding-right: 0;
}
.row_glass_3750.widget-plasma-97dd > .container_d5a0 .hero-d923 {
  margin: 0;
}
.row_glass_3750.widget-plasma-97dd
  > .container_d5a0
  .form-1f83.modal-fast-4123 {
  margin-right: 0;
  margin-left: 0;
}
.row_glass_3750.widget-plasma-97dd #main.modal-fast-4123 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box-7bda #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box-7bda #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower_4e6e .west-0f26 {
    padding-right: 1em;
  }
  .lower_4e6e.focus_a3f4 .form-1f83 {
    border-right: 1px solid #eaecee;
  }
  .lower_4e6e.focus_a3f4 .west-0f26 {
    padding-right: 1em;
  }
  .lower_4e6e.focus_a3f4 .item-warm-122d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_e627 .west-0f26 {
    padding-left: 1em;
  }
  .image_e627.focus_a3f4 .form-1f83 {
    border-left: 1px solid #eaecee;
  }
  .image_e627.focus_a3f4 .west-0f26 {
    padding-left: 1em;
  }
  .image_e627.focus_a3f4 .item-warm-122d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright-3988 .west-0f26 {
    padding-left: 1em;
  }
  .bright-3988.focus_a3f4 .large-905e {
    border-right: 1px solid #eaecee;
  }
  .bright-3988.focus_a3f4 .hot-2248 {
    border-right: 1px solid #eaecee;
  }
  .bright-3988.focus_a3f4 .west-0f26 {
    padding-left: 1em;
  }
  .bright-3988.focus_a3f4 .item-warm-122d {
    padding-right: 1em;
  }
  .bright-3988.focus_a3f4 .feature-rough-4374 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_current_201f .west-0f26 {
    padding-right: 1em;
  }
  .message_current_201f.focus_a3f4 .large-905e {
    border-left: 1px solid #eaecee;
  }
  .message_current_201f.focus_a3f4 .hot-2248 {
    border-left: 1px solid #eaecee;
  }
  .message_current_201f.focus_a3f4 .west-0f26 {
    padding-right: 1em;
  }
  .message_current_201f.focus_a3f4 .item-warm-122d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message_current_201f.focus_a3f4 .feature-rough-4374 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-7bda .west-0f26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-7bda.focus_a3f4 .form-1f83 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box-7bda.focus_a3f4 .west-0f26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-7bda.focus_a3f4 .item-warm-122d {
    padding-left: 1em;
  }
  .box-7bda.focus_a3f4 .feature-rough-4374 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box-7bda.focus_a3f4 .west-0f26 {
    padding-left: 0;
  }
}
.west_9495 .footer_e46b {
  display: inline-block;
}
.secondary_6bb3 {
  display: inline-block;
}
.button_2bb6 {
  word-con: break-word;
}
.notice-glass-0aa4 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-glass-0aa4 .filter-2281 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-glass-0aa4 .paragraph-green-04dd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component_under_c8df .focused-a39e {
  margin-bottom: 2em;
}
.component_under_c8df .footer-dd8d {
  margin-bottom: 15px;
}
.component_under_c8df .footer-dd8d:last-child {
  margin-bottom: 0;
}
.component_under_c8df .down_39eb {
  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) {
  .component_under_c8df .down_39eb {
    display: block;
  }
}
.component_under_c8df .light-1ae3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component_under_c8df .light-1ae3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component_under_c8df .label_short_1f7e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component_under_c8df .label_short_1f7e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component_under_c8df .label_short_1f7e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component_under_c8df .button_2bb6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_under_c8df .button_2bb6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component_under_c8df .background_medium_95ea p:last-child {
  margin-bottom: 0;
}
.component_under_c8df .mask-static-dcc8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component_under_c8df .tertiary-silver-3f42 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component_under_c8df .action-39ed {
  margin-top: 1em;
}
.component_under_c8df .row_affc {
  top: 0;
  display: block;
}
.component_under_c8df .row_affc a {
  color: inherit;
}
.component_under_c8df .row_affc a:hover {
  color: inherit;
}
.component_under_c8df .secondary_9442 {
  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;
}
.component_under_c8df .secondary_9442:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component_under_c8df .tertiary-silver-3f42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component_under_c8df .next_4f47 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component_under_c8df .next_4f47:first-child {
  margin-top: 0;
}
.component_under_c8df .next_4f47.next_ce43 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component_under_c8df .next_4f47.next-93b6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_under_c8df
  .next_4f47.next-93b6.gold_e10e
  .action-39ed {
  width: 100%;
}
.component_under_c8df .next-93b6 {
  -webkit-box-align: center;
  align-items: center;
}
.component_under_c8df .next-93b6 .notice-glass-0aa4,
.component_under_c8df .next-93b6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component_under_c8df .label_short_1f7e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_under_c8df .label_short_1f7e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_under_c8df .label_short_1f7e: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;
}
.component_under_c8df .next_ce43 {
  z-index: 5;
}
.component_under_c8df .chip_33ec .shadow-c9b7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component_under_c8df .alert-7f7b .shadow-c9b7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component_under_c8df .filter_steel_7e69 .shadow-c9b7 {
  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;
}
.component_under_c8df.easy_d743 .down_39eb,
.component_under_c8df.smooth_e09a .down_39eb {
  display: block;
}
.component_under_c8df.easy_d743 .down_39eb .active-d6b4,
.component_under_c8df.easy_d743 .down_39eb .tertiary-silver-3f42,
.component_under_c8df.smooth_e09a .down_39eb .active-d6b4,
.component_under_c8df.smooth_e09a .down_39eb .tertiary-silver-3f42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_under_c8df.message-a074 .light-1ae3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component_under_c8df.message-a074 .light-1ae3 {
    margin-right: 0;
  }
}
.component_under_c8df.easy_d743 .light-1ae3,
.component_under_c8df.smooth_e09a .light-1ae3 {
  padding-top: 40%;
}
.component_under_c8df.easy_d743 .focused-a39e,
.component_under_c8df.smooth_e09a .focused-a39e {
  display: block;
}
.component_under_c8df.easy_d743 .fn-sticky-ca8b .tertiary-silver-3f42,
.component_under_c8df.smooth_e09a .fn-sticky-ca8b .tertiary-silver-3f42 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component_under_c8df.easy_d743 .light-1ae3,
.component_under_c8df.smooth_e09a .light-1ae3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component_under_c8df.easy_d743 .tertiary-silver-3f42 {
  padding: 1em;
}
.gallery_7bbf {
  margin: 30px auto;
  display: block;
}
.gallery_7bbf .disabled_8561 > * {
  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;
}
.gallery_7bbf .disabled_8561 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_7bbf .disabled_8561 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-narrow-886a .notice-glass-0aa4 {
  margin-bottom: 1.41575em;
}
.row-narrow-886a .module-simple-d84f {
  margin-bottom: 1.618em;
}
.new-f108 .stale_4357 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.new-f108 .stale_4357 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.new-f108 .modal_advanced_acd6 {
  max-width: 100%;
  overflow: auto;
}
.column_lite_2a56 .new-f108 a:hover {
  text-decoration: underline;
}
.cold-106c .footer-dd8d:not(.button_2bb6),
.cold-106c .label_short_1f7e {
  margin-bottom: 1.41575em;
}
.cold-106c .footer-dd8d:not(.button_2bb6):last-child,
.cold-106c .label_short_1f7e:last-child {
  margin-bottom: 0;
}
.cold-106c .footer-dd8d.nav_ef11 {
  margin-bottom: 0.41575em;
}
.cold-106c .title-18dc:before,
.cold-106c .tiny_b696:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cold-106c .title-18dc:before {
  content: "\f115";
}
.cold-106c .tiny_b696:before {
  content: "\f02c";
}
.cold-106c .north-1744 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cold-106c .north-1744 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.complex-a8ff {
  display: -webkit-box;
  display: flex;
}
.complex-a8ff .message-rough-a611 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .complex-a8ff .message-rough-a611 {
    flex-basis: 90px;
  }
}
.complex-a8ff .blue-4883 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .complex-a8ff .blue-4883 {
    flex-basis: calc(100% - 50px);
  }
}
.complex-a8ff .breadcrumb-7107 p:last-child {
  margin-bottom: 0.72em;
}
.brown-f8bd .disabled_8561 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.brown-f8bd .disabled_8561:after,
.brown-f8bd .disabled_8561:before {
  content: "";
  display: table;
}
.brown-f8bd .disabled_8561:after {
  clear: both;
}
.brown-f8bd .disabled_8561 .column_42fc,
.brown-f8bd .disabled_8561 .focus_soft_8041 {
  width: 49%;
}
.brown-f8bd .disabled_8561 .column_42fc a span.hard_4bd0,
.brown-f8bd .disabled_8561 .focus_soft_8041 a span.hard_4bd0 {
  display: block;
  margin-bottom: 5px;
}
.brown-f8bd .disabled_8561 .focus_soft_8041 {
  float: left;
  text-align: left;
}
.brown-f8bd .disabled_8561 .column_42fc {
  float: right;
  text-align: right;
}
.tertiary_copper_ffec {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tertiary_copper_ffec {
    margin-bottom: 0;
  }
}
.fresh-61ab {
  margin-bottom: 1em;
}
.fresh-61ab .button_2bb6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.lite-ea2f a {
  display: block;
  line-height: 0;
  position: relative;
}
.image-6113 .fresh-61ab,
.stone-c4d5 .fresh-61ab {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image-6113 .fresh-61ab,
  .stone-c4d5 .fresh-61ab {
    display: block;
  }
}
.image-6113 .lite-ea2f,
.stone-c4d5 .lite-ea2f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image-6113 .lite-ea2f,
  .stone-c4d5 .lite-ea2f {
    margin-bottom: 1em;
  }
}
.image-6113 .lite-ea2f img,
.stone-c4d5 .lite-ea2f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image-6113 .pressed_5b1c,
.stone-c4d5 .pressed_5b1c {
  flex-basis: calc(100% - 160px);
}
.image-6113 .pressed_5b1c p,
.stone-c4d5 .pressed_5b1c p {
  margin-bottom: 0;
}
.image-6113 .pressed_5b1c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image-6113 .pressed_5b1c {
    padding-left: 0;
  }
}
.stone-c4d5 .pressed_5b1c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .stone-c4d5 .pressed_5b1c {
    padding-right: 0;
  }
}
.stone-c4d5 .lite-ea2f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element_80bb .lite-ea2f {
  margin-bottom: 0.5em;
}
.element_80bb .lite-ea2f img {
  width: 100%;
}
.row_c58a .upper_8516,
.header-silver-3d79 .upper_8516 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header-silver-3d79 .form-1f83 .widget_inner_dd73 p:last-child {
  margin-bottom: 0;
}
.shade_hard_6031 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.list-last-a623 .focus-8b11 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .list-last-a623 .focus-8b11:last-of-type {
    margin-bottom: 0;
  }
}
.list-last-a623 .focus-8b11 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-last-a623 .focus-8b11 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.list-last-a623 .focus-8b11 ul li {
  margin: 0 0 0.6em;
}
.list-last-a623 .focus-8b11 ul li.inner-3fd6,
.list-last-a623 .focus-8b11 ul li.full-3beb {
  position: relative;
}
.list-last-a623 .focus-8b11 ul li.inner-3fd6 .disabled_119e,
.list-last-a623 .focus-8b11 ul li.full-3beb .disabled_119e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.list-last-a623 .focus-8b11 ul li.inner-3fd6:after:after,
.list-last-a623 .focus-8b11 ul li.inner-3fd6:after:before,
.list-last-a623
  .focus-8b11
  ul
  li.full-3beb:after:after,
.list-last-a623
  .focus-8b11
  ul
  li.full-3beb:after:before {
  content: "";
  display: table;
}
.list-last-a623 .focus-8b11 ul li.inner-3fd6:after:after,
.list-last-a623
  .focus-8b11
  ul
  li.full-3beb:after:after {
  clear: both;
}
.list-last-a623 .focus-8b11 a.highlight-b95f:hover {
  text-decoration: none;
}
.list-last-a623 .focus-8b11 select {
  max-width: 100%;
}
.list-last-a623 .focus-8b11 table {
  font-size: 85%;
}
.list-last-a623 .focus-8b11 table td,
.list-last-a623 .focus-8b11 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.list-last-a623 .focus-8b11 table tfoot td {
  text-align: left;
}
.list-last-a623 .focus-8b11 :last-child {
  margin-bottom: 0;
}
.list-last-a623 .focus-8b11 .gold_3eb4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.list-last-a623 .focus-8b11 .gold_3eb4 label {
  width: 100%;
}
.list-last-a623 .focus-8b11 .gold_3eb4 .wide_a61c {
  width: 100%;
  display: block;
}
.list-last-a623 .focus-8b11 .gold_3eb4 .out_2463 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.list-last-a623 .focus-8b11 .gold_3eb4 .out_2463:hover svg #svg-search {
  fill: #444;
}
.list-last-a623 .focus-8b11 .gold_3eb4 .out_2463 svg {
  width: 18px;
  height: 18px;
}
.list-last-a623 .paragraph_e291 ul ul,
.list-last-a623 .banner_01d5 ul ul,
.list-last-a623 .dropdown_liquid_8736 ul ul,
.list-last-a623 .focus_under_08ac ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.list-last-a623 .paragraph_e291 .section-db35 > a,
.list-last-a623 .banner_01d5 .section-db35 > a,
.list-last-a623 .dropdown_liquid_8736 .section-db35 > a,
.list-last-a623 .focus_under_08ac .section-db35 > a {
  margin-bottom: 0;
}
.list-last-a623 .gas-5f9d li,
.list-last-a623 .paragraph_e291 li,
.list-last-a623 .progress-a844 li,
.list-last-a623 .banner_01d5 li,
.list-last-a623 .dropdown_liquid_8736 li,
.list-last-a623 .focus_under_08ac li,
.list-last-a623 .overlay-61af li,
.list-last-a623 .next_7ea8 li {
  display: block;
  position: relative;
}
.list-last-a623 .gas-5f9d li:last-child,
.list-last-a623 .paragraph_e291 li:last-child,
.list-last-a623 .progress-a844 li:last-child,
.list-last-a623 .banner_01d5 li:last-child,
.list-last-a623 .dropdown_liquid_8736 li:last-child,
.list-last-a623 .focus_under_08ac li:last-child,
.list-last-a623 .overlay-61af li:last-child,
.list-last-a623 .next_7ea8 li:last-child {
  border: none;
}
.list-last-a623 .gas-5f9d li a,
.list-last-a623 .paragraph_e291 li a,
.list-last-a623 .progress-a844 li a,
.list-last-a623 .banner_01d5 li a,
.list-last-a623 .dropdown_liquid_8736 li a,
.list-last-a623 .focus_under_08ac li a,
.list-last-a623 .overlay-61af li a,
.list-last-a623 .next_7ea8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list-last-a623 .gas-5f9d li ul li::before,
.list-last-a623 .paragraph_e291 li ul li::before,
.list-last-a623 .progress-a844 li ul li::before,
.list-last-a623 .banner_01d5 li ul li::before,
.list-last-a623 .dropdown_liquid_8736 li ul li::before,
.list-last-a623 .focus_under_08ac li ul li::before,
.list-last-a623 .overlay-61af li ul li::before,
.list-last-a623 .next_7ea8 li ul li::before {
  left: 15px;
}
.list-last-a623 .gas-5f9d li ul a,
.list-last-a623 .paragraph_e291 li ul a,
.list-last-a623 .progress-a844 li ul a,
.list-last-a623 .banner_01d5 li ul a,
.list-last-a623 .dropdown_liquid_8736 li ul a,
.list-last-a623 .focus_under_08ac li ul a,
.list-last-a623 .overlay-61af li ul a,
.list-last-a623 .next_7ea8 li ul a {
  padding-left: 20px;
}
.list-last-a623 .gas-5f9d li ul ul li::before,
.list-last-a623 .paragraph_e291 li ul ul li::before,
.list-last-a623 .progress-a844 li ul ul li::before,
.list-last-a623 .banner_01d5 li ul ul li::before,
.list-last-a623 .dropdown_liquid_8736 li ul ul li::before,
.list-last-a623 .focus_under_08ac li ul ul li::before,
.list-last-a623 .overlay-61af li ul ul li::before,
.list-last-a623 .next_7ea8 li ul ul li::before {
  left: 30px;
}
.list-last-a623 .gas-5f9d li ul ul a,
.list-last-a623 .paragraph_e291 li ul ul a,
.list-last-a623 .progress-a844 li ul ul a,
.list-last-a623 .banner_01d5 li ul ul a,
.list-last-a623 .dropdown_liquid_8736 li ul ul a,
.list-last-a623 .focus_under_08ac li ul ul a,
.list-last-a623 .overlay-61af li ul ul a,
.list-last-a623 .next_7ea8 li ul ul a {
  padding-left: 40px;
}
.list-last-a623 .carousel_wide_4ac5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list-last-a623 .next_7ea8 ul li {
  margin-bottom: 1.41575em;
}
.list-last-a623 .next_7ea8 ul li .layout_wood_8cf5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.list-last-a623 .next_7ea8 ul li .short-d907 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.north-aead .gas-5f9d li a,
.north-aead .paragraph_e291 li a,
.north-aead .progress-a844 li a,
.north-aead .banner_01d5 li a,
.north-aead .dropdown_liquid_8736 li a,
.north-aead .focus_under_08ac li a,
.north-aead .overlay-61af li a,
.north-aead .next_7ea8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-aead .carousel_wide_4ac5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-aead .focus-8b11 ul li.inner-3fd6 .disabled_119e,
.north-aead .focus-8b11 ul li.full-3beb .disabled_119e {
  background: rgba(0, 0, 0, 0.2);
}
.north-aead .list-last-a623 .focus-8b11 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_glass_3750 .list-last-a623 .pagination_555d li {
  margin: 0;
}
.row_glass_3750 .list-last-a623 .pagination_555d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.row_glass_3750 .list-last-a623 .pagination_555d li ul {
  margin: 0;
}
.row_glass_3750 .list-last-a623 .pagination_555d li ul li a {
  padding-left: 15px;
}
.row_glass_3750 .list-last-a623 .pagination_555d li ul li li a {
  padding-left: 30px;
}
.row_glass_3750 .list-last-a623 .pagination_555d li.media-26e1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.row_glass_3750 .list-last-a623 .pagination_555d li.media-26e1 > 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;
}
.row_glass_3750 .list-last-a623 .pagination_555d li.media-26e1 > 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;
}
.widget_advanced_1ddc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper_8cd4 {
  position: relative;
  z-index: 10;
}
.wrapper_8cd4 .footer-dark-ccdc {
  width: 100%;
  max-width: 100%;
}
.background_4992 .wrapper-895b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.background_4992 .layout_fresh_7b06 {
}
.background_4992 .north-aead {
  background: #292929;
}
.notice-21db .wrapper-895b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notice-21db .layout_fresh_7b06 {
  background: #f9f9f9;
}
.notice-21db .north-aead {
  background: #303030;
}
.south-589a .wrapper-895b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .south-589a .footer_e46b {
    margin-bottom: 1em;
  }
  .south-589a .footer_e46b:last-child {
    margin-bottom: 0;
  }
}
.south-589a .layout_fresh_7b06 {
  background: #ededed;
}
.south-589a .north-aead {
  background: #1a1a1a;
}
.wrapper-895b.layout_fresh_7b06 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper-895b.layout_fresh_7b06 .gradient-plasma-03a7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-895b.north-aead {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-895b.north-aead a:not(.highlight-b95f) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-895b.north-aead a:not(.highlight-b95f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-895b.north-aead .gradient-plasma-03a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-895b.north-aead table tbody td,
.wrapper-895b.north-aead table th {
  background: rgba(0, 0, 0, 0.08);
}
.iron_08f1.tabs_soft_0ddd .container_d5a0 {
  max-width: initial;
}
.iron_08f1 .bottom-93d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.iron_08f1 .bottom-93d4 .footer-dark-ccdc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .iron_08f1 .bottom-93d4 .footer-dark-ccdc {
    display: block;
    margin-bottom: 2em;
  }
  .iron_08f1 .bottom-93d4 .footer-dark-ccdc:last-child {
    margin-bottom: 0;
  }
}
.south-589a .footer_e46b:last-child,
.notice-21db .footer_e46b:last-child,
.background_4992 .footer_e46b:last-child {
  margin-bottom: 0;
}
.south-589a .footer_e46b .list-last-a623 .focus-8b11:last-child,
.notice-21db .footer_e46b .list-last-a623 .focus-8b11:last-child,
.background_4992 .footer_e46b .list-last-a623 .focus-8b11:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .south-589a .pattern_010b,
  .south-589a .main-new-c797,
  .notice-21db .pattern_010b,
  .notice-21db .main-new-c797,
  .background_4992 .pattern_010b,
  .background_4992 .main-new-c797 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper_8cd4 .footer_e46b {
    margin-bottom: 2em;
  }
}
.wrapper_8cd4 p:last-child {
  margin-bottom: 0;
}
.wrapper_8cd4 li,
.wrapper_8cd4 ul {
  list-style: none;
  margin: 0;
}
.wrapper_8cd4 ul ul {
  margin-left: 2.617924em;
}
.next_d7f1 {
  font-size: 0.875em;
}

/* css-noise: 75a1 */
.promo-block-t3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
