/*!
Theme Name: Customify
Theme URI: https://pressmaximum.modal_bc27/customify
Author: WPCustomify
Author URI: https://pressmaximum.modal_bc27
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.modal_bc27/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.complex_344d.tabs_d832/licenses/gpl-2.0.orange-5f55
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.sort-3ec4/, (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.center_ff88.element_wood_6119/normalize.sort_next_3dd9/
 ======
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.sort_next_3dd9 v7.0.0 | MIT License | github.modal_bc27/necolas/normalize.sort_next_3dd9 */
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;
}
.primary_d40e .steel-62a1,
.item-5d93,
.under-7240,
.menu-selected-bdaa,
.popup_e055,
.middle-83b5,
.card_cool_908c,
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;
}
.item-5d93,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .item-5d93,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .item-5d93,
  h1 {
    font-size: 1.8em;
  }
}
.under-7240,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.under-7240 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .under-7240,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .under-7240,
  h2 {
    font-size: 1.7em;
  }
}
.menu-selected-bdaa,
h3 {
  font-size: 1.618em;
}
.primary_d40e .steel-62a1,
.popup_e055,
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.left-9238 {
  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;
}
.container_prev_fe56:after,
.container_prev_fe56:before,
.carousel_south_131f:after,
.carousel_south_131f:before {
  content: "";
  display: table;
}
.container_prev_fe56:after,
.carousel_south_131f:after {
  clear: both;
}
.outer-f090 {
  float: right;
  margin-right: 0;
}
.yellow_1cfb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.column-c6dc .focus_solid_39d4,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.column-c6dc .focus_solid_39d4: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;
}
.banner_44c7 .focus_solid_39d4 {
  box-shadow: none;
}
.banner_44c7
  .focus_solid_39d4
  .up_ca7d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.banner_44c7 .focus_solid_39d4 .top-10c0 {
  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;
}
.banner_44c7
  .focus_solid_39d4
  .top-10c0
  b {
  display: none;
}
.banner_44c7 .slider-north-714d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wood_47b7:not(.black_f425):not(.gradient_old_206f),
button:not(.black_f425):not(.gradient_old_206f),
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ),
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ),
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ) {
  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;
}
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ):hover,
button:not(.black_f425):not(
    .gradient_old_206f
  ):hover,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ):hover,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ):hover,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ):active,
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ):focus,
button:not(.black_f425):not(
    .gradient_old_206f
  ):active,
button:not(.black_f425):not(
    .gradient_old_206f
  ):focus,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ):active,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ):focus,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ):active,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ):focus,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ):active,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ):focus {
  outline: 0;
}
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c,
button:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c {
  position: relative;
}
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .banner-pink-2d03,
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .photo_over_bb77,
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .up_e1d4,
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  i,
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  svg,
button:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .banner-pink-2d03,
button:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .photo_over_bb77,
button:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .up_e1d4,
button:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  i,
button:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  svg,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .banner-pink-2d03,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .photo_over_bb77,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .up_e1d4,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  i,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  svg,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .banner-pink-2d03,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .photo_over_bb77,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .up_e1d4,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  i,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  svg,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .banner-pink-2d03,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .photo_over_bb77,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  .up_e1d4,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  i,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c
  svg {
  visibility: hidden;
}
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c:after,
button:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c:after,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c:after,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c:after,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ).fn-loading-389c: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;
}
.wood_47b7:not(.black_f425):not(.gradient_old_206f),
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ),
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ),
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ) {
  color: #fff;
  background: #235787;
}
.wood_47b7:not(.black_f425):not(
    .gradient_old_206f
  ):focus,
input[type="button"]:not(.black_f425):not(
    .gradient_old_206f
  ):focus,
input[type="reset"]:not(.black_f425):not(
    .gradient_old_206f
  ):focus,
input[type="submit"]:not(.black_f425):not(
    .gradient_old_206f
  ):focus {
  color: #fff;
}
.wood_47b7.fn-disabled-389c:not(.black_f425):not(
    .gradient_old_206f
  ),
.wood_47b7[disabled]:not(.black_f425):not(
    .gradient_old_206f
  ),
button.fn-disabled-389c:not(.black_f425):not(
    .gradient_old_206f
  ),
button[disabled]:not(.black_f425):not(
    .gradient_old_206f
  ) {
  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;
}
.photo-liquid-12db {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.photo-liquid-12db: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;
}
.new_2d5d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container_hard_0f28 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.new-b966 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container_prev_fe56:after,
.container_prev_fe56:before,
.gold-648d:after,
.gold-648d:before,
.smooth-2c9c:after,
.smooth-2c9c:before,
.button-0110:after,
.button-0110:before,
.aside-57a2:after,
.aside-57a2:before,
.north_e3ec:after,
.north_e3ec:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container_prev_fe56:after,
.gold-648d:after,
.smooth-2c9c:after,
.button-0110:after,
.aside-57a2:after,
.north_e3ec:after {
  clear: both;
}
.gold-648d .up-02c6,
.smooth-2c9c .up-02c6,
.focus-75a5 .up-02c6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask_d00b {
  display: inline-block;
}
.modal_motion_4c65 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.modal_motion_4c65 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.modal_motion_4c65 .mask_a2ea {
  padding: 1em 0;
  font-size: 85%;
}
.mask_a2ea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hot-fe21 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hot-fe21:after,
.hot-fe21:before {
  content: "";
  display: table;
}
.hot-fe21:after {
  clear: both;
}
.frame_top_74a7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outer-6059 .frame_top_74a7 {
  max-width: 50%;
}
.footer-easy-0ec0 .frame_top_74a7 {
  max-width: 33.33%;
}
.status-basic-464e .frame_top_74a7 {
  max-width: 25%;
}
.detail_03e2 .frame_top_74a7 {
  max-width: 20%;
}
.pattern_lower_d4e2 .frame_top_74a7 {
  max-width: 16.66%;
}
.search_simple_5091 .frame_top_74a7 {
  max-width: 14.28%;
}
.popup_45a7 .frame_top_74a7 {
  max-width: 12.5%;
}
.block_7455 .frame_top_74a7 {
  max-width: 11.11%;
}
.simple-d07c {
  display: block;
}
.primary_d40e .article-8705 label,
.primary_d40e .liquid-7b32 label,
.primary_d40e .complex_dff1 label,
.primary_d40e .backdrop-9cba label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery_4722 {
  list-style: none;
  margin: 0;
}
.gallery_4722 article.avatar_3126 {
  margin-bottom: 0;
}
.gallery_4722 ul {
  list-style: none;
  margin: 0;
}
.gallery_4722 .disabled-fluid-9ea8 li.avatar_3126 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery_4722 .disabled-fluid-9ea8 li.avatar_3126 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery_4722 .disabled-fluid-9ea8 li.avatar_3126: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) {
  .gallery_4722 .disabled-fluid-9ea8 li.avatar_3126 li.avatar_3126 li.avatar_3126 li.avatar_3126 {
    padding-left: 0;
  }
}
article.avatar_3126 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_3126 .gold-648d p:last-of-type {
  margin-bottom: 0;
}
article.avatar_3126 .heading-04c2 {
  float: left;
}
article.avatar_3126 .accent_8b3d {
  margin-left: 85px;
}
article.avatar_3126 .backdrop_4979 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_3126 .backdrop_4979 .silver_895f {
  margin-left: 10px;
}
article.avatar_3126 .simple-0042 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_3126 .search_732a {
  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 .article-8705,
  #respond .complex_dff1,
  #respond .backdrop-9cba {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-8705 input,
#respond .complex_dff1 input,
#respond .backdrop-9cba input {
  width: 100%;
}
#respond .backdrop-9cba {
  margin-right: 0;
}
#respond .basic_8f94 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer-0c6c {
  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;
}
.footer-0c6c.filter-5399 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer-0c6c 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%);
}
.footer-0c6c:focus,
.footer-0c6c: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);
}
.mask_67c4 {
  border-radius: 10%;
}
.blue_8d08 {
  border-radius: 50%;
}
.backdrop_new_dd72 {
  font-size: 0.72em;
}
.easy_9029 {
  font-size: 0.875em;
}
.lower_06d4 {
  font-size: 1.1em;
}
.text_plasma_9f92 {
  text-transform: uppercase;
  line-height: 1.2;
}
.text_plasma_9f92.backdrop_new_dd72 {
  letter-spacing: 0.5px;
}
.selected-ca4f,
.selected-ca4f a {
  color: #6d6d6d;
}
.selected-ca4f a:hover {
  color: #111;
}
.background_full_301e {
  color: #6d6d6d;
}
.texture-current-1af1 {
  overflow-x: hidden;
}
.texture-current-1af1 .tag_ba67.element_short_08c1 {
  position: relative;
}
.texture-current-1af1 .tag_ba67.element_short_08c1.overlay_thick_574b {
  position: initial;
}
.texture-current-1af1
  .tag_ba67.element_short_08c1.overlay_thick_574b
  .grid_dim_ab53 {
  left: auto;
}
.texture-current-1af1 .tag_ba67 .grid_dim_ab53 {
  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;
}
.texture-current-1af1 .tag_ba67:hover.element_short_08c1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture-current-1af1
  .tag_ba67:hover.element_short_08c1
  .grid_dim_ab53 {
  display: block;
  z-index: 9999999;
}
.texture-current-1af1 .paper_93cc .preview_hovered_c27a,
.texture-current-1af1 .photo_2e1c .preview_hovered_c27a {
  display: none;
}
.texture-current-1af1 .pink-d8e5 .tag_ba67:hover.element_short_08c1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary_d40e .article-8705 label,
.primary_d40e .liquid-7b32 label,
.primary_d40e .complex_dff1 label,
.primary_d40e .backdrop-9cba label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery_4722 {
  list-style: none;
  margin: 0;
}
.gallery_4722 article.avatar_3126 {
  margin-bottom: 0;
}
.gallery_4722 ul {
  list-style: none;
  margin: 0;
}
.gallery_4722 .disabled-fluid-9ea8 li.avatar_3126 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery_4722 .disabled-fluid-9ea8 li.avatar_3126 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery_4722 .disabled-fluid-9ea8 li.avatar_3126: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) {
  .gallery_4722 .disabled-fluid-9ea8 li.avatar_3126 li.avatar_3126 li.avatar_3126 li.avatar_3126 {
    padding-left: 0;
  }
}
article.avatar_3126 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_3126 .gold-648d p:last-of-type {
  margin-bottom: 0;
}
article.avatar_3126 .heading-04c2 {
  float: left;
}
article.avatar_3126 .accent_8b3d {
  margin-left: 85px;
}
article.avatar_3126 .backdrop_4979 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_3126 .backdrop_4979 .silver_895f {
  margin-left: 10px;
}
article.avatar_3126 .simple-0042 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_3126 .search_732a {
  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 .article-8705,
  #respond .complex_dff1,
  #respond .backdrop-9cba {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-8705 input,
#respond .complex_dff1 input,
#respond .backdrop-9cba input {
  width: 100%;
}
#respond .backdrop-9cba {
  margin-right: 0;
}
#respond .basic_8f94 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper_93cc .blue-8165 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue-8165 .complex-8fa9.pro-7d10 .paragraph_silver_ceb2 > li > a:focus,
.blue-8165 .complex-8fa9.pro-7d10 .paragraph_silver_ceb2 > li > a:hover,
.blue-8165 .complex-8fa9.detail-black-f9c4 .paragraph_silver_ceb2 > li > a:focus,
.blue-8165 .complex-8fa9.detail-black-f9c4 .paragraph_silver_ceb2 > li > a:hover,
.blue-8165 .complex-8fa9.iron_0a2a .paragraph_silver_ceb2 > li > a:focus,
.blue-8165 .complex-8fa9.iron_0a2a .paragraph_silver_ceb2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-8165
  .complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li.huge_3329
  > a,
.blue-8165
  .complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li.chip-glass-4360
  > a,
.blue-8165
  .complex-8fa9.detail-black-f9c4
  .paragraph_silver_ceb2
  > li.huge_3329
  > a,
.blue-8165
  .complex-8fa9.detail-black-f9c4
  .paragraph_silver_ceb2
  > li.chip-glass-4360
  > a,
.blue-8165
  .complex-8fa9.iron_0a2a
  .paragraph_silver_ceb2
  > li.huge_3329
  > a,
.blue-8165 .complex-8fa9.iron_0a2a .paragraph_silver_ceb2 > li.glass_5e71 > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-8165 .disabled_d3f7,
.blue-8165 .disabled_d3f7 a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-8165 .card-glass-61c0.notice_large_2227 li a,
.blue-8165 .blue-9622 a,
.blue-8165 .list-e374,
.blue-8165 .paragraph_silver_ceb2 > li > a,
.blue-8165 .secondary_orange_4225 {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165 .card-glass-61c0.notice_large_2227 li a:hover,
.blue-8165 .blue-9622 a:hover,
.blue-8165 .list-e374:hover,
.blue-8165 .paragraph_silver_ceb2 > li > a:hover,
.blue-8165 .secondary_orange_4225:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-8165 .article-aebb {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165 .article-aebb .next_0dfc {
  color: rgba(255, 255, 255, 0.99);
}
.blue-8165 .article-aebb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-8165 .shadow-stone-92f4 .east-e6f3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165 .shadow-stone-92f4 .east-e6f3 .texture-c259 {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165
  .shadow-stone-92f4
  .east-e6f3
  .texture-c259::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165
  .shadow-stone-92f4
  .east-e6f3
  .texture-c259:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165
  .shadow-stone-92f4
  .east-e6f3
  .texture-c259::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165
  .shadow-stone-92f4
  .east-e6f3
  .texture-c259::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165 .shadow-stone-92f4 .shadow-872c {
  color: rgba(255, 255, 255, 0.79);
}
.blue-8165 .shadow-stone-92f4 .shadow-872c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-stone-4101
  .blue-8165
  .shadow-stone-92f4
  .box-dim-7bd8
  .photo_a00b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-stone-4101
  .blue-8165
  .shadow-stone-92f4
  .box-dim-7bd8
  .texture-c259 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper_93cc .slider-right-4b44 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.slider-right-4b44 .complex-8fa9.pro-7d10 .paragraph_silver_ceb2 > li > a:focus,
.slider-right-4b44 .complex-8fa9.pro-7d10 .paragraph_silver_ceb2 > li > a:hover,
.slider-right-4b44 .complex-8fa9.detail-black-f9c4 .paragraph_silver_ceb2 > li > a:focus,
.slider-right-4b44 .complex-8fa9.detail-black-f9c4 .paragraph_silver_ceb2 > li > a:hover,
.slider-right-4b44 .complex-8fa9.iron_0a2a .paragraph_silver_ceb2 > li > a:focus,
.slider-right-4b44 .complex-8fa9.iron_0a2a .paragraph_silver_ceb2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-right-4b44
  .complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li.huge_3329
  > a,
.slider-right-4b44
  .complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li.chip-glass-4360
  > a,
.slider-right-4b44
  .complex-8fa9.detail-black-f9c4
  .paragraph_silver_ceb2
  > li.huge_3329
  > a,
.slider-right-4b44
  .complex-8fa9.detail-black-f9c4
  .paragraph_silver_ceb2
  > li.chip-glass-4360
  > a,
.slider-right-4b44
  .complex-8fa9.iron_0a2a
  .paragraph_silver_ceb2
  > li.huge_3329
  > a,
.slider-right-4b44 .complex-8fa9.iron_0a2a .paragraph_silver_ceb2 > li.glass_5e71 > a {
  color: rgba(0, 0, 0, 0.8);
}
.slider-right-4b44 .disabled_d3f7,
.slider-right-4b44 .disabled_d3f7 a {
  color: rgba(0, 0, 0, 0.8);
}
.slider-right-4b44 .card-glass-61c0.notice_large_2227 li a,
.slider-right-4b44 .blue-9622 a,
.slider-right-4b44 .list-e374,
.slider-right-4b44 .paragraph_silver_ceb2 > li > a,
.slider-right-4b44 .secondary_orange_4225 {
  color: rgba(0, 0, 0, 0.55);
}
.slider-right-4b44 .card-glass-61c0.notice_large_2227 li a:hover,
.slider-right-4b44 .blue-9622 a:hover,
.slider-right-4b44 .list-e374:hover,
.slider-right-4b44 .paragraph_silver_ceb2 > li > a:hover,
.slider-right-4b44 .secondary_orange_4225:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-right-4b44 .article-aebb {
  color: rgba(0, 0, 0, 0.55);
}
.slider-right-4b44 .article-aebb .next_0dfc {
  color: rgba(0, 0, 0, 0.8);
}
.slider-right-4b44 .article-aebb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_4ad8 .short-72f7 {
  margin-left: auto;
  margin-right: auto;
}
.smooth-2c9c > * {
  margin-left: auto;
  margin-right: auto;
}
.smooth-2c9c .new_2d5d {
  margin-right: 1.41575em;
}
.sidebar_over_41f1 .smooth-2c9c > .pattern-8e2d {
  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;
}
.sidebar_over_41f1 .smooth-2c9c > .picture_7bb2 {
  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;
}
.video_be9a.main_4ad8 .short-72f7,
.pattern_small_ba7c.main_4ad8 .short-72f7 {
  margin-left: 0;
}
.advanced-c70c.main_4ad8 .short-72f7,
.content_liquid_02be.main_4ad8 .short-72f7 {
  margin-right: 0;
}
.smooth-2c9c ol,
.smooth-2c9c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.last_fd06 video {
  max-width: 100%;
}
.hidden_16d2 img {
  display: block;
}
.hidden_16d2.new_2d5d,
.hidden_16d2.container_hard_0f28 {
  width: 100%;
}
.hidden_16d2.picture_7bb2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.alert-0050:not(.selected-155a) {
  margin: 1.5em auto;
}
.gas-9206 p {
  padding: 1.5em 14px;
}
ul.accent_active_d375.picture_7bb2,
ul.accent_active_d375.pattern-8e2d,
ul.accent_active_d375.heading-last-1bc3.pattern-8e2d {
  padding: 0 14px;
}
.out_6975 {
  display: block;
  overflow-x: auto;
}
.out_6975 table {
  border-collapse: collapse;
  width: 100%;
}
.out_6975 td,
.out_6975 th {
  padding: 0.5em;
}
.smooth-2c9c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.smooth-2c9c ol ol,
.smooth-2c9c ol ul,
.smooth-2c9c ul ol,
.smooth-2c9c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.smooth-2c9c ol ol li,
.smooth-2c9c ol ul li,
.smooth-2c9c ul ol li,
.smooth-2c9c ul ul li {
  margin-left: 0;
}
.pagination-70d4.filter-middle-e7f7 > .lower_dffd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pagination-70d4.filter-middle-e7f7 > .lower_dffd iframe,
.pagination-70d4.filter-middle-e7f7 > .lower_dffd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tertiary_b5f8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tertiary_b5f8.hover_static_9496 {
  padding: 0;
}
.tertiary_b5f8.hover_static_9496 cite {
  font-size: 13px;
}
.tertiary_b5f8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tertiary_b5f8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.basic_7760 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.basic_7760 > p:first-child {
  margin-top: 0;
}
.basic_7760 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.basic_7760 blockquote {
  border-left: 0;
}
.module-3652 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.module-3652:not(.thumbnail_dim_c731) {
  max-width: 100px;
}
.module-3652.red_50b9 {
  border-bottom: none !important;
  text-align: center;
}
.module-3652.red_50b9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gas-9206 p {
    padding: 1.5em 0;
  }
}
.main_2aa6 {
  color: #0073aa;
}
.title_down_374c {
  background-color: #0073aa;
}
.steel_6119 {
  color: #229fd8;
}
.middle-1821 {
  background-color: #229fd8;
}
.gradient-2043 {
  color: #eee;
}
.highlight_d444 {
  background-color: #eee;
}
.tall_1f43 {
  color: #444;
}
.primary_north_419c {
  background-color: #444;
}
.popup-brown-73aa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.popup-brown-73aa .mask-819e .blue-9622 {
  font-size: 15px;
}
.popup-brown-73aa .blue-9622 {
  line-height: 1.3;
}
.popup-brown-73aa .slider-right-4b44 {
}
.popup-brown-73aa .blue-8165 {
  background: #235787;
}
.outer_929a {
  padding: 0;
}
.outer_929a .blue-8165 {
  background: #1a1a1a;
}
.outer_929a .slider-right-4b44 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shadow-ea73 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shadow-ea73 .slider-right-4b44 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shadow-ea73 .blue-8165 {
  background: #303030;
}
.north_e3ec {
  position: relative;
  z-index: 10;
}
.north_e3ec .wide-59ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium-f107 .element_short_08c1 {
  display: inline-block;
  vertical-align: middle;
}
.medium-f107.orange_03cf .element_short_08c1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium-f107.orange_03cf .element_short_08c1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-f107.orange_03cf .element_short_08c1 {
    margin-right: 0.4em;
  }
}
.medium-f107.orange_03cf .element_short_08c1:last-child {
  margin-right: 0;
}
.filter_narrow_3033 .wide-59ee {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paper_93cc .mask-819e {
    margin: 0 -0.5em;
  }
  .paper_93cc .mask-819e [class*="customify-col-"],
  .paper_93cc .mask-819e [class*="customify-col_"],
  .paper_93cc .mask-819e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paper_93cc.first_1247 .wide-59ee {
  background: 0 0 !important;
}
.paper_93cc.first_1247 .wide-59ee,
.paper_93cc.filter_narrow_3033 .wide-59ee {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paper_93cc.east-6689 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paper_93cc.filter_narrow_3033 .wide-59ee {
  box-shadow: none !important;
}
.border_glass_4672 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border_glass_4672 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border_glass_4672 {
    padding: 18px 0 20px;
  }
}
.border_glass_4672 .fresh-c1ea {
  width: 100%;
}
.border_glass_4672 .hard_0cc2 {
  margin-bottom: 0;
}
.border_glass_4672 .overlay_7a2b {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight-current-8b7e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight-current-8b7e .thumbnail-gas-9a34 {
  width: 100%;
}
.thumbnail-377d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.thumbnail-377d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.thumbnail-377d 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;
}
.thumbnail-377d li:last-child:after {
  display: none;
}
.thumbnail-377d li a {
  font-weight: 500;
  margin-right: 10px;
}
.photo_3728 .preview_hovered_c27a button,
.border_glass_4672 .preview_hovered_c27a button {
  left: 0;
}
.photo_3728 .thumbnail-gas-9a34,
.border_glass_4672 .thumbnail-gas-9a34 {
  padding-left: 0;
  padding-right: 0;
}
.photo_3728 .highlight-current-8b7e,
.border_glass_4672 .highlight-current-8b7e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.photo_3728 {
  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;
}
.photo_3728: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;
}
.photo_3728 .tertiary-bottom-122b {
  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) {
  .photo_3728 .tertiary-bottom-122b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .photo_3728 .tertiary-bottom-122b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .photo_3728 .tertiary-bottom-122b {
    min-height: 200px;
  }
}
.photo_3728 .thumbnail-377d {
  color: rgba(255, 255, 255, 0.8);
}
.photo_3728 .thumbnail-377d a,
.photo_3728 .thumbnail-377d li:after {
  color: inherit;
}
.photo_3728 .thumbnail-377d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.under_bbfc {
  margin-bottom: 0.5em;
}
.media-center-0b14 {
  margin-bottom: 1.2em;
}
.media-center-0b14,
.under_bbfc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.media-center-0b14 p:last-child,
.under_bbfc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .preview_hovered_c27a,
#masthead .preview_hovered_c27a {
  display: none;
}
#masthead
  > .preview_hovered_c27a.sort_paper_de93 {
  display: none;
}
#masthead > .preview_hovered_c27a button {
  left: 0;
}
.down_de08 {
  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%;
}
.down_de08 .element_short_08c1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.down_de08 .paper_f08b {
  display: -webkit-box;
  display: flex;
}
.down_de08 .paper_f08b.logo-green-1131 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.down_de08 .paper_f08b.column_9a00 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.down_de08 .paper_f08b.description_south_ce1b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.down_de08.shade_5ed9.popup_200d .paper_f08b.logo-green-1131 {
  flex-basis: 100%;
}
.down_de08.over_fa72 .paper_f08b.column_9a00 {
  -webkit-box-flex: 1;
  flex: auto;
}
.down_de08.over_fa72 .paper_f08b.description_south_ce1b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .preview_hovered_c27a.sort_paper_de93 {
  display: none;
}
#masthead > .preview_hovered_c27a button {
  left: 0;
}
.under-f458 {
  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;
}
.under-f458:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.under-f458.carousel_ec9b i {
  margin-right: 4px;
}
.under-f458.new_f3b1 i {
  margin-left: 5px;
}
.blue-9622 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.blue-9622 p:last-child {
  margin-bottom: 0;
}
.message-9976 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message-9976 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message-9976 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message-9976 .disabled_d3f7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message-9976 .pressed-cdde {
  margin: 5px 0 7px 0;
}
.message-9976.title-top-d782 .background_81b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-9976.title-top-d782 .picture_static_1702 {
  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;
}
.message-9976.overlay_d13f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message-9976.overlay_d13f .background_81b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-9976.overlay_d13f .picture_static_1702 {
  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;
}
.message-9976.tiny-0607 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-9976.wrapper-03fa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message-9976.wrapper-03fa .picture_static_1702 {
  margin-top: 7px;
}
.rough-efe1 {
  display: inline-block;
}
.north_e3ec .title_blue_dc28 .message-9976 img {
  max-width: 100%;
}
.complex-8fa9 .white-9592.fixed_38e6,
.blue_dd3f .white-9592.fixed_38e6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-8fa9 .title_302e,
.blue_dd3f .title_302e {
  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%);
}
.complex-8fa9 .title_302e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.complex-8fa9.article-90a7 .title_302e {
  display: none;
}
.complex-8fa9 .accordion_b2f6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex-8fa9 .accordion_b2f6 li {
  display: inline-block;
  position: relative;
}
.complex-8fa9 .accordion_b2f6 li:last-child {
  margin-right: 0;
}
.complex-8fa9 .accordion_b2f6 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;
}
.complex-8fa9 .accordion_b2f6 li.glass_5e71 > a {
  color: rgba(0, 0, 0, 0.9);
}
.complex-8fa9 .accordion_b2f6 > 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;
}
.complex-8fa9 .accordion_b2f6 > li > a i {
  line-height: 0;
}
.complex-8fa9 .accordion_b2f6 > li.shadow_1646 > a .title_302e {
  margin-left: 4px;
  line-height: 0;
}
.complex-8fa9 .accordion_b2f6 .prev_32f1 li.shadow_1646 > a {
  position: relative;
}
.complex-8fa9 .accordion_b2f6 .prev_32f1 li.shadow_1646 > a:after,
.complex-8fa9 .accordion_b2f6 .prev_32f1 li.shadow_1646 > a:before {
  content: "";
  display: table;
}
.complex-8fa9 .accordion_b2f6 .prev_32f1 li.shadow_1646 > a:after {
  clear: both;
}
.complex-8fa9 .accordion_b2f6 .prev_32f1 li.shadow_1646 > a .title_302e {
  margin-left: 5px;
  float: right;
}
.complex-8fa9 .modal-f121,
.complex-8fa9 .prev_32f1 {
  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;
}
.complex-8fa9 .prev_32f1 {
  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;
}
.complex-8fa9 .prev_32f1 .fixed_38e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-8fa9 .prev_32f1 .title_302e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.complex-8fa9 .prev_32f1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.complex-8fa9 .prev_32f1 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;
}
.complex-8fa9 .prev_32f1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.complex-8fa9 .prev_32f1 .prev_32f1 {
  top: 0;
  left: 100%;
}
.complex-8fa9 .box_blue_2e0b.fn-focus-389c > .modal-f121,
.complex-8fa9 .box_blue_2e0b.fn-focus-389c > .prev_32f1,
.complex-8fa9 .box_blue_2e0b:focus > .modal-f121,
.complex-8fa9 .box_blue_2e0b:focus > .prev_32f1,
.complex-8fa9 .box_blue_2e0b:hover > .modal-f121,
.complex-8fa9 .box_blue_2e0b:hover > .prev_32f1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.complex-8fa9.iron_0a2a .paragraph_silver_ceb2:after,
.complex-8fa9.iron_0a2a .paragraph_silver_ceb2:before {
  content: "";
  display: table;
}
.complex-8fa9.iron_0a2a .paragraph_silver_ceb2:after {
  clear: both;
}
.complex-8fa9.iron_0a2a .paragraph_silver_ceb2 > li {
  float: left;
}
.complex-8fa9.description-2388 .paragraph_silver_ceb2:after,
.complex-8fa9.description-2388 .paragraph_silver_ceb2:before {
  content: "";
  display: table;
}
.complex-8fa9.description-2388 .paragraph_silver_ceb2:after {
  clear: both;
}
.complex-8fa9.description-2388 .paragraph_silver_ceb2 > li {
  float: left;
}
.complex-8fa9.description-2388 .paragraph_silver_ceb2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.complex-8fa9.description-2388 .paragraph_silver_ceb2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.complex-8fa9.description-2388 .paragraph_silver_ceb2 > li.huge_3329 > a,
.complex-8fa9.description-2388 .paragraph_silver_ceb2 > li.glass_5e71 > a {
  color: #fff;
  background-color: #1e4b75;
}
.complex-8fa9.pro-7d10 .paragraph_silver_ceb2 > li > a .fixed_38e6 {
  position: relative;
}
.complex-8fa9.pro-7d10 .paragraph_silver_ceb2 > li > a .fixed_38e6: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;
}
.complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li:focus
  > a
  .fixed_38e6:before,
.complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li:hover
  > a
  .fixed_38e6:before {
  width: 100%;
  background-color: currentColor;
}
.complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li.huge_3329
  > a
  .fixed_38e6:before,
.complex-8fa9.pro-7d10
  .paragraph_silver_ceb2
  > li.chip-glass-4360
  > a
  .fixed_38e6:before {
  width: 100%;
  background-color: currentColor;
}
.complex-8fa9.detail-black-f9c4 .paragraph_silver_ceb2 > li > a .fixed_38e6 {
  position: relative;
}
.complex-8fa9.detail-black-f9c4 .paragraph_silver_ceb2 > li > a .fixed_38e6: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;
}
.complex-8fa9.detail-black-f9c4 .paragraph_silver_ceb2 > li:focus > a .fixed_38e6:before,
.complex-8fa9.detail-black-f9c4
  .paragraph_silver_ceb2
  > li:hover
  > a
  .fixed_38e6:before {
  width: 100%;
  background-color: currentColor;
}
.complex-8fa9.detail-black-f9c4
  .paragraph_silver_ceb2
  > li.huge_3329
  > a
  .fixed_38e6:before,
.complex-8fa9.detail-black-f9c4
  .paragraph_silver_ceb2
  > li.chip-glass-4360
  > a
  .fixed_38e6:before {
  width: 100%;
  background-color: currentColor;
}
.blue_dd3f .accordion_b2f6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blue_dd3f .accordion_b2f6 li:first-child > a {
  border-top: none;
}
.blue_dd3f .accordion_b2f6 .gradient-pink-d957 > .fixed_38e6 .title_302e {
  display: none;
}
.blue_dd3f .accordion_b2f6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.blue_dd3f .accordion_b2f6 li:last-child {
  border: none;
}
.blue_dd3f .accordion_b2f6 li.shadow_1646 > a {
  padding-right: 45px !important;
}
.blue_dd3f .accordion_b2f6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.blue_dd3f .accordion_b2f6 li a:focus,
.blue_dd3f .accordion_b2f6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue_dd3f .accordion_b2f6 li .soft_0bb6 {
  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;
}
.blue_dd3f .accordion_b2f6 li .soft_0bb6:hover {
  box-shadow: none;
}
.blue_dd3f .accordion_b2f6 li .soft_0bb6 .title_302e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.blue_dd3f .accordion_b2f6 .prev_32f1 {
  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);
}
.blue_dd3f .accordion_b2f6 .prev_32f1 li a {
  padding-left: 3em;
}
.blue_dd3f .accordion_b2f6 .icon-wide-65ee > a .soft_0bb6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blue_dd3f .accordion_b2f6 .icon-wide-65ee > .prev_32f1 {
  display: block;
  opacity: 1;
}
.highlight_1100 {
  max-width: 100%;
}
.thumbnail-c15a {
  line-height: 0;
  cursor: pointer;
}
.secondary_orange_4225 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.secondary_orange_4225:hover {
  box-shadow: none;
  color: currentColor;
}
.secondary_orange_4225 svg {
  width: 18px;
  height: 18px;
}
.secondary_orange_4225 .picture-1fcf {
  display: none;
}
.container-50d8 {
  position: relative;
}
.container-50d8.fn-active-389c .secondary_orange_4225 .tertiary-slow-4bba {
  display: none;
}
.container-50d8.fn-active-389c .secondary_orange_4225 .picture-1fcf {
  display: inline-block;
}
.container-50d8 .tall_8dd1 {
  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);
}
.container-50d8.banner_6302 .tall_8dd1 {
  left: auto;
  right: -0.9em;
}
.container-50d8.banner_6302 .layout_static_2af9::before {
  left: auto;
  right: 15px;
}
.container-50d8.fn-active-389c .tall_8dd1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-dim-7bd8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box-dim-7bd8 label {
  flex-basis: 100%;
}
.box-dim-7bd8 .east-e6f3 {
  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;
}
.box-dim-7bd8 .texture-c259 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box-dim-7bd8 .texture-c259:focus {
  background-color: transparent;
}
.box-dim-7bd8 button.shadow-872c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box-dim-7bd8 button.shadow-872c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box-dim-7bd8 button.shadow-872c svg {
  width: 18px;
  height: 18px;
}
.box-dim-7bd8 input[type="submit"] {
  min-height: auto;
}
.shadow-stone-92f4 .box-dim-7bd8 .texture-c259 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.layout_static_2af9 {
  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) {
  .layout_static_2af9 {
    width: 220px;
  }
}
.layout_static_2af9 label {
  flex-basis: 100%;
}
.layout_static_2af9::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;
}
.shadow-stone-4101 .shadow-stone-92f4 .box-dim-7bd8 {
  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;
}
.shadow-stone-4101
  .shadow-stone-92f4
  .box-dim-7bd8
  .east-e6f3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow-stone-4101 .shadow-stone-92f4 .box-dim-7bd8 .texture-c259 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow-stone-4101
  .shadow-stone-92f4
  .box-dim-7bd8
  .texture-c259:focus {
  background: 0 0;
}
.shadow-stone-4101
  .shadow-stone-92f4
  .box-dim-7bd8
  .photo_a00b {
  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;
}
.card-glass-61c0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card-glass-61c0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card-glass-61c0 li:last-child {
  margin-right: 0;
}
.card-glass-61c0 li:first-child {
  margin-left: 0;
}
.card-glass-61c0.menu_purple_9234 a {
  color: #fff;
}
.card-glass-61c0.menu_purple_9234 a:hover {
  color: #fff;
}
.card-glass-61c0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card-glass-61c0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card-glass-61c0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card-glass-61c0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.card-glass-61c0 [class*="social-icon-apple"] {
  background-color: #999;
}
.card-glass-61c0 [class*="social-icon-apple"].heading_stale_0bca {
  background-color: transparent;
  color: #999;
}
.card-glass-61c0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card-glass-61c0 [class*="social-icon-behance"].heading_stale_0bca {
  background-color: transparent;
  color: #1769ff;
}
.card-glass-61c0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card-glass-61c0 [class*="social-icon-bitbucket"].heading_stale_0bca {
  background-color: transparent;
  color: #205081;
}
.card-glass-61c0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.card-glass-61c0 [class*="social-icon-codepen"].heading_stale_0bca {
  background-color: transparent;
  color: #000;
}
.card-glass-61c0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card-glass-61c0 [class*="social-icon-delicious"].heading_stale_0bca {
  background-color: transparent;
  color: #39f;
}
.card-glass-61c0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card-glass-61c0 [class*="social-icon-digg"].heading_stale_0bca {
  background-color: transparent;
  color: #005be2;
}
.card-glass-61c0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card-glass-61c0 [class*="social-icon-dribbble"].heading_stale_0bca {
  background-color: transparent;
  color: #ea4c89;
}
.card-glass-61c0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card-glass-61c0 [class*="social-icon-envelope"].heading_stale_0bca {
  background-color: transparent;
  color: #ea4335;
}
.card-glass-61c0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card-glass-61c0 [class*="social-icon-facebook"].heading_stale_0bca {
  background-color: transparent;
  color: #3b5998;
}
.card-glass-61c0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card-glass-61c0 [class*="social-icon-flickr"].heading_stale_0bca {
  background-color: transparent;
  color: #0063dc;
}
.card-glass-61c0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card-glass-61c0 [class*="social-icon-foursquare"].heading_stale_0bca {
  background-color: transparent;
  color: #2d5be3;
}
.card-glass-61c0 [class*="social-icon-github"] {
  background-color: #333;
}
.card-glass-61c0 [class*="social-icon-github"].heading_stale_0bca {
  background-color: transparent;
  color: #333;
}
.card-glass-61c0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card-glass-61c0 [class*="social-icon-google-plus"].heading_stale_0bca {
  background-color: transparent;
  color: #dd4b39;
}
.card-glass-61c0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card-glass-61c0 [class*="social-icon-houzz"].heading_stale_0bca {
  background-color: transparent;
  color: #7ac142;
}
.card-glass-61c0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card-glass-61c0 [class*="social-icon-instagram"].heading_stale_0bca {
  background-color: transparent;
  color: #262626;
}
.card-glass-61c0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card-glass-61c0 [class*="social-icon-jsfiddle"].heading_stale_0bca {
  background-color: transparent;
  color: #487aa2;
}
.card-glass-61c0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card-glass-61c0 [class*="social-icon-linkedin"].heading_stale_0bca {
  background-color: transparent;
  color: #0077b5;
}
.card-glass-61c0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card-glass-61c0 [class*="social-icon-medium"].heading_stale_0bca {
  background-color: transparent;
  color: #00ab6b;
}
.card-glass-61c0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card-glass-61c0
  [class*="social-icon-odnoklassniki"].heading_stale_0bca {
  background-color: transparent;
  color: #f4731c;
}
.card-glass-61c0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card-glass-61c0 [class*="social-icon-meetup"].heading_stale_0bca {
  background-color: transparent;
  color: #ec1c40;
}
.card-glass-61c0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card-glass-61c0 [class*="social-icon-pinterest"].heading_stale_0bca {
  background-color: transparent;
  color: #bd081c;
}
.card-glass-61c0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card-glass-61c0 [class*="social-icon-product-hunt"].heading_stale_0bca {
  background-color: transparent;
  color: #da552f;
}
.card-glass-61c0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card-glass-61c0 [class*="social-icon-reddit"].heading_stale_0bca {
  background-color: transparent;
  color: #ff4500;
}
.card-glass-61c0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card-glass-61c0 [class*="social-icon-rss"].heading_stale_0bca {
  background-color: transparent;
  color: #f26522;
}
.card-glass-61c0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card-glass-61c0
  [class*="social-icon-shopping-cart"].heading_stale_0bca {
  background-color: transparent;
  color: #4caf50;
}
.card-glass-61c0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card-glass-61c0 [class*="social-icon-skype"].heading_stale_0bca {
  background-color: transparent;
  color: #00aff0;
}
.card-glass-61c0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card-glass-61c0 [class*="social-icon-slideshare"].heading_stale_0bca {
  background-color: transparent;
  color: #0077b5;
}
.card-glass-61c0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card-glass-61c0 [class*="social-icon-snapchat"].heading_stale_0bca {
  background-color: transparent;
  color: #fffc00;
}
.card-glass-61c0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card-glass-61c0 [class*="social-icon-soundcloud"].heading_stale_0bca {
  background-color: transparent;
  color: #f80;
}
.card-glass-61c0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card-glass-61c0 [class*="social-icon-spotify"].heading_stale_0bca {
  background-color: transparent;
  color: #2ebd59;
}
.card-glass-61c0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card-glass-61c0
  [class*="social-icon-stack-overflow"].heading_stale_0bca {
  background-color: transparent;
  color: #fe7a15;
}
.card-glass-61c0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card-glass-61c0 [class*="social-icon-maldkfgram"].heading_stale_0bca {
  background-color: transparent;
  color: #2ca5e0;
}
.card-glass-61c0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card-glass-61c0 [class*="social-icon-tripadvisor"].heading_stale_0bca {
  background-color: transparent;
  color: #589442;
}
.card-glass-61c0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card-glass-61c0 [class*="social-icon-tumblr"].heading_stale_0bca {
  background-color: transparent;
  color: #35465c;
}
.card-glass-61c0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card-glass-61c0 [class*="social-icon-twitch"].heading_stale_0bca {
  background-color: transparent;
  color: #6441a5;
}
.card-glass-61c0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card-glass-61c0 [class*="social-icon-twitter"].heading_stale_0bca {
  background-color: transparent;
  color: #1da1f2;
}
.card-glass-61c0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card-glass-61c0 [class*="social-icon-vimeo"].heading_stale_0bca {
  background-color: transparent;
  color: #1ab7ea;
}
.card-glass-61c0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card-glass-61c0 [class*="social-icon-vk"].heading_stale_0bca {
  background-color: transparent;
  color: #45668e;
}
.card-glass-61c0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card-glass-61c0 [class*="social-icon-weibo"].heading_stale_0bca {
  background-color: transparent;
  color: #df2029;
}
.card-glass-61c0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card-glass-61c0 [class*="social-icon-weixin"].heading_stale_0bca {
  background-color: transparent;
  color: #7bb32e;
}
.card-glass-61c0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card-glass-61c0 [class*="social-icon-whatsapp"].heading_stale_0bca {
  background-color: transparent;
  color: #25d366;
}
.card-glass-61c0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card-glass-61c0 [class*="social-icon-wordpress"].heading_stale_0bca {
  background-color: transparent;
  color: #21759b;
}
.card-glass-61c0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.card-glass-61c0 [class*="social-icon-xing"].heading_stale_0bca {
  background-color: transparent;
  color: #026466;
}
.card-glass-61c0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card-glass-61c0 [class*="social-icon-yelp"].heading_stale_0bca {
  background-color: transparent;
  color: #af0606;
}
.card-glass-61c0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card-glass-61c0 [class*="social-icon-youtube"].heading_stale_0bca {
  background-color: transparent;
  color: #cd201f;
}
.list-e374 {
  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;
}
.list-e374:hover {
  box-shadow: none;
  background: 0 0;
}
.middle-f125 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid_b6c6 {
  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;
}
.focus-ae2e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout_clean_9ea6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout_clean_9ea6,
.layout_clean_9ea6::after,
.layout_clean_9ea6::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;
}
.layout_clean_9ea6::after,
.layout_clean_9ea6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container-under-f220 .grid_b6c6 .focus-ae2e {
  margin-top: -2px;
  width: 19px;
}
.container-under-f220 .grid_b6c6 .layout_clean_9ea6 {
  margin-top: -1px;
}
.container-under-f220 .grid_b6c6 .layout_clean_9ea6,
.container-under-f220 .grid_b6c6 .layout_clean_9ea6::after,
.container-under-f220 .grid_b6c6 .layout_clean_9ea6::before {
  width: 19px;
  height: 2px;
}
.container-under-f220 .grid_b6c6 .layout_clean_9ea6::before {
  top: -6px;
}
.container-under-f220 .grid_b6c6 .layout_clean_9ea6::after {
  bottom: -6px;
}
.menu-ad3e .grid_b6c6 .focus-ae2e {
  margin-top: -2px;
  width: 22px;
}
.menu-ad3e .grid_b6c6 .layout_clean_9ea6 {
  margin-top: -1px;
}
.menu-ad3e .grid_b6c6 .layout_clean_9ea6,
.menu-ad3e .grid_b6c6 .layout_clean_9ea6::after,
.menu-ad3e .grid_b6c6 .layout_clean_9ea6::before {
  width: 22px;
  height: 2px;
}
.menu-ad3e .grid_b6c6 .layout_clean_9ea6::before {
  top: -7px;
}
.menu-ad3e .grid_b6c6 .layout_clean_9ea6::after {
  bottom: -7px;
}
.full-6e34 .grid_b6c6 .focus-ae2e {
  margin-top: -2px;
  width: 31px;
}
.full-6e34 .grid_b6c6 .layout_clean_9ea6 {
  margin-top: -1.5px;
}
.full-6e34 .grid_b6c6 .layout_clean_9ea6,
.full-6e34 .grid_b6c6 .layout_clean_9ea6::after,
.full-6e34 .grid_b6c6 .layout_clean_9ea6::before {
  width: 31px;
  height: 3px;
}
.full-6e34 .grid_b6c6 .layout_clean_9ea6::before {
  top: -9px;
}
.full-6e34 .grid_b6c6 .layout_clean_9ea6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .disabled-slow-dfa1 .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-slow-dfa1 .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1px;
  }
  .disabled-slow-dfa1 .grid_b6c6 .layout_clean_9ea6,
  .disabled-slow-dfa1 .grid_b6c6 .layout_clean_9ea6::after,
  .disabled-slow-dfa1 .grid_b6c6 .layout_clean_9ea6::before {
    width: 19px;
    height: 2px;
  }
  .disabled-slow-dfa1 .grid_b6c6 .layout_clean_9ea6::before {
    top: -6px;
  }
  .disabled-slow-dfa1 .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -6px;
  }
  .accordion-91ad .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-91ad .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1px;
  }
  .accordion-91ad .grid_b6c6 .layout_clean_9ea6,
  .accordion-91ad .grid_b6c6 .layout_clean_9ea6::after,
  .accordion-91ad .grid_b6c6 .layout_clean_9ea6::before {
    width: 22px;
    height: 2px;
  }
  .accordion-91ad .grid_b6c6 .layout_clean_9ea6::before {
    top: -7px;
  }
  .accordion-91ad .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -7px;
  }
  .inner-c58d .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 31px;
  }
  .inner-c58d .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1.5px;
  }
  .inner-c58d .grid_b6c6 .layout_clean_9ea6,
  .inner-c58d .grid_b6c6 .layout_clean_9ea6::after,
  .inner-c58d .grid_b6c6 .layout_clean_9ea6::before {
    width: 31px;
    height: 3px;
  }
  .inner-c58d .grid_b6c6 .layout_clean_9ea6::before {
    top: -9px;
  }
  .inner-c58d .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-south-354e .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-south-354e .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1px;
  }
  .tertiary-south-354e .grid_b6c6 .layout_clean_9ea6,
  .tertiary-south-354e .grid_b6c6 .layout_clean_9ea6::after,
  .tertiary-south-354e .grid_b6c6 .layout_clean_9ea6::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-south-354e .grid_b6c6 .layout_clean_9ea6::before {
    top: -6px;
  }
  .tertiary-south-354e .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -6px;
  }
  .video_62c1 .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 22px;
  }
  .video_62c1 .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1px;
  }
  .video_62c1 .grid_b6c6 .layout_clean_9ea6,
  .video_62c1 .grid_b6c6 .layout_clean_9ea6::after,
  .video_62c1 .grid_b6c6 .layout_clean_9ea6::before {
    width: 22px;
    height: 2px;
  }
  .video_62c1 .grid_b6c6 .layout_clean_9ea6::before {
    top: -7px;
  }
  .video_62c1 .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -7px;
  }
  .title_1e24 .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 31px;
  }
  .title_1e24 .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1.5px;
  }
  .title_1e24 .grid_b6c6 .layout_clean_9ea6,
  .title_1e24 .grid_b6c6 .layout_clean_9ea6::after,
  .title_1e24 .grid_b6c6 .layout_clean_9ea6::before {
    width: 31px;
    height: 3px;
  }
  .title_1e24 .grid_b6c6 .layout_clean_9ea6::before {
    top: -9px;
  }
  .title_1e24 .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover-b034 .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 19px;
  }
  .hover-b034 .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1px;
  }
  .hover-b034 .grid_b6c6 .layout_clean_9ea6,
  .hover-b034 .grid_b6c6 .layout_clean_9ea6::after,
  .hover-b034 .grid_b6c6 .layout_clean_9ea6::before {
    width: 19px;
    height: 2px;
  }
  .hover-b034 .grid_b6c6 .layout_clean_9ea6::before {
    top: -6px;
  }
  .hover-b034 .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -6px;
  }
  .wide_9993 .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 22px;
  }
  .wide_9993 .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1px;
  }
  .wide_9993 .grid_b6c6 .layout_clean_9ea6,
  .wide_9993 .grid_b6c6 .layout_clean_9ea6::after,
  .wide_9993 .grid_b6c6 .layout_clean_9ea6::before {
    width: 22px;
    height: 2px;
  }
  .wide_9993 .grid_b6c6 .layout_clean_9ea6::before {
    top: -7px;
  }
  .wide_9993 .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -7px;
  }
  .tertiary_complex_b458 .grid_b6c6 .focus-ae2e {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_complex_b458 .grid_b6c6 .layout_clean_9ea6 {
    margin-top: -1.5px;
  }
  .tertiary_complex_b458 .grid_b6c6 .layout_clean_9ea6,
  .tertiary_complex_b458 .grid_b6c6 .layout_clean_9ea6::after,
  .tertiary_complex_b458 .grid_b6c6 .layout_clean_9ea6::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_complex_b458 .grid_b6c6 .layout_clean_9ea6::before {
    top: -9px;
  }
  .tertiary_complex_b458 .grid_b6c6 .layout_clean_9ea6::after {
    bottom: -9px;
  }
}
.section-purple-d4bd .layout_clean_9ea6 {
  -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);
}
.section-purple-d4bd .layout_clean_9ea6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.section-purple-d4bd .layout_clean_9ea6::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);
}
.section-purple-d4bd.cold_c35a .layout_clean_9ea6 {
  -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);
}
.section-purple-d4bd.cold_c35a .layout_clean_9ea6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.section-purple-d4bd.cold_c35a .layout_clean_9ea6::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);
}
.motion-4d7f {
  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.shade-5f02:before {
  display: none;
}
.photo_2e1c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.photo_2e1c .out-299f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.photo_2e1c .out-299f:last-of-type {
  border-bottom: none;
}
.photo_2e1c .out-299f.slider_simple_ea9a,
.photo_2e1c .out-299f.under_015b,
.photo_2e1c .out-299f.thick-7e87 {
  padding: 0;
}
.photo_2e1c .blue_dd3f .soft_0bb6 {
  color: currentColor;
}
.photo_2e1c .blue_dd3f .soft_0bb6:focus,
.photo_2e1c .blue_dd3f .soft_0bb6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_2e1c.slider-right-4b44 .article-aebb,
.photo_2e1c.slider-right-4b44 .blue-9622 a,
.photo_2e1c.slider-right-4b44 .paragraph_silver_ceb2 a,
.photo_2e1c.slider-right-4b44 .prev_32f1 a {
  color: rgba(0, 0, 0, 0.55);
}
.photo_2e1c.slider-right-4b44 .article-aebb:hover,
.photo_2e1c.slider-right-4b44 .blue-9622 a:hover,
.photo_2e1c.slider-right-4b44 .paragraph_silver_ceb2 a:hover,
.photo_2e1c.slider-right-4b44 .prev_32f1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_2e1c.slider-right-4b44 .next_0dfc {
  color: rgba(0, 0, 0, 0.8);
}
.photo_2e1c.slider-right-4b44 .out-299f {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_2e1c.slider-right-4b44 .out-299f:before {
  background: rgba(0, 0, 0, 0.08);
}
.photo_2e1c.slider-right-4b44 .rough-46a4:before {
  background: rgba(255, 255, 255, 0.9);
}
.photo_2e1c.slider-right-4b44 .blue_dd3f .accordion_b2f6 li a,
.photo_2e1c.slider-right-4b44 .blue_dd3f .soft_0bb6,
.photo_2e1c.slider-right-4b44 .prev_32f1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_2e1c.slider-right-4b44 .blue_dd3f .soft_0bb6:focus,
.photo_2e1c.slider-right-4b44 .blue_dd3f .soft_0bb6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_2e1c.slider-right-4b44 .accordion_b2f6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_2e1c.blue-8165 .article-aebb,
.photo_2e1c.blue-8165 .blue-9622 a,
.photo_2e1c.blue-8165 .paragraph_silver_ceb2 .soft_0bb6,
.photo_2e1c.blue-8165 .paragraph_silver_ceb2 a,
.photo_2e1c.blue-8165 .prev_32f1 a {
  color: rgba(255, 255, 255, 0.79);
}
.photo_2e1c.blue-8165 .article-aebb:hover,
.photo_2e1c.blue-8165 .blue-9622 a:hover,
.photo_2e1c.blue-8165 .paragraph_silver_ceb2 .soft_0bb6:hover,
.photo_2e1c.blue-8165 .paragraph_silver_ceb2 a:hover,
.photo_2e1c.blue-8165 .prev_32f1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_2e1c.blue-8165 .next_0dfc {
  color: rgba(255, 255, 255, 0.99);
}
.photo_2e1c.blue-8165 .out-299f {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_2e1c.blue-8165 .out-299f:before {
  background: rgba(255, 255, 255, 0.08);
}
.photo_2e1c.blue-8165 .rough-46a4:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo_2e1c.blue-8165 .blue_dd3f .accordion_b2f6 li a,
.photo_2e1c.blue-8165 .blue_dd3f .soft_0bb6,
.photo_2e1c.blue-8165 .prev_32f1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_2e1c.blue-8165 .blue_dd3f .soft_0bb6:focus,
.photo_2e1c.blue-8165 .blue_dd3f .soft_0bb6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_2e1c.blue-8165 .accordion_b2f6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-46a4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.rough-46a4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dark_69bf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tabs_8505 .photo_2e1c {
  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;
}
.tabs_8505 .out-299f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tabs_8505 .out-299f: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) {
  .tabs_8505 .out-299f:before {
    width: 16%;
    left: 42%;
  }
}
.tabs_8505 .out-299f:last-child:before {
  content: none;
}
.tabs_8505 .out-299f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tabs_8505 .blue_dd3f .accordion_b2f6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs_8505 .blue_dd3f .accordion_b2f6 li a .soft_0bb6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tabs_8505 .blue_dd3f .prev_32f1 {
  border: none;
}
.tabs_8505 .blue_dd3f .prev_32f1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tabs_8505 .rough-46a4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tabs_8505 .dark_69bf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tabs_8505 .blue-8165 .rough-46a4:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs_8505 .slider-right-4b44.module_narrow_cc2d .layout_clean_9ea6 {
  background: rgba(0, 0, 0, 0.6);
}
.tabs_8505
  .slider-right-4b44.module_narrow_cc2d
  .layout_clean_9ea6::after,
.tabs_8505
  .slider-right-4b44.module_narrow_cc2d
  .layout_clean_9ea6:before {
  background: inherit;
}
.tabs_8505
  .slider-right-4b44.module_narrow_cc2d:hover
  .layout_clean_9ea6 {
  background: rgba(0, 0, 0, 0.8);
}
.preview_c13e .photo_2e1c {
  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) {
  .preview_c13e .photo_2e1c {
    width: auto;
    right: 45px;
  }
}
.surface_96fc .photo_2e1c {
  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) {
  .surface_96fc .photo_2e1c {
    width: auto;
    left: 45px;
  }
}
.shade-5f02 .photo_2e1c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shade-5f02 .dark_69bf {
  max-width: 48em;
  margin: 0 auto;
}
.shade-5f02 .rough-46a4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.heading_2a3d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.heading_2a3d.tabs_8505 .photo_2e1c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.heading_2a3d.preview_c13e .photo_2e1c {
  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);
}
.heading_2a3d .photo_2e1c {
  visibility: visible;
}
.heading_2a3d.surface_96fc .photo_2e1c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture_b543,
.video-active-c21b {
  overflow-x: hidden;
}
.texture_b543 .photo_2e1c {
  overflow: auto;
}
.texture_b543.tabs_8505 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_b543.tabs_8505 .photo_2e1c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture_b543.tabs_8505 .list-e374 {
  opacity: 0;
}
.texture_b543.preview_c13e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_b543.preview_c13e .photo_2e1c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture_b543.preview_c13e .list-e374 {
  opacity: 0;
}
.texture_b543.surface_96fc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_b543.surface_96fc .photo_2e1c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture_b543.surface_96fc .list-e374 {
  opacity: 0;
}
.texture_b543.shade-5f02 .photo_2e1c {
  z-index: 10;
  visibility: visible;
}
.module_narrow_cc2d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_narrow_cc2d .layout_clean_9ea6 {
  background: rgba(255, 255, 255, 0.99);
}
.module_narrow_cc2d .layout_clean_9ea6::after,
.module_narrow_cc2d .layout_clean_9ea6:before {
  background: inherit;
}
.module_narrow_cc2d:hover .layout_clean_9ea6 {
  background: rgba(255, 255, 255, 0.99);
}
.surface_96fc .module_narrow_cc2d {
  top: 10px;
  right: auto;
  left: 12px;
}
.shade-5f02 .module_narrow_cc2d {
  display: none !important;
}
.texture_b543:before,
.video-active-c21b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture_b543 .module_narrow_cc2d,
.video-active-c21b .module_narrow_cc2d {
  display: inline-block;
}
.photo_2e1c .element_short_08c1 {
  -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;
}
.texture_b543 .photo_2e1c .element_short_08c1,
.video-active-c21b .photo_2e1c .element_short_08c1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail_c9eb .east-e6f3 {
  width: 100%;
}
.title_blue_dc28 {
  padding: 0 0.5em 0;
}
.title_blue_dc28 [class*="customify-col-"],
.title_blue_dc28 [class*="customify-col_"],
.title_blue_dc28 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.table_fast_b21c .title_blue_dc28 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .mask-819e .south-ab99,
  .south-ab99 {
    display: none;
  }
  .easy_3849 {
    text-align: left;
  }
  .component-084d {
    text-align: center;
  }
  .basic-12e0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .mask-819e .section-stone-90af,
  .section-stone-90af {
    display: none;
  }
  .icon-south-d759 {
    text-align: left;
  }
  .active-418f {
    text-align: center;
  }
  .list-west-71af {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .mask-819e .slider_gold_8615,
  .slider_gold_8615 {
    display: none;
  }
  .paragraph_green_b4dd {
    text-align: left;
  }
  .clean-e78b {
    text-align: center;
  }
  .accent_smooth_5eb0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-large-ff6a {
  box-shadow: none !important;
}
.module-first-ed38 .wood-493e,
.container_2e45 .wood-493e {
  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;
}
.container_2e45 .wood-493e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wide-59ee {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wide-59ee:after,
.wide-59ee:before {
  content: "";
  display: table;
}
.wide-59ee:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wide-59ee {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wide-59ee,
.east-6689 {
  max-width: 1248px;
  margin: 0 auto;
}

.button-0110.easy_c68b .wide-59ee {
  max-width: 100%;
}
.button-0110.header_dim_5ea0 {
  max-width: 1200px;
  margin: 0 auto;
}
.button-0110.silver_5062 .wide-59ee {
  max-width: 100%;
}
.button-0110.silver_5062 > .wide-59ee {
  padding-left: 0;
  padding-right: 0;
}
.button-0110.silver_5062 > .wide-59ee .mask-819e {
  margin: 0;
}
.button-0110.silver_5062
  > .wide-59ee
  .primary_easy_c1cc.content_6533 {
  margin-right: 0;
  margin-left: 0;
}
.button-0110.silver_5062 #main.content_6533 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .backdrop-1eb8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-1eb8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outline-55dd .short-72f7 {
    padding-right: 1em;
  }
  .outline-55dd.steel_d147 .primary_easy_c1cc {
    border-right: 1px solid #eaecee;
  }
  .outline-55dd.steel_d147 .short-72f7 {
    padding-right: 1em;
  }
  .outline-55dd.steel_d147 .table-d3ea {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-f300 .short-72f7 {
    padding-left: 1em;
  }
  .detail-f300.steel_d147 .primary_easy_c1cc {
    border-left: 1px solid #eaecee;
  }
  .detail-f300.steel_d147 .short-72f7 {
    padding-left: 1em;
  }
  .detail-f300.steel_d147 .table-d3ea {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_3c31 .short-72f7 {
    padding-left: 1em;
  }
  .surface_3c31.steel_d147 .box_4c6f {
    border-right: 1px solid #eaecee;
  }
  .surface_3c31.steel_d147 .link_c245 {
    border-right: 1px solid #eaecee;
  }
  .surface_3c31.steel_d147 .short-72f7 {
    padding-left: 1em;
  }
  .surface_3c31.steel_d147 .table-d3ea {
    padding-right: 1em;
  }
  .surface_3c31.steel_d147 .detail-d96b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_d481 .short-72f7 {
    padding-right: 1em;
  }
  .pattern_d481.steel_d147 .box_4c6f {
    border-left: 1px solid #eaecee;
  }
  .pattern_d481.steel_d147 .link_c245 {
    border-left: 1px solid #eaecee;
  }
  .pattern_d481.steel_d147 .short-72f7 {
    padding-right: 1em;
  }
  .pattern_d481.steel_d147 .table-d3ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern_d481.steel_d147 .detail-d96b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-1eb8 .short-72f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-1eb8.steel_d147 .primary_easy_c1cc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .backdrop-1eb8.steel_d147 .short-72f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-1eb8.steel_d147 .table-d3ea {
    padding-left: 1em;
  }
  .backdrop-1eb8.steel_d147 .detail-d96b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .backdrop-1eb8.steel_d147 .short-72f7 {
    padding-left: 0;
  }
}
.section_light_43e2 .medium-f107 {
  display: inline-block;
}
.badge-dark-7922 {
  display: inline-block;
}
.popup_stale_7890 {
  word-con: break-word;
}
.next_a15a > span {
  display: inline-block;
  padding: 5px 0;
}
.next_a15a .active_6e1b {
  margin-left: 8px;
  margin-right: 8px;
}
.next_a15a .component-simple-8295 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.caption-7199 .south_c3e9 {
  margin-bottom: 2em;
}
.caption-7199 .current-4626 {
  margin-bottom: 15px;
}
.caption-7199 .current-4626:last-child {
  margin-bottom: 0;
}
.caption-7199 .article-easy-c3cc {
  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) {
  .caption-7199 .article-easy-c3cc {
    display: block;
  }
}
.caption-7199 .item_hard_8d36 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .caption-7199 .item_hard_8d36 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.caption-7199 .first_221c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.caption-7199 .first_221c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.caption-7199 .first_221c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.caption-7199 .popup_stale_7890 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption-7199 .popup_stale_7890 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.caption-7199 .link-5f1d p:last-child {
  margin-bottom: 0;
}
.caption-7199 .heading-new-cb04 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.caption-7199 .plasma_7f1f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.caption-7199 .left-2ea7 {
  margin-top: 1em;
}
.caption-7199 .shadow-clean-8686 {
  top: 0;
  display: block;
}
.caption-7199 .shadow-clean-8686 a {
  color: inherit;
}
.caption-7199 .shadow-clean-8686 a:hover {
  color: inherit;
}
.caption-7199 .progress_ae7b {
  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;
}
.caption-7199 .progress_ae7b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.caption-7199 .plasma_7f1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.caption-7199 .border-paper-232f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.caption-7199 .border-paper-232f:first-child {
  margin-top: 0;
}
.caption-7199 .border-paper-232f.preview-cool-916e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.caption-7199 .border-paper-232f.basic_999d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption-7199
  .border-paper-232f.basic_999d.image-dbf0
  .left-2ea7 {
  width: 100%;
}
.caption-7199 .basic_999d {
  -webkit-box-align: center;
  align-items: center;
}
.caption-7199 .basic_999d .next_a15a,
.caption-7199 .basic_999d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.caption-7199 .first_221c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-7199 .first_221c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-7199 .first_221c: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;
}
.caption-7199 .preview-cool-916e {
  z-index: 5;
}
.caption-7199 .fresh-752f .row-outer-ad89 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.caption-7199 .old_7fcf .row-outer-ad89 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.caption-7199 .orange_3abe .row-outer-ad89 {
  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;
}
.caption-7199.up-e3e7 .article-easy-c3cc,
.caption-7199.badge_df5b .article-easy-c3cc {
  display: block;
}
.caption-7199.up-e3e7 .article-easy-c3cc .heading_gold_1081,
.caption-7199.up-e3e7 .article-easy-c3cc .plasma_7f1f,
.caption-7199.badge_df5b .article-easy-c3cc .heading_gold_1081,
.caption-7199.badge_df5b .article-easy-c3cc .plasma_7f1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-7199.selected-ae72 .item_hard_8d36 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .caption-7199.selected-ae72 .item_hard_8d36 {
    margin-right: 0;
  }
}
.caption-7199.up-e3e7 .item_hard_8d36,
.caption-7199.badge_df5b .item_hard_8d36 {
  padding-top: 40%;
}
.caption-7199.up-e3e7 .south_c3e9,
.caption-7199.badge_df5b .south_c3e9 {
  display: block;
}
.caption-7199.up-e3e7 .fn-sticky-389c .plasma_7f1f,
.caption-7199.badge_df5b .fn-sticky-389c .plasma_7f1f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.caption-7199.up-e3e7 .item_hard_8d36,
.caption-7199.badge_df5b .item_hard_8d36 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.caption-7199.up-e3e7 .plasma_7f1f {
  padding: 1em;
}
.summary-3475 {
  margin: 30px auto;
  display: block;
}
.summary-3475 .over-dab1 > * {
  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;
}
.summary-3475 .over-dab1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary-3475 .over-dab1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-be7b .next_a15a {
  margin-bottom: 1.41575em;
}
.blue-be7b .avatar-tiny-1b60 {
  margin-bottom: 1.618em;
}
.smooth-2c9c .description_0191 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.smooth-2c9c .description_0191 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.smooth-2c9c .active_ee68 {
  max-width: 100%;
  overflow: auto;
}
.main_4ad8 .smooth-2c9c a:hover {
  text-decoration: underline;
}
.copper-e566 .current-4626:not(.popup_stale_7890),
.copper-e566 .first_221c {
  margin-bottom: 1.41575em;
}
.copper-e566 .current-4626:not(.popup_stale_7890):last-child,
.copper-e566 .first_221c:last-child {
  margin-bottom: 0;
}
.copper-e566 .current-4626.red-c4e8 {
  margin-bottom: 0.41575em;
}
.copper-e566 .stone-8221:before,
.copper-e566 .hard-498c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.copper-e566 .stone-8221:before {
  content: "\f115";
}
.copper-e566 .hard-498c:before {
  content: "\f02c";
}
.copper-e566 .basic-3d92 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.copper-e566 .basic-3d92 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.feature_complex_fc25 {
  display: -webkit-box;
  display: flex;
}
.feature_complex_fc25 .backdrop_566d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .feature_complex_fc25 .backdrop_566d {
    flex-basis: 90px;
  }
}
.feature_complex_fc25 .modal-b1cb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature_complex_fc25 .modal-b1cb {
    flex-basis: calc(100% - 50px);
  }
}
.feature_complex_fc25 .primary_easy_673b p:last-child {
  margin-bottom: 0.72em;
}
.dim-6af9 .over-dab1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dim-6af9 .over-dab1:after,
.dim-6af9 .over-dab1:before {
  content: "";
  display: table;
}
.dim-6af9 .over-dab1:after {
  clear: both;
}
.dim-6af9 .over-dab1 .right-e186,
.dim-6af9 .over-dab1 .short_4366 {
  width: 49%;
}
.dim-6af9 .over-dab1 .right-e186 a span.caption_stone_a08d,
.dim-6af9 .over-dab1 .short_4366 a span.caption_stone_a08d {
  display: block;
  margin-bottom: 5px;
}
.dim-6af9 .over-dab1 .short_4366 {
  float: left;
  text-align: left;
}
.dim-6af9 .over-dab1 .right-e186 {
  float: right;
  text-align: right;
}
.primary-cold-64f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .primary-cold-64f7 {
    margin-bottom: 0;
  }
}
.outline_2663 {
  margin-bottom: 1em;
}
.outline_2663 .popup_stale_7890 {
  font-size: 1.1em;
  line-height: 1.3;
}
.surface_30b3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fluid_ec31 .outline_2663,
.hovered-b32f .outline_2663 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fluid_ec31 .outline_2663,
  .hovered-b32f .outline_2663 {
    display: block;
  }
}
.fluid_ec31 .surface_30b3,
.hovered-b32f .surface_30b3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fluid_ec31 .surface_30b3,
  .hovered-b32f .surface_30b3 {
    margin-bottom: 1em;
  }
}
.fluid_ec31 .surface_30b3 img,
.hovered-b32f .surface_30b3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fluid_ec31 .label-b33a,
.hovered-b32f .label-b33a {
  flex-basis: calc(100% - 160px);
}
.fluid_ec31 .label-b33a p,
.hovered-b32f .label-b33a p {
  margin-bottom: 0;
}
.fluid_ec31 .label-b33a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fluid_ec31 .label-b33a {
    padding-left: 0;
  }
}
.hovered-b32f .label-b33a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hovered-b32f .label-b33a {
    padding-right: 0;
  }
}
.hovered-b32f .surface_30b3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup-47c8 .surface_30b3 {
  margin-bottom: 0.5em;
}
.popup-47c8 .surface_30b3 img {
  width: 100%;
}
.content-701a .footer-advanced-80ef,
.container-clean-8a08 .footer-advanced-80ef {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container-clean-8a08 .primary_easy_c1cc .outline-9bde p:last-child {
  margin-bottom: 0;
}
.stone_0661 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.out_0aef .filter_solid_7fd1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .out_0aef .filter_solid_7fd1:last-of-type {
    margin-bottom: 0;
  }
}
.out_0aef .filter_solid_7fd1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.out_0aef .filter_solid_7fd1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.out_0aef .filter_solid_7fd1 ul li {
  margin: 0 0 0.6em;
}
.out_0aef .filter_solid_7fd1 ul li.iron-6ad9,
.out_0aef .filter_solid_7fd1 ul li.backdrop-1f05 {
  position: relative;
}
.out_0aef .filter_solid_7fd1 ul li.iron-6ad9 .hard_0a5c,
.out_0aef .filter_solid_7fd1 ul li.backdrop-1f05 .hard_0a5c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.out_0aef .filter_solid_7fd1 ul li.iron-6ad9:after:after,
.out_0aef .filter_solid_7fd1 ul li.iron-6ad9:after:before,
.out_0aef
  .filter_solid_7fd1
  ul
  li.backdrop-1f05:after:after,
.out_0aef
  .filter_solid_7fd1
  ul
  li.backdrop-1f05:after:before {
  content: "";
  display: table;
}
.out_0aef .filter_solid_7fd1 ul li.iron-6ad9:after:after,
.out_0aef
  .filter_solid_7fd1
  ul
  li.backdrop-1f05:after:after {
  clear: both;
}
.out_0aef .filter_solid_7fd1 a.wood_47b7:hover {
  text-decoration: none;
}
.out_0aef .filter_solid_7fd1 select {
  max-width: 100%;
}
.out_0aef .filter_solid_7fd1 table {
  font-size: 85%;
}
.out_0aef .filter_solid_7fd1 table td,
.out_0aef .filter_solid_7fd1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.out_0aef .filter_solid_7fd1 table tfoot td {
  text-align: left;
}
.out_0aef .filter_solid_7fd1 :last-child {
  margin-bottom: 0;
}
.out_0aef .filter_solid_7fd1 .item-copper-607d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.out_0aef .filter_solid_7fd1 .item-copper-607d label {
  width: 100%;
}
.out_0aef .filter_solid_7fd1 .item-copper-607d .texture-c259 {
  width: 100%;
  display: block;
}
.out_0aef .filter_solid_7fd1 .item-copper-607d .shadow-872c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.out_0aef .filter_solid_7fd1 .item-copper-607d .shadow-872c:hover svg #svg-search {
  fill: #444;
}
.out_0aef .filter_solid_7fd1 .item-copper-607d .shadow-872c svg {
  width: 18px;
  height: 18px;
}
.out_0aef .current-7254 ul ul,
.out_0aef .heading-dark-dee4 ul ul,
.out_0aef .summary-9bea ul ul,
.out_0aef .heading-3b1a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.out_0aef .current-7254 .shadow_1646 > a,
.out_0aef .heading-dark-dee4 .shadow_1646 > a,
.out_0aef .summary-9bea .shadow_1646 > a,
.out_0aef .heading-3b1a .shadow_1646 > a {
  margin-bottom: 0;
}
.out_0aef .preview_1457 li,
.out_0aef .current-7254 li,
.out_0aef .huge-70ca li,
.out_0aef .heading-dark-dee4 li,
.out_0aef .summary-9bea li,
.out_0aef .heading-3b1a li,
.out_0aef .media-focused-7813 li,
.out_0aef .block-light-2cbf li {
  display: block;
  position: relative;
}
.out_0aef .preview_1457 li:last-child,
.out_0aef .current-7254 li:last-child,
.out_0aef .huge-70ca li:last-child,
.out_0aef .heading-dark-dee4 li:last-child,
.out_0aef .summary-9bea li:last-child,
.out_0aef .heading-3b1a li:last-child,
.out_0aef .media-focused-7813 li:last-child,
.out_0aef .block-light-2cbf li:last-child {
  border: none;
}
.out_0aef .preview_1457 li a,
.out_0aef .current-7254 li a,
.out_0aef .huge-70ca li a,
.out_0aef .heading-dark-dee4 li a,
.out_0aef .summary-9bea li a,
.out_0aef .heading-3b1a li a,
.out_0aef .media-focused-7813 li a,
.out_0aef .block-light-2cbf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.out_0aef .preview_1457 li ul li::before,
.out_0aef .current-7254 li ul li::before,
.out_0aef .huge-70ca li ul li::before,
.out_0aef .heading-dark-dee4 li ul li::before,
.out_0aef .summary-9bea li ul li::before,
.out_0aef .heading-3b1a li ul li::before,
.out_0aef .media-focused-7813 li ul li::before,
.out_0aef .block-light-2cbf li ul li::before {
  left: 15px;
}
.out_0aef .preview_1457 li ul a,
.out_0aef .current-7254 li ul a,
.out_0aef .huge-70ca li ul a,
.out_0aef .heading-dark-dee4 li ul a,
.out_0aef .summary-9bea li ul a,
.out_0aef .heading-3b1a li ul a,
.out_0aef .media-focused-7813 li ul a,
.out_0aef .block-light-2cbf li ul a {
  padding-left: 20px;
}
.out_0aef .preview_1457 li ul ul li::before,
.out_0aef .current-7254 li ul ul li::before,
.out_0aef .huge-70ca li ul ul li::before,
.out_0aef .heading-dark-dee4 li ul ul li::before,
.out_0aef .summary-9bea li ul ul li::before,
.out_0aef .heading-3b1a li ul ul li::before,
.out_0aef .media-focused-7813 li ul ul li::before,
.out_0aef .block-light-2cbf li ul ul li::before {
  left: 30px;
}
.out_0aef .preview_1457 li ul ul a,
.out_0aef .current-7254 li ul ul a,
.out_0aef .huge-70ca li ul ul a,
.out_0aef .heading-dark-dee4 li ul ul a,
.out_0aef .summary-9bea li ul ul a,
.out_0aef .heading-3b1a li ul ul a,
.out_0aef .media-focused-7813 li ul ul a,
.out_0aef .block-light-2cbf li ul ul a {
  padding-left: 40px;
}
.out_0aef .right-5da4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.out_0aef .block-light-2cbf ul li {
  margin-bottom: 1.41575em;
}
.out_0aef .block-light-2cbf ul li .stale_f9c4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.out_0aef .block-light-2cbf ul li .stone-5b2d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue-8165 .preview_1457 li a,
.blue-8165 .current-7254 li a,
.blue-8165 .huge-70ca li a,
.blue-8165 .heading-dark-dee4 li a,
.blue-8165 .summary-9bea li a,
.blue-8165 .heading-3b1a li a,
.blue-8165 .media-focused-7813 li a,
.blue-8165 .block-light-2cbf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-8165 .right-5da4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-8165 .filter_solid_7fd1 ul li.iron-6ad9 .hard_0a5c,
.blue-8165 .filter_solid_7fd1 ul li.backdrop-1f05 .hard_0a5c {
  background: rgba(0, 0, 0, 0.2);
}
.blue-8165 .out_0aef .filter_solid_7fd1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-0110 .out_0aef .accordion_b2f6 li {
  margin: 0;
}
.button-0110 .out_0aef .accordion_b2f6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.button-0110 .out_0aef .accordion_b2f6 li ul {
  margin: 0;
}
.button-0110 .out_0aef .accordion_b2f6 li ul li a {
  padding-left: 15px;
}
.button-0110 .out_0aef .accordion_b2f6 li ul li li a {
  padding-left: 30px;
}
.button-0110 .out_0aef .accordion_b2f6 li.glass_5e71 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.button-0110 .out_0aef .accordion_b2f6 li.glass_5e71 > 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;
}
.button-0110 .out_0aef .accordion_b2f6 li.glass_5e71 > 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;
}
.frame-81c5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside-57a2 {
  position: relative;
  z-index: 10;
}
.aside-57a2 .element_short_08c1 {
  width: 100%;
  max-width: 100%;
}
.thumbnail_complex_123e .header-8a09 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_complex_123e .slider-right-4b44 {
}
.thumbnail_complex_123e .blue-8165 {
  background: #292929;
}
.row_996c .header-8a09 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row_996c .slider-right-4b44 {
  background: #f9f9f9;
}
.row_996c .blue-8165 {
  background: #303030;
}
.accordion_51da .header-8a09 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_51da .medium-f107 {
    margin-bottom: 1em;
  }
  .accordion_51da .medium-f107:last-child {
    margin-bottom: 0;
  }
}
.accordion_51da .slider-right-4b44 {
  background: #ededed;
}
.accordion_51da .blue-8165 {
  background: #1a1a1a;
}
.header-8a09.slider-right-4b44 {
  color: rgba(0, 0, 0, 0.6);
}
.header-8a09.slider-right-4b44 .notice_purple_4e13 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-8a09.blue-8165 {
  color: rgba(255, 255, 255, 0.99);
}
.header-8a09.blue-8165 a:not(.wood_47b7) {
  color: rgba(255, 255, 255, 0.79);
}
.header-8a09.blue-8165 a:not(.wood_47b7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-8a09.blue-8165 .notice_purple_4e13 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-8a09.blue-8165 table tbody td,
.header-8a09.blue-8165 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pink-d8e5.filter_narrow_3033 .wide-59ee {
  max-width: initial;
}
.pink-d8e5 .orange_03cf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pink-d8e5 .orange_03cf .element_short_08c1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pink-d8e5 .orange_03cf .element_short_08c1 {
    display: block;
    margin-bottom: 2em;
  }
  .pink-d8e5 .orange_03cf .element_short_08c1:last-child {
    margin-bottom: 0;
  }
}
.accordion_51da .medium-f107:last-child,
.row_996c .medium-f107:last-child,
.thumbnail_complex_123e .medium-f107:last-child {
  margin-bottom: 0;
}
.accordion_51da .medium-f107 .out_0aef .filter_solid_7fd1:last-child,
.row_996c .medium-f107 .out_0aef .filter_solid_7fd1:last-child,
.thumbnail_complex_123e .medium-f107 .out_0aef .filter_solid_7fd1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion_51da .component_1e1f,
  .accordion_51da .logo-c0a3,
  .row_996c .component_1e1f,
  .row_996c .logo-c0a3,
  .thumbnail_complex_123e .component_1e1f,
  .thumbnail_complex_123e .logo-c0a3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside-57a2 .medium-f107 {
    margin-bottom: 2em;
  }
}
.aside-57a2 p:last-child {
  margin-bottom: 0;
}
.aside-57a2 li,
.aside-57a2 ul {
  list-style: none;
  margin: 0;
}
.aside-57a2 ul ul {
  margin-left: 2.617924em;
}
.upper_83df {
  font-size: 0.875em;
}

/* css-noise: ed1e */
.shadow-element-z4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
