/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pro-c843/customify
Author: WPCustomify
Author URI: https://pressmaximum.pro-c843
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.pro-c843/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.row_huge_11fa.notice-copper-6cfc/licenses/gpl-2.0.shadow_middle_1c4d
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.shadow_2706/, (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.caption-8ce1.image_b0f9/normalize.avatar-87a8/
 ======
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.avatar-87a8 v7.0.0 | MIT License | github.pro-c843/necolas/normalize.avatar-87a8 */
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;
}
.easy_6ca6 .content_left_7a09,
.text-copper-ad9a,
.media_paper_dba7,
.tag-4764,
.notice_west_316a,
.preview_easy_6cb1,
.module-hot-b9ec,
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;
}
.text-copper-ad9a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .text-copper-ad9a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .text-copper-ad9a,
  h1 {
    font-size: 1.8em;
  }
}
.media_paper_dba7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.media_paper_dba7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .media_paper_dba7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .media_paper_dba7,
  h2 {
    font-size: 1.7em;
  }
}
.tag-4764,
h3 {
  font-size: 1.618em;
}
.easy_6ca6 .content_left_7a09,
.notice_west_316a,
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.input_static_9e9d {
  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;
}
.out-c344:after,
.out-c344:before,
.pattern-top-450e:after,
.pattern-top-450e:before {
  content: "";
  display: table;
}
.out-c344:after,
.pattern-top-450e:after {
  clear: both;
}
.secondary_lower_5ccd {
  float: right;
  margin-right: 0;
}
.carousel-focused-3818 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.element-under-9719 .tag_8dc2,
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;
}
.element-under-9719 .tag_8dc2: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;
}
.media-f4b1 .tag_8dc2 {
  box-shadow: none;
}
.media-f4b1
  .tag_8dc2
  .motion_24c9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.media-f4b1 .tag_8dc2 .form-916c {
  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;
}
.media-f4b1
  .tag_8dc2
  .form-916c
  b {
  display: none;
}
.media-f4b1 .carousel-under-deac {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.advanced_1aa8:not(.shadow_simple_f444):not(.nav-2949),
button:not(.shadow_simple_f444):not(.nav-2949),
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ),
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ),
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ) {
  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;
}
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ):hover,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ):hover,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):hover,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):hover,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ):active,
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ):active,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):active,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):active,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):active,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus {
  outline: 0;
}
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286 {
  position: relative;
}
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .sidebar_dynamic_24cf,
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .breadcrumb-blue-73a9,
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .middle-26e6,
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  i,
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  svg,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .sidebar_dynamic_24cf,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .breadcrumb-blue-73a9,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .middle-26e6,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  i,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  svg,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .sidebar_dynamic_24cf,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .breadcrumb-blue-73a9,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .middle-26e6,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  i,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  svg,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .sidebar_dynamic_24cf,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .breadcrumb-blue-73a9,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .middle-26e6,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  i,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  svg,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .sidebar_dynamic_24cf,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .breadcrumb-blue-73a9,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  .middle-26e6,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  i,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286
  svg {
  visibility: hidden;
}
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286:after,
button:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286:after,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286:after,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286:after,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ).fn-loading-8286: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;
}
.advanced_1aa8:not(.shadow_simple_f444):not(.nav-2949),
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ),
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ),
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ) {
  color: #fff;
  background: #235787;
}
.advanced_1aa8:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus,
input[type="button"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus,
input[type="reset"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus,
input[type="submit"]:not(.shadow_simple_f444):not(
    .nav-2949
  ):focus {
  color: #fff;
}
.advanced_1aa8.fn-disabled-8286:not(.shadow_simple_f444):not(
    .nav-2949
  ),
.advanced_1aa8[disabled]:not(.shadow_simple_f444):not(
    .nav-2949
  ),
button.fn-disabled-8286:not(.shadow_simple_f444):not(
    .nav-2949
  ),
button[disabled]:not(.shadow_simple_f444):not(
    .nav-2949
  ) {
  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;
}
.tag_2ee1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tag_2ee1: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;
}
.description-red-2f88 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module-bottom-a033 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.module-6bae {
  clear: both;
  display: block;
  margin: 0 auto;
}
.out-c344:after,
.out-c344:before,
.current-304a:after,
.current-304a:before,
.menu_b428:after,
.menu_b428:before,
.shade-cool-835e:after,
.shade-cool-835e:before,
.chip-red-0673:after,
.chip-red-0673:before,
.notice_6800:after,
.notice_6800:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.out-c344:after,
.current-304a:after,
.menu_b428:after,
.shade-cool-835e:after,
.chip-red-0673:after,
.notice_6800:after {
  clear: both;
}
.current-304a .preview_next_9803,
.menu_b428 .preview_next_9803,
.detail-glass-f231 .preview_next_9803 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.liquid-6f14 {
  display: inline-block;
}
.grid_3bb5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.grid_3bb5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.grid_3bb5 .sort_fixed_d0e1 {
  padding: 1em 0;
  font-size: 85%;
}
.sort_fixed_d0e1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.large-cd53 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.large-cd53:after,
.large-cd53:before {
  content: "";
  display: table;
}
.large-cd53:after {
  clear: both;
}
.surface_743b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description_a127 .surface_743b {
  max-width: 50%;
}
.background_90ae .surface_743b {
  max-width: 33.33%;
}
.large-6a98 .surface_743b {
  max-width: 25%;
}
.progress-white-e06f .surface_743b {
  max-width: 20%;
}
.summary_silver_530a .surface_743b {
  max-width: 16.66%;
}
.hover_steel_941f .surface_743b {
  max-width: 14.28%;
}
.tag-black-9c44 .surface_743b {
  max-width: 12.5%;
}
.disabled_151c .surface_743b {
  max-width: 11.11%;
}
.layout-69ee {
  display: block;
}
.easy_6ca6 .border_b8ec label,
.easy_6ca6 .heading_slow_2f5d label,
.easy_6ca6 .motion_b4e2 label,
.easy_6ca6 .outline_complex_8a87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-e94d {
  list-style: none;
  margin: 0;
}
.article-e94d article.backdrop_5a23 {
  margin-bottom: 0;
}
.article-e94d ul {
  list-style: none;
  margin: 0;
}
.article-e94d .filter_dark_414e li.backdrop_5a23 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-e94d .filter_dark_414e li.backdrop_5a23 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-e94d .filter_dark_414e li.backdrop_5a23: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) {
  .article-e94d .filter_dark_414e li.backdrop_5a23 li.backdrop_5a23 li.backdrop_5a23 li.backdrop_5a23 {
    padding-left: 0;
  }
}
article.backdrop_5a23 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_5a23 .current-304a p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_5a23 .media_0445 {
  float: left;
}
article.backdrop_5a23 .current_4a6e {
  margin-left: 85px;
}
article.backdrop_5a23 .feature-5a83 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_5a23 .feature-5a83 .form-1678 {
  margin-left: 10px;
}
article.backdrop_5a23 .progress-down-16ce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_5a23 .notification_fresh_36d0 {
  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 .border_b8ec,
  #respond .motion_b4e2,
  #respond .outline_complex_8a87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_b8ec input,
#respond .motion_b4e2 input,
#respond .outline_complex_8a87 input {
  width: 100%;
}
#respond .outline_complex_8a87 {
  margin-right: 0;
}
#respond .description-paper-132c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-9a1e {
  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;
}
.background-9a1e.avatar-in-b2cc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.background-9a1e 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%);
}
.background-9a1e:focus,
.background-9a1e: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);
}
.nav_action_95d7 {
  border-radius: 10%;
}
.tall-8d2f {
  border-radius: 50%;
}
.box_7c9e {
  font-size: 0.72em;
}
.video-warm-96b3 {
  font-size: 0.875em;
}
.outer-f27b {
  font-size: 1.1em;
}
.icon_gas_35e8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_gas_35e8.box_7c9e {
  letter-spacing: 0.5px;
}
.background_basic_8a58,
.background_basic_8a58 a {
  color: #6d6d6d;
}
.background_basic_8a58 a:hover {
  color: #111;
}
.component_2356 {
  color: #6d6d6d;
}
.preview_hard_2869 {
  overflow-x: hidden;
}
.preview_hard_2869 .gold-973e.link-under-4ef6 {
  position: relative;
}
.preview_hard_2869 .gold-973e.link-under-4ef6.silver-a80c {
  position: initial;
}
.preview_hard_2869
  .gold-973e.link-under-4ef6.silver-a80c
  .menu-88ed {
  left: auto;
}
.preview_hard_2869 .gold-973e .menu-88ed {
  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;
}
.preview_hard_2869 .gold-973e:hover.link-under-4ef6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.preview_hard_2869
  .gold-973e:hover.link-under-4ef6
  .menu-88ed {
  display: block;
  z-index: 9999999;
}
.preview_hard_2869 .hidden_1d21 .message_36d7,
.preview_hard_2869 .logo_narrow_9077 .message_36d7 {
  display: none;
}
.preview_hard_2869 .component-a10c .gold-973e:hover.link-under-4ef6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.easy_6ca6 .border_b8ec label,
.easy_6ca6 .heading_slow_2f5d label,
.easy_6ca6 .motion_b4e2 label,
.easy_6ca6 .outline_complex_8a87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-e94d {
  list-style: none;
  margin: 0;
}
.article-e94d article.backdrop_5a23 {
  margin-bottom: 0;
}
.article-e94d ul {
  list-style: none;
  margin: 0;
}
.article-e94d .filter_dark_414e li.backdrop_5a23 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-e94d .filter_dark_414e li.backdrop_5a23 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-e94d .filter_dark_414e li.backdrop_5a23: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) {
  .article-e94d .filter_dark_414e li.backdrop_5a23 li.backdrop_5a23 li.backdrop_5a23 li.backdrop_5a23 {
    padding-left: 0;
  }
}
article.backdrop_5a23 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_5a23 .current-304a p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_5a23 .media_0445 {
  float: left;
}
article.backdrop_5a23 .current_4a6e {
  margin-left: 85px;
}
article.backdrop_5a23 .feature-5a83 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_5a23 .feature-5a83 .form-1678 {
  margin-left: 10px;
}
article.backdrop_5a23 .progress-down-16ce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_5a23 .notification_fresh_36d0 {
  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 .border_b8ec,
  #respond .motion_b4e2,
  #respond .outline_complex_8a87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_b8ec input,
#respond .motion_b4e2 input,
#respond .outline_complex_8a87 input {
  width: 100%;
}
#respond .outline_complex_8a87 {
  margin-right: 0;
}
#respond .description-paper-132c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden_1d21 .east_0c39 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.east_0c39 .panel-bronze-9a53.main-87cc .layout-wood-22cc > li > a:focus,
.east_0c39 .panel-bronze-9a53.main-87cc .layout-wood-22cc > li > a:hover,
.east_0c39 .panel-bronze-9a53.medium-a6db .layout-wood-22cc > li > a:focus,
.east_0c39 .panel-bronze-9a53.medium-a6db .layout-wood-22cc > li > a:hover,
.east_0c39 .panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc > li > a:focus,
.east_0c39 .panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_0c39
  .panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li.video_f56c
  > a,
.east_0c39
  .panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li.shadow_c352
  > a,
.east_0c39
  .panel-bronze-9a53.medium-a6db
  .layout-wood-22cc
  > li.video_f56c
  > a,
.east_0c39
  .panel-bronze-9a53.medium-a6db
  .layout-wood-22cc
  > li.shadow_c352
  > a,
.east_0c39
  .panel-bronze-9a53.surface-soft-5279
  .layout-wood-22cc
  > li.video_f56c
  > a,
.east_0c39 .panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc > li.label_tiny_dd44 > a {
  color: rgba(255, 255, 255, 0.99);
}
.east_0c39 .texture_silver_8620,
.east_0c39 .texture_silver_8620 a {
  color: rgba(255, 255, 255, 0.99);
}
.east_0c39 .top_1a1a.down-b6c7 li a,
.east_0c39 .element-2456 a,
.east_0c39 .upper_e77f,
.east_0c39 .layout-wood-22cc > li > a,
.east_0c39 .row_9429 {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39 .top_1a1a.down-b6c7 li a:hover,
.east_0c39 .element-2456 a:hover,
.east_0c39 .upper_e77f:hover,
.east_0c39 .layout-wood-22cc > li > a:hover,
.east_0c39 .row_9429:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_0c39 .backdrop-04c5 {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39 .backdrop-04c5 .image-bright-e886 {
  color: rgba(255, 255, 255, 0.99);
}
.east_0c39 .backdrop-04c5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_0c39 .upper_31b4 .basic-55d6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39 .upper_31b4 .basic-55d6 .box_1732 {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39
  .upper_31b4
  .basic-55d6
  .box_1732::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39
  .upper_31b4
  .basic-55d6
  .box_1732:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39
  .upper_31b4
  .basic-55d6
  .box_1732::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39
  .upper_31b4
  .basic-55d6
  .box_1732::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39 .upper_31b4 .panel-solid-6f3a {
  color: rgba(255, 255, 255, 0.79);
}
.east_0c39 .upper_31b4 .panel-solid-6f3a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_last_f379
  .east_0c39
  .upper_31b4
  .aside_4618
  .row_top_4888 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_last_f379
  .east_0c39
  .upper_31b4
  .aside_4618
  .box_1732 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_1d21 .notification_top_b6fa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notification_top_b6fa .panel-bronze-9a53.main-87cc .layout-wood-22cc > li > a:focus,
.notification_top_b6fa .panel-bronze-9a53.main-87cc .layout-wood-22cc > li > a:hover,
.notification_top_b6fa .panel-bronze-9a53.medium-a6db .layout-wood-22cc > li > a:focus,
.notification_top_b6fa .panel-bronze-9a53.medium-a6db .layout-wood-22cc > li > a:hover,
.notification_top_b6fa .panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc > li > a:focus,
.notification_top_b6fa .panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_top_b6fa
  .panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li.video_f56c
  > a,
.notification_top_b6fa
  .panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li.shadow_c352
  > a,
.notification_top_b6fa
  .panel-bronze-9a53.medium-a6db
  .layout-wood-22cc
  > li.video_f56c
  > a,
.notification_top_b6fa
  .panel-bronze-9a53.medium-a6db
  .layout-wood-22cc
  > li.shadow_c352
  > a,
.notification_top_b6fa
  .panel-bronze-9a53.surface-soft-5279
  .layout-wood-22cc
  > li.video_f56c
  > a,
.notification_top_b6fa .panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc > li.label_tiny_dd44 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_top_b6fa .texture_silver_8620,
.notification_top_b6fa .texture_silver_8620 a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_top_b6fa .top_1a1a.down-b6c7 li a,
.notification_top_b6fa .element-2456 a,
.notification_top_b6fa .upper_e77f,
.notification_top_b6fa .layout-wood-22cc > li > a,
.notification_top_b6fa .row_9429 {
  color: rgba(0, 0, 0, 0.55);
}
.notification_top_b6fa .top_1a1a.down-b6c7 li a:hover,
.notification_top_b6fa .element-2456 a:hover,
.notification_top_b6fa .upper_e77f:hover,
.notification_top_b6fa .layout-wood-22cc > li > a:hover,
.notification_top_b6fa .row_9429:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_top_b6fa .backdrop-04c5 {
  color: rgba(0, 0, 0, 0.55);
}
.notification_top_b6fa .backdrop-04c5 .image-bright-e886 {
  color: rgba(0, 0, 0, 0.8);
}
.notification_top_b6fa .backdrop-04c5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_d78d .motion_aec1 {
  margin-left: auto;
  margin-right: auto;
}
.menu_b428 > * {
  margin-left: auto;
  margin-right: auto;
}
.menu_b428 .description-red-2f88 {
  margin-right: 1.41575em;
}
.north-1cf3 .menu_b428 > .message_117f {
  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;
}
.north-1cf3 .menu_b428 > .primary-00c2 {
  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;
}
.input-old-8b43.upper_d78d .motion_aec1,
.pro-856b.upper_d78d .motion_aec1 {
  margin-left: 0;
}
.primary-d878.upper_d78d .motion_aec1,
.active_1d29.upper_d78d .motion_aec1 {
  margin-right: 0;
}
.menu_b428 ol,
.menu_b428 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dim_4d6d video {
  max-width: 100%;
}
.silver-d76f img {
  display: block;
}
.silver-d76f.description-red-2f88,
.silver-d76f.module-bottom-a033 {
  width: 100%;
}
.silver-d76f.primary-00c2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph-55f3:not(.status-7442) {
  margin: 1.5em auto;
}
.motion_1b4d p {
  padding: 1.5em 14px;
}
ul.heading-dim-e010.primary-00c2,
ul.heading-dim-e010.message_117f,
ul.heading-dim-e010.purple-5962.message_117f {
  padding: 0 14px;
}
.red_e2e3 {
  display: block;
  overflow-x: auto;
}
.red_e2e3 table {
  border-collapse: collapse;
  width: 100%;
}
.red_e2e3 td,
.red_e2e3 th {
  padding: 0.5em;
}
.menu_b428 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.menu_b428 ol ol,
.menu_b428 ol ul,
.menu_b428 ul ol,
.menu_b428 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.menu_b428 ol ol li,
.menu_b428 ol ul li,
.menu_b428 ul ol li,
.menu_b428 ul ul li {
  margin-left: 0;
}
.tooltip-0e4f.easy_a4e8 > .badge_72c1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip-0e4f.easy_a4e8 > .badge_72c1 iframe,
.tooltip-0e4f.easy_a4e8 > .badge_72c1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper-active-5448 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wrapper-active-5448.background-3a41 {
  padding: 0;
}
.wrapper-active-5448.background-3a41 cite {
  font-size: 13px;
}
.wrapper-active-5448 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapper-active-5448 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.form-fb9c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.form-fb9c > p:first-child {
  margin-top: 0;
}
.form-fb9c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.form-fb9c blockquote {
  border-left: 0;
}
.lite_d2dc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lite_d2dc:not(.message-small-dc76) {
  max-width: 100px;
}
.lite_d2dc.outline_0185 {
  border-bottom: none !important;
  text-align: center;
}
.lite_d2dc.outline_0185::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .motion_1b4d p {
    padding: 1.5em 0;
  }
}
.middle_7597 {
  color: #0073aa;
}
.advanced_5c20 {
  background-color: #0073aa;
}
.clean-24fc {
  color: #229fd8;
}
.badge-f9a6 {
  background-color: #229fd8;
}
.pattern_1225 {
  color: #eee;
}
.badge-f6f2 {
  background-color: #eee;
}
.link_8e05 {
  color: #444;
}
.active_02a6 {
  background-color: #444;
}
.sidebar-336a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar-336a .aside-2305 .element-2456 {
  font-size: 15px;
}
.sidebar-336a .element-2456 {
  line-height: 1.3;
}
.sidebar-336a .notification_top_b6fa {
}
.sidebar-336a .east_0c39 {
  background: #235787;
}
.mask_b0e4 {
  padding: 0;
}
.mask_b0e4 .east_0c39 {
  background: #1a1a1a;
}
.mask_b0e4 .notification_top_b6fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table_c53e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table_c53e .notification_top_b6fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table_c53e .east_0c39 {
  background: #303030;
}
.notice_6800 {
  position: relative;
  z-index: 10;
}
.notice_6800 .wide-2de1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.out_b2f0 .link-under-4ef6 {
  display: inline-block;
  vertical-align: middle;
}
.out_b2f0.copper-44f4 .link-under-4ef6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .out_b2f0.copper-44f4 .link-under-4ef6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .out_b2f0.copper-44f4 .link-under-4ef6 {
    margin-right: 0.4em;
  }
}
.out_b2f0.copper-44f4 .link-under-4ef6:last-child {
  margin-right: 0;
}
.tertiary-a4eb .wide-2de1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden_1d21 .aside-2305 {
    margin: 0 -0.5em;
  }
  .hidden_1d21 .aside-2305 [class*="customify-col-"],
  .hidden_1d21 .aside-2305 [class*="customify-col_"],
  .hidden_1d21 .aside-2305 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden_1d21.wrapper_563a .wide-2de1 {
  background: 0 0 !important;
}
.hidden_1d21.wrapper_563a .wide-2de1,
.hidden_1d21.tertiary-a4eb .wide-2de1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden_1d21.tabs_lite_5959 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden_1d21.tertiary-a4eb .wide-2de1 {
  box-shadow: none !important;
}
.feature-new-7275 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .feature-new-7275 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .feature-new-7275 {
    padding: 18px 0 20px;
  }
}
.feature-new-7275 .out_ed95 {
  width: 100%;
}
.feature-new-7275 .hover_selected_5b36 {
  margin-bottom: 0;
}
.feature-new-7275 .progress_f7fc {
  margin-top: 5px;
  font-size: 0.875em;
}
.component-9b2f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component-9b2f .stale_14cb {
  width: 100%;
}
.row_d209 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row_d209 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row_d209 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;
}
.row_d209 li:last-child:after {
  display: none;
}
.row_d209 li a {
  font-weight: 500;
  margin-right: 10px;
}
.section_tiny_55d7 .message_36d7 button,
.feature-new-7275 .message_36d7 button {
  left: 0;
}
.section_tiny_55d7 .stale_14cb,
.feature-new-7275 .stale_14cb {
  padding-left: 0;
  padding-right: 0;
}
.section_tiny_55d7 .component-9b2f,
.feature-new-7275 .component-9b2f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section_tiny_55d7 {
  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;
}
.section_tiny_55d7: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;
}
.section_tiny_55d7 .grid-purple-8c7d {
  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) {
  .section_tiny_55d7 .grid-purple-8c7d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section_tiny_55d7 .grid-purple-8c7d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section_tiny_55d7 .grid-purple-8c7d {
    min-height: 200px;
  }
}
.section_tiny_55d7 .row_d209 {
  color: rgba(255, 255, 255, 0.8);
}
.section_tiny_55d7 .row_d209 a,
.section_tiny_55d7 .row_d209 li:after {
  color: inherit;
}
.section_tiny_55d7 .row_d209 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fluid_02ac {
  margin-bottom: 0.5em;
}
.filter-fluid-854a {
  margin-bottom: 1.2em;
}
.filter-fluid-854a,
.fluid_02ac {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter-fluid-854a p:last-child,
.fluid_02ac p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message_36d7,
#masthead .message_36d7 {
  display: none;
}
#masthead
  > .message_36d7.dropdown-bf2e {
  display: none;
}
#masthead > .message_36d7 button {
  left: 0;
}
.notice-5b95 {
  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%;
}
.notice-5b95 .link-under-4ef6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice-5b95 .static_ec07 {
  display: -webkit-box;
  display: flex;
}
.notice-5b95 .static_ec07.item-3f3c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice-5b95 .static_ec07.image-9692 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-5b95 .static_ec07.section-short-76c2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-5b95.stale-974f.row-056d .static_ec07.item-3f3c {
  flex-basis: 100%;
}
.notice-5b95.column_f411 .static_ec07.image-9692 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice-5b95.column_f411 .static_ec07.section-short-76c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message_36d7.dropdown-bf2e {
  display: none;
}
#masthead > .message_36d7 button {
  left: 0;
}
.row_mini_0eca {
  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;
}
.row_mini_0eca:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row_mini_0eca.silver-a770 i {
  margin-right: 4px;
}
.row_mini_0eca.copper-3198 i {
  margin-left: 5px;
}
.element-2456 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.element-2456 p:last-child {
  margin-bottom: 0;
}
.header-selected-f2f4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header-selected-f2f4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header-selected-f2f4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header-selected-f2f4 .texture_silver_8620 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header-selected-f2f4 .green-688b {
  margin: 5px 0 7px 0;
}
.header-selected-f2f4.down_1244 .widget_prev_f994 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-selected-f2f4.down_1244 .progress_fresh_2b48 {
  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;
}
.header-selected-f2f4.wrapper-dab4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header-selected-f2f4.wrapper-dab4 .widget_prev_f994 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-selected-f2f4.wrapper-dab4 .progress_fresh_2b48 {
  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;
}
.header-selected-f2f4.photo_liquid_57d2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header-selected-f2f4.small-5e0f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header-selected-f2f4.small-5e0f .progress_fresh_2b48 {
  margin-top: 7px;
}
.glass_fc5f {
  display: inline-block;
}
.notice_6800 .shadow-a0b7 .header-selected-f2f4 img {
  max-width: 100%;
}
.panel-bronze-9a53 .picture-b175.dynamic-ee1a,
.motion-b3a5 .picture-b175.dynamic-ee1a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-bronze-9a53 .label_e4ac,
.motion-b3a5 .label_e4ac {
  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%);
}
.panel-bronze-9a53 .label_e4ac {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.panel-bronze-9a53.section_paper_816a .label_e4ac {
  display: none;
}
.panel-bronze-9a53 .backdrop-810d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-bronze-9a53 .backdrop-810d li {
  display: inline-block;
  position: relative;
}
.panel-bronze-9a53 .backdrop-810d li:last-child {
  margin-right: 0;
}
.panel-bronze-9a53 .backdrop-810d 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;
}
.panel-bronze-9a53 .backdrop-810d li.label_tiny_dd44 > a {
  color: rgba(0, 0, 0, 0.9);
}
.panel-bronze-9a53 .backdrop-810d > 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;
}
.panel-bronze-9a53 .backdrop-810d > li > a i {
  line-height: 0;
}
.panel-bronze-9a53 .backdrop-810d > li.solid_e1e9 > a .label_e4ac {
  margin-left: 4px;
  line-height: 0;
}
.panel-bronze-9a53 .backdrop-810d .silver-770a li.solid_e1e9 > a {
  position: relative;
}
.panel-bronze-9a53 .backdrop-810d .silver-770a li.solid_e1e9 > a:after,
.panel-bronze-9a53 .backdrop-810d .silver-770a li.solid_e1e9 > a:before {
  content: "";
  display: table;
}
.panel-bronze-9a53 .backdrop-810d .silver-770a li.solid_e1e9 > a:after {
  clear: both;
}
.panel-bronze-9a53 .backdrop-810d .silver-770a li.solid_e1e9 > a .label_e4ac {
  margin-left: 5px;
  float: right;
}
.panel-bronze-9a53 .slow-b923,
.panel-bronze-9a53 .silver-770a {
  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;
}
.panel-bronze-9a53 .silver-770a {
  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;
}
.panel-bronze-9a53 .silver-770a .dynamic-ee1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-bronze-9a53 .silver-770a .label_e4ac {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.panel-bronze-9a53 .silver-770a li {
  display: block;
  margin: 0;
  padding: 0;
}
.panel-bronze-9a53 .silver-770a 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;
}
.panel-bronze-9a53 .silver-770a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.panel-bronze-9a53 .silver-770a .silver-770a {
  top: 0;
  left: 100%;
}
.panel-bronze-9a53 .table_3c3c.fn-focus-8286 > .slow-b923,
.panel-bronze-9a53 .table_3c3c.fn-focus-8286 > .silver-770a,
.panel-bronze-9a53 .table_3c3c:focus > .slow-b923,
.panel-bronze-9a53 .table_3c3c:focus > .silver-770a,
.panel-bronze-9a53 .table_3c3c:hover > .slow-b923,
.panel-bronze-9a53 .table_3c3c:hover > .silver-770a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc:after,
.panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc:before {
  content: "";
  display: table;
}
.panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc:after {
  clear: both;
}
.panel-bronze-9a53.surface-soft-5279 .layout-wood-22cc > li {
  float: left;
}
.panel-bronze-9a53.focus-183e .layout-wood-22cc:after,
.panel-bronze-9a53.focus-183e .layout-wood-22cc:before {
  content: "";
  display: table;
}
.panel-bronze-9a53.focus-183e .layout-wood-22cc:after {
  clear: both;
}
.panel-bronze-9a53.focus-183e .layout-wood-22cc > li {
  float: left;
}
.panel-bronze-9a53.focus-183e .layout-wood-22cc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.panel-bronze-9a53.focus-183e .layout-wood-22cc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.panel-bronze-9a53.focus-183e .layout-wood-22cc > li.video_f56c > a,
.panel-bronze-9a53.focus-183e .layout-wood-22cc > li.label_tiny_dd44 > a {
  color: #fff;
  background-color: #1e4b75;
}
.panel-bronze-9a53.main-87cc .layout-wood-22cc > li > a .dynamic-ee1a {
  position: relative;
}
.panel-bronze-9a53.main-87cc .layout-wood-22cc > li > a .dynamic-ee1a: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;
}
.panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li:focus
  > a
  .dynamic-ee1a:before,
.panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li:hover
  > a
  .dynamic-ee1a:before {
  width: 100%;
  background-color: currentColor;
}
.panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li.video_f56c
  > a
  .dynamic-ee1a:before,
.panel-bronze-9a53.main-87cc
  .layout-wood-22cc
  > li.shadow_c352
  > a
  .dynamic-ee1a:before {
  width: 100%;
  background-color: currentColor;
}
.panel-bronze-9a53.medium-a6db .layout-wood-22cc > li > a .dynamic-ee1a {
  position: relative;
}
.panel-bronze-9a53.medium-a6db .layout-wood-22cc > li > a .dynamic-ee1a: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;
}
.panel-bronze-9a53.medium-a6db .layout-wood-22cc > li:focus > a .dynamic-ee1a:before,
.panel-bronze-9a53.medium-a6db
  .layout-wood-22cc
  > li:hover
  > a
  .dynamic-ee1a:before {
  width: 100%;
  background-color: currentColor;
}
.panel-bronze-9a53.medium-a6db
  .layout-wood-22cc
  > li.video_f56c
  > a
  .dynamic-ee1a:before,
.panel-bronze-9a53.medium-a6db
  .layout-wood-22cc
  > li.shadow_c352
  > a
  .dynamic-ee1a:before {
  width: 100%;
  background-color: currentColor;
}
.motion-b3a5 .backdrop-810d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.motion-b3a5 .backdrop-810d li:first-child > a {
  border-top: none;
}
.motion-b3a5 .backdrop-810d .outline-47d9 > .dynamic-ee1a .label_e4ac {
  display: none;
}
.motion-b3a5 .backdrop-810d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.motion-b3a5 .backdrop-810d li:last-child {
  border: none;
}
.motion-b3a5 .backdrop-810d li.solid_e1e9 > a {
  padding-right: 45px !important;
}
.motion-b3a5 .backdrop-810d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.motion-b3a5 .backdrop-810d li a:focus,
.motion-b3a5 .backdrop-810d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-b3a5 .backdrop-810d li .picture_1cb4 {
  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;
}
.motion-b3a5 .backdrop-810d li .picture_1cb4:hover {
  box-shadow: none;
}
.motion-b3a5 .backdrop-810d li .picture_1cb4 .label_e4ac {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.motion-b3a5 .backdrop-810d .silver-770a {
  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);
}
.motion-b3a5 .backdrop-810d .silver-770a li a {
  padding-left: 3em;
}
.motion-b3a5 .backdrop-810d .backdrop_fluid_f6af > a .picture_1cb4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.motion-b3a5 .backdrop-810d .backdrop_fluid_f6af > .silver-770a {
  display: block;
  opacity: 1;
}
.detail_orange_285d {
  max-width: 100%;
}
.complex_c57c {
  line-height: 0;
  cursor: pointer;
}
.row_9429 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row_9429:hover {
  box-shadow: none;
  color: currentColor;
}
.row_9429 svg {
  width: 18px;
  height: 18px;
}
.row_9429 .dim-0b3e {
  display: none;
}
.shadow_huge_424f {
  position: relative;
}
.shadow_huge_424f.fn-active-8286 .row_9429 .motion_79f4 {
  display: none;
}
.shadow_huge_424f.fn-active-8286 .row_9429 .dim-0b3e {
  display: inline-block;
}
.shadow_huge_424f .column_hard_b1cd {
  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);
}
.shadow_huge_424f.in_2ebb .column_hard_b1cd {
  left: auto;
  right: -0.9em;
}
.shadow_huge_424f.in_2ebb .nav-left-5389::before {
  left: auto;
  right: 15px;
}
.shadow_huge_424f.fn-active-8286 .column_hard_b1cd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside_4618 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.aside_4618 label {
  flex-basis: 100%;
}
.aside_4618 .basic-55d6 {
  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;
}
.aside_4618 .box_1732 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.aside_4618 .box_1732:focus {
  background-color: transparent;
}
.aside_4618 button.panel-solid-6f3a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.aside_4618 button.panel-solid-6f3a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.aside_4618 button.panel-solid-6f3a svg {
  width: 18px;
  height: 18px;
}
.aside_4618 input[type="submit"] {
  min-height: auto;
}
.upper_31b4 .aside_4618 .box_1732 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.nav-left-5389 {
  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) {
  .nav-left-5389 {
    width: 220px;
  }
}
.nav-left-5389 label {
  flex-basis: 100%;
}
.nav-left-5389::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;
}
.card_last_f379 .upper_31b4 .aside_4618 {
  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;
}
.card_last_f379
  .upper_31b4
  .aside_4618
  .basic-55d6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_last_f379 .upper_31b4 .aside_4618 .box_1732 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_last_f379
  .upper_31b4
  .aside_4618
  .box_1732:focus {
  background: 0 0;
}
.card_last_f379
  .upper_31b4
  .aside_4618
  .row_top_4888 {
  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;
}
.top_1a1a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.top_1a1a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.top_1a1a li:last-child {
  margin-right: 0;
}
.top_1a1a li:first-child {
  margin-left: 0;
}
.top_1a1a.pressed-eea3 a {
  color: #fff;
}
.top_1a1a.pressed-eea3 a:hover {
  color: #fff;
}
.top_1a1a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.top_1a1a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.top_1a1a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top_1a1a a:hover {
  opacity: 0.9;
  color: inherit;
}
.top_1a1a [class*="social-icon-apple"] {
  background-color: #999;
}
.top_1a1a [class*="social-icon-apple"].module-center-d914 {
  background-color: transparent;
  color: #999;
}
.top_1a1a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.top_1a1a [class*="social-icon-behance"].module-center-d914 {
  background-color: transparent;
  color: #1769ff;
}
.top_1a1a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.top_1a1a [class*="social-icon-bitbucket"].module-center-d914 {
  background-color: transparent;
  color: #205081;
}
.top_1a1a [class*="social-icon-codepen"] {
  background-color: #000;
}
.top_1a1a [class*="social-icon-codepen"].module-center-d914 {
  background-color: transparent;
  color: #000;
}
.top_1a1a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.top_1a1a [class*="social-icon-delicious"].module-center-d914 {
  background-color: transparent;
  color: #39f;
}
.top_1a1a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.top_1a1a [class*="social-icon-digg"].module-center-d914 {
  background-color: transparent;
  color: #005be2;
}
.top_1a1a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.top_1a1a [class*="social-icon-dribbble"].module-center-d914 {
  background-color: transparent;
  color: #ea4c89;
}
.top_1a1a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.top_1a1a [class*="social-icon-envelope"].module-center-d914 {
  background-color: transparent;
  color: #ea4335;
}
.top_1a1a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.top_1a1a [class*="social-icon-facebook"].module-center-d914 {
  background-color: transparent;
  color: #3b5998;
}
.top_1a1a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.top_1a1a [class*="social-icon-flickr"].module-center-d914 {
  background-color: transparent;
  color: #0063dc;
}
.top_1a1a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.top_1a1a [class*="social-icon-foursquare"].module-center-d914 {
  background-color: transparent;
  color: #2d5be3;
}
.top_1a1a [class*="social-icon-github"] {
  background-color: #333;
}
.top_1a1a [class*="social-icon-github"].module-center-d914 {
  background-color: transparent;
  color: #333;
}
.top_1a1a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.top_1a1a [class*="social-icon-google-plus"].module-center-d914 {
  background-color: transparent;
  color: #dd4b39;
}
.top_1a1a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.top_1a1a [class*="social-icon-houzz"].module-center-d914 {
  background-color: transparent;
  color: #7ac142;
}
.top_1a1a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.top_1a1a [class*="social-icon-instagram"].module-center-d914 {
  background-color: transparent;
  color: #262626;
}
.top_1a1a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.top_1a1a [class*="social-icon-jsfiddle"].module-center-d914 {
  background-color: transparent;
  color: #487aa2;
}
.top_1a1a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.top_1a1a [class*="social-icon-linkedin"].module-center-d914 {
  background-color: transparent;
  color: #0077b5;
}
.top_1a1a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.top_1a1a [class*="social-icon-medium"].module-center-d914 {
  background-color: transparent;
  color: #00ab6b;
}
.top_1a1a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.top_1a1a
  [class*="social-icon-odnoklassniki"].module-center-d914 {
  background-color: transparent;
  color: #f4731c;
}
.top_1a1a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.top_1a1a [class*="social-icon-meetup"].module-center-d914 {
  background-color: transparent;
  color: #ec1c40;
}
.top_1a1a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.top_1a1a [class*="social-icon-pinterest"].module-center-d914 {
  background-color: transparent;
  color: #bd081c;
}
.top_1a1a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.top_1a1a [class*="social-icon-product-hunt"].module-center-d914 {
  background-color: transparent;
  color: #da552f;
}
.top_1a1a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.top_1a1a [class*="social-icon-reddit"].module-center-d914 {
  background-color: transparent;
  color: #ff4500;
}
.top_1a1a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.top_1a1a [class*="social-icon-rss"].module-center-d914 {
  background-color: transparent;
  color: #f26522;
}
.top_1a1a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.top_1a1a
  [class*="social-icon-shopping-cart"].module-center-d914 {
  background-color: transparent;
  color: #4caf50;
}
.top_1a1a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.top_1a1a [class*="social-icon-skype"].module-center-d914 {
  background-color: transparent;
  color: #00aff0;
}
.top_1a1a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.top_1a1a [class*="social-icon-slideshare"].module-center-d914 {
  background-color: transparent;
  color: #0077b5;
}
.top_1a1a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.top_1a1a [class*="social-icon-snapchat"].module-center-d914 {
  background-color: transparent;
  color: #fffc00;
}
.top_1a1a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.top_1a1a [class*="social-icon-soundcloud"].module-center-d914 {
  background-color: transparent;
  color: #f80;
}
.top_1a1a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.top_1a1a [class*="social-icon-spotify"].module-center-d914 {
  background-color: transparent;
  color: #2ebd59;
}
.top_1a1a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.top_1a1a
  [class*="social-icon-stack-overflow"].module-center-d914 {
  background-color: transparent;
  color: #fe7a15;
}
.top_1a1a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.top_1a1a [class*="social-icon-maldkfgram"].module-center-d914 {
  background-color: transparent;
  color: #2ca5e0;
}
.top_1a1a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.top_1a1a [class*="social-icon-tripadvisor"].module-center-d914 {
  background-color: transparent;
  color: #589442;
}
.top_1a1a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.top_1a1a [class*="social-icon-tumblr"].module-center-d914 {
  background-color: transparent;
  color: #35465c;
}
.top_1a1a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.top_1a1a [class*="social-icon-twitch"].module-center-d914 {
  background-color: transparent;
  color: #6441a5;
}
.top_1a1a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.top_1a1a [class*="social-icon-twitter"].module-center-d914 {
  background-color: transparent;
  color: #1da1f2;
}
.top_1a1a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.top_1a1a [class*="social-icon-vimeo"].module-center-d914 {
  background-color: transparent;
  color: #1ab7ea;
}
.top_1a1a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.top_1a1a [class*="social-icon-vk"].module-center-d914 {
  background-color: transparent;
  color: #45668e;
}
.top_1a1a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.top_1a1a [class*="social-icon-weibo"].module-center-d914 {
  background-color: transparent;
  color: #df2029;
}
.top_1a1a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.top_1a1a [class*="social-icon-weixin"].module-center-d914 {
  background-color: transparent;
  color: #7bb32e;
}
.top_1a1a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.top_1a1a [class*="social-icon-whatsapp"].module-center-d914 {
  background-color: transparent;
  color: #25d366;
}
.top_1a1a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.top_1a1a [class*="social-icon-wordpress"].module-center-d914 {
  background-color: transparent;
  color: #21759b;
}
.top_1a1a [class*="social-icon-xing"] {
  background-color: #026466;
}
.top_1a1a [class*="social-icon-xing"].module-center-d914 {
  background-color: transparent;
  color: #026466;
}
.top_1a1a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.top_1a1a [class*="social-icon-yelp"].module-center-d914 {
  background-color: transparent;
  color: #af0606;
}
.top_1a1a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.top_1a1a [class*="social-icon-youtube"].module-center-d914 {
  background-color: transparent;
  color: #cd201f;
}
.upper_e77f {
  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;
}
.upper_e77f:hover {
  box-shadow: none;
  background: 0 0;
}
.status_large_80d3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow_e8ca {
  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;
}
.list_6cc0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.purple-455b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.purple-455b,
.purple-455b::after,
.purple-455b::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;
}
.purple-455b::after,
.purple-455b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary_lite_706a .yellow_e8ca .list_6cc0 {
  margin-top: -2px;
  width: 19px;
}
.primary_lite_706a .yellow_e8ca .purple-455b {
  margin-top: -1px;
}
.primary_lite_706a .yellow_e8ca .purple-455b,
.primary_lite_706a .yellow_e8ca .purple-455b::after,
.primary_lite_706a .yellow_e8ca .purple-455b::before {
  width: 19px;
  height: 2px;
}
.primary_lite_706a .yellow_e8ca .purple-455b::before {
  top: -6px;
}
.primary_lite_706a .yellow_e8ca .purple-455b::after {
  bottom: -6px;
}
.right_5dd6 .yellow_e8ca .list_6cc0 {
  margin-top: -2px;
  width: 22px;
}
.right_5dd6 .yellow_e8ca .purple-455b {
  margin-top: -1px;
}
.right_5dd6 .yellow_e8ca .purple-455b,
.right_5dd6 .yellow_e8ca .purple-455b::after,
.right_5dd6 .yellow_e8ca .purple-455b::before {
  width: 22px;
  height: 2px;
}
.right_5dd6 .yellow_e8ca .purple-455b::before {
  top: -7px;
}
.right_5dd6 .yellow_e8ca .purple-455b::after {
  bottom: -7px;
}
.orange_9217 .yellow_e8ca .list_6cc0 {
  margin-top: -2px;
  width: 31px;
}
.orange_9217 .yellow_e8ca .purple-455b {
  margin-top: -1.5px;
}
.orange_9217 .yellow_e8ca .purple-455b,
.orange_9217 .yellow_e8ca .purple-455b::after,
.orange_9217 .yellow_e8ca .purple-455b::before {
  width: 31px;
  height: 3px;
}
.orange_9217 .yellow_e8ca .purple-455b::before {
  top: -9px;
}
.orange_9217 .yellow_e8ca .purple-455b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .frame-1e1f .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-1e1f .yellow_e8ca .purple-455b {
    margin-top: -1px;
  }
  .frame-1e1f .yellow_e8ca .purple-455b,
  .frame-1e1f .yellow_e8ca .purple-455b::after,
  .frame-1e1f .yellow_e8ca .purple-455b::before {
    width: 19px;
    height: 2px;
  }
  .frame-1e1f .yellow_e8ca .purple-455b::before {
    top: -6px;
  }
  .frame-1e1f .yellow_e8ca .purple-455b::after {
    bottom: -6px;
  }
  .top-1f32 .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 22px;
  }
  .top-1f32 .yellow_e8ca .purple-455b {
    margin-top: -1px;
  }
  .top-1f32 .yellow_e8ca .purple-455b,
  .top-1f32 .yellow_e8ca .purple-455b::after,
  .top-1f32 .yellow_e8ca .purple-455b::before {
    width: 22px;
    height: 2px;
  }
  .top-1f32 .yellow_e8ca .purple-455b::before {
    top: -7px;
  }
  .top-1f32 .yellow_e8ca .purple-455b::after {
    bottom: -7px;
  }
  .background-7dde .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 31px;
  }
  .background-7dde .yellow_e8ca .purple-455b {
    margin-top: -1.5px;
  }
  .background-7dde .yellow_e8ca .purple-455b,
  .background-7dde .yellow_e8ca .purple-455b::after,
  .background-7dde .yellow_e8ca .purple-455b::before {
    width: 31px;
    height: 3px;
  }
  .background-7dde .yellow_e8ca .purple-455b::before {
    top: -9px;
  }
  .background-7dde .yellow_e8ca .purple-455b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .image-9b88 .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 19px;
  }
  .image-9b88 .yellow_e8ca .purple-455b {
    margin-top: -1px;
  }
  .image-9b88 .yellow_e8ca .purple-455b,
  .image-9b88 .yellow_e8ca .purple-455b::after,
  .image-9b88 .yellow_e8ca .purple-455b::before {
    width: 19px;
    height: 2px;
  }
  .image-9b88 .yellow_e8ca .purple-455b::before {
    top: -6px;
  }
  .image-9b88 .yellow_e8ca .purple-455b::after {
    bottom: -6px;
  }
  .modal_black_3881 .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_black_3881 .yellow_e8ca .purple-455b {
    margin-top: -1px;
  }
  .modal_black_3881 .yellow_e8ca .purple-455b,
  .modal_black_3881 .yellow_e8ca .purple-455b::after,
  .modal_black_3881 .yellow_e8ca .purple-455b::before {
    width: 22px;
    height: 2px;
  }
  .modal_black_3881 .yellow_e8ca .purple-455b::before {
    top: -7px;
  }
  .modal_black_3881 .yellow_e8ca .purple-455b::after {
    bottom: -7px;
  }
  .west_e223 .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 31px;
  }
  .west_e223 .yellow_e8ca .purple-455b {
    margin-top: -1.5px;
  }
  .west_e223 .yellow_e8ca .purple-455b,
  .west_e223 .yellow_e8ca .purple-455b::after,
  .west_e223 .yellow_e8ca .purple-455b::before {
    width: 31px;
    height: 3px;
  }
  .west_e223 .yellow_e8ca .purple-455b::before {
    top: -9px;
  }
  .west_e223 .yellow_e8ca .purple-455b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery_1846 .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_1846 .yellow_e8ca .purple-455b {
    margin-top: -1px;
  }
  .gallery_1846 .yellow_e8ca .purple-455b,
  .gallery_1846 .yellow_e8ca .purple-455b::after,
  .gallery_1846 .yellow_e8ca .purple-455b::before {
    width: 19px;
    height: 2px;
  }
  .gallery_1846 .yellow_e8ca .purple-455b::before {
    top: -6px;
  }
  .gallery_1846 .yellow_e8ca .purple-455b::after {
    bottom: -6px;
  }
  .black-1693 .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 22px;
  }
  .black-1693 .yellow_e8ca .purple-455b {
    margin-top: -1px;
  }
  .black-1693 .yellow_e8ca .purple-455b,
  .black-1693 .yellow_e8ca .purple-455b::after,
  .black-1693 .yellow_e8ca .purple-455b::before {
    width: 22px;
    height: 2px;
  }
  .black-1693 .yellow_e8ca .purple-455b::before {
    top: -7px;
  }
  .black-1693 .yellow_e8ca .purple-455b::after {
    bottom: -7px;
  }
  .top-d082 .yellow_e8ca .list_6cc0 {
    margin-top: -2px;
    width: 31px;
  }
  .top-d082 .yellow_e8ca .purple-455b {
    margin-top: -1.5px;
  }
  .top-d082 .yellow_e8ca .purple-455b,
  .top-d082 .yellow_e8ca .purple-455b::after,
  .top-d082 .yellow_e8ca .purple-455b::before {
    width: 31px;
    height: 3px;
  }
  .top-d082 .yellow_e8ca .purple-455b::before {
    top: -9px;
  }
  .top-d082 .yellow_e8ca .purple-455b::after {
    bottom: -9px;
  }
}
.info_2209 .purple-455b {
  -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);
}
.info_2209 .purple-455b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_2209 .purple-455b::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);
}
.info_2209.banner_71f9 .purple-455b {
  -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);
}
.info_2209.banner_71f9 .purple-455b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info_2209.banner_71f9 .purple-455b::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);
}
.link_old_ee5a {
  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.shadow_ccab:before {
  display: none;
}
.logo_narrow_9077 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.logo_narrow_9077 .under_ff7d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.logo_narrow_9077 .under_ff7d:last-of-type {
  border-bottom: none;
}
.logo_narrow_9077 .under_ff7d.hover-8de7,
.logo_narrow_9077 .under_ff7d.hover_27d0,
.logo_narrow_9077 .under_ff7d.narrow-14b3 {
  padding: 0;
}
.logo_narrow_9077 .motion-b3a5 .picture_1cb4 {
  color: currentColor;
}
.logo_narrow_9077 .motion-b3a5 .picture_1cb4:focus,
.logo_narrow_9077 .motion-b3a5 .picture_1cb4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_narrow_9077.notification_top_b6fa .backdrop-04c5,
.logo_narrow_9077.notification_top_b6fa .element-2456 a,
.logo_narrow_9077.notification_top_b6fa .layout-wood-22cc a,
.logo_narrow_9077.notification_top_b6fa .silver-770a a {
  color: rgba(0, 0, 0, 0.55);
}
.logo_narrow_9077.notification_top_b6fa .backdrop-04c5:hover,
.logo_narrow_9077.notification_top_b6fa .element-2456 a:hover,
.logo_narrow_9077.notification_top_b6fa .layout-wood-22cc a:hover,
.logo_narrow_9077.notification_top_b6fa .silver-770a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_narrow_9077.notification_top_b6fa .image-bright-e886 {
  color: rgba(0, 0, 0, 0.8);
}
.logo_narrow_9077.notification_top_b6fa .under_ff7d {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_narrow_9077.notification_top_b6fa .under_ff7d:before {
  background: rgba(0, 0, 0, 0.08);
}
.logo_narrow_9077.notification_top_b6fa .tabs_left_283f:before {
  background: rgba(255, 255, 255, 0.9);
}
.logo_narrow_9077.notification_top_b6fa .motion-b3a5 .backdrop-810d li a,
.logo_narrow_9077.notification_top_b6fa .motion-b3a5 .picture_1cb4,
.logo_narrow_9077.notification_top_b6fa .silver-770a {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_narrow_9077.notification_top_b6fa .motion-b3a5 .picture_1cb4:focus,
.logo_narrow_9077.notification_top_b6fa .motion-b3a5 .picture_1cb4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_narrow_9077.notification_top_b6fa .backdrop-810d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_narrow_9077.east_0c39 .backdrop-04c5,
.logo_narrow_9077.east_0c39 .element-2456 a,
.logo_narrow_9077.east_0c39 .layout-wood-22cc .picture_1cb4,
.logo_narrow_9077.east_0c39 .layout-wood-22cc a,
.logo_narrow_9077.east_0c39 .silver-770a a {
  color: rgba(255, 255, 255, 0.79);
}
.logo_narrow_9077.east_0c39 .backdrop-04c5:hover,
.logo_narrow_9077.east_0c39 .element-2456 a:hover,
.logo_narrow_9077.east_0c39 .layout-wood-22cc .picture_1cb4:hover,
.logo_narrow_9077.east_0c39 .layout-wood-22cc a:hover,
.logo_narrow_9077.east_0c39 .silver-770a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_narrow_9077.east_0c39 .image-bright-e886 {
  color: rgba(255, 255, 255, 0.99);
}
.logo_narrow_9077.east_0c39 .under_ff7d {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_narrow_9077.east_0c39 .under_ff7d:before {
  background: rgba(255, 255, 255, 0.08);
}
.logo_narrow_9077.east_0c39 .tabs_left_283f:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo_narrow_9077.east_0c39 .motion-b3a5 .backdrop-810d li a,
.logo_narrow_9077.east_0c39 .motion-b3a5 .picture_1cb4,
.logo_narrow_9077.east_0c39 .silver-770a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_narrow_9077.east_0c39 .motion-b3a5 .picture_1cb4:focus,
.logo_narrow_9077.east_0c39 .motion-b3a5 .picture_1cb4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_narrow_9077.east_0c39 .backdrop-810d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_left_283f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs_left_283f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.easy-6368 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tall-91f6 .logo_narrow_9077 {
  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-91f6 .under_ff7d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tall-91f6 .under_ff7d: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-91f6 .under_ff7d:before {
    width: 16%;
    left: 42%;
  }
}
.tall-91f6 .under_ff7d:last-child:before {
  content: none;
}
.tall-91f6 .under_ff7d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tall-91f6 .motion-b3a5 .backdrop-810d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tall-91f6 .motion-b3a5 .backdrop-810d li a .picture_1cb4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tall-91f6 .motion-b3a5 .silver-770a {
  border: none;
}
.tall-91f6 .motion-b3a5 .silver-770a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tall-91f6 .tabs_left_283f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tall-91f6 .easy-6368 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tall-91f6 .east_0c39 .tabs_left_283f:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-91f6 .notification_top_b6fa.south-9d1b .purple-455b {
  background: rgba(0, 0, 0, 0.6);
}
.tall-91f6
  .notification_top_b6fa.south-9d1b
  .purple-455b::after,
.tall-91f6
  .notification_top_b6fa.south-9d1b
  .purple-455b:before {
  background: inherit;
}
.tall-91f6
  .notification_top_b6fa.south-9d1b:hover
  .purple-455b {
  background: rgba(0, 0, 0, 0.8);
}
.secondary-gas-d345 .logo_narrow_9077 {
  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) {
  .secondary-gas-d345 .logo_narrow_9077 {
    width: auto;
    right: 45px;
  }
}
.shade_focused_741a .logo_narrow_9077 {
  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) {
  .shade_focused_741a .logo_narrow_9077 {
    width: auto;
    left: 45px;
  }
}
.shadow_ccab .logo_narrow_9077 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow_ccab .easy-6368 {
  max-width: 48em;
  margin: 0 auto;
}
.shadow_ccab .tabs_left_283f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gallery_d44f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_d44f.tall-91f6 .logo_narrow_9077 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gallery_d44f.secondary-gas-d345 .logo_narrow_9077 {
  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);
}
.gallery_d44f .logo_narrow_9077 {
  visibility: visible;
}
.gallery_d44f.shade_focused_741a .logo_narrow_9077 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pro_b682,
.mask-09cd {
  overflow-x: hidden;
}
.pro_b682 .logo_narrow_9077 {
  overflow: auto;
}
.pro_b682.tall-91f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pro_b682.tall-91f6 .logo_narrow_9077 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pro_b682.tall-91f6 .upper_e77f {
  opacity: 0;
}
.pro_b682.secondary-gas-d345 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pro_b682.secondary-gas-d345 .logo_narrow_9077 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pro_b682.secondary-gas-d345 .upper_e77f {
  opacity: 0;
}
.pro_b682.shade_focused_741a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pro_b682.shade_focused_741a .logo_narrow_9077 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pro_b682.shade_focused_741a .upper_e77f {
  opacity: 0;
}
.pro_b682.shadow_ccab .logo_narrow_9077 {
  z-index: 10;
  visibility: visible;
}
.south-9d1b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.south-9d1b .purple-455b {
  background: rgba(255, 255, 255, 0.99);
}
.south-9d1b .purple-455b::after,
.south-9d1b .purple-455b:before {
  background: inherit;
}
.south-9d1b:hover .purple-455b {
  background: rgba(255, 255, 255, 0.99);
}
.shade_focused_741a .south-9d1b {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow_ccab .south-9d1b {
  display: none !important;
}
.pro_b682:before,
.mask-09cd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pro_b682 .south-9d1b,
.mask-09cd .south-9d1b {
  display: inline-block;
}
.logo_narrow_9077 .link-under-4ef6 {
  -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;
}
.pro_b682 .logo_narrow_9077 .link-under-4ef6,
.mask-09cd .logo_narrow_9077 .link-under-4ef6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_5cc2 .basic-55d6 {
  width: 100%;
}
.shadow-a0b7 {
  padding: 0 0.5em 0;
}
.shadow-a0b7 [class*="customify-col-"],
.shadow-a0b7 [class*="customify-col_"],
.shadow-a0b7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.logo_d6c4 .shadow-a0b7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside-2305 .tertiary_right_bca4,
  .tertiary_right_bca4 {
    display: none;
  }
  .over_219b {
    text-align: left;
  }
  .fresh-1df6 {
    text-align: center;
  }
  .column_large_4b60 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside-2305 .brown-d61c,
  .brown-d61c {
    display: none;
  }
  .light-807e {
    text-align: left;
  }
  .action-59dc {
    text-align: center;
  }
  .breadcrumb_05f2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside-2305 .mask_lite_5715,
  .mask_lite_5715 {
    display: none;
  }
  .bronze_e8e1 {
    text-align: left;
  }
  .shade-f87a {
    text-align: center;
  }
  .primary_tall_9fb1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag-6f21 {
  box-shadow: none !important;
}
.disabled-e4b1 .small_d0b1,
.article_under_898e .small_d0b1 {
  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;
}
.article_under_898e .small_d0b1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wide-2de1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wide-2de1:after,
.wide-2de1:before {
  content: "";
  display: table;
}
.wide-2de1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wide-2de1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wide-2de1,
.tabs_lite_5959 {
  max-width: 1248px;
  margin: 0 auto;
}

.shade-cool-835e.tiny_3f7a .wide-2de1 {
  max-width: 100%;
}
.shade-cool-835e.wood-5a92 {
  max-width: 1200px;
  margin: 0 auto;
}
.shade-cool-835e.active_f2e9 .wide-2de1 {
  max-width: 100%;
}
.shade-cool-835e.active_f2e9 > .wide-2de1 {
  padding-left: 0;
  padding-right: 0;
}
.shade-cool-835e.active_f2e9 > .wide-2de1 .aside-2305 {
  margin: 0;
}
.shade-cool-835e.active_f2e9
  > .wide-2de1
  .sort_d0b0.simple-4714 {
  margin-right: 0;
  margin-left: 0;
}
.shade-cool-835e.active_f2e9 #main.simple-4714 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .new_380d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .new_380d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label-under-7a4c .motion_aec1 {
    padding-right: 1em;
  }
  .label-under-7a4c.paper_20b8 .sort_d0b0 {
    border-right: 1px solid #eaecee;
  }
  .label-under-7a4c.paper_20b8 .motion_aec1 {
    padding-right: 1em;
  }
  .label-under-7a4c.paper_20b8 .column_0fed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_f9ea .motion_aec1 {
    padding-left: 1em;
  }
  .steel_f9ea.paper_20b8 .sort_d0b0 {
    border-left: 1px solid #eaecee;
  }
  .steel_f9ea.paper_20b8 .motion_aec1 {
    padding-left: 1em;
  }
  .steel_f9ea.paper_20b8 .column_0fed {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-0d26 .motion_aec1 {
    padding-left: 1em;
  }
  .active-0d26.paper_20b8 .slider_right_bd23 {
    border-right: 1px solid #eaecee;
  }
  .active-0d26.paper_20b8 .glass-3af6 {
    border-right: 1px solid #eaecee;
  }
  .active-0d26.paper_20b8 .motion_aec1 {
    padding-left: 1em;
  }
  .active-0d26.paper_20b8 .column_0fed {
    padding-right: 1em;
  }
  .active-0d26.paper_20b8 .tooltip-237c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_9be3 .motion_aec1 {
    padding-right: 1em;
  }
  .detail_9be3.paper_20b8 .slider_right_bd23 {
    border-left: 1px solid #eaecee;
  }
  .detail_9be3.paper_20b8 .glass-3af6 {
    border-left: 1px solid #eaecee;
  }
  .detail_9be3.paper_20b8 .motion_aec1 {
    padding-right: 1em;
  }
  .detail_9be3.paper_20b8 .column_0fed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail_9be3.paper_20b8 .tooltip-237c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_380d .motion_aec1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new_380d.paper_20b8 .sort_d0b0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .new_380d.paper_20b8 .motion_aec1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new_380d.paper_20b8 .column_0fed {
    padding-left: 1em;
  }
  .new_380d.paper_20b8 .tooltip-237c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .new_380d.paper_20b8 .motion_aec1 {
    padding-left: 0;
  }
}
.iron_9f1e .out_b2f0 {
  display: inline-block;
}
.outline_thick_edcf {
  display: inline-block;
}
.active_b92d {
  word-con: break-word;
}
.brown-e10e > span {
  display: inline-block;
  padding: 5px 0;
}
.brown-e10e .logo_clean_4781 {
  margin-left: 8px;
  margin-right: 8px;
}
.brown-e10e .aside-wood-20e4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accent-white-c904 .basic-7755 {
  margin-bottom: 2em;
}
.accent-white-c904 .huge_f082 {
  margin-bottom: 15px;
}
.accent-white-c904 .huge_f082:last-child {
  margin-bottom: 0;
}
.accent-white-c904 .pattern-77ed {
  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) {
  .accent-white-c904 .pattern-77ed {
    display: block;
  }
}
.accent-white-c904 .hidden-static-65ac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accent-white-c904 .hidden-static-65ac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accent-white-c904 .gradient-new-5cfc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accent-white-c904 .gradient-new-5cfc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accent-white-c904 .gradient-new-5cfc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accent-white-c904 .active_b92d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-white-c904 .active_b92d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accent-white-c904 .hover_514e p:last-child {
  margin-bottom: 0;
}
.accent-white-c904 .dropdown_40ea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accent-white-c904 .frame_f02e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accent-white-c904 .plasma-67a3 {
  margin-top: 1em;
}
.accent-white-c904 .current_c5ed {
  top: 0;
  display: block;
}
.accent-white-c904 .current_c5ed a {
  color: inherit;
}
.accent-white-c904 .current_c5ed a:hover {
  color: inherit;
}
.accent-white-c904 .alert_short_25d3 {
  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;
}
.accent-white-c904 .alert_short_25d3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accent-white-c904 .frame_f02e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accent-white-c904 .chip-yellow-4b6e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accent-white-c904 .chip-yellow-4b6e:first-child {
  margin-top: 0;
}
.accent-white-c904 .chip-yellow-4b6e.background-d675 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accent-white-c904 .chip-yellow-4b6e.highlight-hot-e6de {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-white-c904
  .chip-yellow-4b6e.highlight-hot-e6de.thumbnail-left-1c78
  .plasma-67a3 {
  width: 100%;
}
.accent-white-c904 .highlight-hot-e6de {
  -webkit-box-align: center;
  align-items: center;
}
.accent-white-c904 .highlight-hot-e6de .brown-e10e,
.accent-white-c904 .highlight-hot-e6de > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accent-white-c904 .gradient-new-5cfc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-white-c904 .gradient-new-5cfc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-white-c904 .gradient-new-5cfc: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;
}
.accent-white-c904 .background-d675 {
  z-index: 5;
}
.accent-white-c904 .grid_right_0ccd .simple_0637 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accent-white-c904 .mini_a3d4 .simple_0637 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accent-white-c904 .dynamic-5f5c .simple_0637 {
  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;
}
.accent-white-c904.media-fluid-3154 .pattern-77ed,
.accent-white-c904.tabs_north_723e .pattern-77ed {
  display: block;
}
.accent-white-c904.media-fluid-3154 .pattern-77ed .picture_dcd2,
.accent-white-c904.media-fluid-3154 .pattern-77ed .frame_f02e,
.accent-white-c904.tabs_north_723e .pattern-77ed .picture_dcd2,
.accent-white-c904.tabs_north_723e .pattern-77ed .frame_f02e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-white-c904.sort-d214 .hidden-static-65ac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accent-white-c904.sort-d214 .hidden-static-65ac {
    margin-right: 0;
  }
}
.accent-white-c904.media-fluid-3154 .hidden-static-65ac,
.accent-white-c904.tabs_north_723e .hidden-static-65ac {
  padding-top: 40%;
}
.accent-white-c904.media-fluid-3154 .basic-7755,
.accent-white-c904.tabs_north_723e .basic-7755 {
  display: block;
}
.accent-white-c904.media-fluid-3154 .fn-sticky-8286 .frame_f02e,
.accent-white-c904.tabs_north_723e .fn-sticky-8286 .frame_f02e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accent-white-c904.media-fluid-3154 .hidden-static-65ac,
.accent-white-c904.tabs_north_723e .hidden-static-65ac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accent-white-c904.media-fluid-3154 .frame_f02e {
  padding: 1em;
}
.center-9557 {
  margin: 30px auto;
  display: block;
}
.center-9557 .bottom_9d2d > * {
  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;
}
.center-9557 .bottom_9d2d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center-9557 .bottom_9d2d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info_9ba6 .brown-e10e {
  margin-bottom: 1.41575em;
}
.info_9ba6 .dropdown_green_385c {
  margin-bottom: 1.618em;
}
.menu_b428 .easy_b273 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.menu_b428 .easy_b273 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.menu_b428 .text-slow-088c {
  max-width: 100%;
  overflow: auto;
}
.upper_d78d .menu_b428 a:hover {
  text-decoration: underline;
}
.first_cbcc .huge_f082:not(.active_b92d),
.first_cbcc .gradient-new-5cfc {
  margin-bottom: 1.41575em;
}
.first_cbcc .huge_f082:not(.active_b92d):last-child,
.first_cbcc .gradient-new-5cfc:last-child {
  margin-bottom: 0;
}
.first_cbcc .huge_f082.sidebar_active_a5e7 {
  margin-bottom: 0.41575em;
}
.first_cbcc .detail-0a06:before,
.first_cbcc .icon_north_6a1e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.first_cbcc .detail-0a06:before {
  content: "\f115";
}
.first_cbcc .icon_north_6a1e:before {
  content: "\f02c";
}
.first_cbcc .media-fed5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.first_cbcc .media-fed5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.column-first-1172 {
  display: -webkit-box;
  display: flex;
}
.column-first-1172 .secondary_a7c0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .column-first-1172 .secondary_a7c0 {
    flex-basis: 90px;
  }
}
.column-first-1172 .texture_center_53aa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .column-first-1172 .texture_center_53aa {
    flex-basis: calc(100% - 50px);
  }
}
.column-first-1172 .nav-soft-fcbe p:last-child {
  margin-bottom: 0.72em;
}
.dim_4143 .bottom_9d2d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dim_4143 .bottom_9d2d:after,
.dim_4143 .bottom_9d2d:before {
  content: "";
  display: table;
}
.dim_4143 .bottom_9d2d:after {
  clear: both;
}
.dim_4143 .bottom_9d2d .badge-d0c7,
.dim_4143 .bottom_9d2d .content_74de {
  width: 49%;
}
.dim_4143 .bottom_9d2d .badge-d0c7 a span.large-b169,
.dim_4143 .bottom_9d2d .content_74de a span.large-b169 {
  display: block;
  margin-bottom: 5px;
}
.dim_4143 .bottom_9d2d .content_74de {
  float: left;
  text-align: left;
}
.dim_4143 .bottom_9d2d .badge-d0c7 {
  float: right;
  text-align: right;
}
.title_3149 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .title_3149 {
    margin-bottom: 0;
  }
}
.pressed_bdaa {
  margin-bottom: 1em;
}
.pressed_bdaa .active_b92d {
  font-size: 1.1em;
  line-height: 1.3;
}
.background_8f7d a {
  display: block;
  line-height: 0;
  position: relative;
}
.heading-pressed-3e4e .pressed_bdaa,
.in_481b .pressed_bdaa {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .heading-pressed-3e4e .pressed_bdaa,
  .in_481b .pressed_bdaa {
    display: block;
  }
}
.heading-pressed-3e4e .background_8f7d,
.in_481b .background_8f7d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .heading-pressed-3e4e .background_8f7d,
  .in_481b .background_8f7d {
    margin-bottom: 1em;
  }
}
.heading-pressed-3e4e .background_8f7d img,
.in_481b .background_8f7d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.heading-pressed-3e4e .tertiary-pressed-14ef,
.in_481b .tertiary-pressed-14ef {
  flex-basis: calc(100% - 160px);
}
.heading-pressed-3e4e .tertiary-pressed-14ef p,
.in_481b .tertiary-pressed-14ef p {
  margin-bottom: 0;
}
.heading-pressed-3e4e .tertiary-pressed-14ef {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .heading-pressed-3e4e .tertiary-pressed-14ef {
    padding-left: 0;
  }
}
.in_481b .tertiary-pressed-14ef {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .in_481b .tertiary-pressed-14ef {
    padding-right: 0;
  }
}
.in_481b .background_8f7d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text_538e .background_8f7d {
  margin-bottom: 0.5em;
}
.text_538e .background_8f7d img {
  width: 100%;
}
.dark_c854 .table-e7b4,
.dropdown_427a .table-e7b4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dropdown_427a .sort_d0b0 .gallery-short-d409 p:last-child {
  margin-bottom: 0;
}
.secondary-mini-5923 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gallery-down-983a .silver_56af {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gallery-down-983a .silver_56af:last-of-type {
    margin-bottom: 0;
  }
}
.gallery-down-983a .silver_56af ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-down-983a .silver_56af ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery-down-983a .silver_56af ul li {
  margin: 0 0 0.6em;
}
.gallery-down-983a .silver_56af ul li.red_1bd6,
.gallery-down-983a .silver_56af ul li.link-91ee {
  position: relative;
}
.gallery-down-983a .silver_56af ul li.red_1bd6 .filter_fca7,
.gallery-down-983a .silver_56af ul li.link-91ee .filter_fca7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gallery-down-983a .silver_56af ul li.red_1bd6:after:after,
.gallery-down-983a .silver_56af ul li.red_1bd6:after:before,
.gallery-down-983a
  .silver_56af
  ul
  li.link-91ee:after:after,
.gallery-down-983a
  .silver_56af
  ul
  li.link-91ee:after:before {
  content: "";
  display: table;
}
.gallery-down-983a .silver_56af ul li.red_1bd6:after:after,
.gallery-down-983a
  .silver_56af
  ul
  li.link-91ee:after:after {
  clear: both;
}
.gallery-down-983a .silver_56af a.advanced_1aa8:hover {
  text-decoration: none;
}
.gallery-down-983a .silver_56af select {
  max-width: 100%;
}
.gallery-down-983a .silver_56af table {
  font-size: 85%;
}
.gallery-down-983a .silver_56af table td,
.gallery-down-983a .silver_56af table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gallery-down-983a .silver_56af table tfoot td {
  text-align: left;
}
.gallery-down-983a .silver_56af :last-child {
  margin-bottom: 0;
}
.gallery-down-983a .silver_56af .article-9026 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gallery-down-983a .silver_56af .article-9026 label {
  width: 100%;
}
.gallery-down-983a .silver_56af .article-9026 .box_1732 {
  width: 100%;
  display: block;
}
.gallery-down-983a .silver_56af .article-9026 .panel-solid-6f3a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gallery-down-983a .silver_56af .article-9026 .panel-solid-6f3a:hover svg #svg-search {
  fill: #444;
}
.gallery-down-983a .silver_56af .article-9026 .panel-solid-6f3a svg {
  width: 18px;
  height: 18px;
}
.gallery-down-983a .yellow-a94a ul ul,
.gallery-down-983a .brown_9c1d ul ul,
.gallery-down-983a .article-full-3be7 ul ul,
.gallery-down-983a .carousel-stale-f50b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gallery-down-983a .yellow-a94a .solid_e1e9 > a,
.gallery-down-983a .brown_9c1d .solid_e1e9 > a,
.gallery-down-983a .article-full-3be7 .solid_e1e9 > a,
.gallery-down-983a .carousel-stale-f50b .solid_e1e9 > a {
  margin-bottom: 0;
}
.gallery-down-983a .tag-outer-aefb li,
.gallery-down-983a .yellow-a94a li,
.gallery-down-983a .simple_4d6c li,
.gallery-down-983a .brown_9c1d li,
.gallery-down-983a .article-full-3be7 li,
.gallery-down-983a .carousel-stale-f50b li,
.gallery-down-983a .copper_43de li,
.gallery-down-983a .complex_58e3 li {
  display: block;
  position: relative;
}
.gallery-down-983a .tag-outer-aefb li:last-child,
.gallery-down-983a .yellow-a94a li:last-child,
.gallery-down-983a .simple_4d6c li:last-child,
.gallery-down-983a .brown_9c1d li:last-child,
.gallery-down-983a .article-full-3be7 li:last-child,
.gallery-down-983a .carousel-stale-f50b li:last-child,
.gallery-down-983a .copper_43de li:last-child,
.gallery-down-983a .complex_58e3 li:last-child {
  border: none;
}
.gallery-down-983a .tag-outer-aefb li a,
.gallery-down-983a .yellow-a94a li a,
.gallery-down-983a .simple_4d6c li a,
.gallery-down-983a .brown_9c1d li a,
.gallery-down-983a .article-full-3be7 li a,
.gallery-down-983a .carousel-stale-f50b li a,
.gallery-down-983a .copper_43de li a,
.gallery-down-983a .complex_58e3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-down-983a .tag-outer-aefb li ul li::before,
.gallery-down-983a .yellow-a94a li ul li::before,
.gallery-down-983a .simple_4d6c li ul li::before,
.gallery-down-983a .brown_9c1d li ul li::before,
.gallery-down-983a .article-full-3be7 li ul li::before,
.gallery-down-983a .carousel-stale-f50b li ul li::before,
.gallery-down-983a .copper_43de li ul li::before,
.gallery-down-983a .complex_58e3 li ul li::before {
  left: 15px;
}
.gallery-down-983a .tag-outer-aefb li ul a,
.gallery-down-983a .yellow-a94a li ul a,
.gallery-down-983a .simple_4d6c li ul a,
.gallery-down-983a .brown_9c1d li ul a,
.gallery-down-983a .article-full-3be7 li ul a,
.gallery-down-983a .carousel-stale-f50b li ul a,
.gallery-down-983a .copper_43de li ul a,
.gallery-down-983a .complex_58e3 li ul a {
  padding-left: 20px;
}
.gallery-down-983a .tag-outer-aefb li ul ul li::before,
.gallery-down-983a .yellow-a94a li ul ul li::before,
.gallery-down-983a .simple_4d6c li ul ul li::before,
.gallery-down-983a .brown_9c1d li ul ul li::before,
.gallery-down-983a .article-full-3be7 li ul ul li::before,
.gallery-down-983a .carousel-stale-f50b li ul ul li::before,
.gallery-down-983a .copper_43de li ul ul li::before,
.gallery-down-983a .complex_58e3 li ul ul li::before {
  left: 30px;
}
.gallery-down-983a .tag-outer-aefb li ul ul a,
.gallery-down-983a .yellow-a94a li ul ul a,
.gallery-down-983a .simple_4d6c li ul ul a,
.gallery-down-983a .brown_9c1d li ul ul a,
.gallery-down-983a .article-full-3be7 li ul ul a,
.gallery-down-983a .carousel-stale-f50b li ul ul a,
.gallery-down-983a .copper_43de li ul ul a,
.gallery-down-983a .complex_58e3 li ul ul a {
  padding-left: 40px;
}
.gallery-down-983a .paragraph-66cd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-down-983a .complex_58e3 ul li {
  margin-bottom: 1.41575em;
}
.gallery-down-983a .complex_58e3 ul li .thumbnail_171f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gallery-down-983a .complex_58e3 ul li .hero-373a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.east_0c39 .tag-outer-aefb li a,
.east_0c39 .yellow-a94a li a,
.east_0c39 .simple_4d6c li a,
.east_0c39 .brown_9c1d li a,
.east_0c39 .article-full-3be7 li a,
.east_0c39 .carousel-stale-f50b li a,
.east_0c39 .copper_43de li a,
.east_0c39 .complex_58e3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_0c39 .paragraph-66cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_0c39 .silver_56af ul li.red_1bd6 .filter_fca7,
.east_0c39 .silver_56af ul li.link-91ee .filter_fca7 {
  background: rgba(0, 0, 0, 0.2);
}
.east_0c39 .gallery-down-983a .silver_56af select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li {
  margin: 0;
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li ul {
  margin: 0;
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li ul li a {
  padding-left: 15px;
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li ul li li a {
  padding-left: 30px;
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li.label_tiny_dd44 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li.label_tiny_dd44 > 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;
}
.shade-cool-835e .gallery-down-983a .backdrop-810d li.label_tiny_dd44 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.active-0fbd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip-red-0673 {
  position: relative;
  z-index: 10;
}
.chip-red-0673 .link-under-4ef6 {
  width: 100%;
  max-width: 100%;
}
.title_63d1 .footer-6b7c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.title_63d1 .notification_top_b6fa {
}
.title_63d1 .east_0c39 {
  background: #292929;
}
.pagination_cool_cc09 .footer-6b7c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pagination_cool_cc09 .notification_top_b6fa {
  background: #f9f9f9;
}
.pagination_cool_cc09 .east_0c39 {
  background: #303030;
}
.fast_bb01 .footer-6b7c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast_bb01 .out_b2f0 {
    margin-bottom: 1em;
  }
  .fast_bb01 .out_b2f0:last-child {
    margin-bottom: 0;
  }
}
.fast_bb01 .notification_top_b6fa {
  background: #ededed;
}
.fast_bb01 .east_0c39 {
  background: #1a1a1a;
}
.footer-6b7c.notification_top_b6fa {
  color: rgba(0, 0, 0, 0.6);
}
.footer-6b7c.notification_top_b6fa .media-black-5f2b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-6b7c.east_0c39 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-6b7c.east_0c39 a:not(.advanced_1aa8) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-6b7c.east_0c39 a:not(.advanced_1aa8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-6b7c.east_0c39 .media-black-5f2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-6b7c.east_0c39 table tbody td,
.footer-6b7c.east_0c39 table th {
  background: rgba(0, 0, 0, 0.08);
}
.component-a10c.tertiary-a4eb .wide-2de1 {
  max-width: initial;
}
.component-a10c .copper-44f4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.component-a10c .copper-44f4 .link-under-4ef6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .component-a10c .copper-44f4 .link-under-4ef6 {
    display: block;
    margin-bottom: 2em;
  }
  .component-a10c .copper-44f4 .link-under-4ef6:last-child {
    margin-bottom: 0;
  }
}
.fast_bb01 .out_b2f0:last-child,
.pagination_cool_cc09 .out_b2f0:last-child,
.title_63d1 .out_b2f0:last-child {
  margin-bottom: 0;
}
.fast_bb01 .out_b2f0 .gallery-down-983a .silver_56af:last-child,
.pagination_cool_cc09 .out_b2f0 .gallery-down-983a .silver_56af:last-child,
.title_63d1 .out_b2f0 .gallery-down-983a .silver_56af:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fast_bb01 .gallery-3ee0,
  .fast_bb01 .carousel_1582,
  .pagination_cool_cc09 .gallery-3ee0,
  .pagination_cool_cc09 .carousel_1582,
  .title_63d1 .gallery-3ee0,
  .title_63d1 .carousel_1582 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip-red-0673 .out_b2f0 {
    margin-bottom: 2em;
  }
}
.chip-red-0673 p:last-child {
  margin-bottom: 0;
}
.chip-red-0673 li,
.chip-red-0673 ul {
  list-style: none;
  margin: 0;
}
.chip-red-0673 ul ul {
  margin-left: 2.617924em;
}
.banner_new_0fd7 {
  font-size: 0.875em;
}

/* css-noise: 6baa */
.ghost-box-d7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
