/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tabs-d0a8/customify
Author: WPCustomify
Author URI: https://pressmaximum.tabs-d0a8
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.tabs-d0a8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero_0d71.element-5308/licenses/gpl-2.0.green-e343
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.first-5c89/, (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.highlight_1b60.liquid-2e07/normalize.button_8946/
 ======
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.button_8946 v7.0.0 | MIT License | github.tabs-d0a8/necolas/normalize.button_8946 */
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;
}
.upper_c072 .badge_f38b,
.active-red-a73c,
.container-74cf,
.copper_5f82,
.content-4362,
.link_fixed_b9c7,
.top-d873,
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;
}
.active-red-a73c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active-red-a73c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active-red-a73c,
  h1 {
    font-size: 1.8em;
  }
}
.container-74cf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container-74cf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container-74cf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container-74cf,
  h2 {
    font-size: 1.7em;
  }
}
.copper_5f82,
h3 {
  font-size: 1.618em;
}
.upper_c072 .badge_f38b,
.content-4362,
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.under-7ca6 {
  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;
}
.center_d1b5:after,
.center_d1b5:before,
.image_f433:after,
.image_f433:before {
  content: "";
  display: table;
}
.center_d1b5:after,
.image_f433:after {
  clear: both;
}
.smooth_f376 {
  float: right;
  margin-right: 0;
}
.purple-eb24 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hovered-547a .grid_bright_45bf,
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;
}
.hovered-547a .grid_bright_45bf: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;
}
.row_first_1c6e .grid_bright_45bf {
  box-shadow: none;
}
.row_first_1c6e
  .grid_bright_45bf
  .outline-59e4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row_first_1c6e .grid_bright_45bf .pattern_slow_a775 {
  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;
}
.row_first_1c6e
  .grid_bright_45bf
  .pattern_slow_a775
  b {
  display: none;
}
.row_first_1c6e .accent_static_8859 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.north-4b74:not(.iron_b20e):not(.dynamic_4176),
button:not(.iron_b20e):not(.dynamic_4176),
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ),
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ),
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ) {
  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;
}
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ):hover,
button:not(.iron_b20e):not(
    .dynamic_4176
  ):hover,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ):hover,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ):hover,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ):active,
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ):focus,
button:not(.iron_b20e):not(
    .dynamic_4176
  ):active,
button:not(.iron_b20e):not(
    .dynamic_4176
  ):focus,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ):active,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ):focus,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ):active,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ):focus,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ):active,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ):focus {
  outline: 0;
}
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517,
button:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517 {
  position: relative;
}
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .filter-6eff,
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .fluid-2f31,
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .badge_5ba3,
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  i,
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  svg,
button:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .filter-6eff,
button:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .fluid-2f31,
button:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .badge_5ba3,
button:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  i,
button:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  svg,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .filter-6eff,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .fluid-2f31,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .badge_5ba3,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  i,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  svg,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .filter-6eff,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .fluid-2f31,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .badge_5ba3,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  i,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  svg,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .filter-6eff,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .fluid-2f31,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  .badge_5ba3,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  i,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517
  svg {
  visibility: hidden;
}
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517:after,
button:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517:after,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517:after,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517:after,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ).fn-loading-3517: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;
}
.north-4b74:not(.iron_b20e):not(.dynamic_4176),
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ),
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ),
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ) {
  color: #fff;
  background: #235787;
}
.north-4b74:not(.iron_b20e):not(
    .dynamic_4176
  ):focus,
input[type="button"]:not(.iron_b20e):not(
    .dynamic_4176
  ):focus,
input[type="reset"]:not(.iron_b20e):not(
    .dynamic_4176
  ):focus,
input[type="submit"]:not(.iron_b20e):not(
    .dynamic_4176
  ):focus {
  color: #fff;
}
.north-4b74.fn-disabled-3517:not(.iron_b20e):not(
    .dynamic_4176
  ),
.north-4b74[disabled]:not(.iron_b20e):not(
    .dynamic_4176
  ),
button.fn-disabled-3517:not(.iron_b20e):not(
    .dynamic_4176
  ),
button[disabled]:not(.iron_b20e):not(
    .dynamic_4176
  ) {
  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;
}
.solid-b556 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.solid-b556: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;
}
.hard-b725 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.background-south-973f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pink-fb81 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.center_d1b5:after,
.center_d1b5:before,
.notice-east-bfe3:after,
.notice-east-bfe3:before,
.border-9b42:after,
.border-9b42:before,
.accent_4c3d:after,
.accent_4c3d:before,
.main_next_d3c9:after,
.main_next_d3c9:before,
.dirty_256c:after,
.dirty_256c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.center_d1b5:after,
.notice-east-bfe3:after,
.border-9b42:after,
.accent_4c3d:after,
.main_next_d3c9:after,
.dirty_256c:after {
  clear: both;
}
.notice-east-bfe3 .picture_old_fbe5,
.border-9b42 .picture_old_fbe5,
.item_0e1a .picture_old_fbe5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.modal-1a19 {
  display: inline-block;
}
.tooltip_6d52 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tooltip_6d52 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tooltip_6d52 .sidebar_south_d946 {
  padding: 1em 0;
  font-size: 85%;
}
.sidebar_south_d946 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.section_next_97dc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.section_next_97dc:after,
.section_next_97dc:before {
  content: "";
  display: table;
}
.section_next_97dc:after {
  clear: both;
}
.wide-07a6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hero_d85b .wide-07a6 {
  max-width: 50%;
}
.column_6f5b .wide-07a6 {
  max-width: 33.33%;
}
.slow-d2d1 .wide-07a6 {
  max-width: 25%;
}
.item_c40a .wide-07a6 {
  max-width: 20%;
}
.up_b4c4 .wide-07a6 {
  max-width: 16.66%;
}
.logo_solid_bba7 .wide-07a6 {
  max-width: 14.28%;
}
.right-457d .wide-07a6 {
  max-width: 12.5%;
}
.hero-fresh-4a23 .wide-07a6 {
  max-width: 11.11%;
}
.sort_lower_7f47 {
  display: block;
}
.upper_c072 .brown_b39b label,
.upper_c072 .avatar-29fc label,
.upper_c072 .widget-5e24 label,
.upper_c072 .shade-outer-e7bb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_south_57cd {
  list-style: none;
  margin: 0;
}
.backdrop_south_57cd article.table_smooth_46fc {
  margin-bottom: 0;
}
.backdrop_south_57cd ul {
  list-style: none;
  margin: 0;
}
.backdrop_south_57cd .card-d552 li.table_smooth_46fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_south_57cd .card-d552 li.table_smooth_46fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_south_57cd .card-d552 li.table_smooth_46fc: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) {
  .backdrop_south_57cd .card-d552 li.table_smooth_46fc li.table_smooth_46fc li.table_smooth_46fc li.table_smooth_46fc {
    padding-left: 0;
  }
}
article.table_smooth_46fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_smooth_46fc .notice-east-bfe3 p:last-of-type {
  margin-bottom: 0;
}
article.table_smooth_46fc .lower-39f0 {
  float: left;
}
article.table_smooth_46fc .content-blue-3646 {
  margin-left: 85px;
}
article.table_smooth_46fc .green_8f3b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_smooth_46fc .green_8f3b .icon-c3e1 {
  margin-left: 10px;
}
article.table_smooth_46fc .focused_1324 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_smooth_46fc .title_a3ea {
  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 .brown_b39b,
  #respond .widget-5e24,
  #respond .shade-outer-e7bb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown_b39b input,
#respond .widget-5e24 input,
#respond .shade-outer-e7bb input {
  width: 100%;
}
#respond .shade-outer-e7bb {
  margin-right: 0;
}
#respond .filter_easy_ccc5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_608a {
  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;
}
.description_608a.left-adab {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description_608a 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%);
}
.description_608a:focus,
.description_608a: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);
}
.aside-eaeb {
  border-radius: 10%;
}
.paper-e48f {
  border-radius: 50%;
}
.active-bbeb {
  font-size: 0.72em;
}
.modal-liquid-f59e {
  font-size: 0.875em;
}
.complex-3425 {
  font-size: 1.1em;
}
.fresh-9249 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fresh-9249.active-bbeb {
  letter-spacing: 0.5px;
}
.huge_3e95,
.huge_3e95 a {
  color: #6d6d6d;
}
.huge_3e95 a:hover {
  color: #111;
}
.border_ce47 {
  color: #6d6d6d;
}
.header_static_032f {
  overflow-x: hidden;
}
.header_static_032f .hard-1553.widget-96f0 {
  position: relative;
}
.header_static_032f .hard-1553.widget-96f0.avatar-focused-c955 {
  position: initial;
}
.header_static_032f
  .hard-1553.widget-96f0.avatar-focused-c955
  .heading_east_238a {
  left: auto;
}
.header_static_032f .hard-1553 .heading_east_238a {
  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;
}
.header_static_032f .hard-1553:hover.widget-96f0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header_static_032f
  .hard-1553:hover.widget-96f0
  .heading_east_238a {
  display: block;
  z-index: 9999999;
}
.header_static_032f .table-ab08 .filter_0217,
.header_static_032f .pattern_6076 .filter_0217 {
  display: none;
}
.header_static_032f .media_bd36 .hard-1553:hover.widget-96f0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.upper_c072 .brown_b39b label,
.upper_c072 .avatar-29fc label,
.upper_c072 .widget-5e24 label,
.upper_c072 .shade-outer-e7bb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_south_57cd {
  list-style: none;
  margin: 0;
}
.backdrop_south_57cd article.table_smooth_46fc {
  margin-bottom: 0;
}
.backdrop_south_57cd ul {
  list-style: none;
  margin: 0;
}
.backdrop_south_57cd .card-d552 li.table_smooth_46fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_south_57cd .card-d552 li.table_smooth_46fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_south_57cd .card-d552 li.table_smooth_46fc: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) {
  .backdrop_south_57cd .card-d552 li.table_smooth_46fc li.table_smooth_46fc li.table_smooth_46fc li.table_smooth_46fc {
    padding-left: 0;
  }
}
article.table_smooth_46fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_smooth_46fc .notice-east-bfe3 p:last-of-type {
  margin-bottom: 0;
}
article.table_smooth_46fc .lower-39f0 {
  float: left;
}
article.table_smooth_46fc .content-blue-3646 {
  margin-left: 85px;
}
article.table_smooth_46fc .green_8f3b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_smooth_46fc .green_8f3b .icon-c3e1 {
  margin-left: 10px;
}
article.table_smooth_46fc .focused_1324 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_smooth_46fc .title_a3ea {
  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 .brown_b39b,
  #respond .widget-5e24,
  #respond .shade-outer-e7bb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown_b39b input,
#respond .widget-5e24 input,
#respond .shade-outer-e7bb input {
  width: 100%;
}
#respond .shade-outer-e7bb {
  margin-right: 0;
}
#respond .filter_easy_ccc5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table-ab08 .under_31c1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.under_31c1 .message_over_971b.form_482a .overlay_9af4 > li > a:focus,
.under_31c1 .message_over_971b.form_482a .overlay_9af4 > li > a:hover,
.under_31c1 .message_over_971b.warm_a7a6 .overlay_9af4 > li > a:focus,
.under_31c1 .message_over_971b.warm_a7a6 .overlay_9af4 > li > a:hover,
.under_31c1 .message_over_971b.pattern-1128 .overlay_9af4 > li > a:focus,
.under_31c1 .message_over_971b.pattern-1128 .overlay_9af4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_31c1
  .message_over_971b.form_482a
  .overlay_9af4
  > li.input-b547
  > a,
.under_31c1
  .message_over_971b.form_482a
  .overlay_9af4
  > li.top_998c
  > a,
.under_31c1
  .message_over_971b.warm_a7a6
  .overlay_9af4
  > li.input-b547
  > a,
.under_31c1
  .message_over_971b.warm_a7a6
  .overlay_9af4
  > li.top_998c
  > a,
.under_31c1
  .message_over_971b.pattern-1128
  .overlay_9af4
  > li.input-b547
  > a,
.under_31c1 .message_over_971b.pattern-1128 .overlay_9af4 > li.thumbnail-stale-5691 > a {
  color: rgba(255, 255, 255, 0.99);
}
.under_31c1 .modal_simple_bead,
.under_31c1 .modal_simple_bead a {
  color: rgba(255, 255, 255, 0.99);
}
.under_31c1 .bright_4be3.pattern-medium-292c li a,
.under_31c1 .notice_over_d693 a,
.under_31c1 .active_pressed_2297,
.under_31c1 .overlay_9af4 > li > a,
.under_31c1 .dark_d044 {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1 .bright_4be3.pattern-medium-292c li a:hover,
.under_31c1 .notice_over_d693 a:hover,
.under_31c1 .active_pressed_2297:hover,
.under_31c1 .overlay_9af4 > li > a:hover,
.under_31c1 .dark_d044:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_31c1 .shadow-first-37cb {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1 .shadow-first-37cb .bottom-2a07 {
  color: rgba(255, 255, 255, 0.99);
}
.under_31c1 .shadow-first-37cb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_31c1 .gradient_41ee .copper-6da6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1 .gradient_41ee .copper-6da6 .north-ea64 {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1
  .gradient_41ee
  .copper-6da6
  .north-ea64::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1
  .gradient_41ee
  .copper-6da6
  .north-ea64:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1
  .gradient_41ee
  .copper-6da6
  .north-ea64::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1
  .gradient_41ee
  .copper-6da6
  .north-ea64::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1 .gradient_41ee .in-1932 {
  color: rgba(255, 255, 255, 0.79);
}
.under_31c1 .gradient_41ee .in-1932:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite-3c6e
  .under_31c1
  .gradient_41ee
  .modal_ec43
  .simple-fc96 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite-3c6e
  .under_31c1
  .gradient_41ee
  .modal_ec43
  .north-ea64 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-ab08 .motion_5984 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.motion_5984 .message_over_971b.form_482a .overlay_9af4 > li > a:focus,
.motion_5984 .message_over_971b.form_482a .overlay_9af4 > li > a:hover,
.motion_5984 .message_over_971b.warm_a7a6 .overlay_9af4 > li > a:focus,
.motion_5984 .message_over_971b.warm_a7a6 .overlay_9af4 > li > a:hover,
.motion_5984 .message_over_971b.pattern-1128 .overlay_9af4 > li > a:focus,
.motion_5984 .message_over_971b.pattern-1128 .overlay_9af4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_5984
  .message_over_971b.form_482a
  .overlay_9af4
  > li.input-b547
  > a,
.motion_5984
  .message_over_971b.form_482a
  .overlay_9af4
  > li.top_998c
  > a,
.motion_5984
  .message_over_971b.warm_a7a6
  .overlay_9af4
  > li.input-b547
  > a,
.motion_5984
  .message_over_971b.warm_a7a6
  .overlay_9af4
  > li.top_998c
  > a,
.motion_5984
  .message_over_971b.pattern-1128
  .overlay_9af4
  > li.input-b547
  > a,
.motion_5984 .message_over_971b.pattern-1128 .overlay_9af4 > li.thumbnail-stale-5691 > a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_5984 .modal_simple_bead,
.motion_5984 .modal_simple_bead a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_5984 .bright_4be3.pattern-medium-292c li a,
.motion_5984 .notice_over_d693 a,
.motion_5984 .active_pressed_2297,
.motion_5984 .overlay_9af4 > li > a,
.motion_5984 .dark_d044 {
  color: rgba(0, 0, 0, 0.55);
}
.motion_5984 .bright_4be3.pattern-medium-292c li a:hover,
.motion_5984 .notice_over_d693 a:hover,
.motion_5984 .active_pressed_2297:hover,
.motion_5984 .overlay_9af4 > li > a:hover,
.motion_5984 .dark_d044:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_5984 .shadow-first-37cb {
  color: rgba(0, 0, 0, 0.55);
}
.motion_5984 .shadow-first-37cb .bottom-2a07 {
  color: rgba(0, 0, 0, 0.8);
}
.motion_5984 .shadow-first-37cb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_3485 .hovered_34c5 {
  margin-left: auto;
  margin-right: auto;
}
.border-9b42 > * {
  margin-left: auto;
  margin-right: auto;
}
.border-9b42 .hard-b725 {
  margin-right: 1.41575em;
}
.chip_dim_c78e .border-9b42 > .card-complex-58fb {
  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;
}
.chip_dim_c78e .border-9b42 > .dropdown-6fa0 {
  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;
}
.form-fixed-24c6.overlay_3485 .hovered_34c5,
.article_77da.overlay_3485 .hovered_34c5 {
  margin-left: 0;
}
.overlay-a2e7.overlay_3485 .hovered_34c5,
.thick_9cca.overlay_3485 .hovered_34c5 {
  margin-right: 0;
}
.border-9b42 ol,
.border-9b42 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notice-pro-02a8 video {
  max-width: 100%;
}
.slow_7740 img {
  display: block;
}
.slow_7740.hard-b725,
.slow_7740.background-south-973f {
  width: 100%;
}
.slow_7740.dropdown-6fa0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pagination-gold-39d2:not(.input-current-30b1) {
  margin: 1.5em auto;
}
.dynamic-4c6c p {
  padding: 1.5em 14px;
}
ul.red_9653.dropdown-6fa0,
ul.red_9653.card-complex-58fb,
ul.red_9653.plasma_ac04.card-complex-58fb {
  padding: 0 14px;
}
.mask_a36f {
  display: block;
  overflow-x: auto;
}
.mask_a36f table {
  border-collapse: collapse;
  width: 100%;
}
.mask_a36f td,
.mask_a36f th {
  padding: 0.5em;
}
.border-9b42 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.border-9b42 ol ol,
.border-9b42 ol ul,
.border-9b42 ul ol,
.border-9b42 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.border-9b42 ol ol li,
.border-9b42 ol ul li,
.border-9b42 ul ol li,
.border-9b42 ul ul li {
  margin-left: 0;
}
.picture-black-5f62.banner-2658 > .pattern-in-72ad {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.picture-black-5f62.banner-2658 > .pattern-in-72ad iframe,
.picture-black-5f62.banner-2658 > .pattern-in-72ad > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.video-6401 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.video-6401.feature_3273 {
  padding: 0;
}
.video-6401.feature_3273 cite {
  font-size: 13px;
}
.video-6401 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.video-6401 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.menu-6ad5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.menu-6ad5 > p:first-child {
  margin-top: 0;
}
.menu-6ad5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.menu-6ad5 blockquote {
  border-left: 0;
}
.sidebar_yellow_ab6f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_yellow_ab6f:not(.progress_5448) {
  max-width: 100px;
}
.sidebar_yellow_ab6f.backdrop_5d75 {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_yellow_ab6f.backdrop_5d75::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dynamic-4c6c p {
    padding: 1.5em 0;
  }
}
.prev-cad7 {
  color: #0073aa;
}
.heading_bbf4 {
  background-color: #0073aa;
}
.box-04d4 {
  color: #229fd8;
}
.popup-hard-292e {
  background-color: #229fd8;
}
.motion_b507 {
  color: #eee;
}
.dirty-5add {
  background-color: #eee;
}
.smooth-6d34 {
  color: #444;
}
.element_up_289d {
  background-color: #444;
}
.article_small_08c2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article_small_08c2 .gold-c707 .notice_over_d693 {
  font-size: 15px;
}
.article_small_08c2 .notice_over_d693 {
  line-height: 1.3;
}
.article_small_08c2 .motion_5984 {
}
.article_small_08c2 .under_31c1 {
  background: #235787;
}
.lite_ad2d {
  padding: 0;
}
.lite_ad2d .under_31c1 {
  background: #1a1a1a;
}
.lite_ad2d .motion_5984 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav_8210 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav_8210 .motion_5984 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav_8210 .under_31c1 {
  background: #303030;
}
.dirty_256c {
  position: relative;
  z-index: 10;
}
.dirty_256c .title-up-2c8c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-052b .widget-96f0 {
  display: inline-block;
  vertical-align: middle;
}
.header-052b.prev_9117 .widget-96f0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .header-052b.prev_9117 .widget-96f0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .header-052b.prev_9117 .widget-96f0 {
    margin-right: 0.4em;
  }
}
.header-052b.prev_9117 .widget-96f0:last-child {
  margin-right: 0;
}
.west-9e7d .title-up-2c8c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .table-ab08 .gold-c707 {
    margin: 0 -0.5em;
  }
  .table-ab08 .gold-c707 [class*="customify-col-"],
  .table-ab08 .gold-c707 [class*="customify-col_"],
  .table-ab08 .gold-c707 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.table-ab08.fast-f3ca .title-up-2c8c {
  background: 0 0 !important;
}
.table-ab08.fast-f3ca .title-up-2c8c,
.table-ab08.west-9e7d .title-up-2c8c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .table-ab08.logo-fast-451c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.table-ab08.west-9e7d .title-up-2c8c {
  box-shadow: none !important;
}
.photo-copper-b1aa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo-copper-b1aa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo-copper-b1aa {
    padding: 18px 0 20px;
  }
}
.photo-copper-b1aa .current-c983 {
  width: 100%;
}
.photo-copper-b1aa .video-small-91b6 {
  margin-bottom: 0;
}
.photo-copper-b1aa .preview_old_769e {
  margin-top: 5px;
  font-size: 0.875em;
}
.east_f409 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.east_f409 .summary-gold-6b7b {
  width: 100%;
}
.cold-5718 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cold-5718 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cold-5718 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;
}
.cold-5718 li:last-child:after {
  display: none;
}
.cold-5718 li a {
  font-weight: 500;
  margin-right: 10px;
}
.red_29cd .filter_0217 button,
.photo-copper-b1aa .filter_0217 button {
  left: 0;
}
.red_29cd .summary-gold-6b7b,
.photo-copper-b1aa .summary-gold-6b7b {
  padding-left: 0;
  padding-right: 0;
}
.red_29cd .east_f409,
.photo-copper-b1aa .east_f409 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.red_29cd {
  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;
}
.red_29cd: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;
}
.red_29cd .motion_b138 {
  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) {
  .red_29cd .motion_b138 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .red_29cd .motion_b138 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .red_29cd .motion_b138 {
    min-height: 200px;
  }
}
.red_29cd .cold-5718 {
  color: rgba(255, 255, 255, 0.8);
}
.red_29cd .cold-5718 a,
.red_29cd .cold-5718 li:after {
  color: inherit;
}
.red_29cd .cold-5718 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade-old-af96 {
  margin-bottom: 0.5em;
}
.hard-ec6e {
  margin-bottom: 1.2em;
}
.hard-ec6e,
.shade-old-af96 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard-ec6e p:last-child,
.shade-old-af96 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter_0217,
#masthead .filter_0217 {
  display: none;
}
#masthead
  > .filter_0217.logo-8de7 {
  display: none;
}
#masthead > .filter_0217 button {
  left: 0;
}
.aside-fluid-1305 {
  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%;
}
.aside-fluid-1305 .widget-96f0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-fluid-1305 .lower-6a62 {
  display: -webkit-box;
  display: flex;
}
.aside-fluid-1305 .lower-6a62.up_10ed {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-fluid-1305 .lower-6a62.title-prev-d741 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-fluid-1305 .lower-6a62.active-a0de {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-fluid-1305.breadcrumb-ec10.iron_9b00 .lower-6a62.up_10ed {
  flex-basis: 100%;
}
.aside-fluid-1305.backdrop-new-0716 .lower-6a62.title-prev-d741 {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-fluid-1305.backdrop-new-0716 .lower-6a62.active-a0de {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter_0217.logo-8de7 {
  display: none;
}
#masthead > .filter_0217 button {
  left: 0;
}
.dirty-f232 {
  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;
}
.dirty-f232:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty-f232.disabled_dynamic_374f i {
  margin-right: 4px;
}
.dirty-f232.gallery_0208 i {
  margin-left: 5px;
}
.notice_over_d693 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notice_over_d693 p:last-child {
  margin-bottom: 0;
}
.progress_74ec {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_74ec a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_74ec img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_74ec .modal_simple_bead {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_74ec .summary_silver_8fe1 {
  margin: 5px 0 7px 0;
}
.progress_74ec.brown_70a4 .secondary_hard_140c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_74ec.brown_70a4 .shade_fb1a {
  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;
}
.progress_74ec.inner_61e4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_74ec.inner_61e4 .secondary_hard_140c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_74ec.inner_61e4 .shade_fb1a {
  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;
}
.progress_74ec.soft_5fd9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_74ec.dropdown_white_8fc7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_74ec.dropdown_white_8fc7 .shade_fb1a {
  margin-top: 7px;
}
.overlay_20ae {
  display: inline-block;
}
.dirty_256c .dark-ef71 .progress_74ec img {
  max-width: 100%;
}
.message_over_971b .background_dark_211c.hidden_steel_b00b,
.carousel-mini-c088 .background_dark_211c.hidden_steel_b00b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.message_over_971b .tabs_prev_5cfc,
.carousel-mini-c088 .tabs_prev_5cfc {
  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%);
}
.message_over_971b .tabs_prev_5cfc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.message_over_971b.title_clean_2cc5 .tabs_prev_5cfc {
  display: none;
}
.message_over_971b .badge-hovered-b2b9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.message_over_971b .badge-hovered-b2b9 li {
  display: inline-block;
  position: relative;
}
.message_over_971b .badge-hovered-b2b9 li:last-child {
  margin-right: 0;
}
.message_over_971b .badge-hovered-b2b9 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;
}
.message_over_971b .badge-hovered-b2b9 li.thumbnail-stale-5691 > a {
  color: rgba(0, 0, 0, 0.9);
}
.message_over_971b .badge-hovered-b2b9 > 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;
}
.message_over_971b .badge-hovered-b2b9 > li > a i {
  line-height: 0;
}
.message_over_971b .badge-hovered-b2b9 > li.pagination-bright-8ee1 > a .tabs_prev_5cfc {
  margin-left: 4px;
  line-height: 0;
}
.message_over_971b .badge-hovered-b2b9 .tiny-9baf li.pagination-bright-8ee1 > a {
  position: relative;
}
.message_over_971b .badge-hovered-b2b9 .tiny-9baf li.pagination-bright-8ee1 > a:after,
.message_over_971b .badge-hovered-b2b9 .tiny-9baf li.pagination-bright-8ee1 > a:before {
  content: "";
  display: table;
}
.message_over_971b .badge-hovered-b2b9 .tiny-9baf li.pagination-bright-8ee1 > a:after {
  clear: both;
}
.message_over_971b .badge-hovered-b2b9 .tiny-9baf li.pagination-bright-8ee1 > a .tabs_prev_5cfc {
  margin-left: 5px;
  float: right;
}
.message_over_971b .gallery_f95a,
.message_over_971b .tiny-9baf {
  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;
}
.message_over_971b .tiny-9baf {
  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;
}
.message_over_971b .tiny-9baf .hidden_steel_b00b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message_over_971b .tiny-9baf .tabs_prev_5cfc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.message_over_971b .tiny-9baf li {
  display: block;
  margin: 0;
  padding: 0;
}
.message_over_971b .tiny-9baf 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;
}
.message_over_971b .tiny-9baf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.message_over_971b .tiny-9baf .tiny-9baf {
  top: 0;
  left: 100%;
}
.message_over_971b .paper-221b.fn-focus-3517 > .gallery_f95a,
.message_over_971b .paper-221b.fn-focus-3517 > .tiny-9baf,
.message_over_971b .paper-221b:focus > .gallery_f95a,
.message_over_971b .paper-221b:focus > .tiny-9baf,
.message_over_971b .paper-221b:hover > .gallery_f95a,
.message_over_971b .paper-221b:hover > .tiny-9baf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.message_over_971b.pattern-1128 .overlay_9af4:after,
.message_over_971b.pattern-1128 .overlay_9af4:before {
  content: "";
  display: table;
}
.message_over_971b.pattern-1128 .overlay_9af4:after {
  clear: both;
}
.message_over_971b.pattern-1128 .overlay_9af4 > li {
  float: left;
}
.message_over_971b.tag_soft_f765 .overlay_9af4:after,
.message_over_971b.tag_soft_f765 .overlay_9af4:before {
  content: "";
  display: table;
}
.message_over_971b.tag_soft_f765 .overlay_9af4:after {
  clear: both;
}
.message_over_971b.tag_soft_f765 .overlay_9af4 > li {
  float: left;
}
.message_over_971b.tag_soft_f765 .overlay_9af4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.message_over_971b.tag_soft_f765 .overlay_9af4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.message_over_971b.tag_soft_f765 .overlay_9af4 > li.input-b547 > a,
.message_over_971b.tag_soft_f765 .overlay_9af4 > li.thumbnail-stale-5691 > a {
  color: #fff;
  background-color: #1e4b75;
}
.message_over_971b.form_482a .overlay_9af4 > li > a .hidden_steel_b00b {
  position: relative;
}
.message_over_971b.form_482a .overlay_9af4 > li > a .hidden_steel_b00b: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;
}
.message_over_971b.form_482a
  .overlay_9af4
  > li:focus
  > a
  .hidden_steel_b00b:before,
.message_over_971b.form_482a
  .overlay_9af4
  > li:hover
  > a
  .hidden_steel_b00b:before {
  width: 100%;
  background-color: currentColor;
}
.message_over_971b.form_482a
  .overlay_9af4
  > li.input-b547
  > a
  .hidden_steel_b00b:before,
.message_over_971b.form_482a
  .overlay_9af4
  > li.top_998c
  > a
  .hidden_steel_b00b:before {
  width: 100%;
  background-color: currentColor;
}
.message_over_971b.warm_a7a6 .overlay_9af4 > li > a .hidden_steel_b00b {
  position: relative;
}
.message_over_971b.warm_a7a6 .overlay_9af4 > li > a .hidden_steel_b00b: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;
}
.message_over_971b.warm_a7a6 .overlay_9af4 > li:focus > a .hidden_steel_b00b:before,
.message_over_971b.warm_a7a6
  .overlay_9af4
  > li:hover
  > a
  .hidden_steel_b00b:before {
  width: 100%;
  background-color: currentColor;
}
.message_over_971b.warm_a7a6
  .overlay_9af4
  > li.input-b547
  > a
  .hidden_steel_b00b:before,
.message_over_971b.warm_a7a6
  .overlay_9af4
  > li.top_998c
  > a
  .hidden_steel_b00b:before {
  width: 100%;
  background-color: currentColor;
}
.carousel-mini-c088 .badge-hovered-b2b9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel-mini-c088 .badge-hovered-b2b9 li:first-child > a {
  border-top: none;
}
.carousel-mini-c088 .badge-hovered-b2b9 .form-bd52 > .hidden_steel_b00b .tabs_prev_5cfc {
  display: none;
}
.carousel-mini-c088 .badge-hovered-b2b9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.carousel-mini-c088 .badge-hovered-b2b9 li:last-child {
  border: none;
}
.carousel-mini-c088 .badge-hovered-b2b9 li.pagination-bright-8ee1 > a {
  padding-right: 45px !important;
}
.carousel-mini-c088 .badge-hovered-b2b9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.carousel-mini-c088 .badge-hovered-b2b9 li a:focus,
.carousel-mini-c088 .badge-hovered-b2b9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-mini-c088 .badge-hovered-b2b9 li .over-bc68 {
  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;
}
.carousel-mini-c088 .badge-hovered-b2b9 li .over-bc68:hover {
  box-shadow: none;
}
.carousel-mini-c088 .badge-hovered-b2b9 li .over-bc68 .tabs_prev_5cfc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.carousel-mini-c088 .badge-hovered-b2b9 .tiny-9baf {
  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);
}
.carousel-mini-c088 .badge-hovered-b2b9 .tiny-9baf li a {
  padding-left: 3em;
}
.carousel-mini-c088 .badge-hovered-b2b9 .logo_orange_5d9d > a .over-bc68 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-mini-c088 .badge-hovered-b2b9 .logo_orange_5d9d > .tiny-9baf {
  display: block;
  opacity: 1;
}
.overlay-8c21 {
  max-width: 100%;
}
.border_middle_9cb9 {
  line-height: 0;
  cursor: pointer;
}
.dark_d044 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dark_d044:hover {
  box-shadow: none;
  color: currentColor;
}
.dark_d044 svg {
  width: 18px;
  height: 18px;
}
.dark_d044 .hidden-simple-5dc4 {
  display: none;
}
.main-large-161c {
  position: relative;
}
.main-large-161c.fn-active-3517 .dark_d044 .gallery-89ef {
  display: none;
}
.main-large-161c.fn-active-3517 .dark_d044 .hidden-simple-5dc4 {
  display: inline-block;
}
.main-large-161c .card_bd38 {
  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);
}
.main-large-161c.menu_189b .card_bd38 {
  left: auto;
  right: -0.9em;
}
.main-large-161c.menu_189b .left_fc2f::before {
  left: auto;
  right: 15px;
}
.main-large-161c.fn-active-3517 .card_bd38 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_ec43 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal_ec43 label {
  flex-basis: 100%;
}
.modal_ec43 .copper-6da6 {
  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;
}
.modal_ec43 .north-ea64 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal_ec43 .north-ea64:focus {
  background-color: transparent;
}
.modal_ec43 button.in-1932 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal_ec43 button.in-1932:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal_ec43 button.in-1932 svg {
  width: 18px;
  height: 18px;
}
.modal_ec43 input[type="submit"] {
  min-height: auto;
}
.gradient_41ee .modal_ec43 .north-ea64 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.left_fc2f {
  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) {
  .left_fc2f {
    width: 220px;
  }
}
.left_fc2f label {
  flex-basis: 100%;
}
.left_fc2f::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;
}
.lite-3c6e .gradient_41ee .modal_ec43 {
  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;
}
.lite-3c6e
  .gradient_41ee
  .modal_ec43
  .copper-6da6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.lite-3c6e .gradient_41ee .modal_ec43 .north-ea64 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.lite-3c6e
  .gradient_41ee
  .modal_ec43
  .north-ea64:focus {
  background: 0 0;
}
.lite-3c6e
  .gradient_41ee
  .modal_ec43
  .simple-fc96 {
  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;
}
.bright_4be3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bright_4be3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bright_4be3 li:last-child {
  margin-right: 0;
}
.bright_4be3 li:first-child {
  margin-left: 0;
}
.bright_4be3.paragraph_9b1a a {
  color: #fff;
}
.bright_4be3.paragraph_9b1a a:hover {
  color: #fff;
}
.bright_4be3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bright_4be3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bright_4be3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bright_4be3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bright_4be3 [class*="social-icon-apple"] {
  background-color: #999;
}
.bright_4be3 [class*="social-icon-apple"].sidebar-large-68ae {
  background-color: transparent;
  color: #999;
}
.bright_4be3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bright_4be3 [class*="social-icon-behance"].sidebar-large-68ae {
  background-color: transparent;
  color: #1769ff;
}
.bright_4be3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bright_4be3 [class*="social-icon-bitbucket"].sidebar-large-68ae {
  background-color: transparent;
  color: #205081;
}
.bright_4be3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bright_4be3 [class*="social-icon-codepen"].sidebar-large-68ae {
  background-color: transparent;
  color: #000;
}
.bright_4be3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bright_4be3 [class*="social-icon-delicious"].sidebar-large-68ae {
  background-color: transparent;
  color: #39f;
}
.bright_4be3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bright_4be3 [class*="social-icon-digg"].sidebar-large-68ae {
  background-color: transparent;
  color: #005be2;
}
.bright_4be3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bright_4be3 [class*="social-icon-dribbble"].sidebar-large-68ae {
  background-color: transparent;
  color: #ea4c89;
}
.bright_4be3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bright_4be3 [class*="social-icon-envelope"].sidebar-large-68ae {
  background-color: transparent;
  color: #ea4335;
}
.bright_4be3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bright_4be3 [class*="social-icon-facebook"].sidebar-large-68ae {
  background-color: transparent;
  color: #3b5998;
}
.bright_4be3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bright_4be3 [class*="social-icon-flickr"].sidebar-large-68ae {
  background-color: transparent;
  color: #0063dc;
}
.bright_4be3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bright_4be3 [class*="social-icon-foursquare"].sidebar-large-68ae {
  background-color: transparent;
  color: #2d5be3;
}
.bright_4be3 [class*="social-icon-github"] {
  background-color: #333;
}
.bright_4be3 [class*="social-icon-github"].sidebar-large-68ae {
  background-color: transparent;
  color: #333;
}
.bright_4be3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bright_4be3 [class*="social-icon-google-plus"].sidebar-large-68ae {
  background-color: transparent;
  color: #dd4b39;
}
.bright_4be3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bright_4be3 [class*="social-icon-houzz"].sidebar-large-68ae {
  background-color: transparent;
  color: #7ac142;
}
.bright_4be3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bright_4be3 [class*="social-icon-instagram"].sidebar-large-68ae {
  background-color: transparent;
  color: #262626;
}
.bright_4be3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bright_4be3 [class*="social-icon-jsfiddle"].sidebar-large-68ae {
  background-color: transparent;
  color: #487aa2;
}
.bright_4be3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bright_4be3 [class*="social-icon-linkedin"].sidebar-large-68ae {
  background-color: transparent;
  color: #0077b5;
}
.bright_4be3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bright_4be3 [class*="social-icon-medium"].sidebar-large-68ae {
  background-color: transparent;
  color: #00ab6b;
}
.bright_4be3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bright_4be3
  [class*="social-icon-odnoklassniki"].sidebar-large-68ae {
  background-color: transparent;
  color: #f4731c;
}
.bright_4be3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bright_4be3 [class*="social-icon-meetup"].sidebar-large-68ae {
  background-color: transparent;
  color: #ec1c40;
}
.bright_4be3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bright_4be3 [class*="social-icon-pinterest"].sidebar-large-68ae {
  background-color: transparent;
  color: #bd081c;
}
.bright_4be3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bright_4be3 [class*="social-icon-product-hunt"].sidebar-large-68ae {
  background-color: transparent;
  color: #da552f;
}
.bright_4be3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bright_4be3 [class*="social-icon-reddit"].sidebar-large-68ae {
  background-color: transparent;
  color: #ff4500;
}
.bright_4be3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bright_4be3 [class*="social-icon-rss"].sidebar-large-68ae {
  background-color: transparent;
  color: #f26522;
}
.bright_4be3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bright_4be3
  [class*="social-icon-shopping-cart"].sidebar-large-68ae {
  background-color: transparent;
  color: #4caf50;
}
.bright_4be3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bright_4be3 [class*="social-icon-skype"].sidebar-large-68ae {
  background-color: transparent;
  color: #00aff0;
}
.bright_4be3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bright_4be3 [class*="social-icon-slideshare"].sidebar-large-68ae {
  background-color: transparent;
  color: #0077b5;
}
.bright_4be3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bright_4be3 [class*="social-icon-snapchat"].sidebar-large-68ae {
  background-color: transparent;
  color: #fffc00;
}
.bright_4be3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bright_4be3 [class*="social-icon-soundcloud"].sidebar-large-68ae {
  background-color: transparent;
  color: #f80;
}
.bright_4be3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bright_4be3 [class*="social-icon-spotify"].sidebar-large-68ae {
  background-color: transparent;
  color: #2ebd59;
}
.bright_4be3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bright_4be3
  [class*="social-icon-stack-overflow"].sidebar-large-68ae {
  background-color: transparent;
  color: #fe7a15;
}
.bright_4be3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bright_4be3 [class*="social-icon-maldkfgram"].sidebar-large-68ae {
  background-color: transparent;
  color: #2ca5e0;
}
.bright_4be3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bright_4be3 [class*="social-icon-tripadvisor"].sidebar-large-68ae {
  background-color: transparent;
  color: #589442;
}
.bright_4be3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bright_4be3 [class*="social-icon-tumblr"].sidebar-large-68ae {
  background-color: transparent;
  color: #35465c;
}
.bright_4be3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bright_4be3 [class*="social-icon-twitch"].sidebar-large-68ae {
  background-color: transparent;
  color: #6441a5;
}
.bright_4be3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bright_4be3 [class*="social-icon-twitter"].sidebar-large-68ae {
  background-color: transparent;
  color: #1da1f2;
}
.bright_4be3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bright_4be3 [class*="social-icon-vimeo"].sidebar-large-68ae {
  background-color: transparent;
  color: #1ab7ea;
}
.bright_4be3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bright_4be3 [class*="social-icon-vk"].sidebar-large-68ae {
  background-color: transparent;
  color: #45668e;
}
.bright_4be3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bright_4be3 [class*="social-icon-weibo"].sidebar-large-68ae {
  background-color: transparent;
  color: #df2029;
}
.bright_4be3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bright_4be3 [class*="social-icon-weixin"].sidebar-large-68ae {
  background-color: transparent;
  color: #7bb32e;
}
.bright_4be3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bright_4be3 [class*="social-icon-whatsapp"].sidebar-large-68ae {
  background-color: transparent;
  color: #25d366;
}
.bright_4be3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bright_4be3 [class*="social-icon-wordpress"].sidebar-large-68ae {
  background-color: transparent;
  color: #21759b;
}
.bright_4be3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bright_4be3 [class*="social-icon-xing"].sidebar-large-68ae {
  background-color: transparent;
  color: #026466;
}
.bright_4be3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bright_4be3 [class*="social-icon-yelp"].sidebar-large-68ae {
  background-color: transparent;
  color: #af0606;
}
.bright_4be3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bright_4be3 [class*="social-icon-youtube"].sidebar-large-68ae {
  background-color: transparent;
  color: #cd201f;
}
.active_pressed_2297 {
  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;
}
.active_pressed_2297:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay_orange_74f2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.border-d422 {
  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;
}
.tiny-7332 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.upper-d05f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.upper-d05f,
.upper-d05f::after,
.upper-d05f::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;
}
.upper-d05f::after,
.upper-d05f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary-348d .border-d422 .tiny-7332 {
  margin-top: -2px;
  width: 19px;
}
.secondary-348d .border-d422 .upper-d05f {
  margin-top: -1px;
}
.secondary-348d .border-d422 .upper-d05f,
.secondary-348d .border-d422 .upper-d05f::after,
.secondary-348d .border-d422 .upper-d05f::before {
  width: 19px;
  height: 2px;
}
.secondary-348d .border-d422 .upper-d05f::before {
  top: -6px;
}
.secondary-348d .border-d422 .upper-d05f::after {
  bottom: -6px;
}
.hovered-9814 .border-d422 .tiny-7332 {
  margin-top: -2px;
  width: 22px;
}
.hovered-9814 .border-d422 .upper-d05f {
  margin-top: -1px;
}
.hovered-9814 .border-d422 .upper-d05f,
.hovered-9814 .border-d422 .upper-d05f::after,
.hovered-9814 .border-d422 .upper-d05f::before {
  width: 22px;
  height: 2px;
}
.hovered-9814 .border-d422 .upper-d05f::before {
  top: -7px;
}
.hovered-9814 .border-d422 .upper-d05f::after {
  bottom: -7px;
}
.main_blue_3d86 .border-d422 .tiny-7332 {
  margin-top: -2px;
  width: 31px;
}
.main_blue_3d86 .border-d422 .upper-d05f {
  margin-top: -1.5px;
}
.main_blue_3d86 .border-d422 .upper-d05f,
.main_blue_3d86 .border-d422 .upper-d05f::after,
.main_blue_3d86 .border-d422 .upper-d05f::before {
  width: 31px;
  height: 3px;
}
.main_blue_3d86 .border-d422 .upper-d05f::before {
  top: -9px;
}
.main_blue_3d86 .border-d422 .upper-d05f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup-silver-fc27 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-silver-fc27 .border-d422 .upper-d05f {
    margin-top: -1px;
  }
  .popup-silver-fc27 .border-d422 .upper-d05f,
  .popup-silver-fc27 .border-d422 .upper-d05f::after,
  .popup-silver-fc27 .border-d422 .upper-d05f::before {
    width: 19px;
    height: 2px;
  }
  .popup-silver-fc27 .border-d422 .upper-d05f::before {
    top: -6px;
  }
  .popup-silver-fc27 .border-d422 .upper-d05f::after {
    bottom: -6px;
  }
  .action_51d3 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 22px;
  }
  .action_51d3 .border-d422 .upper-d05f {
    margin-top: -1px;
  }
  .action_51d3 .border-d422 .upper-d05f,
  .action_51d3 .border-d422 .upper-d05f::after,
  .action_51d3 .border-d422 .upper-d05f::before {
    width: 22px;
    height: 2px;
  }
  .action_51d3 .border-d422 .upper-d05f::before {
    top: -7px;
  }
  .action_51d3 .border-d422 .upper-d05f::after {
    bottom: -7px;
  }
  .label_b080 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 31px;
  }
  .label_b080 .border-d422 .upper-d05f {
    margin-top: -1.5px;
  }
  .label_b080 .border-d422 .upper-d05f,
  .label_b080 .border-d422 .upper-d05f::after,
  .label_b080 .border-d422 .upper-d05f::before {
    width: 31px;
    height: 3px;
  }
  .label_b080 .border-d422 .upper-d05f::before {
    top: -9px;
  }
  .label_b080 .border-d422 .upper-d05f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .module-c396 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 19px;
  }
  .module-c396 .border-d422 .upper-d05f {
    margin-top: -1px;
  }
  .module-c396 .border-d422 .upper-d05f,
  .module-c396 .border-d422 .upper-d05f::after,
  .module-c396 .border-d422 .upper-d05f::before {
    width: 19px;
    height: 2px;
  }
  .module-c396 .border-d422 .upper-d05f::before {
    top: -6px;
  }
  .module-c396 .border-d422 .upper-d05f::after {
    bottom: -6px;
  }
  .table_c91b .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 22px;
  }
  .table_c91b .border-d422 .upper-d05f {
    margin-top: -1px;
  }
  .table_c91b .border-d422 .upper-d05f,
  .table_c91b .border-d422 .upper-d05f::after,
  .table_c91b .border-d422 .upper-d05f::before {
    width: 22px;
    height: 2px;
  }
  .table_c91b .border-d422 .upper-d05f::before {
    top: -7px;
  }
  .table_c91b .border-d422 .upper-d05f::after {
    bottom: -7px;
  }
  .pattern-7c74 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-7c74 .border-d422 .upper-d05f {
    margin-top: -1.5px;
  }
  .pattern-7c74 .border-d422 .upper-d05f,
  .pattern-7c74 .border-d422 .upper-d05f::after,
  .pattern-7c74 .border-d422 .upper-d05f::before {
    width: 31px;
    height: 3px;
  }
  .pattern-7c74 .border-d422 .upper-d05f::before {
    top: -9px;
  }
  .pattern-7c74 .border-d422 .upper-d05f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status_4e83 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 19px;
  }
  .status_4e83 .border-d422 .upper-d05f {
    margin-top: -1px;
  }
  .status_4e83 .border-d422 .upper-d05f,
  .status_4e83 .border-d422 .upper-d05f::after,
  .status_4e83 .border-d422 .upper-d05f::before {
    width: 19px;
    height: 2px;
  }
  .status_4e83 .border-d422 .upper-d05f::before {
    top: -6px;
  }
  .status_4e83 .border-d422 .upper-d05f::after {
    bottom: -6px;
  }
  .form-30d3 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 22px;
  }
  .form-30d3 .border-d422 .upper-d05f {
    margin-top: -1px;
  }
  .form-30d3 .border-d422 .upper-d05f,
  .form-30d3 .border-d422 .upper-d05f::after,
  .form-30d3 .border-d422 .upper-d05f::before {
    width: 22px;
    height: 2px;
  }
  .form-30d3 .border-d422 .upper-d05f::before {
    top: -7px;
  }
  .form-30d3 .border-d422 .upper-d05f::after {
    bottom: -7px;
  }
  .warm-0185 .border-d422 .tiny-7332 {
    margin-top: -2px;
    width: 31px;
  }
  .warm-0185 .border-d422 .upper-d05f {
    margin-top: -1.5px;
  }
  .warm-0185 .border-d422 .upper-d05f,
  .warm-0185 .border-d422 .upper-d05f::after,
  .warm-0185 .border-d422 .upper-d05f::before {
    width: 31px;
    height: 3px;
  }
  .warm-0185 .border-d422 .upper-d05f::before {
    top: -9px;
  }
  .warm-0185 .border-d422 .upper-d05f::after {
    bottom: -9px;
  }
}
.frame_3b59 .upper-d05f {
  -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);
}
.frame_3b59 .upper-d05f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame_3b59 .upper-d05f::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);
}
.frame_3b59.gradient-stale-9477 .upper-d05f {
  -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);
}
.frame_3b59.gradient-stale-9477 .upper-d05f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame_3b59.gradient-stale-9477 .upper-d05f::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);
}
.background-deab {
  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.label_blue_5f44:before {
  display: none;
}
.pattern_6076 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pattern_6076 .item_right_5de4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pattern_6076 .item_right_5de4:last-of-type {
  border-bottom: none;
}
.pattern_6076 .item_right_5de4.disabled_west_0e1f,
.pattern_6076 .item_right_5de4.black_2f54,
.pattern_6076 .item_right_5de4.pressed-307d {
  padding: 0;
}
.pattern_6076 .carousel-mini-c088 .over-bc68 {
  color: currentColor;
}
.pattern_6076 .carousel-mini-c088 .over-bc68:focus,
.pattern_6076 .carousel-mini-c088 .over-bc68:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_6076.motion_5984 .shadow-first-37cb,
.pattern_6076.motion_5984 .notice_over_d693 a,
.pattern_6076.motion_5984 .overlay_9af4 a,
.pattern_6076.motion_5984 .tiny-9baf a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_6076.motion_5984 .shadow-first-37cb:hover,
.pattern_6076.motion_5984 .notice_over_d693 a:hover,
.pattern_6076.motion_5984 .overlay_9af4 a:hover,
.pattern_6076.motion_5984 .tiny-9baf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_6076.motion_5984 .bottom-2a07 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_6076.motion_5984 .item_right_5de4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_6076.motion_5984 .item_right_5de4:before {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_6076.motion_5984 .red-4acf:before {
  background: rgba(255, 255, 255, 0.9);
}
.pattern_6076.motion_5984 .carousel-mini-c088 .badge-hovered-b2b9 li a,
.pattern_6076.motion_5984 .carousel-mini-c088 .over-bc68,
.pattern_6076.motion_5984 .tiny-9baf {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_6076.motion_5984 .carousel-mini-c088 .over-bc68:focus,
.pattern_6076.motion_5984 .carousel-mini-c088 .over-bc68:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_6076.motion_5984 .badge-hovered-b2b9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_6076.under_31c1 .shadow-first-37cb,
.pattern_6076.under_31c1 .notice_over_d693 a,
.pattern_6076.under_31c1 .overlay_9af4 .over-bc68,
.pattern_6076.under_31c1 .overlay_9af4 a,
.pattern_6076.under_31c1 .tiny-9baf a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_6076.under_31c1 .shadow-first-37cb:hover,
.pattern_6076.under_31c1 .notice_over_d693 a:hover,
.pattern_6076.under_31c1 .overlay_9af4 .over-bc68:hover,
.pattern_6076.under_31c1 .overlay_9af4 a:hover,
.pattern_6076.under_31c1 .tiny-9baf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_6076.under_31c1 .bottom-2a07 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_6076.under_31c1 .item_right_5de4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_6076.under_31c1 .item_right_5de4:before {
  background: rgba(255, 255, 255, 0.08);
}
.pattern_6076.under_31c1 .red-4acf:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_6076.under_31c1 .carousel-mini-c088 .badge-hovered-b2b9 li a,
.pattern_6076.under_31c1 .carousel-mini-c088 .over-bc68,
.pattern_6076.under_31c1 .tiny-9baf {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_6076.under_31c1 .carousel-mini-c088 .over-bc68:focus,
.pattern_6076.under_31c1 .carousel-mini-c088 .over-bc68:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_6076.under_31c1 .badge-hovered-b2b9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-4acf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.red-4acf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tabs_glass_fa49 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.title-a153 .pattern_6076 {
  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;
}
.title-a153 .item_right_5de4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.title-a153 .item_right_5de4: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) {
  .title-a153 .item_right_5de4:before {
    width: 16%;
    left: 42%;
  }
}
.title-a153 .item_right_5de4:last-child:before {
  content: none;
}
.title-a153 .item_right_5de4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.title-a153 .carousel-mini-c088 .badge-hovered-b2b9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.title-a153 .carousel-mini-c088 .badge-hovered-b2b9 li a .over-bc68 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.title-a153 .carousel-mini-c088 .tiny-9baf {
  border: none;
}
.title-a153 .carousel-mini-c088 .tiny-9baf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.title-a153 .red-4acf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.title-a153 .tabs_glass_fa49 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.title-a153 .under_31c1 .red-4acf:before {
  background: rgba(0, 0, 0, 0.9);
}
.title-a153 .motion_5984.description-e847 .upper-d05f {
  background: rgba(0, 0, 0, 0.6);
}
.title-a153
  .motion_5984.description-e847
  .upper-d05f::after,
.title-a153
  .motion_5984.description-e847
  .upper-d05f:before {
  background: inherit;
}
.title-a153
  .motion_5984.description-e847:hover
  .upper-d05f {
  background: rgba(0, 0, 0, 0.8);
}
.component_action_0aaa .pattern_6076 {
  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) {
  .component_action_0aaa .pattern_6076 {
    width: auto;
    right: 45px;
  }
}
.input-277d .pattern_6076 {
  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) {
  .input-277d .pattern_6076 {
    width: auto;
    left: 45px;
  }
}
.label_blue_5f44 .pattern_6076 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.label_blue_5f44 .tabs_glass_fa49 {
  max-width: 48em;
  margin: 0 auto;
}
.label_blue_5f44 .red-4acf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gold_0c41 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gold_0c41.title-a153 .pattern_6076 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gold_0c41.component_action_0aaa .pattern_6076 {
  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);
}
.gold_0c41 .pattern_6076 {
  visibility: visible;
}
.gold_0c41.input-277d .pattern_6076 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fixed_537f,
.tag-cc0b {
  overflow-x: hidden;
}
.fixed_537f .pattern_6076 {
  overflow: auto;
}
.fixed_537f.title-a153 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_537f.title-a153 .pattern_6076 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fixed_537f.title-a153 .active_pressed_2297 {
  opacity: 0;
}
.fixed_537f.component_action_0aaa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_537f.component_action_0aaa .pattern_6076 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fixed_537f.component_action_0aaa .active_pressed_2297 {
  opacity: 0;
}
.fixed_537f.input-277d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_537f.input-277d .pattern_6076 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fixed_537f.input-277d .active_pressed_2297 {
  opacity: 0;
}
.fixed_537f.label_blue_5f44 .pattern_6076 {
  z-index: 10;
  visibility: visible;
}
.description-e847 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description-e847 .upper-d05f {
  background: rgba(255, 255, 255, 0.99);
}
.description-e847 .upper-d05f::after,
.description-e847 .upper-d05f:before {
  background: inherit;
}
.description-e847:hover .upper-d05f {
  background: rgba(255, 255, 255, 0.99);
}
.input-277d .description-e847 {
  top: 10px;
  right: auto;
  left: 12px;
}
.label_blue_5f44 .description-e847 {
  display: none !important;
}
.fixed_537f:before,
.tag-cc0b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fixed_537f .description-e847,
.tag-cc0b .description-e847 {
  display: inline-block;
}
.pattern_6076 .widget-96f0 {
  -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;
}
.fixed_537f .pattern_6076 .widget-96f0,
.tag-cc0b .pattern_6076 .widget-96f0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outer_1dff .copper-6da6 {
  width: 100%;
}
.dark-ef71 {
  padding: 0 0.5em 0;
}
.dark-ef71 [class*="customify-col-"],
.dark-ef71 [class*="customify-col_"],
.dark-ef71 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.outline-silver-7d02 .dark-ef71 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gold-c707 .media_fresh_e606,
  .media_fresh_e606 {
    display: none;
  }
  .fluid_0192 {
    text-align: left;
  }
  .logo_9692 {
    text-align: center;
  }
  .badge_9df9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gold-c707 .info-5a24,
  .info-5a24 {
    display: none;
  }
  .focus_50b4 {
    text-align: left;
  }
  .link-3514 {
    text-align: center;
  }
  .old-b399 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gold-c707 .secondary-gas-4369,
  .secondary-gas-4369 {
    display: none;
  }
  .medium_e9b7 {
    text-align: left;
  }
  .box-green-b924 {
    text-align: center;
  }
  .menu-78a1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.bottom_1fa7 {
  box-shadow: none !important;
}
.link_slow_0b07 .slider-active-c1fa,
.left-853f .slider-active-c1fa {
  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;
}
.left-853f .slider-active-c1fa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title-up-2c8c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title-up-2c8c:after,
.title-up-2c8c:before {
  content: "";
  display: table;
}
.title-up-2c8c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title-up-2c8c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title-up-2c8c,
.logo-fast-451c {
  max-width: 1248px;
  margin: 0 auto;
}

.accent_4c3d.carousel_narrow_a21b .title-up-2c8c {
  max-width: 100%;
}
.accent_4c3d.stone-99ec {
  max-width: 1200px;
  margin: 0 auto;
}
.accent_4c3d.surface_small_d056 .title-up-2c8c {
  max-width: 100%;
}
.accent_4c3d.surface_small_d056 > .title-up-2c8c {
  padding-left: 0;
  padding-right: 0;
}
.accent_4c3d.surface_small_d056 > .title-up-2c8c .gold-c707 {
  margin: 0;
}
.accent_4c3d.surface_small_d056
  > .title-up-2c8c
  .list_43f7.tabs-053a {
  margin-right: 0;
  margin-left: 0;
}
.accent_4c3d.surface_small_d056 #main.tabs-053a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gradient_a49a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_a49a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .row-black-d992 .hovered_34c5 {
    padding-right: 1em;
  }
  .row-black-d992.next-14f2 .list_43f7 {
    border-right: 1px solid #eaecee;
  }
  .row-black-d992.next-14f2 .hovered_34c5 {
    padding-right: 1em;
  }
  .row-black-d992.next-14f2 .module_dark_5197 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_narrow_b172 .hovered_34c5 {
    padding-left: 1em;
  }
  .focus_narrow_b172.next-14f2 .list_43f7 {
    border-left: 1px solid #eaecee;
  }
  .focus_narrow_b172.next-14f2 .hovered_34c5 {
    padding-left: 1em;
  }
  .focus_narrow_b172.next-14f2 .module_dark_5197 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_copper_9c45 .hovered_34c5 {
    padding-left: 1em;
  }
  .alert_copper_9c45.next-14f2 .sort_middle_5e43 {
    border-right: 1px solid #eaecee;
  }
  .alert_copper_9c45.next-14f2 .paragraph_b733 {
    border-right: 1px solid #eaecee;
  }
  .alert_copper_9c45.next-14f2 .hovered_34c5 {
    padding-left: 1em;
  }
  .alert_copper_9c45.next-14f2 .module_dark_5197 {
    padding-right: 1em;
  }
  .alert_copper_9c45.next-14f2 .short-7794 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_tiny_c8ad .hovered_34c5 {
    padding-right: 1em;
  }
  .primary_tiny_c8ad.next-14f2 .sort_middle_5e43 {
    border-left: 1px solid #eaecee;
  }
  .primary_tiny_c8ad.next-14f2 .paragraph_b733 {
    border-left: 1px solid #eaecee;
  }
  .primary_tiny_c8ad.next-14f2 .hovered_34c5 {
    padding-right: 1em;
  }
  .primary_tiny_c8ad.next-14f2 .module_dark_5197 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_tiny_c8ad.next-14f2 .short-7794 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient_a49a .hovered_34c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient_a49a.next-14f2 .list_43f7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gradient_a49a.next-14f2 .hovered_34c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient_a49a.next-14f2 .module_dark_5197 {
    padding-left: 1em;
  }
  .gradient_a49a.next-14f2 .short-7794 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gradient_a49a.next-14f2 .hovered_34c5 {
    padding-left: 0;
  }
}
.tag-a7c7 .header-052b {
  display: inline-block;
}
.tiny_d0d6 {
  display: inline-block;
}
.light_4fb8 {
  word-con: break-word;
}
.nav_9746 > span {
  display: inline-block;
  padding: 5px 0;
}
.nav_9746 .accent-pink-010d {
  margin-left: 8px;
  margin-right: 8px;
}
.nav_9746 .top_ba7d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table_1b1c .panel_large_672d {
  margin-bottom: 2em;
}
.table_1b1c .image-dirty-d286 {
  margin-bottom: 15px;
}
.table_1b1c .image-dirty-d286:last-child {
  margin-bottom: 0;
}
.table_1b1c .north-7e69 {
  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) {
  .table_1b1c .north-7e69 {
    display: block;
  }
}
.table_1b1c .panel-74ce {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table_1b1c .panel-74ce {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table_1b1c .thick-1c2a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table_1b1c .thick-1c2a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table_1b1c .thick-1c2a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table_1b1c .light_4fb8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_1b1c .light_4fb8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table_1b1c .label-upper-1e64 p:last-child {
  margin-bottom: 0;
}
.table_1b1c .focused_973b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table_1b1c .info_pink_e142 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table_1b1c .active_613f {
  margin-top: 1em;
}
.table_1b1c .accordion-63cf {
  top: 0;
  display: block;
}
.table_1b1c .accordion-63cf a {
  color: inherit;
}
.table_1b1c .accordion-63cf a:hover {
  color: inherit;
}
.table_1b1c .dim_e3a9 {
  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;
}
.table_1b1c .dim_e3a9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table_1b1c .info_pink_e142 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table_1b1c .carousel-old-5b99 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table_1b1c .carousel-old-5b99:first-child {
  margin-top: 0;
}
.table_1b1c .carousel-old-5b99.active-cold-6ccf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table_1b1c .carousel-old-5b99.cold-d5c6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_1b1c
  .carousel-old-5b99.cold-d5c6.brown-3b8d
  .active_613f {
  width: 100%;
}
.table_1b1c .cold-d5c6 {
  -webkit-box-align: center;
  align-items: center;
}
.table_1b1c .cold-d5c6 .nav_9746,
.table_1b1c .cold-d5c6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table_1b1c .thick-1c2a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_1b1c .thick-1c2a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_1b1c .thick-1c2a: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;
}
.table_1b1c .active-cold-6ccf {
  z-index: 5;
}
.table_1b1c .west_7c7a .secondary_af3d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table_1b1c .form-last-e8ee .secondary_af3d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table_1b1c .panel_5d84 .secondary_af3d {
  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;
}
.table_1b1c.description-cool-3cd4 .north-7e69,
.table_1b1c.primary-dim-c7a1 .north-7e69 {
  display: block;
}
.table_1b1c.description-cool-3cd4 .north-7e69 .accent_03c0,
.table_1b1c.description-cool-3cd4 .north-7e69 .info_pink_e142,
.table_1b1c.primary-dim-c7a1 .north-7e69 .accent_03c0,
.table_1b1c.primary-dim-c7a1 .north-7e69 .info_pink_e142 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table_1b1c.photo-e3f8 .panel-74ce {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table_1b1c.photo-e3f8 .panel-74ce {
    margin-right: 0;
  }
}
.table_1b1c.description-cool-3cd4 .panel-74ce,
.table_1b1c.primary-dim-c7a1 .panel-74ce {
  padding-top: 40%;
}
.table_1b1c.description-cool-3cd4 .panel_large_672d,
.table_1b1c.primary-dim-c7a1 .panel_large_672d {
  display: block;
}
.table_1b1c.description-cool-3cd4 .fn-sticky-3517 .info_pink_e142,
.table_1b1c.primary-dim-c7a1 .fn-sticky-3517 .info_pink_e142 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table_1b1c.description-cool-3cd4 .panel-74ce,
.table_1b1c.primary-dim-c7a1 .panel-74ce {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table_1b1c.description-cool-3cd4 .info_pink_e142 {
  padding: 1em;
}
.carousel_1f41 {
  margin: 30px auto;
  display: block;
}
.carousel_1f41 .outline-9ba6 > * {
  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;
}
.carousel_1f41 .outline-9ba6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel_1f41 .outline-9ba6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main_tall_541e .nav_9746 {
  margin-bottom: 1.41575em;
}
.main_tall_541e .form_white_6e50 {
  margin-bottom: 1.618em;
}
.border-9b42 .active-7c25 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.border-9b42 .active-7c25 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.border-9b42 .easy-e886 {
  max-width: 100%;
  overflow: auto;
}
.overlay_3485 .border-9b42 a:hover {
  text-decoration: underline;
}
.black_5440 .image-dirty-d286:not(.light_4fb8),
.black_5440 .thick-1c2a {
  margin-bottom: 1.41575em;
}
.black_5440 .image-dirty-d286:not(.light_4fb8):last-child,
.black_5440 .thick-1c2a:last-child {
  margin-bottom: 0;
}
.black_5440 .image-dirty-d286.left_dd98 {
  margin-bottom: 0.41575em;
}
.black_5440 .pink_63e9:before,
.black_5440 .small_7070:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.black_5440 .pink_63e9:before {
  content: "\f115";
}
.black_5440 .small_7070:before {
  content: "\f02c";
}
.black_5440 .dropdown_medium_71c3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.black_5440 .dropdown_medium_71c3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.simple-2e59 {
  display: -webkit-box;
  display: flex;
}
.simple-2e59 .new_48dc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .simple-2e59 .new_48dc {
    flex-basis: 90px;
  }
}
.simple-2e59 .column_solid_36a4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple-2e59 .column_solid_36a4 {
    flex-basis: calc(100% - 50px);
  }
}
.simple-2e59 .box_d971 p:last-child {
  margin-bottom: 0.72em;
}
.widget-6299 .outline-9ba6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget-6299 .outline-9ba6:after,
.widget-6299 .outline-9ba6:before {
  content: "";
  display: table;
}
.widget-6299 .outline-9ba6:after {
  clear: both;
}
.widget-6299 .outline-9ba6 .summary-62d6,
.widget-6299 .outline-9ba6 .highlight-iron-a577 {
  width: 49%;
}
.widget-6299 .outline-9ba6 .summary-62d6 a span.primary-action-e71e,
.widget-6299 .outline-9ba6 .highlight-iron-a577 a span.primary-action-e71e {
  display: block;
  margin-bottom: 5px;
}
.widget-6299 .outline-9ba6 .highlight-iron-a577 {
  float: left;
  text-align: left;
}
.widget-6299 .outline-9ba6 .summary-62d6 {
  float: right;
  text-align: right;
}
.smooth-ecbb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .smooth-ecbb {
    margin-bottom: 0;
  }
}
.yellow_6930 {
  margin-bottom: 1em;
}
.yellow_6930 .light_4fb8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.module-bronze-b152 a {
  display: block;
  line-height: 0;
  position: relative;
}
.video-over-1aff .yellow_6930,
.avatar-b21c .yellow_6930 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .video-over-1aff .yellow_6930,
  .avatar-b21c .yellow_6930 {
    display: block;
  }
}
.video-over-1aff .module-bronze-b152,
.avatar-b21c .module-bronze-b152 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .video-over-1aff .module-bronze-b152,
  .avatar-b21c .module-bronze-b152 {
    margin-bottom: 1em;
  }
}
.video-over-1aff .module-bronze-b152 img,
.avatar-b21c .module-bronze-b152 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.video-over-1aff .caption-basic-4237,
.avatar-b21c .caption-basic-4237 {
  flex-basis: calc(100% - 160px);
}
.video-over-1aff .caption-basic-4237 p,
.avatar-b21c .caption-basic-4237 p {
  margin-bottom: 0;
}
.video-over-1aff .caption-basic-4237 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .video-over-1aff .caption-basic-4237 {
    padding-left: 0;
  }
}
.avatar-b21c .caption-basic-4237 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .avatar-b21c .caption-basic-4237 {
    padding-right: 0;
  }
}
.avatar-b21c .module-bronze-b152 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.list_last_7726 .module-bronze-b152 {
  margin-bottom: 0.5em;
}
.list_last_7726 .module-bronze-b152 img {
  width: 100%;
}
.detail_d389 .module-613c,
.first_9c64 .module-613c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.first_9c64 .list_43f7 .image-fluid-3bcb p:last-child {
  margin-bottom: 0;
}
.alert-gas-f9a4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fixed_76fa .south-99c9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fixed_76fa .south-99c9:last-of-type {
    margin-bottom: 0;
  }
}
.fixed_76fa .south-99c9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed_76fa .south-99c9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed_76fa .south-99c9 ul li {
  margin: 0 0 0.6em;
}
.fixed_76fa .south-99c9 ul li.video_motion_b529,
.fixed_76fa .south-99c9 ul li.cool_f279 {
  position: relative;
}
.fixed_76fa .south-99c9 ul li.video_motion_b529 .hard_e79c,
.fixed_76fa .south-99c9 ul li.cool_f279 .hard_e79c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fixed_76fa .south-99c9 ul li.video_motion_b529:after:after,
.fixed_76fa .south-99c9 ul li.video_motion_b529:after:before,
.fixed_76fa
  .south-99c9
  ul
  li.cool_f279:after:after,
.fixed_76fa
  .south-99c9
  ul
  li.cool_f279:after:before {
  content: "";
  display: table;
}
.fixed_76fa .south-99c9 ul li.video_motion_b529:after:after,
.fixed_76fa
  .south-99c9
  ul
  li.cool_f279:after:after {
  clear: both;
}
.fixed_76fa .south-99c9 a.north-4b74:hover {
  text-decoration: none;
}
.fixed_76fa .south-99c9 select {
  max-width: 100%;
}
.fixed_76fa .south-99c9 table {
  font-size: 85%;
}
.fixed_76fa .south-99c9 table td,
.fixed_76fa .south-99c9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fixed_76fa .south-99c9 table tfoot td {
  text-align: left;
}
.fixed_76fa .south-99c9 :last-child {
  margin-bottom: 0;
}
.fixed_76fa .south-99c9 .texture_1463 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fixed_76fa .south-99c9 .texture_1463 label {
  width: 100%;
}
.fixed_76fa .south-99c9 .texture_1463 .north-ea64 {
  width: 100%;
  display: block;
}
.fixed_76fa .south-99c9 .texture_1463 .in-1932 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fixed_76fa .south-99c9 .texture_1463 .in-1932:hover svg #svg-search {
  fill: #444;
}
.fixed_76fa .south-99c9 .texture_1463 .in-1932 svg {
  width: 18px;
  height: 18px;
}
.fixed_76fa .cool-3633 ul ul,
.fixed_76fa .pagination-fd4e ul ul,
.fixed_76fa .menu_7ff3 ul ul,
.fixed_76fa .tertiary_static_01ee ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fixed_76fa .cool-3633 .pagination-bright-8ee1 > a,
.fixed_76fa .pagination-fd4e .pagination-bright-8ee1 > a,
.fixed_76fa .menu_7ff3 .pagination-bright-8ee1 > a,
.fixed_76fa .tertiary_static_01ee .pagination-bright-8ee1 > a {
  margin-bottom: 0;
}
.fixed_76fa .heading_hard_1d81 li,
.fixed_76fa .cool-3633 li,
.fixed_76fa .pattern-out-6303 li,
.fixed_76fa .pagination-fd4e li,
.fixed_76fa .menu_7ff3 li,
.fixed_76fa .tertiary_static_01ee li,
.fixed_76fa .lite-add6 li,
.fixed_76fa .caption_focused_f9be li {
  display: block;
  position: relative;
}
.fixed_76fa .heading_hard_1d81 li:last-child,
.fixed_76fa .cool-3633 li:last-child,
.fixed_76fa .pattern-out-6303 li:last-child,
.fixed_76fa .pagination-fd4e li:last-child,
.fixed_76fa .menu_7ff3 li:last-child,
.fixed_76fa .tertiary_static_01ee li:last-child,
.fixed_76fa .lite-add6 li:last-child,
.fixed_76fa .caption_focused_f9be li:last-child {
  border: none;
}
.fixed_76fa .heading_hard_1d81 li a,
.fixed_76fa .cool-3633 li a,
.fixed_76fa .pattern-out-6303 li a,
.fixed_76fa .pagination-fd4e li a,
.fixed_76fa .menu_7ff3 li a,
.fixed_76fa .tertiary_static_01ee li a,
.fixed_76fa .lite-add6 li a,
.fixed_76fa .caption_focused_f9be li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed_76fa .heading_hard_1d81 li ul li::before,
.fixed_76fa .cool-3633 li ul li::before,
.fixed_76fa .pattern-out-6303 li ul li::before,
.fixed_76fa .pagination-fd4e li ul li::before,
.fixed_76fa .menu_7ff3 li ul li::before,
.fixed_76fa .tertiary_static_01ee li ul li::before,
.fixed_76fa .lite-add6 li ul li::before,
.fixed_76fa .caption_focused_f9be li ul li::before {
  left: 15px;
}
.fixed_76fa .heading_hard_1d81 li ul a,
.fixed_76fa .cool-3633 li ul a,
.fixed_76fa .pattern-out-6303 li ul a,
.fixed_76fa .pagination-fd4e li ul a,
.fixed_76fa .menu_7ff3 li ul a,
.fixed_76fa .tertiary_static_01ee li ul a,
.fixed_76fa .lite-add6 li ul a,
.fixed_76fa .caption_focused_f9be li ul a {
  padding-left: 20px;
}
.fixed_76fa .heading_hard_1d81 li ul ul li::before,
.fixed_76fa .cool-3633 li ul ul li::before,
.fixed_76fa .pattern-out-6303 li ul ul li::before,
.fixed_76fa .pagination-fd4e li ul ul li::before,
.fixed_76fa .menu_7ff3 li ul ul li::before,
.fixed_76fa .tertiary_static_01ee li ul ul li::before,
.fixed_76fa .lite-add6 li ul ul li::before,
.fixed_76fa .caption_focused_f9be li ul ul li::before {
  left: 30px;
}
.fixed_76fa .heading_hard_1d81 li ul ul a,
.fixed_76fa .cool-3633 li ul ul a,
.fixed_76fa .pattern-out-6303 li ul ul a,
.fixed_76fa .pagination-fd4e li ul ul a,
.fixed_76fa .menu_7ff3 li ul ul a,
.fixed_76fa .tertiary_static_01ee li ul ul a,
.fixed_76fa .lite-add6 li ul ul a,
.fixed_76fa .caption_focused_f9be li ul ul a {
  padding-left: 40px;
}
.fixed_76fa .tabs-wood-f13f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed_76fa .caption_focused_f9be ul li {
  margin-bottom: 1.41575em;
}
.fixed_76fa .caption_focused_f9be ul li .left-d39c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fixed_76fa .caption_focused_f9be ul li .component_complex_d7a8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.under_31c1 .heading_hard_1d81 li a,
.under_31c1 .cool-3633 li a,
.under_31c1 .pattern-out-6303 li a,
.under_31c1 .pagination-fd4e li a,
.under_31c1 .menu_7ff3 li a,
.under_31c1 .tertiary_static_01ee li a,
.under_31c1 .lite-add6 li a,
.under_31c1 .caption_focused_f9be li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_31c1 .tabs-wood-f13f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_31c1 .south-99c9 ul li.video_motion_b529 .hard_e79c,
.under_31c1 .south-99c9 ul li.cool_f279 .hard_e79c {
  background: rgba(0, 0, 0, 0.2);
}
.under_31c1 .fixed_76fa .south-99c9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li {
  margin: 0;
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li ul {
  margin: 0;
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li ul li a {
  padding-left: 15px;
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li ul li li a {
  padding-left: 30px;
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li.thumbnail-stale-5691 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li.thumbnail-stale-5691 > 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;
}
.accent_4c3d .fixed_76fa .badge-hovered-b2b9 li.thumbnail-stale-5691 > 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;
}
.logo_8436 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main_next_d3c9 {
  position: relative;
  z-index: 10;
}
.main_next_d3c9 .widget-96f0 {
  width: 100%;
  max-width: 100%;
}
.middle-9c38 .north_5ab4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.middle-9c38 .motion_5984 {
}
.middle-9c38 .under_31c1 {
  background: #292929;
}
.search_cabb .north_5ab4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_cabb .motion_5984 {
  background: #f9f9f9;
}
.search_cabb .under_31c1 {
  background: #303030;
}
.main_bright_e961 .north_5ab4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_bright_e961 .header-052b {
    margin-bottom: 1em;
  }
  .main_bright_e961 .header-052b:last-child {
    margin-bottom: 0;
  }
}
.main_bright_e961 .motion_5984 {
  background: #ededed;
}
.main_bright_e961 .under_31c1 {
  background: #1a1a1a;
}
.north_5ab4.motion_5984 {
  color: rgba(0, 0, 0, 0.6);
}
.north_5ab4.motion_5984 .border-a4df li {
  border-color: rgba(0, 0, 0, 0.08);
}
.north_5ab4.under_31c1 {
  color: rgba(255, 255, 255, 0.99);
}
.north_5ab4.under_31c1 a:not(.north-4b74) {
  color: rgba(255, 255, 255, 0.79);
}
.north_5ab4.under_31c1 a:not(.north-4b74):hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_5ab4.under_31c1 .border-a4df li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_5ab4.under_31c1 table tbody td,
.north_5ab4.under_31c1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.media_bd36.west-9e7d .title-up-2c8c {
  max-width: initial;
}
.media_bd36 .prev_9117 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.media_bd36 .prev_9117 .widget-96f0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .media_bd36 .prev_9117 .widget-96f0 {
    display: block;
    margin-bottom: 2em;
  }
  .media_bd36 .prev_9117 .widget-96f0:last-child {
    margin-bottom: 0;
  }
}
.main_bright_e961 .header-052b:last-child,
.search_cabb .header-052b:last-child,
.middle-9c38 .header-052b:last-child {
  margin-bottom: 0;
}
.main_bright_e961 .header-052b .fixed_76fa .south-99c9:last-child,
.search_cabb .header-052b .fixed_76fa .south-99c9:last-child,
.middle-9c38 .header-052b .fixed_76fa .south-99c9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main_bright_e961 .caption_7dca,
  .main_bright_e961 .input-complex-a30f,
  .search_cabb .caption_7dca,
  .search_cabb .input-complex-a30f,
  .middle-9c38 .caption_7dca,
  .middle-9c38 .input-complex-a30f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main_next_d3c9 .header-052b {
    margin-bottom: 2em;
  }
}
.main_next_d3c9 p:last-child {
  margin-bottom: 0;
}
.main_next_d3c9 li,
.main_next_d3c9 ul {
  list-style: none;
  margin: 0;
}
.main_next_d3c9 ul ul {
  margin-left: 2.617924em;
}
.header_3aa8 {
  font-size: 0.875em;
}

/* css-noise: ae37 */
.phantom-card-k3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
