/*!
Theme Name: Customify
Theme URI: https://pressmaximum.feature_7691/customify
Author: WPCustomify
Author URI: https://pressmaximum.feature_7691
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.feature_7691/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.surface-db55.brown-99b7/licenses/gpl-2.0.dropdown-deb4
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.tooltip_liquid_1771/, (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.media_2ed8.tertiary-b447/normalize.layout-57d5/
 ======
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.layout-57d5 v7.0.0 | MIT License | github.feature_7691/necolas/normalize.layout-57d5 */
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;
}
.green-7e60 .backdrop_c1db,
.focused_e690,
.label_d4f7,
.heading_4157,
.notification-purple-524e,
.secondary-first-87d4,
.nav_clean_0a5d,
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;
}
.focused_e690,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focused_e690,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focused_e690,
  h1 {
    font-size: 1.8em;
  }
}
.label_d4f7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.label_d4f7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .label_d4f7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .label_d4f7,
  h2 {
    font-size: 1.7em;
  }
}
.heading_4157,
h3 {
  font-size: 1.618em;
}
.green-7e60 .backdrop_c1db,
.notification-purple-524e,
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.current-ab78 {
  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;
}
.huge_70f2:after,
.huge_70f2:before,
.dynamic_9205:after,
.dynamic_9205:before {
  content: "";
  display: table;
}
.huge_70f2:after,
.dynamic_9205:after {
  clear: both;
}
.link-a7a0 {
  float: right;
  margin-right: 0;
}
.hero_f8e4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.glass-263d .paragraph-solid-9d59,
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;
}
.glass-263d .paragraph-solid-9d59: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;
}
.light-06b5 .paragraph-solid-9d59 {
  box-shadow: none;
}
.light-06b5
  .paragraph-solid-9d59
  .popup_motion_9541 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.light-06b5 .paragraph-solid-9d59 .heading-south-1b6a {
  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;
}
.light-06b5
  .paragraph-solid-9d59
  .heading-south-1b6a
  b {
  display: none;
}
.light-06b5 .thick-1495 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section-bright-87eb:not(.pink_147a):not(.pagination_out_cfe3),
button:not(.pink_147a):not(.pagination_out_cfe3),
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ),
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ),
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ) {
  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;
}
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ):hover,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ):hover,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):hover,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):hover,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ):active,
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ):active,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):active,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):active,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):active,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus {
  outline: 0;
}
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0 {
  position: relative;
}
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .active-d790,
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .banner_ea69,
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .middle-1c3b,
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  i,
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  svg,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .active-d790,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .banner_ea69,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .middle-1c3b,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  i,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  svg,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .active-d790,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .banner_ea69,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .middle-1c3b,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  i,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  svg,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .active-d790,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .banner_ea69,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .middle-1c3b,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  i,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  svg,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .active-d790,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .banner_ea69,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  .middle-1c3b,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  i,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0
  svg {
  visibility: hidden;
}
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0:after,
button:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0:after,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0:after,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0:after,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ).fn-loading-e2b0: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;
}
.section-bright-87eb:not(.pink_147a):not(.pagination_out_cfe3),
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ),
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ),
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ) {
  color: #fff;
  background: #235787;
}
.section-bright-87eb:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus,
input[type="button"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus,
input[type="reset"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus,
input[type="submit"]:not(.pink_147a):not(
    .pagination_out_cfe3
  ):focus {
  color: #fff;
}
.section-bright-87eb.fn-disabled-e2b0:not(.pink_147a):not(
    .pagination_out_cfe3
  ),
.section-bright-87eb[disabled]:not(.pink_147a):not(
    .pagination_out_cfe3
  ),
button.fn-disabled-e2b0:not(.pink_147a):not(
    .pagination_out_cfe3
  ),
button[disabled]:not(.pink_147a):not(
    .pagination_out_cfe3
  ) {
  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;
}
.shade-full-3daa {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shade-full-3daa: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;
}
.south-2032 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notification_cddc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dynamic-25ec {
  clear: both;
  display: block;
  margin: 0 auto;
}
.huge_70f2:after,
.huge_70f2:before,
.table_1836:after,
.table_1836:before,
.gas-07d9:after,
.gas-07d9:before,
.box-north-4f9c:after,
.box-north-4f9c:before,
.widget_easy_e57c:after,
.widget_easy_e57c:before,
.overlay-ea85:after,
.overlay-ea85:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.huge_70f2:after,
.table_1836:after,
.gas-07d9:after,
.box-north-4f9c:after,
.widget_easy_e57c:after,
.overlay-ea85:after {
  clear: both;
}
.table_1836 .filter-be03,
.gas-07d9 .filter-be03,
.glass-1d26 .filter-be03 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight-over-64a0 {
  display: inline-block;
}
.advanced-8c30 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.advanced-8c30 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.advanced-8c30 .stale_218f {
  padding: 1em 0;
  font-size: 85%;
}
.stale_218f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev_d42b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev_d42b:after,
.prev_d42b:before {
  content: "";
  display: table;
}
.prev_d42b:after {
  clear: both;
}
.tabs-a85d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notice-smooth-d886 .tabs-a85d {
  max-width: 50%;
}
.notification-silver-62fe .tabs-a85d {
  max-width: 33.33%;
}
.item_c7c6 .tabs-a85d {
  max-width: 25%;
}
.paper-cabf .tabs-a85d {
  max-width: 20%;
}
.image-7f42 .tabs-a85d {
  max-width: 16.66%;
}
.huge_2fe8 .tabs-a85d {
  max-width: 14.28%;
}
.south-7373 .tabs-a85d {
  max-width: 12.5%;
}
.outline_7e95 .tabs-a85d {
  max-width: 11.11%;
}
.thumbnail-8201 {
  display: block;
}
.green-7e60 .list_warm_26c3 label,
.green-7e60 .media_left_b966 label,
.green-7e60 .card_selected_aa2a label,
.green-7e60 .static_2328 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider-huge-e658 {
  list-style: none;
  margin: 0;
}
.slider-huge-e658 article.title_fluid_5198 {
  margin-bottom: 0;
}
.slider-huge-e658 ul {
  list-style: none;
  margin: 0;
}
.slider-huge-e658 .header-warm-0359 li.title_fluid_5198 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider-huge-e658 .header-warm-0359 li.title_fluid_5198 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider-huge-e658 .header-warm-0359 li.title_fluid_5198: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) {
  .slider-huge-e658 .header-warm-0359 li.title_fluid_5198 li.title_fluid_5198 li.title_fluid_5198 li.title_fluid_5198 {
    padding-left: 0;
  }
}
article.title_fluid_5198 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_fluid_5198 .table_1836 p:last-of-type {
  margin-bottom: 0;
}
article.title_fluid_5198 .filter_west_7063 {
  float: left;
}
article.title_fluid_5198 .list-outer-9ecf {
  margin-left: 85px;
}
article.title_fluid_5198 .link-left-efe6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_fluid_5198 .link-left-efe6 .input-6d60 {
  margin-left: 10px;
}
article.title_fluid_5198 .search-inner-0d78 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_fluid_5198 .background_2cfb {
  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 .list_warm_26c3,
  #respond .card_selected_aa2a,
  #respond .static_2328 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_warm_26c3 input,
#respond .card_selected_aa2a input,
#respond .static_2328 input {
  width: 100%;
}
#respond .static_2328 {
  margin-right: 0;
}
#respond .cold_5ea8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold-f3bd {
  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;
}
.cold-f3bd.filter_top_b37a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.cold-f3bd 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%);
}
.cold-f3bd:focus,
.cold-f3bd: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);
}
.soft-4a03 {
  border-radius: 10%;
}
.article-7319 {
  border-radius: 50%;
}
.blue_33f8 {
  font-size: 0.72em;
}
.small-f01a {
  font-size: 0.875em;
}
.text_be28 {
  font-size: 1.1em;
}
.under_eeb4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.under_eeb4.blue_33f8 {
  letter-spacing: 0.5px;
}
.header_gas_f8bf,
.header_gas_f8bf a {
  color: #6d6d6d;
}
.header_gas_f8bf a:hover {
  color: #111;
}
.article_13d6 {
  color: #6d6d6d;
}
.pro_94bc {
  overflow-x: hidden;
}
.pro_94bc .search_c145.active_020d {
  position: relative;
}
.pro_94bc .search_c145.active_020d.heading-5781 {
  position: initial;
}
.pro_94bc
  .search_c145.active_020d.heading-5781
  .chip_pink_5b6d {
  left: auto;
}
.pro_94bc .search_c145 .chip_pink_5b6d {
  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;
}
.pro_94bc .search_c145:hover.active_020d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pro_94bc
  .search_c145:hover.active_020d
  .chip_pink_5b6d {
  display: block;
  z-index: 9999999;
}
.pro_94bc .plasma_f177 .disabled-fluid-9ca1,
.pro_94bc .list_531a .disabled-fluid-9ca1 {
  display: none;
}
.pro_94bc .lite-de94 .search_c145:hover.active_020d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.green-7e60 .list_warm_26c3 label,
.green-7e60 .media_left_b966 label,
.green-7e60 .card_selected_aa2a label,
.green-7e60 .static_2328 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider-huge-e658 {
  list-style: none;
  margin: 0;
}
.slider-huge-e658 article.title_fluid_5198 {
  margin-bottom: 0;
}
.slider-huge-e658 ul {
  list-style: none;
  margin: 0;
}
.slider-huge-e658 .header-warm-0359 li.title_fluid_5198 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider-huge-e658 .header-warm-0359 li.title_fluid_5198 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider-huge-e658 .header-warm-0359 li.title_fluid_5198: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) {
  .slider-huge-e658 .header-warm-0359 li.title_fluid_5198 li.title_fluid_5198 li.title_fluid_5198 li.title_fluid_5198 {
    padding-left: 0;
  }
}
article.title_fluid_5198 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_fluid_5198 .table_1836 p:last-of-type {
  margin-bottom: 0;
}
article.title_fluid_5198 .filter_west_7063 {
  float: left;
}
article.title_fluid_5198 .list-outer-9ecf {
  margin-left: 85px;
}
article.title_fluid_5198 .link-left-efe6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_fluid_5198 .link-left-efe6 .input-6d60 {
  margin-left: 10px;
}
article.title_fluid_5198 .search-inner-0d78 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_fluid_5198 .background_2cfb {
  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 .list_warm_26c3,
  #respond .card_selected_aa2a,
  #respond .static_2328 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_warm_26c3 input,
#respond .card_selected_aa2a input,
#respond .static_2328 input {
  width: 100%;
}
#respond .static_2328 {
  margin-right: 0;
}
#respond .cold_5ea8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma_f177 .wrapper-7d5e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-7d5e .blue-416d.center-024b .info-60e7 > li > a:focus,
.wrapper-7d5e .blue-416d.center-024b .info-60e7 > li > a:hover,
.wrapper-7d5e .blue-416d.notice_a028 .info-60e7 > li > a:focus,
.wrapper-7d5e .blue-416d.notice_a028 .info-60e7 > li > a:hover,
.wrapper-7d5e .blue-416d.old_ec24 .info-60e7 > li > a:focus,
.wrapper-7d5e .blue-416d.old_ec24 .info-60e7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-7d5e
  .blue-416d.center-024b
  .info-60e7
  > li.footer_stale_caba
  > a,
.wrapper-7d5e
  .blue-416d.center-024b
  .info-60e7
  > li.highlight-prev-b35f
  > a,
.wrapper-7d5e
  .blue-416d.notice_a028
  .info-60e7
  > li.footer_stale_caba
  > a,
.wrapper-7d5e
  .blue-416d.notice_a028
  .info-60e7
  > li.highlight-prev-b35f
  > a,
.wrapper-7d5e
  .blue-416d.old_ec24
  .info-60e7
  > li.footer_stale_caba
  > a,
.wrapper-7d5e .blue-416d.old_ec24 .info-60e7 > li.main_east_a1a7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-7d5e .left_c069,
.wrapper-7d5e .left_c069 a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-7d5e .card-9623.old_15ab li a,
.wrapper-7d5e .container_fresh_2955 a,
.wrapper-7d5e .secondary_plasma_6f9b,
.wrapper-7d5e .info-60e7 > li > a,
.wrapper-7d5e .hover-c34e {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e .card-9623.old_15ab li a:hover,
.wrapper-7d5e .container_fresh_2955 a:hover,
.wrapper-7d5e .secondary_plasma_6f9b:hover,
.wrapper-7d5e .info-60e7 > li > a:hover,
.wrapper-7d5e .hover-c34e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-7d5e .badge-1897 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e .badge-1897 .under-bb14 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-7d5e .badge-1897:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-7d5e .tabs_old_3f7c .photo_4b45 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e .tabs_old_3f7c .photo_4b45 .rough_93fe {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e
  .tabs_old_3f7c
  .photo_4b45
  .rough_93fe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e
  .tabs_old_3f7c
  .photo_4b45
  .rough_93fe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e
  .tabs_old_3f7c
  .photo_4b45
  .rough_93fe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e
  .tabs_old_3f7c
  .photo_4b45
  .rough_93fe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e .tabs_old_3f7c .block_fresh_56db {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-7d5e .tabs_old_3f7c .block_fresh_56db:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-f9e7
  .wrapper-7d5e
  .tabs_old_3f7c
  .orange-cf96
  .photo-thick-0718 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.small-f9e7
  .wrapper-7d5e
  .tabs_old_3f7c
  .orange-cf96
  .rough_93fe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma_f177 .pagination-0566 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination-0566 .blue-416d.center-024b .info-60e7 > li > a:focus,
.pagination-0566 .blue-416d.center-024b .info-60e7 > li > a:hover,
.pagination-0566 .blue-416d.notice_a028 .info-60e7 > li > a:focus,
.pagination-0566 .blue-416d.notice_a028 .info-60e7 > li > a:hover,
.pagination-0566 .blue-416d.old_ec24 .info-60e7 > li > a:focus,
.pagination-0566 .blue-416d.old_ec24 .info-60e7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-0566
  .blue-416d.center-024b
  .info-60e7
  > li.footer_stale_caba
  > a,
.pagination-0566
  .blue-416d.center-024b
  .info-60e7
  > li.highlight-prev-b35f
  > a,
.pagination-0566
  .blue-416d.notice_a028
  .info-60e7
  > li.footer_stale_caba
  > a,
.pagination-0566
  .blue-416d.notice_a028
  .info-60e7
  > li.highlight-prev-b35f
  > a,
.pagination-0566
  .blue-416d.old_ec24
  .info-60e7
  > li.footer_stale_caba
  > a,
.pagination-0566 .blue-416d.old_ec24 .info-60e7 > li.main_east_a1a7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-0566 .left_c069,
.pagination-0566 .left_c069 a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-0566 .card-9623.old_15ab li a,
.pagination-0566 .container_fresh_2955 a,
.pagination-0566 .secondary_plasma_6f9b,
.pagination-0566 .info-60e7 > li > a,
.pagination-0566 .hover-c34e {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-0566 .card-9623.old_15ab li a:hover,
.pagination-0566 .container_fresh_2955 a:hover,
.pagination-0566 .secondary_plasma_6f9b:hover,
.pagination-0566 .info-60e7 > li > a:hover,
.pagination-0566 .hover-c34e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-0566 .badge-1897 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-0566 .badge-1897 .under-bb14 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-0566 .badge-1897:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_d071 .label-large-f512 {
  margin-left: auto;
  margin-right: auto;
}
.gas-07d9 > * {
  margin-left: auto;
  margin-right: auto;
}
.gas-07d9 .south-2032 {
  margin-right: 1.41575em;
}
.backdrop_6787 .gas-07d9 > .layout-lite-1679 {
  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;
}
.backdrop_6787 .gas-07d9 > .container_plasma_dfa6 {
  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;
}
.title_0435.message_d071 .label-large-f512,
.primary-dynamic-cee9.message_d071 .label-large-f512 {
  margin-left: 0;
}
.wrapper-d7fc.message_d071 .label-large-f512,
.chip_copper_b8f7.message_d071 .label-large-f512 {
  margin-right: 0;
}
.gas-07d9 ol,
.gas-07d9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table_up_fb3f video {
  max-width: 100%;
}
.orange-8cd1 img {
  display: block;
}
.orange-8cd1.south-2032,
.orange-8cd1.notification_cddc {
  width: 100%;
}
.orange-8cd1.container_plasma_dfa6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.current_6e98:not(.element_clean_fb87) {
  margin: 1.5em auto;
}
.preview-simple-3c58 p {
  padding: 1.5em 14px;
}
ul.table-a158.container_plasma_dfa6,
ul.table-a158.layout-lite-1679,
ul.table-a158.panel_orange_e067.layout-lite-1679 {
  padding: 0 14px;
}
.feature-9cb3 {
  display: block;
  overflow-x: auto;
}
.feature-9cb3 table {
  border-collapse: collapse;
  width: 100%;
}
.feature-9cb3 td,
.feature-9cb3 th {
  padding: 0.5em;
}
.gas-07d9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gas-07d9 ol ol,
.gas-07d9 ol ul,
.gas-07d9 ul ol,
.gas-07d9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gas-07d9 ol ol li,
.gas-07d9 ol ul li,
.gas-07d9 ul ol li,
.gas-07d9 ul ul li {
  margin-left: 0;
}
.hidden-b433.logo-brown-399a > .module_1e11 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden-b433.logo-brown-399a > .module_1e11 iframe,
.hidden-b433.logo-brown-399a > .module_1e11 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.table-down-2507 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.table-down-2507.full_c67a {
  padding: 0;
}
.table-down-2507.full_c67a cite {
  font-size: 13px;
}
.table-down-2507 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.table-down-2507 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hover-d7dd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hover-d7dd > p:first-child {
  margin-top: 0;
}
.hover-d7dd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hover-d7dd blockquote {
  border-left: 0;
}
.box_iron_8db3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box_iron_8db3:not(.hot_7bba) {
  max-width: 100px;
}
.box_iron_8db3.full_14f3 {
  border-bottom: none !important;
  text-align: center;
}
.box_iron_8db3.full_14f3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview-simple-3c58 p {
    padding: 1.5em 0;
  }
}
.upper-8c39 {
  color: #0073aa;
}
.layout-42ca {
  background-color: #0073aa;
}
.layout_ea4f {
  color: #229fd8;
}
.hidden-dc2f {
  background-color: #229fd8;
}
.purple-e4b0 {
  color: #eee;
}
.component_old_25b2 {
  background-color: #eee;
}
.chip_old_ff85 {
  color: #444;
}
.mini_f0b2 {
  background-color: #444;
}
.black_2ba3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.black_2ba3 .link-0910 .container_fresh_2955 {
  font-size: 15px;
}
.black_2ba3 .container_fresh_2955 {
  line-height: 1.3;
}
.black_2ba3 .pagination-0566 {
}
.black_2ba3 .wrapper-7d5e {
  background: #235787;
}
.description-b0b9 {
  padding: 0;
}
.description-b0b9 .wrapper-7d5e {
  background: #1a1a1a;
}
.description-b0b9 .pagination-0566 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list_medium_9446 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list_medium_9446 .pagination-0566 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list_medium_9446 .wrapper-7d5e {
  background: #303030;
}
.overlay-ea85 {
  position: relative;
  z-index: 10;
}
.overlay-ea85 .thick-6617 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_d2ae .active_020d {
  display: inline-block;
  vertical-align: middle;
}
.menu_d2ae.sidebar-4f45 .active_020d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu_d2ae.sidebar-4f45 .active_020d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_d2ae.sidebar-4f45 .active_020d {
    margin-right: 0.4em;
  }
}
.menu_d2ae.sidebar-4f45 .active_020d:last-child {
  margin-right: 0;
}
.iron_ae64 .thick-6617 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .plasma_f177 .link-0910 {
    margin: 0 -0.5em;
  }
  .plasma_f177 .link-0910 [class*="customify-col-"],
  .plasma_f177 .link-0910 [class*="customify-col_"],
  .plasma_f177 .link-0910 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.plasma_f177.pressed_2360 .thick-6617 {
  background: 0 0 !important;
}
.plasma_f177.pressed_2360 .thick-6617,
.plasma_f177.iron_ae64 .thick-6617 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .plasma_f177.block-huge-715a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.plasma_f177.iron_ae64 .thick-6617 {
  box-shadow: none !important;
}
.caption_old_2c2d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption_old_2c2d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption_old_2c2d {
    padding: 18px 0 20px;
  }
}
.caption_old_2c2d .surface_1f07 {
  width: 100%;
}
.caption_old_2c2d .detail-e0cb {
  margin-bottom: 0;
}
.caption_old_2c2d .video-current-7987 {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup-053b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup-053b .component_6fd3 {
  width: 100%;
}
.heading_01e5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.heading_01e5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.heading_01e5 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;
}
.heading_01e5 li:last-child:after {
  display: none;
}
.heading_01e5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.breadcrumb_red_1195 .disabled-fluid-9ca1 button,
.caption_old_2c2d .disabled-fluid-9ca1 button {
  left: 0;
}
.breadcrumb_red_1195 .component_6fd3,
.caption_old_2c2d .component_6fd3 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_red_1195 .popup-053b,
.caption_old_2c2d .popup-053b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.breadcrumb_red_1195 {
  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;
}
.breadcrumb_red_1195: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;
}
.breadcrumb_red_1195 .video_81d7 {
  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) {
  .breadcrumb_red_1195 .video_81d7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_red_1195 .video_81d7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_red_1195 .video_81d7 {
    min-height: 200px;
  }
}
.breadcrumb_red_1195 .heading_01e5 {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb_red_1195 .heading_01e5 a,
.breadcrumb_red_1195 .heading_01e5 li:after {
  color: inherit;
}
.breadcrumb_red_1195 .heading_01e5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.grid_green_b6c1 {
  margin-bottom: 0.5em;
}
.tooltip-purple-406d {
  margin-bottom: 1.2em;
}
.tooltip-purple-406d,
.grid_green_b6c1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip-purple-406d p:last-child,
.grid_green_b6c1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled-fluid-9ca1,
#masthead .disabled-fluid-9ca1 {
  display: none;
}
#masthead
  > .disabled-fluid-9ca1.list-small-3f95 {
  display: none;
}
#masthead > .disabled-fluid-9ca1 button {
  left: 0;
}
.element_0178 {
  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%;
}
.element_0178 .active_020d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element_0178 .hard-e406 {
  display: -webkit-box;
  display: flex;
}
.element_0178 .hard-e406.paper-7287 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element_0178 .hard-e406.out-a487 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_0178 .hard-e406.hero_middle_850c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_0178.paper_6f6f.white-cbb2 .hard-e406.paper-7287 {
  flex-basis: 100%;
}
.element_0178.avatar_7d3d .hard-e406.out-a487 {
  -webkit-box-flex: 1;
  flex: auto;
}
.element_0178.avatar_7d3d .hard-e406.hero_middle_850c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled-fluid-9ca1.list-small-3f95 {
  display: none;
}
#masthead > .disabled-fluid-9ca1 button {
  left: 0;
}
.east-69fb {
  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;
}
.east-69fb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.east-69fb.prev-fd5e i {
  margin-right: 4px;
}
.east-69fb.thick_2652 i {
  margin-left: 5px;
}
.container_fresh_2955 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.container_fresh_2955 p:last-child {
  margin-bottom: 0;
}
.iron_90ed {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.iron_90ed a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.iron_90ed img {
  display: block;
  width: auto;
  line-height: 1;
}
.iron_90ed .left_c069 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.iron_90ed .gradient_6ba6 {
  margin: 5px 0 7px 0;
}
.iron_90ed.article_first_ac6a .fluid_8b81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.iron_90ed.article_first_ac6a .fluid_356a {
  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;
}
.iron_90ed.content-e037 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.iron_90ed.content-e037 .fluid_8b81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.iron_90ed.content-e037 .fluid_356a {
  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;
}
.iron_90ed.menu-selected-b926 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.iron_90ed.summary-6208 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.iron_90ed.summary-6208 .fluid_356a {
  margin-top: 7px;
}
.header-lite-fb85 {
  display: inline-block;
}
.overlay-ea85 .dim_803e .iron_90ed img {
  max-width: 100%;
}
.blue-416d .prev-d1a0.photo_in_bae4,
.column-smooth-5fc2 .prev-d1a0.photo_in_bae4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue-416d .up-839b,
.column-smooth-5fc2 .up-839b {
  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%);
}
.blue-416d .up-839b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.blue-416d.gallery_first_adfd .up-839b {
  display: none;
}
.blue-416d .slow_8f00 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue-416d .slow_8f00 li {
  display: inline-block;
  position: relative;
}
.blue-416d .slow_8f00 li:last-child {
  margin-right: 0;
}
.blue-416d .slow_8f00 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;
}
.blue-416d .slow_8f00 li.main_east_a1a7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.blue-416d .slow_8f00 > 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;
}
.blue-416d .slow_8f00 > li > a i {
  line-height: 0;
}
.blue-416d .slow_8f00 > li.hover_b5cf > a .up-839b {
  margin-left: 4px;
  line-height: 0;
}
.blue-416d .slow_8f00 .north_036d li.hover_b5cf > a {
  position: relative;
}
.blue-416d .slow_8f00 .north_036d li.hover_b5cf > a:after,
.blue-416d .slow_8f00 .north_036d li.hover_b5cf > a:before {
  content: "";
  display: table;
}
.blue-416d .slow_8f00 .north_036d li.hover_b5cf > a:after {
  clear: both;
}
.blue-416d .slow_8f00 .north_036d li.hover_b5cf > a .up-839b {
  margin-left: 5px;
  float: right;
}
.blue-416d .highlight-6ca6,
.blue-416d .north_036d {
  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;
}
.blue-416d .north_036d {
  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;
}
.blue-416d .north_036d .photo_in_bae4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue-416d .north_036d .up-839b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.blue-416d .north_036d li {
  display: block;
  margin: 0;
  padding: 0;
}
.blue-416d .north_036d 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;
}
.blue-416d .north_036d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.blue-416d .north_036d .north_036d {
  top: 0;
  left: 100%;
}
.blue-416d .link_right_7fc8.fn-focus-e2b0 > .highlight-6ca6,
.blue-416d .link_right_7fc8.fn-focus-e2b0 > .north_036d,
.blue-416d .link_right_7fc8:focus > .highlight-6ca6,
.blue-416d .link_right_7fc8:focus > .north_036d,
.blue-416d .link_right_7fc8:hover > .highlight-6ca6,
.blue-416d .link_right_7fc8:hover > .north_036d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.blue-416d.old_ec24 .info-60e7:after,
.blue-416d.old_ec24 .info-60e7:before {
  content: "";
  display: table;
}
.blue-416d.old_ec24 .info-60e7:after {
  clear: both;
}
.blue-416d.old_ec24 .info-60e7 > li {
  float: left;
}
.blue-416d.widget_light_d2aa .info-60e7:after,
.blue-416d.widget_light_d2aa .info-60e7:before {
  content: "";
  display: table;
}
.blue-416d.widget_light_d2aa .info-60e7:after {
  clear: both;
}
.blue-416d.widget_light_d2aa .info-60e7 > li {
  float: left;
}
.blue-416d.widget_light_d2aa .info-60e7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.blue-416d.widget_light_d2aa .info-60e7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.blue-416d.widget_light_d2aa .info-60e7 > li.footer_stale_caba > a,
.blue-416d.widget_light_d2aa .info-60e7 > li.main_east_a1a7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.blue-416d.center-024b .info-60e7 > li > a .photo_in_bae4 {
  position: relative;
}
.blue-416d.center-024b .info-60e7 > li > a .photo_in_bae4: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;
}
.blue-416d.center-024b
  .info-60e7
  > li:focus
  > a
  .photo_in_bae4:before,
.blue-416d.center-024b
  .info-60e7
  > li:hover
  > a
  .photo_in_bae4:before {
  width: 100%;
  background-color: currentColor;
}
.blue-416d.center-024b
  .info-60e7
  > li.footer_stale_caba
  > a
  .photo_in_bae4:before,
.blue-416d.center-024b
  .info-60e7
  > li.highlight-prev-b35f
  > a
  .photo_in_bae4:before {
  width: 100%;
  background-color: currentColor;
}
.blue-416d.notice_a028 .info-60e7 > li > a .photo_in_bae4 {
  position: relative;
}
.blue-416d.notice_a028 .info-60e7 > li > a .photo_in_bae4: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;
}
.blue-416d.notice_a028 .info-60e7 > li:focus > a .photo_in_bae4:before,
.blue-416d.notice_a028
  .info-60e7
  > li:hover
  > a
  .photo_in_bae4:before {
  width: 100%;
  background-color: currentColor;
}
.blue-416d.notice_a028
  .info-60e7
  > li.footer_stale_caba
  > a
  .photo_in_bae4:before,
.blue-416d.notice_a028
  .info-60e7
  > li.highlight-prev-b35f
  > a
  .photo_in_bae4:before {
  width: 100%;
  background-color: currentColor;
}
.column-smooth-5fc2 .slow_8f00 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-smooth-5fc2 .slow_8f00 li:first-child > a {
  border-top: none;
}
.column-smooth-5fc2 .slow_8f00 .dropdown_wood_7ca0 > .photo_in_bae4 .up-839b {
  display: none;
}
.column-smooth-5fc2 .slow_8f00 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-smooth-5fc2 .slow_8f00 li:last-child {
  border: none;
}
.column-smooth-5fc2 .slow_8f00 li.hover_b5cf > a {
  padding-right: 45px !important;
}
.column-smooth-5fc2 .slow_8f00 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-smooth-5fc2 .slow_8f00 li a:focus,
.column-smooth-5fc2 .slow_8f00 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-smooth-5fc2 .slow_8f00 li .right-2cab {
  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;
}
.column-smooth-5fc2 .slow_8f00 li .right-2cab:hover {
  box-shadow: none;
}
.column-smooth-5fc2 .slow_8f00 li .right-2cab .up-839b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-smooth-5fc2 .slow_8f00 .north_036d {
  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);
}
.column-smooth-5fc2 .slow_8f00 .north_036d li a {
  padding-left: 3em;
}
.column-smooth-5fc2 .slow_8f00 .over-8d57 > a .right-2cab i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-smooth-5fc2 .slow_8f00 .over-8d57 > .north_036d {
  display: block;
  opacity: 1;
}
.table_ae9a {
  max-width: 100%;
}
.overlay-96b1 {
  line-height: 0;
  cursor: pointer;
}
.hover-c34e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hover-c34e:hover {
  box-shadow: none;
  color: currentColor;
}
.hover-c34e svg {
  width: 18px;
  height: 18px;
}
.hover-c34e .pattern-4a50 {
  display: none;
}
.border_01dc {
  position: relative;
}
.border_01dc.fn-active-e2b0 .hover-c34e .form-8d13 {
  display: none;
}
.border_01dc.fn-active-e2b0 .hover-c34e .pattern-4a50 {
  display: inline-block;
}
.border_01dc .medium-bf2e {
  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);
}
.border_01dc.hard-3f65 .medium-bf2e {
  left: auto;
  right: -0.9em;
}
.border_01dc.hard-3f65 .panel_current_3d30::before {
  left: auto;
  right: 15px;
}
.border_01dc.fn-active-e2b0 .medium-bf2e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange-cf96 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.orange-cf96 label {
  flex-basis: 100%;
}
.orange-cf96 .photo_4b45 {
  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;
}
.orange-cf96 .rough_93fe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.orange-cf96 .rough_93fe:focus {
  background-color: transparent;
}
.orange-cf96 button.block_fresh_56db {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.orange-cf96 button.block_fresh_56db:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.orange-cf96 button.block_fresh_56db svg {
  width: 18px;
  height: 18px;
}
.orange-cf96 input[type="submit"] {
  min-height: auto;
}
.tabs_old_3f7c .orange-cf96 .rough_93fe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel_current_3d30 {
  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) {
  .panel_current_3d30 {
    width: 220px;
  }
}
.panel_current_3d30 label {
  flex-basis: 100%;
}
.panel_current_3d30::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;
}
.small-f9e7 .tabs_old_3f7c .orange-cf96 {
  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;
}
.small-f9e7
  .tabs_old_3f7c
  .orange-cf96
  .photo_4b45 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.small-f9e7 .tabs_old_3f7c .orange-cf96 .rough_93fe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.small-f9e7
  .tabs_old_3f7c
  .orange-cf96
  .rough_93fe:focus {
  background: 0 0;
}
.small-f9e7
  .tabs_old_3f7c
  .orange-cf96
  .photo-thick-0718 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.card-9623 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card-9623 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card-9623 li:last-child {
  margin-right: 0;
}
.card-9623 li:first-child {
  margin-left: 0;
}
.card-9623.hover_inner_0803 a {
  color: #fff;
}
.card-9623.hover_inner_0803 a:hover {
  color: #fff;
}
.card-9623 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card-9623 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card-9623 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card-9623 a:hover {
  opacity: 0.9;
  color: inherit;
}
.card-9623 [class*="social-icon-apple"] {
  background-color: #999;
}
.card-9623 [class*="social-icon-apple"].component_c15d {
  background-color: transparent;
  color: #999;
}
.card-9623 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card-9623 [class*="social-icon-behance"].component_c15d {
  background-color: transparent;
  color: #1769ff;
}
.card-9623 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card-9623 [class*="social-icon-bitbucket"].component_c15d {
  background-color: transparent;
  color: #205081;
}
.card-9623 [class*="social-icon-codepen"] {
  background-color: #000;
}
.card-9623 [class*="social-icon-codepen"].component_c15d {
  background-color: transparent;
  color: #000;
}
.card-9623 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card-9623 [class*="social-icon-delicious"].component_c15d {
  background-color: transparent;
  color: #39f;
}
.card-9623 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card-9623 [class*="social-icon-digg"].component_c15d {
  background-color: transparent;
  color: #005be2;
}
.card-9623 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card-9623 [class*="social-icon-dribbble"].component_c15d {
  background-color: transparent;
  color: #ea4c89;
}
.card-9623 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card-9623 [class*="social-icon-envelope"].component_c15d {
  background-color: transparent;
  color: #ea4335;
}
.card-9623 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card-9623 [class*="social-icon-facebook"].component_c15d {
  background-color: transparent;
  color: #3b5998;
}
.card-9623 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card-9623 [class*="social-icon-flickr"].component_c15d {
  background-color: transparent;
  color: #0063dc;
}
.card-9623 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card-9623 [class*="social-icon-foursquare"].component_c15d {
  background-color: transparent;
  color: #2d5be3;
}
.card-9623 [class*="social-icon-github"] {
  background-color: #333;
}
.card-9623 [class*="social-icon-github"].component_c15d {
  background-color: transparent;
  color: #333;
}
.card-9623 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card-9623 [class*="social-icon-google-plus"].component_c15d {
  background-color: transparent;
  color: #dd4b39;
}
.card-9623 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card-9623 [class*="social-icon-houzz"].component_c15d {
  background-color: transparent;
  color: #7ac142;
}
.card-9623 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card-9623 [class*="social-icon-instagram"].component_c15d {
  background-color: transparent;
  color: #262626;
}
.card-9623 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card-9623 [class*="social-icon-jsfiddle"].component_c15d {
  background-color: transparent;
  color: #487aa2;
}
.card-9623 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card-9623 [class*="social-icon-linkedin"].component_c15d {
  background-color: transparent;
  color: #0077b5;
}
.card-9623 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card-9623 [class*="social-icon-medium"].component_c15d {
  background-color: transparent;
  color: #00ab6b;
}
.card-9623 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card-9623
  [class*="social-icon-odnoklassniki"].component_c15d {
  background-color: transparent;
  color: #f4731c;
}
.card-9623 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card-9623 [class*="social-icon-meetup"].component_c15d {
  background-color: transparent;
  color: #ec1c40;
}
.card-9623 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card-9623 [class*="social-icon-pinterest"].component_c15d {
  background-color: transparent;
  color: #bd081c;
}
.card-9623 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card-9623 [class*="social-icon-product-hunt"].component_c15d {
  background-color: transparent;
  color: #da552f;
}
.card-9623 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card-9623 [class*="social-icon-reddit"].component_c15d {
  background-color: transparent;
  color: #ff4500;
}
.card-9623 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card-9623 [class*="social-icon-rss"].component_c15d {
  background-color: transparent;
  color: #f26522;
}
.card-9623 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card-9623
  [class*="social-icon-shopping-cart"].component_c15d {
  background-color: transparent;
  color: #4caf50;
}
.card-9623 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card-9623 [class*="social-icon-skype"].component_c15d {
  background-color: transparent;
  color: #00aff0;
}
.card-9623 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card-9623 [class*="social-icon-slideshare"].component_c15d {
  background-color: transparent;
  color: #0077b5;
}
.card-9623 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card-9623 [class*="social-icon-snapchat"].component_c15d {
  background-color: transparent;
  color: #fffc00;
}
.card-9623 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card-9623 [class*="social-icon-soundcloud"].component_c15d {
  background-color: transparent;
  color: #f80;
}
.card-9623 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card-9623 [class*="social-icon-spotify"].component_c15d {
  background-color: transparent;
  color: #2ebd59;
}
.card-9623 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card-9623
  [class*="social-icon-stack-overflow"].component_c15d {
  background-color: transparent;
  color: #fe7a15;
}
.card-9623 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card-9623 [class*="social-icon-maldkfgram"].component_c15d {
  background-color: transparent;
  color: #2ca5e0;
}
.card-9623 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card-9623 [class*="social-icon-tripadvisor"].component_c15d {
  background-color: transparent;
  color: #589442;
}
.card-9623 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card-9623 [class*="social-icon-tumblr"].component_c15d {
  background-color: transparent;
  color: #35465c;
}
.card-9623 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card-9623 [class*="social-icon-twitch"].component_c15d {
  background-color: transparent;
  color: #6441a5;
}
.card-9623 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card-9623 [class*="social-icon-twitter"].component_c15d {
  background-color: transparent;
  color: #1da1f2;
}
.card-9623 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card-9623 [class*="social-icon-vimeo"].component_c15d {
  background-color: transparent;
  color: #1ab7ea;
}
.card-9623 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card-9623 [class*="social-icon-vk"].component_c15d {
  background-color: transparent;
  color: #45668e;
}
.card-9623 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card-9623 [class*="social-icon-weibo"].component_c15d {
  background-color: transparent;
  color: #df2029;
}
.card-9623 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card-9623 [class*="social-icon-weixin"].component_c15d {
  background-color: transparent;
  color: #7bb32e;
}
.card-9623 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card-9623 [class*="social-icon-whatsapp"].component_c15d {
  background-color: transparent;
  color: #25d366;
}
.card-9623 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card-9623 [class*="social-icon-wordpress"].component_c15d {
  background-color: transparent;
  color: #21759b;
}
.card-9623 [class*="social-icon-xing"] {
  background-color: #026466;
}
.card-9623 [class*="social-icon-xing"].component_c15d {
  background-color: transparent;
  color: #026466;
}
.card-9623 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card-9623 [class*="social-icon-yelp"].component_c15d {
  background-color: transparent;
  color: #af0606;
}
.card-9623 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card-9623 [class*="social-icon-youtube"].component_c15d {
  background-color: transparent;
  color: #cd201f;
}
.secondary_plasma_6f9b {
  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;
}
.secondary_plasma_6f9b:hover {
  box-shadow: none;
  background: 0 0;
}
.liquid_d6e1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shade-8970 {
  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;
}
.south_7916 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.green-d90e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.green-d90e,
.green-d90e::after,
.green-d90e::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;
}
.green-d90e::after,
.green-d90e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wrapper_86b9 .shade-8970 .south_7916 {
  margin-top: -2px;
  width: 19px;
}
.wrapper_86b9 .shade-8970 .green-d90e {
  margin-top: -1px;
}
.wrapper_86b9 .shade-8970 .green-d90e,
.wrapper_86b9 .shade-8970 .green-d90e::after,
.wrapper_86b9 .shade-8970 .green-d90e::before {
  width: 19px;
  height: 2px;
}
.wrapper_86b9 .shade-8970 .green-d90e::before {
  top: -6px;
}
.wrapper_86b9 .shade-8970 .green-d90e::after {
  bottom: -6px;
}
.alert-7fb7 .shade-8970 .south_7916 {
  margin-top: -2px;
  width: 22px;
}
.alert-7fb7 .shade-8970 .green-d90e {
  margin-top: -1px;
}
.alert-7fb7 .shade-8970 .green-d90e,
.alert-7fb7 .shade-8970 .green-d90e::after,
.alert-7fb7 .shade-8970 .green-d90e::before {
  width: 22px;
  height: 2px;
}
.alert-7fb7 .shade-8970 .green-d90e::before {
  top: -7px;
}
.alert-7fb7 .shade-8970 .green-d90e::after {
  bottom: -7px;
}
.paper-22d6 .shade-8970 .south_7916 {
  margin-top: -2px;
  width: 31px;
}
.paper-22d6 .shade-8970 .green-d90e {
  margin-top: -1.5px;
}
.paper-22d6 .shade-8970 .green-d90e,
.paper-22d6 .shade-8970 .green-d90e::after,
.paper-22d6 .shade-8970 .green-d90e::before {
  width: 31px;
  height: 3px;
}
.paper-22d6 .shade-8970 .green-d90e::before {
  top: -9px;
}
.paper-22d6 .shade-8970 .green-d90e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .soft-821b .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 19px;
  }
  .soft-821b .shade-8970 .green-d90e {
    margin-top: -1px;
  }
  .soft-821b .shade-8970 .green-d90e,
  .soft-821b .shade-8970 .green-d90e::after,
  .soft-821b .shade-8970 .green-d90e::before {
    width: 19px;
    height: 2px;
  }
  .soft-821b .shade-8970 .green-d90e::before {
    top: -6px;
  }
  .soft-821b .shade-8970 .green-d90e::after {
    bottom: -6px;
  }
  .progress_198a .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 22px;
  }
  .progress_198a .shade-8970 .green-d90e {
    margin-top: -1px;
  }
  .progress_198a .shade-8970 .green-d90e,
  .progress_198a .shade-8970 .green-d90e::after,
  .progress_198a .shade-8970 .green-d90e::before {
    width: 22px;
    height: 2px;
  }
  .progress_198a .shade-8970 .green-d90e::before {
    top: -7px;
  }
  .progress_198a .shade-8970 .green-d90e::after {
    bottom: -7px;
  }
  .menu_c107 .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 31px;
  }
  .menu_c107 .shade-8970 .green-d90e {
    margin-top: -1.5px;
  }
  .menu_c107 .shade-8970 .green-d90e,
  .menu_c107 .shade-8970 .green-d90e::after,
  .menu_c107 .shade-8970 .green-d90e::before {
    width: 31px;
    height: 3px;
  }
  .menu_c107 .shade-8970 .green-d90e::before {
    top: -9px;
  }
  .menu_c107 .shade-8970 .green-d90e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .narrow_a946 .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_a946 .shade-8970 .green-d90e {
    margin-top: -1px;
  }
  .narrow_a946 .shade-8970 .green-d90e,
  .narrow_a946 .shade-8970 .green-d90e::after,
  .narrow_a946 .shade-8970 .green-d90e::before {
    width: 19px;
    height: 2px;
  }
  .narrow_a946 .shade-8970 .green-d90e::before {
    top: -6px;
  }
  .narrow_a946 .shade-8970 .green-d90e::after {
    bottom: -6px;
  }
  .stone-123c .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 22px;
  }
  .stone-123c .shade-8970 .green-d90e {
    margin-top: -1px;
  }
  .stone-123c .shade-8970 .green-d90e,
  .stone-123c .shade-8970 .green-d90e::after,
  .stone-123c .shade-8970 .green-d90e::before {
    width: 22px;
    height: 2px;
  }
  .stone-123c .shade-8970 .green-d90e::before {
    top: -7px;
  }
  .stone-123c .shade-8970 .green-d90e::after {
    bottom: -7px;
  }
  .avatar-56ae .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-56ae .shade-8970 .green-d90e {
    margin-top: -1.5px;
  }
  .avatar-56ae .shade-8970 .green-d90e,
  .avatar-56ae .shade-8970 .green-d90e::after,
  .avatar-56ae .shade-8970 .green-d90e::before {
    width: 31px;
    height: 3px;
  }
  .avatar-56ae .shade-8970 .green-d90e::before {
    top: -9px;
  }
  .avatar-56ae .shade-8970 .green-d90e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_909c .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_909c .shade-8970 .green-d90e {
    margin-top: -1px;
  }
  .secondary_909c .shade-8970 .green-d90e,
  .secondary_909c .shade-8970 .green-d90e::after,
  .secondary_909c .shade-8970 .green-d90e::before {
    width: 19px;
    height: 2px;
  }
  .secondary_909c .shade-8970 .green-d90e::before {
    top: -6px;
  }
  .secondary_909c .shade-8970 .green-d90e::after {
    bottom: -6px;
  }
  .in_8104 .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 22px;
  }
  .in_8104 .shade-8970 .green-d90e {
    margin-top: -1px;
  }
  .in_8104 .shade-8970 .green-d90e,
  .in_8104 .shade-8970 .green-d90e::after,
  .in_8104 .shade-8970 .green-d90e::before {
    width: 22px;
    height: 2px;
  }
  .in_8104 .shade-8970 .green-d90e::before {
    top: -7px;
  }
  .in_8104 .shade-8970 .green-d90e::after {
    bottom: -7px;
  }
  .easy-1b67 .shade-8970 .south_7916 {
    margin-top: -2px;
    width: 31px;
  }
  .easy-1b67 .shade-8970 .green-d90e {
    margin-top: -1.5px;
  }
  .easy-1b67 .shade-8970 .green-d90e,
  .easy-1b67 .shade-8970 .green-d90e::after,
  .easy-1b67 .shade-8970 .green-d90e::before {
    width: 31px;
    height: 3px;
  }
  .easy-1b67 .shade-8970 .green-d90e::before {
    top: -9px;
  }
  .easy-1b67 .shade-8970 .green-d90e::after {
    bottom: -9px;
  }
}
.middle-a595 .green-d90e {
  -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);
}
.middle-a595 .green-d90e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.middle-a595 .green-d90e::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);
}
.middle-a595.north-9315 .green-d90e {
  -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);
}
.middle-a595.north-9315 .green-d90e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.middle-a595.north-9315 .green-d90e::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);
}
.item-static-8495 {
  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.white_ff1d:before {
  display: none;
}
.list_531a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list_531a .box_thick_121a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list_531a .box_thick_121a:last-of-type {
  border-bottom: none;
}
.list_531a .box_thick_121a.active_tiny_e9d8,
.list_531a .box_thick_121a.over-44bc,
.list_531a .box_thick_121a.message_ef98 {
  padding: 0;
}
.list_531a .column-smooth-5fc2 .right-2cab {
  color: currentColor;
}
.list_531a .column-smooth-5fc2 .right-2cab:focus,
.list_531a .column-smooth-5fc2 .right-2cab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_531a.pagination-0566 .badge-1897,
.list_531a.pagination-0566 .container_fresh_2955 a,
.list_531a.pagination-0566 .info-60e7 a,
.list_531a.pagination-0566 .north_036d a {
  color: rgba(0, 0, 0, 0.55);
}
.list_531a.pagination-0566 .badge-1897:hover,
.list_531a.pagination-0566 .container_fresh_2955 a:hover,
.list_531a.pagination-0566 .info-60e7 a:hover,
.list_531a.pagination-0566 .north_036d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_531a.pagination-0566 .under-bb14 {
  color: rgba(0, 0, 0, 0.8);
}
.list_531a.pagination-0566 .box_thick_121a {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_531a.pagination-0566 .box_thick_121a:before {
  background: rgba(0, 0, 0, 0.08);
}
.list_531a.pagination-0566 .modal_under_571c:before {
  background: rgba(255, 255, 255, 0.9);
}
.list_531a.pagination-0566 .column-smooth-5fc2 .slow_8f00 li a,
.list_531a.pagination-0566 .column-smooth-5fc2 .right-2cab,
.list_531a.pagination-0566 .north_036d {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_531a.pagination-0566 .column-smooth-5fc2 .right-2cab:focus,
.list_531a.pagination-0566 .column-smooth-5fc2 .right-2cab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_531a.pagination-0566 .slow_8f00 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_531a.wrapper-7d5e .badge-1897,
.list_531a.wrapper-7d5e .container_fresh_2955 a,
.list_531a.wrapper-7d5e .info-60e7 .right-2cab,
.list_531a.wrapper-7d5e .info-60e7 a,
.list_531a.wrapper-7d5e .north_036d a {
  color: rgba(255, 255, 255, 0.79);
}
.list_531a.wrapper-7d5e .badge-1897:hover,
.list_531a.wrapper-7d5e .container_fresh_2955 a:hover,
.list_531a.wrapper-7d5e .info-60e7 .right-2cab:hover,
.list_531a.wrapper-7d5e .info-60e7 a:hover,
.list_531a.wrapper-7d5e .north_036d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_531a.wrapper-7d5e .under-bb14 {
  color: rgba(255, 255, 255, 0.99);
}
.list_531a.wrapper-7d5e .box_thick_121a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_531a.wrapper-7d5e .box_thick_121a:before {
  background: rgba(255, 255, 255, 0.08);
}
.list_531a.wrapper-7d5e .modal_under_571c:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_531a.wrapper-7d5e .column-smooth-5fc2 .slow_8f00 li a,
.list_531a.wrapper-7d5e .column-smooth-5fc2 .right-2cab,
.list_531a.wrapper-7d5e .north_036d {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_531a.wrapper-7d5e .column-smooth-5fc2 .right-2cab:focus,
.list_531a.wrapper-7d5e .column-smooth-5fc2 .right-2cab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_531a.wrapper-7d5e .slow_8f00 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_under_571c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.modal_under_571c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wood-b12c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.up_4317 .list_531a {
  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;
}
.up_4317 .box_thick_121a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.up_4317 .box_thick_121a: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) {
  .up_4317 .box_thick_121a:before {
    width: 16%;
    left: 42%;
  }
}
.up_4317 .box_thick_121a:last-child:before {
  content: none;
}
.up_4317 .box_thick_121a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.up_4317 .column-smooth-5fc2 .slow_8f00 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.up_4317 .column-smooth-5fc2 .slow_8f00 li a .right-2cab {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.up_4317 .column-smooth-5fc2 .north_036d {
  border: none;
}
.up_4317 .column-smooth-5fc2 .north_036d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.up_4317 .modal_under_571c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.up_4317 .wood-b12c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.up_4317 .wrapper-7d5e .modal_under_571c:before {
  background: rgba(0, 0, 0, 0.9);
}
.up_4317 .pagination-0566.photo_glass_358a .green-d90e {
  background: rgba(0, 0, 0, 0.6);
}
.up_4317
  .pagination-0566.photo_glass_358a
  .green-d90e::after,
.up_4317
  .pagination-0566.photo_glass_358a
  .green-d90e:before {
  background: inherit;
}
.up_4317
  .pagination-0566.photo_glass_358a:hover
  .green-d90e {
  background: rgba(0, 0, 0, 0.8);
}
.last_f346 .list_531a {
  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) {
  .last_f346 .list_531a {
    width: auto;
    right: 45px;
  }
}
.focus-liquid-fdcb .list_531a {
  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) {
  .focus-liquid-fdcb .list_531a {
    width: auto;
    left: 45px;
  }
}
.white_ff1d .list_531a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.white_ff1d .wood-b12c {
  max-width: 48em;
  margin: 0 auto;
}
.white_ff1d .modal_under_571c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.frame-7eb1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.frame-7eb1.up_4317 .list_531a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.frame-7eb1.last_f346 .list_531a {
  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);
}
.frame-7eb1 .list_531a {
  visibility: visible;
}
.frame-7eb1.focus-liquid-fdcb .list_531a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dynamic_0acd,
.dark_db7c {
  overflow-x: hidden;
}
.dynamic_0acd .list_531a {
  overflow: auto;
}
.dynamic_0acd.up_4317 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic_0acd.up_4317 .list_531a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dynamic_0acd.up_4317 .secondary_plasma_6f9b {
  opacity: 0;
}
.dynamic_0acd.last_f346 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic_0acd.last_f346 .list_531a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dynamic_0acd.last_f346 .secondary_plasma_6f9b {
  opacity: 0;
}
.dynamic_0acd.focus-liquid-fdcb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic_0acd.focus-liquid-fdcb .list_531a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dynamic_0acd.focus-liquid-fdcb .secondary_plasma_6f9b {
  opacity: 0;
}
.dynamic_0acd.white_ff1d .list_531a {
  z-index: 10;
  visibility: visible;
}
.photo_glass_358a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_glass_358a .green-d90e {
  background: rgba(255, 255, 255, 0.99);
}
.photo_glass_358a .green-d90e::after,
.photo_glass_358a .green-d90e:before {
  background: inherit;
}
.photo_glass_358a:hover .green-d90e {
  background: rgba(255, 255, 255, 0.99);
}
.focus-liquid-fdcb .photo_glass_358a {
  top: 10px;
  right: auto;
  left: 12px;
}
.white_ff1d .photo_glass_358a {
  display: none !important;
}
.dynamic_0acd:before,
.dark_db7c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dynamic_0acd .photo_glass_358a,
.dark_db7c .photo_glass_358a {
  display: inline-block;
}
.list_531a .active_020d {
  -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;
}
.dynamic_0acd .list_531a .active_020d,
.dark_db7c .list_531a .active_020d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_first_bda2 .photo_4b45 {
  width: 100%;
}
.dim_803e {
  padding: 0 0.5em 0;
}
.dim_803e [class*="customify-col-"],
.dim_803e [class*="customify-col_"],
.dim_803e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pink-1752 .dim_803e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .link-0910 .button-a763,
  .button-a763 {
    display: none;
  }
  .outline_light_1d64 {
    text-align: left;
  }
  .gallery-inner-aede {
    text-align: center;
  }
  .sort-huge-773f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .link-0910 .sort-silver-de32,
  .sort-silver-de32 {
    display: none;
  }
  .fresh-2586 {
    text-align: left;
  }
  .west_6dbb {
    text-align: center;
  }
  .secondary-yellow-2810 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .link-0910 .breadcrumb_narrow_56f2,
  .breadcrumb_narrow_56f2 {
    display: none;
  }
  .last_9602 {
    text-align: left;
  }
  .green-164e {
    text-align: center;
  }
  .green_ff00 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.yellow-76a4 {
  box-shadow: none !important;
}
.layout-c1d3 .warm_8245,
.sidebar-pro-7a6f .warm_8245 {
  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;
}
.sidebar-pro-7a6f .warm_8245 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thick-6617 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thick-6617:after,
.thick-6617:before {
  content: "";
  display: table;
}
.thick-6617:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thick-6617 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thick-6617,
.block-huge-715a {
  max-width: 1248px;
  margin: 0 auto;
}

.box-north-4f9c.form_hovered_52d6 .thick-6617 {
  max-width: 100%;
}
.box-north-4f9c.badge-37c4 {
  max-width: 1200px;
  margin: 0 auto;
}
.box-north-4f9c.disabled_b2e3 .thick-6617 {
  max-width: 100%;
}
.box-north-4f9c.disabled_b2e3 > .thick-6617 {
  padding-left: 0;
  padding-right: 0;
}
.box-north-4f9c.disabled_b2e3 > .thick-6617 .link-0910 {
  margin: 0;
}
.box-north-4f9c.disabled_b2e3
  > .thick-6617
  .gradient-86ac.dim-edbb {
  margin-right: 0;
  margin-left: 0;
}
.box-north-4f9c.disabled_b2e3 #main.dim-edbb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame-center-a7c6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame-center-a7c6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower-615a .label-large-f512 {
    padding-right: 1em;
  }
  .lower-615a.frame_6d7f .gradient-86ac {
    border-right: 1px solid #eaecee;
  }
  .lower-615a.frame_6d7f .label-large-f512 {
    padding-right: 1em;
  }
  .lower-615a.frame_6d7f .hard_002a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid_24d7 .label-large-f512 {
    padding-left: 1em;
  }
  .solid_24d7.frame_6d7f .gradient-86ac {
    border-left: 1px solid #eaecee;
  }
  .solid_24d7.frame_6d7f .label-large-f512 {
    padding-left: 1em;
  }
  .solid_24d7.frame_6d7f .hard_002a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_black_10af .label-large-f512 {
    padding-left: 1em;
  }
  .feature_black_10af.frame_6d7f .brown_a783 {
    border-right: 1px solid #eaecee;
  }
  .feature_black_10af.frame_6d7f .stale-0cd6 {
    border-right: 1px solid #eaecee;
  }
  .feature_black_10af.frame_6d7f .label-large-f512 {
    padding-left: 1em;
  }
  .feature_black_10af.frame_6d7f .hard_002a {
    padding-right: 1em;
  }
  .feature_black_10af.frame_6d7f .text-selected-75c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_4c63 .label-large-f512 {
    padding-right: 1em;
  }
  .current_4c63.frame_6d7f .brown_a783 {
    border-left: 1px solid #eaecee;
  }
  .current_4c63.frame_6d7f .stale-0cd6 {
    border-left: 1px solid #eaecee;
  }
  .current_4c63.frame_6d7f .label-large-f512 {
    padding-right: 1em;
  }
  .current_4c63.frame_6d7f .hard_002a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current_4c63.frame_6d7f .text-selected-75c0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-center-a7c6 .label-large-f512 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-center-a7c6.frame_6d7f .gradient-86ac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame-center-a7c6.frame_6d7f .label-large-f512 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-center-a7c6.frame_6d7f .hard_002a {
    padding-left: 1em;
  }
  .frame-center-a7c6.frame_6d7f .text-selected-75c0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame-center-a7c6.frame_6d7f .label-large-f512 {
    padding-left: 0;
  }
}
.old_2e61 .menu_d2ae {
  display: inline-block;
}
.white-e816 {
  display: inline-block;
}
.secondary_simple_52ce {
  word-con: break-word;
}
.button_0e96 > span {
  display: inline-block;
  padding: 5px 0;
}
.button_0e96 .dark_a24f {
  margin-left: 8px;
  margin-right: 8px;
}
.button_0e96 .north_7887 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.border-59ab .photo_copper_82d6 {
  margin-bottom: 2em;
}
.border-59ab .logo_302b {
  margin-bottom: 15px;
}
.border-59ab .logo_302b:last-child {
  margin-bottom: 0;
}
.border-59ab .card_fbc0 {
  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) {
  .border-59ab .card_fbc0 {
    display: block;
  }
}
.border-59ab .new_afd3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .border-59ab .new_afd3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.border-59ab .hero_dcc8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.border-59ab .hero_dcc8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.border-59ab .hero_dcc8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.border-59ab .secondary_simple_52ce {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.border-59ab .secondary_simple_52ce a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.border-59ab .easy_622c p:last-child {
  margin-bottom: 0;
}
.border-59ab .card-bronze-52b2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.border-59ab .lower_3d45 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.border-59ab .avatar-green-5e60 {
  margin-top: 1em;
}
.border-59ab .border_cool_3620 {
  top: 0;
  display: block;
}
.border-59ab .border_cool_3620 a {
  color: inherit;
}
.border-59ab .border_cool_3620 a:hover {
  color: inherit;
}
.border-59ab .primary_west_8c7c {
  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;
}
.border-59ab .primary_west_8c7c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.border-59ab .lower_3d45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.border-59ab .border_aeff {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.border-59ab .border_aeff:first-child {
  margin-top: 0;
}
.border-59ab .border_aeff.gradient_bc90 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.border-59ab .border_aeff.section_c1fa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border-59ab
  .border_aeff.section_c1fa.element_600f
  .avatar-green-5e60 {
  width: 100%;
}
.border-59ab .section_c1fa {
  -webkit-box-align: center;
  align-items: center;
}
.border-59ab .section_c1fa .button_0e96,
.border-59ab .section_c1fa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.border-59ab .hero_dcc8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border-59ab .hero_dcc8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border-59ab .hero_dcc8: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;
}
.border-59ab .gradient_bc90 {
  z-index: 5;
}
.border-59ab .caption-0d5a .thick_731e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.border-59ab .menu_824f .thick_731e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.border-59ab .progress-south-8da3 .thick_731e {
  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;
}
.border-59ab.orange-11f1 .card_fbc0,
.border-59ab.focus-silver-d55b .card_fbc0 {
  display: block;
}
.border-59ab.orange-11f1 .card_fbc0 .sidebar_5aba,
.border-59ab.orange-11f1 .card_fbc0 .lower_3d45,
.border-59ab.focus-silver-d55b .card_fbc0 .sidebar_5aba,
.border-59ab.focus-silver-d55b .card_fbc0 .lower_3d45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border-59ab.tabs-e5d1 .new_afd3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .border-59ab.tabs-e5d1 .new_afd3 {
    margin-right: 0;
  }
}
.border-59ab.orange-11f1 .new_afd3,
.border-59ab.focus-silver-d55b .new_afd3 {
  padding-top: 40%;
}
.border-59ab.orange-11f1 .photo_copper_82d6,
.border-59ab.focus-silver-d55b .photo_copper_82d6 {
  display: block;
}
.border-59ab.orange-11f1 .fn-sticky-e2b0 .lower_3d45,
.border-59ab.focus-silver-d55b .fn-sticky-e2b0 .lower_3d45 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.border-59ab.orange-11f1 .new_afd3,
.border-59ab.focus-silver-d55b .new_afd3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.border-59ab.orange-11f1 .lower_3d45 {
  padding: 1em;
}
.sidebar_8f31 {
  margin: 30px auto;
  display: block;
}
.sidebar_8f31 .image_narrow_a593 > * {
  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;
}
.sidebar_8f31 .image_narrow_a593 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_8f31 .image_narrow_a593 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status_pink_1796 .button_0e96 {
  margin-bottom: 1.41575em;
}
.status_pink_1796 .breadcrumb-iron-a313 {
  margin-bottom: 1.618em;
}
.gas-07d9 .prev_303b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gas-07d9 .prev_303b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gas-07d9 .lower_4c3c {
  max-width: 100%;
  overflow: auto;
}
.message_d071 .gas-07d9 a:hover {
  text-decoration: underline;
}
.primary_2eca .logo_302b:not(.secondary_simple_52ce),
.primary_2eca .hero_dcc8 {
  margin-bottom: 1.41575em;
}
.primary_2eca .logo_302b:not(.secondary_simple_52ce):last-child,
.primary_2eca .hero_dcc8:last-child {
  margin-bottom: 0;
}
.primary_2eca .logo_302b.module-tiny-3e51 {
  margin-bottom: 0.41575em;
}
.primary_2eca .container_up_cb7a:before,
.primary_2eca .dirty_e51a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary_2eca .container_up_cb7a:before {
  content: "\f115";
}
.primary_2eca .dirty_e51a:before {
  content: "\f02c";
}
.primary_2eca .media-c75b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary_2eca .media-c75b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hover_a748 {
  display: -webkit-box;
  display: flex;
}
.hover_a748 .label-3eec {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hover_a748 .label-3eec {
    flex-basis: 90px;
  }
}
.hover_a748 .fast_97c6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover_a748 .fast_97c6 {
    flex-basis: calc(100% - 50px);
  }
}
.hover_a748 .nav-small-3f4f p:last-child {
  margin-bottom: 0.72em;
}
.dim_be94 .image_narrow_a593 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dim_be94 .image_narrow_a593:after,
.dim_be94 .image_narrow_a593:before {
  content: "";
  display: table;
}
.dim_be94 .image_narrow_a593:after {
  clear: both;
}
.dim_be94 .image_narrow_a593 .heading_ceda,
.dim_be94 .image_narrow_a593 .bottom_a267 {
  width: 49%;
}
.dim_be94 .image_narrow_a593 .heading_ceda a span.warm_e1af,
.dim_be94 .image_narrow_a593 .bottom_a267 a span.warm_e1af {
  display: block;
  margin-bottom: 5px;
}
.dim_be94 .image_narrow_a593 .bottom_a267 {
  float: left;
  text-align: left;
}
.dim_be94 .image_narrow_a593 .heading_ceda {
  float: right;
  text-align: right;
}
.tooltip-current-f192 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip-current-f192 {
    margin-bottom: 0;
  }
}
.tertiary-rough-806b {
  margin-bottom: 1em;
}
.tertiary-rough-806b .secondary_simple_52ce {
  font-size: 1.1em;
  line-height: 1.3;
}
.filter-next-2148 a {
  display: block;
  line-height: 0;
  position: relative;
}
.title-a8ca .tertiary-rough-806b,
.mask-pro-8b76 .tertiary-rough-806b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .title-a8ca .tertiary-rough-806b,
  .mask-pro-8b76 .tertiary-rough-806b {
    display: block;
  }
}
.title-a8ca .filter-next-2148,
.mask-pro-8b76 .filter-next-2148 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .title-a8ca .filter-next-2148,
  .mask-pro-8b76 .filter-next-2148 {
    margin-bottom: 1em;
  }
}
.title-a8ca .filter-next-2148 img,
.mask-pro-8b76 .filter-next-2148 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.title-a8ca .plasma_2648,
.mask-pro-8b76 .plasma_2648 {
  flex-basis: calc(100% - 160px);
}
.title-a8ca .plasma_2648 p,
.mask-pro-8b76 .plasma_2648 p {
  margin-bottom: 0;
}
.title-a8ca .plasma_2648 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .title-a8ca .plasma_2648 {
    padding-left: 0;
  }
}
.mask-pro-8b76 .plasma_2648 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask-pro-8b76 .plasma_2648 {
    padding-right: 0;
  }
}
.mask-pro-8b76 .filter-next-2148 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mini_f46f .filter-next-2148 {
  margin-bottom: 0.5em;
}
.mini_f46f .filter-next-2148 img {
  width: 100%;
}
.wrapper-glass-411c .fluid_46cd,
.lower_19f5 .fluid_46cd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lower_19f5 .gradient-86ac .table_motion_451a p:last-child {
  margin-bottom: 0;
}
.table-0052 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow_in_9298 .large-7159 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow_in_9298 .large-7159:last-of-type {
    margin-bottom: 0;
  }
}
.shadow_in_9298 .large-7159 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow_in_9298 .large-7159 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow_in_9298 .large-7159 ul li {
  margin: 0 0 0.6em;
}
.shadow_in_9298 .large-7159 ul li.disabled-purple-078e,
.shadow_in_9298 .large-7159 ul li.main_6aa0 {
  position: relative;
}
.shadow_in_9298 .large-7159 ul li.disabled-purple-078e .up_a6fb,
.shadow_in_9298 .large-7159 ul li.main_6aa0 .up_a6fb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow_in_9298 .large-7159 ul li.disabled-purple-078e:after:after,
.shadow_in_9298 .large-7159 ul li.disabled-purple-078e:after:before,
.shadow_in_9298
  .large-7159
  ul
  li.main_6aa0:after:after,
.shadow_in_9298
  .large-7159
  ul
  li.main_6aa0:after:before {
  content: "";
  display: table;
}
.shadow_in_9298 .large-7159 ul li.disabled-purple-078e:after:after,
.shadow_in_9298
  .large-7159
  ul
  li.main_6aa0:after:after {
  clear: both;
}
.shadow_in_9298 .large-7159 a.section-bright-87eb:hover {
  text-decoration: none;
}
.shadow_in_9298 .large-7159 select {
  max-width: 100%;
}
.shadow_in_9298 .large-7159 table {
  font-size: 85%;
}
.shadow_in_9298 .large-7159 table td,
.shadow_in_9298 .large-7159 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow_in_9298 .large-7159 table tfoot td {
  text-align: left;
}
.shadow_in_9298 .large-7159 :last-child {
  margin-bottom: 0;
}
.shadow_in_9298 .large-7159 .section_9440 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow_in_9298 .large-7159 .section_9440 label {
  width: 100%;
}
.shadow_in_9298 .large-7159 .section_9440 .rough_93fe {
  width: 100%;
  display: block;
}
.shadow_in_9298 .large-7159 .section_9440 .block_fresh_56db {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow_in_9298 .large-7159 .section_9440 .block_fresh_56db:hover svg #svg-search {
  fill: #444;
}
.shadow_in_9298 .large-7159 .section_9440 .block_fresh_56db svg {
  width: 18px;
  height: 18px;
}
.shadow_in_9298 .alert-purple-ff16 ul ul,
.shadow_in_9298 .up_d2b5 ul ul,
.shadow_in_9298 .overlay_iron_02dd ul ul,
.shadow_in_9298 .gas-d73c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow_in_9298 .alert-purple-ff16 .hover_b5cf > a,
.shadow_in_9298 .up_d2b5 .hover_b5cf > a,
.shadow_in_9298 .overlay_iron_02dd .hover_b5cf > a,
.shadow_in_9298 .gas-d73c .hover_b5cf > a {
  margin-bottom: 0;
}
.shadow_in_9298 .link-iron-32ae li,
.shadow_in_9298 .alert-purple-ff16 li,
.shadow_in_9298 .media_8132 li,
.shadow_in_9298 .up_d2b5 li,
.shadow_in_9298 .overlay_iron_02dd li,
.shadow_in_9298 .gas-d73c li,
.shadow_in_9298 .box_1cf0 li,
.shadow_in_9298 .paper_6e68 li {
  display: block;
  position: relative;
}
.shadow_in_9298 .link-iron-32ae li:last-child,
.shadow_in_9298 .alert-purple-ff16 li:last-child,
.shadow_in_9298 .media_8132 li:last-child,
.shadow_in_9298 .up_d2b5 li:last-child,
.shadow_in_9298 .overlay_iron_02dd li:last-child,
.shadow_in_9298 .gas-d73c li:last-child,
.shadow_in_9298 .box_1cf0 li:last-child,
.shadow_in_9298 .paper_6e68 li:last-child {
  border: none;
}
.shadow_in_9298 .link-iron-32ae li a,
.shadow_in_9298 .alert-purple-ff16 li a,
.shadow_in_9298 .media_8132 li a,
.shadow_in_9298 .up_d2b5 li a,
.shadow_in_9298 .overlay_iron_02dd li a,
.shadow_in_9298 .gas-d73c li a,
.shadow_in_9298 .box_1cf0 li a,
.shadow_in_9298 .paper_6e68 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_in_9298 .link-iron-32ae li ul li::before,
.shadow_in_9298 .alert-purple-ff16 li ul li::before,
.shadow_in_9298 .media_8132 li ul li::before,
.shadow_in_9298 .up_d2b5 li ul li::before,
.shadow_in_9298 .overlay_iron_02dd li ul li::before,
.shadow_in_9298 .gas-d73c li ul li::before,
.shadow_in_9298 .box_1cf0 li ul li::before,
.shadow_in_9298 .paper_6e68 li ul li::before {
  left: 15px;
}
.shadow_in_9298 .link-iron-32ae li ul a,
.shadow_in_9298 .alert-purple-ff16 li ul a,
.shadow_in_9298 .media_8132 li ul a,
.shadow_in_9298 .up_d2b5 li ul a,
.shadow_in_9298 .overlay_iron_02dd li ul a,
.shadow_in_9298 .gas-d73c li ul a,
.shadow_in_9298 .box_1cf0 li ul a,
.shadow_in_9298 .paper_6e68 li ul a {
  padding-left: 20px;
}
.shadow_in_9298 .link-iron-32ae li ul ul li::before,
.shadow_in_9298 .alert-purple-ff16 li ul ul li::before,
.shadow_in_9298 .media_8132 li ul ul li::before,
.shadow_in_9298 .up_d2b5 li ul ul li::before,
.shadow_in_9298 .overlay_iron_02dd li ul ul li::before,
.shadow_in_9298 .gas-d73c li ul ul li::before,
.shadow_in_9298 .box_1cf0 li ul ul li::before,
.shadow_in_9298 .paper_6e68 li ul ul li::before {
  left: 30px;
}
.shadow_in_9298 .link-iron-32ae li ul ul a,
.shadow_in_9298 .alert-purple-ff16 li ul ul a,
.shadow_in_9298 .media_8132 li ul ul a,
.shadow_in_9298 .up_d2b5 li ul ul a,
.shadow_in_9298 .overlay_iron_02dd li ul ul a,
.shadow_in_9298 .gas-d73c li ul ul a,
.shadow_in_9298 .box_1cf0 li ul ul a,
.shadow_in_9298 .paper_6e68 li ul ul a {
  padding-left: 40px;
}
.shadow_in_9298 .grid_orange_f7a9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_in_9298 .paper_6e68 ul li {
  margin-bottom: 1.41575em;
}
.shadow_in_9298 .paper_6e68 ul li .text-left-a2ff {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow_in_9298 .paper_6e68 ul li .header-mini-e6e1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper-7d5e .link-iron-32ae li a,
.wrapper-7d5e .alert-purple-ff16 li a,
.wrapper-7d5e .media_8132 li a,
.wrapper-7d5e .up_d2b5 li a,
.wrapper-7d5e .overlay_iron_02dd li a,
.wrapper-7d5e .gas-d73c li a,
.wrapper-7d5e .box_1cf0 li a,
.wrapper-7d5e .paper_6e68 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-7d5e .grid_orange_f7a9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-7d5e .large-7159 ul li.disabled-purple-078e .up_a6fb,
.wrapper-7d5e .large-7159 ul li.main_6aa0 .up_a6fb {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper-7d5e .shadow_in_9298 .large-7159 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li {
  margin: 0;
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li ul {
  margin: 0;
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li ul li a {
  padding-left: 15px;
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li ul li li a {
  padding-left: 30px;
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li.main_east_a1a7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li.main_east_a1a7 > 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;
}
.box-north-4f9c .shadow_in_9298 .slow_8f00 li.main_east_a1a7 > 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;
}
.badge_white_e896 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.widget_easy_e57c {
  position: relative;
  z-index: 10;
}
.widget_easy_e57c .active_020d {
  width: 100%;
  max-width: 100%;
}
.selected-d20a .advanced_d79b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.selected-d20a .pagination-0566 {
}
.selected-d20a .wrapper-7d5e {
  background: #292929;
}
.dark-2100 .advanced_d79b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dark-2100 .pagination-0566 {
  background: #f9f9f9;
}
.dark-2100 .wrapper-7d5e {
  background: #303030;
}
.bright-401a .advanced_d79b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright-401a .menu_d2ae {
    margin-bottom: 1em;
  }
  .bright-401a .menu_d2ae:last-child {
    margin-bottom: 0;
  }
}
.bright-401a .pagination-0566 {
  background: #ededed;
}
.bright-401a .wrapper-7d5e {
  background: #1a1a1a;
}
.advanced_d79b.pagination-0566 {
  color: rgba(0, 0, 0, 0.6);
}
.advanced_d79b.pagination-0566 .avatar-8191 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.advanced_d79b.wrapper-7d5e {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_d79b.wrapper-7d5e a:not(.section-bright-87eb) {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_d79b.wrapper-7d5e a:not(.section-bright-87eb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_d79b.wrapper-7d5e .avatar-8191 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_d79b.wrapper-7d5e table tbody td,
.advanced_d79b.wrapper-7d5e table th {
  background: rgba(0, 0, 0, 0.08);
}
.lite-de94.iron_ae64 .thick-6617 {
  max-width: initial;
}
.lite-de94 .sidebar-4f45 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.lite-de94 .sidebar-4f45 .active_020d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .lite-de94 .sidebar-4f45 .active_020d {
    display: block;
    margin-bottom: 2em;
  }
  .lite-de94 .sidebar-4f45 .active_020d:last-child {
    margin-bottom: 0;
  }
}
.bright-401a .menu_d2ae:last-child,
.dark-2100 .menu_d2ae:last-child,
.selected-d20a .menu_d2ae:last-child {
  margin-bottom: 0;
}
.bright-401a .menu_d2ae .shadow_in_9298 .large-7159:last-child,
.dark-2100 .menu_d2ae .shadow_in_9298 .large-7159:last-child,
.selected-d20a .menu_d2ae .shadow_in_9298 .large-7159:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bright-401a .shade-8151,
  .bright-401a .status_0207,
  .dark-2100 .shade-8151,
  .dark-2100 .status_0207,
  .selected-d20a .shade-8151,
  .selected-d20a .status_0207 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .widget_easy_e57c .menu_d2ae {
    margin-bottom: 2em;
  }
}
.widget_easy_e57c p:last-child {
  margin-bottom: 0;
}
.widget_easy_e57c li,
.widget_easy_e57c ul {
  list-style: none;
  margin: 0;
}
.widget_easy_e57c ul ul {
  margin-left: 2.617924em;
}
.main_glass_8106 {
  font-size: 0.875em;
}

/* css-noise: 0837 */
.ghost-box-e4 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
