/*!
Theme Name: Customify
Theme URI: https://pressmaximum.blue_c72d/customify
Author: WPCustomify
Author URI: https://pressmaximum.blue_c72d
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.blue_c72d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thick-b989.avatar-1a18/licenses/gpl-2.0.texture_55e5
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.mask_5821/, (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.menu-094f.accordion-selected-9ca0/normalize.accordion-up-bed9/
 ======
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.accordion-up-bed9 v7.0.0 | MIT License | github.blue_c72d/necolas/normalize.accordion-up-bed9 */
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;
}
.pagination-8190 .component-huge-850a,
.static-7390,
.texture_fresh_ac65,
.surface-eca6,
.gold_b03f,
.breadcrumb-8faa,
.image-liquid-07b0,
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;
}
.static-7390,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .static-7390,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .static-7390,
  h1 {
    font-size: 1.8em;
  }
}
.texture_fresh_ac65,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.texture_fresh_ac65 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .texture_fresh_ac65,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .texture_fresh_ac65,
  h2 {
    font-size: 1.7em;
  }
}
.surface-eca6,
h3 {
  font-size: 1.618em;
}
.pagination-8190 .component-huge-850a,
.gold_b03f,
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.lite-b917 {
  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;
}
.accordion_warm_42c2:after,
.accordion_warm_42c2:before,
.sort-d0ef:after,
.sort-d0ef:before {
  content: "";
  display: table;
}
.accordion_warm_42c2:after,
.sort-d0ef:after {
  clear: both;
}
.pro_0ed3 {
  float: right;
  margin-right: 0;
}
.shadow-f132 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fast_5937 .module_fast_2e9a,
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;
}
.fast_5937 .module_fast_2e9a: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;
}
.info-fc68 .module_fast_2e9a {
  box-shadow: none;
}
.info-fc68
  .module_fast_2e9a
  .primary-soft-8991 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.info-fc68 .module_fast_2e9a .filter_black_ec06 {
  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;
}
.info-fc68
  .module_fast_2e9a
  .filter_black_ec06
  b {
  display: none;
}
.info-fc68 .shade_next_2661 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary_gold_a1f7:not(.white_29cd):not(.popup_old_e54f),
button:not(.white_29cd):not(.popup_old_e54f),
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ),
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ),
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ) {
  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;
}
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ):hover,
button:not(.white_29cd):not(
    .popup_old_e54f
  ):hover,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ):hover,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ):hover,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ):active,
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ):focus,
button:not(.white_29cd):not(
    .popup_old_e54f
  ):active,
button:not(.white_29cd):not(
    .popup_old_e54f
  ):focus,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ):active,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ):focus,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ):active,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ):focus,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ):active,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ):focus {
  outline: 0;
}
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2,
button:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2 {
  position: relative;
}
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .center_6e90,
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .simple_3dea,
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .over-9f87,
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  i,
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  svg,
button:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .center_6e90,
button:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .simple_3dea,
button:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .over-9f87,
button:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  i,
button:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  svg,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .center_6e90,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .simple_3dea,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .over-9f87,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  i,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  svg,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .center_6e90,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .simple_3dea,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .over-9f87,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  i,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  svg,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .center_6e90,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .simple_3dea,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  .over-9f87,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  i,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2
  svg {
  visibility: hidden;
}
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2:after,
button:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2:after,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2:after,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2:after,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ).fn-loading-ccf2: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;
}
.primary_gold_a1f7:not(.white_29cd):not(.popup_old_e54f),
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ),
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ),
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ) {
  color: #fff;
  background: #235787;
}
.primary_gold_a1f7:not(.white_29cd):not(
    .popup_old_e54f
  ):focus,
input[type="button"]:not(.white_29cd):not(
    .popup_old_e54f
  ):focus,
input[type="reset"]:not(.white_29cd):not(
    .popup_old_e54f
  ):focus,
input[type="submit"]:not(.white_29cd):not(
    .popup_old_e54f
  ):focus {
  color: #fff;
}
.primary_gold_a1f7.fn-disabled-ccf2:not(.white_29cd):not(
    .popup_old_e54f
  ),
.primary_gold_a1f7[disabled]:not(.white_29cd):not(
    .popup_old_e54f
  ),
button.fn-disabled-ccf2:not(.white_29cd):not(
    .popup_old_e54f
  ),
button[disabled]:not(.white_29cd):not(
    .popup_old_e54f
  ) {
  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;
}
.image_bronze_30af {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image_bronze_30af: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;
}
.video-c55a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.complex-638d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tabs_9694 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accordion_warm_42c2:after,
.accordion_warm_42c2:before,
.iron_a8e4:after,
.iron_a8e4:before,
.slider_upper_353b:after,
.slider_upper_353b:before,
.media_gold_a309:after,
.media_gold_a309:before,
.picture-b3db:after,
.picture-b3db:before,
.section-b6f0:after,
.section-b6f0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accordion_warm_42c2:after,
.iron_a8e4:after,
.slider_upper_353b:after,
.media_gold_a309:after,
.picture-b3db:after,
.section-b6f0:after {
  clear: both;
}
.iron_a8e4 .button-liquid-9c3d,
.slider_upper_353b .button-liquid-9c3d,
.nav_tall_5c5f .button-liquid-9c3d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern-7e50 {
  display: inline-block;
}
.aside_5376 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.aside_5376 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aside_5376 .stale-007f {
  padding: 1em 0;
  font-size: 85%;
}
.stale-007f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline_complex_1bf3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline_complex_1bf3:after,
.outline_complex_1bf3:before {
  content: "";
  display: table;
}
.outline_complex_1bf3:after {
  clear: both;
}
.footer-blue-7a09 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focused-7eac .footer-blue-7a09 {
  max-width: 50%;
}
.gallery-solid-9317 .footer-blue-7a09 {
  max-width: 33.33%;
}
.picture_400d .footer-blue-7a09 {
  max-width: 25%;
}
.widget-up-ff4a .footer-blue-7a09 {
  max-width: 20%;
}
.thumbnail-f0d6 .footer-blue-7a09 {
  max-width: 16.66%;
}
.tall_d45d .footer-blue-7a09 {
  max-width: 14.28%;
}
.hidden-wide-a864 .footer-blue-7a09 {
  max-width: 12.5%;
}
.hot-50b2 .footer-blue-7a09 {
  max-width: 11.11%;
}
.middle-d5c0 {
  display: block;
}
.pagination-8190 .tertiary-0a29 label,
.pagination-8190 .nav-huge-c31d label,
.pagination-8190 .header_b383 label,
.pagination-8190 .over-6f24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-d2b0 {
  list-style: none;
  margin: 0;
}
.notice-d2b0 article.gas_de39 {
  margin-bottom: 0;
}
.notice-d2b0 ul {
  list-style: none;
  margin: 0;
}
.notice-d2b0 .gold-fa0a li.gas_de39 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-d2b0 .gold-fa0a li.gas_de39 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-d2b0 .gold-fa0a li.gas_de39: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) {
  .notice-d2b0 .gold-fa0a li.gas_de39 li.gas_de39 li.gas_de39 li.gas_de39 {
    padding-left: 0;
  }
}
article.gas_de39 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas_de39 .iron_a8e4 p:last-of-type {
  margin-bottom: 0;
}
article.gas_de39 .paragraph_df0b {
  float: left;
}
article.gas_de39 .hover_4e4c {
  margin-left: 85px;
}
article.gas_de39 .border_pressed_9537 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas_de39 .border_pressed_9537 .accent-fdd6 {
  margin-left: 10px;
}
article.gas_de39 .orange_ecbb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas_de39 .shade-brown-b658 {
  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 .tertiary-0a29,
  #respond .header_b383,
  #respond .over-6f24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-0a29 input,
#respond .header_b383 input,
#respond .over-6f24 input {
  width: 100%;
}
#respond .over-6f24 {
  margin-right: 0;
}
#respond .preview-d32e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion_7470 {
  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;
}
.accordion_7470.fluid-9683 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accordion_7470 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%);
}
.accordion_7470:focus,
.accordion_7470: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);
}
.fluid_e5eb {
  border-radius: 10%;
}
.gas-6256 {
  border-radius: 50%;
}
.steel_b74e {
  font-size: 0.72em;
}
.status_dfbb {
  font-size: 0.875em;
}
.steel-8bd6 {
  font-size: 1.1em;
}
.dark-c929 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dark-c929.steel_b74e {
  letter-spacing: 0.5px;
}
.footer_cfe2,
.footer_cfe2 a {
  color: #6d6d6d;
}
.footer_cfe2 a:hover {
  color: #111;
}
.shadow_04c9 {
  color: #6d6d6d;
}
.feature-first-30c7 {
  overflow-x: hidden;
}
.feature-first-30c7 .accent_fluid_3b82.orange_4977 {
  position: relative;
}
.feature-first-30c7 .accent_fluid_3b82.orange_4977.full_5ae8 {
  position: initial;
}
.feature-first-30c7
  .accent_fluid_3b82.orange_4977.full_5ae8
  .breadcrumb-silver-1e5b {
  left: auto;
}
.feature-first-30c7 .accent_fluid_3b82 .breadcrumb-silver-1e5b {
  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;
}
.feature-first-30c7 .accent_fluid_3b82:hover.orange_4977 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.feature-first-30c7
  .accent_fluid_3b82:hover.orange_4977
  .breadcrumb-silver-1e5b {
  display: block;
  z-index: 9999999;
}
.feature-first-30c7 .item_south_1d9d .gradient-clean-272a,
.feature-first-30c7 .background-mini-5422 .gradient-clean-272a {
  display: none;
}
.feature-first-30c7 .modal_3345 .accent_fluid_3b82:hover.orange_4977 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination-8190 .tertiary-0a29 label,
.pagination-8190 .nav-huge-c31d label,
.pagination-8190 .header_b383 label,
.pagination-8190 .over-6f24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-d2b0 {
  list-style: none;
  margin: 0;
}
.notice-d2b0 article.gas_de39 {
  margin-bottom: 0;
}
.notice-d2b0 ul {
  list-style: none;
  margin: 0;
}
.notice-d2b0 .gold-fa0a li.gas_de39 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-d2b0 .gold-fa0a li.gas_de39 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-d2b0 .gold-fa0a li.gas_de39: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) {
  .notice-d2b0 .gold-fa0a li.gas_de39 li.gas_de39 li.gas_de39 li.gas_de39 {
    padding-left: 0;
  }
}
article.gas_de39 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas_de39 .iron_a8e4 p:last-of-type {
  margin-bottom: 0;
}
article.gas_de39 .paragraph_df0b {
  float: left;
}
article.gas_de39 .hover_4e4c {
  margin-left: 85px;
}
article.gas_de39 .border_pressed_9537 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas_de39 .border_pressed_9537 .accent-fdd6 {
  margin-left: 10px;
}
article.gas_de39 .orange_ecbb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas_de39 .shade-brown-b658 {
  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 .tertiary-0a29,
  #respond .header_b383,
  #respond .over-6f24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-0a29 input,
#respond .header_b383 input,
#respond .over-6f24 input {
  width: 100%;
}
#respond .over-6f24 {
  margin-right: 0;
}
#respond .preview-d32e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item_south_1d9d .outer-f6ee {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outer-f6ee .copper_775a.simple-a0ed .message-920a > li > a:focus,
.outer-f6ee .copper_775a.simple-a0ed .message-920a > li > a:hover,
.outer-f6ee .copper_775a.solid_0bf3 .message-920a > li > a:focus,
.outer-f6ee .copper_775a.solid_0bf3 .message-920a > li > a:hover,
.outer-f6ee .copper_775a.out_ec0d .message-920a > li > a:focus,
.outer-f6ee .copper_775a.out_ec0d .message-920a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-f6ee
  .copper_775a.simple-a0ed
  .message-920a
  > li.sort-bottom-96b2
  > a,
.outer-f6ee
  .copper_775a.simple-a0ed
  .message-920a
  > li.disabled-eb39
  > a,
.outer-f6ee
  .copper_775a.solid_0bf3
  .message-920a
  > li.sort-bottom-96b2
  > a,
.outer-f6ee
  .copper_775a.solid_0bf3
  .message-920a
  > li.disabled-eb39
  > a,
.outer-f6ee
  .copper_775a.out_ec0d
  .message-920a
  > li.sort-bottom-96b2
  > a,
.outer-f6ee .copper_775a.out_ec0d .message-920a > li.gas-1f69 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outer-f6ee .sort-cf51,
.outer-f6ee .sort-cf51 a {
  color: rgba(255, 255, 255, 0.99);
}
.outer-f6ee .right_e1fd.fast-f46b li a,
.outer-f6ee .yellow_e1a1 a,
.outer-f6ee .rough-456b,
.outer-f6ee .message-920a > li > a,
.outer-f6ee .paragraph_west_1184 {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee .right_e1fd.fast-f46b li a:hover,
.outer-f6ee .yellow_e1a1 a:hover,
.outer-f6ee .rough-456b:hover,
.outer-f6ee .message-920a > li > a:hover,
.outer-f6ee .paragraph_west_1184:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-f6ee .grid-mini-3c8d {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee .grid-mini-3c8d .avatar_stone_9959 {
  color: rgba(255, 255, 255, 0.99);
}
.outer-f6ee .grid-mini-3c8d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-f6ee .link_cbd7 .tabs-4aa5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee .link_cbd7 .tabs-4aa5 .hidden_3b59 {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee
  .link_cbd7
  .tabs-4aa5
  .hidden_3b59::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee
  .link_cbd7
  .tabs-4aa5
  .hidden_3b59:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee
  .link_cbd7
  .tabs-4aa5
  .hidden_3b59::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee
  .link_cbd7
  .tabs-4aa5
  .hidden_3b59::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee .link_cbd7 .nav_5c19 {
  color: rgba(255, 255, 255, 0.79);
}
.outer-f6ee .link_cbd7 .nav_5c19:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-71c4
  .outer-f6ee
  .link_cbd7
  .menu_left_263f
  .text-light-1d06 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh-71c4
  .outer-f6ee
  .link_cbd7
  .menu_left_263f
  .hidden_3b59 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_south_1d9d .warm_d536 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.warm_d536 .copper_775a.simple-a0ed .message-920a > li > a:focus,
.warm_d536 .copper_775a.simple-a0ed .message-920a > li > a:hover,
.warm_d536 .copper_775a.solid_0bf3 .message-920a > li > a:focus,
.warm_d536 .copper_775a.solid_0bf3 .message-920a > li > a:hover,
.warm_d536 .copper_775a.out_ec0d .message-920a > li > a:focus,
.warm_d536 .copper_775a.out_ec0d .message-920a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm_d536
  .copper_775a.simple-a0ed
  .message-920a
  > li.sort-bottom-96b2
  > a,
.warm_d536
  .copper_775a.simple-a0ed
  .message-920a
  > li.disabled-eb39
  > a,
.warm_d536
  .copper_775a.solid_0bf3
  .message-920a
  > li.sort-bottom-96b2
  > a,
.warm_d536
  .copper_775a.solid_0bf3
  .message-920a
  > li.disabled-eb39
  > a,
.warm_d536
  .copper_775a.out_ec0d
  .message-920a
  > li.sort-bottom-96b2
  > a,
.warm_d536 .copper_775a.out_ec0d .message-920a > li.gas-1f69 > a {
  color: rgba(0, 0, 0, 0.8);
}
.warm_d536 .sort-cf51,
.warm_d536 .sort-cf51 a {
  color: rgba(0, 0, 0, 0.8);
}
.warm_d536 .right_e1fd.fast-f46b li a,
.warm_d536 .yellow_e1a1 a,
.warm_d536 .rough-456b,
.warm_d536 .message-920a > li > a,
.warm_d536 .paragraph_west_1184 {
  color: rgba(0, 0, 0, 0.55);
}
.warm_d536 .right_e1fd.fast-f46b li a:hover,
.warm_d536 .yellow_e1a1 a:hover,
.warm_d536 .rough-456b:hover,
.warm_d536 .message-920a > li > a:hover,
.warm_d536 .paragraph_west_1184:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm_d536 .grid-mini-3c8d {
  color: rgba(0, 0, 0, 0.55);
}
.warm_d536 .grid-mini-3c8d .avatar_stone_9959 {
  color: rgba(0, 0, 0, 0.8);
}
.warm_d536 .grid-mini-3c8d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wide-9634 .inner_9235 {
  margin-left: auto;
  margin-right: auto;
}
.slider_upper_353b > * {
  margin-left: auto;
  margin-right: auto;
}
.slider_upper_353b .video-c55a {
  margin-right: 1.41575em;
}
.info_dynamic_ba23 .slider_upper_353b > .surface_copper_2d53 {
  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;
}
.info_dynamic_ba23 .slider_upper_353b > .module-white-8cdd {
  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;
}
.selected-fb32.wide-9634 .inner_9235,
.stone-fe93.wide-9634 .inner_9235 {
  margin-left: 0;
}
.header_inner_8f70.wide-9634 .inner_9235,
.pagination_steel_c421.wide-9634 .inner_9235 {
  margin-right: 0;
}
.slider_upper_353b ol,
.slider_upper_353b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.status-over-8a5b video {
  max-width: 100%;
}
.footer_easy_3bc8 img {
  display: block;
}
.footer_easy_3bc8.video-c55a,
.footer_easy_3bc8.complex-638d {
  width: 100%;
}
.footer_easy_3bc8.module-white-8cdd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.narrow-484a:not(.photo_0b3f) {
  margin: 1.5em auto;
}
.tabs-basic-0e71 p {
  padding: 1.5em 14px;
}
ul.bronze-d116.module-white-8cdd,
ul.bronze-d116.surface_copper_2d53,
ul.bronze-d116.fast_bcc6.surface_copper_2d53 {
  padding: 0 14px;
}
.panel_ba12 {
  display: block;
  overflow-x: auto;
}
.panel_ba12 table {
  border-collapse: collapse;
  width: 100%;
}
.panel_ba12 td,
.panel_ba12 th {
  padding: 0.5em;
}
.slider_upper_353b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slider_upper_353b ol ol,
.slider_upper_353b ol ul,
.slider_upper_353b ul ol,
.slider_upper_353b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slider_upper_353b ol ol li,
.slider_upper_353b ol ul li,
.slider_upper_353b ul ol li,
.slider_upper_353b ul ul li {
  margin-left: 0;
}
.notification_989b.aside_silver_20cb > .banner_light_ef38 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification_989b.aside_silver_20cb > .banner_light_ef38 iframe,
.notification_989b.aside_silver_20cb > .banner_light_ef38 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.section_small_9f77 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.section_small_9f77.input_069c {
  padding: 0;
}
.section_small_9f77.input_069c cite {
  font-size: 13px;
}
.section_small_9f77 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.section_small_9f77 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text_fa0b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text_fa0b > p:first-child {
  margin-top: 0;
}
.text_fa0b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text_fa0b blockquote {
  border-left: 0;
}
.new-0a59 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new-0a59:not(.tall-5894) {
  max-width: 100px;
}
.new-0a59.logo_410d {
  border-bottom: none !important;
  text-align: center;
}
.new-0a59.logo_410d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tabs-basic-0e71 p {
    padding: 1.5em 0;
  }
}
.search-ed7d {
  color: #0073aa;
}
.hidden_hovered_0f9e {
  background-color: #0073aa;
}
.paragraph-3190 {
  color: #229fd8;
}
.logo_red_8eb9 {
  background-color: #229fd8;
}
.title_warm_fcc7 {
  color: #eee;
}
.content_right_94d7 {
  background-color: #eee;
}
.lower-6f27 {
  color: #444;
}
.sidebar_b03d {
  background-color: #444;
}
.pink_1216 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pink_1216 .dropdown_ada9 .yellow_e1a1 {
  font-size: 15px;
}
.pink_1216 .yellow_e1a1 {
  line-height: 1.3;
}
.pink_1216 .warm_d536 {
}
.pink_1216 .outer-f6ee {
  background: #235787;
}
.tiny_fb91 {
  padding: 0;
}
.tiny_fb91 .outer-f6ee {
  background: #1a1a1a;
}
.tiny_fb91 .warm_d536 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav-wood-a8c8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav-wood-a8c8 .warm_d536 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav-wood-a8c8 .outer-f6ee {
  background: #303030;
}
.section-b6f0 {
  position: relative;
  z-index: 10;
}
.section-b6f0 .nav_bd9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_easy_b453 .orange_4977 {
  display: inline-block;
  vertical-align: middle;
}
.progress_easy_b453.over_7892 .orange_4977 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress_easy_b453.over_7892 .orange_4977 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress_easy_b453.over_7892 .orange_4977 {
    margin-right: 0.4em;
  }
}
.progress_easy_b453.over_7892 .orange_4977:last-child {
  margin-right: 0;
}
.tooltip-thick-cc6c .nav_bd9f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .item_south_1d9d .dropdown_ada9 {
    margin: 0 -0.5em;
  }
  .item_south_1d9d .dropdown_ada9 [class*="customify-col-"],
  .item_south_1d9d .dropdown_ada9 [class*="customify-col_"],
  .item_south_1d9d .dropdown_ada9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.item_south_1d9d.up-8f3b .nav_bd9f {
  background: 0 0 !important;
}
.item_south_1d9d.up-8f3b .nav_bd9f,
.item_south_1d9d.tooltip-thick-cc6c .nav_bd9f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .item_south_1d9d.panel-solid-8342 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.item_south_1d9d.tooltip-thick-cc6c .nav_bd9f {
  box-shadow: none !important;
}
.liquid-66d4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .liquid-66d4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .liquid-66d4 {
    padding: 18px 0 20px;
  }
}
.liquid-66d4 .backdrop_432c {
  width: 100%;
}
.liquid-66d4 .logo-blue-fe17 {
  margin-bottom: 0;
}
.liquid-66d4 .clean_4517 {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner_cbf5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner_cbf5 .steel_f3b5 {
  width: 100%;
}
.hover-7cf6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover-7cf6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover-7cf6 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;
}
.hover-7cf6 li:last-child:after {
  display: none;
}
.hover-7cf6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.basic_c010 .gradient-clean-272a button,
.liquid-66d4 .gradient-clean-272a button {
  left: 0;
}
.basic_c010 .steel_f3b5,
.liquid-66d4 .steel_f3b5 {
  padding-left: 0;
  padding-right: 0;
}
.basic_c010 .banner_cbf5,
.liquid-66d4 .banner_cbf5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.basic_c010 {
  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;
}
.basic_c010: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;
}
.basic_c010 .solid_e822 {
  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) {
  .basic_c010 .solid_e822 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .basic_c010 .solid_e822 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .basic_c010 .solid_e822 {
    min-height: 200px;
  }
}
.basic_c010 .hover-7cf6 {
  color: rgba(255, 255, 255, 0.8);
}
.basic_c010 .hover-7cf6 a,
.basic_c010 .hover-7cf6 li:after {
  color: inherit;
}
.basic_c010 .hover-7cf6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current-ee53 {
  margin-bottom: 0.5em;
}
.pink_4668 {
  margin-bottom: 1.2em;
}
.pink_4668,
.current-ee53 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pink_4668 p:last-child,
.current-ee53 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient-clean-272a,
#masthead .gradient-clean-272a {
  display: none;
}
#masthead
  > .gradient-clean-272a.banner-45d4 {
  display: none;
}
#masthead > .gradient-clean-272a button {
  left: 0;
}
.cold_0aee {
  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%;
}
.cold_0aee .orange_4977 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.cold_0aee .thumbnail-00e8 {
  display: -webkit-box;
  display: flex;
}
.cold_0aee .thumbnail-00e8.content-c34b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.cold_0aee .thumbnail-00e8.notice_4591 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cold_0aee .thumbnail-00e8.copper-adfc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cold_0aee.in_5616.container_dd47 .thumbnail-00e8.content-c34b {
  flex-basis: 100%;
}
.cold_0aee.row-6379 .thumbnail-00e8.notice_4591 {
  -webkit-box-flex: 1;
  flex: auto;
}
.cold_0aee.row-6379 .thumbnail-00e8.copper-adfc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient-clean-272a.banner-45d4 {
  display: none;
}
#masthead > .gradient-clean-272a button {
  left: 0;
}
.list-0d65 {
  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;
}
.list-0d65:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list-0d65.inner_e337 i {
  margin-right: 4px;
}
.list-0d65.input-next-0de2 i {
  margin-left: 5px;
}
.yellow_e1a1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.yellow_e1a1 p:last-child {
  margin-bottom: 0;
}
.nav_0b29 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav_0b29 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav_0b29 img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav_0b29 .sort-cf51 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav_0b29 .filter-e83a {
  margin: 5px 0 7px 0;
}
.nav_0b29.description-orange-a01c .fast-01e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_0b29.description-orange-a01c .disabled_011d {
  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;
}
.nav_0b29.under_894b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav_0b29.under_894b .fast-01e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_0b29.under_894b .disabled_011d {
  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;
}
.nav_0b29.gallery-north-e722 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav_0b29.surface_stale_1ece {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav_0b29.surface_stale_1ece .disabled_011d {
  margin-top: 7px;
}
.image_7029 {
  display: inline-block;
}
.section-b6f0 .shade_c7c9 .nav_0b29 img {
  max-width: 100%;
}
.copper_775a .east-4fa3.footer_huge_e1a0,
.heading-28ea .east-4fa3.footer_huge_e1a0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper_775a .notice-cab6,
.heading-28ea .notice-cab6 {
  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%);
}
.copper_775a .notice-cab6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.copper_775a.action_3d9c .notice-cab6 {
  display: none;
}
.copper_775a .advanced-1fbc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper_775a .advanced-1fbc li {
  display: inline-block;
  position: relative;
}
.copper_775a .advanced-1fbc li:last-child {
  margin-right: 0;
}
.copper_775a .advanced-1fbc 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;
}
.copper_775a .advanced-1fbc li.gas-1f69 > a {
  color: rgba(0, 0, 0, 0.9);
}
.copper_775a .advanced-1fbc > 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;
}
.copper_775a .advanced-1fbc > li > a i {
  line-height: 0;
}
.copper_775a .advanced-1fbc > li.purple_b77b > a .notice-cab6 {
  margin-left: 4px;
  line-height: 0;
}
.copper_775a .advanced-1fbc .tabs-a485 li.purple_b77b > a {
  position: relative;
}
.copper_775a .advanced-1fbc .tabs-a485 li.purple_b77b > a:after,
.copper_775a .advanced-1fbc .tabs-a485 li.purple_b77b > a:before {
  content: "";
  display: table;
}
.copper_775a .advanced-1fbc .tabs-a485 li.purple_b77b > a:after {
  clear: both;
}
.copper_775a .advanced-1fbc .tabs-a485 li.purple_b77b > a .notice-cab6 {
  margin-left: 5px;
  float: right;
}
.copper_775a .dropdown_short_a58a,
.copper_775a .tabs-a485 {
  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;
}
.copper_775a .tabs-a485 {
  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;
}
.copper_775a .tabs-a485 .footer_huge_e1a0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper_775a .tabs-a485 .notice-cab6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.copper_775a .tabs-a485 li {
  display: block;
  margin: 0;
  padding: 0;
}
.copper_775a .tabs-a485 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;
}
.copper_775a .tabs-a485 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.copper_775a .tabs-a485 .tabs-a485 {
  top: 0;
  left: 100%;
}
.copper_775a .element_full_7a6d.fn-focus-ccf2 > .dropdown_short_a58a,
.copper_775a .element_full_7a6d.fn-focus-ccf2 > .tabs-a485,
.copper_775a .element_full_7a6d:focus > .dropdown_short_a58a,
.copper_775a .element_full_7a6d:focus > .tabs-a485,
.copper_775a .element_full_7a6d:hover > .dropdown_short_a58a,
.copper_775a .element_full_7a6d:hover > .tabs-a485 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.copper_775a.out_ec0d .message-920a:after,
.copper_775a.out_ec0d .message-920a:before {
  content: "";
  display: table;
}
.copper_775a.out_ec0d .message-920a:after {
  clear: both;
}
.copper_775a.out_ec0d .message-920a > li {
  float: left;
}
.copper_775a.detail-b27b .message-920a:after,
.copper_775a.detail-b27b .message-920a:before {
  content: "";
  display: table;
}
.copper_775a.detail-b27b .message-920a:after {
  clear: both;
}
.copper_775a.detail-b27b .message-920a > li {
  float: left;
}
.copper_775a.detail-b27b .message-920a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.copper_775a.detail-b27b .message-920a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.copper_775a.detail-b27b .message-920a > li.sort-bottom-96b2 > a,
.copper_775a.detail-b27b .message-920a > li.gas-1f69 > a {
  color: #fff;
  background-color: #1e4b75;
}
.copper_775a.simple-a0ed .message-920a > li > a .footer_huge_e1a0 {
  position: relative;
}
.copper_775a.simple-a0ed .message-920a > li > a .footer_huge_e1a0: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;
}
.copper_775a.simple-a0ed
  .message-920a
  > li:focus
  > a
  .footer_huge_e1a0:before,
.copper_775a.simple-a0ed
  .message-920a
  > li:hover
  > a
  .footer_huge_e1a0:before {
  width: 100%;
  background-color: currentColor;
}
.copper_775a.simple-a0ed
  .message-920a
  > li.sort-bottom-96b2
  > a
  .footer_huge_e1a0:before,
.copper_775a.simple-a0ed
  .message-920a
  > li.disabled-eb39
  > a
  .footer_huge_e1a0:before {
  width: 100%;
  background-color: currentColor;
}
.copper_775a.solid_0bf3 .message-920a > li > a .footer_huge_e1a0 {
  position: relative;
}
.copper_775a.solid_0bf3 .message-920a > li > a .footer_huge_e1a0: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;
}
.copper_775a.solid_0bf3 .message-920a > li:focus > a .footer_huge_e1a0:before,
.copper_775a.solid_0bf3
  .message-920a
  > li:hover
  > a
  .footer_huge_e1a0:before {
  width: 100%;
  background-color: currentColor;
}
.copper_775a.solid_0bf3
  .message-920a
  > li.sort-bottom-96b2
  > a
  .footer_huge_e1a0:before,
.copper_775a.solid_0bf3
  .message-920a
  > li.disabled-eb39
  > a
  .footer_huge_e1a0:before {
  width: 100%;
  background-color: currentColor;
}
.heading-28ea .advanced-1fbc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.heading-28ea .advanced-1fbc li:first-child > a {
  border-top: none;
}
.heading-28ea .advanced-1fbc .disabled_a87e > .footer_huge_e1a0 .notice-cab6 {
  display: none;
}
.heading-28ea .advanced-1fbc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.heading-28ea .advanced-1fbc li:last-child {
  border: none;
}
.heading-28ea .advanced-1fbc li.purple_b77b > a {
  padding-right: 45px !important;
}
.heading-28ea .advanced-1fbc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.heading-28ea .advanced-1fbc li a:focus,
.heading-28ea .advanced-1fbc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-28ea .advanced-1fbc li .pink_de22 {
  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;
}
.heading-28ea .advanced-1fbc li .pink_de22:hover {
  box-shadow: none;
}
.heading-28ea .advanced-1fbc li .pink_de22 .notice-cab6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.heading-28ea .advanced-1fbc .tabs-a485 {
  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);
}
.heading-28ea .advanced-1fbc .tabs-a485 li a {
  padding-left: 3em;
}
.heading-28ea .advanced-1fbc .green-37c3 > a .pink_de22 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.heading-28ea .advanced-1fbc .green-37c3 > .tabs-a485 {
  display: block;
  opacity: 1;
}
.content-0388 {
  max-width: 100%;
}
.menu_black_f7b3 {
  line-height: 0;
  cursor: pointer;
}
.paragraph_west_1184 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph_west_1184:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph_west_1184 svg {
  width: 18px;
  height: 18px;
}
.paragraph_west_1184 .badge-e35e {
  display: none;
}
.tabs_e413 {
  position: relative;
}
.tabs_e413.fn-active-ccf2 .paragraph_west_1184 .avatar_1ddd {
  display: none;
}
.tabs_e413.fn-active-ccf2 .paragraph_west_1184 .badge-e35e {
  display: inline-block;
}
.tabs_e413 .menu-7af3 {
  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);
}
.tabs_e413.overlay-active-e45c .menu-7af3 {
  left: auto;
  right: -0.9em;
}
.tabs_e413.overlay-active-e45c .shade_orange_e2d9::before {
  left: auto;
  right: 15px;
}
.tabs_e413.fn-active-ccf2 .menu-7af3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_left_263f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu_left_263f label {
  flex-basis: 100%;
}
.menu_left_263f .tabs-4aa5 {
  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;
}
.menu_left_263f .hidden_3b59 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu_left_263f .hidden_3b59:focus {
  background-color: transparent;
}
.menu_left_263f button.nav_5c19 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu_left_263f button.nav_5c19:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu_left_263f button.nav_5c19 svg {
  width: 18px;
  height: 18px;
}
.menu_left_263f input[type="submit"] {
  min-height: auto;
}
.link_cbd7 .menu_left_263f .hidden_3b59 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_orange_e2d9 {
  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) {
  .shade_orange_e2d9 {
    width: 220px;
  }
}
.shade_orange_e2d9 label {
  flex-basis: 100%;
}
.shade_orange_e2d9::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;
}
.fresh-71c4 .link_cbd7 .menu_left_263f {
  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;
}
.fresh-71c4
  .link_cbd7
  .menu_left_263f
  .tabs-4aa5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fresh-71c4 .link_cbd7 .menu_left_263f .hidden_3b59 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fresh-71c4
  .link_cbd7
  .menu_left_263f
  .hidden_3b59:focus {
  background: 0 0;
}
.fresh-71c4
  .link_cbd7
  .menu_left_263f
  .text-light-1d06 {
  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;
}
.right_e1fd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.right_e1fd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.right_e1fd li:last-child {
  margin-right: 0;
}
.right_e1fd li:first-child {
  margin-left: 0;
}
.right_e1fd.video_c219 a {
  color: #fff;
}
.right_e1fd.video_c219 a:hover {
  color: #fff;
}
.right_e1fd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.right_e1fd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.right_e1fd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.right_e1fd a:hover {
  opacity: 0.9;
  color: inherit;
}
.right_e1fd [class*="social-icon-apple"] {
  background-color: #999;
}
.right_e1fd [class*="social-icon-apple"].container-dynamic-1d25 {
  background-color: transparent;
  color: #999;
}
.right_e1fd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.right_e1fd [class*="social-icon-behance"].container-dynamic-1d25 {
  background-color: transparent;
  color: #1769ff;
}
.right_e1fd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.right_e1fd [class*="social-icon-bitbucket"].container-dynamic-1d25 {
  background-color: transparent;
  color: #205081;
}
.right_e1fd [class*="social-icon-codepen"] {
  background-color: #000;
}
.right_e1fd [class*="social-icon-codepen"].container-dynamic-1d25 {
  background-color: transparent;
  color: #000;
}
.right_e1fd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.right_e1fd [class*="social-icon-delicious"].container-dynamic-1d25 {
  background-color: transparent;
  color: #39f;
}
.right_e1fd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.right_e1fd [class*="social-icon-digg"].container-dynamic-1d25 {
  background-color: transparent;
  color: #005be2;
}
.right_e1fd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.right_e1fd [class*="social-icon-dribbble"].container-dynamic-1d25 {
  background-color: transparent;
  color: #ea4c89;
}
.right_e1fd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.right_e1fd [class*="social-icon-envelope"].container-dynamic-1d25 {
  background-color: transparent;
  color: #ea4335;
}
.right_e1fd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.right_e1fd [class*="social-icon-facebook"].container-dynamic-1d25 {
  background-color: transparent;
  color: #3b5998;
}
.right_e1fd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.right_e1fd [class*="social-icon-flickr"].container-dynamic-1d25 {
  background-color: transparent;
  color: #0063dc;
}
.right_e1fd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.right_e1fd [class*="social-icon-foursquare"].container-dynamic-1d25 {
  background-color: transparent;
  color: #2d5be3;
}
.right_e1fd [class*="social-icon-github"] {
  background-color: #333;
}
.right_e1fd [class*="social-icon-github"].container-dynamic-1d25 {
  background-color: transparent;
  color: #333;
}
.right_e1fd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.right_e1fd [class*="social-icon-google-plus"].container-dynamic-1d25 {
  background-color: transparent;
  color: #dd4b39;
}
.right_e1fd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.right_e1fd [class*="social-icon-houzz"].container-dynamic-1d25 {
  background-color: transparent;
  color: #7ac142;
}
.right_e1fd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.right_e1fd [class*="social-icon-instagram"].container-dynamic-1d25 {
  background-color: transparent;
  color: #262626;
}
.right_e1fd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.right_e1fd [class*="social-icon-jsfiddle"].container-dynamic-1d25 {
  background-color: transparent;
  color: #487aa2;
}
.right_e1fd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.right_e1fd [class*="social-icon-linkedin"].container-dynamic-1d25 {
  background-color: transparent;
  color: #0077b5;
}
.right_e1fd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.right_e1fd [class*="social-icon-medium"].container-dynamic-1d25 {
  background-color: transparent;
  color: #00ab6b;
}
.right_e1fd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.right_e1fd
  [class*="social-icon-odnoklassniki"].container-dynamic-1d25 {
  background-color: transparent;
  color: #f4731c;
}
.right_e1fd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.right_e1fd [class*="social-icon-meetup"].container-dynamic-1d25 {
  background-color: transparent;
  color: #ec1c40;
}
.right_e1fd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.right_e1fd [class*="social-icon-pinterest"].container-dynamic-1d25 {
  background-color: transparent;
  color: #bd081c;
}
.right_e1fd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.right_e1fd [class*="social-icon-product-hunt"].container-dynamic-1d25 {
  background-color: transparent;
  color: #da552f;
}
.right_e1fd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.right_e1fd [class*="social-icon-reddit"].container-dynamic-1d25 {
  background-color: transparent;
  color: #ff4500;
}
.right_e1fd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.right_e1fd [class*="social-icon-rss"].container-dynamic-1d25 {
  background-color: transparent;
  color: #f26522;
}
.right_e1fd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.right_e1fd
  [class*="social-icon-shopping-cart"].container-dynamic-1d25 {
  background-color: transparent;
  color: #4caf50;
}
.right_e1fd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.right_e1fd [class*="social-icon-skype"].container-dynamic-1d25 {
  background-color: transparent;
  color: #00aff0;
}
.right_e1fd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.right_e1fd [class*="social-icon-slideshare"].container-dynamic-1d25 {
  background-color: transparent;
  color: #0077b5;
}
.right_e1fd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.right_e1fd [class*="social-icon-snapchat"].container-dynamic-1d25 {
  background-color: transparent;
  color: #fffc00;
}
.right_e1fd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.right_e1fd [class*="social-icon-soundcloud"].container-dynamic-1d25 {
  background-color: transparent;
  color: #f80;
}
.right_e1fd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.right_e1fd [class*="social-icon-spotify"].container-dynamic-1d25 {
  background-color: transparent;
  color: #2ebd59;
}
.right_e1fd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.right_e1fd
  [class*="social-icon-stack-overflow"].container-dynamic-1d25 {
  background-color: transparent;
  color: #fe7a15;
}
.right_e1fd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.right_e1fd [class*="social-icon-maldkfgram"].container-dynamic-1d25 {
  background-color: transparent;
  color: #2ca5e0;
}
.right_e1fd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.right_e1fd [class*="social-icon-tripadvisor"].container-dynamic-1d25 {
  background-color: transparent;
  color: #589442;
}
.right_e1fd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.right_e1fd [class*="social-icon-tumblr"].container-dynamic-1d25 {
  background-color: transparent;
  color: #35465c;
}
.right_e1fd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.right_e1fd [class*="social-icon-twitch"].container-dynamic-1d25 {
  background-color: transparent;
  color: #6441a5;
}
.right_e1fd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.right_e1fd [class*="social-icon-twitter"].container-dynamic-1d25 {
  background-color: transparent;
  color: #1da1f2;
}
.right_e1fd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.right_e1fd [class*="social-icon-vimeo"].container-dynamic-1d25 {
  background-color: transparent;
  color: #1ab7ea;
}
.right_e1fd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.right_e1fd [class*="social-icon-vk"].container-dynamic-1d25 {
  background-color: transparent;
  color: #45668e;
}
.right_e1fd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.right_e1fd [class*="social-icon-weibo"].container-dynamic-1d25 {
  background-color: transparent;
  color: #df2029;
}
.right_e1fd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.right_e1fd [class*="social-icon-weixin"].container-dynamic-1d25 {
  background-color: transparent;
  color: #7bb32e;
}
.right_e1fd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.right_e1fd [class*="social-icon-whatsapp"].container-dynamic-1d25 {
  background-color: transparent;
  color: #25d366;
}
.right_e1fd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.right_e1fd [class*="social-icon-wordpress"].container-dynamic-1d25 {
  background-color: transparent;
  color: #21759b;
}
.right_e1fd [class*="social-icon-xing"] {
  background-color: #026466;
}
.right_e1fd [class*="social-icon-xing"].container-dynamic-1d25 {
  background-color: transparent;
  color: #026466;
}
.right_e1fd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.right_e1fd [class*="social-icon-yelp"].container-dynamic-1d25 {
  background-color: transparent;
  color: #af0606;
}
.right_e1fd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.right_e1fd [class*="social-icon-youtube"].container-dynamic-1d25 {
  background-color: transparent;
  color: #cd201f;
}
.rough-456b {
  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;
}
.rough-456b:hover {
  box-shadow: none;
  background: 0 0;
}
.cold-b2d3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.steel-9208 {
  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;
}
.status-rough-758f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.orange_8cdb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.orange_8cdb,
.orange_8cdb::after,
.orange_8cdb::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;
}
.orange_8cdb::after,
.orange_8cdb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pagination_fast_5fc3 .steel-9208 .status-rough-758f {
  margin-top: -2px;
  width: 19px;
}
.pagination_fast_5fc3 .steel-9208 .orange_8cdb {
  margin-top: -1px;
}
.pagination_fast_5fc3 .steel-9208 .orange_8cdb,
.pagination_fast_5fc3 .steel-9208 .orange_8cdb::after,
.pagination_fast_5fc3 .steel-9208 .orange_8cdb::before {
  width: 19px;
  height: 2px;
}
.pagination_fast_5fc3 .steel-9208 .orange_8cdb::before {
  top: -6px;
}
.pagination_fast_5fc3 .steel-9208 .orange_8cdb::after {
  bottom: -6px;
}
.panel-fluid-7f52 .steel-9208 .status-rough-758f {
  margin-top: -2px;
  width: 22px;
}
.panel-fluid-7f52 .steel-9208 .orange_8cdb {
  margin-top: -1px;
}
.panel-fluid-7f52 .steel-9208 .orange_8cdb,
.panel-fluid-7f52 .steel-9208 .orange_8cdb::after,
.panel-fluid-7f52 .steel-9208 .orange_8cdb::before {
  width: 22px;
  height: 2px;
}
.panel-fluid-7f52 .steel-9208 .orange_8cdb::before {
  top: -7px;
}
.panel-fluid-7f52 .steel-9208 .orange_8cdb::after {
  bottom: -7px;
}
.backdrop_medium_6f6e .steel-9208 .status-rough-758f {
  margin-top: -2px;
  width: 31px;
}
.backdrop_medium_6f6e .steel-9208 .orange_8cdb {
  margin-top: -1.5px;
}
.backdrop_medium_6f6e .steel-9208 .orange_8cdb,
.backdrop_medium_6f6e .steel-9208 .orange_8cdb::after,
.backdrop_medium_6f6e .steel-9208 .orange_8cdb::before {
  width: 31px;
  height: 3px;
}
.backdrop_medium_6f6e .steel-9208 .orange_8cdb::before {
  top: -9px;
}
.backdrop_medium_6f6e .steel-9208 .orange_8cdb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .table-dc86 .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 19px;
  }
  .table-dc86 .steel-9208 .orange_8cdb {
    margin-top: -1px;
  }
  .table-dc86 .steel-9208 .orange_8cdb,
  .table-dc86 .steel-9208 .orange_8cdb::after,
  .table-dc86 .steel-9208 .orange_8cdb::before {
    width: 19px;
    height: 2px;
  }
  .table-dc86 .steel-9208 .orange_8cdb::before {
    top: -6px;
  }
  .table-dc86 .steel-9208 .orange_8cdb::after {
    bottom: -6px;
  }
  .sort_in_9510 .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 22px;
  }
  .sort_in_9510 .steel-9208 .orange_8cdb {
    margin-top: -1px;
  }
  .sort_in_9510 .steel-9208 .orange_8cdb,
  .sort_in_9510 .steel-9208 .orange_8cdb::after,
  .sort_in_9510 .steel-9208 .orange_8cdb::before {
    width: 22px;
    height: 2px;
  }
  .sort_in_9510 .steel-9208 .orange_8cdb::before {
    top: -7px;
  }
  .sort_in_9510 .steel-9208 .orange_8cdb::after {
    bottom: -7px;
  }
  .solid_b019 .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 31px;
  }
  .solid_b019 .steel-9208 .orange_8cdb {
    margin-top: -1.5px;
  }
  .solid_b019 .steel-9208 .orange_8cdb,
  .solid_b019 .steel-9208 .orange_8cdb::after,
  .solid_b019 .steel-9208 .orange_8cdb::before {
    width: 31px;
    height: 3px;
  }
  .solid_b019 .steel-9208 .orange_8cdb::before {
    top: -9px;
  }
  .solid_b019 .steel-9208 .orange_8cdb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-tiny-8268 .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 19px;
  }
  .preview-tiny-8268 .steel-9208 .orange_8cdb {
    margin-top: -1px;
  }
  .preview-tiny-8268 .steel-9208 .orange_8cdb,
  .preview-tiny-8268 .steel-9208 .orange_8cdb::after,
  .preview-tiny-8268 .steel-9208 .orange_8cdb::before {
    width: 19px;
    height: 2px;
  }
  .preview-tiny-8268 .steel-9208 .orange_8cdb::before {
    top: -6px;
  }
  .preview-tiny-8268 .steel-9208 .orange_8cdb::after {
    bottom: -6px;
  }
  .hover-2f8e .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 22px;
  }
  .hover-2f8e .steel-9208 .orange_8cdb {
    margin-top: -1px;
  }
  .hover-2f8e .steel-9208 .orange_8cdb,
  .hover-2f8e .steel-9208 .orange_8cdb::after,
  .hover-2f8e .steel-9208 .orange_8cdb::before {
    width: 22px;
    height: 2px;
  }
  .hover-2f8e .steel-9208 .orange_8cdb::before {
    top: -7px;
  }
  .hover-2f8e .steel-9208 .orange_8cdb::after {
    bottom: -7px;
  }
  .sidebar_9c9e .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_9c9e .steel-9208 .orange_8cdb {
    margin-top: -1.5px;
  }
  .sidebar_9c9e .steel-9208 .orange_8cdb,
  .sidebar_9c9e .steel-9208 .orange_8cdb::after,
  .sidebar_9c9e .steel-9208 .orange_8cdb::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_9c9e .steel-9208 .orange_8cdb::before {
    top: -9px;
  }
  .sidebar_9c9e .steel-9208 .orange_8cdb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .panel_west_29b6 .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 19px;
  }
  .panel_west_29b6 .steel-9208 .orange_8cdb {
    margin-top: -1px;
  }
  .panel_west_29b6 .steel-9208 .orange_8cdb,
  .panel_west_29b6 .steel-9208 .orange_8cdb::after,
  .panel_west_29b6 .steel-9208 .orange_8cdb::before {
    width: 19px;
    height: 2px;
  }
  .panel_west_29b6 .steel-9208 .orange_8cdb::before {
    top: -6px;
  }
  .panel_west_29b6 .steel-9208 .orange_8cdb::after {
    bottom: -6px;
  }
  .dropdown-medium-a667 .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-medium-a667 .steel-9208 .orange_8cdb {
    margin-top: -1px;
  }
  .dropdown-medium-a667 .steel-9208 .orange_8cdb,
  .dropdown-medium-a667 .steel-9208 .orange_8cdb::after,
  .dropdown-medium-a667 .steel-9208 .orange_8cdb::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-medium-a667 .steel-9208 .orange_8cdb::before {
    top: -7px;
  }
  .dropdown-medium-a667 .steel-9208 .orange_8cdb::after {
    bottom: -7px;
  }
  .chip_hovered_b92d .steel-9208 .status-rough-758f {
    margin-top: -2px;
    width: 31px;
  }
  .chip_hovered_b92d .steel-9208 .orange_8cdb {
    margin-top: -1.5px;
  }
  .chip_hovered_b92d .steel-9208 .orange_8cdb,
  .chip_hovered_b92d .steel-9208 .orange_8cdb::after,
  .chip_hovered_b92d .steel-9208 .orange_8cdb::before {
    width: 31px;
    height: 3px;
  }
  .chip_hovered_b92d .steel-9208 .orange_8cdb::before {
    top: -9px;
  }
  .chip_hovered_b92d .steel-9208 .orange_8cdb::after {
    bottom: -9px;
  }
}
.notice_active_b0e8 .orange_8cdb {
  -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);
}
.notice_active_b0e8 .orange_8cdb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice_active_b0e8 .orange_8cdb::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);
}
.notice_active_b0e8.pro_ffcb .orange_8cdb {
  -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);
}
.notice_active_b0e8.pro_ffcb .orange_8cdb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice_active_b0e8.pro_ffcb .orange_8cdb::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);
}
.tertiary-8da1 {
  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.info-middle-061d:before {
  display: none;
}
.background-mini-5422 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.background-mini-5422 .huge-8573 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.background-mini-5422 .huge-8573:last-of-type {
  border-bottom: none;
}
.background-mini-5422 .huge-8573.border_solid_3911,
.background-mini-5422 .huge-8573.description_pink_cbd6,
.background-mini-5422 .huge-8573.content_tall_4145 {
  padding: 0;
}
.background-mini-5422 .heading-28ea .pink_de22 {
  color: currentColor;
}
.background-mini-5422 .heading-28ea .pink_de22:focus,
.background-mini-5422 .heading-28ea .pink_de22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-mini-5422.warm_d536 .grid-mini-3c8d,
.background-mini-5422.warm_d536 .yellow_e1a1 a,
.background-mini-5422.warm_d536 .message-920a a,
.background-mini-5422.warm_d536 .tabs-a485 a {
  color: rgba(0, 0, 0, 0.55);
}
.background-mini-5422.warm_d536 .grid-mini-3c8d:hover,
.background-mini-5422.warm_d536 .yellow_e1a1 a:hover,
.background-mini-5422.warm_d536 .message-920a a:hover,
.background-mini-5422.warm_d536 .tabs-a485 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-mini-5422.warm_d536 .avatar_stone_9959 {
  color: rgba(0, 0, 0, 0.8);
}
.background-mini-5422.warm_d536 .huge-8573 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-mini-5422.warm_d536 .huge-8573:before {
  background: rgba(0, 0, 0, 0.08);
}
.background-mini-5422.warm_d536 .article-huge-6f0c:before {
  background: rgba(255, 255, 255, 0.9);
}
.background-mini-5422.warm_d536 .heading-28ea .advanced-1fbc li a,
.background-mini-5422.warm_d536 .heading-28ea .pink_de22,
.background-mini-5422.warm_d536 .tabs-a485 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-mini-5422.warm_d536 .heading-28ea .pink_de22:focus,
.background-mini-5422.warm_d536 .heading-28ea .pink_de22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-mini-5422.warm_d536 .advanced-1fbc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-mini-5422.outer-f6ee .grid-mini-3c8d,
.background-mini-5422.outer-f6ee .yellow_e1a1 a,
.background-mini-5422.outer-f6ee .message-920a .pink_de22,
.background-mini-5422.outer-f6ee .message-920a a,
.background-mini-5422.outer-f6ee .tabs-a485 a {
  color: rgba(255, 255, 255, 0.79);
}
.background-mini-5422.outer-f6ee .grid-mini-3c8d:hover,
.background-mini-5422.outer-f6ee .yellow_e1a1 a:hover,
.background-mini-5422.outer-f6ee .message-920a .pink_de22:hover,
.background-mini-5422.outer-f6ee .message-920a a:hover,
.background-mini-5422.outer-f6ee .tabs-a485 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-mini-5422.outer-f6ee .avatar_stone_9959 {
  color: rgba(255, 255, 255, 0.99);
}
.background-mini-5422.outer-f6ee .huge-8573 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-mini-5422.outer-f6ee .huge-8573:before {
  background: rgba(255, 255, 255, 0.08);
}
.background-mini-5422.outer-f6ee .article-huge-6f0c:before {
  background: rgba(0, 0, 0, 0.9);
}
.background-mini-5422.outer-f6ee .heading-28ea .advanced-1fbc li a,
.background-mini-5422.outer-f6ee .heading-28ea .pink_de22,
.background-mini-5422.outer-f6ee .tabs-a485 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-mini-5422.outer-f6ee .heading-28ea .pink_de22:focus,
.background-mini-5422.outer-f6ee .heading-28ea .pink_de22:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-mini-5422.outer-f6ee .advanced-1fbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-huge-6f0c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.article-huge-6f0c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.panel_tiny_9e84 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.full-53d6 .background-mini-5422 {
  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;
}
.full-53d6 .huge-8573 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.full-53d6 .huge-8573: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) {
  .full-53d6 .huge-8573:before {
    width: 16%;
    left: 42%;
  }
}
.full-53d6 .huge-8573:last-child:before {
  content: none;
}
.full-53d6 .huge-8573[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.full-53d6 .heading-28ea .advanced-1fbc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.full-53d6 .heading-28ea .advanced-1fbc li a .pink_de22 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.full-53d6 .heading-28ea .tabs-a485 {
  border: none;
}
.full-53d6 .heading-28ea .tabs-a485 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.full-53d6 .article-huge-6f0c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.full-53d6 .panel_tiny_9e84 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.full-53d6 .outer-f6ee .article-huge-6f0c:before {
  background: rgba(0, 0, 0, 0.9);
}
.full-53d6 .warm_d536.bright_c349 .orange_8cdb {
  background: rgba(0, 0, 0, 0.6);
}
.full-53d6
  .warm_d536.bright_c349
  .orange_8cdb::after,
.full-53d6
  .warm_d536.bright_c349
  .orange_8cdb:before {
  background: inherit;
}
.full-53d6
  .warm_d536.bright_c349:hover
  .orange_8cdb {
  background: rgba(0, 0, 0, 0.8);
}
.notification-62d3 .background-mini-5422 {
  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) {
  .notification-62d3 .background-mini-5422 {
    width: auto;
    right: 45px;
  }
}
.bottom_6239 .background-mini-5422 {
  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) {
  .bottom_6239 .background-mini-5422 {
    width: auto;
    left: 45px;
  }
}
.info-middle-061d .background-mini-5422 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info-middle-061d .panel_tiny_9e84 {
  max-width: 48em;
  margin: 0 auto;
}
.info-middle-061d .article-huge-6f0c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.status_a6a2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.status_a6a2.full-53d6 .background-mini-5422 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.status_a6a2.notification-62d3 .background-mini-5422 {
  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);
}
.status_a6a2 .background-mini-5422 {
  visibility: visible;
}
.status_a6a2.bottom_6239 .background-mini-5422 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hover_f96a,
.dirty-2090 {
  overflow-x: hidden;
}
.hover_f96a .background-mini-5422 {
  overflow: auto;
}
.hover_f96a.full-53d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_f96a.full-53d6 .background-mini-5422 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hover_f96a.full-53d6 .rough-456b {
  opacity: 0;
}
.hover_f96a.notification-62d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_f96a.notification-62d3 .background-mini-5422 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hover_f96a.notification-62d3 .rough-456b {
  opacity: 0;
}
.hover_f96a.bottom_6239 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_f96a.bottom_6239 .background-mini-5422 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hover_f96a.bottom_6239 .rough-456b {
  opacity: 0;
}
.hover_f96a.info-middle-061d .background-mini-5422 {
  z-index: 10;
  visibility: visible;
}
.bright_c349 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bright_c349 .orange_8cdb {
  background: rgba(255, 255, 255, 0.99);
}
.bright_c349 .orange_8cdb::after,
.bright_c349 .orange_8cdb:before {
  background: inherit;
}
.bright_c349:hover .orange_8cdb {
  background: rgba(255, 255, 255, 0.99);
}
.bottom_6239 .bright_c349 {
  top: 10px;
  right: auto;
  left: 12px;
}
.info-middle-061d .bright_c349 {
  display: none !important;
}
.hover_f96a:before,
.dirty-2090:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hover_f96a .bright_c349,
.dirty-2090 .bright_c349 {
  display: inline-block;
}
.background-mini-5422 .orange_4977 {
  -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;
}
.hover_f96a .background-mini-5422 .orange_4977,
.dirty-2090 .background-mini-5422 .orange_4977 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.east_9915 .tabs-4aa5 {
  width: 100%;
}
.shade_c7c9 {
  padding: 0 0.5em 0;
}
.shade_c7c9 [class*="customify-col-"],
.shade_c7c9 [class*="customify-col_"],
.shade_c7c9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.secondary-c2d5 .shade_c7c9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown_ada9 .tiny-fc30,
  .tiny-fc30 {
    display: none;
  }
  .down-dcb1 {
    text-align: left;
  }
  .message-ef52 {
    text-align: center;
  }
  .hover_790c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_ada9 .right_c0b2,
  .right_c0b2 {
    display: none;
  }
  .cool-8f43 {
    text-align: left;
  }
  .texture_outer_706f {
    text-align: center;
  }
  .pattern_bottom_2acc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_ada9 .over-b63b,
  .over-b63b {
    display: none;
  }
  .thick_eee2 {
    text-align: left;
  }
  .slow-3d32 {
    text-align: center;
  }
  .banner_420d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.north_1c82 {
  box-shadow: none !important;
}
.last_dc27 .section-iron-c68a,
.up-8afc .section-iron-c68a {
  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;
}
.up-8afc .section-iron-c68a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.nav_bd9f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.nav_bd9f:after,
.nav_bd9f:before {
  content: "";
  display: table;
}
.nav_bd9f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .nav_bd9f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.nav_bd9f,
.panel-solid-8342 {
  max-width: 1248px;
  margin: 0 auto;
}

.media_gold_a309.secondary-easy-9bf7 .nav_bd9f {
  max-width: 100%;
}
.media_gold_a309.footer_f24e {
  max-width: 1200px;
  margin: 0 auto;
}
.media_gold_a309.brown_f63f .nav_bd9f {
  max-width: 100%;
}
.media_gold_a309.brown_f63f > .nav_bd9f {
  padding-left: 0;
  padding-right: 0;
}
.media_gold_a309.brown_f63f > .nav_bd9f .dropdown_ada9 {
  margin: 0;
}
.media_gold_a309.brown_f63f
  > .nav_bd9f
  .slow-f205.dim_640d {
  margin-right: 0;
  margin-left: 0;
}
.media_gold_a309.brown_f63f #main.dim_640d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .alert-2e43 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .alert-2e43 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask_selected_0c94 .inner_9235 {
    padding-right: 1em;
  }
  .mask_selected_0c94.notification-light-0340 .slow-f205 {
    border-right: 1px solid #eaecee;
  }
  .mask_selected_0c94.notification-light-0340 .inner_9235 {
    padding-right: 1em;
  }
  .mask_selected_0c94.notification-light-0340 .easy-9d45 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_8e4a .inner_9235 {
    padding-left: 1em;
  }
  .popup_8e4a.notification-light-0340 .slow-f205 {
    border-left: 1px solid #eaecee;
  }
  .popup_8e4a.notification-light-0340 .inner_9235 {
    padding-left: 1em;
  }
  .popup_8e4a.notification-light-0340 .easy-9d45 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-e3c3 .inner_9235 {
    padding-left: 1em;
  }
  .inner-e3c3.notification-light-0340 .grid_3ae0 {
    border-right: 1px solid #eaecee;
  }
  .inner-e3c3.notification-light-0340 .out-a478 {
    border-right: 1px solid #eaecee;
  }
  .inner-e3c3.notification-light-0340 .inner_9235 {
    padding-left: 1em;
  }
  .inner-e3c3.notification-light-0340 .easy-9d45 {
    padding-right: 1em;
  }
  .inner-e3c3.notification-light-0340 .table_aceb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_ae23 .inner_9235 {
    padding-right: 1em;
  }
  .purple_ae23.notification-light-0340 .grid_3ae0 {
    border-left: 1px solid #eaecee;
  }
  .purple_ae23.notification-light-0340 .out-a478 {
    border-left: 1px solid #eaecee;
  }
  .purple_ae23.notification-light-0340 .inner_9235 {
    padding-right: 1em;
  }
  .purple_ae23.notification-light-0340 .easy-9d45 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_ae23.notification-light-0340 .table_aceb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-2e43 .inner_9235 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert-2e43.notification-light-0340 .slow-f205 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .alert-2e43.notification-light-0340 .inner_9235 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert-2e43.notification-light-0340 .easy-9d45 {
    padding-left: 1em;
  }
  .alert-2e43.notification-light-0340 .table_aceb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .alert-2e43.notification-light-0340 .inner_9235 {
    padding-left: 0;
  }
}
.overlay-80c3 .progress_easy_b453 {
  display: inline-block;
}
.next_f3bb {
  display: inline-block;
}
.up_2d18 {
  word-con: break-word;
}
.gallery-easy-73a6 > span {
  display: inline-block;
  padding: 5px 0;
}
.gallery-easy-73a6 .mini-04e8 {
  margin-left: 8px;
  margin-right: 8px;
}
.gallery-easy-73a6 .dropdown_55e0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.card_570b .carousel-11d7 {
  margin-bottom: 2em;
}
.card_570b .background_9b0a {
  margin-bottom: 15px;
}
.card_570b .background_9b0a:last-child {
  margin-bottom: 0;
}
.card_570b .article-light-9213 {
  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) {
  .card_570b .article-light-9213 {
    display: block;
  }
}
.card_570b .blue_177f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .card_570b .blue_177f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.card_570b .shadow_blue_48aa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.card_570b .shadow_blue_48aa img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.card_570b .shadow_blue_48aa a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.card_570b .up_2d18 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.card_570b .up_2d18 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.card_570b .under-114d p:last-child {
  margin-bottom: 0;
}
.card_570b .gradient-a8dc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.card_570b .fixed-2ef5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.card_570b .pink_2530 {
  margin-top: 1em;
}
.card_570b .top-433f {
  top: 0;
  display: block;
}
.card_570b .top-433f a {
  color: inherit;
}
.card_570b .top-433f a:hover {
  color: inherit;
}
.card_570b .stone-7e2c {
  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;
}
.card_570b .stone-7e2c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.card_570b .fixed-2ef5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.card_570b .paragraph-5ff4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.card_570b .paragraph-5ff4:first-child {
  margin-top: 0;
}
.card_570b .paragraph-5ff4.gold-7439 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.card_570b .paragraph-5ff4.notification_lower_2079 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card_570b
  .paragraph-5ff4.notification_lower_2079.wood_942b
  .pink_2530 {
  width: 100%;
}
.card_570b .notification_lower_2079 {
  -webkit-box-align: center;
  align-items: center;
}
.card_570b .notification_lower_2079 .gallery-easy-73a6,
.card_570b .notification_lower_2079 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.card_570b .shadow_blue_48aa {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card_570b .shadow_blue_48aa img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card_570b .shadow_blue_48aa: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;
}
.card_570b .gold-7439 {
  z-index: 5;
}
.card_570b .tag-stale-f87a .column-under-8ede {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.card_570b .logo_inner_0807 .column-under-8ede {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.card_570b .detail_orange_fdd2 .column-under-8ede {
  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;
}
.card_570b.background_green_b676 .article-light-9213,
.card_570b.header-rough-bbcd .article-light-9213 {
  display: block;
}
.card_570b.background_green_b676 .article-light-9213 .thick_e75c,
.card_570b.background_green_b676 .article-light-9213 .fixed-2ef5,
.card_570b.header-rough-bbcd .article-light-9213 .thick_e75c,
.card_570b.header-rough-bbcd .article-light-9213 .fixed-2ef5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card_570b.footer-advanced-20a8 .blue_177f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .card_570b.footer-advanced-20a8 .blue_177f {
    margin-right: 0;
  }
}
.card_570b.background_green_b676 .blue_177f,
.card_570b.header-rough-bbcd .blue_177f {
  padding-top: 40%;
}
.card_570b.background_green_b676 .carousel-11d7,
.card_570b.header-rough-bbcd .carousel-11d7 {
  display: block;
}
.card_570b.background_green_b676 .fn-sticky-ccf2 .fixed-2ef5,
.card_570b.header-rough-bbcd .fn-sticky-ccf2 .fixed-2ef5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.card_570b.background_green_b676 .blue_177f,
.card_570b.header-rough-bbcd .blue_177f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.card_570b.background_green_b676 .fixed-2ef5 {
  padding: 1em;
}
.copper-b719 {
  margin: 30px auto;
  display: block;
}
.copper-b719 .focused-d243 > * {
  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;
}
.copper-b719 .focused-d243 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-b719 .focused-d243 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu_53e5 .gallery-easy-73a6 {
  margin-bottom: 1.41575em;
}
.menu_53e5 .article_iron_2162 {
  margin-bottom: 1.618em;
}
.slider_upper_353b .silver_0380 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slider_upper_353b .silver_0380 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slider_upper_353b .shadow_76ad {
  max-width: 100%;
  overflow: auto;
}
.wide-9634 .slider_upper_353b a:hover {
  text-decoration: underline;
}
.gradient_outer_10e4 .background_9b0a:not(.up_2d18),
.gradient_outer_10e4 .shadow_blue_48aa {
  margin-bottom: 1.41575em;
}
.gradient_outer_10e4 .background_9b0a:not(.up_2d18):last-child,
.gradient_outer_10e4 .shadow_blue_48aa:last-child {
  margin-bottom: 0;
}
.gradient_outer_10e4 .background_9b0a.title_fresh_b324 {
  margin-bottom: 0.41575em;
}
.gradient_outer_10e4 .hover-37db:before,
.gradient_outer_10e4 .thumbnail-2fbc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient_outer_10e4 .hover-37db:before {
  content: "\f115";
}
.gradient_outer_10e4 .thumbnail-2fbc:before {
  content: "\f02c";
}
.gradient_outer_10e4 .yellow-1aaf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient_outer_10e4 .yellow-1aaf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.primary_6977 {
  display: -webkit-box;
  display: flex;
}
.primary_6977 .iron-0749 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .primary_6977 .iron-0749 {
    flex-basis: 90px;
  }
}
.primary_6977 .grid-liquid-5811 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_6977 .grid-liquid-5811 {
    flex-basis: calc(100% - 50px);
  }
}
.primary_6977 .tertiary-2ec9 p:last-child {
  margin-bottom: 0.72em;
}
.static-192c .focused-d243 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.static-192c .focused-d243:after,
.static-192c .focused-d243:before {
  content: "";
  display: table;
}
.static-192c .focused-d243:after {
  clear: both;
}
.static-192c .focused-d243 .up-1a86,
.static-192c .focused-d243 .content-cool-d73f {
  width: 49%;
}
.static-192c .focused-d243 .up-1a86 a span.tabs_blue_0cfb,
.static-192c .focused-d243 .content-cool-d73f a span.tabs_blue_0cfb {
  display: block;
  margin-bottom: 5px;
}
.static-192c .focused-d243 .content-cool-d73f {
  float: left;
  text-align: left;
}
.static-192c .focused-d243 .up-1a86 {
  float: right;
  text-align: right;
}
.red_629b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .red_629b {
    margin-bottom: 0;
  }
}
.east_7f4a {
  margin-bottom: 1em;
}
.east_7f4a .up_2d18 {
  font-size: 1.1em;
  line-height: 1.3;
}
.stone-e350 a {
  display: block;
  line-height: 0;
  position: relative;
}
.east-9cb6 .east_7f4a,
.yellow_6907 .east_7f4a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .east-9cb6 .east_7f4a,
  .yellow_6907 .east_7f4a {
    display: block;
  }
}
.east-9cb6 .stone-e350,
.yellow_6907 .stone-e350 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .east-9cb6 .stone-e350,
  .yellow_6907 .stone-e350 {
    margin-bottom: 1em;
  }
}
.east-9cb6 .stone-e350 img,
.yellow_6907 .stone-e350 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.east-9cb6 .tertiary-inner-5966,
.yellow_6907 .tertiary-inner-5966 {
  flex-basis: calc(100% - 160px);
}
.east-9cb6 .tertiary-inner-5966 p,
.yellow_6907 .tertiary-inner-5966 p {
  margin-bottom: 0;
}
.east-9cb6 .tertiary-inner-5966 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .east-9cb6 .tertiary-inner-5966 {
    padding-left: 0;
  }
}
.yellow_6907 .tertiary-inner-5966 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .yellow_6907 .tertiary-inner-5966 {
    padding-right: 0;
  }
}
.yellow_6907 .stone-e350 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hover_medium_9c2a .stone-e350 {
  margin-bottom: 0.5em;
}
.hover_medium_9c2a .stone-e350 img {
  width: 100%;
}
.accent-action-3bb9 .gradient-8f91,
.rough-5abd .gradient-8f91 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.rough-5abd .slow-f205 .logo-wide-d8ba p:last-child {
  margin-bottom: 0;
}
.module_de6f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.next_6166 .hidden-6bbf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .next_6166 .hidden-6bbf:last-of-type {
    margin-bottom: 0;
  }
}
.next_6166 .hidden-6bbf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next_6166 .hidden-6bbf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.next_6166 .hidden-6bbf ul li {
  margin: 0 0 0.6em;
}
.next_6166 .hidden-6bbf ul li.dropdown_3c39,
.next_6166 .hidden-6bbf ul li.dynamic-0e57 {
  position: relative;
}
.next_6166 .hidden-6bbf ul li.dropdown_3c39 .focus-c6ba,
.next_6166 .hidden-6bbf ul li.dynamic-0e57 .focus-c6ba {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.next_6166 .hidden-6bbf ul li.dropdown_3c39:after:after,
.next_6166 .hidden-6bbf ul li.dropdown_3c39:after:before,
.next_6166
  .hidden-6bbf
  ul
  li.dynamic-0e57:after:after,
.next_6166
  .hidden-6bbf
  ul
  li.dynamic-0e57:after:before {
  content: "";
  display: table;
}
.next_6166 .hidden-6bbf ul li.dropdown_3c39:after:after,
.next_6166
  .hidden-6bbf
  ul
  li.dynamic-0e57:after:after {
  clear: both;
}
.next_6166 .hidden-6bbf a.primary_gold_a1f7:hover {
  text-decoration: none;
}
.next_6166 .hidden-6bbf select {
  max-width: 100%;
}
.next_6166 .hidden-6bbf table {
  font-size: 85%;
}
.next_6166 .hidden-6bbf table td,
.next_6166 .hidden-6bbf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.next_6166 .hidden-6bbf table tfoot td {
  text-align: left;
}
.next_6166 .hidden-6bbf :last-child {
  margin-bottom: 0;
}
.next_6166 .hidden-6bbf .dim-e4ac {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.next_6166 .hidden-6bbf .dim-e4ac label {
  width: 100%;
}
.next_6166 .hidden-6bbf .dim-e4ac .hidden_3b59 {
  width: 100%;
  display: block;
}
.next_6166 .hidden-6bbf .dim-e4ac .nav_5c19 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.next_6166 .hidden-6bbf .dim-e4ac .nav_5c19:hover svg #svg-search {
  fill: #444;
}
.next_6166 .hidden-6bbf .dim-e4ac .nav_5c19 svg {
  width: 18px;
  height: 18px;
}
.next_6166 .sidebar_bd9d ul ul,
.next_6166 .first-53ff ul ul,
.next_6166 .module_5e9a ul ul,
.next_6166 .small_45d7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.next_6166 .sidebar_bd9d .purple_b77b > a,
.next_6166 .first-53ff .purple_b77b > a,
.next_6166 .module_5e9a .purple_b77b > a,
.next_6166 .small_45d7 .purple_b77b > a {
  margin-bottom: 0;
}
.next_6166 .paragraph_full_861d li,
.next_6166 .sidebar_bd9d li,
.next_6166 .element-lower-9c67 li,
.next_6166 .first-53ff li,
.next_6166 .module_5e9a li,
.next_6166 .small_45d7 li,
.next_6166 .huge_911d li,
.next_6166 .avatar_black_8a8f li {
  display: block;
  position: relative;
}
.next_6166 .paragraph_full_861d li:last-child,
.next_6166 .sidebar_bd9d li:last-child,
.next_6166 .element-lower-9c67 li:last-child,
.next_6166 .first-53ff li:last-child,
.next_6166 .module_5e9a li:last-child,
.next_6166 .small_45d7 li:last-child,
.next_6166 .huge_911d li:last-child,
.next_6166 .avatar_black_8a8f li:last-child {
  border: none;
}
.next_6166 .paragraph_full_861d li a,
.next_6166 .sidebar_bd9d li a,
.next_6166 .element-lower-9c67 li a,
.next_6166 .first-53ff li a,
.next_6166 .module_5e9a li a,
.next_6166 .small_45d7 li a,
.next_6166 .huge_911d li a,
.next_6166 .avatar_black_8a8f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_6166 .paragraph_full_861d li ul li::before,
.next_6166 .sidebar_bd9d li ul li::before,
.next_6166 .element-lower-9c67 li ul li::before,
.next_6166 .first-53ff li ul li::before,
.next_6166 .module_5e9a li ul li::before,
.next_6166 .small_45d7 li ul li::before,
.next_6166 .huge_911d li ul li::before,
.next_6166 .avatar_black_8a8f li ul li::before {
  left: 15px;
}
.next_6166 .paragraph_full_861d li ul a,
.next_6166 .sidebar_bd9d li ul a,
.next_6166 .element-lower-9c67 li ul a,
.next_6166 .first-53ff li ul a,
.next_6166 .module_5e9a li ul a,
.next_6166 .small_45d7 li ul a,
.next_6166 .huge_911d li ul a,
.next_6166 .avatar_black_8a8f li ul a {
  padding-left: 20px;
}
.next_6166 .paragraph_full_861d li ul ul li::before,
.next_6166 .sidebar_bd9d li ul ul li::before,
.next_6166 .element-lower-9c67 li ul ul li::before,
.next_6166 .first-53ff li ul ul li::before,
.next_6166 .module_5e9a li ul ul li::before,
.next_6166 .small_45d7 li ul ul li::before,
.next_6166 .huge_911d li ul ul li::before,
.next_6166 .avatar_black_8a8f li ul ul li::before {
  left: 30px;
}
.next_6166 .paragraph_full_861d li ul ul a,
.next_6166 .sidebar_bd9d li ul ul a,
.next_6166 .element-lower-9c67 li ul ul a,
.next_6166 .first-53ff li ul ul a,
.next_6166 .module_5e9a li ul ul a,
.next_6166 .small_45d7 li ul ul a,
.next_6166 .huge_911d li ul ul a,
.next_6166 .avatar_black_8a8f li ul ul a {
  padding-left: 40px;
}
.next_6166 .black-4fae li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_6166 .avatar_black_8a8f ul li {
  margin-bottom: 1.41575em;
}
.next_6166 .avatar_black_8a8f ul li .center_b1f2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.next_6166 .avatar_black_8a8f ul li .icon-purple-863d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outer-f6ee .paragraph_full_861d li a,
.outer-f6ee .sidebar_bd9d li a,
.outer-f6ee .element-lower-9c67 li a,
.outer-f6ee .first-53ff li a,
.outer-f6ee .module_5e9a li a,
.outer-f6ee .small_45d7 li a,
.outer-f6ee .huge_911d li a,
.outer-f6ee .avatar_black_8a8f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-f6ee .black-4fae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-f6ee .hidden-6bbf ul li.dropdown_3c39 .focus-c6ba,
.outer-f6ee .hidden-6bbf ul li.dynamic-0e57 .focus-c6ba {
  background: rgba(0, 0, 0, 0.2);
}
.outer-f6ee .next_6166 .hidden-6bbf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_gold_a309 .next_6166 .advanced-1fbc li {
  margin: 0;
}
.media_gold_a309 .next_6166 .advanced-1fbc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media_gold_a309 .next_6166 .advanced-1fbc li ul {
  margin: 0;
}
.media_gold_a309 .next_6166 .advanced-1fbc li ul li a {
  padding-left: 15px;
}
.media_gold_a309 .next_6166 .advanced-1fbc li ul li li a {
  padding-left: 30px;
}
.media_gold_a309 .next_6166 .advanced-1fbc li.gas-1f69 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media_gold_a309 .next_6166 .advanced-1fbc li.gas-1f69 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.media_gold_a309 .next_6166 .advanced-1fbc li.gas-1f69 > 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;
}
.in_1980 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture-b3db {
  position: relative;
  z-index: 10;
}
.picture-b3db .orange_4977 {
  width: 100%;
  max-width: 100%;
}
.hard-baaa .middle_3140 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hard-baaa .warm_d536 {
}
.hard-baaa .outer-f6ee {
  background: #292929;
}
.hovered-0d90 .middle_3140 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hovered-0d90 .warm_d536 {
  background: #f9f9f9;
}
.hovered-0d90 .outer-f6ee {
  background: #303030;
}
.media_prev_3738 .middle_3140 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_prev_3738 .progress_easy_b453 {
    margin-bottom: 1em;
  }
  .media_prev_3738 .progress_easy_b453:last-child {
    margin-bottom: 0;
  }
}
.media_prev_3738 .warm_d536 {
  background: #ededed;
}
.media_prev_3738 .outer-f6ee {
  background: #1a1a1a;
}
.middle_3140.warm_d536 {
  color: rgba(0, 0, 0, 0.6);
}
.middle_3140.warm_d536 .message_stone_1bcf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_3140.outer-f6ee {
  color: rgba(255, 255, 255, 0.99);
}
.middle_3140.outer-f6ee a:not(.primary_gold_a1f7) {
  color: rgba(255, 255, 255, 0.79);
}
.middle_3140.outer-f6ee a:not(.primary_gold_a1f7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_3140.outer-f6ee .message_stone_1bcf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_3140.outer-f6ee table tbody td,
.middle_3140.outer-f6ee table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal_3345.tooltip-thick-cc6c .nav_bd9f {
  max-width: initial;
}
.modal_3345 .over_7892 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal_3345 .over_7892 .orange_4977 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal_3345 .over_7892 .orange_4977 {
    display: block;
    margin-bottom: 2em;
  }
  .modal_3345 .over_7892 .orange_4977:last-child {
    margin-bottom: 0;
  }
}
.media_prev_3738 .progress_easy_b453:last-child,
.hovered-0d90 .progress_easy_b453:last-child,
.hard-baaa .progress_easy_b453:last-child {
  margin-bottom: 0;
}
.media_prev_3738 .progress_easy_b453 .next_6166 .hidden-6bbf:last-child,
.hovered-0d90 .progress_easy_b453 .next_6166 .hidden-6bbf:last-child,
.hard-baaa .progress_easy_b453 .next_6166 .hidden-6bbf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .media_prev_3738 .tabs_hard_ce26,
  .media_prev_3738 .last-7473,
  .hovered-0d90 .tabs_hard_ce26,
  .hovered-0d90 .last-7473,
  .hard-baaa .tabs_hard_ce26,
  .hard-baaa .last-7473 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture-b3db .progress_easy_b453 {
    margin-bottom: 2em;
  }
}
.picture-b3db p:last-child {
  margin-bottom: 0;
}
.picture-b3db li,
.picture-b3db ul {
  list-style: none;
  margin: 0;
}
.picture-b3db ul ul {
  margin-left: 2.617924em;
}
.primary_5395 {
  font-size: 0.875em;
}

/* css-noise: 2511 */
.shadow-element-a7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
