/*!
Theme Name: Customify
Theme URI: https://pressmaximum.soft_de29/customify
Author: WPCustomify
Author URI: https://pressmaximum.soft_de29
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.soft_de29/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.summary_5828.description-8d22/licenses/gpl-2.0.summary-9174
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.box-2ce8/, (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.component-ba71.gradient_hovered_8b2c/normalize.logo_7bd0/
 ======
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.logo_7bd0 v7.0.0 | MIT License | github.soft_de29/necolas/normalize.logo_7bd0 */
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;
}
.preview_0187 .over_76c5,
.content-8563,
.preview-next-e38a,
.inner-212f,
.banner_572f,
.fast-b67b,
.active_f703,
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;
}
.content-8563,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content-8563,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content-8563,
  h1 {
    font-size: 1.8em;
  }
}
.preview-next-e38a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-next-e38a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-next-e38a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-next-e38a,
  h2 {
    font-size: 1.7em;
  }
}
.inner-212f,
h3 {
  font-size: 1.618em;
}
.preview_0187 .over_76c5,
.banner_572f,
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.summary_f306 {
  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;
}
.orange-e531:after,
.orange-e531:before,
.small_a21c:after,
.small_a21c:before {
  content: "";
  display: table;
}
.orange-e531:after,
.small_a21c:after {
  clear: both;
}
.surface_basic_db3b {
  float: right;
  margin-right: 0;
}
.widget-cf03 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter-advanced-6dbe .border-outer-c74d,
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;
}
.filter-advanced-6dbe .border-outer-c74d: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;
}
.link_354d .border-outer-c74d {
  box-shadow: none;
}
.link_354d
  .border-outer-c74d
  .thumbnail-e004 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_354d .border-outer-c74d .rough-3119 {
  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;
}
.link_354d
  .border-outer-c74d
  .rough-3119
  b {
  display: none;
}
.link_354d .gallery_31b3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fresh_b941:not(.photo-brown-c4ab):not(.inner-61ae),
button:not(.photo-brown-c4ab):not(.inner-61ae),
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ),
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ),
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ) {
  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;
}
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):hover,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):hover,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):hover,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):hover,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):active,
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):active,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):active,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):active,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):active,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus {
  outline: 0;
}
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851 {
  position: relative;
}
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .bright-01b0,
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .east-967c,
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .left-c046,
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  i,
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  svg,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .bright-01b0,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .east-967c,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .left-c046,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  i,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  svg,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .bright-01b0,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .east-967c,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .left-c046,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  i,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  svg,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .bright-01b0,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .east-967c,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .left-c046,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  i,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  svg,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .bright-01b0,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .east-967c,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  .left-c046,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  i,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851
  svg {
  visibility: hidden;
}
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851:after,
button:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851:after,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851:after,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851:after,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ).fn-loading-4851: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;
}
.fresh_b941:not(.photo-brown-c4ab):not(.inner-61ae),
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ),
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ),
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ) {
  color: #fff;
  background: #235787;
}
.fresh_b941:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus,
input[type="button"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus,
input[type="reset"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus,
input[type="submit"]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ):focus {
  color: #fff;
}
.fresh_b941.fn-disabled-4851:not(.photo-brown-c4ab):not(
    .inner-61ae
  ),
.fresh_b941[disabled]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ),
button.fn-disabled-4851:not(.photo-brown-c4ab):not(
    .inner-61ae
  ),
button[disabled]:not(.photo-brown-c4ab):not(
    .inner-61ae
  ) {
  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;
}
.tall_e4b4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tall_e4b4: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;
}
.caption_selected_f61b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.icon_5231 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.module_9d4a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.orange-e531:after,
.orange-e531:before,
.mini_d887:after,
.mini_d887:before,
.next-62ed:after,
.next-62ed:before,
.widget-brown-da21:after,
.widget-brown-da21:before,
.accent_cool_03af:after,
.accent_cool_03af:before,
.soft_339e:after,
.soft_339e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.orange-e531:after,
.mini_d887:after,
.next-62ed:after,
.widget-brown-da21:after,
.accent_cool_03af:after,
.soft_339e:after {
  clear: both;
}
.mini_d887 .complex-0469,
.next-62ed .complex-0469,
.nav_014e .complex-0469 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight-small-2314 {
  display: inline-block;
}
.focus_acac {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_acac img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_acac .under_112d {
  padding: 1em 0;
  font-size: 85%;
}
.under_112d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.message-7122 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.message-7122:after,
.message-7122:before {
  content: "";
  display: table;
}
.message-7122:after {
  clear: both;
}
.green_579e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outer_e82a .green_579e {
  max-width: 50%;
}
.block_white_b460 .green_579e {
  max-width: 33.33%;
}
.panel_thick_8d94 .green_579e {
  max-width: 25%;
}
.heading-271b .green_579e {
  max-width: 20%;
}
.detail-next-7310 .green_579e {
  max-width: 16.66%;
}
.alert-in-d53f .green_579e {
  max-width: 14.28%;
}
.simple_0fb5 .green_579e {
  max-width: 12.5%;
}
.pink_d3f6 .green_579e {
  max-width: 11.11%;
}
.fresh_0c95 {
  display: block;
}
.preview_0187 .outline_ed98 label,
.preview_0187 .filter-a308 label,
.preview_0187 .center-9d76 label,
.preview_0187 .grid_rough_c673 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.short-d457 {
  list-style: none;
  margin: 0;
}
.short-d457 article.widget_large_c8dd {
  margin-bottom: 0;
}
.short-d457 ul {
  list-style: none;
  margin: 0;
}
.short-d457 .stone-b0ed li.widget_large_c8dd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .short-d457 .stone-b0ed li.widget_large_c8dd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .short-d457 .stone-b0ed li.widget_large_c8dd: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) {
  .short-d457 .stone-b0ed li.widget_large_c8dd li.widget_large_c8dd li.widget_large_c8dd li.widget_large_c8dd {
    padding-left: 0;
  }
}
article.widget_large_c8dd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_large_c8dd .mini_d887 p:last-of-type {
  margin-bottom: 0;
}
article.widget_large_c8dd .info_liquid_2d15 {
  float: left;
}
article.widget_large_c8dd .paper-a0f3 {
  margin-left: 85px;
}
article.widget_large_c8dd .disabled_ef4b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_large_c8dd .disabled_ef4b .gold-88ca {
  margin-left: 10px;
}
article.widget_large_c8dd .aside-76cb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_large_c8dd .tag-07b4 {
  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 .outline_ed98,
  #respond .center-9d76,
  #respond .grid_rough_c673 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_ed98 input,
#respond .center-9d76 input,
#respond .grid_rough_c673 input {
  width: 100%;
}
#respond .grid_rough_c673 {
  margin-right: 0;
}
#respond .popup_fixed_fb34 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table-clean-823c {
  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;
}
.table-clean-823c.banner_dark_86c8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.table-clean-823c 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%);
}
.table-clean-823c:focus,
.table-clean-823c: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);
}
.bronze-2d33 {
  border-radius: 10%;
}
.layout-673e {
  border-radius: 50%;
}
.left_7f7f {
  font-size: 0.72em;
}
.yellow-72e1 {
  font-size: 0.875em;
}
.short-3c86 {
  font-size: 1.1em;
}
.middle-7a4d {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle-7a4d.left_7f7f {
  letter-spacing: 0.5px;
}
.stale-87f4,
.stale-87f4 a {
  color: #6d6d6d;
}
.stale-87f4 a:hover {
  color: #111;
}
.focus-inner-95f2 {
  color: #6d6d6d;
}
.current_5d5e {
  overflow-x: hidden;
}
.current_5d5e .pressed_b340.wrapper_lower_042b {
  position: relative;
}
.current_5d5e .pressed_b340.wrapper_lower_042b.lite_ebc8 {
  position: initial;
}
.current_5d5e
  .pressed_b340.wrapper_lower_042b.lite_ebc8
  .notification_7c29 {
  left: auto;
}
.current_5d5e .pressed_b340 .notification_7c29 {
  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;
}
.current_5d5e .pressed_b340:hover.wrapper_lower_042b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.current_5d5e
  .pressed_b340:hover.wrapper_lower_042b
  .notification_7c29 {
  display: block;
  z-index: 9999999;
}
.current_5d5e .lite_e95b .heading_rough_b4d3,
.current_5d5e .selected_f9d7 .heading_rough_b4d3 {
  display: none;
}
.current_5d5e .carousel-over-0a17 .pressed_b340:hover.wrapper_lower_042b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview_0187 .outline_ed98 label,
.preview_0187 .filter-a308 label,
.preview_0187 .center-9d76 label,
.preview_0187 .grid_rough_c673 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.short-d457 {
  list-style: none;
  margin: 0;
}
.short-d457 article.widget_large_c8dd {
  margin-bottom: 0;
}
.short-d457 ul {
  list-style: none;
  margin: 0;
}
.short-d457 .stone-b0ed li.widget_large_c8dd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .short-d457 .stone-b0ed li.widget_large_c8dd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .short-d457 .stone-b0ed li.widget_large_c8dd: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) {
  .short-d457 .stone-b0ed li.widget_large_c8dd li.widget_large_c8dd li.widget_large_c8dd li.widget_large_c8dd {
    padding-left: 0;
  }
}
article.widget_large_c8dd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_large_c8dd .mini_d887 p:last-of-type {
  margin-bottom: 0;
}
article.widget_large_c8dd .info_liquid_2d15 {
  float: left;
}
article.widget_large_c8dd .paper-a0f3 {
  margin-left: 85px;
}
article.widget_large_c8dd .disabled_ef4b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_large_c8dd .disabled_ef4b .gold-88ca {
  margin-left: 10px;
}
article.widget_large_c8dd .aside-76cb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_large_c8dd .tag-07b4 {
  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 .outline_ed98,
  #respond .center-9d76,
  #respond .grid_rough_c673 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_ed98 input,
#respond .center-9d76 input,
#respond .grid_rough_c673 input {
  width: 100%;
}
#respond .grid_rough_c673 {
  margin-right: 0;
}
#respond .popup_fixed_fb34 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lite_e95b .container-top-39db {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container-top-39db .logo-static-8f69.dropdown_bronze_8717 .shade-ec7b > li > a:focus,
.container-top-39db .logo-static-8f69.dropdown_bronze_8717 .shade-ec7b > li > a:hover,
.container-top-39db .logo-static-8f69.stone-449d .shade-ec7b > li > a:focus,
.container-top-39db .logo-static-8f69.stone-449d .shade-ec7b > li > a:hover,
.container-top-39db .logo-static-8f69.card-5e3b .shade-ec7b > li > a:focus,
.container-top-39db .logo-static-8f69.card-5e3b .shade-ec7b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-top-39db
  .logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li.purple-5cf8
  > a,
.container-top-39db
  .logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li.iron-5816
  > a,
.container-top-39db
  .logo-static-8f69.stone-449d
  .shade-ec7b
  > li.purple-5cf8
  > a,
.container-top-39db
  .logo-static-8f69.stone-449d
  .shade-ec7b
  > li.iron-5816
  > a,
.container-top-39db
  .logo-static-8f69.card-5e3b
  .shade-ec7b
  > li.purple-5cf8
  > a,
.container-top-39db .logo-static-8f69.card-5e3b .shade-ec7b > li.form_hovered_cf4d > a {
  color: rgba(255, 255, 255, 0.99);
}
.container-top-39db .mask-bd56,
.container-top-39db .mask-bd56 a {
  color: rgba(255, 255, 255, 0.99);
}
.container-top-39db .fixed-d5b7.medium_4c9b li a,
.container-top-39db .bronze_e269 a,
.container-top-39db .inner-78a2,
.container-top-39db .shade-ec7b > li > a,
.container-top-39db .hard_24a7 {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db .fixed-d5b7.medium_4c9b li a:hover,
.container-top-39db .bronze_e269 a:hover,
.container-top-39db .inner-78a2:hover,
.container-top-39db .shade-ec7b > li > a:hover,
.container-top-39db .hard_24a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-top-39db .hidden_e5aa {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db .hidden_e5aa .hard_692a {
  color: rgba(255, 255, 255, 0.99);
}
.container-top-39db .hidden_e5aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-top-39db .down-b6c4 .east_b2da {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db .down-b6c4 .east_b2da .outline_top_1f43 {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db
  .down-b6c4
  .east_b2da
  .outline_top_1f43::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db
  .down-b6c4
  .east_b2da
  .outline_top_1f43:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db
  .down-b6c4
  .east_b2da
  .outline_top_1f43::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db
  .down-b6c4
  .east_b2da
  .outline_top_1f43::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db .down-b6c4 .badge_west_f7cc {
  color: rgba(255, 255, 255, 0.79);
}
.container-top-39db .down-b6c4 .badge_west_f7cc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_large_aef6
  .container-top-39db
  .down-b6c4
  .avatar-5ee4
  .article_pink_6e5a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_large_aef6
  .container-top-39db
  .down-b6c4
  .avatar-5ee4
  .outline_top_1f43 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_e95b .paragraph-1846 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-1846 .logo-static-8f69.dropdown_bronze_8717 .shade-ec7b > li > a:focus,
.paragraph-1846 .logo-static-8f69.dropdown_bronze_8717 .shade-ec7b > li > a:hover,
.paragraph-1846 .logo-static-8f69.stone-449d .shade-ec7b > li > a:focus,
.paragraph-1846 .logo-static-8f69.stone-449d .shade-ec7b > li > a:hover,
.paragraph-1846 .logo-static-8f69.card-5e3b .shade-ec7b > li > a:focus,
.paragraph-1846 .logo-static-8f69.card-5e3b .shade-ec7b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-1846
  .logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li.purple-5cf8
  > a,
.paragraph-1846
  .logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li.iron-5816
  > a,
.paragraph-1846
  .logo-static-8f69.stone-449d
  .shade-ec7b
  > li.purple-5cf8
  > a,
.paragraph-1846
  .logo-static-8f69.stone-449d
  .shade-ec7b
  > li.iron-5816
  > a,
.paragraph-1846
  .logo-static-8f69.card-5e3b
  .shade-ec7b
  > li.purple-5cf8
  > a,
.paragraph-1846 .logo-static-8f69.card-5e3b .shade-ec7b > li.form_hovered_cf4d > a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-1846 .mask-bd56,
.paragraph-1846 .mask-bd56 a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-1846 .fixed-d5b7.medium_4c9b li a,
.paragraph-1846 .bronze_e269 a,
.paragraph-1846 .inner-78a2,
.paragraph-1846 .shade-ec7b > li > a,
.paragraph-1846 .hard_24a7 {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-1846 .fixed-d5b7.medium_4c9b li a:hover,
.paragraph-1846 .bronze_e269 a:hover,
.paragraph-1846 .inner-78a2:hover,
.paragraph-1846 .shade-ec7b > li > a:hover,
.paragraph-1846 .hard_24a7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-1846 .hidden_e5aa {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-1846 .hidden_e5aa .hard_692a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-1846 .hidden_e5aa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-rough-7b93 .banner-smooth-e9da {
  margin-left: auto;
  margin-right: auto;
}
.next-62ed > * {
  margin-left: auto;
  margin-right: auto;
}
.next-62ed .caption_selected_f61b {
  margin-right: 1.41575em;
}
.header_brown_50a1 .next-62ed > .dropdown_up_bfa0 {
  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;
}
.header_brown_50a1 .next-62ed > .iron-1284 {
  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;
}
.hidden_purple_ae22.secondary-rough-7b93 .banner-smooth-e9da,
.search_iron_7088.secondary-rough-7b93 .banner-smooth-e9da {
  margin-left: 0;
}
.hot-716a.secondary-rough-7b93 .banner-smooth-e9da,
.dropdown-dim-a943.secondary-rough-7b93 .banner-smooth-e9da {
  margin-right: 0;
}
.next-62ed ol,
.next-62ed ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_988c video {
  max-width: 100%;
}
.video-f433 img {
  display: block;
}
.video-f433.caption_selected_f61b,
.video-f433.icon_5231 {
  width: 100%;
}
.video-f433.iron-1284 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.link-7a06:not(.menu-lite-6859) {
  margin: 1.5em auto;
}
.component_silver_9bdd p {
  padding: 1.5em 14px;
}
ul.next-ca64.iron-1284,
ul.next-ca64.dropdown_up_bfa0,
ul.next-ca64.outline_iron_809d.dropdown_up_bfa0 {
  padding: 0 14px;
}
.tabs-smooth-3ca2 {
  display: block;
  overflow-x: auto;
}
.tabs-smooth-3ca2 table {
  border-collapse: collapse;
  width: 100%;
}
.tabs-smooth-3ca2 td,
.tabs-smooth-3ca2 th {
  padding: 0.5em;
}
.next-62ed li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.next-62ed ol ol,
.next-62ed ol ul,
.next-62ed ul ol,
.next-62ed ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.next-62ed ol ol li,
.next-62ed ol ul li,
.next-62ed ul ol li,
.next-62ed ul ul li {
  margin-left: 0;
}
.middle-5e6e.light-05e6 > .detail_1e84 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.middle-5e6e.light-05e6 > .detail_1e84 iframe,
.middle-5e6e.light-05e6 > .detail_1e84 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.smooth_28d5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.smooth_28d5.icon-bright-ec94 {
  padding: 0;
}
.smooth_28d5.icon-bright-ec94 cite {
  font-size: 13px;
}
.smooth_28d5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.smooth_28d5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.nav-liquid-5092 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.nav-liquid-5092 > p:first-child {
  margin-top: 0;
}
.nav-liquid-5092 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.nav-liquid-5092 blockquote {
  border-left: 0;
}
.first-d37f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.first-d37f:not(.dropdown_fresh_0949) {
  max-width: 100px;
}
.first-d37f.shadow-c813 {
  border-bottom: none !important;
  text-align: center;
}
.first-d37f.shadow-c813::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component_silver_9bdd p {
    padding: 1.5em 0;
  }
}
.cool_b56e {
  color: #0073aa;
}
.breadcrumb-3e1d {
  background-color: #0073aa;
}
.container_south_9794 {
  color: #229fd8;
}
.basic_936a {
  background-color: #229fd8;
}
.wide-e3d3 {
  color: #eee;
}
.stone-d3a9 {
  background-color: #eee;
}
.logo-4b5c {
  color: #444;
}
.feature_up_035b {
  background-color: #444;
}
.media_brown_d06b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media_brown_d06b .hard-09f7 .bronze_e269 {
  font-size: 15px;
}
.media_brown_d06b .bronze_e269 {
  line-height: 1.3;
}
.media_brown_d06b .paragraph-1846 {
}
.media_brown_d06b .container-top-39db {
  background: #235787;
}
.hover-5aca {
  padding: 0;
}
.hover-5aca .container-top-39db {
  background: #1a1a1a;
}
.hover-5aca .paragraph-1846 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden-44e9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden-44e9 .paragraph-1846 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden-44e9 .container-top-39db {
  background: #303030;
}
.soft_339e {
  position: relative;
  z-index: 10;
}
.soft_339e .hover_light_8a5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed-5554 .wrapper_lower_042b {
  display: inline-block;
  vertical-align: middle;
}
.fixed-5554.bronze-cc62 .wrapper_lower_042b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .fixed-5554.bronze-cc62 .wrapper_lower_042b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .fixed-5554.bronze-cc62 .wrapper_lower_042b {
    margin-right: 0.4em;
  }
}
.fixed-5554.bronze-cc62 .wrapper_lower_042b:last-child {
  margin-right: 0;
}
.cool_b855 .hover_light_8a5e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .lite_e95b .hard-09f7 {
    margin: 0 -0.5em;
  }
  .lite_e95b .hard-09f7 [class*="customify-col-"],
  .lite_e95b .hard-09f7 [class*="customify-col_"],
  .lite_e95b .hard-09f7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.lite_e95b.menu_top_12f7 .hover_light_8a5e {
  background: 0 0 !important;
}
.lite_e95b.menu_top_12f7 .hover_light_8a5e,
.lite_e95b.cool_b855 .hover_light_8a5e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .lite_e95b.focused_038e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.lite_e95b.cool_b855 .hover_light_8a5e {
  box-shadow: none !important;
}
.caption-f1c7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption-f1c7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption-f1c7 {
    padding: 18px 0 20px;
  }
}
.caption-f1c7 .info-cb24 {
  width: 100%;
}
.caption-f1c7 .right-7e00 {
  margin-bottom: 0;
}
.caption-f1c7 .outline-stone-e568 {
  margin-top: 5px;
  font-size: 0.875em;
}
.inner_c834 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.inner_c834 .paragraph-6ca4 {
  width: 100%;
}
.gradient-pink-07f3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gradient-pink-07f3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gradient-pink-07f3 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;
}
.gradient-pink-07f3 li:last-child:after {
  display: none;
}
.gradient-pink-07f3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.easy_d210 .heading_rough_b4d3 button,
.caption-f1c7 .heading_rough_b4d3 button {
  left: 0;
}
.easy_d210 .paragraph-6ca4,
.caption-f1c7 .paragraph-6ca4 {
  padding-left: 0;
  padding-right: 0;
}
.easy_d210 .inner_c834,
.caption-f1c7 .inner_c834 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.easy_d210 {
  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;
}
.easy_d210: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;
}
.easy_d210 .notice-smooth-e6dc {
  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) {
  .easy_d210 .notice-smooth-e6dc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .easy_d210 .notice-smooth-e6dc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .easy_d210 .notice-smooth-e6dc {
    min-height: 200px;
  }
}
.easy_d210 .gradient-pink-07f3 {
  color: rgba(255, 255, 255, 0.8);
}
.easy_d210 .gradient-pink-07f3 a,
.easy_d210 .gradient-pink-07f3 li:after {
  color: inherit;
}
.easy_d210 .gradient-pink-07f3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.copper_4e90 {
  margin-bottom: 0.5em;
}
.tabs_pink_e3b2 {
  margin-bottom: 1.2em;
}
.tabs_pink_e3b2,
.copper_4e90 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tabs_pink_e3b2 p:last-child,
.copper_4e90 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .heading_rough_b4d3,
#masthead .heading_rough_b4d3 {
  display: none;
}
#masthead
  > .heading_rough_b4d3.fluid_04fa {
  display: none;
}
#masthead > .heading_rough_b4d3 button {
  left: 0;
}
.video-4948 {
  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%;
}
.video-4948 .wrapper_lower_042b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.video-4948 .wood_3054 {
  display: -webkit-box;
  display: flex;
}
.video-4948 .wood_3054.dim-85cc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.video-4948 .wood_3054.green-a07c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-4948 .wood_3054.media_prev_ab1c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-4948.logo_purple_e00b.carousel-top-894a .wood_3054.dim-85cc {
  flex-basis: 100%;
}
.video-4948.message-d874 .wood_3054.green-a07c {
  -webkit-box-flex: 1;
  flex: auto;
}
.video-4948.message-d874 .wood_3054.media_prev_ab1c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .heading_rough_b4d3.fluid_04fa {
  display: none;
}
#masthead > .heading_rough_b4d3 button {
  left: 0;
}
.border-9dc3 {
  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;
}
.border-9dc3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.border-9dc3.carousel-b03f i {
  margin-right: 4px;
}
.border-9dc3.surface-0745 i {
  margin-left: 5px;
}
.bronze_e269 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bronze_e269 p:last-child {
  margin-bottom: 0;
}
.article_complex_0f13 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.article_complex_0f13 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.article_complex_0f13 img {
  display: block;
  width: auto;
  line-height: 1;
}
.article_complex_0f13 .mask-bd56 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.article_complex_0f13 .mask_5e8c {
  margin: 5px 0 7px 0;
}
.article_complex_0f13.active-8045 .frame-narrow-8695 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article_complex_0f13.active-8045 .slider-glass-0605 {
  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;
}
.article_complex_0f13.blue_892d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.article_complex_0f13.blue_892d .frame-narrow-8695 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article_complex_0f13.blue_892d .slider-glass-0605 {
  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;
}
.article_complex_0f13.detail_cdaf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_complex_0f13.detail_first_0027 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.article_complex_0f13.detail_first_0027 .slider-glass-0605 {
  margin-top: 7px;
}
.center-6b20 {
  display: inline-block;
}
.soft_339e .icon_3ede .article_complex_0f13 img {
  max-width: 100%;
}
.logo-static-8f69 .east-8f24.tertiary_upper_1e52,
.in-d3ed .east-8f24.tertiary_upper_1e52 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo-static-8f69 .active_a83f,
.in-d3ed .active_a83f {
  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%);
}
.logo-static-8f69 .active_a83f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.logo-static-8f69.top-d0b1 .active_a83f {
  display: none;
}
.logo-static-8f69 .black_1858 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo-static-8f69 .black_1858 li {
  display: inline-block;
  position: relative;
}
.logo-static-8f69 .black_1858 li:last-child {
  margin-right: 0;
}
.logo-static-8f69 .black_1858 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;
}
.logo-static-8f69 .black_1858 li.form_hovered_cf4d > a {
  color: rgba(0, 0, 0, 0.9);
}
.logo-static-8f69 .black_1858 > 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;
}
.logo-static-8f69 .black_1858 > li > a i {
  line-height: 0;
}
.logo-static-8f69 .black_1858 > li.content-504d > a .active_a83f {
  margin-left: 4px;
  line-height: 0;
}
.logo-static-8f69 .black_1858 .component_under_48db li.content-504d > a {
  position: relative;
}
.logo-static-8f69 .black_1858 .component_under_48db li.content-504d > a:after,
.logo-static-8f69 .black_1858 .component_under_48db li.content-504d > a:before {
  content: "";
  display: table;
}
.logo-static-8f69 .black_1858 .component_under_48db li.content-504d > a:after {
  clear: both;
}
.logo-static-8f69 .black_1858 .component_under_48db li.content-504d > a .active_a83f {
  margin-left: 5px;
  float: right;
}
.logo-static-8f69 .aside-2a21,
.logo-static-8f69 .component_under_48db {
  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;
}
.logo-static-8f69 .component_under_48db {
  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;
}
.logo-static-8f69 .component_under_48db .tertiary_upper_1e52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo-static-8f69 .component_under_48db .active_a83f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.logo-static-8f69 .component_under_48db li {
  display: block;
  margin: 0;
  padding: 0;
}
.logo-static-8f69 .component_under_48db 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;
}
.logo-static-8f69 .component_under_48db li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.logo-static-8f69 .component_under_48db .component_under_48db {
  top: 0;
  left: 100%;
}
.logo-static-8f69 .accordion_cool_cf89.fn-focus-4851 > .aside-2a21,
.logo-static-8f69 .accordion_cool_cf89.fn-focus-4851 > .component_under_48db,
.logo-static-8f69 .accordion_cool_cf89:focus > .aside-2a21,
.logo-static-8f69 .accordion_cool_cf89:focus > .component_under_48db,
.logo-static-8f69 .accordion_cool_cf89:hover > .aside-2a21,
.logo-static-8f69 .accordion_cool_cf89:hover > .component_under_48db {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.logo-static-8f69.card-5e3b .shade-ec7b:after,
.logo-static-8f69.card-5e3b .shade-ec7b:before {
  content: "";
  display: table;
}
.logo-static-8f69.card-5e3b .shade-ec7b:after {
  clear: both;
}
.logo-static-8f69.card-5e3b .shade-ec7b > li {
  float: left;
}
.logo-static-8f69.west-2593 .shade-ec7b:after,
.logo-static-8f69.west-2593 .shade-ec7b:before {
  content: "";
  display: table;
}
.logo-static-8f69.west-2593 .shade-ec7b:after {
  clear: both;
}
.logo-static-8f69.west-2593 .shade-ec7b > li {
  float: left;
}
.logo-static-8f69.west-2593 .shade-ec7b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.logo-static-8f69.west-2593 .shade-ec7b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.logo-static-8f69.west-2593 .shade-ec7b > li.purple-5cf8 > a,
.logo-static-8f69.west-2593 .shade-ec7b > li.form_hovered_cf4d > a {
  color: #fff;
  background-color: #1e4b75;
}
.logo-static-8f69.dropdown_bronze_8717 .shade-ec7b > li > a .tertiary_upper_1e52 {
  position: relative;
}
.logo-static-8f69.dropdown_bronze_8717 .shade-ec7b > li > a .tertiary_upper_1e52: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;
}
.logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li:focus
  > a
  .tertiary_upper_1e52:before,
.logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li:hover
  > a
  .tertiary_upper_1e52:before {
  width: 100%;
  background-color: currentColor;
}
.logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li.purple-5cf8
  > a
  .tertiary_upper_1e52:before,
.logo-static-8f69.dropdown_bronze_8717
  .shade-ec7b
  > li.iron-5816
  > a
  .tertiary_upper_1e52:before {
  width: 100%;
  background-color: currentColor;
}
.logo-static-8f69.stone-449d .shade-ec7b > li > a .tertiary_upper_1e52 {
  position: relative;
}
.logo-static-8f69.stone-449d .shade-ec7b > li > a .tertiary_upper_1e52: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;
}
.logo-static-8f69.stone-449d .shade-ec7b > li:focus > a .tertiary_upper_1e52:before,
.logo-static-8f69.stone-449d
  .shade-ec7b
  > li:hover
  > a
  .tertiary_upper_1e52:before {
  width: 100%;
  background-color: currentColor;
}
.logo-static-8f69.stone-449d
  .shade-ec7b
  > li.purple-5cf8
  > a
  .tertiary_upper_1e52:before,
.logo-static-8f69.stone-449d
  .shade-ec7b
  > li.iron-5816
  > a
  .tertiary_upper_1e52:before {
  width: 100%;
  background-color: currentColor;
}
.in-d3ed .black_1858 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.in-d3ed .black_1858 li:first-child > a {
  border-top: none;
}
.in-d3ed .black_1858 .tertiary-complex-cca5 > .tertiary_upper_1e52 .active_a83f {
  display: none;
}
.in-d3ed .black_1858 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.in-d3ed .black_1858 li:last-child {
  border: none;
}
.in-d3ed .black_1858 li.content-504d > a {
  padding-right: 45px !important;
}
.in-d3ed .black_1858 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.in-d3ed .black_1858 li a:focus,
.in-d3ed .black_1858 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in-d3ed .black_1858 li .accent_6951 {
  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;
}
.in-d3ed .black_1858 li .accent_6951:hover {
  box-shadow: none;
}
.in-d3ed .black_1858 li .accent_6951 .active_a83f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.in-d3ed .black_1858 .component_under_48db {
  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);
}
.in-d3ed .black_1858 .component_under_48db li a {
  padding-left: 3em;
}
.in-d3ed .black_1858 .link-purple-f74a > a .accent_6951 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.in-d3ed .black_1858 .link-purple-f74a > .component_under_48db {
  display: block;
  opacity: 1;
}
.medium-6578 {
  max-width: 100%;
}
.pattern-paper-2807 {
  line-height: 0;
  cursor: pointer;
}
.hard_24a7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hard_24a7:hover {
  box-shadow: none;
  color: currentColor;
}
.hard_24a7 svg {
  width: 18px;
  height: 18px;
}
.hard_24a7 .tertiary-6637 {
  display: none;
}
.hidden_f101 {
  position: relative;
}
.hidden_f101.fn-active-4851 .hard_24a7 .nav-solid-da48 {
  display: none;
}
.hidden_f101.fn-active-4851 .hard_24a7 .tertiary-6637 {
  display: inline-block;
}
.hidden_f101 .hard-dc2a {
  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);
}
.hidden_f101.frame_2b31 .hard-dc2a {
  left: auto;
  right: -0.9em;
}
.hidden_f101.frame_2b31 .header_341e::before {
  left: auto;
  right: 15px;
}
.hidden_f101.fn-active-4851 .hard-dc2a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar-5ee4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.avatar-5ee4 label {
  flex-basis: 100%;
}
.avatar-5ee4 .east_b2da {
  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;
}
.avatar-5ee4 .outline_top_1f43 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.avatar-5ee4 .outline_top_1f43:focus {
  background-color: transparent;
}
.avatar-5ee4 button.badge_west_f7cc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.avatar-5ee4 button.badge_west_f7cc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.avatar-5ee4 button.badge_west_f7cc svg {
  width: 18px;
  height: 18px;
}
.avatar-5ee4 input[type="submit"] {
  min-height: auto;
}
.down-b6c4 .avatar-5ee4 .outline_top_1f43 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.header_341e {
  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) {
  .header_341e {
    width: 220px;
  }
}
.header_341e label {
  flex-basis: 100%;
}
.header_341e::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;
}
.panel_large_aef6 .down-b6c4 .avatar-5ee4 {
  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;
}
.panel_large_aef6
  .down-b6c4
  .avatar-5ee4
  .east_b2da {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel_large_aef6 .down-b6c4 .avatar-5ee4 .outline_top_1f43 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel_large_aef6
  .down-b6c4
  .avatar-5ee4
  .outline_top_1f43:focus {
  background: 0 0;
}
.panel_large_aef6
  .down-b6c4
  .avatar-5ee4
  .article_pink_6e5a {
  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;
}
.fixed-d5b7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fixed-d5b7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fixed-d5b7 li:last-child {
  margin-right: 0;
}
.fixed-d5b7 li:first-child {
  margin-left: 0;
}
.fixed-d5b7.link_selected_9ad6 a {
  color: #fff;
}
.fixed-d5b7.link_selected_9ad6 a:hover {
  color: #fff;
}
.fixed-d5b7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fixed-d5b7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fixed-d5b7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixed-d5b7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fixed-d5b7 [class*="social-icon-apple"] {
  background-color: #999;
}
.fixed-d5b7 [class*="social-icon-apple"].right-2fe8 {
  background-color: transparent;
  color: #999;
}
.fixed-d5b7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fixed-d5b7 [class*="social-icon-behance"].right-2fe8 {
  background-color: transparent;
  color: #1769ff;
}
.fixed-d5b7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fixed-d5b7 [class*="social-icon-bitbucket"].right-2fe8 {
  background-color: transparent;
  color: #205081;
}
.fixed-d5b7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fixed-d5b7 [class*="social-icon-codepen"].right-2fe8 {
  background-color: transparent;
  color: #000;
}
.fixed-d5b7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fixed-d5b7 [class*="social-icon-delicious"].right-2fe8 {
  background-color: transparent;
  color: #39f;
}
.fixed-d5b7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fixed-d5b7 [class*="social-icon-digg"].right-2fe8 {
  background-color: transparent;
  color: #005be2;
}
.fixed-d5b7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fixed-d5b7 [class*="social-icon-dribbble"].right-2fe8 {
  background-color: transparent;
  color: #ea4c89;
}
.fixed-d5b7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fixed-d5b7 [class*="social-icon-envelope"].right-2fe8 {
  background-color: transparent;
  color: #ea4335;
}
.fixed-d5b7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fixed-d5b7 [class*="social-icon-facebook"].right-2fe8 {
  background-color: transparent;
  color: #3b5998;
}
.fixed-d5b7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fixed-d5b7 [class*="social-icon-flickr"].right-2fe8 {
  background-color: transparent;
  color: #0063dc;
}
.fixed-d5b7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fixed-d5b7 [class*="social-icon-foursquare"].right-2fe8 {
  background-color: transparent;
  color: #2d5be3;
}
.fixed-d5b7 [class*="social-icon-github"] {
  background-color: #333;
}
.fixed-d5b7 [class*="social-icon-github"].right-2fe8 {
  background-color: transparent;
  color: #333;
}
.fixed-d5b7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fixed-d5b7 [class*="social-icon-google-plus"].right-2fe8 {
  background-color: transparent;
  color: #dd4b39;
}
.fixed-d5b7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fixed-d5b7 [class*="social-icon-houzz"].right-2fe8 {
  background-color: transparent;
  color: #7ac142;
}
.fixed-d5b7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fixed-d5b7 [class*="social-icon-instagram"].right-2fe8 {
  background-color: transparent;
  color: #262626;
}
.fixed-d5b7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fixed-d5b7 [class*="social-icon-jsfiddle"].right-2fe8 {
  background-color: transparent;
  color: #487aa2;
}
.fixed-d5b7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fixed-d5b7 [class*="social-icon-linkedin"].right-2fe8 {
  background-color: transparent;
  color: #0077b5;
}
.fixed-d5b7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fixed-d5b7 [class*="social-icon-medium"].right-2fe8 {
  background-color: transparent;
  color: #00ab6b;
}
.fixed-d5b7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fixed-d5b7
  [class*="social-icon-odnoklassniki"].right-2fe8 {
  background-color: transparent;
  color: #f4731c;
}
.fixed-d5b7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fixed-d5b7 [class*="social-icon-meetup"].right-2fe8 {
  background-color: transparent;
  color: #ec1c40;
}
.fixed-d5b7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fixed-d5b7 [class*="social-icon-pinterest"].right-2fe8 {
  background-color: transparent;
  color: #bd081c;
}
.fixed-d5b7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fixed-d5b7 [class*="social-icon-product-hunt"].right-2fe8 {
  background-color: transparent;
  color: #da552f;
}
.fixed-d5b7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fixed-d5b7 [class*="social-icon-reddit"].right-2fe8 {
  background-color: transparent;
  color: #ff4500;
}
.fixed-d5b7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fixed-d5b7 [class*="social-icon-rss"].right-2fe8 {
  background-color: transparent;
  color: #f26522;
}
.fixed-d5b7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fixed-d5b7
  [class*="social-icon-shopping-cart"].right-2fe8 {
  background-color: transparent;
  color: #4caf50;
}
.fixed-d5b7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fixed-d5b7 [class*="social-icon-skype"].right-2fe8 {
  background-color: transparent;
  color: #00aff0;
}
.fixed-d5b7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fixed-d5b7 [class*="social-icon-slideshare"].right-2fe8 {
  background-color: transparent;
  color: #0077b5;
}
.fixed-d5b7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fixed-d5b7 [class*="social-icon-snapchat"].right-2fe8 {
  background-color: transparent;
  color: #fffc00;
}
.fixed-d5b7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fixed-d5b7 [class*="social-icon-soundcloud"].right-2fe8 {
  background-color: transparent;
  color: #f80;
}
.fixed-d5b7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fixed-d5b7 [class*="social-icon-spotify"].right-2fe8 {
  background-color: transparent;
  color: #2ebd59;
}
.fixed-d5b7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fixed-d5b7
  [class*="social-icon-stack-overflow"].right-2fe8 {
  background-color: transparent;
  color: #fe7a15;
}
.fixed-d5b7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fixed-d5b7 [class*="social-icon-maldkfgram"].right-2fe8 {
  background-color: transparent;
  color: #2ca5e0;
}
.fixed-d5b7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fixed-d5b7 [class*="social-icon-tripadvisor"].right-2fe8 {
  background-color: transparent;
  color: #589442;
}
.fixed-d5b7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fixed-d5b7 [class*="social-icon-tumblr"].right-2fe8 {
  background-color: transparent;
  color: #35465c;
}
.fixed-d5b7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fixed-d5b7 [class*="social-icon-twitch"].right-2fe8 {
  background-color: transparent;
  color: #6441a5;
}
.fixed-d5b7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fixed-d5b7 [class*="social-icon-twitter"].right-2fe8 {
  background-color: transparent;
  color: #1da1f2;
}
.fixed-d5b7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fixed-d5b7 [class*="social-icon-vimeo"].right-2fe8 {
  background-color: transparent;
  color: #1ab7ea;
}
.fixed-d5b7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fixed-d5b7 [class*="social-icon-vk"].right-2fe8 {
  background-color: transparent;
  color: #45668e;
}
.fixed-d5b7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fixed-d5b7 [class*="social-icon-weibo"].right-2fe8 {
  background-color: transparent;
  color: #df2029;
}
.fixed-d5b7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fixed-d5b7 [class*="social-icon-weixin"].right-2fe8 {
  background-color: transparent;
  color: #7bb32e;
}
.fixed-d5b7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fixed-d5b7 [class*="social-icon-whatsapp"].right-2fe8 {
  background-color: transparent;
  color: #25d366;
}
.fixed-d5b7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fixed-d5b7 [class*="social-icon-wordpress"].right-2fe8 {
  background-color: transparent;
  color: #21759b;
}
.fixed-d5b7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fixed-d5b7 [class*="social-icon-xing"].right-2fe8 {
  background-color: transparent;
  color: #026466;
}
.fixed-d5b7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fixed-d5b7 [class*="social-icon-yelp"].right-2fe8 {
  background-color: transparent;
  color: #af0606;
}
.fixed-d5b7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fixed-d5b7 [class*="social-icon-youtube"].right-2fe8 {
  background-color: transparent;
  color: #cd201f;
}
.inner-78a2 {
  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;
}
.inner-78a2:hover {
  box-shadow: none;
  background: 0 0;
}
.list-6fde {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.banner_3196 {
  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;
}
.header-bf38 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pressed-48be {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pressed-48be,
.pressed-48be::after,
.pressed-48be::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;
}
.pressed-48be::after,
.pressed-48be::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-186f .banner_3196 .header-bf38 {
  margin-top: -2px;
  width: 19px;
}
.static-186f .banner_3196 .pressed-48be {
  margin-top: -1px;
}
.static-186f .banner_3196 .pressed-48be,
.static-186f .banner_3196 .pressed-48be::after,
.static-186f .banner_3196 .pressed-48be::before {
  width: 19px;
  height: 2px;
}
.static-186f .banner_3196 .pressed-48be::before {
  top: -6px;
}
.static-186f .banner_3196 .pressed-48be::after {
  bottom: -6px;
}
.tooltip-cool-edcd .banner_3196 .header-bf38 {
  margin-top: -2px;
  width: 22px;
}
.tooltip-cool-edcd .banner_3196 .pressed-48be {
  margin-top: -1px;
}
.tooltip-cool-edcd .banner_3196 .pressed-48be,
.tooltip-cool-edcd .banner_3196 .pressed-48be::after,
.tooltip-cool-edcd .banner_3196 .pressed-48be::before {
  width: 22px;
  height: 2px;
}
.tooltip-cool-edcd .banner_3196 .pressed-48be::before {
  top: -7px;
}
.tooltip-cool-edcd .banner_3196 .pressed-48be::after {
  bottom: -7px;
}
.overlay_0337 .banner_3196 .header-bf38 {
  margin-top: -2px;
  width: 31px;
}
.overlay_0337 .banner_3196 .pressed-48be {
  margin-top: -1.5px;
}
.overlay_0337 .banner_3196 .pressed-48be,
.overlay_0337 .banner_3196 .pressed-48be::after,
.overlay_0337 .banner_3196 .pressed-48be::before {
  width: 31px;
  height: 3px;
}
.overlay_0337 .banner_3196 .pressed-48be::before {
  top: -9px;
}
.overlay_0337 .banner_3196 .pressed-48be::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fresh_ba3b .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 19px;
  }
  .fresh_ba3b .banner_3196 .pressed-48be {
    margin-top: -1px;
  }
  .fresh_ba3b .banner_3196 .pressed-48be,
  .fresh_ba3b .banner_3196 .pressed-48be::after,
  .fresh_ba3b .banner_3196 .pressed-48be::before {
    width: 19px;
    height: 2px;
  }
  .fresh_ba3b .banner_3196 .pressed-48be::before {
    top: -6px;
  }
  .fresh_ba3b .banner_3196 .pressed-48be::after {
    bottom: -6px;
  }
  .module_narrow_4699 .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 22px;
  }
  .module_narrow_4699 .banner_3196 .pressed-48be {
    margin-top: -1px;
  }
  .module_narrow_4699 .banner_3196 .pressed-48be,
  .module_narrow_4699 .banner_3196 .pressed-48be::after,
  .module_narrow_4699 .banner_3196 .pressed-48be::before {
    width: 22px;
    height: 2px;
  }
  .module_narrow_4699 .banner_3196 .pressed-48be::before {
    top: -7px;
  }
  .module_narrow_4699 .banner_3196 .pressed-48be::after {
    bottom: -7px;
  }
  .south_4967 .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 31px;
  }
  .south_4967 .banner_3196 .pressed-48be {
    margin-top: -1.5px;
  }
  .south_4967 .banner_3196 .pressed-48be,
  .south_4967 .banner_3196 .pressed-48be::after,
  .south_4967 .banner_3196 .pressed-48be::before {
    width: 31px;
    height: 3px;
  }
  .south_4967 .banner_3196 .pressed-48be::before {
    top: -9px;
  }
  .south_4967 .banner_3196 .pressed-48be::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hovered_963d .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 19px;
  }
  .hovered_963d .banner_3196 .pressed-48be {
    margin-top: -1px;
  }
  .hovered_963d .banner_3196 .pressed-48be,
  .hovered_963d .banner_3196 .pressed-48be::after,
  .hovered_963d .banner_3196 .pressed-48be::before {
    width: 19px;
    height: 2px;
  }
  .hovered_963d .banner_3196 .pressed-48be::before {
    top: -6px;
  }
  .hovered_963d .banner_3196 .pressed-48be::after {
    bottom: -6px;
  }
  .text_soft_769c .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 22px;
  }
  .text_soft_769c .banner_3196 .pressed-48be {
    margin-top: -1px;
  }
  .text_soft_769c .banner_3196 .pressed-48be,
  .text_soft_769c .banner_3196 .pressed-48be::after,
  .text_soft_769c .banner_3196 .pressed-48be::before {
    width: 22px;
    height: 2px;
  }
  .text_soft_769c .banner_3196 .pressed-48be::before {
    top: -7px;
  }
  .text_soft_769c .banner_3196 .pressed-48be::after {
    bottom: -7px;
  }
  .header_middle_4b17 .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 31px;
  }
  .header_middle_4b17 .banner_3196 .pressed-48be {
    margin-top: -1.5px;
  }
  .header_middle_4b17 .banner_3196 .pressed-48be,
  .header_middle_4b17 .banner_3196 .pressed-48be::after,
  .header_middle_4b17 .banner_3196 .pressed-48be::before {
    width: 31px;
    height: 3px;
  }
  .header_middle_4b17 .banner_3196 .pressed-48be::before {
    top: -9px;
  }
  .header_middle_4b17 .banner_3196 .pressed-48be::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .bottom-02fd .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom-02fd .banner_3196 .pressed-48be {
    margin-top: -1px;
  }
  .bottom-02fd .banner_3196 .pressed-48be,
  .bottom-02fd .banner_3196 .pressed-48be::after,
  .bottom-02fd .banner_3196 .pressed-48be::before {
    width: 19px;
    height: 2px;
  }
  .bottom-02fd .banner_3196 .pressed-48be::before {
    top: -6px;
  }
  .bottom-02fd .banner_3196 .pressed-48be::after {
    bottom: -6px;
  }
  .row_44f1 .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 22px;
  }
  .row_44f1 .banner_3196 .pressed-48be {
    margin-top: -1px;
  }
  .row_44f1 .banner_3196 .pressed-48be,
  .row_44f1 .banner_3196 .pressed-48be::after,
  .row_44f1 .banner_3196 .pressed-48be::before {
    width: 22px;
    height: 2px;
  }
  .row_44f1 .banner_3196 .pressed-48be::before {
    top: -7px;
  }
  .row_44f1 .banner_3196 .pressed-48be::after {
    bottom: -7px;
  }
  .dark-e06a .banner_3196 .header-bf38 {
    margin-top: -2px;
    width: 31px;
  }
  .dark-e06a .banner_3196 .pressed-48be {
    margin-top: -1.5px;
  }
  .dark-e06a .banner_3196 .pressed-48be,
  .dark-e06a .banner_3196 .pressed-48be::after,
  .dark-e06a .banner_3196 .pressed-48be::before {
    width: 31px;
    height: 3px;
  }
  .dark-e06a .banner_3196 .pressed-48be::before {
    top: -9px;
  }
  .dark-e06a .banner_3196 .pressed-48be::after {
    bottom: -9px;
  }
}
.tabs-57f1 .pressed-48be {
  -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);
}
.tabs-57f1 .pressed-48be::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tabs-57f1 .pressed-48be::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);
}
.tabs-57f1.out_b500 .pressed-48be {
  -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);
}
.tabs-57f1.out_b500 .pressed-48be::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tabs-57f1.out_b500 .pressed-48be::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);
}
.thick-e937 {
  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.text_22eb:before {
  display: none;
}
.selected_f9d7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.selected_f9d7 .shadow_action_5795 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.selected_f9d7 .shadow_action_5795:last-of-type {
  border-bottom: none;
}
.selected_f9d7 .shadow_action_5795.item_491c,
.selected_f9d7 .shadow_action_5795.warm-4f71,
.selected_f9d7 .shadow_action_5795.info-first-046e {
  padding: 0;
}
.selected_f9d7 .in-d3ed .accent_6951 {
  color: currentColor;
}
.selected_f9d7 .in-d3ed .accent_6951:focus,
.selected_f9d7 .in-d3ed .accent_6951:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_f9d7.paragraph-1846 .hidden_e5aa,
.selected_f9d7.paragraph-1846 .bronze_e269 a,
.selected_f9d7.paragraph-1846 .shade-ec7b a,
.selected_f9d7.paragraph-1846 .component_under_48db a {
  color: rgba(0, 0, 0, 0.55);
}
.selected_f9d7.paragraph-1846 .hidden_e5aa:hover,
.selected_f9d7.paragraph-1846 .bronze_e269 a:hover,
.selected_f9d7.paragraph-1846 .shade-ec7b a:hover,
.selected_f9d7.paragraph-1846 .component_under_48db a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected_f9d7.paragraph-1846 .hard_692a {
  color: rgba(0, 0, 0, 0.8);
}
.selected_f9d7.paragraph-1846 .shadow_action_5795 {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected_f9d7.paragraph-1846 .shadow_action_5795:before {
  background: rgba(0, 0, 0, 0.08);
}
.selected_f9d7.paragraph-1846 .highlight-paper-10cd:before {
  background: rgba(255, 255, 255, 0.9);
}
.selected_f9d7.paragraph-1846 .in-d3ed .black_1858 li a,
.selected_f9d7.paragraph-1846 .in-d3ed .accent_6951,
.selected_f9d7.paragraph-1846 .component_under_48db {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected_f9d7.paragraph-1846 .in-d3ed .accent_6951:focus,
.selected_f9d7.paragraph-1846 .in-d3ed .accent_6951:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_f9d7.paragraph-1846 .black_1858 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected_f9d7.container-top-39db .hidden_e5aa,
.selected_f9d7.container-top-39db .bronze_e269 a,
.selected_f9d7.container-top-39db .shade-ec7b .accent_6951,
.selected_f9d7.container-top-39db .shade-ec7b a,
.selected_f9d7.container-top-39db .component_under_48db a {
  color: rgba(255, 255, 255, 0.79);
}
.selected_f9d7.container-top-39db .hidden_e5aa:hover,
.selected_f9d7.container-top-39db .bronze_e269 a:hover,
.selected_f9d7.container-top-39db .shade-ec7b .accent_6951:hover,
.selected_f9d7.container-top-39db .shade-ec7b a:hover,
.selected_f9d7.container-top-39db .component_under_48db a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected_f9d7.container-top-39db .hard_692a {
  color: rgba(255, 255, 255, 0.99);
}
.selected_f9d7.container-top-39db .shadow_action_5795 {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_f9d7.container-top-39db .shadow_action_5795:before {
  background: rgba(255, 255, 255, 0.08);
}
.selected_f9d7.container-top-39db .highlight-paper-10cd:before {
  background: rgba(0, 0, 0, 0.9);
}
.selected_f9d7.container-top-39db .in-d3ed .black_1858 li a,
.selected_f9d7.container-top-39db .in-d3ed .accent_6951,
.selected_f9d7.container-top-39db .component_under_48db {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_f9d7.container-top-39db .in-d3ed .accent_6951:focus,
.selected_f9d7.container-top-39db .in-d3ed .accent_6951:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_f9d7.container-top-39db .black_1858 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-paper-10cd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.highlight-paper-10cd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component_9c37 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focused_0b0c .selected_f9d7 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.focused_0b0c .shadow_action_5795 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focused_0b0c .shadow_action_5795:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .focused_0b0c .shadow_action_5795:before {
    width: 16%;
    left: 42%;
  }
}
.focused_0b0c .shadow_action_5795:last-child:before {
  content: none;
}
.focused_0b0c .shadow_action_5795[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focused_0b0c .in-d3ed .black_1858 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focused_0b0c .in-d3ed .black_1858 li a .accent_6951 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focused_0b0c .in-d3ed .component_under_48db {
  border: none;
}
.focused_0b0c .in-d3ed .component_under_48db li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focused_0b0c .highlight-paper-10cd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focused_0b0c .component_9c37 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focused_0b0c .container-top-39db .highlight-paper-10cd:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused_0b0c .paragraph-1846.video-old-3cc5 .pressed-48be {
  background: rgba(0, 0, 0, 0.6);
}
.focused_0b0c
  .paragraph-1846.video-old-3cc5
  .pressed-48be::after,
.focused_0b0c
  .paragraph-1846.video-old-3cc5
  .pressed-48be:before {
  background: inherit;
}
.focused_0b0c
  .paragraph-1846.video-old-3cc5:hover
  .pressed-48be {
  background: rgba(0, 0, 0, 0.8);
}
.over_f3ff .selected_f9d7 {
  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) {
  .over_f3ff .selected_f9d7 {
    width: auto;
    right: 45px;
  }
}
.red-2f49 .selected_f9d7 {
  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) {
  .red-2f49 .selected_f9d7 {
    width: auto;
    left: 45px;
  }
}
.text_22eb .selected_f9d7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.text_22eb .component_9c37 {
  max-width: 48em;
  margin: 0 auto;
}
.text_22eb .highlight-paper-10cd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.photo-d60b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.photo-d60b.focused_0b0c .selected_f9d7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.photo-d60b.over_f3ff .selected_f9d7 {
  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);
}
.photo-d60b .selected_f9d7 {
  visibility: visible;
}
.photo-d60b.red-2f49 .selected_f9d7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.filter_middle_0c18,
.section_fluid_03a1 {
  overflow-x: hidden;
}
.filter_middle_0c18 .selected_f9d7 {
  overflow: auto;
}
.filter_middle_0c18.focused_0b0c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter_middle_0c18.focused_0b0c .selected_f9d7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.filter_middle_0c18.focused_0b0c .inner-78a2 {
  opacity: 0;
}
.filter_middle_0c18.over_f3ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter_middle_0c18.over_f3ff .selected_f9d7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.filter_middle_0c18.over_f3ff .inner-78a2 {
  opacity: 0;
}
.filter_middle_0c18.red-2f49 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter_middle_0c18.red-2f49 .selected_f9d7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.filter_middle_0c18.red-2f49 .inner-78a2 {
  opacity: 0;
}
.filter_middle_0c18.text_22eb .selected_f9d7 {
  z-index: 10;
  visibility: visible;
}
.video-old-3cc5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.video-old-3cc5 .pressed-48be {
  background: rgba(255, 255, 255, 0.99);
}
.video-old-3cc5 .pressed-48be::after,
.video-old-3cc5 .pressed-48be:before {
  background: inherit;
}
.video-old-3cc5:hover .pressed-48be {
  background: rgba(255, 255, 255, 0.99);
}
.red-2f49 .video-old-3cc5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.text_22eb .video-old-3cc5 {
  display: none !important;
}
.filter_middle_0c18:before,
.section_fluid_03a1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.filter_middle_0c18 .video-old-3cc5,
.section_fluid_03a1 .video-old-3cc5 {
  display: inline-block;
}
.selected_f9d7 .wrapper_lower_042b {
  -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;
}
.filter_middle_0c18 .selected_f9d7 .wrapper_lower_042b,
.section_fluid_03a1 .selected_f9d7 .wrapper_lower_042b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_d745 .east_b2da {
  width: 100%;
}
.icon_3ede {
  padding: 0 0.5em 0;
}
.icon_3ede [class*="customify-col-"],
.icon_3ede [class*="customify-col_"],
.icon_3ede [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.top_8d7b .icon_3ede {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard-09f7 .mask_south_1fce,
  .mask_south_1fce {
    display: none;
  }
  .list_9edf {
    text-align: left;
  }
  .large-4ae6 {
    text-align: center;
  }
  .status_hard_935a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard-09f7 .tiny_79f6,
  .tiny_79f6 {
    display: none;
  }
  .selected_e95d {
    text-align: left;
  }
  .fast-0764 {
    text-align: center;
  }
  .video_solid_9266 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard-09f7 .gold-5c72,
  .gold-5c72 {
    display: none;
  }
  .component-slow-c59c {
    text-align: left;
  }
  .pattern_prev_52e8 {
    text-align: center;
  }
  .surface_11e0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dropdown-pro-e7e1 {
  box-shadow: none !important;
}
.breadcrumb_up_e2b7 .alert_hovered_5b36,
.wood-8640 .alert_hovered_5b36 {
  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;
}
.wood-8640 .alert_hovered_5b36 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hover_light_8a5e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hover_light_8a5e:after,
.hover_light_8a5e:before {
  content: "";
  display: table;
}
.hover_light_8a5e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hover_light_8a5e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hover_light_8a5e,
.focused_038e {
  max-width: 1248px;
  margin: 0 auto;
}

.widget-brown-da21.orange-9aaa .hover_light_8a5e {
  max-width: 100%;
}
.widget-brown-da21.badge_lite_2a8f {
  max-width: 1200px;
  margin: 0 auto;
}
.widget-brown-da21.shadow-14f1 .hover_light_8a5e {
  max-width: 100%;
}
.widget-brown-da21.shadow-14f1 > .hover_light_8a5e {
  padding-left: 0;
  padding-right: 0;
}
.widget-brown-da21.shadow-14f1 > .hover_light_8a5e .hard-09f7 {
  margin: 0;
}
.widget-brown-da21.shadow-14f1
  > .hover_light_8a5e
  .prev_5d4c.short-ef7e {
  margin-right: 0;
  margin-left: 0;
}
.widget-brown-da21.shadow-14f1 #main.short-ef7e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tall-13b2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tall-13b2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .blue-8fb4 .banner-smooth-e9da {
    padding-right: 1em;
  }
  .blue-8fb4.modal_1bb9 .prev_5d4c {
    border-right: 1px solid #eaecee;
  }
  .blue-8fb4.modal_1bb9 .banner-smooth-e9da {
    padding-right: 1em;
  }
  .blue-8fb4.modal_1bb9 .texture_fe74 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_3cc9 .banner-smooth-e9da {
    padding-left: 1em;
  }
  .tertiary_3cc9.modal_1bb9 .prev_5d4c {
    border-left: 1px solid #eaecee;
  }
  .tertiary_3cc9.modal_1bb9 .banner-smooth-e9da {
    padding-left: 1em;
  }
  .tertiary_3cc9.modal_1bb9 .texture_fe74 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-0e32 .banner-smooth-e9da {
    padding-left: 1em;
  }
  .thumbnail-0e32.modal_1bb9 .gradient_hovered_86df {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-0e32.modal_1bb9 .gallery-1b79 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-0e32.modal_1bb9 .banner-smooth-e9da {
    padding-left: 1em;
  }
  .thumbnail-0e32.modal_1bb9 .texture_fe74 {
    padding-right: 1em;
  }
  .thumbnail-0e32.modal_1bb9 .icon_daf8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_large_6e1b .banner-smooth-e9da {
    padding-right: 1em;
  }
  .block_large_6e1b.modal_1bb9 .gradient_hovered_86df {
    border-left: 1px solid #eaecee;
  }
  .block_large_6e1b.modal_1bb9 .gallery-1b79 {
    border-left: 1px solid #eaecee;
  }
  .block_large_6e1b.modal_1bb9 .banner-smooth-e9da {
    padding-right: 1em;
  }
  .block_large_6e1b.modal_1bb9 .texture_fe74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_large_6e1b.modal_1bb9 .icon_daf8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-13b2 .banner-smooth-e9da {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall-13b2.modal_1bb9 .prev_5d4c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tall-13b2.modal_1bb9 .banner-smooth-e9da {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall-13b2.modal_1bb9 .texture_fe74 {
    padding-left: 1em;
  }
  .tall-13b2.modal_1bb9 .icon_daf8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tall-13b2.modal_1bb9 .banner-smooth-e9da {
    padding-left: 0;
  }
}
.panel_302b .fixed-5554 {
  display: inline-block;
}
.summary-selected-fc9d {
  display: inline-block;
}
.brown_21d6 {
  word-con: break-word;
}
.layout_f4c2 > span {
  display: inline-block;
  padding: 5px 0;
}
.layout_f4c2 .texture-old-1fe6 {
  margin-left: 8px;
  margin-right: 8px;
}
.layout_f4c2 .smooth-2061 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bright_aae6 .info-basic-bd90 {
  margin-bottom: 2em;
}
.bright_aae6 .frame_0412 {
  margin-bottom: 15px;
}
.bright_aae6 .frame_0412:last-child {
  margin-bottom: 0;
}
.bright_aae6 .gas-e2f8 {
  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) {
  .bright_aae6 .gas-e2f8 {
    display: block;
  }
}
.bright_aae6 .cold_5819 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bright_aae6 .cold_5819 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bright_aae6 .brown-8fda {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bright_aae6 .brown-8fda img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bright_aae6 .brown-8fda a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bright_aae6 .brown_21d6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright_aae6 .brown_21d6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bright_aae6 .selected_68c7 p:last-child {
  margin-bottom: 0;
}
.bright_aae6 .link-fixed-abd6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bright_aae6 .left-8844 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bright_aae6 .list-ac08 {
  margin-top: 1em;
}
.bright_aae6 .hover_f8e5 {
  top: 0;
  display: block;
}
.bright_aae6 .hover_f8e5 a {
  color: inherit;
}
.bright_aae6 .hover_f8e5 a:hover {
  color: inherit;
}
.bright_aae6 .secondary_simple_c80f {
  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;
}
.bright_aae6 .secondary_simple_c80f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bright_aae6 .left-8844 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bright_aae6 .left_e6cc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bright_aae6 .left_e6cc:first-child {
  margin-top: 0;
}
.bright_aae6 .left_e6cc.bronze_1353 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bright_aae6 .left_e6cc.filter-red-6e8b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright_aae6
  .left_e6cc.filter-red-6e8b.thick_ab83
  .list-ac08 {
  width: 100%;
}
.bright_aae6 .filter-red-6e8b {
  -webkit-box-align: center;
  align-items: center;
}
.bright_aae6 .filter-red-6e8b .layout_f4c2,
.bright_aae6 .filter-red-6e8b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bright_aae6 .brown-8fda {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright_aae6 .brown-8fda img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright_aae6 .brown-8fda: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;
}
.bright_aae6 .bronze_1353 {
  z-index: 5;
}
.bright_aae6 .tooltip_12e7 .main-huge-6f5c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bright_aae6 .frame-19da .main-huge-6f5c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bright_aae6 .container-a835 .main-huge-6f5c {
  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;
}
.bright_aae6.black_cad7 .gas-e2f8,
.bright_aae6.old_8f09 .gas-e2f8 {
  display: block;
}
.bright_aae6.black_cad7 .gas-e2f8 .module_0a98,
.bright_aae6.black_cad7 .gas-e2f8 .left-8844,
.bright_aae6.old_8f09 .gas-e2f8 .module_0a98,
.bright_aae6.old_8f09 .gas-e2f8 .left-8844 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright_aae6.footer_thick_1769 .cold_5819 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bright_aae6.footer_thick_1769 .cold_5819 {
    margin-right: 0;
  }
}
.bright_aae6.black_cad7 .cold_5819,
.bright_aae6.old_8f09 .cold_5819 {
  padding-top: 40%;
}
.bright_aae6.black_cad7 .info-basic-bd90,
.bright_aae6.old_8f09 .info-basic-bd90 {
  display: block;
}
.bright_aae6.black_cad7 .fn-sticky-4851 .left-8844,
.bright_aae6.old_8f09 .fn-sticky-4851 .left-8844 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bright_aae6.black_cad7 .cold_5819,
.bright_aae6.old_8f09 .cold_5819 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bright_aae6.black_cad7 .left-8844 {
  padding: 1em;
}
.modal_81ea {
  margin: 30px auto;
  display: block;
}
.modal_81ea .component-lower-03e2 > * {
  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;
}
.modal_81ea .component-lower-03e2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal_81ea .component-lower-03e2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-gas-8e92 .layout_f4c2 {
  margin-bottom: 1.41575em;
}
.icon-gas-8e92 .out-017d {
  margin-bottom: 1.618em;
}
.next-62ed .hero_over_290e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.next-62ed .hero_over_290e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.next-62ed .hovered_40c6 {
  max-width: 100%;
  overflow: auto;
}
.secondary-rough-7b93 .next-62ed a:hover {
  text-decoration: underline;
}
.narrow-5390 .frame_0412:not(.brown_21d6),
.narrow-5390 .brown-8fda {
  margin-bottom: 1.41575em;
}
.narrow-5390 .frame_0412:not(.brown_21d6):last-child,
.narrow-5390 .brown-8fda:last-child {
  margin-bottom: 0;
}
.narrow-5390 .frame_0412.bright-9b90 {
  margin-bottom: 0.41575em;
}
.narrow-5390 .primary-d375:before,
.narrow-5390 .block-8874:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.narrow-5390 .primary-d375:before {
  content: "\f115";
}
.narrow-5390 .block-8874:before {
  content: "\f02c";
}
.narrow-5390 .current-722b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.narrow-5390 .current-722b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.nav-next-6299 {
  display: -webkit-box;
  display: flex;
}
.nav-next-6299 .avatar-static-f836 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .nav-next-6299 .avatar-static-f836 {
    flex-basis: 90px;
  }
}
.nav-next-6299 .panel-outer-e733 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav-next-6299 .panel-outer-e733 {
    flex-basis: calc(100% - 50px);
  }
}
.nav-next-6299 .modal-lower-84d2 p:last-child {
  margin-bottom: 0.72em;
}
.hover-41d8 .component-lower-03e2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover-41d8 .component-lower-03e2:after,
.hover-41d8 .component-lower-03e2:before {
  content: "";
  display: table;
}
.hover-41d8 .component-lower-03e2:after {
  clear: both;
}
.hover-41d8 .component-lower-03e2 .tertiary-lite-16a2,
.hover-41d8 .component-lower-03e2 .content-470f {
  width: 49%;
}
.hover-41d8 .component-lower-03e2 .tertiary-lite-16a2 a span.caption_bottom_0f6e,
.hover-41d8 .component-lower-03e2 .content-470f a span.caption_bottom_0f6e {
  display: block;
  margin-bottom: 5px;
}
.hover-41d8 .component-lower-03e2 .content-470f {
  float: left;
  text-align: left;
}
.hover-41d8 .component-lower-03e2 .tertiary-lite-16a2 {
  float: right;
  text-align: right;
}
.east_64c4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .east_64c4 {
    margin-bottom: 0;
  }
}
.focus-blue-53c3 {
  margin-bottom: 1em;
}
.focus-blue-53c3 .brown_21d6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.middle_e1d5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.status-3eec .focus-blue-53c3,
.footer_5e03 .focus-blue-53c3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status-3eec .focus-blue-53c3,
  .footer_5e03 .focus-blue-53c3 {
    display: block;
  }
}
.status-3eec .middle_e1d5,
.footer_5e03 .middle_e1d5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status-3eec .middle_e1d5,
  .footer_5e03 .middle_e1d5 {
    margin-bottom: 1em;
  }
}
.status-3eec .middle_e1d5 img,
.footer_5e03 .middle_e1d5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status-3eec .lower_356c,
.footer_5e03 .lower_356c {
  flex-basis: calc(100% - 160px);
}
.status-3eec .lower_356c p,
.footer_5e03 .lower_356c p {
  margin-bottom: 0;
}
.status-3eec .lower_356c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status-3eec .lower_356c {
    padding-left: 0;
  }
}
.footer_5e03 .lower_356c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .footer_5e03 .lower_356c {
    padding-right: 0;
  }
}
.footer_5e03 .middle_e1d5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.active_d148 .middle_e1d5 {
  margin-bottom: 0.5em;
}
.active_d148 .middle_e1d5 img {
  width: 100%;
}
.heading-east-90cb .pattern-3631,
.fluid-2961 .pattern-3631 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fluid-2961 .prev_5d4c .panel-b46c p:last-child {
  margin-bottom: 0;
}
.hidden-f7e7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dropdown-6f06 .modal-cda4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dropdown-6f06 .modal-cda4:last-of-type {
    margin-bottom: 0;
  }
}
.dropdown-6f06 .modal-cda4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown-6f06 .modal-cda4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dropdown-6f06 .modal-cda4 ul li {
  margin: 0 0 0.6em;
}
.dropdown-6f06 .modal-cda4 ul li.sidebar-simple-0508,
.dropdown-6f06 .modal-cda4 ul li.sort-iron-15a8 {
  position: relative;
}
.dropdown-6f06 .modal-cda4 ul li.sidebar-simple-0508 .gallery_91be,
.dropdown-6f06 .modal-cda4 ul li.sort-iron-15a8 .gallery_91be {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dropdown-6f06 .modal-cda4 ul li.sidebar-simple-0508:after:after,
.dropdown-6f06 .modal-cda4 ul li.sidebar-simple-0508:after:before,
.dropdown-6f06
  .modal-cda4
  ul
  li.sort-iron-15a8:after:after,
.dropdown-6f06
  .modal-cda4
  ul
  li.sort-iron-15a8:after:before {
  content: "";
  display: table;
}
.dropdown-6f06 .modal-cda4 ul li.sidebar-simple-0508:after:after,
.dropdown-6f06
  .modal-cda4
  ul
  li.sort-iron-15a8:after:after {
  clear: both;
}
.dropdown-6f06 .modal-cda4 a.fresh_b941:hover {
  text-decoration: none;
}
.dropdown-6f06 .modal-cda4 select {
  max-width: 100%;
}
.dropdown-6f06 .modal-cda4 table {
  font-size: 85%;
}
.dropdown-6f06 .modal-cda4 table td,
.dropdown-6f06 .modal-cda4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dropdown-6f06 .modal-cda4 table tfoot td {
  text-align: left;
}
.dropdown-6f06 .modal-cda4 :last-child {
  margin-bottom: 0;
}
.dropdown-6f06 .modal-cda4 .easy_0b38 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dropdown-6f06 .modal-cda4 .easy_0b38 label {
  width: 100%;
}
.dropdown-6f06 .modal-cda4 .easy_0b38 .outline_top_1f43 {
  width: 100%;
  display: block;
}
.dropdown-6f06 .modal-cda4 .easy_0b38 .badge_west_f7cc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dropdown-6f06 .modal-cda4 .easy_0b38 .badge_west_f7cc:hover svg #svg-search {
  fill: #444;
}
.dropdown-6f06 .modal-cda4 .easy_0b38 .badge_west_f7cc svg {
  width: 18px;
  height: 18px;
}
.dropdown-6f06 .text-3582 ul ul,
.dropdown-6f06 .dark_07e3 ul ul,
.dropdown-6f06 .block-d4a0 ul ul,
.dropdown-6f06 .hidden_62ab ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dropdown-6f06 .text-3582 .content-504d > a,
.dropdown-6f06 .dark_07e3 .content-504d > a,
.dropdown-6f06 .block-d4a0 .content-504d > a,
.dropdown-6f06 .hidden_62ab .content-504d > a {
  margin-bottom: 0;
}
.dropdown-6f06 .gas_8f3d li,
.dropdown-6f06 .text-3582 li,
.dropdown-6f06 .footer_bb90 li,
.dropdown-6f06 .dark_07e3 li,
.dropdown-6f06 .block-d4a0 li,
.dropdown-6f06 .hidden_62ab li,
.dropdown-6f06 .focused_247f li,
.dropdown-6f06 .left_9152 li {
  display: block;
  position: relative;
}
.dropdown-6f06 .gas_8f3d li:last-child,
.dropdown-6f06 .text-3582 li:last-child,
.dropdown-6f06 .footer_bb90 li:last-child,
.dropdown-6f06 .dark_07e3 li:last-child,
.dropdown-6f06 .block-d4a0 li:last-child,
.dropdown-6f06 .hidden_62ab li:last-child,
.dropdown-6f06 .focused_247f li:last-child,
.dropdown-6f06 .left_9152 li:last-child {
  border: none;
}
.dropdown-6f06 .gas_8f3d li a,
.dropdown-6f06 .text-3582 li a,
.dropdown-6f06 .footer_bb90 li a,
.dropdown-6f06 .dark_07e3 li a,
.dropdown-6f06 .block-d4a0 li a,
.dropdown-6f06 .hidden_62ab li a,
.dropdown-6f06 .focused_247f li a,
.dropdown-6f06 .left_9152 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown-6f06 .gas_8f3d li ul li::before,
.dropdown-6f06 .text-3582 li ul li::before,
.dropdown-6f06 .footer_bb90 li ul li::before,
.dropdown-6f06 .dark_07e3 li ul li::before,
.dropdown-6f06 .block-d4a0 li ul li::before,
.dropdown-6f06 .hidden_62ab li ul li::before,
.dropdown-6f06 .focused_247f li ul li::before,
.dropdown-6f06 .left_9152 li ul li::before {
  left: 15px;
}
.dropdown-6f06 .gas_8f3d li ul a,
.dropdown-6f06 .text-3582 li ul a,
.dropdown-6f06 .footer_bb90 li ul a,
.dropdown-6f06 .dark_07e3 li ul a,
.dropdown-6f06 .block-d4a0 li ul a,
.dropdown-6f06 .hidden_62ab li ul a,
.dropdown-6f06 .focused_247f li ul a,
.dropdown-6f06 .left_9152 li ul a {
  padding-left: 20px;
}
.dropdown-6f06 .gas_8f3d li ul ul li::before,
.dropdown-6f06 .text-3582 li ul ul li::before,
.dropdown-6f06 .footer_bb90 li ul ul li::before,
.dropdown-6f06 .dark_07e3 li ul ul li::before,
.dropdown-6f06 .block-d4a0 li ul ul li::before,
.dropdown-6f06 .hidden_62ab li ul ul li::before,
.dropdown-6f06 .focused_247f li ul ul li::before,
.dropdown-6f06 .left_9152 li ul ul li::before {
  left: 30px;
}
.dropdown-6f06 .gas_8f3d li ul ul a,
.dropdown-6f06 .text-3582 li ul ul a,
.dropdown-6f06 .footer_bb90 li ul ul a,
.dropdown-6f06 .dark_07e3 li ul ul a,
.dropdown-6f06 .block-d4a0 li ul ul a,
.dropdown-6f06 .hidden_62ab li ul ul a,
.dropdown-6f06 .focused_247f li ul ul a,
.dropdown-6f06 .left_9152 li ul ul a {
  padding-left: 40px;
}
.dropdown-6f06 .dropdown_901c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown-6f06 .left_9152 ul li {
  margin-bottom: 1.41575em;
}
.dropdown-6f06 .left_9152 ul li .pagination-b323 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dropdown-6f06 .left_9152 ul li .widget-tiny-8393 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container-top-39db .gas_8f3d li a,
.container-top-39db .text-3582 li a,
.container-top-39db .footer_bb90 li a,
.container-top-39db .dark_07e3 li a,
.container-top-39db .block-d4a0 li a,
.container-top-39db .hidden_62ab li a,
.container-top-39db .focused_247f li a,
.container-top-39db .left_9152 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-top-39db .dropdown_901c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-top-39db .modal-cda4 ul li.sidebar-simple-0508 .gallery_91be,
.container-top-39db .modal-cda4 ul li.sort-iron-15a8 .gallery_91be {
  background: rgba(0, 0, 0, 0.2);
}
.container-top-39db .dropdown-6f06 .modal-cda4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li {
  margin: 0;
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li ul {
  margin: 0;
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li ul li a {
  padding-left: 15px;
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li ul li li a {
  padding-left: 30px;
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li.form_hovered_cf4d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li.form_hovered_cf4d > 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;
}
.widget-brown-da21 .dropdown-6f06 .black_1858 li.form_hovered_cf4d > 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;
}
.gradient_easy_36ff a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent_cool_03af {
  position: relative;
  z-index: 10;
}
.accent_cool_03af .wrapper_lower_042b {
  width: 100%;
  max-width: 100%;
}
.paragraph-gas-5ee8 .menu_936d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph-gas-5ee8 .paragraph-1846 {
}
.paragraph-gas-5ee8 .container-top-39db {
  background: #292929;
}
.notice_2da1 .menu_936d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notice_2da1 .paragraph-1846 {
  background: #f9f9f9;
}
.notice_2da1 .container-top-39db {
  background: #303030;
}
.medium-7317 .menu_936d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium-7317 .fixed-5554 {
    margin-bottom: 1em;
  }
  .medium-7317 .fixed-5554:last-child {
    margin-bottom: 0;
  }
}
.medium-7317 .paragraph-1846 {
  background: #ededed;
}
.medium-7317 .container-top-39db {
  background: #1a1a1a;
}
.menu_936d.paragraph-1846 {
  color: rgba(0, 0, 0, 0.6);
}
.menu_936d.paragraph-1846 .column-lower-53f6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_936d.container-top-39db {
  color: rgba(255, 255, 255, 0.99);
}
.menu_936d.container-top-39db a:not(.fresh_b941) {
  color: rgba(255, 255, 255, 0.79);
}
.menu_936d.container-top-39db a:not(.fresh_b941):hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_936d.container-top-39db .column-lower-53f6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_936d.container-top-39db table tbody td,
.menu_936d.container-top-39db table th {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-over-0a17.cool_b855 .hover_light_8a5e {
  max-width: initial;
}
.carousel-over-0a17 .bronze-cc62 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.carousel-over-0a17 .bronze-cc62 .wrapper_lower_042b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .carousel-over-0a17 .bronze-cc62 .wrapper_lower_042b {
    display: block;
    margin-bottom: 2em;
  }
  .carousel-over-0a17 .bronze-cc62 .wrapper_lower_042b:last-child {
    margin-bottom: 0;
  }
}
.medium-7317 .fixed-5554:last-child,
.notice_2da1 .fixed-5554:last-child,
.paragraph-gas-5ee8 .fixed-5554:last-child {
  margin-bottom: 0;
}
.medium-7317 .fixed-5554 .dropdown-6f06 .modal-cda4:last-child,
.notice_2da1 .fixed-5554 .dropdown-6f06 .modal-cda4:last-child,
.paragraph-gas-5ee8 .fixed-5554 .dropdown-6f06 .modal-cda4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .medium-7317 .mask-21f7,
  .medium-7317 .motion_2ae2,
  .notice_2da1 .mask-21f7,
  .notice_2da1 .motion_2ae2,
  .paragraph-gas-5ee8 .mask-21f7,
  .paragraph-gas-5ee8 .motion_2ae2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent_cool_03af .fixed-5554 {
    margin-bottom: 2em;
  }
}
.accent_cool_03af p:last-child {
  margin-bottom: 0;
}
.accent_cool_03af li,
.accent_cool_03af ul {
  list-style: none;
  margin: 0;
}
.accent_cool_03af ul ul {
  margin-left: 2.617924em;
}
.heading_liquid_6121 {
  font-size: 0.875em;
}

/* css-noise: d5b9 */
.ghost-box-t0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
