/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fluid-26aa/customify
Author: WPCustomify
Author URI: https://pressmaximum.fluid-26aa
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.fluid-26aa/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero-7103.yellow-04b1/licenses/gpl-2.0.border_outer_9a3e
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.accent-silver-e3bd/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.section_f82d.outline-stale-36e9/normalize.background_selected_b8ab/
 ======
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.background_selected_b8ab v7.0.0 | MIT License | github.fluid-26aa/necolas/normalize.background_selected_b8ab */
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;
}
.notice-eb26 .photo_under_9222,
.hovered-328d,
.outline_focused_fd3f,
.active_05c8,
.media_paper_8ff6,
.rough_f1e7,
.tabs-in-22f5,
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;
}
.hovered-328d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hovered-328d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hovered-328d,
  h1 {
    font-size: 1.8em;
  }
}
.outline_focused_fd3f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_focused_fd3f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_focused_fd3f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_focused_fd3f,
  h2 {
    font-size: 1.7em;
  }
}
.active_05c8,
h3 {
  font-size: 1.618em;
}
.notice-eb26 .photo_under_9222,
.media_paper_8ff6,
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.surface_813f {
  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;
}
.dynamic-d900:after,
.dynamic-d900:before,
.fluid-ca1c:after,
.fluid-ca1c:before {
  content: "";
  display: table;
}
.dynamic-d900:after,
.fluid-ca1c:after {
  clear: both;
}
.west-a16f {
  float: right;
  margin-right: 0;
}
.slow_aa9d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.paragraph-narrow-8510 .text_93cc,
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;
}
.paragraph-narrow-8510 .text_93cc: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;
}
.current_5f8a .text_93cc {
  box-shadow: none;
}
.current_5f8a
  .text_93cc
  .out_1e5c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.current_5f8a .text_93cc .north_403c {
  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;
}
.current_5f8a
  .text_93cc
  .north_403c
  b {
  display: none;
}
.current_5f8a .thumbnail-7e93 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo_0cfd:not(.info_f611):not(.article_ee20),
button:not(.info_f611):not(.article_ee20),
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ),
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ),
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ) {
  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;
}
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ):hover,
button:not(.info_f611):not(
    .article_ee20
  ):hover,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ):hover,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ):hover,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ):active,
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ):focus,
button:not(.info_f611):not(
    .article_ee20
  ):active,
button:not(.info_f611):not(
    .article_ee20
  ):focus,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ):active,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ):focus,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ):active,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ):focus,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ):active,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ):focus {
  outline: 0;
}
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5,
button:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5 {
  position: relative;
}
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .pagination_down_2c8d,
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .gallery_9a99,
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .logo-219f,
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  i,
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  svg,
button:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .pagination_down_2c8d,
button:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .gallery_9a99,
button:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .logo-219f,
button:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  i,
button:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  svg,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .pagination_down_2c8d,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .gallery_9a99,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .logo-219f,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  i,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  svg,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .pagination_down_2c8d,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .gallery_9a99,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .logo-219f,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  i,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  svg,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .pagination_down_2c8d,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .gallery_9a99,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  .logo-219f,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  i,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5
  svg {
  visibility: hidden;
}
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5:after,
button:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5:after,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5:after,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5:after,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ).fn-loading-c7e5: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;
}
.logo_0cfd:not(.info_f611):not(.article_ee20),
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ),
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ),
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ) {
  color: #fff;
  background: #235787;
}
.logo_0cfd:not(.info_f611):not(
    .article_ee20
  ):focus,
input[type="button"]:not(.info_f611):not(
    .article_ee20
  ):focus,
input[type="reset"]:not(.info_f611):not(
    .article_ee20
  ):focus,
input[type="submit"]:not(.info_f611):not(
    .article_ee20
  ):focus {
  color: #fff;
}
.logo_0cfd.fn-disabled-c7e5:not(.info_f611):not(
    .article_ee20
  ),
.logo_0cfd[disabled]:not(.info_f611):not(
    .article_ee20
  ),
button.fn-disabled-c7e5:not(.info_f611):not(
    .article_ee20
  ),
button[disabled]:not(.info_f611):not(
    .article_ee20
  ) {
  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;
}
.narrow-181e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.narrow-181e: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;
}
.banner-d4d0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.in_3c7a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wrapper_963e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dynamic-d900:after,
.dynamic-d900:before,
.secondary-hovered-f680:after,
.secondary-hovered-f680:before,
.summary-2b04:after,
.summary-2b04:before,
.shadow-warm-f435:after,
.shadow-warm-f435:before,
.article_full_4bea:after,
.article_full_4bea:before,
.card-6daf:after,
.card-6daf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dynamic-d900:after,
.secondary-hovered-f680:after,
.summary-2b04:after,
.shadow-warm-f435:after,
.article_full_4bea:after,
.card-6daf:after {
  clear: both;
}
.secondary-hovered-f680 .badge-pro-6e00,
.summary-2b04 .badge-pro-6e00,
.article_1238 .badge-pro-6e00 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active_de0e {
  display: inline-block;
}
.light_2ff7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.light_2ff7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.light_2ff7 .accent_bottom_9db9 {
  padding: 1em 0;
  font-size: 85%;
}
.accent_bottom_9db9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.large_0641 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.large_0641:after,
.large_0641:before {
  content: "";
  display: table;
}
.large_0641:after {
  clear: both;
}
.paper-d181 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.in_0269 .paper-d181 {
  max-width: 50%;
}
.large_1f18 .paper-d181 {
  max-width: 33.33%;
}
.main_wood_3606 .paper-d181 {
  max-width: 25%;
}
.tertiary-87a1 .paper-d181 {
  max-width: 20%;
}
.sort-south-b65e .paper-d181 {
  max-width: 16.66%;
}
.thumbnail-top-c66f .paper-d181 {
  max-width: 14.28%;
}
.component-9786 .paper-d181 {
  max-width: 12.5%;
}
.dark_52ad .paper-d181 {
  max-width: 11.11%;
}
.list-b248 {
  display: block;
}
.notice-eb26 .basic-3dd9 label,
.notice-eb26 .aside_liquid_b3bf label,
.notice-eb26 .pattern_purple_0c8f label,
.notice-eb26 .new-47d7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-c469 {
  list-style: none;
  margin: 0;
}
.thumbnail-c469 article.notification-e895 {
  margin-bottom: 0;
}
.thumbnail-c469 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-c469 .pagination-583e li.notification-e895 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-c469 .pagination-583e li.notification-e895 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-c469 .pagination-583e li.notification-e895: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) {
  .thumbnail-c469 .pagination-583e li.notification-e895 li.notification-e895 li.notification-e895 li.notification-e895 {
    padding-left: 0;
  }
}
article.notification-e895 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification-e895 .secondary-hovered-f680 p:last-of-type {
  margin-bottom: 0;
}
article.notification-e895 .column_1250 {
  float: left;
}
article.notification-e895 .logo_1452 {
  margin-left: 85px;
}
article.notification-e895 .notification_south_320a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification-e895 .notification_south_320a .yellow-031c {
  margin-left: 10px;
}
article.notification-e895 .static-429e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification-e895 .silver_bc11 {
  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 .basic-3dd9,
  #respond .pattern_purple_0c8f,
  #respond .new-47d7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic-3dd9 input,
#respond .pattern_purple_0c8f input,
#respond .new-47d7 input {
  width: 100%;
}
#respond .new-47d7 {
  margin-right: 0;
}
#respond .advanced-e086 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.brown-4ed1 {
  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;
}
.brown-4ed1.action-cf89 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.brown-4ed1 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%);
}
.brown-4ed1:focus,
.brown-4ed1: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);
}
.rough_1a24 {
  border-radius: 10%;
}
.accordion-bottom-7775 {
  border-radius: 50%;
}
.frame_new_2d2f {
  font-size: 0.72em;
}
.notification-7f83 {
  font-size: 0.875em;
}
.text_slow_f613 {
  font-size: 1.1em;
}
.hero-1a2f {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero-1a2f.frame_new_2d2f {
  letter-spacing: 0.5px;
}
.pink-968f,
.pink-968f a {
  color: #6d6d6d;
}
.pink-968f a:hover {
  color: #111;
}
.hard_1c25 {
  color: #6d6d6d;
}
.box_advanced_3b96 {
  overflow-x: hidden;
}
.box_advanced_3b96 .shade_5456.summary_north_8243 {
  position: relative;
}
.box_advanced_3b96 .shade_5456.summary_north_8243.nav_b6ed {
  position: initial;
}
.box_advanced_3b96
  .shade_5456.summary_north_8243.nav_b6ed
  .light_85df {
  left: auto;
}
.box_advanced_3b96 .shade_5456 .light_85df {
  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;
}
.box_advanced_3b96 .shade_5456:hover.summary_north_8243 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.box_advanced_3b96
  .shade_5456:hover.summary_north_8243
  .light_85df {
  display: block;
  z-index: 9999999;
}
.box_advanced_3b96 .chip-97fd .container_new_14d6,
.box_advanced_3b96 .description_cold_8bab .container_new_14d6 {
  display: none;
}
.box_advanced_3b96 .photo_be33 .shade_5456:hover.summary_north_8243 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice-eb26 .basic-3dd9 label,
.notice-eb26 .aside_liquid_b3bf label,
.notice-eb26 .pattern_purple_0c8f label,
.notice-eb26 .new-47d7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-c469 {
  list-style: none;
  margin: 0;
}
.thumbnail-c469 article.notification-e895 {
  margin-bottom: 0;
}
.thumbnail-c469 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-c469 .pagination-583e li.notification-e895 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-c469 .pagination-583e li.notification-e895 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-c469 .pagination-583e li.notification-e895: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) {
  .thumbnail-c469 .pagination-583e li.notification-e895 li.notification-e895 li.notification-e895 li.notification-e895 {
    padding-left: 0;
  }
}
article.notification-e895 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification-e895 .secondary-hovered-f680 p:last-of-type {
  margin-bottom: 0;
}
article.notification-e895 .column_1250 {
  float: left;
}
article.notification-e895 .logo_1452 {
  margin-left: 85px;
}
article.notification-e895 .notification_south_320a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification-e895 .notification_south_320a .yellow-031c {
  margin-left: 10px;
}
article.notification-e895 .static-429e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification-e895 .silver_bc11 {
  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 .basic-3dd9,
  #respond .pattern_purple_0c8f,
  #respond .new-47d7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic-3dd9 input,
#respond .pattern_purple_0c8f input,
#respond .new-47d7 input {
  width: 100%;
}
#respond .new-47d7 {
  margin-right: 0;
}
#respond .advanced-e086 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-97fd .gas-39e8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gas-39e8 .wide_d0fa.wide_39d3 .widget-outer-7fd4 > li > a:focus,
.gas-39e8 .wide_d0fa.wide_39d3 .widget-outer-7fd4 > li > a:hover,
.gas-39e8 .wide_d0fa.panel_solid_e4d2 .widget-outer-7fd4 > li > a:focus,
.gas-39e8 .wide_d0fa.panel_solid_e4d2 .widget-outer-7fd4 > li > a:hover,
.gas-39e8 .wide_d0fa.first_9847 .widget-outer-7fd4 > li > a:focus,
.gas-39e8 .wide_d0fa.first_9847 .widget-outer-7fd4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-39e8
  .wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li.component_8f88
  > a,
.gas-39e8
  .wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li.warm_b663
  > a,
.gas-39e8
  .wide_d0fa.panel_solid_e4d2
  .widget-outer-7fd4
  > li.component_8f88
  > a,
.gas-39e8
  .wide_d0fa.panel_solid_e4d2
  .widget-outer-7fd4
  > li.warm_b663
  > a,
.gas-39e8
  .wide_d0fa.first_9847
  .widget-outer-7fd4
  > li.component_8f88
  > a,
.gas-39e8 .wide_d0fa.first_9847 .widget-outer-7fd4 > li.progress-outer-a399 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gas-39e8 .hero-dim-2dc7,
.gas-39e8 .hero-dim-2dc7 a {
  color: rgba(255, 255, 255, 0.99);
}
.gas-39e8 .stale_871f.aside_4940 li a,
.gas-39e8 .left-b165 a,
.gas-39e8 .element_silver_e0b8,
.gas-39e8 .widget-outer-7fd4 > li > a,
.gas-39e8 .banner-9ad5 {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8 .stale_871f.aside_4940 li a:hover,
.gas-39e8 .left-b165 a:hover,
.gas-39e8 .element_silver_e0b8:hover,
.gas-39e8 .widget-outer-7fd4 > li > a:hover,
.gas-39e8 .banner-9ad5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-39e8 .plasma_9600 {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8 .plasma_9600 .panel-d984 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-39e8 .plasma_9600:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-39e8 .shade-a576 .last-83b4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8 .shade-a576 .last-83b4 .breadcrumb-steel-ad4f {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8
  .shade-a576
  .last-83b4
  .breadcrumb-steel-ad4f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8
  .shade-a576
  .last-83b4
  .breadcrumb-steel-ad4f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8
  .shade-a576
  .last-83b4
  .breadcrumb-steel-ad4f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8
  .shade-a576
  .last-83b4
  .breadcrumb-steel-ad4f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8 .shade-a576 .title_3255 {
  color: rgba(255, 255, 255, 0.79);
}
.gas-39e8 .shade-a576 .title_3255:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev_5516
  .gas-39e8
  .shade-a576
  .slider-liquid-b4e6
  .form-1916 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev_5516
  .gas-39e8
  .shade-a576
  .slider-liquid-b4e6
  .breadcrumb-steel-ad4f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-97fd .texture-full-0346 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture-full-0346 .wide_d0fa.wide_39d3 .widget-outer-7fd4 > li > a:focus,
.texture-full-0346 .wide_d0fa.wide_39d3 .widget-outer-7fd4 > li > a:hover,
.texture-full-0346 .wide_d0fa.panel_solid_e4d2 .widget-outer-7fd4 > li > a:focus,
.texture-full-0346 .wide_d0fa.panel_solid_e4d2 .widget-outer-7fd4 > li > a:hover,
.texture-full-0346 .wide_d0fa.first_9847 .widget-outer-7fd4 > li > a:focus,
.texture-full-0346 .wide_d0fa.first_9847 .widget-outer-7fd4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-full-0346
  .wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li.component_8f88
  > a,
.texture-full-0346
  .wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li.warm_b663
  > a,
.texture-full-0346
  .wide_d0fa.panel_solid_e4d2
  .widget-outer-7fd4
  > li.component_8f88
  > a,
.texture-full-0346
  .wide_d0fa.panel_solid_e4d2
  .widget-outer-7fd4
  > li.warm_b663
  > a,
.texture-full-0346
  .wide_d0fa.first_9847
  .widget-outer-7fd4
  > li.component_8f88
  > a,
.texture-full-0346 .wide_d0fa.first_9847 .widget-outer-7fd4 > li.progress-outer-a399 > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-full-0346 .hero-dim-2dc7,
.texture-full-0346 .hero-dim-2dc7 a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-full-0346 .stale_871f.aside_4940 li a,
.texture-full-0346 .left-b165 a,
.texture-full-0346 .element_silver_e0b8,
.texture-full-0346 .widget-outer-7fd4 > li > a,
.texture-full-0346 .banner-9ad5 {
  color: rgba(0, 0, 0, 0.55);
}
.texture-full-0346 .stale_871f.aside_4940 li a:hover,
.texture-full-0346 .left-b165 a:hover,
.texture-full-0346 .element_silver_e0b8:hover,
.texture-full-0346 .widget-outer-7fd4 > li > a:hover,
.texture-full-0346 .banner-9ad5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-full-0346 .plasma_9600 {
  color: rgba(0, 0, 0, 0.55);
}
.texture-full-0346 .plasma_9600 .panel-d984 {
  color: rgba(0, 0, 0, 0.8);
}
.texture-full-0346 .plasma_9600:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-a553 .copper_9efc {
  margin-left: auto;
  margin-right: auto;
}
.summary-2b04 > * {
  margin-left: auto;
  margin-right: auto;
}
.summary-2b04 .banner-d4d0 {
  margin-right: 1.41575em;
}
.inner-0786 .summary-2b04 > .disabled_middle_2661 {
  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;
}
.inner-0786 .summary-2b04 > .green-a951 {
  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;
}
.north_6742.center-a553 .copper_9efc,
.gold-4905.center-a553 .copper_9efc {
  margin-left: 0;
}
.logo-0df2.center-a553 .copper_9efc,
.north-6f21.center-a553 .copper_9efc {
  margin-right: 0;
}
.summary-2b04 ol,
.summary-2b04 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface-e41d video {
  max-width: 100%;
}
.highlight_9e83 img {
  display: block;
}
.highlight_9e83.banner-d4d0,
.highlight_9e83.in_3c7a {
  width: 100%;
}
.highlight_9e83.green-a951 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.heading_2cb6:not(.surface_huge_a8b1) {
  margin: 1.5em auto;
}
.thumbnail_hovered_a1d7 p {
  padding: 1.5em 14px;
}
ul.tag-prev-3e8a.green-a951,
ul.tag-prev-3e8a.disabled_middle_2661,
ul.tag-prev-3e8a.layout_light_493b.disabled_middle_2661 {
  padding: 0 14px;
}
.middle_b202 {
  display: block;
  overflow-x: auto;
}
.middle_b202 table {
  border-collapse: collapse;
  width: 100%;
}
.middle_b202 td,
.middle_b202 th {
  padding: 0.5em;
}
.summary-2b04 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.summary-2b04 ol ol,
.summary-2b04 ol ul,
.summary-2b04 ul ol,
.summary-2b04 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.summary-2b04 ol ol li,
.summary-2b04 ol ul li,
.summary-2b04 ul ol li,
.summary-2b04 ul ul li {
  margin-left: 0;
}
.simple_165e.active_9d70 > .filter-huge-d1fa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.simple_165e.active_9d70 > .filter-huge-d1fa iframe,
.simple_165e.active_9d70 > .filter-huge-d1fa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.middle-1251 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.middle-1251.white_e70d {
  padding: 0;
}
.middle-1251.white_e70d cite {
  font-size: 13px;
}
.middle-1251 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.middle-1251 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight_static_1d68 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight_static_1d68 > p:first-child {
  margin-top: 0;
}
.highlight_static_1d68 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight_static_1d68 blockquote {
  border-left: 0;
}
.tiny_1bdb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tiny_1bdb:not(.paper-8f84) {
  max-width: 100px;
}
.tiny_1bdb.disabled-tall-dea0 {
  border-bottom: none !important;
  text-align: center;
}
.tiny_1bdb.disabled-tall-dea0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thumbnail_hovered_a1d7 p {
    padding: 1.5em 0;
  }
}
.secondary-9539 {
  color: #0073aa;
}
.row_prev_d4d7 {
  background-color: #0073aa;
}
.icon-simple-de3c {
  color: #229fd8;
}
.caption_fluid_0c83 {
  background-color: #229fd8;
}
.bronze-f789 {
  color: #eee;
}
.link-huge-13ef {
  background-color: #eee;
}
.frame-paper-67c8 {
  color: #444;
}
.rough_87e7 {
  background-color: #444;
}
.menu_75eb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_75eb .element_easy_2096 .left-b165 {
  font-size: 15px;
}
.menu_75eb .left-b165 {
  line-height: 1.3;
}
.menu_75eb .texture-full-0346 {
}
.menu_75eb .gas-39e8 {
  background: #235787;
}
.basic_cf21 {
  padding: 0;
}
.basic_cf21 .gas-39e8 {
  background: #1a1a1a;
}
.basic_cf21 .texture-full-0346 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.carousel-under-820e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.carousel-under-820e .texture-full-0346 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.carousel-under-820e .gas-39e8 {
  background: #303030;
}
.card-6daf {
  position: relative;
  z-index: 10;
}
.card-6daf .module-d8aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_top_1017 .summary_north_8243 {
  display: inline-block;
  vertical-align: middle;
}
.menu_top_1017.lite-7fce .summary_north_8243 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu_top_1017.lite-7fce .summary_north_8243 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_top_1017.lite-7fce .summary_north_8243 {
    margin-right: 0.4em;
  }
}
.menu_top_1017.lite-7fce .summary_north_8243:last-child {
  margin-right: 0;
}
.basic-93e7 .module-d8aa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip-97fd .element_easy_2096 {
    margin: 0 -0.5em;
  }
  .chip-97fd .element_easy_2096 [class*="customify-col-"],
  .chip-97fd .element_easy_2096 [class*="customify-col_"],
  .chip-97fd .element_easy_2096 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip-97fd.notification-inner-392d .module-d8aa {
  background: 0 0 !important;
}
.chip-97fd.notification-inner-392d .module-d8aa,
.chip-97fd.basic-93e7 .module-d8aa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip-97fd.image_pro_9d70 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip-97fd.basic-93e7 .module-d8aa {
  box-shadow: none !important;
}
.bronze-6d1a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bronze-6d1a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bronze-6d1a {
    padding: 18px 0 20px;
  }
}
.bronze-6d1a .label_pro_f9ab {
  width: 100%;
}
.bronze-6d1a .caption-2b1f {
  margin-bottom: 0;
}
.bronze-6d1a .slider_bright_247a {
  margin-top: 5px;
  font-size: 0.875em;
}
.out_1c91 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.out_1c91 .hover-caa3 {
  width: 100%;
}
.table_c958 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table_c958 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table_c958 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;
}
.table_c958 li:last-child:after {
  display: none;
}
.table_c958 li a {
  font-weight: 500;
  margin-right: 10px;
}
.message_f069 .container_new_14d6 button,
.bronze-6d1a .container_new_14d6 button {
  left: 0;
}
.message_f069 .hover-caa3,
.bronze-6d1a .hover-caa3 {
  padding-left: 0;
  padding-right: 0;
}
.message_f069 .out_1c91,
.bronze-6d1a .out_1c91 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.message_f069 {
  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;
}
.message_f069: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;
}
.message_f069 .slider-1e8b {
  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) {
  .message_f069 .slider-1e8b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .message_f069 .slider-1e8b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .message_f069 .slider-1e8b {
    min-height: 200px;
  }
}
.message_f069 .table_c958 {
  color: rgba(255, 255, 255, 0.8);
}
.message_f069 .table_c958 a,
.message_f069 .table_c958 li:after {
  color: inherit;
}
.message_f069 .table_c958 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary_dbea {
  margin-bottom: 0.5em;
}
.notification_79a8 {
  margin-bottom: 1.2em;
}
.notification_79a8,
.primary_dbea {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification_79a8 p:last-child,
.primary_dbea p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .container_new_14d6,
#masthead .container_new_14d6 {
  display: none;
}
#masthead
  > .container_new_14d6.hidden-2912 {
  display: none;
}
#masthead > .container_new_14d6 button {
  left: 0;
}
.sidebar-next-9570 {
  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%;
}
.sidebar-next-9570 .summary_north_8243 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sidebar-next-9570 .tertiary-old-1c33 {
  display: -webkit-box;
  display: flex;
}
.sidebar-next-9570 .tertiary-old-1c33.badge-8b45 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sidebar-next-9570 .tertiary-old-1c33.element-hard-9b7a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar-next-9570 .tertiary-old-1c33.notification_108b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar-next-9570.hover_center_a21f.text-dd5c .tertiary-old-1c33.badge-8b45 {
  flex-basis: 100%;
}
.sidebar-next-9570.accent-1c3a .tertiary-old-1c33.element-hard-9b7a {
  -webkit-box-flex: 1;
  flex: auto;
}
.sidebar-next-9570.accent-1c3a .tertiary-old-1c33.notification_108b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .container_new_14d6.hidden-2912 {
  display: none;
}
#masthead > .container_new_14d6 button {
  left: 0;
}
.purple_e815 {
  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;
}
.purple_e815:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.purple_e815.selected-8d64 i {
  margin-right: 4px;
}
.purple_e815.list-lite-1b8e i {
  margin-left: 5px;
}
.left-b165 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.left-b165 p:last-child {
  margin-bottom: 0;
}
.card-new-7fe3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card-new-7fe3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card-new-7fe3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card-new-7fe3 .hero-dim-2dc7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card-new-7fe3 .form-ff71 {
  margin: 5px 0 7px 0;
}
.card-new-7fe3.carousel_6e15 .modal_81a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-new-7fe3.carousel_6e15 .popup-c803 {
  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;
}
.card-new-7fe3.dropdown_d60a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card-new-7fe3.dropdown_d60a .modal_81a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-new-7fe3.dropdown_d60a .popup-c803 {
  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;
}
.card-new-7fe3.title-d21c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-new-7fe3.stale_025d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card-new-7fe3.stale_025d .popup-c803 {
  margin-top: 7px;
}
.notification_b2ef {
  display: inline-block;
}
.card-6daf .in_b2fb .card-new-7fe3 img {
  max-width: 100%;
}
.wide_d0fa .cool_316c.tabs-8946,
.table_d7ca .cool_316c.tabs-8946 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide_d0fa .slider-warm-8ba8,
.table_d7ca .slider-warm-8ba8 {
  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%);
}
.wide_d0fa .slider-warm-8ba8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wide_d0fa.narrow-f020 .slider-warm-8ba8 {
  display: none;
}
.wide_d0fa .breadcrumb-80e2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide_d0fa .breadcrumb-80e2 li {
  display: inline-block;
  position: relative;
}
.wide_d0fa .breadcrumb-80e2 li:last-child {
  margin-right: 0;
}
.wide_d0fa .breadcrumb-80e2 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;
}
.wide_d0fa .breadcrumb-80e2 li.progress-outer-a399 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wide_d0fa .breadcrumb-80e2 > 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;
}
.wide_d0fa .breadcrumb-80e2 > li > a i {
  line-height: 0;
}
.wide_d0fa .breadcrumb-80e2 > li.middle_beb3 > a .slider-warm-8ba8 {
  margin-left: 4px;
  line-height: 0;
}
.wide_d0fa .breadcrumb-80e2 .next-b9f5 li.middle_beb3 > a {
  position: relative;
}
.wide_d0fa .breadcrumb-80e2 .next-b9f5 li.middle_beb3 > a:after,
.wide_d0fa .breadcrumb-80e2 .next-b9f5 li.middle_beb3 > a:before {
  content: "";
  display: table;
}
.wide_d0fa .breadcrumb-80e2 .next-b9f5 li.middle_beb3 > a:after {
  clear: both;
}
.wide_d0fa .breadcrumb-80e2 .next-b9f5 li.middle_beb3 > a .slider-warm-8ba8 {
  margin-left: 5px;
  float: right;
}
.wide_d0fa .accent_9cf1,
.wide_d0fa .next-b9f5 {
  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;
}
.wide_d0fa .next-b9f5 {
  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;
}
.wide_d0fa .next-b9f5 .tabs-8946 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide_d0fa .next-b9f5 .slider-warm-8ba8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wide_d0fa .next-b9f5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wide_d0fa .next-b9f5 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;
}
.wide_d0fa .next-b9f5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wide_d0fa .next-b9f5 .next-b9f5 {
  top: 0;
  left: 100%;
}
.wide_d0fa .gas-a312.fn-focus-c7e5 > .accent_9cf1,
.wide_d0fa .gas-a312.fn-focus-c7e5 > .next-b9f5,
.wide_d0fa .gas-a312:focus > .accent_9cf1,
.wide_d0fa .gas-a312:focus > .next-b9f5,
.wide_d0fa .gas-a312:hover > .accent_9cf1,
.wide_d0fa .gas-a312:hover > .next-b9f5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wide_d0fa.first_9847 .widget-outer-7fd4:after,
.wide_d0fa.first_9847 .widget-outer-7fd4:before {
  content: "";
  display: table;
}
.wide_d0fa.first_9847 .widget-outer-7fd4:after {
  clear: both;
}
.wide_d0fa.first_9847 .widget-outer-7fd4 > li {
  float: left;
}
.wide_d0fa.container_c2cf .widget-outer-7fd4:after,
.wide_d0fa.container_c2cf .widget-outer-7fd4:before {
  content: "";
  display: table;
}
.wide_d0fa.container_c2cf .widget-outer-7fd4:after {
  clear: both;
}
.wide_d0fa.container_c2cf .widget-outer-7fd4 > li {
  float: left;
}
.wide_d0fa.container_c2cf .widget-outer-7fd4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wide_d0fa.container_c2cf .widget-outer-7fd4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wide_d0fa.container_c2cf .widget-outer-7fd4 > li.component_8f88 > a,
.wide_d0fa.container_c2cf .widget-outer-7fd4 > li.progress-outer-a399 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wide_d0fa.wide_39d3 .widget-outer-7fd4 > li > a .tabs-8946 {
  position: relative;
}
.wide_d0fa.wide_39d3 .widget-outer-7fd4 > li > a .tabs-8946: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;
}
.wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li:focus
  > a
  .tabs-8946:before,
.wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li:hover
  > a
  .tabs-8946:before {
  width: 100%;
  background-color: currentColor;
}
.wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li.component_8f88
  > a
  .tabs-8946:before,
.wide_d0fa.wide_39d3
  .widget-outer-7fd4
  > li.warm_b663
  > a
  .tabs-8946:before {
  width: 100%;
  background-color: currentColor;
}
.wide_d0fa.panel_solid_e4d2 .widget-outer-7fd4 > li > a .tabs-8946 {
  position: relative;
}
.wide_d0fa.panel_solid_e4d2 .widget-outer-7fd4 > li > a .tabs-8946: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;
}
.wide_d0fa.panel_solid_e4d2 .widget-outer-7fd4 > li:focus > a .tabs-8946:before,
.wide_d0fa.panel_solid_e4d2
  .widget-outer-7fd4
  > li:hover
  > a
  .tabs-8946:before {
  width: 100%;
  background-color: currentColor;
}
.wide_d0fa.panel_solid_e4d2
  .widget-outer-7fd4
  > li.component_8f88
  > a
  .tabs-8946:before,
.wide_d0fa.panel_solid_e4d2
  .widget-outer-7fd4
  > li.warm_b663
  > a
  .tabs-8946:before {
  width: 100%;
  background-color: currentColor;
}
.table_d7ca .breadcrumb-80e2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_d7ca .breadcrumb-80e2 li:first-child > a {
  border-top: none;
}
.table_d7ca .breadcrumb-80e2 .hover-selected-705f > .tabs-8946 .slider-warm-8ba8 {
  display: none;
}
.table_d7ca .breadcrumb-80e2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_d7ca .breadcrumb-80e2 li:last-child {
  border: none;
}
.table_d7ca .breadcrumb-80e2 li.middle_beb3 > a {
  padding-right: 45px !important;
}
.table_d7ca .breadcrumb-80e2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_d7ca .breadcrumb-80e2 li a:focus,
.table_d7ca .breadcrumb-80e2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_d7ca .breadcrumb-80e2 li .paragraph-thick-1549 {
  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;
}
.table_d7ca .breadcrumb-80e2 li .paragraph-thick-1549:hover {
  box-shadow: none;
}
.table_d7ca .breadcrumb-80e2 li .paragraph-thick-1549 .slider-warm-8ba8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_d7ca .breadcrumb-80e2 .next-b9f5 {
  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);
}
.table_d7ca .breadcrumb-80e2 .next-b9f5 li a {
  padding-left: 3em;
}
.table_d7ca .breadcrumb-80e2 .shadow-9893 > a .paragraph-thick-1549 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_d7ca .breadcrumb-80e2 .shadow-9893 > .next-b9f5 {
  display: block;
  opacity: 1;
}
.black_9c1f {
  max-width: 100%;
}
.gas-8ffa {
  line-height: 0;
  cursor: pointer;
}
.banner-9ad5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner-9ad5:hover {
  box-shadow: none;
  color: currentColor;
}
.banner-9ad5 svg {
  width: 18px;
  height: 18px;
}
.banner-9ad5 .progress_9912 {
  display: none;
}
.wrapper_f45c {
  position: relative;
}
.wrapper_f45c.fn-active-c7e5 .banner-9ad5 .white-9c9d {
  display: none;
}
.wrapper_f45c.fn-active-c7e5 .banner-9ad5 .progress_9912 {
  display: inline-block;
}
.wrapper_f45c .article-right-11af {
  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);
}
.wrapper_f45c.small-0c99 .article-right-11af {
  left: auto;
  right: -0.9em;
}
.wrapper_f45c.small-0c99 .footer_49c9::before {
  left: auto;
  right: 15px;
}
.wrapper_f45c.fn-active-c7e5 .article-right-11af {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-liquid-b4e6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider-liquid-b4e6 label {
  flex-basis: 100%;
}
.slider-liquid-b4e6 .last-83b4 {
  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;
}
.slider-liquid-b4e6 .breadcrumb-steel-ad4f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider-liquid-b4e6 .breadcrumb-steel-ad4f:focus {
  background-color: transparent;
}
.slider-liquid-b4e6 button.title_3255 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider-liquid-b4e6 button.title_3255:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider-liquid-b4e6 button.title_3255 svg {
  width: 18px;
  height: 18px;
}
.slider-liquid-b4e6 input[type="submit"] {
  min-height: auto;
}
.shade-a576 .slider-liquid-b4e6 .breadcrumb-steel-ad4f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer_49c9 {
  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) {
  .footer_49c9 {
    width: 220px;
  }
}
.footer_49c9 label {
  flex-basis: 100%;
}
.footer_49c9::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;
}
.prev_5516 .shade-a576 .slider-liquid-b4e6 {
  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;
}
.prev_5516
  .shade-a576
  .slider-liquid-b4e6
  .last-83b4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.prev_5516 .shade-a576 .slider-liquid-b4e6 .breadcrumb-steel-ad4f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.prev_5516
  .shade-a576
  .slider-liquid-b4e6
  .breadcrumb-steel-ad4f:focus {
  background: 0 0;
}
.prev_5516
  .shade-a576
  .slider-liquid-b4e6
  .form-1916 {
  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;
}
.stale_871f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale_871f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale_871f li:last-child {
  margin-right: 0;
}
.stale_871f li:first-child {
  margin-left: 0;
}
.stale_871f.video-thick-5716 a {
  color: #fff;
}
.stale_871f.video-thick-5716 a:hover {
  color: #fff;
}
.stale_871f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale_871f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale_871f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale_871f a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale_871f [class*="social-icon-apple"] {
  background-color: #999;
}
.stale_871f [class*="social-icon-apple"].gradient-2d9e {
  background-color: transparent;
  color: #999;
}
.stale_871f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale_871f [class*="social-icon-behance"].gradient-2d9e {
  background-color: transparent;
  color: #1769ff;
}
.stale_871f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale_871f [class*="social-icon-bitbucket"].gradient-2d9e {
  background-color: transparent;
  color: #205081;
}
.stale_871f [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale_871f [class*="social-icon-codepen"].gradient-2d9e {
  background-color: transparent;
  color: #000;
}
.stale_871f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale_871f [class*="social-icon-delicious"].gradient-2d9e {
  background-color: transparent;
  color: #39f;
}
.stale_871f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale_871f [class*="social-icon-digg"].gradient-2d9e {
  background-color: transparent;
  color: #005be2;
}
.stale_871f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale_871f [class*="social-icon-dribbble"].gradient-2d9e {
  background-color: transparent;
  color: #ea4c89;
}
.stale_871f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale_871f [class*="social-icon-envelope"].gradient-2d9e {
  background-color: transparent;
  color: #ea4335;
}
.stale_871f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale_871f [class*="social-icon-facebook"].gradient-2d9e {
  background-color: transparent;
  color: #3b5998;
}
.stale_871f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale_871f [class*="social-icon-flickr"].gradient-2d9e {
  background-color: transparent;
  color: #0063dc;
}
.stale_871f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale_871f [class*="social-icon-foursquare"].gradient-2d9e {
  background-color: transparent;
  color: #2d5be3;
}
.stale_871f [class*="social-icon-github"] {
  background-color: #333;
}
.stale_871f [class*="social-icon-github"].gradient-2d9e {
  background-color: transparent;
  color: #333;
}
.stale_871f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale_871f [class*="social-icon-google-plus"].gradient-2d9e {
  background-color: transparent;
  color: #dd4b39;
}
.stale_871f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale_871f [class*="social-icon-houzz"].gradient-2d9e {
  background-color: transparent;
  color: #7ac142;
}
.stale_871f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale_871f [class*="social-icon-instagram"].gradient-2d9e {
  background-color: transparent;
  color: #262626;
}
.stale_871f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale_871f [class*="social-icon-jsfiddle"].gradient-2d9e {
  background-color: transparent;
  color: #487aa2;
}
.stale_871f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale_871f [class*="social-icon-linkedin"].gradient-2d9e {
  background-color: transparent;
  color: #0077b5;
}
.stale_871f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale_871f [class*="social-icon-medium"].gradient-2d9e {
  background-color: transparent;
  color: #00ab6b;
}
.stale_871f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale_871f
  [class*="social-icon-odnoklassniki"].gradient-2d9e {
  background-color: transparent;
  color: #f4731c;
}
.stale_871f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale_871f [class*="social-icon-meetup"].gradient-2d9e {
  background-color: transparent;
  color: #ec1c40;
}
.stale_871f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale_871f [class*="social-icon-pinterest"].gradient-2d9e {
  background-color: transparent;
  color: #bd081c;
}
.stale_871f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale_871f [class*="social-icon-product-hunt"].gradient-2d9e {
  background-color: transparent;
  color: #da552f;
}
.stale_871f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale_871f [class*="social-icon-reddit"].gradient-2d9e {
  background-color: transparent;
  color: #ff4500;
}
.stale_871f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale_871f [class*="social-icon-rss"].gradient-2d9e {
  background-color: transparent;
  color: #f26522;
}
.stale_871f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale_871f
  [class*="social-icon-shopping-cart"].gradient-2d9e {
  background-color: transparent;
  color: #4caf50;
}
.stale_871f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale_871f [class*="social-icon-skype"].gradient-2d9e {
  background-color: transparent;
  color: #00aff0;
}
.stale_871f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale_871f [class*="social-icon-slideshare"].gradient-2d9e {
  background-color: transparent;
  color: #0077b5;
}
.stale_871f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale_871f [class*="social-icon-snapchat"].gradient-2d9e {
  background-color: transparent;
  color: #fffc00;
}
.stale_871f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale_871f [class*="social-icon-soundcloud"].gradient-2d9e {
  background-color: transparent;
  color: #f80;
}
.stale_871f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale_871f [class*="social-icon-spotify"].gradient-2d9e {
  background-color: transparent;
  color: #2ebd59;
}
.stale_871f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale_871f
  [class*="social-icon-stack-overflow"].gradient-2d9e {
  background-color: transparent;
  color: #fe7a15;
}
.stale_871f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale_871f [class*="social-icon-maldkfgram"].gradient-2d9e {
  background-color: transparent;
  color: #2ca5e0;
}
.stale_871f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale_871f [class*="social-icon-tripadvisor"].gradient-2d9e {
  background-color: transparent;
  color: #589442;
}
.stale_871f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale_871f [class*="social-icon-tumblr"].gradient-2d9e {
  background-color: transparent;
  color: #35465c;
}
.stale_871f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale_871f [class*="social-icon-twitch"].gradient-2d9e {
  background-color: transparent;
  color: #6441a5;
}
.stale_871f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale_871f [class*="social-icon-twitter"].gradient-2d9e {
  background-color: transparent;
  color: #1da1f2;
}
.stale_871f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale_871f [class*="social-icon-vimeo"].gradient-2d9e {
  background-color: transparent;
  color: #1ab7ea;
}
.stale_871f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale_871f [class*="social-icon-vk"].gradient-2d9e {
  background-color: transparent;
  color: #45668e;
}
.stale_871f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale_871f [class*="social-icon-weibo"].gradient-2d9e {
  background-color: transparent;
  color: #df2029;
}
.stale_871f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale_871f [class*="social-icon-weixin"].gradient-2d9e {
  background-color: transparent;
  color: #7bb32e;
}
.stale_871f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale_871f [class*="social-icon-whatsapp"].gradient-2d9e {
  background-color: transparent;
  color: #25d366;
}
.stale_871f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale_871f [class*="social-icon-wordpress"].gradient-2d9e {
  background-color: transparent;
  color: #21759b;
}
.stale_871f [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale_871f [class*="social-icon-xing"].gradient-2d9e {
  background-color: transparent;
  color: #026466;
}
.stale_871f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale_871f [class*="social-icon-yelp"].gradient-2d9e {
  background-color: transparent;
  color: #af0606;
}
.stale_871f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale_871f [class*="social-icon-youtube"].gradient-2d9e {
  background-color: transparent;
  color: #cd201f;
}
.element_silver_e0b8 {
  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;
}
.element_silver_e0b8:hover {
  box-shadow: none;
  background: 0 0;
}
.mask_tiny_2722 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient_5238 {
  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;
}
.tooltip_1610 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.button_166e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.button_166e,
.button_166e::after,
.button_166e::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;
}
.button_166e::after,
.button_166e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-7d29 .gradient_5238 .tooltip_1610 {
  margin-top: -2px;
  width: 19px;
}
.paragraph-7d29 .gradient_5238 .button_166e {
  margin-top: -1px;
}
.paragraph-7d29 .gradient_5238 .button_166e,
.paragraph-7d29 .gradient_5238 .button_166e::after,
.paragraph-7d29 .gradient_5238 .button_166e::before {
  width: 19px;
  height: 2px;
}
.paragraph-7d29 .gradient_5238 .button_166e::before {
  top: -6px;
}
.paragraph-7d29 .gradient_5238 .button_166e::after {
  bottom: -6px;
}
.badge_action_6591 .gradient_5238 .tooltip_1610 {
  margin-top: -2px;
  width: 22px;
}
.badge_action_6591 .gradient_5238 .button_166e {
  margin-top: -1px;
}
.badge_action_6591 .gradient_5238 .button_166e,
.badge_action_6591 .gradient_5238 .button_166e::after,
.badge_action_6591 .gradient_5238 .button_166e::before {
  width: 22px;
  height: 2px;
}
.badge_action_6591 .gradient_5238 .button_166e::before {
  top: -7px;
}
.badge_action_6591 .gradient_5238 .button_166e::after {
  bottom: -7px;
}
.current_fd7e .gradient_5238 .tooltip_1610 {
  margin-top: -2px;
  width: 31px;
}
.current_fd7e .gradient_5238 .button_166e {
  margin-top: -1.5px;
}
.current_fd7e .gradient_5238 .button_166e,
.current_fd7e .gradient_5238 .button_166e::after,
.current_fd7e .gradient_5238 .button_166e::before {
  width: 31px;
  height: 3px;
}
.current_fd7e .gradient_5238 .button_166e::before {
  top: -9px;
}
.current_fd7e .gradient_5238 .button_166e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .top_a5de .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 19px;
  }
  .top_a5de .gradient_5238 .button_166e {
    margin-top: -1px;
  }
  .top_a5de .gradient_5238 .button_166e,
  .top_a5de .gradient_5238 .button_166e::after,
  .top_a5de .gradient_5238 .button_166e::before {
    width: 19px;
    height: 2px;
  }
  .top_a5de .gradient_5238 .button_166e::before {
    top: -6px;
  }
  .top_a5de .gradient_5238 .button_166e::after {
    bottom: -6px;
  }
  .picture-motion-e94c .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 22px;
  }
  .picture-motion-e94c .gradient_5238 .button_166e {
    margin-top: -1px;
  }
  .picture-motion-e94c .gradient_5238 .button_166e,
  .picture-motion-e94c .gradient_5238 .button_166e::after,
  .picture-motion-e94c .gradient_5238 .button_166e::before {
    width: 22px;
    height: 2px;
  }
  .picture-motion-e94c .gradient_5238 .button_166e::before {
    top: -7px;
  }
  .picture-motion-e94c .gradient_5238 .button_166e::after {
    bottom: -7px;
  }
  .form_wood_87a5 .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 31px;
  }
  .form_wood_87a5 .gradient_5238 .button_166e {
    margin-top: -1.5px;
  }
  .form_wood_87a5 .gradient_5238 .button_166e,
  .form_wood_87a5 .gradient_5238 .button_166e::after,
  .form_wood_87a5 .gradient_5238 .button_166e::before {
    width: 31px;
    height: 3px;
  }
  .form_wood_87a5 .gradient_5238 .button_166e::before {
    top: -9px;
  }
  .form_wood_87a5 .gradient_5238 .button_166e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal_pressed_3778 .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 19px;
  }
  .modal_pressed_3778 .gradient_5238 .button_166e {
    margin-top: -1px;
  }
  .modal_pressed_3778 .gradient_5238 .button_166e,
  .modal_pressed_3778 .gradient_5238 .button_166e::after,
  .modal_pressed_3778 .gradient_5238 .button_166e::before {
    width: 19px;
    height: 2px;
  }
  .modal_pressed_3778 .gradient_5238 .button_166e::before {
    top: -6px;
  }
  .modal_pressed_3778 .gradient_5238 .button_166e::after {
    bottom: -6px;
  }
  .row-7778 .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 22px;
  }
  .row-7778 .gradient_5238 .button_166e {
    margin-top: -1px;
  }
  .row-7778 .gradient_5238 .button_166e,
  .row-7778 .gradient_5238 .button_166e::after,
  .row-7778 .gradient_5238 .button_166e::before {
    width: 22px;
    height: 2px;
  }
  .row-7778 .gradient_5238 .button_166e::before {
    top: -7px;
  }
  .row-7778 .gradient_5238 .button_166e::after {
    bottom: -7px;
  }
  .component_simple_8caf .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 31px;
  }
  .component_simple_8caf .gradient_5238 .button_166e {
    margin-top: -1.5px;
  }
  .component_simple_8caf .gradient_5238 .button_166e,
  .component_simple_8caf .gradient_5238 .button_166e::after,
  .component_simple_8caf .gradient_5238 .button_166e::before {
    width: 31px;
    height: 3px;
  }
  .component_simple_8caf .gradient_5238 .button_166e::before {
    top: -9px;
  }
  .component_simple_8caf .gradient_5238 .button_166e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav-under-f857 .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-under-f857 .gradient_5238 .button_166e {
    margin-top: -1px;
  }
  .nav-under-f857 .gradient_5238 .button_166e,
  .nav-under-f857 .gradient_5238 .button_166e::after,
  .nav-under-f857 .gradient_5238 .button_166e::before {
    width: 19px;
    height: 2px;
  }
  .nav-under-f857 .gradient_5238 .button_166e::before {
    top: -6px;
  }
  .nav-under-f857 .gradient_5238 .button_166e::after {
    bottom: -6px;
  }
  .upper-e1c3 .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 22px;
  }
  .upper-e1c3 .gradient_5238 .button_166e {
    margin-top: -1px;
  }
  .upper-e1c3 .gradient_5238 .button_166e,
  .upper-e1c3 .gradient_5238 .button_166e::after,
  .upper-e1c3 .gradient_5238 .button_166e::before {
    width: 22px;
    height: 2px;
  }
  .upper-e1c3 .gradient_5238 .button_166e::before {
    top: -7px;
  }
  .upper-e1c3 .gradient_5238 .button_166e::after {
    bottom: -7px;
  }
  .pink-727b .gradient_5238 .tooltip_1610 {
    margin-top: -2px;
    width: 31px;
  }
  .pink-727b .gradient_5238 .button_166e {
    margin-top: -1.5px;
  }
  .pink-727b .gradient_5238 .button_166e,
  .pink-727b .gradient_5238 .button_166e::after,
  .pink-727b .gradient_5238 .button_166e::before {
    width: 31px;
    height: 3px;
  }
  .pink-727b .gradient_5238 .button_166e::before {
    top: -9px;
  }
  .pink-727b .gradient_5238 .button_166e::after {
    bottom: -9px;
  }
}
.accent-fresh-c5c4 .button_166e {
  -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);
}
.accent-fresh-c5c4 .button_166e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent-fresh-c5c4 .button_166e::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);
}
.accent-fresh-c5c4.primary_narrow_4149 .button_166e {
  -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);
}
.accent-fresh-c5c4.primary_narrow_4149 .button_166e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent-fresh-c5c4.primary_narrow_4149 .button_166e::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);
}
.shadow-e074 {
  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.pattern_bb4c:before {
  display: none;
}
.description_cold_8bab {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.description_cold_8bab .caption_motion_f1ea {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.description_cold_8bab .caption_motion_f1ea:last-of-type {
  border-bottom: none;
}
.description_cold_8bab .caption_motion_f1ea.brown-c012,
.description_cold_8bab .caption_motion_f1ea.tall-36fc,
.description_cold_8bab .caption_motion_f1ea.module_c4e5 {
  padding: 0;
}
.description_cold_8bab .table_d7ca .paragraph-thick-1549 {
  color: currentColor;
}
.description_cold_8bab .table_d7ca .paragraph-thick-1549:focus,
.description_cold_8bab .table_d7ca .paragraph-thick-1549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_cold_8bab.texture-full-0346 .plasma_9600,
.description_cold_8bab.texture-full-0346 .left-b165 a,
.description_cold_8bab.texture-full-0346 .widget-outer-7fd4 a,
.description_cold_8bab.texture-full-0346 .next-b9f5 a {
  color: rgba(0, 0, 0, 0.55);
}
.description_cold_8bab.texture-full-0346 .plasma_9600:hover,
.description_cold_8bab.texture-full-0346 .left-b165 a:hover,
.description_cold_8bab.texture-full-0346 .widget-outer-7fd4 a:hover,
.description_cold_8bab.texture-full-0346 .next-b9f5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_cold_8bab.texture-full-0346 .panel-d984 {
  color: rgba(0, 0, 0, 0.8);
}
.description_cold_8bab.texture-full-0346 .caption_motion_f1ea {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_cold_8bab.texture-full-0346 .caption_motion_f1ea:before {
  background: rgba(0, 0, 0, 0.08);
}
.description_cold_8bab.texture-full-0346 .progress_gold_7b41:before {
  background: rgba(255, 255, 255, 0.9);
}
.description_cold_8bab.texture-full-0346 .table_d7ca .breadcrumb-80e2 li a,
.description_cold_8bab.texture-full-0346 .table_d7ca .paragraph-thick-1549,
.description_cold_8bab.texture-full-0346 .next-b9f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_cold_8bab.texture-full-0346 .table_d7ca .paragraph-thick-1549:focus,
.description_cold_8bab.texture-full-0346 .table_d7ca .paragraph-thick-1549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_cold_8bab.texture-full-0346 .breadcrumb-80e2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_cold_8bab.gas-39e8 .plasma_9600,
.description_cold_8bab.gas-39e8 .left-b165 a,
.description_cold_8bab.gas-39e8 .widget-outer-7fd4 .paragraph-thick-1549,
.description_cold_8bab.gas-39e8 .widget-outer-7fd4 a,
.description_cold_8bab.gas-39e8 .next-b9f5 a {
  color: rgba(255, 255, 255, 0.79);
}
.description_cold_8bab.gas-39e8 .plasma_9600:hover,
.description_cold_8bab.gas-39e8 .left-b165 a:hover,
.description_cold_8bab.gas-39e8 .widget-outer-7fd4 .paragraph-thick-1549:hover,
.description_cold_8bab.gas-39e8 .widget-outer-7fd4 a:hover,
.description_cold_8bab.gas-39e8 .next-b9f5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_cold_8bab.gas-39e8 .panel-d984 {
  color: rgba(255, 255, 255, 0.99);
}
.description_cold_8bab.gas-39e8 .caption_motion_f1ea {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_cold_8bab.gas-39e8 .caption_motion_f1ea:before {
  background: rgba(255, 255, 255, 0.08);
}
.description_cold_8bab.gas-39e8 .progress_gold_7b41:before {
  background: rgba(0, 0, 0, 0.9);
}
.description_cold_8bab.gas-39e8 .table_d7ca .breadcrumb-80e2 li a,
.description_cold_8bab.gas-39e8 .table_d7ca .paragraph-thick-1549,
.description_cold_8bab.gas-39e8 .next-b9f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_cold_8bab.gas-39e8 .table_d7ca .paragraph-thick-1549:focus,
.description_cold_8bab.gas-39e8 .table_d7ca .paragraph-thick-1549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_cold_8bab.gas-39e8 .breadcrumb-80e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_gold_7b41 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress_gold_7b41:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.action-9d23 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notice_black_ba77 .description_cold_8bab {
  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;
}
.notice_black_ba77 .caption_motion_f1ea {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notice_black_ba77 .caption_motion_f1ea: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) {
  .notice_black_ba77 .caption_motion_f1ea:before {
    width: 16%;
    left: 42%;
  }
}
.notice_black_ba77 .caption_motion_f1ea:last-child:before {
  content: none;
}
.notice_black_ba77 .caption_motion_f1ea[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notice_black_ba77 .table_d7ca .breadcrumb-80e2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notice_black_ba77 .table_d7ca .breadcrumb-80e2 li a .paragraph-thick-1549 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notice_black_ba77 .table_d7ca .next-b9f5 {
  border: none;
}
.notice_black_ba77 .table_d7ca .next-b9f5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notice_black_ba77 .progress_gold_7b41 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notice_black_ba77 .action-9d23 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notice_black_ba77 .gas-39e8 .progress_gold_7b41:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_black_ba77 .texture-full-0346.short-8eeb .button_166e {
  background: rgba(0, 0, 0, 0.6);
}
.notice_black_ba77
  .texture-full-0346.short-8eeb
  .button_166e::after,
.notice_black_ba77
  .texture-full-0346.short-8eeb
  .button_166e:before {
  background: inherit;
}
.notice_black_ba77
  .texture-full-0346.short-8eeb:hover
  .button_166e {
  background: rgba(0, 0, 0, 0.8);
}
.logo-568b .description_cold_8bab {
  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) {
  .logo-568b .description_cold_8bab {
    width: auto;
    right: 45px;
  }
}
.focused_911a .description_cold_8bab {
  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) {
  .focused_911a .description_cold_8bab {
    width: auto;
    left: 45px;
  }
}
.pattern_bb4c .description_cold_8bab {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pattern_bb4c .action-9d23 {
  max-width: 48em;
  margin: 0 auto;
}
.pattern_bb4c .progress_gold_7b41:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.module-caa7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.module-caa7.notice_black_ba77 .description_cold_8bab {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.module-caa7.logo-568b .description_cold_8bab {
  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);
}
.module-caa7 .description_cold_8bab {
  visibility: visible;
}
.module-caa7.focused_911a .description_cold_8bab {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade_bottom_eeba,
.input_small_9b8e {
  overflow-x: hidden;
}
.shade_bottom_eeba .description_cold_8bab {
  overflow: auto;
}
.shade_bottom_eeba.notice_black_ba77 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_bottom_eeba.notice_black_ba77 .description_cold_8bab {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade_bottom_eeba.notice_black_ba77 .element_silver_e0b8 {
  opacity: 0;
}
.shade_bottom_eeba.logo-568b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_bottom_eeba.logo-568b .description_cold_8bab {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade_bottom_eeba.logo-568b .element_silver_e0b8 {
  opacity: 0;
}
.shade_bottom_eeba.focused_911a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_bottom_eeba.focused_911a .description_cold_8bab {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade_bottom_eeba.focused_911a .element_silver_e0b8 {
  opacity: 0;
}
.shade_bottom_eeba.pattern_bb4c .description_cold_8bab {
  z-index: 10;
  visibility: visible;
}
.short-8eeb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.short-8eeb .button_166e {
  background: rgba(255, 255, 255, 0.99);
}
.short-8eeb .button_166e::after,
.short-8eeb .button_166e:before {
  background: inherit;
}
.short-8eeb:hover .button_166e {
  background: rgba(255, 255, 255, 0.99);
}
.focused_911a .short-8eeb {
  top: 10px;
  right: auto;
  left: 12px;
}
.pattern_bb4c .short-8eeb {
  display: none !important;
}
.shade_bottom_eeba:before,
.input_small_9b8e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade_bottom_eeba .short-8eeb,
.input_small_9b8e .short-8eeb {
  display: inline-block;
}
.description_cold_8bab .summary_north_8243 {
  -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;
}
.shade_bottom_eeba .description_cold_8bab .summary_north_8243,
.input_small_9b8e .description_cold_8bab .summary_north_8243 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.first_46af .last-83b4 {
  width: 100%;
}
.in_b2fb {
  padding: 0 0.5em 0;
}
.in_b2fb [class*="customify-col-"],
.in_b2fb [class*="customify-col_"],
.in_b2fb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element-aab0 .in_b2fb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element_easy_2096 .notice_over_df60,
  .notice_over_df60 {
    display: none;
  }
  .sidebar_south_85ca {
    text-align: left;
  }
  .chip-copper-024e {
    text-align: center;
  }
  .paragraph-865a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element_easy_2096 .east-2ced,
  .east-2ced {
    display: none;
  }
  .focused_8050 {
    text-align: left;
  }
  .gradient_3861 {
    text-align: center;
  }
  .button_f214 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element_easy_2096 .out_6335,
  .out_6335 {
    display: none;
  }
  .outline_79ba {
    text-align: left;
  }
  .large_cb5a {
    text-align: center;
  }
  .red_0a26 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.card_old_b6ad {
  box-shadow: none !important;
}
.copper-fa2e .texture_outer_8233,
.frame_4775 .texture_outer_8233 {
  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;
}
.frame_4775 .texture_outer_8233 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module-d8aa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module-d8aa:after,
.module-d8aa:before {
  content: "";
  display: table;
}
.module-d8aa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module-d8aa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module-d8aa,
.image_pro_9d70 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-warm-f435.wrapper_copper_c26c .module-d8aa {
  max-width: 100%;
}
.shadow-warm-f435.static-cea6 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-warm-f435.last-5ce3 .module-d8aa {
  max-width: 100%;
}
.shadow-warm-f435.last-5ce3 > .module-d8aa {
  padding-left: 0;
  padding-right: 0;
}
.shadow-warm-f435.last-5ce3 > .module-d8aa .element_easy_2096 {
  margin: 0;
}
.shadow-warm-f435.last-5ce3
  > .module-d8aa
  .selected-b9b8.gallery_lower_67f6 {
  margin-right: 0;
  margin-left: 0;
}
.shadow-warm-f435.last-5ce3 #main.gallery_lower_67f6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .narrow-b639 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .narrow-b639 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .huge-ad87 .copper_9efc {
    padding-right: 1em;
  }
  .huge-ad87.fast-0f79 .selected-b9b8 {
    border-right: 1px solid #eaecee;
  }
  .huge-ad87.fast-0f79 .copper_9efc {
    padding-right: 1em;
  }
  .huge-ad87.fast-0f79 .chip-mini-0405 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_east_e24e .copper_9efc {
    padding-left: 1em;
  }
  .dropdown_east_e24e.fast-0f79 .selected-b9b8 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_east_e24e.fast-0f79 .copper_9efc {
    padding-left: 1em;
  }
  .dropdown_east_e24e.fast-0f79 .chip-mini-0405 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-b260 .copper_9efc {
    padding-left: 1em;
  }
  .header-b260.fast-0f79 .list_top_8c94 {
    border-right: 1px solid #eaecee;
  }
  .header-b260.fast-0f79 .icon-6690 {
    border-right: 1px solid #eaecee;
  }
  .header-b260.fast-0f79 .copper_9efc {
    padding-left: 1em;
  }
  .header-b260.fast-0f79 .chip-mini-0405 {
    padding-right: 1em;
  }
  .header-b260.fast-0f79 .block-stone-9db1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wide_d747 .copper_9efc {
    padding-right: 1em;
  }
  .wide_d747.fast-0f79 .list_top_8c94 {
    border-left: 1px solid #eaecee;
  }
  .wide_d747.fast-0f79 .icon-6690 {
    border-left: 1px solid #eaecee;
  }
  .wide_d747.fast-0f79 .copper_9efc {
    padding-right: 1em;
  }
  .wide_d747.fast-0f79 .chip-mini-0405 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wide_d747.fast-0f79 .block-stone-9db1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-b639 .copper_9efc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .narrow-b639.fast-0f79 .selected-b9b8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .narrow-b639.fast-0f79 .copper_9efc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .narrow-b639.fast-0f79 .chip-mini-0405 {
    padding-left: 1em;
  }
  .narrow-b639.fast-0f79 .block-stone-9db1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .narrow-b639.fast-0f79 .copper_9efc {
    padding-left: 0;
  }
}
.highlight-black-cace .menu_top_1017 {
  display: inline-block;
}
.detail-aea3 {
  display: inline-block;
}
.menu-cad0 {
  word-con: break-word;
}
.overlay-c873 > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay-c873 .nav-94af {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay-c873 .secondary-daf0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.south-83cf .list_5be2 {
  margin-bottom: 2em;
}
.south-83cf .block_ec4b {
  margin-bottom: 15px;
}
.south-83cf .block_ec4b:last-child {
  margin-bottom: 0;
}
.south-83cf .search_3e95 {
  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) {
  .south-83cf .search_3e95 {
    display: block;
  }
}
.south-83cf .gradient_smooth_4cf5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .south-83cf .gradient_smooth_4cf5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.south-83cf .item-gold-1aa8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.south-83cf .item-gold-1aa8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.south-83cf .item-gold-1aa8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.south-83cf .menu-cad0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.south-83cf .menu-cad0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.south-83cf .slow-9de7 p:last-child {
  margin-bottom: 0;
}
.south-83cf .hard_ec50 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.south-83cf .block_fe13 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.south-83cf .feature_a226 {
  margin-top: 1em;
}
.south-83cf .layout-medium-5c5f {
  top: 0;
  display: block;
}
.south-83cf .layout-medium-5c5f a {
  color: inherit;
}
.south-83cf .layout-medium-5c5f a:hover {
  color: inherit;
}
.south-83cf .medium_0ada {
  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;
}
.south-83cf .medium_0ada:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.south-83cf .block_fe13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.south-83cf .footer_2155 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.south-83cf .footer_2155:first-child {
  margin-top: 0;
}
.south-83cf .footer_2155.left_7e02 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.south-83cf .footer_2155.slow-1a87 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south-83cf
  .footer_2155.slow-1a87.bottom_18c8
  .feature_a226 {
  width: 100%;
}
.south-83cf .slow-1a87 {
  -webkit-box-align: center;
  align-items: center;
}
.south-83cf .slow-1a87 .overlay-c873,
.south-83cf .slow-1a87 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.south-83cf .item-gold-1aa8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south-83cf .item-gold-1aa8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south-83cf .item-gold-1aa8: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;
}
.south-83cf .left_7e02 {
  z-index: 5;
}
.south-83cf .hot-0dcf .link-49ab {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.south-83cf .red-9421 .link-49ab {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.south-83cf .pressed_35e1 .link-49ab {
  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;
}
.south-83cf.heading_a413 .search_3e95,
.south-83cf.large_924d .search_3e95 {
  display: block;
}
.south-83cf.heading_a413 .search_3e95 .container-hot-6527,
.south-83cf.heading_a413 .search_3e95 .block_fe13,
.south-83cf.large_924d .search_3e95 .container-hot-6527,
.south-83cf.large_924d .search_3e95 .block_fe13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south-83cf.label_simple_0767 .gradient_smooth_4cf5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .south-83cf.label_simple_0767 .gradient_smooth_4cf5 {
    margin-right: 0;
  }
}
.south-83cf.heading_a413 .gradient_smooth_4cf5,
.south-83cf.large_924d .gradient_smooth_4cf5 {
  padding-top: 40%;
}
.south-83cf.heading_a413 .list_5be2,
.south-83cf.large_924d .list_5be2 {
  display: block;
}
.south-83cf.heading_a413 .fn-sticky-c7e5 .block_fe13,
.south-83cf.large_924d .fn-sticky-c7e5 .block_fe13 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.south-83cf.heading_a413 .gradient_smooth_4cf5,
.south-83cf.large_924d .gradient_smooth_4cf5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.south-83cf.heading_a413 .block_fe13 {
  padding: 1em;
}
.soft_1aab {
  margin: 30px auto;
  display: block;
}
.soft_1aab .overlay-upper-35e3 > * {
  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;
}
.soft_1aab .overlay-upper-35e3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.soft_1aab .overlay-upper-35e3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pressed_b2d6 .overlay-c873 {
  margin-bottom: 1.41575em;
}
.pressed_b2d6 .search-489b {
  margin-bottom: 1.618em;
}
.summary-2b04 .wrapper-purple-3a66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.summary-2b04 .wrapper-purple-3a66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.summary-2b04 .list_a882 {
  max-width: 100%;
  overflow: auto;
}
.center-a553 .summary-2b04 a:hover {
  text-decoration: underline;
}
.plasma_efb9 .block_ec4b:not(.menu-cad0),
.plasma_efb9 .item-gold-1aa8 {
  margin-bottom: 1.41575em;
}
.plasma_efb9 .block_ec4b:not(.menu-cad0):last-child,
.plasma_efb9 .item-gold-1aa8:last-child {
  margin-bottom: 0;
}
.plasma_efb9 .block_ec4b.dynamic_fd9f {
  margin-bottom: 0.41575em;
}
.plasma_efb9 .west-b2ad:before,
.plasma_efb9 .box_4f41:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.plasma_efb9 .west-b2ad:before {
  content: "\f115";
}
.plasma_efb9 .box_4f41:before {
  content: "\f02c";
}
.plasma_efb9 .last-a9be {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.plasma_efb9 .last-a9be a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter_focused_b0a7 {
  display: -webkit-box;
  display: flex;
}
.filter_focused_b0a7 .text_stone_e9b4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter_focused_b0a7 .text_stone_e9b4 {
    flex-basis: 90px;
  }
}
.filter_focused_b0a7 .dropdown_glass_bfc5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_focused_b0a7 .dropdown_glass_bfc5 {
    flex-basis: calc(100% - 50px);
  }
}
.filter_focused_b0a7 .form_fc4c p:last-child {
  margin-bottom: 0.72em;
}
.stone_cb84 .overlay-upper-35e3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.stone_cb84 .overlay-upper-35e3:after,
.stone_cb84 .overlay-upper-35e3:before {
  content: "";
  display: table;
}
.stone_cb84 .overlay-upper-35e3:after {
  clear: both;
}
.stone_cb84 .overlay-upper-35e3 .simple_91a9,
.stone_cb84 .overlay-upper-35e3 .text_fd03 {
  width: 49%;
}
.stone_cb84 .overlay-upper-35e3 .simple_91a9 a span.medium-32f2,
.stone_cb84 .overlay-upper-35e3 .text_fd03 a span.medium-32f2 {
  display: block;
  margin-bottom: 5px;
}
.stone_cb84 .overlay-upper-35e3 .text_fd03 {
  float: left;
  text-align: left;
}
.stone_cb84 .overlay-upper-35e3 .simple_91a9 {
  float: right;
  text-align: right;
}
.chip_ce72 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .chip_ce72 {
    margin-bottom: 0;
  }
}
.element-bec6 {
  margin-bottom: 1em;
}
.element-bec6 .menu-cad0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview-7e4c a {
  display: block;
  line-height: 0;
  position: relative;
}
.popup-large-b5d9 .element-bec6,
.input-3a25 .element-bec6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .popup-large-b5d9 .element-bec6,
  .input-3a25 .element-bec6 {
    display: block;
  }
}
.popup-large-b5d9 .preview-7e4c,
.input-3a25 .preview-7e4c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .popup-large-b5d9 .preview-7e4c,
  .input-3a25 .preview-7e4c {
    margin-bottom: 1em;
  }
}
.popup-large-b5d9 .preview-7e4c img,
.input-3a25 .preview-7e4c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.popup-large-b5d9 .hot-d934,
.input-3a25 .hot-d934 {
  flex-basis: calc(100% - 160px);
}
.popup-large-b5d9 .hot-d934 p,
.input-3a25 .hot-d934 p {
  margin-bottom: 0;
}
.popup-large-b5d9 .hot-d934 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .popup-large-b5d9 .hot-d934 {
    padding-left: 0;
  }
}
.input-3a25 .hot-d934 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input-3a25 .hot-d934 {
    padding-right: 0;
  }
}
.input-3a25 .preview-7e4c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.east_cf63 .preview-7e4c {
  margin-bottom: 0.5em;
}
.east_cf63 .preview-7e4c img {
  width: 100%;
}
.motion-4bbe .heading-fluid-36b8,
.slider-14e7 .heading-fluid-36b8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider-14e7 .selected-b9b8 .dirty-1bd0 p:last-child {
  margin-bottom: 0;
}
.sidebar_8a82 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient-90ee .column-medium-d298 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient-90ee .column-medium-d298:last-of-type {
    margin-bottom: 0;
  }
}
.gradient-90ee .column-medium-d298 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient-90ee .column-medium-d298 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient-90ee .column-medium-d298 ul li {
  margin: 0 0 0.6em;
}
.gradient-90ee .column-medium-d298 ul li.wide_92f9,
.gradient-90ee .column-medium-d298 ul li.tabs-gold-c23d {
  position: relative;
}
.gradient-90ee .column-medium-d298 ul li.wide_92f9 .chip_e072,
.gradient-90ee .column-medium-d298 ul li.tabs-gold-c23d .chip_e072 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient-90ee .column-medium-d298 ul li.wide_92f9:after:after,
.gradient-90ee .column-medium-d298 ul li.wide_92f9:after:before,
.gradient-90ee
  .column-medium-d298
  ul
  li.tabs-gold-c23d:after:after,
.gradient-90ee
  .column-medium-d298
  ul
  li.tabs-gold-c23d:after:before {
  content: "";
  display: table;
}
.gradient-90ee .column-medium-d298 ul li.wide_92f9:after:after,
.gradient-90ee
  .column-medium-d298
  ul
  li.tabs-gold-c23d:after:after {
  clear: both;
}
.gradient-90ee .column-medium-d298 a.logo_0cfd:hover {
  text-decoration: none;
}
.gradient-90ee .column-medium-d298 select {
  max-width: 100%;
}
.gradient-90ee .column-medium-d298 table {
  font-size: 85%;
}
.gradient-90ee .column-medium-d298 table td,
.gradient-90ee .column-medium-d298 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient-90ee .column-medium-d298 table tfoot td {
  text-align: left;
}
.gradient-90ee .column-medium-d298 :last-child {
  margin-bottom: 0;
}
.gradient-90ee .column-medium-d298 .outline-8ed2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient-90ee .column-medium-d298 .outline-8ed2 label {
  width: 100%;
}
.gradient-90ee .column-medium-d298 .outline-8ed2 .breadcrumb-steel-ad4f {
  width: 100%;
  display: block;
}
.gradient-90ee .column-medium-d298 .outline-8ed2 .title_3255 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient-90ee .column-medium-d298 .outline-8ed2 .title_3255:hover svg #svg-search {
  fill: #444;
}
.gradient-90ee .column-medium-d298 .outline-8ed2 .title_3255 svg {
  width: 18px;
  height: 18px;
}
.gradient-90ee .pattern-fcc3 ul ul,
.gradient-90ee .image_light_a556 ul ul,
.gradient-90ee .element_69fd ul ul,
.gradient-90ee .stone-c565 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient-90ee .pattern-fcc3 .middle_beb3 > a,
.gradient-90ee .image_light_a556 .middle_beb3 > a,
.gradient-90ee .element_69fd .middle_beb3 > a,
.gradient-90ee .stone-c565 .middle_beb3 > a {
  margin-bottom: 0;
}
.gradient-90ee .label_4aad li,
.gradient-90ee .pattern-fcc3 li,
.gradient-90ee .list_5893 li,
.gradient-90ee .image_light_a556 li,
.gradient-90ee .element_69fd li,
.gradient-90ee .stone-c565 li,
.gradient-90ee .column-62b4 li,
.gradient-90ee .aside_7ebc li {
  display: block;
  position: relative;
}
.gradient-90ee .label_4aad li:last-child,
.gradient-90ee .pattern-fcc3 li:last-child,
.gradient-90ee .list_5893 li:last-child,
.gradient-90ee .image_light_a556 li:last-child,
.gradient-90ee .element_69fd li:last-child,
.gradient-90ee .stone-c565 li:last-child,
.gradient-90ee .column-62b4 li:last-child,
.gradient-90ee .aside_7ebc li:last-child {
  border: none;
}
.gradient-90ee .label_4aad li a,
.gradient-90ee .pattern-fcc3 li a,
.gradient-90ee .list_5893 li a,
.gradient-90ee .image_light_a556 li a,
.gradient-90ee .element_69fd li a,
.gradient-90ee .stone-c565 li a,
.gradient-90ee .column-62b4 li a,
.gradient-90ee .aside_7ebc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-90ee .label_4aad li ul li::before,
.gradient-90ee .pattern-fcc3 li ul li::before,
.gradient-90ee .list_5893 li ul li::before,
.gradient-90ee .image_light_a556 li ul li::before,
.gradient-90ee .element_69fd li ul li::before,
.gradient-90ee .stone-c565 li ul li::before,
.gradient-90ee .column-62b4 li ul li::before,
.gradient-90ee .aside_7ebc li ul li::before {
  left: 15px;
}
.gradient-90ee .label_4aad li ul a,
.gradient-90ee .pattern-fcc3 li ul a,
.gradient-90ee .list_5893 li ul a,
.gradient-90ee .image_light_a556 li ul a,
.gradient-90ee .element_69fd li ul a,
.gradient-90ee .stone-c565 li ul a,
.gradient-90ee .column-62b4 li ul a,
.gradient-90ee .aside_7ebc li ul a {
  padding-left: 20px;
}
.gradient-90ee .label_4aad li ul ul li::before,
.gradient-90ee .pattern-fcc3 li ul ul li::before,
.gradient-90ee .list_5893 li ul ul li::before,
.gradient-90ee .image_light_a556 li ul ul li::before,
.gradient-90ee .element_69fd li ul ul li::before,
.gradient-90ee .stone-c565 li ul ul li::before,
.gradient-90ee .column-62b4 li ul ul li::before,
.gradient-90ee .aside_7ebc li ul ul li::before {
  left: 30px;
}
.gradient-90ee .label_4aad li ul ul a,
.gradient-90ee .pattern-fcc3 li ul ul a,
.gradient-90ee .list_5893 li ul ul a,
.gradient-90ee .image_light_a556 li ul ul a,
.gradient-90ee .element_69fd li ul ul a,
.gradient-90ee .stone-c565 li ul ul a,
.gradient-90ee .column-62b4 li ul ul a,
.gradient-90ee .aside_7ebc li ul ul a {
  padding-left: 40px;
}
.gradient-90ee .table_over_e6cd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-90ee .aside_7ebc ul li {
  margin-bottom: 1.41575em;
}
.gradient-90ee .aside_7ebc ul li .container_outer_f0a0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient-90ee .aside_7ebc ul li .secondary-20ea {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gas-39e8 .label_4aad li a,
.gas-39e8 .pattern-fcc3 li a,
.gas-39e8 .list_5893 li a,
.gas-39e8 .image_light_a556 li a,
.gas-39e8 .element_69fd li a,
.gas-39e8 .stone-c565 li a,
.gas-39e8 .column-62b4 li a,
.gas-39e8 .aside_7ebc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-39e8 .table_over_e6cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-39e8 .column-medium-d298 ul li.wide_92f9 .chip_e072,
.gas-39e8 .column-medium-d298 ul li.tabs-gold-c23d .chip_e072 {
  background: rgba(0, 0, 0, 0.2);
}
.gas-39e8 .gradient-90ee .column-medium-d298 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li {
  margin: 0;
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li ul {
  margin: 0;
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li ul li a {
  padding-left: 15px;
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li ul li li a {
  padding-left: 30px;
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li.progress-outer-a399 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li.progress-outer-a399 > 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;
}
.shadow-warm-f435 .gradient-90ee .breadcrumb-80e2 li.progress-outer-a399 > 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;
}
.active_d196 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article_full_4bea {
  position: relative;
  z-index: 10;
}
.article_full_4bea .summary_north_8243 {
  width: 100%;
  max-width: 100%;
}
.list-9175 .silver-aec9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list-9175 .texture-full-0346 {
}
.list-9175 .gas-39e8 {
  background: #292929;
}
.nav-west-a68e .silver-aec9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.nav-west-a68e .texture-full-0346 {
  background: #f9f9f9;
}
.nav-west-a68e .gas-39e8 {
  background: #303030;
}
.disabled_center_a002 .silver-aec9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled_center_a002 .menu_top_1017 {
    margin-bottom: 1em;
  }
  .disabled_center_a002 .menu_top_1017:last-child {
    margin-bottom: 0;
  }
}
.disabled_center_a002 .texture-full-0346 {
  background: #ededed;
}
.disabled_center_a002 .gas-39e8 {
  background: #1a1a1a;
}
.silver-aec9.texture-full-0346 {
  color: rgba(0, 0, 0, 0.6);
}
.silver-aec9.texture-full-0346 .image_df94 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver-aec9.gas-39e8 {
  color: rgba(255, 255, 255, 0.99);
}
.silver-aec9.gas-39e8 a:not(.logo_0cfd) {
  color: rgba(255, 255, 255, 0.79);
}
.silver-aec9.gas-39e8 a:not(.logo_0cfd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-aec9.gas-39e8 .image_df94 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-aec9.gas-39e8 table tbody td,
.silver-aec9.gas-39e8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.photo_be33.basic-93e7 .module-d8aa {
  max-width: initial;
}
.photo_be33 .lite-7fce {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.photo_be33 .lite-7fce .summary_north_8243 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .photo_be33 .lite-7fce .summary_north_8243 {
    display: block;
    margin-bottom: 2em;
  }
  .photo_be33 .lite-7fce .summary_north_8243:last-child {
    margin-bottom: 0;
  }
}
.disabled_center_a002 .menu_top_1017:last-child,
.nav-west-a68e .menu_top_1017:last-child,
.list-9175 .menu_top_1017:last-child {
  margin-bottom: 0;
}
.disabled_center_a002 .menu_top_1017 .gradient-90ee .column-medium-d298:last-child,
.nav-west-a68e .menu_top_1017 .gradient-90ee .column-medium-d298:last-child,
.list-9175 .menu_top_1017 .gradient-90ee .column-medium-d298:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .disabled_center_a002 .small_9123,
  .disabled_center_a002 .frame-east-6aba,
  .nav-west-a68e .small_9123,
  .nav-west-a68e .frame-east-6aba,
  .list-9175 .small_9123,
  .list-9175 .frame-east-6aba {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article_full_4bea .menu_top_1017 {
    margin-bottom: 2em;
  }
}
.article_full_4bea p:last-child {
  margin-bottom: 0;
}
.article_full_4bea li,
.article_full_4bea ul {
  list-style: none;
  margin: 0;
}
.article_full_4bea ul ul {
  margin-left: 2.617924em;
}
.mask_9c07 {
  font-size: 0.875em;
}

/* css-noise: 02ca */
.phantom-card-v2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
