/*!
Theme Name: Customify
Theme URI: https://pressmaximum.action-090a/customify
Author: WPCustomify
Author URI: https://pressmaximum.action-090a
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.action-090a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active-40c7.title_abca/licenses/gpl-2.0.liquid-7f0c
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.status-up-d40d/, (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.element-prev-c9bc.panel-liquid-a12d/normalize.info_stone_2d0a/
 ======
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.info_stone_2d0a v7.0.0 | MIT License | github.action-090a/necolas/normalize.info_stone_2d0a */
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;
}
.status-d13d .paper-520a,
.form_0ef4,
.active_wood_11bc,
.section_lite_d3b1,
.lite_f5cf,
.short_4df7,
.component-east-099f,
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;
}
.form_0ef4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form_0ef4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form_0ef4,
  h1 {
    font-size: 1.8em;
  }
}
.active_wood_11bc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active_wood_11bc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active_wood_11bc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active_wood_11bc,
  h2 {
    font-size: 1.7em;
  }
}
.section_lite_d3b1,
h3 {
  font-size: 1.618em;
}
.status-d13d .paper-520a,
.lite_f5cf,
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.orange-17e3 {
  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;
}
.gallery_smooth_c970:after,
.gallery_smooth_c970:before,
.panel-5f10:after,
.panel-5f10:before {
  content: "";
  display: table;
}
.gallery_smooth_c970:after,
.panel-5f10:after {
  clear: both;
}
.widget-warm-8394 {
  float: right;
  margin-right: 0;
}
.steel_36c1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.surface_5392 .old-1802,
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;
}
.surface_5392 .old-1802: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;
}
.input_233c .old-1802 {
  box-shadow: none;
}
.input_233c
  .old-1802
  .dropdown-old-102c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.input_233c .old-1802 .list-glass-751b {
  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;
}
.input_233c
  .old-1802
  .list-glass-751b
  b {
  display: none;
}
.input_233c .under-6d9f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.medium-bf15:not(.component-e85d):not(.logo_solid_0c66),
button:not(.component-e85d):not(.logo_solid_0c66),
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ),
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ),
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ) {
  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;
}
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ):hover,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ):hover,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):hover,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):hover,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ):active,
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ):active,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):active,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):active,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):active,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus {
  outline: 0;
}
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3 {
  position: relative;
}
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .video_stale_5291,
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .card-stone-407a,
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .filter_down_98aa,
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  i,
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  svg,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .video_stale_5291,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .card-stone-407a,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .filter_down_98aa,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  i,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  svg,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .video_stale_5291,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .card-stone-407a,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .filter_down_98aa,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  i,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  svg,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .video_stale_5291,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .card-stone-407a,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .filter_down_98aa,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  i,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  svg,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .video_stale_5291,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .card-stone-407a,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  .filter_down_98aa,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  i,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3
  svg {
  visibility: hidden;
}
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3:after,
button:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3:after,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3:after,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3:after,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ).fn-loading-b4b3: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;
}
.medium-bf15:not(.component-e85d):not(.logo_solid_0c66),
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ),
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ),
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ) {
  color: #fff;
  background: #235787;
}
.medium-bf15:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus,
input[type="button"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus,
input[type="reset"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus,
input[type="submit"]:not(.component-e85d):not(
    .logo_solid_0c66
  ):focus {
  color: #fff;
}
.medium-bf15.fn-disabled-b4b3:not(.component-e85d):not(
    .logo_solid_0c66
  ),
.medium-bf15[disabled]:not(.component-e85d):not(
    .logo_solid_0c66
  ),
button.fn-disabled-b4b3:not(.component-e85d):not(
    .logo_solid_0c66
  ),
button[disabled]:not(.component-e85d):not(
    .logo_solid_0c66
  ) {
  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;
}
.menu-1ea1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu-1ea1: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;
}
.element_left_1370 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status_narrow_d3f5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.layout_e67d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gallery_smooth_c970:after,
.gallery_smooth_c970:before,
.footer-63ae:after,
.footer-63ae:before,
.outline-wide-272d:after,
.outline-wide-272d:before,
.media-first-5e65:after,
.media-first-5e65:before,
.item-4988:after,
.item-4988:before,
.thick_0e03:after,
.thick_0e03:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gallery_smooth_c970:after,
.footer-63ae:after,
.outline-wide-272d:after,
.media-first-5e65:after,
.item-4988:after,
.thick_0e03:after {
  clear: both;
}
.footer-63ae .accordion_1236,
.outline-wide-272d .accordion_1236,
.center-0d33 .accordion_1236 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame-narrow-6dea {
  display: inline-block;
}
.glass_d69a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.glass_d69a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.glass_d69a .soft_ea98 {
  padding: 1em 0;
  font-size: 85%;
}
.soft_ea98 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev-86f5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev-86f5:after,
.prev-86f5:before {
  content: "";
  display: table;
}
.prev-86f5:after {
  clear: both;
}
.fixed-229c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph-right-f3de .fixed-229c {
  max-width: 50%;
}
.gradient-hard-3e87 .fixed-229c {
  max-width: 33.33%;
}
.top-a7ec .fixed-229c {
  max-width: 25%;
}
.shadow-gas-cba0 .fixed-229c {
  max-width: 20%;
}
.primary_selected_c9e8 .fixed-229c {
  max-width: 16.66%;
}
.old_3a02 .fixed-229c {
  max-width: 14.28%;
}
.carousel_ce46 .fixed-229c {
  max-width: 12.5%;
}
.article_54c1 .fixed-229c {
  max-width: 11.11%;
}
.component_rough_11a6 {
  display: block;
}
.status-d13d .outer_f8cc label,
.status-d13d .shade_fast_11af label,
.status-d13d .label_ac08 label,
.status-d13d .logo-8e53 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_upper_bab7 {
  list-style: none;
  margin: 0;
}
.text_upper_bab7 article.gallery-iron-c31c {
  margin-bottom: 0;
}
.text_upper_bab7 ul {
  list-style: none;
  margin: 0;
}
.text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c: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) {
  .text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c li.gallery-iron-c31c li.gallery-iron-c31c li.gallery-iron-c31c {
    padding-left: 0;
  }
}
article.gallery-iron-c31c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery-iron-c31c .footer-63ae p:last-of-type {
  margin-bottom: 0;
}
article.gallery-iron-c31c .logo-cold-b747 {
  float: left;
}
article.gallery-iron-c31c .focus-mini-57c6 {
  margin-left: 85px;
}
article.gallery-iron-c31c .chip_selected_f23b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery-iron-c31c .chip_selected_f23b .photo-2d02 {
  margin-left: 10px;
}
article.gallery-iron-c31c .panel_wide_37ba {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery-iron-c31c .article_505a {
  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 .outer_f8cc,
  #respond .label_ac08,
  #respond .logo-8e53 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer_f8cc input,
#respond .label_ac08 input,
#respond .logo-8e53 input {
  width: 100%;
}
#respond .logo-8e53 {
  margin-right: 0;
}
#respond .image_dark_350a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_left_5fb3 {
  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;
}
.info_left_5fb3.north-0b5f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.info_left_5fb3 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%);
}
.info_left_5fb3:focus,
.info_left_5fb3: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);
}
.filter-271a {
  border-radius: 10%;
}
.upper-dca2 {
  border-radius: 50%;
}
.breadcrumb-a125 {
  font-size: 0.72em;
}
.paper_1861 {
  font-size: 0.875em;
}
.focus-0707 {
  font-size: 1.1em;
}
.hovered-8c5f {
  text-transform: uppercase;
  line-height: 1.2;
}
.hovered-8c5f.breadcrumb-a125 {
  letter-spacing: 0.5px;
}
.tabs-dynamic-6f73,
.tabs-dynamic-6f73 a {
  color: #6d6d6d;
}
.tabs-dynamic-6f73 a:hover {
  color: #111;
}
.thumbnail-1b8d {
  color: #6d6d6d;
}
.button-67b3 {
  overflow-x: hidden;
}
.button-67b3 .basic_b89b.menu_slow_ca19 {
  position: relative;
}
.button-67b3 .basic_b89b.menu_slow_ca19.simple_cf4f {
  position: initial;
}
.button-67b3
  .basic_b89b.menu_slow_ca19.simple_cf4f
  .layout-over-c043 {
  left: auto;
}
.button-67b3 .basic_b89b .layout-over-c043 {
  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;
}
.button-67b3 .basic_b89b:hover.menu_slow_ca19 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.button-67b3
  .basic_b89b:hover.menu_slow_ca19
  .layout-over-c043 {
  display: block;
  z-index: 9999999;
}
.button-67b3 .hovered_2046 .section-last-5f85,
.button-67b3 .layout_e151 .section-last-5f85 {
  display: none;
}
.button-67b3 .highlight_260f .basic_b89b:hover.menu_slow_ca19 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.status-d13d .outer_f8cc label,
.status-d13d .shade_fast_11af label,
.status-d13d .label_ac08 label,
.status-d13d .logo-8e53 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_upper_bab7 {
  list-style: none;
  margin: 0;
}
.text_upper_bab7 article.gallery-iron-c31c {
  margin-bottom: 0;
}
.text_upper_bab7 ul {
  list-style: none;
  margin: 0;
}
.text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c: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) {
  .text_upper_bab7 .accordion-small-3d88 li.gallery-iron-c31c li.gallery-iron-c31c li.gallery-iron-c31c li.gallery-iron-c31c {
    padding-left: 0;
  }
}
article.gallery-iron-c31c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery-iron-c31c .footer-63ae p:last-of-type {
  margin-bottom: 0;
}
article.gallery-iron-c31c .logo-cold-b747 {
  float: left;
}
article.gallery-iron-c31c .focus-mini-57c6 {
  margin-left: 85px;
}
article.gallery-iron-c31c .chip_selected_f23b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery-iron-c31c .chip_selected_f23b .photo-2d02 {
  margin-left: 10px;
}
article.gallery-iron-c31c .panel_wide_37ba {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery-iron-c31c .article_505a {
  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 .outer_f8cc,
  #respond .label_ac08,
  #respond .logo-8e53 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer_f8cc input,
#respond .label_ac08 input,
#respond .logo-8e53 input {
  width: 100%;
}
#respond .logo-8e53 {
  margin-right: 0;
}
#respond .image_dark_350a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hovered_2046 .accordion-black-6a84 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion-black-6a84 .orange-1769.shadow-purple-28e4 .logo-bb90 > li > a:focus,
.accordion-black-6a84 .orange-1769.shadow-purple-28e4 .logo-bb90 > li > a:hover,
.accordion-black-6a84 .orange-1769.white-58e8 .logo-bb90 > li > a:focus,
.accordion-black-6a84 .orange-1769.white-58e8 .logo-bb90 > li > a:hover,
.accordion-black-6a84 .orange-1769.disabled_light_0503 .logo-bb90 > li > a:focus,
.accordion-black-6a84 .orange-1769.disabled_light_0503 .logo-bb90 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-6a84
  .orange-1769.shadow-purple-28e4
  .logo-bb90
  > li.dim_3b2f
  > a,
.accordion-black-6a84
  .orange-1769.shadow-purple-28e4
  .logo-bb90
  > li.brown-44dc
  > a,
.accordion-black-6a84
  .orange-1769.white-58e8
  .logo-bb90
  > li.dim_3b2f
  > a,
.accordion-black-6a84
  .orange-1769.white-58e8
  .logo-bb90
  > li.brown-44dc
  > a,
.accordion-black-6a84
  .orange-1769.disabled_light_0503
  .logo-bb90
  > li.dim_3b2f
  > a,
.accordion-black-6a84 .orange-1769.disabled_light_0503 .logo-bb90 > li.card-cb85 > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-6a84 .pattern_4c4f,
.accordion-black-6a84 .pattern_4c4f a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-6a84 .link-paper-0521.search_e7a2 li a,
.accordion-black-6a84 .mask_4774 a,
.accordion-black-6a84 .sort-inner-f78b,
.accordion-black-6a84 .logo-bb90 > li > a,
.accordion-black-6a84 .liquid_f15b {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84 .link-paper-0521.search_e7a2 li a:hover,
.accordion-black-6a84 .mask_4774 a:hover,
.accordion-black-6a84 .sort-inner-f78b:hover,
.accordion-black-6a84 .logo-bb90 > li > a:hover,
.accordion-black-6a84 .liquid_f15b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-6a84 .article_c478 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84 .article_c478 .text_liquid_e0f4 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-6a84 .article_c478:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-6a84 .bottom_b7e6 .cool_543f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84 .bottom_b7e6 .cool_543f .overlay-top-89d2 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84
  .bottom_b7e6
  .cool_543f
  .overlay-top-89d2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84
  .bottom_b7e6
  .cool_543f
  .overlay-top-89d2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84
  .bottom_b7e6
  .cool_543f
  .overlay-top-89d2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84
  .bottom_b7e6
  .cool_543f
  .overlay-top-89d2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84 .bottom_b7e6 .picture_ee6a {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-6a84 .bottom_b7e6 .picture_ee6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_dca9
  .accordion-black-6a84
  .bottom_b7e6
  .tooltip-bfd0
  .modal_d20c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo_dca9
  .accordion-black-6a84
  .bottom_b7e6
  .tooltip-bfd0
  .overlay-top-89d2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2046 .motion-13cb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.motion-13cb .orange-1769.shadow-purple-28e4 .logo-bb90 > li > a:focus,
.motion-13cb .orange-1769.shadow-purple-28e4 .logo-bb90 > li > a:hover,
.motion-13cb .orange-1769.white-58e8 .logo-bb90 > li > a:focus,
.motion-13cb .orange-1769.white-58e8 .logo-bb90 > li > a:hover,
.motion-13cb .orange-1769.disabled_light_0503 .logo-bb90 > li > a:focus,
.motion-13cb .orange-1769.disabled_light_0503 .logo-bb90 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion-13cb
  .orange-1769.shadow-purple-28e4
  .logo-bb90
  > li.dim_3b2f
  > a,
.motion-13cb
  .orange-1769.shadow-purple-28e4
  .logo-bb90
  > li.brown-44dc
  > a,
.motion-13cb
  .orange-1769.white-58e8
  .logo-bb90
  > li.dim_3b2f
  > a,
.motion-13cb
  .orange-1769.white-58e8
  .logo-bb90
  > li.brown-44dc
  > a,
.motion-13cb
  .orange-1769.disabled_light_0503
  .logo-bb90
  > li.dim_3b2f
  > a,
.motion-13cb .orange-1769.disabled_light_0503 .logo-bb90 > li.card-cb85 > a {
  color: rgba(0, 0, 0, 0.8);
}
.motion-13cb .pattern_4c4f,
.motion-13cb .pattern_4c4f a {
  color: rgba(0, 0, 0, 0.8);
}
.motion-13cb .link-paper-0521.search_e7a2 li a,
.motion-13cb .mask_4774 a,
.motion-13cb .sort-inner-f78b,
.motion-13cb .logo-bb90 > li > a,
.motion-13cb .liquid_f15b {
  color: rgba(0, 0, 0, 0.55);
}
.motion-13cb .link-paper-0521.search_e7a2 li a:hover,
.motion-13cb .mask_4774 a:hover,
.motion-13cb .sort-inner-f78b:hover,
.motion-13cb .logo-bb90 > li > a:hover,
.motion-13cb .liquid_f15b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion-13cb .article_c478 {
  color: rgba(0, 0, 0, 0.55);
}
.motion-13cb .article_c478 .text_liquid_e0f4 {
  color: rgba(0, 0, 0, 0.8);
}
.motion-13cb .article_c478:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick-ce13 .pagination_rough_f8c6 {
  margin-left: auto;
  margin-right: auto;
}
.outline-wide-272d > * {
  margin-left: auto;
  margin-right: auto;
}
.outline-wide-272d .element_left_1370 {
  margin-right: 1.41575em;
}
.dynamic-c80b .outline-wide-272d > .smooth_d32f {
  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;
}
.dynamic-c80b .outline-wide-272d > .clean-1bfe {
  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;
}
.breadcrumb-solid-fea4.thick-ce13 .pagination_rough_f8c6,
.row-dbf8.thick-ce13 .pagination_rough_f8c6 {
  margin-left: 0;
}
.accent-east-2fa8.thick-ce13 .pagination_rough_f8c6,
.table_huge_daa8.thick-ce13 .pagination_rough_f8c6 {
  margin-right: 0;
}
.outline-wide-272d ol,
.outline-wide-272d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside-glass-8da3 video {
  max-width: 100%;
}
.lite_d375 img {
  display: block;
}
.lite_d375.element_left_1370,
.lite_d375.status_narrow_d3f5 {
  width: 100%;
}
.lite_d375.clean-1bfe img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight_inner_db2b:not(.backdrop-04f8) {
  margin: 1.5em auto;
}
.main-tiny-6666 p {
  padding: 1.5em 14px;
}
ul.tag_pink_317d.clean-1bfe,
ul.tag_pink_317d.smooth_d32f,
ul.tag_pink_317d.highlight_2fad.smooth_d32f {
  padding: 0 14px;
}
.small-08d8 {
  display: block;
  overflow-x: auto;
}
.small-08d8 table {
  border-collapse: collapse;
  width: 100%;
}
.small-08d8 td,
.small-08d8 th {
  padding: 0.5em;
}
.outline-wide-272d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.outline-wide-272d ol ol,
.outline-wide-272d ol ul,
.outline-wide-272d ul ol,
.outline-wide-272d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.outline-wide-272d ol ol li,
.outline-wide-272d ol ul li,
.outline-wide-272d ul ol li,
.outline-wide-272d ul ul li {
  margin-left: 0;
}
.slow-4cec.card-5ddf > .feature_74c1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slow-4cec.card-5ddf > .feature_74c1 iframe,
.slow-4cec.card-5ddf > .feature_74c1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.copper_3948 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.copper_3948.card-medium-9b89 {
  padding: 0;
}
.copper_3948.card-medium-9b89 cite {
  font-size: 13px;
}
.copper_3948 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.copper_3948 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture-stale-a93e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture-stale-a93e > p:first-child {
  margin-top: 0;
}
.picture-stale-a93e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture-stale-a93e blockquote {
  border-left: 0;
}
.feature_821b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature_821b:not(.short-1d2e) {
  max-width: 100px;
}
.feature_821b.complex-fe88 {
  border-bottom: none !important;
  text-align: center;
}
.feature_821b.complex-fe88::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main-tiny-6666 p {
    padding: 1.5em 0;
  }
}
.new-10b2 {
  color: #0073aa;
}
.mask_c3f1 {
  background-color: #0073aa;
}
.description-west-bea4 {
  color: #229fd8;
}
.modal-b727 {
  background-color: #229fd8;
}
.red-eb20 {
  color: #eee;
}
.media_1f53 {
  background-color: #eee;
}
.slider_glass_4ae1 {
  color: #444;
}
.south_1580 {
  background-color: #444;
}
.gold-eec1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gold-eec1 .title-north-1f02 .mask_4774 {
  font-size: 15px;
}
.gold-eec1 .mask_4774 {
  line-height: 1.3;
}
.gold-eec1 .motion-13cb {
}
.gold-eec1 .accordion-black-6a84 {
  background: #235787;
}
.warm_0342 {
  padding: 0;
}
.warm_0342 .accordion-black-6a84 {
  background: #1a1a1a;
}
.warm_0342 .motion-13cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.cool-7e58 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.cool-7e58 .motion-13cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.cool-7e58 .accordion-black-6a84 {
  background: #303030;
}
.thick_0e03 {
  position: relative;
  z-index: 10;
}
.thick_0e03 .notice-solid-4065 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_short_efc6 .menu_slow_ca19 {
  display: inline-block;
  vertical-align: middle;
}
.logo_short_efc6.prev_4d1e .menu_slow_ca19 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .logo_short_efc6.prev_4d1e .menu_slow_ca19 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .logo_short_efc6.prev_4d1e .menu_slow_ca19 {
    margin-right: 0.4em;
  }
}
.logo_short_efc6.prev_4d1e .menu_slow_ca19:last-child {
  margin-right: 0;
}
.grid-3bcc .notice-solid-4065 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hovered_2046 .title-north-1f02 {
    margin: 0 -0.5em;
  }
  .hovered_2046 .title-north-1f02 [class*="customify-col-"],
  .hovered_2046 .title-north-1f02 [class*="customify-col_"],
  .hovered_2046 .title-north-1f02 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hovered_2046.text_plasma_9e63 .notice-solid-4065 {
  background: 0 0 !important;
}
.hovered_2046.text_plasma_9e63 .notice-solid-4065,
.hovered_2046.grid-3bcc .notice-solid-4065 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hovered_2046.active-a5e8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hovered_2046.grid-3bcc .notice-solid-4065 {
  box-shadow: none !important;
}
.west-2d54 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .west-2d54 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .west-2d54 {
    padding: 18px 0 20px;
  }
}
.west-2d54 .logo-pressed-70f6 {
  width: 100%;
}
.west-2d54 .button_cebd {
  margin-bottom: 0;
}
.west-2d54 .hard-0be7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary_plasma_e6d7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary_plasma_e6d7 .grid-hard-75cd {
  width: 100%;
}
.content_4337 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.content_4337 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.content_4337 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;
}
.content_4337 li:last-child:after {
  display: none;
}
.content_4337 li a {
  font-weight: 500;
  margin-right: 10px;
}
.outline_888b .section-last-5f85 button,
.west-2d54 .section-last-5f85 button {
  left: 0;
}
.outline_888b .grid-hard-75cd,
.west-2d54 .grid-hard-75cd {
  padding-left: 0;
  padding-right: 0;
}
.outline_888b .tertiary_plasma_e6d7,
.west-2d54 .tertiary_plasma_e6d7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outline_888b {
  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;
}
.outline_888b: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;
}
.outline_888b .banner-focused-2505 {
  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) {
  .outline_888b .banner-focused-2505 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_888b .banner-focused-2505 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outline_888b .banner-focused-2505 {
    min-height: 200px;
  }
}
.outline_888b .content_4337 {
  color: rgba(255, 255, 255, 0.8);
}
.outline_888b .content_4337 a,
.outline_888b .content_4337 li:after {
  color: inherit;
}
.outline_888b .content_4337 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu_north_1398 {
  margin-bottom: 0.5em;
}
.article-108c {
  margin-bottom: 1.2em;
}
.article-108c,
.menu_north_1398 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article-108c p:last-child,
.menu_north_1398 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section-last-5f85,
#masthead .section-last-5f85 {
  display: none;
}
#masthead
  > .section-last-5f85.hovered_4bd8 {
  display: none;
}
#masthead > .section-last-5f85 button {
  left: 0;
}
.selected-f520 {
  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%;
}
.selected-f520 .menu_slow_ca19 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.selected-f520 .menu-small-f415 {
  display: -webkit-box;
  display: flex;
}
.selected-f520 .menu-small-f415.sort-0af0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.selected-f520 .menu-small-f415.plasma-c391 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.selected-f520 .menu-small-f415.info-selected-be53 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.selected-f520.last-6852.sidebar-cool-2241 .menu-small-f415.sort-0af0 {
  flex-basis: 100%;
}
.selected-f520.icon-2748 .menu-small-f415.plasma-c391 {
  -webkit-box-flex: 1;
  flex: auto;
}
.selected-f520.icon-2748 .menu-small-f415.info-selected-be53 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section-last-5f85.hovered_4bd8 {
  display: none;
}
#masthead > .section-last-5f85 button {
  left: 0;
}
.active-huge-6743 {
  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;
}
.active-huge-6743:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active-huge-6743.accent_light_3393 i {
  margin-right: 4px;
}
.active-huge-6743.container-stone-a121 i {
  margin-left: 5px;
}
.mask_4774 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask_4774 p:last-child {
  margin-bottom: 0;
}
.thick-2fc7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thick-2fc7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thick-2fc7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thick-2fc7 .pattern_4c4f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thick-2fc7 .east-6434 {
  margin: 5px 0 7px 0;
}
.thick-2fc7.icon_1055 .picture-advanced-9491 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-2fc7.icon_1055 .thumbnail_02a4 {
  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;
}
.thick-2fc7.background-dynamic-a4f6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thick-2fc7.background-dynamic-a4f6 .picture-advanced-9491 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-2fc7.background-dynamic-a4f6 .thumbnail_02a4 {
  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;
}
.thick-2fc7.surface_043e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick-2fc7.module-fd2b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thick-2fc7.module-fd2b .thumbnail_02a4 {
  margin-top: 7px;
}
.bottom-0b75 {
  display: inline-block;
}
.thick_0e03 .hero-black-3c3a .thick-2fc7 img {
  max-width: 100%;
}
.orange-1769 .wood-7015.video-ae54,
.up-27f6 .wood-7015.video-ae54 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange-1769 .paper_ad6a,
.up-27f6 .paper_ad6a {
  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%);
}
.orange-1769 .paper_ad6a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.orange-1769.badge_steel_34c0 .paper_ad6a {
  display: none;
}
.orange-1769 .cold-4adf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.orange-1769 .cold-4adf li {
  display: inline-block;
  position: relative;
}
.orange-1769 .cold-4adf li:last-child {
  margin-right: 0;
}
.orange-1769 .cold-4adf 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;
}
.orange-1769 .cold-4adf li.card-cb85 > a {
  color: rgba(0, 0, 0, 0.9);
}
.orange-1769 .cold-4adf > 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;
}
.orange-1769 .cold-4adf > li > a i {
  line-height: 0;
}
.orange-1769 .cold-4adf > li.wrapper-narrow-3c98 > a .paper_ad6a {
  margin-left: 4px;
  line-height: 0;
}
.orange-1769 .cold-4adf .huge_b9d8 li.wrapper-narrow-3c98 > a {
  position: relative;
}
.orange-1769 .cold-4adf .huge_b9d8 li.wrapper-narrow-3c98 > a:after,
.orange-1769 .cold-4adf .huge_b9d8 li.wrapper-narrow-3c98 > a:before {
  content: "";
  display: table;
}
.orange-1769 .cold-4adf .huge_b9d8 li.wrapper-narrow-3c98 > a:after {
  clear: both;
}
.orange-1769 .cold-4adf .huge_b9d8 li.wrapper-narrow-3c98 > a .paper_ad6a {
  margin-left: 5px;
  float: right;
}
.orange-1769 .thick_7801,
.orange-1769 .huge_b9d8 {
  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;
}
.orange-1769 .huge_b9d8 {
  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;
}
.orange-1769 .huge_b9d8 .video-ae54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange-1769 .huge_b9d8 .paper_ad6a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.orange-1769 .huge_b9d8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.orange-1769 .huge_b9d8 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;
}
.orange-1769 .huge_b9d8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.orange-1769 .huge_b9d8 .huge_b9d8 {
  top: 0;
  left: 100%;
}
.orange-1769 .menu_over_5c5d.fn-focus-b4b3 > .thick_7801,
.orange-1769 .menu_over_5c5d.fn-focus-b4b3 > .huge_b9d8,
.orange-1769 .menu_over_5c5d:focus > .thick_7801,
.orange-1769 .menu_over_5c5d:focus > .huge_b9d8,
.orange-1769 .menu_over_5c5d:hover > .thick_7801,
.orange-1769 .menu_over_5c5d:hover > .huge_b9d8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.orange-1769.disabled_light_0503 .logo-bb90:after,
.orange-1769.disabled_light_0503 .logo-bb90:before {
  content: "";
  display: table;
}
.orange-1769.disabled_light_0503 .logo-bb90:after {
  clear: both;
}
.orange-1769.disabled_light_0503 .logo-bb90 > li {
  float: left;
}
.orange-1769.widget_out_d67a .logo-bb90:after,
.orange-1769.widget_out_d67a .logo-bb90:before {
  content: "";
  display: table;
}
.orange-1769.widget_out_d67a .logo-bb90:after {
  clear: both;
}
.orange-1769.widget_out_d67a .logo-bb90 > li {
  float: left;
}
.orange-1769.widget_out_d67a .logo-bb90 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.orange-1769.widget_out_d67a .logo-bb90 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.orange-1769.widget_out_d67a .logo-bb90 > li.dim_3b2f > a,
.orange-1769.widget_out_d67a .logo-bb90 > li.card-cb85 > a {
  color: #fff;
  background-color: #1e4b75;
}
.orange-1769.shadow-purple-28e4 .logo-bb90 > li > a .video-ae54 {
  position: relative;
}
.orange-1769.shadow-purple-28e4 .logo-bb90 > li > a .video-ae54: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;
}
.orange-1769.shadow-purple-28e4
  .logo-bb90
  > li:focus
  > a
  .video-ae54:before,
.orange-1769.shadow-purple-28e4
  .logo-bb90
  > li:hover
  > a
  .video-ae54:before {
  width: 100%;
  background-color: currentColor;
}
.orange-1769.shadow-purple-28e4
  .logo-bb90
  > li.dim_3b2f
  > a
  .video-ae54:before,
.orange-1769.shadow-purple-28e4
  .logo-bb90
  > li.brown-44dc
  > a
  .video-ae54:before {
  width: 100%;
  background-color: currentColor;
}
.orange-1769.white-58e8 .logo-bb90 > li > a .video-ae54 {
  position: relative;
}
.orange-1769.white-58e8 .logo-bb90 > li > a .video-ae54: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;
}
.orange-1769.white-58e8 .logo-bb90 > li:focus > a .video-ae54:before,
.orange-1769.white-58e8
  .logo-bb90
  > li:hover
  > a
  .video-ae54:before {
  width: 100%;
  background-color: currentColor;
}
.orange-1769.white-58e8
  .logo-bb90
  > li.dim_3b2f
  > a
  .video-ae54:before,
.orange-1769.white-58e8
  .logo-bb90
  > li.brown-44dc
  > a
  .video-ae54:before {
  width: 100%;
  background-color: currentColor;
}
.up-27f6 .cold-4adf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.up-27f6 .cold-4adf li:first-child > a {
  border-top: none;
}
.up-27f6 .cold-4adf .preview_9e15 > .video-ae54 .paper_ad6a {
  display: none;
}
.up-27f6 .cold-4adf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.up-27f6 .cold-4adf li:last-child {
  border: none;
}
.up-27f6 .cold-4adf li.wrapper-narrow-3c98 > a {
  padding-right: 45px !important;
}
.up-27f6 .cold-4adf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.up-27f6 .cold-4adf li a:focus,
.up-27f6 .cold-4adf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-27f6 .cold-4adf li .notification-plasma-48ae {
  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;
}
.up-27f6 .cold-4adf li .notification-plasma-48ae:hover {
  box-shadow: none;
}
.up-27f6 .cold-4adf li .notification-plasma-48ae .paper_ad6a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.up-27f6 .cold-4adf .huge_b9d8 {
  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);
}
.up-27f6 .cold-4adf .huge_b9d8 li a {
  padding-left: 3em;
}
.up-27f6 .cold-4adf .short-730c > a .notification-plasma-48ae i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.up-27f6 .cold-4adf .short-730c > .huge_b9d8 {
  display: block;
  opacity: 1;
}
.filter-dirty-5575 {
  max-width: 100%;
}
.background-ca56 {
  line-height: 0;
  cursor: pointer;
}
.liquid_f15b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.liquid_f15b:hover {
  box-shadow: none;
  color: currentColor;
}
.liquid_f15b svg {
  width: 18px;
  height: 18px;
}
.liquid_f15b .small_3865 {
  display: none;
}
.overlay-e07c {
  position: relative;
}
.overlay-e07c.fn-active-b4b3 .liquid_f15b .bottom-878f {
  display: none;
}
.overlay-e07c.fn-active-b4b3 .liquid_f15b .small_3865 {
  display: inline-block;
}
.overlay-e07c .component-b499 {
  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);
}
.overlay-e07c.description_c7a5 .component-b499 {
  left: auto;
  right: -0.9em;
}
.overlay-e07c.description_c7a5 .notice-8126::before {
  left: auto;
  right: 15px;
}
.overlay-e07c.fn-active-b4b3 .component-b499 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-bfd0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip-bfd0 label {
  flex-basis: 100%;
}
.tooltip-bfd0 .cool_543f {
  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;
}
.tooltip-bfd0 .overlay-top-89d2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip-bfd0 .overlay-top-89d2:focus {
  background-color: transparent;
}
.tooltip-bfd0 button.picture_ee6a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip-bfd0 button.picture_ee6a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip-bfd0 button.picture_ee6a svg {
  width: 18px;
  height: 18px;
}
.tooltip-bfd0 input[type="submit"] {
  min-height: auto;
}
.bottom_b7e6 .tooltip-bfd0 .overlay-top-89d2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice-8126 {
  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) {
  .notice-8126 {
    width: 220px;
  }
}
.notice-8126 label {
  flex-basis: 100%;
}
.notice-8126::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;
}
.photo_dca9 .bottom_b7e6 .tooltip-bfd0 {
  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;
}
.photo_dca9
  .bottom_b7e6
  .tooltip-bfd0
  .cool_543f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.photo_dca9 .bottom_b7e6 .tooltip-bfd0 .overlay-top-89d2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.photo_dca9
  .bottom_b7e6
  .tooltip-bfd0
  .overlay-top-89d2:focus {
  background: 0 0;
}
.photo_dca9
  .bottom_b7e6
  .tooltip-bfd0
  .modal_d20c {
  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;
}
.link-paper-0521 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.link-paper-0521 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.link-paper-0521 li:last-child {
  margin-right: 0;
}
.link-paper-0521 li:first-child {
  margin-left: 0;
}
.link-paper-0521.red-582f a {
  color: #fff;
}
.link-paper-0521.red-582f a:hover {
  color: #fff;
}
.link-paper-0521 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.link-paper-0521 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.link-paper-0521 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.link-paper-0521 a:hover {
  opacity: 0.9;
  color: inherit;
}
.link-paper-0521 [class*="social-icon-apple"] {
  background-color: #999;
}
.link-paper-0521 [class*="social-icon-apple"].tooltip_full_e877 {
  background-color: transparent;
  color: #999;
}
.link-paper-0521 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.link-paper-0521 [class*="social-icon-behance"].tooltip_full_e877 {
  background-color: transparent;
  color: #1769ff;
}
.link-paper-0521 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.link-paper-0521 [class*="social-icon-bitbucket"].tooltip_full_e877 {
  background-color: transparent;
  color: #205081;
}
.link-paper-0521 [class*="social-icon-codepen"] {
  background-color: #000;
}
.link-paper-0521 [class*="social-icon-codepen"].tooltip_full_e877 {
  background-color: transparent;
  color: #000;
}
.link-paper-0521 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.link-paper-0521 [class*="social-icon-delicious"].tooltip_full_e877 {
  background-color: transparent;
  color: #39f;
}
.link-paper-0521 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.link-paper-0521 [class*="social-icon-digg"].tooltip_full_e877 {
  background-color: transparent;
  color: #005be2;
}
.link-paper-0521 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.link-paper-0521 [class*="social-icon-dribbble"].tooltip_full_e877 {
  background-color: transparent;
  color: #ea4c89;
}
.link-paper-0521 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.link-paper-0521 [class*="social-icon-envelope"].tooltip_full_e877 {
  background-color: transparent;
  color: #ea4335;
}
.link-paper-0521 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.link-paper-0521 [class*="social-icon-facebook"].tooltip_full_e877 {
  background-color: transparent;
  color: #3b5998;
}
.link-paper-0521 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.link-paper-0521 [class*="social-icon-flickr"].tooltip_full_e877 {
  background-color: transparent;
  color: #0063dc;
}
.link-paper-0521 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.link-paper-0521 [class*="social-icon-foursquare"].tooltip_full_e877 {
  background-color: transparent;
  color: #2d5be3;
}
.link-paper-0521 [class*="social-icon-github"] {
  background-color: #333;
}
.link-paper-0521 [class*="social-icon-github"].tooltip_full_e877 {
  background-color: transparent;
  color: #333;
}
.link-paper-0521 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.link-paper-0521 [class*="social-icon-google-plus"].tooltip_full_e877 {
  background-color: transparent;
  color: #dd4b39;
}
.link-paper-0521 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.link-paper-0521 [class*="social-icon-houzz"].tooltip_full_e877 {
  background-color: transparent;
  color: #7ac142;
}
.link-paper-0521 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.link-paper-0521 [class*="social-icon-instagram"].tooltip_full_e877 {
  background-color: transparent;
  color: #262626;
}
.link-paper-0521 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.link-paper-0521 [class*="social-icon-jsfiddle"].tooltip_full_e877 {
  background-color: transparent;
  color: #487aa2;
}
.link-paper-0521 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.link-paper-0521 [class*="social-icon-linkedin"].tooltip_full_e877 {
  background-color: transparent;
  color: #0077b5;
}
.link-paper-0521 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.link-paper-0521 [class*="social-icon-medium"].tooltip_full_e877 {
  background-color: transparent;
  color: #00ab6b;
}
.link-paper-0521 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.link-paper-0521
  [class*="social-icon-odnoklassniki"].tooltip_full_e877 {
  background-color: transparent;
  color: #f4731c;
}
.link-paper-0521 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.link-paper-0521 [class*="social-icon-meetup"].tooltip_full_e877 {
  background-color: transparent;
  color: #ec1c40;
}
.link-paper-0521 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.link-paper-0521 [class*="social-icon-pinterest"].tooltip_full_e877 {
  background-color: transparent;
  color: #bd081c;
}
.link-paper-0521 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.link-paper-0521 [class*="social-icon-product-hunt"].tooltip_full_e877 {
  background-color: transparent;
  color: #da552f;
}
.link-paper-0521 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.link-paper-0521 [class*="social-icon-reddit"].tooltip_full_e877 {
  background-color: transparent;
  color: #ff4500;
}
.link-paper-0521 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.link-paper-0521 [class*="social-icon-rss"].tooltip_full_e877 {
  background-color: transparent;
  color: #f26522;
}
.link-paper-0521 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.link-paper-0521
  [class*="social-icon-shopping-cart"].tooltip_full_e877 {
  background-color: transparent;
  color: #4caf50;
}
.link-paper-0521 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.link-paper-0521 [class*="social-icon-skype"].tooltip_full_e877 {
  background-color: transparent;
  color: #00aff0;
}
.link-paper-0521 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.link-paper-0521 [class*="social-icon-slideshare"].tooltip_full_e877 {
  background-color: transparent;
  color: #0077b5;
}
.link-paper-0521 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.link-paper-0521 [class*="social-icon-snapchat"].tooltip_full_e877 {
  background-color: transparent;
  color: #fffc00;
}
.link-paper-0521 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.link-paper-0521 [class*="social-icon-soundcloud"].tooltip_full_e877 {
  background-color: transparent;
  color: #f80;
}
.link-paper-0521 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.link-paper-0521 [class*="social-icon-spotify"].tooltip_full_e877 {
  background-color: transparent;
  color: #2ebd59;
}
.link-paper-0521 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.link-paper-0521
  [class*="social-icon-stack-overflow"].tooltip_full_e877 {
  background-color: transparent;
  color: #fe7a15;
}
.link-paper-0521 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.link-paper-0521 [class*="social-icon-maldkfgram"].tooltip_full_e877 {
  background-color: transparent;
  color: #2ca5e0;
}
.link-paper-0521 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.link-paper-0521 [class*="social-icon-tripadvisor"].tooltip_full_e877 {
  background-color: transparent;
  color: #589442;
}
.link-paper-0521 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.link-paper-0521 [class*="social-icon-tumblr"].tooltip_full_e877 {
  background-color: transparent;
  color: #35465c;
}
.link-paper-0521 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.link-paper-0521 [class*="social-icon-twitch"].tooltip_full_e877 {
  background-color: transparent;
  color: #6441a5;
}
.link-paper-0521 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.link-paper-0521 [class*="social-icon-twitter"].tooltip_full_e877 {
  background-color: transparent;
  color: #1da1f2;
}
.link-paper-0521 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.link-paper-0521 [class*="social-icon-vimeo"].tooltip_full_e877 {
  background-color: transparent;
  color: #1ab7ea;
}
.link-paper-0521 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.link-paper-0521 [class*="social-icon-vk"].tooltip_full_e877 {
  background-color: transparent;
  color: #45668e;
}
.link-paper-0521 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.link-paper-0521 [class*="social-icon-weibo"].tooltip_full_e877 {
  background-color: transparent;
  color: #df2029;
}
.link-paper-0521 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.link-paper-0521 [class*="social-icon-weixin"].tooltip_full_e877 {
  background-color: transparent;
  color: #7bb32e;
}
.link-paper-0521 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.link-paper-0521 [class*="social-icon-whatsapp"].tooltip_full_e877 {
  background-color: transparent;
  color: #25d366;
}
.link-paper-0521 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.link-paper-0521 [class*="social-icon-wordpress"].tooltip_full_e877 {
  background-color: transparent;
  color: #21759b;
}
.link-paper-0521 [class*="social-icon-xing"] {
  background-color: #026466;
}
.link-paper-0521 [class*="social-icon-xing"].tooltip_full_e877 {
  background-color: transparent;
  color: #026466;
}
.link-paper-0521 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.link-paper-0521 [class*="social-icon-yelp"].tooltip_full_e877 {
  background-color: transparent;
  color: #af0606;
}
.link-paper-0521 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.link-paper-0521 [class*="social-icon-youtube"].tooltip_full_e877 {
  background-color: transparent;
  color: #cd201f;
}
.sort-inner-f78b {
  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;
}
.sort-inner-f78b:hover {
  box-shadow: none;
  background: 0 0;
}
.summary_center_9232 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.icon_e65d {
  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;
}
.dropdown-simple-fce3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tiny-ab0a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tiny-ab0a,
.tiny-ab0a::after,
.tiny-ab0a::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;
}
.tiny-ab0a::after,
.tiny-ab0a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert_hot_845c .icon_e65d .dropdown-simple-fce3 {
  margin-top: -2px;
  width: 19px;
}
.alert_hot_845c .icon_e65d .tiny-ab0a {
  margin-top: -1px;
}
.alert_hot_845c .icon_e65d .tiny-ab0a,
.alert_hot_845c .icon_e65d .tiny-ab0a::after,
.alert_hot_845c .icon_e65d .tiny-ab0a::before {
  width: 19px;
  height: 2px;
}
.alert_hot_845c .icon_e65d .tiny-ab0a::before {
  top: -6px;
}
.alert_hot_845c .icon_e65d .tiny-ab0a::after {
  bottom: -6px;
}
.highlight_c89e .icon_e65d .dropdown-simple-fce3 {
  margin-top: -2px;
  width: 22px;
}
.highlight_c89e .icon_e65d .tiny-ab0a {
  margin-top: -1px;
}
.highlight_c89e .icon_e65d .tiny-ab0a,
.highlight_c89e .icon_e65d .tiny-ab0a::after,
.highlight_c89e .icon_e65d .tiny-ab0a::before {
  width: 22px;
  height: 2px;
}
.highlight_c89e .icon_e65d .tiny-ab0a::before {
  top: -7px;
}
.highlight_c89e .icon_e65d .tiny-ab0a::after {
  bottom: -7px;
}
.avatar-4178 .icon_e65d .dropdown-simple-fce3 {
  margin-top: -2px;
  width: 31px;
}
.avatar-4178 .icon_e65d .tiny-ab0a {
  margin-top: -1.5px;
}
.avatar-4178 .icon_e65d .tiny-ab0a,
.avatar-4178 .icon_e65d .tiny-ab0a::after,
.avatar-4178 .icon_e65d .tiny-ab0a::before {
  width: 31px;
  height: 3px;
}
.avatar-4178 .icon_e65d .tiny-ab0a::before {
  top: -9px;
}
.avatar-4178 .icon_e65d .tiny-ab0a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block-black-6461 .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 19px;
  }
  .block-black-6461 .icon_e65d .tiny-ab0a {
    margin-top: -1px;
  }
  .block-black-6461 .icon_e65d .tiny-ab0a,
  .block-black-6461 .icon_e65d .tiny-ab0a::after,
  .block-black-6461 .icon_e65d .tiny-ab0a::before {
    width: 19px;
    height: 2px;
  }
  .block-black-6461 .icon_e65d .tiny-ab0a::before {
    top: -6px;
  }
  .block-black-6461 .icon_e65d .tiny-ab0a::after {
    bottom: -6px;
  }
  .avatar_6104 .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_6104 .icon_e65d .tiny-ab0a {
    margin-top: -1px;
  }
  .avatar_6104 .icon_e65d .tiny-ab0a,
  .avatar_6104 .icon_e65d .tiny-ab0a::after,
  .avatar_6104 .icon_e65d .tiny-ab0a::before {
    width: 22px;
    height: 2px;
  }
  .avatar_6104 .icon_e65d .tiny-ab0a::before {
    top: -7px;
  }
  .avatar_6104 .icon_e65d .tiny-ab0a::after {
    bottom: -7px;
  }
  .description_f9e2 .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 31px;
  }
  .description_f9e2 .icon_e65d .tiny-ab0a {
    margin-top: -1.5px;
  }
  .description_f9e2 .icon_e65d .tiny-ab0a,
  .description_f9e2 .icon_e65d .tiny-ab0a::after,
  .description_f9e2 .icon_e65d .tiny-ab0a::before {
    width: 31px;
    height: 3px;
  }
  .description_f9e2 .icon_e65d .tiny-ab0a::before {
    top: -9px;
  }
  .description_f9e2 .icon_e65d .tiny-ab0a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_d037 .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_d037 .icon_e65d .tiny-ab0a {
    margin-top: -1px;
  }
  .bottom_d037 .icon_e65d .tiny-ab0a,
  .bottom_d037 .icon_e65d .tiny-ab0a::after,
  .bottom_d037 .icon_e65d .tiny-ab0a::before {
    width: 19px;
    height: 2px;
  }
  .bottom_d037 .icon_e65d .tiny-ab0a::before {
    top: -6px;
  }
  .bottom_d037 .icon_e65d .tiny-ab0a::after {
    bottom: -6px;
  }
  .media_b1d0 .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 22px;
  }
  .media_b1d0 .icon_e65d .tiny-ab0a {
    margin-top: -1px;
  }
  .media_b1d0 .icon_e65d .tiny-ab0a,
  .media_b1d0 .icon_e65d .tiny-ab0a::after,
  .media_b1d0 .icon_e65d .tiny-ab0a::before {
    width: 22px;
    height: 2px;
  }
  .media_b1d0 .icon_e65d .tiny-ab0a::before {
    top: -7px;
  }
  .media_b1d0 .icon_e65d .tiny-ab0a::after {
    bottom: -7px;
  }
  .last_961d .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 31px;
  }
  .last_961d .icon_e65d .tiny-ab0a {
    margin-top: -1.5px;
  }
  .last_961d .icon_e65d .tiny-ab0a,
  .last_961d .icon_e65d .tiny-ab0a::after,
  .last_961d .icon_e65d .tiny-ab0a::before {
    width: 31px;
    height: 3px;
  }
  .last_961d .icon_e65d .tiny-ab0a::before {
    top: -9px;
  }
  .last_961d .icon_e65d .tiny-ab0a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-silver-695f .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-silver-695f .icon_e65d .tiny-ab0a {
    margin-top: -1px;
  }
  .backdrop-silver-695f .icon_e65d .tiny-ab0a,
  .backdrop-silver-695f .icon_e65d .tiny-ab0a::after,
  .backdrop-silver-695f .icon_e65d .tiny-ab0a::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-silver-695f .icon_e65d .tiny-ab0a::before {
    top: -6px;
  }
  .backdrop-silver-695f .icon_e65d .tiny-ab0a::after {
    bottom: -6px;
  }
  .huge_27b9 .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 22px;
  }
  .huge_27b9 .icon_e65d .tiny-ab0a {
    margin-top: -1px;
  }
  .huge_27b9 .icon_e65d .tiny-ab0a,
  .huge_27b9 .icon_e65d .tiny-ab0a::after,
  .huge_27b9 .icon_e65d .tiny-ab0a::before {
    width: 22px;
    height: 2px;
  }
  .huge_27b9 .icon_e65d .tiny-ab0a::before {
    top: -7px;
  }
  .huge_27b9 .icon_e65d .tiny-ab0a::after {
    bottom: -7px;
  }
  .avatar_9654 .icon_e65d .dropdown-simple-fce3 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar_9654 .icon_e65d .tiny-ab0a {
    margin-top: -1.5px;
  }
  .avatar_9654 .icon_e65d .tiny-ab0a,
  .avatar_9654 .icon_e65d .tiny-ab0a::after,
  .avatar_9654 .icon_e65d .tiny-ab0a::before {
    width: 31px;
    height: 3px;
  }
  .avatar_9654 .icon_e65d .tiny-ab0a::before {
    top: -9px;
  }
  .avatar_9654 .icon_e65d .tiny-ab0a::after {
    bottom: -9px;
  }
}
.module_fast_9686 .tiny-ab0a {
  -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);
}
.module_fast_9686 .tiny-ab0a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.module_fast_9686 .tiny-ab0a::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);
}
.module_fast_9686.menu-4e41 .tiny-ab0a {
  -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);
}
.module_fast_9686.menu-4e41 .tiny-ab0a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.module_fast_9686.menu-4e41 .tiny-ab0a::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);
}
.caption_inner_2817 {
  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.backdrop-fa33:before {
  display: none;
}
.layout_e151 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout_e151 .green_ffab {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout_e151 .green_ffab:last-of-type {
  border-bottom: none;
}
.layout_e151 .green_ffab.label_blue_de96,
.layout_e151 .green_ffab.selected-07fa,
.layout_e151 .green_ffab.menu_solid_e65d {
  padding: 0;
}
.layout_e151 .up-27f6 .notification-plasma-48ae {
  color: currentColor;
}
.layout_e151 .up-27f6 .notification-plasma-48ae:focus,
.layout_e151 .up-27f6 .notification-plasma-48ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_e151.motion-13cb .article_c478,
.layout_e151.motion-13cb .mask_4774 a,
.layout_e151.motion-13cb .logo-bb90 a,
.layout_e151.motion-13cb .huge_b9d8 a {
  color: rgba(0, 0, 0, 0.55);
}
.layout_e151.motion-13cb .article_c478:hover,
.layout_e151.motion-13cb .mask_4774 a:hover,
.layout_e151.motion-13cb .logo-bb90 a:hover,
.layout_e151.motion-13cb .huge_b9d8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_e151.motion-13cb .text_liquid_e0f4 {
  color: rgba(0, 0, 0, 0.8);
}
.layout_e151.motion-13cb .green_ffab {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_e151.motion-13cb .green_ffab:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout_e151.motion-13cb .tooltip_over_1d53:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout_e151.motion-13cb .up-27f6 .cold-4adf li a,
.layout_e151.motion-13cb .up-27f6 .notification-plasma-48ae,
.layout_e151.motion-13cb .huge_b9d8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_e151.motion-13cb .up-27f6 .notification-plasma-48ae:focus,
.layout_e151.motion-13cb .up-27f6 .notification-plasma-48ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_e151.motion-13cb .cold-4adf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_e151.accordion-black-6a84 .article_c478,
.layout_e151.accordion-black-6a84 .mask_4774 a,
.layout_e151.accordion-black-6a84 .logo-bb90 .notification-plasma-48ae,
.layout_e151.accordion-black-6a84 .logo-bb90 a,
.layout_e151.accordion-black-6a84 .huge_b9d8 a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_e151.accordion-black-6a84 .article_c478:hover,
.layout_e151.accordion-black-6a84 .mask_4774 a:hover,
.layout_e151.accordion-black-6a84 .logo-bb90 .notification-plasma-48ae:hover,
.layout_e151.accordion-black-6a84 .logo-bb90 a:hover,
.layout_e151.accordion-black-6a84 .huge_b9d8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_e151.accordion-black-6a84 .text_liquid_e0f4 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_e151.accordion-black-6a84 .green_ffab {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_e151.accordion-black-6a84 .green_ffab:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout_e151.accordion-black-6a84 .tooltip_over_1d53:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_e151.accordion-black-6a84 .up-27f6 .cold-4adf li a,
.layout_e151.accordion-black-6a84 .up-27f6 .notification-plasma-48ae,
.layout_e151.accordion-black-6a84 .huge_b9d8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_e151.accordion-black-6a84 .up-27f6 .notification-plasma-48ae:focus,
.layout_e151.accordion-black-6a84 .up-27f6 .notification-plasma-48ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_e151.accordion-black-6a84 .cold-4adf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_over_1d53 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tooltip_over_1d53:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.form-inner-d336 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tall-d41c .layout_e151 {
  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;
}
.tall-d41c .green_ffab {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tall-d41c .green_ffab: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) {
  .tall-d41c .green_ffab:before {
    width: 16%;
    left: 42%;
  }
}
.tall-d41c .green_ffab:last-child:before {
  content: none;
}
.tall-d41c .green_ffab[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tall-d41c .up-27f6 .cold-4adf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tall-d41c .up-27f6 .cold-4adf li a .notification-plasma-48ae {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tall-d41c .up-27f6 .huge_b9d8 {
  border: none;
}
.tall-d41c .up-27f6 .huge_b9d8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tall-d41c .tooltip_over_1d53 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tall-d41c .form-inner-d336 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tall-d41c .accordion-black-6a84 .tooltip_over_1d53:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-d41c .motion-13cb.hard_4a97 .tiny-ab0a {
  background: rgba(0, 0, 0, 0.6);
}
.tall-d41c
  .motion-13cb.hard_4a97
  .tiny-ab0a::after,
.tall-d41c
  .motion-13cb.hard_4a97
  .tiny-ab0a:before {
  background: inherit;
}
.tall-d41c
  .motion-13cb.hard_4a97:hover
  .tiny-ab0a {
  background: rgba(0, 0, 0, 0.8);
}
.top-f8ea .layout_e151 {
  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) {
  .top-f8ea .layout_e151 {
    width: auto;
    right: 45px;
  }
}
.main_477d .layout_e151 {
  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) {
  .main_477d .layout_e151 {
    width: auto;
    left: 45px;
  }
}
.backdrop-fa33 .layout_e151 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop-fa33 .form-inner-d336 {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop-fa33 .tooltip_over_1d53:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview-black-683a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview-black-683a.tall-d41c .layout_e151 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview-black-683a.top-f8ea .layout_e151 {
  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);
}
.preview-black-683a .layout_e151 {
  visibility: visible;
}
.preview-black-683a.main_477d .layout_e151 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info_tiny_831d,
.breadcrumb-7ed4 {
  overflow-x: hidden;
}
.info_tiny_831d .layout_e151 {
  overflow: auto;
}
.info_tiny_831d.tall-d41c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_tiny_831d.tall-d41c .layout_e151 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info_tiny_831d.tall-d41c .sort-inner-f78b {
  opacity: 0;
}
.info_tiny_831d.top-f8ea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_tiny_831d.top-f8ea .layout_e151 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info_tiny_831d.top-f8ea .sort-inner-f78b {
  opacity: 0;
}
.info_tiny_831d.main_477d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_tiny_831d.main_477d .layout_e151 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info_tiny_831d.main_477d .sort-inner-f78b {
  opacity: 0;
}
.info_tiny_831d.backdrop-fa33 .layout_e151 {
  z-index: 10;
  visibility: visible;
}
.hard_4a97 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hard_4a97 .tiny-ab0a {
  background: rgba(255, 255, 255, 0.99);
}
.hard_4a97 .tiny-ab0a::after,
.hard_4a97 .tiny-ab0a:before {
  background: inherit;
}
.hard_4a97:hover .tiny-ab0a {
  background: rgba(255, 255, 255, 0.99);
}
.main_477d .hard_4a97 {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop-fa33 .hard_4a97 {
  display: none !important;
}
.info_tiny_831d:before,
.breadcrumb-7ed4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info_tiny_831d .hard_4a97,
.breadcrumb-7ed4 .hard_4a97 {
  display: inline-block;
}
.layout_e151 .menu_slow_ca19 {
  -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;
}
.info_tiny_831d .layout_e151 .menu_slow_ca19,
.breadcrumb-7ed4 .layout_e151 .menu_slow_ca19 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-active-c7b5 .cool_543f {
  width: 100%;
}
.hero-black-3c3a {
  padding: 0 0.5em 0;
}
.hero-black-3c3a [class*="customify-col-"],
.hero-black-3c3a [class*="customify-col_"],
.hero-black-3c3a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.table-d38d .hero-black-3c3a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title-north-1f02 .nav_solid_4663,
  .nav_solid_4663 {
    display: none;
  }
  .feature-hard-6a76 {
    text-align: left;
  }
  .last-d96f {
    text-align: center;
  }
  .caption-tiny-9f13 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title-north-1f02 .menu_wood_8e7c,
  .menu_wood_8e7c {
    display: none;
  }
  .icon_a63b {
    text-align: left;
  }
  .shade-36ba {
    text-align: center;
  }
  .basic_e9aa {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title-north-1f02 .tag_7c7f,
  .tag_7c7f {
    display: none;
  }
  .plasma_4bcc {
    text-align: left;
  }
  .icon_f117 {
    text-align: center;
  }
  .modal_4b63 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lower_4152 {
  box-shadow: none !important;
}
.photo_0e2e .left-94dd,
.right-47f5 .left-94dd {
  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;
}
.right-47f5 .left-94dd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice-solid-4065 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice-solid-4065:after,
.notice-solid-4065:before {
  content: "";
  display: table;
}
.notice-solid-4065:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice-solid-4065 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice-solid-4065,
.active-a5e8 {
  max-width: 1248px;
  margin: 0 auto;
}

.media-first-5e65.secondary-outer-7e29 .notice-solid-4065 {
  max-width: 100%;
}
.media-first-5e65.slider-center-fc07 {
  max-width: 1200px;
  margin: 0 auto;
}
.media-first-5e65.search-soft-2426 .notice-solid-4065 {
  max-width: 100%;
}
.media-first-5e65.search-soft-2426 > .notice-solid-4065 {
  padding-left: 0;
  padding-right: 0;
}
.media-first-5e65.search-soft-2426 > .notice-solid-4065 .title-north-1f02 {
  margin: 0;
}
.media-first-5e65.search-soft-2426
  > .notice-solid-4065
  .component_a70b.secondary_232e {
  margin-right: 0;
  margin-left: 0;
}
.media-first-5e65.search-soft-2426 #main.secondary_232e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover_smooth_2525 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover_smooth_2525 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .carousel_af16 .pagination_rough_f8c6 {
    padding-right: 1em;
  }
  .carousel_af16.focus-1d0e .component_a70b {
    border-right: 1px solid #eaecee;
  }
  .carousel_af16.focus-1d0e .pagination_rough_f8c6 {
    padding-right: 1em;
  }
  .carousel_af16.focus-1d0e .preview-b250 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small-223c .pagination_rough_f8c6 {
    padding-left: 1em;
  }
  .small-223c.focus-1d0e .component_a70b {
    border-left: 1px solid #eaecee;
  }
  .small-223c.focus-1d0e .pagination_rough_f8c6 {
    padding-left: 1em;
  }
  .small-223c.focus-1d0e .preview-b250 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-lower-c75e .pagination_rough_f8c6 {
    padding-left: 1em;
  }
  .primary-lower-c75e.focus-1d0e .popup-6974 {
    border-right: 1px solid #eaecee;
  }
  .primary-lower-c75e.focus-1d0e .mini-f90e {
    border-right: 1px solid #eaecee;
  }
  .primary-lower-c75e.focus-1d0e .pagination_rough_f8c6 {
    padding-left: 1em;
  }
  .primary-lower-c75e.focus-1d0e .preview-b250 {
    padding-right: 1em;
  }
  .primary-lower-c75e.focus-1d0e .south_d802 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-solid-2327 .pagination_rough_f8c6 {
    padding-right: 1em;
  }
  .sidebar-solid-2327.focus-1d0e .popup-6974 {
    border-left: 1px solid #eaecee;
  }
  .sidebar-solid-2327.focus-1d0e .mini-f90e {
    border-left: 1px solid #eaecee;
  }
  .sidebar-solid-2327.focus-1d0e .pagination_rough_f8c6 {
    padding-right: 1em;
  }
  .sidebar-solid-2327.focus-1d0e .preview-b250 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-solid-2327.focus-1d0e .south_d802 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_smooth_2525 .pagination_rough_f8c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_smooth_2525.focus-1d0e .component_a70b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover_smooth_2525.focus-1d0e .pagination_rough_f8c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_smooth_2525.focus-1d0e .preview-b250 {
    padding-left: 1em;
  }
  .hover_smooth_2525.focus-1d0e .south_d802 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover_smooth_2525.focus-1d0e .pagination_rough_f8c6 {
    padding-left: 0;
  }
}
.status-3bb3 .logo_short_efc6 {
  display: inline-block;
}
.table_steel_1a05 {
  display: inline-block;
}
.video_pink_6fe9 {
  word-con: break-word;
}
.input_south_aee2 > span {
  display: inline-block;
  padding: 5px 0;
}
.input_south_aee2 .action_5f08 {
  margin-left: 8px;
  margin-right: 8px;
}
.input_south_aee2 .preview-991c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.north-80ca .bronze_6bb5 {
  margin-bottom: 2em;
}
.north-80ca .hard-e886 {
  margin-bottom: 15px;
}
.north-80ca .hard-e886:last-child {
  margin-bottom: 0;
}
.north-80ca .frame-motion-af9c {
  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) {
  .north-80ca .frame-motion-af9c {
    display: block;
  }
}
.north-80ca .search_warm_5e17 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .north-80ca .search_warm_5e17 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.north-80ca .outer-c427 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.north-80ca .outer-c427 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.north-80ca .outer-c427 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.north-80ca .video_pink_6fe9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.north-80ca .video_pink_6fe9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.north-80ca .hot-8839 p:last-child {
  margin-bottom: 0;
}
.north-80ca .purple-f7ff {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.north-80ca .list-159e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.north-80ca .bottom_b05b {
  margin-top: 1em;
}
.north-80ca .active-motion-0a80 {
  top: 0;
  display: block;
}
.north-80ca .active-motion-0a80 a {
  color: inherit;
}
.north-80ca .active-motion-0a80 a:hover {
  color: inherit;
}
.north-80ca .outer_cb0b {
  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;
}
.north-80ca .outer_cb0b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.north-80ca .list-159e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.north-80ca .basic_8f89 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.north-80ca .basic_8f89:first-child {
  margin-top: 0;
}
.north-80ca .basic_8f89.feature_c593 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.north-80ca .basic_8f89.outline-paper-82d7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.north-80ca
  .basic_8f89.outline-paper-82d7.alert-e959
  .bottom_b05b {
  width: 100%;
}
.north-80ca .outline-paper-82d7 {
  -webkit-box-align: center;
  align-items: center;
}
.north-80ca .outline-paper-82d7 .input_south_aee2,
.north-80ca .outline-paper-82d7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.north-80ca .outer-c427 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.north-80ca .outer-c427 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.north-80ca .outer-c427: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;
}
.north-80ca .feature_c593 {
  z-index: 5;
}
.north-80ca .fluid-140f .pattern-d619 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.north-80ca .active-up-2f3e .pattern-d619 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.north-80ca .cold_1977 .pattern-d619 {
  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;
}
.north-80ca.shadow_complex_b1e2 .frame-motion-af9c,
.north-80ca.message_ed5a .frame-motion-af9c {
  display: block;
}
.north-80ca.shadow_complex_b1e2 .frame-motion-af9c .info_1c4d,
.north-80ca.shadow_complex_b1e2 .frame-motion-af9c .list-159e,
.north-80ca.message_ed5a .frame-motion-af9c .info_1c4d,
.north-80ca.message_ed5a .frame-motion-af9c .list-159e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.north-80ca.list_old_5739 .search_warm_5e17 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .north-80ca.list_old_5739 .search_warm_5e17 {
    margin-right: 0;
  }
}
.north-80ca.shadow_complex_b1e2 .search_warm_5e17,
.north-80ca.message_ed5a .search_warm_5e17 {
  padding-top: 40%;
}
.north-80ca.shadow_complex_b1e2 .bronze_6bb5,
.north-80ca.message_ed5a .bronze_6bb5 {
  display: block;
}
.north-80ca.shadow_complex_b1e2 .fn-sticky-b4b3 .list-159e,
.north-80ca.message_ed5a .fn-sticky-b4b3 .list-159e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.north-80ca.shadow_complex_b1e2 .search_warm_5e17,
.north-80ca.message_ed5a .search_warm_5e17 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.north-80ca.shadow_complex_b1e2 .list-159e {
  padding: 1em;
}
.pink_bdd6 {
  margin: 30px auto;
  display: block;
}
.pink_bdd6 .medium-fddf > * {
  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;
}
.pink_bdd6 .medium-fddf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink_bdd6 .medium-fddf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge_a965 .input_south_aee2 {
  margin-bottom: 1.41575em;
}
.huge_a965 .fixed_6dfb {
  margin-bottom: 1.618em;
}
.outline-wide-272d .tall-09c2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.outline-wide-272d .tall-09c2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.outline-wide-272d .accordion_1f47 {
  max-width: 100%;
  overflow: auto;
}
.thick-ce13 .outline-wide-272d a:hover {
  text-decoration: underline;
}
.description-4ff3 .hard-e886:not(.video_pink_6fe9),
.description-4ff3 .outer-c427 {
  margin-bottom: 1.41575em;
}
.description-4ff3 .hard-e886:not(.video_pink_6fe9):last-child,
.description-4ff3 .outer-c427:last-child {
  margin-bottom: 0;
}
.description-4ff3 .hard-e886.under_1e4b {
  margin-bottom: 0.41575em;
}
.description-4ff3 .card_471c:before,
.description-4ff3 .panel_cbe0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.description-4ff3 .card_471c:before {
  content: "\f115";
}
.description-4ff3 .panel_cbe0:before {
  content: "\f02c";
}
.description-4ff3 .button_3d2a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.description-4ff3 .button_3d2a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.section-f1d3 {
  display: -webkit-box;
  display: flex;
}
.section-f1d3 .item-3fa6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .section-f1d3 .item-3fa6 {
    flex-basis: 90px;
  }
}
.section-f1d3 .green-fbb6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .section-f1d3 .green-fbb6 {
    flex-basis: calc(100% - 50px);
  }
}
.section-f1d3 .cool-b086 p:last-child {
  margin-bottom: 0.72em;
}
.north_068b .medium-fddf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.north_068b .medium-fddf:after,
.north_068b .medium-fddf:before {
  content: "";
  display: table;
}
.north_068b .medium-fddf:after {
  clear: both;
}
.north_068b .medium-fddf .nav-hard-2a0c,
.north_068b .medium-fddf .panel-stone-0c2e {
  width: 49%;
}
.north_068b .medium-fddf .nav-hard-2a0c a span.element-bec5,
.north_068b .medium-fddf .panel-stone-0c2e a span.element-bec5 {
  display: block;
  margin-bottom: 5px;
}
.north_068b .medium-fddf .panel-stone-0c2e {
  float: left;
  text-align: left;
}
.north_068b .medium-fddf .nav-hard-2a0c {
  float: right;
  text-align: right;
}
.module-3dbf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module-3dbf {
    margin-bottom: 0;
  }
}
.table-c558 {
  margin-bottom: 1em;
}
.table-c558 .video_pink_6fe9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon_da84 a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_86f3 .table-c558,
.media_tiny_f32f .table-c558 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_86f3 .table-c558,
  .media_tiny_f32f .table-c558 {
    display: block;
  }
}
.card_86f3 .icon_da84,
.media_tiny_f32f .icon_da84 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_86f3 .icon_da84,
  .media_tiny_f32f .icon_da84 {
    margin-bottom: 1em;
  }
}
.card_86f3 .icon_da84 img,
.media_tiny_f32f .icon_da84 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_86f3 .badge_c761,
.media_tiny_f32f .badge_c761 {
  flex-basis: calc(100% - 160px);
}
.card_86f3 .badge_c761 p,
.media_tiny_f32f .badge_c761 p {
  margin-bottom: 0;
}
.card_86f3 .badge_c761 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_86f3 .badge_c761 {
    padding-left: 0;
  }
}
.media_tiny_f32f .badge_c761 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .media_tiny_f32f .badge_c761 {
    padding-right: 0;
  }
}
.media_tiny_f32f .icon_da84 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination-24b8 .icon_da84 {
  margin-bottom: 0.5em;
}
.pagination-24b8 .icon_da84 img {
  width: 100%;
}
.content_up_14bb .action-f3eb,
.container_dirty_9b1b .action-f3eb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container_dirty_9b1b .component_a70b .paragraph-warm-23ef p:last-child {
  margin-bottom: 0;
}
.modal_451b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay-208d .wrapper-lite-7600 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay-208d .wrapper-lite-7600:last-of-type {
    margin-bottom: 0;
  }
}
.overlay-208d .wrapper-lite-7600 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay-208d .wrapper-lite-7600 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay-208d .wrapper-lite-7600 ul li {
  margin: 0 0 0.6em;
}
.overlay-208d .wrapper-lite-7600 ul li.icon-steel-9541,
.overlay-208d .wrapper-lite-7600 ul li.image_outer_a249 {
  position: relative;
}
.overlay-208d .wrapper-lite-7600 ul li.icon-steel-9541 .hovered_2de4,
.overlay-208d .wrapper-lite-7600 ul li.image_outer_a249 .hovered_2de4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay-208d .wrapper-lite-7600 ul li.icon-steel-9541:after:after,
.overlay-208d .wrapper-lite-7600 ul li.icon-steel-9541:after:before,
.overlay-208d
  .wrapper-lite-7600
  ul
  li.image_outer_a249:after:after,
.overlay-208d
  .wrapper-lite-7600
  ul
  li.image_outer_a249:after:before {
  content: "";
  display: table;
}
.overlay-208d .wrapper-lite-7600 ul li.icon-steel-9541:after:after,
.overlay-208d
  .wrapper-lite-7600
  ul
  li.image_outer_a249:after:after {
  clear: both;
}
.overlay-208d .wrapper-lite-7600 a.medium-bf15:hover {
  text-decoration: none;
}
.overlay-208d .wrapper-lite-7600 select {
  max-width: 100%;
}
.overlay-208d .wrapper-lite-7600 table {
  font-size: 85%;
}
.overlay-208d .wrapper-lite-7600 table td,
.overlay-208d .wrapper-lite-7600 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay-208d .wrapper-lite-7600 table tfoot td {
  text-align: left;
}
.overlay-208d .wrapper-lite-7600 :last-child {
  margin-bottom: 0;
}
.overlay-208d .wrapper-lite-7600 .nav_a544 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay-208d .wrapper-lite-7600 .nav_a544 label {
  width: 100%;
}
.overlay-208d .wrapper-lite-7600 .nav_a544 .overlay-top-89d2 {
  width: 100%;
  display: block;
}
.overlay-208d .wrapper-lite-7600 .nav_a544 .picture_ee6a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay-208d .wrapper-lite-7600 .nav_a544 .picture_ee6a:hover svg #svg-search {
  fill: #444;
}
.overlay-208d .wrapper-lite-7600 .nav_a544 .picture_ee6a svg {
  width: 18px;
  height: 18px;
}
.overlay-208d .heading-brown-5ad8 ul ul,
.overlay-208d .gold_f3f6 ul ul,
.overlay-208d .search-action-0cb1 ul ul,
.overlay-208d .active-black-f488 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay-208d .heading-brown-5ad8 .wrapper-narrow-3c98 > a,
.overlay-208d .gold_f3f6 .wrapper-narrow-3c98 > a,
.overlay-208d .search-action-0cb1 .wrapper-narrow-3c98 > a,
.overlay-208d .active-black-f488 .wrapper-narrow-3c98 > a {
  margin-bottom: 0;
}
.overlay-208d .motion_a2c8 li,
.overlay-208d .heading-brown-5ad8 li,
.overlay-208d .main-dim-ccbf li,
.overlay-208d .gold_f3f6 li,
.overlay-208d .search-action-0cb1 li,
.overlay-208d .active-black-f488 li,
.overlay-208d .outline_8cf7 li,
.overlay-208d .column-out-f218 li {
  display: block;
  position: relative;
}
.overlay-208d .motion_a2c8 li:last-child,
.overlay-208d .heading-brown-5ad8 li:last-child,
.overlay-208d .main-dim-ccbf li:last-child,
.overlay-208d .gold_f3f6 li:last-child,
.overlay-208d .search-action-0cb1 li:last-child,
.overlay-208d .active-black-f488 li:last-child,
.overlay-208d .outline_8cf7 li:last-child,
.overlay-208d .column-out-f218 li:last-child {
  border: none;
}
.overlay-208d .motion_a2c8 li a,
.overlay-208d .heading-brown-5ad8 li a,
.overlay-208d .main-dim-ccbf li a,
.overlay-208d .gold_f3f6 li a,
.overlay-208d .search-action-0cb1 li a,
.overlay-208d .active-black-f488 li a,
.overlay-208d .outline_8cf7 li a,
.overlay-208d .column-out-f218 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay-208d .motion_a2c8 li ul li::before,
.overlay-208d .heading-brown-5ad8 li ul li::before,
.overlay-208d .main-dim-ccbf li ul li::before,
.overlay-208d .gold_f3f6 li ul li::before,
.overlay-208d .search-action-0cb1 li ul li::before,
.overlay-208d .active-black-f488 li ul li::before,
.overlay-208d .outline_8cf7 li ul li::before,
.overlay-208d .column-out-f218 li ul li::before {
  left: 15px;
}
.overlay-208d .motion_a2c8 li ul a,
.overlay-208d .heading-brown-5ad8 li ul a,
.overlay-208d .main-dim-ccbf li ul a,
.overlay-208d .gold_f3f6 li ul a,
.overlay-208d .search-action-0cb1 li ul a,
.overlay-208d .active-black-f488 li ul a,
.overlay-208d .outline_8cf7 li ul a,
.overlay-208d .column-out-f218 li ul a {
  padding-left: 20px;
}
.overlay-208d .motion_a2c8 li ul ul li::before,
.overlay-208d .heading-brown-5ad8 li ul ul li::before,
.overlay-208d .main-dim-ccbf li ul ul li::before,
.overlay-208d .gold_f3f6 li ul ul li::before,
.overlay-208d .search-action-0cb1 li ul ul li::before,
.overlay-208d .active-black-f488 li ul ul li::before,
.overlay-208d .outline_8cf7 li ul ul li::before,
.overlay-208d .column-out-f218 li ul ul li::before {
  left: 30px;
}
.overlay-208d .motion_a2c8 li ul ul a,
.overlay-208d .heading-brown-5ad8 li ul ul a,
.overlay-208d .main-dim-ccbf li ul ul a,
.overlay-208d .gold_f3f6 li ul ul a,
.overlay-208d .search-action-0cb1 li ul ul a,
.overlay-208d .active-black-f488 li ul ul a,
.overlay-208d .outline_8cf7 li ul ul a,
.overlay-208d .column-out-f218 li ul ul a {
  padding-left: 40px;
}
.overlay-208d .photo-a7a2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay-208d .column-out-f218 ul li {
  margin-bottom: 1.41575em;
}
.overlay-208d .column-out-f218 ul li .action_b511 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay-208d .column-out-f218 ul li .module-short-d1fa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion-black-6a84 .motion_a2c8 li a,
.accordion-black-6a84 .heading-brown-5ad8 li a,
.accordion-black-6a84 .main-dim-ccbf li a,
.accordion-black-6a84 .gold_f3f6 li a,
.accordion-black-6a84 .search-action-0cb1 li a,
.accordion-black-6a84 .active-black-f488 li a,
.accordion-black-6a84 .outline_8cf7 li a,
.accordion-black-6a84 .column-out-f218 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-black-6a84 .photo-a7a2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-black-6a84 .wrapper-lite-7600 ul li.icon-steel-9541 .hovered_2de4,
.accordion-black-6a84 .wrapper-lite-7600 ul li.image_outer_a249 .hovered_2de4 {
  background: rgba(0, 0, 0, 0.2);
}
.accordion-black-6a84 .overlay-208d .wrapper-lite-7600 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-first-5e65 .overlay-208d .cold-4adf li {
  margin: 0;
}
.media-first-5e65 .overlay-208d .cold-4adf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media-first-5e65 .overlay-208d .cold-4adf li ul {
  margin: 0;
}
.media-first-5e65 .overlay-208d .cold-4adf li ul li a {
  padding-left: 15px;
}
.media-first-5e65 .overlay-208d .cold-4adf li ul li li a {
  padding-left: 30px;
}
.media-first-5e65 .overlay-208d .cold-4adf li.card-cb85 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media-first-5e65 .overlay-208d .cold-4adf li.card-cb85 > 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;
}
.media-first-5e65 .overlay-208d .cold-4adf li.card-cb85 > 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;
}
.modal-1b3d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.item-4988 {
  position: relative;
  z-index: 10;
}
.item-4988 .menu_slow_ca19 {
  width: 100%;
  max-width: 100%;
}
.label-6ca2 .modal-a057 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.label-6ca2 .motion-13cb {
}
.label-6ca2 .accordion-black-6a84 {
  background: #292929;
}
.search_560e .modal-a057 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_560e .motion-13cb {
  background: #f9f9f9;
}
.search_560e .accordion-black-6a84 {
  background: #303030;
}
.module_fixed_11ee .modal-a057 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .module_fixed_11ee .logo_short_efc6 {
    margin-bottom: 1em;
  }
  .module_fixed_11ee .logo_short_efc6:last-child {
    margin-bottom: 0;
  }
}
.module_fixed_11ee .motion-13cb {
  background: #ededed;
}
.module_fixed_11ee .accordion-black-6a84 {
  background: #1a1a1a;
}
.modal-a057.motion-13cb {
  color: rgba(0, 0, 0, 0.6);
}
.modal-a057.motion-13cb .up_183e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-a057.accordion-black-6a84 {
  color: rgba(255, 255, 255, 0.99);
}
.modal-a057.accordion-black-6a84 a:not(.medium-bf15) {
  color: rgba(255, 255, 255, 0.79);
}
.modal-a057.accordion-black-6a84 a:not(.medium-bf15):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-a057.accordion-black-6a84 .up_183e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-a057.accordion-black-6a84 table tbody td,
.modal-a057.accordion-black-6a84 table th {
  background: rgba(0, 0, 0, 0.08);
}
.highlight_260f.grid-3bcc .notice-solid-4065 {
  max-width: initial;
}
.highlight_260f .prev_4d1e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.highlight_260f .prev_4d1e .menu_slow_ca19 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .highlight_260f .prev_4d1e .menu_slow_ca19 {
    display: block;
    margin-bottom: 2em;
  }
  .highlight_260f .prev_4d1e .menu_slow_ca19:last-child {
    margin-bottom: 0;
  }
}
.module_fixed_11ee .logo_short_efc6:last-child,
.search_560e .logo_short_efc6:last-child,
.label-6ca2 .logo_short_efc6:last-child {
  margin-bottom: 0;
}
.module_fixed_11ee .logo_short_efc6 .overlay-208d .wrapper-lite-7600:last-child,
.search_560e .logo_short_efc6 .overlay-208d .wrapper-lite-7600:last-child,
.label-6ca2 .logo_short_efc6 .overlay-208d .wrapper-lite-7600:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .module_fixed_11ee .breadcrumb-a895,
  .module_fixed_11ee .up_0f5e,
  .search_560e .breadcrumb-a895,
  .search_560e .up_0f5e,
  .label-6ca2 .breadcrumb-a895,
  .label-6ca2 .up_0f5e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .item-4988 .logo_short_efc6 {
    margin-bottom: 2em;
  }
}
.item-4988 p:last-child {
  margin-bottom: 0;
}
.item-4988 li,
.item-4988 ul {
  list-style: none;
  margin: 0;
}
.item-4988 ul ul {
  margin-left: 2.617924em;
}
.surface_white_4442 {
  font-size: 0.875em;
}

/* css-noise: 3285 */
.shadow-element-y0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
