/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thumbnail-west-ab70/customify
Author: WPCustomify
Author URI: https://pressmaximum.thumbnail-west-ab70
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.thumbnail-west-ab70/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gallery-7850.form_d4d1/licenses/gpl-2.0.dropdown-5dfe
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.slider-ca6e/, (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.info-a5e1.simple_8963/normalize.alert-3a84/
 ======
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.alert-3a84 v7.0.0 | MIT License | github.thumbnail-west-ab70/necolas/normalize.alert-3a84 */
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;
}
.outline_5377 .backdrop-steel-3067,
.brown_8e23,
.alert_7d69,
.modal-bottom-687c,
.outline_70c5,
.dynamic-b3e2,
.pagination-4a57,
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;
}
.brown_8e23,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .brown_8e23,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .brown_8e23,
  h1 {
    font-size: 1.8em;
  }
}
.alert_7d69,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.alert_7d69 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .alert_7d69,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .alert_7d69,
  h2 {
    font-size: 1.7em;
  }
}
.modal-bottom-687c,
h3 {
  font-size: 1.618em;
}
.outline_5377 .backdrop-steel-3067,
.outline_70c5,
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.background-lower-bc24 {
  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;
}
.thumbnail_prev_bd69:after,
.thumbnail_prev_bd69:before,
.box-c0c5:after,
.box-c0c5:before {
  content: "";
  display: table;
}
.thumbnail_prev_bd69:after,
.box-c0c5:after {
  clear: both;
}
.brown-608e {
  float: right;
  margin-right: 0;
}
.gallery-1b5d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lower_8076 .accordion_center_6bb2,
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;
}
.lower_8076 .accordion_center_6bb2: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;
}
.summary_2214 .accordion_center_6bb2 {
  box-shadow: none;
}
.summary_2214
  .accordion_center_6bb2
  .pattern-243a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary_2214 .accordion_center_6bb2 .column_bcae {
  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;
}
.summary_2214
  .accordion_center_6bb2
  .column_bcae
  b {
  display: none;
}
.summary_2214 .panel-2c4a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mask-0ac4:not(.info-a078):not(.hidden_copper_8f5d),
button:not(.info-a078):not(.hidden_copper_8f5d),
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ),
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ),
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ) {
  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;
}
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ):hover,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ):hover,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):hover,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):hover,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ):active,
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ):active,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):active,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):active,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):active,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus {
  outline: 0;
}
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae {
  position: relative;
}
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .clean_03cb,
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .preview-6491,
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .media-93b4,
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  i,
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  svg,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .clean_03cb,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .preview-6491,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .media-93b4,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  i,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  svg,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .clean_03cb,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .preview-6491,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .media-93b4,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  i,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  svg,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .clean_03cb,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .preview-6491,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .media-93b4,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  i,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  svg,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .clean_03cb,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .preview-6491,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  .media-93b4,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  i,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae
  svg {
  visibility: hidden;
}
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae:after,
button:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae:after,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae:after,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae:after,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ).fn-loading-f2ae: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;
}
.mask-0ac4:not(.info-a078):not(.hidden_copper_8f5d),
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ),
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ),
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ) {
  color: #fff;
  background: #235787;
}
.mask-0ac4:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus,
input[type="button"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus,
input[type="reset"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus,
input[type="submit"]:not(.info-a078):not(
    .hidden_copper_8f5d
  ):focus {
  color: #fff;
}
.mask-0ac4.fn-disabled-f2ae:not(.info-a078):not(
    .hidden_copper_8f5d
  ),
.mask-0ac4[disabled]:not(.info-a078):not(
    .hidden_copper_8f5d
  ),
button.fn-disabled-f2ae:not(.info-a078):not(
    .hidden_copper_8f5d
  ),
button[disabled]:not(.info-a078):not(
    .hidden_copper_8f5d
  ) {
  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;
}
.wide_db39 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wide_db39: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;
}
.active_bright_799e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup_outer_9cfd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.label_2f1b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail_prev_bd69:after,
.thumbnail_prev_bd69:before,
.east_1758:after,
.east_1758:before,
.pagination_bottom_a796:after,
.pagination_bottom_a796:before,
.status-2a3f:after,
.status-2a3f:before,
.form-2d5b:after,
.form-2d5b:before,
.header-b3a0:after,
.header-b3a0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail_prev_bd69:after,
.east_1758:after,
.pagination_bottom_a796:after,
.status-2a3f:after,
.form-2d5b:after,
.header-b3a0:after {
  clear: both;
}
.east_1758 .focus-smooth-430d,
.pagination_bottom_a796 .focus-smooth-430d,
.popup-3d0b .focus-smooth-430d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.link-821a {
  display: inline-block;
}
.focus_cool_0020 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_cool_0020 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_cool_0020 .dropdown-outer-6e52 {
  padding: 1em 0;
  font-size: 85%;
}
.dropdown-outer-6e52 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element_next_a917 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element_next_a917:after,
.element_next_a917:before {
  content: "";
  display: table;
}
.element_next_a917:after {
  clear: both;
}
.yellow-e91c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focus-outer-ff99 .yellow-e91c {
  max-width: 50%;
}
.component_4ec3 .yellow-e91c {
  max-width: 33.33%;
}
.disabled_da97 .yellow-e91c {
  max-width: 25%;
}
.tall-1e1d .yellow-e91c {
  max-width: 20%;
}
.sort-f190 .yellow-e91c {
  max-width: 16.66%;
}
.new_3fbe .yellow-e91c {
  max-width: 14.28%;
}
.south-23e1 .yellow-e91c {
  max-width: 12.5%;
}
.column-solid-637c .yellow-e91c {
  max-width: 11.11%;
}
.bottom-a42d {
  display: block;
}
.outline_5377 .module-e879 label,
.outline_5377 .text_blue_cb9d label,
.outline_5377 .form-blue-81a2 label,
.outline_5377 .tooltip-in-7b3f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content_copper_9c75 {
  list-style: none;
  margin: 0;
}
.content_copper_9c75 article.east_c82c {
  margin-bottom: 0;
}
.content_copper_9c75 ul {
  list-style: none;
  margin: 0;
}
.content_copper_9c75 .banner_270a li.east_c82c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content_copper_9c75 .banner_270a li.east_c82c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content_copper_9c75 .banner_270a li.east_c82c: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) {
  .content_copper_9c75 .banner_270a li.east_c82c li.east_c82c li.east_c82c li.east_c82c {
    padding-left: 0;
  }
}
article.east_c82c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.east_c82c .east_1758 p:last-of-type {
  margin-bottom: 0;
}
article.east_c82c .dropdown-7387 {
  float: left;
}
article.east_c82c .photo_44e8 {
  margin-left: 85px;
}
article.east_c82c .row-570d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.east_c82c .row-570d .hidden-6e44 {
  margin-left: 10px;
}
article.east_c82c .breadcrumb-center-c773 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.east_c82c .text_9106 {
  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 .module-e879,
  #respond .form-blue-81a2,
  #respond .tooltip-in-7b3f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-e879 input,
#respond .form-blue-81a2 input,
#respond .tooltip-in-7b3f input {
  width: 100%;
}
#respond .tooltip-in-7b3f {
  margin-right: 0;
}
#respond .sort-right-66e3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast-1245 {
  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;
}
.fast-1245.south_5324 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fast-1245 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%);
}
.fast-1245:focus,
.fast-1245: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);
}
.button_8efd {
  border-radius: 10%;
}
.layout_62fd {
  border-radius: 50%;
}
.banner-67ad {
  font-size: 0.72em;
}
.fresh_b9b0 {
  font-size: 0.875em;
}
.tag_lower_8305 {
  font-size: 1.1em;
}
.header_tiny_f1da {
  text-transform: uppercase;
  line-height: 1.2;
}
.header_tiny_f1da.banner-67ad {
  letter-spacing: 0.5px;
}
.solid-d69e,
.solid-d69e a {
  color: #6d6d6d;
}
.solid-d69e a:hover {
  color: #111;
}
.paragraph_glass_e520 {
  color: #6d6d6d;
}
.summary_full_02f1 {
  overflow-x: hidden;
}
.summary_full_02f1 .summary-30d1.short_4ab7 {
  position: relative;
}
.summary_full_02f1 .summary-30d1.short_4ab7.menu-dad4 {
  position: initial;
}
.summary_full_02f1
  .summary-30d1.short_4ab7.menu-dad4
  .logo-white-3f7a {
  left: auto;
}
.summary_full_02f1 .summary-30d1 .logo-white-3f7a {
  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;
}
.summary_full_02f1 .summary-30d1:hover.short_4ab7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary_full_02f1
  .summary-30d1:hover.short_4ab7
  .logo-white-3f7a {
  display: block;
  z-index: 9999999;
}
.summary_full_02f1 .pressed_4641 .summary_fresh_61f8,
.summary_full_02f1 .hard-8ef3 .summary_fresh_61f8 {
  display: none;
}
.summary_full_02f1 .item_db56 .summary-30d1:hover.short_4ab7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outline_5377 .module-e879 label,
.outline_5377 .text_blue_cb9d label,
.outline_5377 .form-blue-81a2 label,
.outline_5377 .tooltip-in-7b3f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content_copper_9c75 {
  list-style: none;
  margin: 0;
}
.content_copper_9c75 article.east_c82c {
  margin-bottom: 0;
}
.content_copper_9c75 ul {
  list-style: none;
  margin: 0;
}
.content_copper_9c75 .banner_270a li.east_c82c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content_copper_9c75 .banner_270a li.east_c82c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content_copper_9c75 .banner_270a li.east_c82c: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) {
  .content_copper_9c75 .banner_270a li.east_c82c li.east_c82c li.east_c82c li.east_c82c {
    padding-left: 0;
  }
}
article.east_c82c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.east_c82c .east_1758 p:last-of-type {
  margin-bottom: 0;
}
article.east_c82c .dropdown-7387 {
  float: left;
}
article.east_c82c .photo_44e8 {
  margin-left: 85px;
}
article.east_c82c .row-570d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.east_c82c .row-570d .hidden-6e44 {
  margin-left: 10px;
}
article.east_c82c .breadcrumb-center-c773 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.east_c82c .text_9106 {
  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 .module-e879,
  #respond .form-blue-81a2,
  #respond .tooltip-in-7b3f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-e879 input,
#respond .form-blue-81a2 input,
#respond .tooltip-in-7b3f input {
  width: 100%;
}
#respond .tooltip-in-7b3f {
  margin-right: 0;
}
#respond .sort-right-66e3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pressed_4641 .input_342f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.input_342f .preview_white_44db.dropdown-black-7df2 .frame-d93e > li > a:focus,
.input_342f .preview_white_44db.dropdown-black-7df2 .frame-d93e > li > a:hover,
.input_342f .preview_white_44db.panel-cd2f .frame-d93e > li > a:focus,
.input_342f .preview_white_44db.panel-cd2f .frame-d93e > li > a:hover,
.input_342f .preview_white_44db.outer_2b50 .frame-d93e > li > a:focus,
.input_342f .preview_white_44db.outer_2b50 .frame-d93e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_342f
  .preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li.shadow-orange-adac
  > a,
.input_342f
  .preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li.easy_efd3
  > a,
.input_342f
  .preview_white_44db.panel-cd2f
  .frame-d93e
  > li.shadow-orange-adac
  > a,
.input_342f
  .preview_white_44db.panel-cd2f
  .frame-d93e
  > li.easy_efd3
  > a,
.input_342f
  .preview_white_44db.outer_2b50
  .frame-d93e
  > li.shadow-orange-adac
  > a,
.input_342f .preview_white_44db.outer_2b50 .frame-d93e > li.gas-f965 > a {
  color: rgba(255, 255, 255, 0.99);
}
.input_342f .footer-inner-575f,
.input_342f .footer-inner-575f a {
  color: rgba(255, 255, 255, 0.99);
}
.input_342f .module_first_bcd0.gallery_c7be li a,
.input_342f .old-4845 a,
.input_342f .west-0aa5,
.input_342f .frame-d93e > li > a,
.input_342f .black_1c8f {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f .module_first_bcd0.gallery_c7be li a:hover,
.input_342f .old-4845 a:hover,
.input_342f .west-0aa5:hover,
.input_342f .frame-d93e > li > a:hover,
.input_342f .black_1c8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_342f .dropdown_medium_6ef6 {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f .dropdown_medium_6ef6 .north_5881 {
  color: rgba(255, 255, 255, 0.99);
}
.input_342f .dropdown_medium_6ef6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_342f .white_c7e7 .right_de95 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_342f .white_c7e7 .right_de95 .right-fd06 {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f
  .white_c7e7
  .right_de95
  .right-fd06::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f
  .white_c7e7
  .right_de95
  .right-fd06:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f
  .white_c7e7
  .right_de95
  .right-fd06::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f
  .white_c7e7
  .right_de95
  .right-fd06::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f .white_c7e7 .filter-5065 {
  color: rgba(255, 255, 255, 0.79);
}
.input_342f .white_c7e7 .filter-5065:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-ec97
  .input_342f
  .white_c7e7
  .thumbnail-d4cd
  .cool-65a8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old-ec97
  .input_342f
  .white_c7e7
  .thumbnail-d4cd
  .right-fd06 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed_4641 .pagination_6ad2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination_6ad2 .preview_white_44db.dropdown-black-7df2 .frame-d93e > li > a:focus,
.pagination_6ad2 .preview_white_44db.dropdown-black-7df2 .frame-d93e > li > a:hover,
.pagination_6ad2 .preview_white_44db.panel-cd2f .frame-d93e > li > a:focus,
.pagination_6ad2 .preview_white_44db.panel-cd2f .frame-d93e > li > a:hover,
.pagination_6ad2 .preview_white_44db.outer_2b50 .frame-d93e > li > a:focus,
.pagination_6ad2 .preview_white_44db.outer_2b50 .frame-d93e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_6ad2
  .preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li.shadow-orange-adac
  > a,
.pagination_6ad2
  .preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li.easy_efd3
  > a,
.pagination_6ad2
  .preview_white_44db.panel-cd2f
  .frame-d93e
  > li.shadow-orange-adac
  > a,
.pagination_6ad2
  .preview_white_44db.panel-cd2f
  .frame-d93e
  > li.easy_efd3
  > a,
.pagination_6ad2
  .preview_white_44db.outer_2b50
  .frame-d93e
  > li.shadow-orange-adac
  > a,
.pagination_6ad2 .preview_white_44db.outer_2b50 .frame-d93e > li.gas-f965 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_6ad2 .footer-inner-575f,
.pagination_6ad2 .footer-inner-575f a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_6ad2 .module_first_bcd0.gallery_c7be li a,
.pagination_6ad2 .old-4845 a,
.pagination_6ad2 .west-0aa5,
.pagination_6ad2 .frame-d93e > li > a,
.pagination_6ad2 .black_1c8f {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_6ad2 .module_first_bcd0.gallery_c7be li a:hover,
.pagination_6ad2 .old-4845 a:hover,
.pagination_6ad2 .west-0aa5:hover,
.pagination_6ad2 .frame-d93e > li > a:hover,
.pagination_6ad2 .black_1c8f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_6ad2 .dropdown_medium_6ef6 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_6ad2 .dropdown_medium_6ef6 .north_5881 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_6ad2 .dropdown_medium_6ef6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_b2ff .solid-9fba {
  margin-left: auto;
  margin-right: auto;
}
.pagination_bottom_a796 > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination_bottom_a796 .active_bright_799e {
  margin-right: 1.41575em;
}
.new-a476 .pagination_bottom_a796 > .highlight_copper_3261 {
  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;
}
.new-a476 .pagination_bottom_a796 > .tiny-1af5 {
  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;
}
.card-stone-88df.sidebar_b2ff .solid-9fba,
.breadcrumb-east-08b3.sidebar_b2ff .solid-9fba {
  margin-left: 0;
}
.badge_plasma_beaa.sidebar_b2ff .solid-9fba,
.notification-a56d.sidebar_b2ff .solid-9fba {
  margin-right: 0;
}
.pagination_bottom_a796 ol,
.pagination_bottom_a796 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.out_2df5 video {
  max-width: 100%;
}
.block_1ce7 img {
  display: block;
}
.block_1ce7.active_bright_799e,
.block_1ce7.popup_outer_9cfd {
  width: 100%;
}
.block_1ce7.tiny-1af5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-tall-58f2:not(.notification_north_875b) {
  margin: 1.5em auto;
}
.fresh-6f34 p {
  padding: 1.5em 14px;
}
ul.info-motion-0239.tiny-1af5,
ul.info-motion-0239.highlight_copper_3261,
ul.info-motion-0239.cool_5640.highlight_copper_3261 {
  padding: 0 14px;
}
.feature_motion_ab1a {
  display: block;
  overflow-x: auto;
}
.feature_motion_ab1a table {
  border-collapse: collapse;
  width: 100%;
}
.feature_motion_ab1a td,
.feature_motion_ab1a th {
  padding: 0.5em;
}
.pagination_bottom_a796 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination_bottom_a796 ol ol,
.pagination_bottom_a796 ol ul,
.pagination_bottom_a796 ul ol,
.pagination_bottom_a796 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination_bottom_a796 ol ol li,
.pagination_bottom_a796 ol ul li,
.pagination_bottom_a796 ul ol li,
.pagination_bottom_a796 ul ul li {
  margin-left: 0;
}
.avatar_large_722d.element-rough-f69b > .progress-under-143b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.avatar_large_722d.element-rough-f69b > .progress-under-143b iframe,
.avatar_large_722d.element-rough-f69b > .progress-under-143b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bronze-aa3f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bronze-aa3f.new_c934 {
  padding: 0;
}
.bronze-aa3f.new_c934 cite {
  font-size: 13px;
}
.bronze-aa3f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bronze-aa3f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-in-0a7b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-in-0a7b > p:first-child {
  margin-top: 0;
}
.main-in-0a7b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-in-0a7b blockquote {
  border-left: 0;
}
.cold-c4a0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cold-c4a0:not(.purple_44ad) {
  max-width: 100px;
}
.cold-c4a0.disabled_fast_0ff6 {
  border-bottom: none !important;
  text-align: center;
}
.cold-c4a0.disabled_fast_0ff6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fresh-6f34 p {
    padding: 1.5em 0;
  }
}
.heading_prev_fb36 {
  color: #0073aa;
}
.white_8831 {
  background-color: #0073aa;
}
.title-action-cf65 {
  color: #229fd8;
}
.lower_bdda {
  background-color: #229fd8;
}
.progress_lite_25ff {
  color: #eee;
}
.gradient_small_9040 {
  background-color: #eee;
}
.table_paper_8a46 {
  color: #444;
}
.block_1595 {
  background-color: #444;
}
.tiny-aef7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tiny-aef7 .wrapper_prev_3d57 .old-4845 {
  font-size: 15px;
}
.tiny-aef7 .old-4845 {
  line-height: 1.3;
}
.tiny-aef7 .pagination_6ad2 {
}
.tiny-aef7 .input_342f {
  background: #235787;
}
.status_fluid_7e94 {
  padding: 0;
}
.status_fluid_7e94 .input_342f {
  background: #1a1a1a;
}
.status_fluid_7e94 .pagination_6ad2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title-a7cd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title-a7cd .pagination_6ad2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title-a7cd .input_342f {
  background: #303030;
}
.header-b3a0 {
  position: relative;
  z-index: 10;
}
.header-b3a0 .focus_50aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-3213 .short_4ab7 {
  display: inline-block;
  vertical-align: middle;
}
.nav-3213.label_solid_d96a .short_4ab7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .nav-3213.label_solid_d96a .short_4ab7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .nav-3213.label_solid_d96a .short_4ab7 {
    margin-right: 0.4em;
  }
}
.nav-3213.label_solid_d96a .short_4ab7:last-child {
  margin-right: 0;
}
.component-first-15b0 .focus_50aa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pressed_4641 .wrapper_prev_3d57 {
    margin: 0 -0.5em;
  }
  .pressed_4641 .wrapper_prev_3d57 [class*="customify-col-"],
  .pressed_4641 .wrapper_prev_3d57 [class*="customify-col_"],
  .pressed_4641 .wrapper_prev_3d57 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pressed_4641.warm_7832 .focus_50aa {
  background: 0 0 !important;
}
.pressed_4641.warm_7832 .focus_50aa,
.pressed_4641.component-first-15b0 .focus_50aa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pressed_4641.warm-3b6b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pressed_4641.component-first-15b0 .focus_50aa {
  box-shadow: none !important;
}
.article-8b53 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .article-8b53 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .article-8b53 {
    padding: 18px 0 20px;
  }
}
.article-8b53 .surface_0e01 {
  width: 100%;
}
.article-8b53 .background-bfc7 {
  margin-bottom: 0;
}
.article-8b53 .thumbnail-1a99 {
  margin-top: 5px;
  font-size: 0.875em;
}
.detail_aa8f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.detail_aa8f .button_gold_ee6a {
  width: 100%;
}
.detail-brown-f7af {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail-brown-f7af li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail-brown-f7af 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;
}
.detail-brown-f7af li:last-child:after {
  display: none;
}
.detail-brown-f7af li a {
  font-weight: 500;
  margin-right: 10px;
}
.active-in-8f23 .summary_fresh_61f8 button,
.article-8b53 .summary_fresh_61f8 button {
  left: 0;
}
.active-in-8f23 .button_gold_ee6a,
.article-8b53 .button_gold_ee6a {
  padding-left: 0;
  padding-right: 0;
}
.active-in-8f23 .detail_aa8f,
.article-8b53 .detail_aa8f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.active-in-8f23 {
  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;
}
.active-in-8f23: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;
}
.active-in-8f23 .background_wood_1a02 {
  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) {
  .active-in-8f23 .background_wood_1a02 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .active-in-8f23 .background_wood_1a02 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .active-in-8f23 .background_wood_1a02 {
    min-height: 200px;
  }
}
.active-in-8f23 .detail-brown-f7af {
  color: rgba(255, 255, 255, 0.8);
}
.active-in-8f23 .detail-brown-f7af a,
.active-in-8f23 .detail-brown-f7af li:after {
  color: inherit;
}
.active-in-8f23 .detail-brown-f7af a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.disabled-wide-981e {
  margin-bottom: 0.5em;
}
.frame-af4d {
  margin-bottom: 1.2em;
}
.frame-af4d,
.disabled-wide-981e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.frame-af4d p:last-child,
.disabled-wide-981e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .summary_fresh_61f8,
#masthead .summary_fresh_61f8 {
  display: none;
}
#masthead
  > .summary_fresh_61f8.border_silver_46a2 {
  display: none;
}
#masthead > .summary_fresh_61f8 button {
  left: 0;
}
.hidden-49a6 {
  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%;
}
.hidden-49a6 .short_4ab7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden-49a6 .shade_advanced_3a5f {
  display: -webkit-box;
  display: flex;
}
.hidden-49a6 .shade_advanced_3a5f.narrow-9f34 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden-49a6 .shade_advanced_3a5f.wrapper-east-84af {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-49a6 .shade_advanced_3a5f.backdrop-thick-a740 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-49a6.tooltip-9546.content-warm-bda9 .shade_advanced_3a5f.narrow-9f34 {
  flex-basis: 100%;
}
.hidden-49a6.title-6ee9 .shade_advanced_3a5f.wrapper-east-84af {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden-49a6.title-6ee9 .shade_advanced_3a5f.backdrop-thick-a740 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .summary_fresh_61f8.border_silver_46a2 {
  display: none;
}
#masthead > .summary_fresh_61f8 button {
  left: 0;
}
.purple_32f6 {
  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;
}
.purple_32f6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.purple_32f6.caption-plasma-bce1 i {
  margin-right: 4px;
}
.purple_32f6.solid_f5df i {
  margin-left: 5px;
}
.old-4845 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.old-4845 p:last-child {
  margin-bottom: 0;
}
.hover_north_63e0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover_north_63e0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover_north_63e0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover_north_63e0 .footer-inner-575f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover_north_63e0 .tiny_e8b2 {
  margin: 5px 0 7px 0;
}
.hover_north_63e0.dark-0eb4 .picture_5061 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_north_63e0.dark-0eb4 .north_258a {
  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;
}
.hover_north_63e0.notice-bright-5b0d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover_north_63e0.notice-bright-5b0d .picture_5061 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_north_63e0.notice-bright-5b0d .north_258a {
  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;
}
.hover_north_63e0.main-iron-dcc6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_north_63e0.box_short_0849 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover_north_63e0.box_short_0849 .north_258a {
  margin-top: 7px;
}
.slider-blue-06b4 {
  display: inline-block;
}
.header-b3a0 .preview_old_4e7d .hover_north_63e0 img {
  max-width: 100%;
}
.preview_white_44db .copper-fc41.article_right_5f32,
.media-89d8 .copper-fc41.article_right_5f32 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview_white_44db .title-small-5ea5,
.media-89d8 .title-small-5ea5 {
  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%);
}
.preview_white_44db .title-small-5ea5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.preview_white_44db.dirty_11bb .title-small-5ea5 {
  display: none;
}
.preview_white_44db .hover-8430 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview_white_44db .hover-8430 li {
  display: inline-block;
  position: relative;
}
.preview_white_44db .hover-8430 li:last-child {
  margin-right: 0;
}
.preview_white_44db .hover-8430 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;
}
.preview_white_44db .hover-8430 li.gas-f965 > a {
  color: rgba(0, 0, 0, 0.9);
}
.preview_white_44db .hover-8430 > 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;
}
.preview_white_44db .hover-8430 > li > a i {
  line-height: 0;
}
.preview_white_44db .hover-8430 > li.table_plasma_4789 > a .title-small-5ea5 {
  margin-left: 4px;
  line-height: 0;
}
.preview_white_44db .hover-8430 .secondary_copper_a443 li.table_plasma_4789 > a {
  position: relative;
}
.preview_white_44db .hover-8430 .secondary_copper_a443 li.table_plasma_4789 > a:after,
.preview_white_44db .hover-8430 .secondary_copper_a443 li.table_plasma_4789 > a:before {
  content: "";
  display: table;
}
.preview_white_44db .hover-8430 .secondary_copper_a443 li.table_plasma_4789 > a:after {
  clear: both;
}
.preview_white_44db .hover-8430 .secondary_copper_a443 li.table_plasma_4789 > a .title-small-5ea5 {
  margin-left: 5px;
  float: right;
}
.preview_white_44db .description-9334,
.preview_white_44db .secondary_copper_a443 {
  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;
}
.preview_white_44db .secondary_copper_a443 {
  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;
}
.preview_white_44db .secondary_copper_a443 .article_right_5f32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview_white_44db .secondary_copper_a443 .title-small-5ea5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.preview_white_44db .secondary_copper_a443 li {
  display: block;
  margin: 0;
  padding: 0;
}
.preview_white_44db .secondary_copper_a443 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;
}
.preview_white_44db .secondary_copper_a443 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.preview_white_44db .secondary_copper_a443 .secondary_copper_a443 {
  top: 0;
  left: 100%;
}
.preview_white_44db .down_f640.fn-focus-f2ae > .description-9334,
.preview_white_44db .down_f640.fn-focus-f2ae > .secondary_copper_a443,
.preview_white_44db .down_f640:focus > .description-9334,
.preview_white_44db .down_f640:focus > .secondary_copper_a443,
.preview_white_44db .down_f640:hover > .description-9334,
.preview_white_44db .down_f640:hover > .secondary_copper_a443 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.preview_white_44db.outer_2b50 .frame-d93e:after,
.preview_white_44db.outer_2b50 .frame-d93e:before {
  content: "";
  display: table;
}
.preview_white_44db.outer_2b50 .frame-d93e:after {
  clear: both;
}
.preview_white_44db.outer_2b50 .frame-d93e > li {
  float: left;
}
.preview_white_44db.east_bcdb .frame-d93e:after,
.preview_white_44db.east_bcdb .frame-d93e:before {
  content: "";
  display: table;
}
.preview_white_44db.east_bcdb .frame-d93e:after {
  clear: both;
}
.preview_white_44db.east_bcdb .frame-d93e > li {
  float: left;
}
.preview_white_44db.east_bcdb .frame-d93e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.preview_white_44db.east_bcdb .frame-d93e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.preview_white_44db.east_bcdb .frame-d93e > li.shadow-orange-adac > a,
.preview_white_44db.east_bcdb .frame-d93e > li.gas-f965 > a {
  color: #fff;
  background-color: #1e4b75;
}
.preview_white_44db.dropdown-black-7df2 .frame-d93e > li > a .article_right_5f32 {
  position: relative;
}
.preview_white_44db.dropdown-black-7df2 .frame-d93e > li > a .article_right_5f32: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;
}
.preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li:focus
  > a
  .article_right_5f32:before,
.preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li:hover
  > a
  .article_right_5f32:before {
  width: 100%;
  background-color: currentColor;
}
.preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li.shadow-orange-adac
  > a
  .article_right_5f32:before,
.preview_white_44db.dropdown-black-7df2
  .frame-d93e
  > li.easy_efd3
  > a
  .article_right_5f32:before {
  width: 100%;
  background-color: currentColor;
}
.preview_white_44db.panel-cd2f .frame-d93e > li > a .article_right_5f32 {
  position: relative;
}
.preview_white_44db.panel-cd2f .frame-d93e > li > a .article_right_5f32: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;
}
.preview_white_44db.panel-cd2f .frame-d93e > li:focus > a .article_right_5f32:before,
.preview_white_44db.panel-cd2f
  .frame-d93e
  > li:hover
  > a
  .article_right_5f32:before {
  width: 100%;
  background-color: currentColor;
}
.preview_white_44db.panel-cd2f
  .frame-d93e
  > li.shadow-orange-adac
  > a
  .article_right_5f32:before,
.preview_white_44db.panel-cd2f
  .frame-d93e
  > li.easy_efd3
  > a
  .article_right_5f32:before {
  width: 100%;
  background-color: currentColor;
}
.media-89d8 .hover-8430 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-89d8 .hover-8430 li:first-child > a {
  border-top: none;
}
.media-89d8 .hover-8430 .card-pink-d0bd > .article_right_5f32 .title-small-5ea5 {
  display: none;
}
.media-89d8 .hover-8430 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media-89d8 .hover-8430 li:last-child {
  border: none;
}
.media-89d8 .hover-8430 li.table_plasma_4789 > a {
  padding-right: 45px !important;
}
.media-89d8 .hover-8430 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media-89d8 .hover-8430 li a:focus,
.media-89d8 .hover-8430 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-89d8 .hover-8430 li .fresh_6a64 {
  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;
}
.media-89d8 .hover-8430 li .fresh_6a64:hover {
  box-shadow: none;
}
.media-89d8 .hover-8430 li .fresh_6a64 .title-small-5ea5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media-89d8 .hover-8430 .secondary_copper_a443 {
  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);
}
.media-89d8 .hover-8430 .secondary_copper_a443 li a {
  padding-left: 3em;
}
.media-89d8 .hover-8430 .pagination_3b9c > a .fresh_6a64 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media-89d8 .hover-8430 .pagination_3b9c > .secondary_copper_a443 {
  display: block;
  opacity: 1;
}
.hover_c9ff {
  max-width: 100%;
}
.overlay-e919 {
  line-height: 0;
  cursor: pointer;
}
.black_1c8f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.black_1c8f:hover {
  box-shadow: none;
  color: currentColor;
}
.black_1c8f svg {
  width: 18px;
  height: 18px;
}
.black_1c8f .menu_paper_c03f {
  display: none;
}
.glass-1913 {
  position: relative;
}
.glass-1913.fn-active-f2ae .black_1c8f .element-thick-2f5b {
  display: none;
}
.glass-1913.fn-active-f2ae .black_1c8f .menu_paper_c03f {
  display: inline-block;
}
.glass-1913 .last_2098 {
  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);
}
.glass-1913.container_4b7a .last_2098 {
  left: auto;
  right: -0.9em;
}
.glass-1913.container_4b7a .tag-75bf::before {
  left: auto;
  right: 15px;
}
.glass-1913.fn-active-f2ae .last_2098 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail-d4cd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thumbnail-d4cd label {
  flex-basis: 100%;
}
.thumbnail-d4cd .right_de95 {
  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;
}
.thumbnail-d4cd .right-fd06 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thumbnail-d4cd .right-fd06:focus {
  background-color: transparent;
}
.thumbnail-d4cd button.filter-5065 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thumbnail-d4cd button.filter-5065:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thumbnail-d4cd button.filter-5065 svg {
  width: 18px;
  height: 18px;
}
.thumbnail-d4cd input[type="submit"] {
  min-height: auto;
}
.white_c7e7 .thumbnail-d4cd .right-fd06 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag-75bf {
  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) {
  .tag-75bf {
    width: 220px;
  }
}
.tag-75bf label {
  flex-basis: 100%;
}
.tag-75bf::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;
}
.old-ec97 .white_c7e7 .thumbnail-d4cd {
  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;
}
.old-ec97
  .white_c7e7
  .thumbnail-d4cd
  .right_de95 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.old-ec97 .white_c7e7 .thumbnail-d4cd .right-fd06 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.old-ec97
  .white_c7e7
  .thumbnail-d4cd
  .right-fd06:focus {
  background: 0 0;
}
.old-ec97
  .white_c7e7
  .thumbnail-d4cd
  .cool-65a8 {
  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;
}
.module_first_bcd0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.module_first_bcd0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.module_first_bcd0 li:last-child {
  margin-right: 0;
}
.module_first_bcd0 li:first-child {
  margin-left: 0;
}
.module_first_bcd0.photo_thick_0396 a {
  color: #fff;
}
.module_first_bcd0.photo_thick_0396 a:hover {
  color: #fff;
}
.module_first_bcd0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.module_first_bcd0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.module_first_bcd0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.module_first_bcd0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.module_first_bcd0 [class*="social-icon-apple"] {
  background-color: #999;
}
.module_first_bcd0 [class*="social-icon-apple"].popup-fcf3 {
  background-color: transparent;
  color: #999;
}
.module_first_bcd0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.module_first_bcd0 [class*="social-icon-behance"].popup-fcf3 {
  background-color: transparent;
  color: #1769ff;
}
.module_first_bcd0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.module_first_bcd0 [class*="social-icon-bitbucket"].popup-fcf3 {
  background-color: transparent;
  color: #205081;
}
.module_first_bcd0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.module_first_bcd0 [class*="social-icon-codepen"].popup-fcf3 {
  background-color: transparent;
  color: #000;
}
.module_first_bcd0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.module_first_bcd0 [class*="social-icon-delicious"].popup-fcf3 {
  background-color: transparent;
  color: #39f;
}
.module_first_bcd0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.module_first_bcd0 [class*="social-icon-digg"].popup-fcf3 {
  background-color: transparent;
  color: #005be2;
}
.module_first_bcd0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.module_first_bcd0 [class*="social-icon-dribbble"].popup-fcf3 {
  background-color: transparent;
  color: #ea4c89;
}
.module_first_bcd0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.module_first_bcd0 [class*="social-icon-envelope"].popup-fcf3 {
  background-color: transparent;
  color: #ea4335;
}
.module_first_bcd0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.module_first_bcd0 [class*="social-icon-facebook"].popup-fcf3 {
  background-color: transparent;
  color: #3b5998;
}
.module_first_bcd0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.module_first_bcd0 [class*="social-icon-flickr"].popup-fcf3 {
  background-color: transparent;
  color: #0063dc;
}
.module_first_bcd0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.module_first_bcd0 [class*="social-icon-foursquare"].popup-fcf3 {
  background-color: transparent;
  color: #2d5be3;
}
.module_first_bcd0 [class*="social-icon-github"] {
  background-color: #333;
}
.module_first_bcd0 [class*="social-icon-github"].popup-fcf3 {
  background-color: transparent;
  color: #333;
}
.module_first_bcd0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.module_first_bcd0 [class*="social-icon-google-plus"].popup-fcf3 {
  background-color: transparent;
  color: #dd4b39;
}
.module_first_bcd0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.module_first_bcd0 [class*="social-icon-houzz"].popup-fcf3 {
  background-color: transparent;
  color: #7ac142;
}
.module_first_bcd0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.module_first_bcd0 [class*="social-icon-instagram"].popup-fcf3 {
  background-color: transparent;
  color: #262626;
}
.module_first_bcd0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.module_first_bcd0 [class*="social-icon-jsfiddle"].popup-fcf3 {
  background-color: transparent;
  color: #487aa2;
}
.module_first_bcd0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.module_first_bcd0 [class*="social-icon-linkedin"].popup-fcf3 {
  background-color: transparent;
  color: #0077b5;
}
.module_first_bcd0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.module_first_bcd0 [class*="social-icon-medium"].popup-fcf3 {
  background-color: transparent;
  color: #00ab6b;
}
.module_first_bcd0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.module_first_bcd0
  [class*="social-icon-odnoklassniki"].popup-fcf3 {
  background-color: transparent;
  color: #f4731c;
}
.module_first_bcd0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.module_first_bcd0 [class*="social-icon-meetup"].popup-fcf3 {
  background-color: transparent;
  color: #ec1c40;
}
.module_first_bcd0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.module_first_bcd0 [class*="social-icon-pinterest"].popup-fcf3 {
  background-color: transparent;
  color: #bd081c;
}
.module_first_bcd0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.module_first_bcd0 [class*="social-icon-product-hunt"].popup-fcf3 {
  background-color: transparent;
  color: #da552f;
}
.module_first_bcd0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.module_first_bcd0 [class*="social-icon-reddit"].popup-fcf3 {
  background-color: transparent;
  color: #ff4500;
}
.module_first_bcd0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.module_first_bcd0 [class*="social-icon-rss"].popup-fcf3 {
  background-color: transparent;
  color: #f26522;
}
.module_first_bcd0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.module_first_bcd0
  [class*="social-icon-shopping-cart"].popup-fcf3 {
  background-color: transparent;
  color: #4caf50;
}
.module_first_bcd0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.module_first_bcd0 [class*="social-icon-skype"].popup-fcf3 {
  background-color: transparent;
  color: #00aff0;
}
.module_first_bcd0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.module_first_bcd0 [class*="social-icon-slideshare"].popup-fcf3 {
  background-color: transparent;
  color: #0077b5;
}
.module_first_bcd0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.module_first_bcd0 [class*="social-icon-snapchat"].popup-fcf3 {
  background-color: transparent;
  color: #fffc00;
}
.module_first_bcd0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.module_first_bcd0 [class*="social-icon-soundcloud"].popup-fcf3 {
  background-color: transparent;
  color: #f80;
}
.module_first_bcd0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.module_first_bcd0 [class*="social-icon-spotify"].popup-fcf3 {
  background-color: transparent;
  color: #2ebd59;
}
.module_first_bcd0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.module_first_bcd0
  [class*="social-icon-stack-overflow"].popup-fcf3 {
  background-color: transparent;
  color: #fe7a15;
}
.module_first_bcd0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.module_first_bcd0 [class*="social-icon-maldkfgram"].popup-fcf3 {
  background-color: transparent;
  color: #2ca5e0;
}
.module_first_bcd0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.module_first_bcd0 [class*="social-icon-tripadvisor"].popup-fcf3 {
  background-color: transparent;
  color: #589442;
}
.module_first_bcd0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.module_first_bcd0 [class*="social-icon-tumblr"].popup-fcf3 {
  background-color: transparent;
  color: #35465c;
}
.module_first_bcd0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.module_first_bcd0 [class*="social-icon-twitch"].popup-fcf3 {
  background-color: transparent;
  color: #6441a5;
}
.module_first_bcd0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.module_first_bcd0 [class*="social-icon-twitter"].popup-fcf3 {
  background-color: transparent;
  color: #1da1f2;
}
.module_first_bcd0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.module_first_bcd0 [class*="social-icon-vimeo"].popup-fcf3 {
  background-color: transparent;
  color: #1ab7ea;
}
.module_first_bcd0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.module_first_bcd0 [class*="social-icon-vk"].popup-fcf3 {
  background-color: transparent;
  color: #45668e;
}
.module_first_bcd0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.module_first_bcd0 [class*="social-icon-weibo"].popup-fcf3 {
  background-color: transparent;
  color: #df2029;
}
.module_first_bcd0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.module_first_bcd0 [class*="social-icon-weixin"].popup-fcf3 {
  background-color: transparent;
  color: #7bb32e;
}
.module_first_bcd0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.module_first_bcd0 [class*="social-icon-whatsapp"].popup-fcf3 {
  background-color: transparent;
  color: #25d366;
}
.module_first_bcd0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.module_first_bcd0 [class*="social-icon-wordpress"].popup-fcf3 {
  background-color: transparent;
  color: #21759b;
}
.module_first_bcd0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.module_first_bcd0 [class*="social-icon-xing"].popup-fcf3 {
  background-color: transparent;
  color: #026466;
}
.module_first_bcd0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.module_first_bcd0 [class*="social-icon-yelp"].popup-fcf3 {
  background-color: transparent;
  color: #af0606;
}
.module_first_bcd0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.module_first_bcd0 [class*="social-icon-youtube"].popup-fcf3 {
  background-color: transparent;
  color: #cd201f;
}
.west-0aa5 {
  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;
}
.west-0aa5:hover {
  box-shadow: none;
  background: 0 0;
}
.avatar-down-31ca {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card-down-33c9 {
  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;
}
.tabs_slow_d2f0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight-339d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight-339d,
.highlight-339d::after,
.highlight-339d::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;
}
.highlight-339d::after,
.highlight-339d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-complex-66a0 .card-down-33c9 .tabs_slow_d2f0 {
  margin-top: -2px;
  width: 19px;
}
.block-complex-66a0 .card-down-33c9 .highlight-339d {
  margin-top: -1px;
}
.block-complex-66a0 .card-down-33c9 .highlight-339d,
.block-complex-66a0 .card-down-33c9 .highlight-339d::after,
.block-complex-66a0 .card-down-33c9 .highlight-339d::before {
  width: 19px;
  height: 2px;
}
.block-complex-66a0 .card-down-33c9 .highlight-339d::before {
  top: -6px;
}
.block-complex-66a0 .card-down-33c9 .highlight-339d::after {
  bottom: -6px;
}
.media-a744 .card-down-33c9 .tabs_slow_d2f0 {
  margin-top: -2px;
  width: 22px;
}
.media-a744 .card-down-33c9 .highlight-339d {
  margin-top: -1px;
}
.media-a744 .card-down-33c9 .highlight-339d,
.media-a744 .card-down-33c9 .highlight-339d::after,
.media-a744 .card-down-33c9 .highlight-339d::before {
  width: 22px;
  height: 2px;
}
.media-a744 .card-down-33c9 .highlight-339d::before {
  top: -7px;
}
.media-a744 .card-down-33c9 .highlight-339d::after {
  bottom: -7px;
}
.section-fresh-a0a1 .card-down-33c9 .tabs_slow_d2f0 {
  margin-top: -2px;
  width: 31px;
}
.section-fresh-a0a1 .card-down-33c9 .highlight-339d {
  margin-top: -1.5px;
}
.section-fresh-a0a1 .card-down-33c9 .highlight-339d,
.section-fresh-a0a1 .card-down-33c9 .highlight-339d::after,
.section-fresh-a0a1 .card-down-33c9 .highlight-339d::before {
  width: 31px;
  height: 3px;
}
.section-fresh-a0a1 .card-down-33c9 .highlight-339d::before {
  top: -9px;
}
.section-fresh-a0a1 .card-down-33c9 .highlight-339d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs-e225 .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-e225 .card-down-33c9 .highlight-339d {
    margin-top: -1px;
  }
  .tabs-e225 .card-down-33c9 .highlight-339d,
  .tabs-e225 .card-down-33c9 .highlight-339d::after,
  .tabs-e225 .card-down-33c9 .highlight-339d::before {
    width: 19px;
    height: 2px;
  }
  .tabs-e225 .card-down-33c9 .highlight-339d::before {
    top: -6px;
  }
  .tabs-e225 .card-down-33c9 .highlight-339d::after {
    bottom: -6px;
  }
  .header_001f .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 22px;
  }
  .header_001f .card-down-33c9 .highlight-339d {
    margin-top: -1px;
  }
  .header_001f .card-down-33c9 .highlight-339d,
  .header_001f .card-down-33c9 .highlight-339d::after,
  .header_001f .card-down-33c9 .highlight-339d::before {
    width: 22px;
    height: 2px;
  }
  .header_001f .card-down-33c9 .highlight-339d::before {
    top: -7px;
  }
  .header_001f .card-down-33c9 .highlight-339d::after {
    bottom: -7px;
  }
  .gallery-95f7 .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 31px;
  }
  .gallery-95f7 .card-down-33c9 .highlight-339d {
    margin-top: -1.5px;
  }
  .gallery-95f7 .card-down-33c9 .highlight-339d,
  .gallery-95f7 .card-down-33c9 .highlight-339d::after,
  .gallery-95f7 .card-down-33c9 .highlight-339d::before {
    width: 31px;
    height: 3px;
  }
  .gallery-95f7 .card-down-33c9 .highlight-339d::before {
    top: -9px;
  }
  .gallery-95f7 .card-down-33c9 .highlight-339d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-88c5 .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-88c5 .card-down-33c9 .highlight-339d {
    margin-top: -1px;
  }
  .modal-88c5 .card-down-33c9 .highlight-339d,
  .modal-88c5 .card-down-33c9 .highlight-339d::after,
  .modal-88c5 .card-down-33c9 .highlight-339d::before {
    width: 19px;
    height: 2px;
  }
  .modal-88c5 .card-down-33c9 .highlight-339d::before {
    top: -6px;
  }
  .modal-88c5 .card-down-33c9 .highlight-339d::after {
    bottom: -6px;
  }
  .paragraph_top_6ac5 .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_top_6ac5 .card-down-33c9 .highlight-339d {
    margin-top: -1px;
  }
  .paragraph_top_6ac5 .card-down-33c9 .highlight-339d,
  .paragraph_top_6ac5 .card-down-33c9 .highlight-339d::after,
  .paragraph_top_6ac5 .card-down-33c9 .highlight-339d::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_top_6ac5 .card-down-33c9 .highlight-339d::before {
    top: -7px;
  }
  .paragraph_top_6ac5 .card-down-33c9 .highlight-339d::after {
    bottom: -7px;
  }
  .carousel_in_0a70 .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel_in_0a70 .card-down-33c9 .highlight-339d {
    margin-top: -1.5px;
  }
  .carousel_in_0a70 .card-down-33c9 .highlight-339d,
  .carousel_in_0a70 .card-down-33c9 .highlight-339d::after,
  .carousel_in_0a70 .card-down-33c9 .highlight-339d::before {
    width: 31px;
    height: 3px;
  }
  .carousel_in_0a70 .card-down-33c9 .highlight-339d::before {
    top: -9px;
  }
  .carousel_in_0a70 .card-down-33c9 .highlight-339d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .green-428c .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 19px;
  }
  .green-428c .card-down-33c9 .highlight-339d {
    margin-top: -1px;
  }
  .green-428c .card-down-33c9 .highlight-339d,
  .green-428c .card-down-33c9 .highlight-339d::after,
  .green-428c .card-down-33c9 .highlight-339d::before {
    width: 19px;
    height: 2px;
  }
  .green-428c .card-down-33c9 .highlight-339d::before {
    top: -6px;
  }
  .green-428c .card-down-33c9 .highlight-339d::after {
    bottom: -6px;
  }
  .lower-9a5e .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 22px;
  }
  .lower-9a5e .card-down-33c9 .highlight-339d {
    margin-top: -1px;
  }
  .lower-9a5e .card-down-33c9 .highlight-339d,
  .lower-9a5e .card-down-33c9 .highlight-339d::after,
  .lower-9a5e .card-down-33c9 .highlight-339d::before {
    width: 22px;
    height: 2px;
  }
  .lower-9a5e .card-down-33c9 .highlight-339d::before {
    top: -7px;
  }
  .lower-9a5e .card-down-33c9 .highlight-339d::after {
    bottom: -7px;
  }
  .lite-7e58 .card-down-33c9 .tabs_slow_d2f0 {
    margin-top: -2px;
    width: 31px;
  }
  .lite-7e58 .card-down-33c9 .highlight-339d {
    margin-top: -1.5px;
  }
  .lite-7e58 .card-down-33c9 .highlight-339d,
  .lite-7e58 .card-down-33c9 .highlight-339d::after,
  .lite-7e58 .card-down-33c9 .highlight-339d::before {
    width: 31px;
    height: 3px;
  }
  .lite-7e58 .card-down-33c9 .highlight-339d::before {
    top: -9px;
  }
  .lite-7e58 .card-down-33c9 .highlight-339d::after {
    bottom: -9px;
  }
}
.title-6127 .highlight-339d {
  -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);
}
.title-6127 .highlight-339d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.title-6127 .highlight-339d::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);
}
.title-6127.focused_26ea .highlight-339d {
  -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);
}
.title-6127.focused_26ea .highlight-339d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.title-6127.focused_26ea .highlight-339d::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);
}
.tag_06f5 {
  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.center-5395:before {
  display: none;
}
.hard-8ef3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hard-8ef3 .icon-2710 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hard-8ef3 .icon-2710:last-of-type {
  border-bottom: none;
}
.hard-8ef3 .icon-2710.simple_c71e,
.hard-8ef3 .icon-2710.border_liquid_4962,
.hard-8ef3 .icon-2710.complex-63a3 {
  padding: 0;
}
.hard-8ef3 .media-89d8 .fresh_6a64 {
  color: currentColor;
}
.hard-8ef3 .media-89d8 .fresh_6a64:focus,
.hard-8ef3 .media-89d8 .fresh_6a64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-8ef3.pagination_6ad2 .dropdown_medium_6ef6,
.hard-8ef3.pagination_6ad2 .old-4845 a,
.hard-8ef3.pagination_6ad2 .frame-d93e a,
.hard-8ef3.pagination_6ad2 .secondary_copper_a443 a {
  color: rgba(0, 0, 0, 0.55);
}
.hard-8ef3.pagination_6ad2 .dropdown_medium_6ef6:hover,
.hard-8ef3.pagination_6ad2 .old-4845 a:hover,
.hard-8ef3.pagination_6ad2 .frame-d93e a:hover,
.hard-8ef3.pagination_6ad2 .secondary_copper_a443 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard-8ef3.pagination_6ad2 .north_5881 {
  color: rgba(0, 0, 0, 0.8);
}
.hard-8ef3.pagination_6ad2 .icon-2710 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-8ef3.pagination_6ad2 .icon-2710:before {
  background: rgba(0, 0, 0, 0.08);
}
.hard-8ef3.pagination_6ad2 .wrapper_old_7f9d:before {
  background: rgba(255, 255, 255, 0.9);
}
.hard-8ef3.pagination_6ad2 .media-89d8 .hover-8430 li a,
.hard-8ef3.pagination_6ad2 .media-89d8 .fresh_6a64,
.hard-8ef3.pagination_6ad2 .secondary_copper_a443 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-8ef3.pagination_6ad2 .media-89d8 .fresh_6a64:focus,
.hard-8ef3.pagination_6ad2 .media-89d8 .fresh_6a64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-8ef3.pagination_6ad2 .hover-8430 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-8ef3.input_342f .dropdown_medium_6ef6,
.hard-8ef3.input_342f .old-4845 a,
.hard-8ef3.input_342f .frame-d93e .fresh_6a64,
.hard-8ef3.input_342f .frame-d93e a,
.hard-8ef3.input_342f .secondary_copper_a443 a {
  color: rgba(255, 255, 255, 0.79);
}
.hard-8ef3.input_342f .dropdown_medium_6ef6:hover,
.hard-8ef3.input_342f .old-4845 a:hover,
.hard-8ef3.input_342f .frame-d93e .fresh_6a64:hover,
.hard-8ef3.input_342f .frame-d93e a:hover,
.hard-8ef3.input_342f .secondary_copper_a443 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-8ef3.input_342f .north_5881 {
  color: rgba(255, 255, 255, 0.99);
}
.hard-8ef3.input_342f .icon-2710 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-8ef3.input_342f .icon-2710:before {
  background: rgba(255, 255, 255, 0.08);
}
.hard-8ef3.input_342f .wrapper_old_7f9d:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard-8ef3.input_342f .media-89d8 .hover-8430 li a,
.hard-8ef3.input_342f .media-89d8 .fresh_6a64,
.hard-8ef3.input_342f .secondary_copper_a443 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-8ef3.input_342f .media-89d8 .fresh_6a64:focus,
.hard-8ef3.input_342f .media-89d8 .fresh_6a64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-8ef3.input_342f .hover-8430 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_old_7f9d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper_old_7f9d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.panel-77f7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.input_b386 .hard-8ef3 {
  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;
}
.input_b386 .icon-2710 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.input_b386 .icon-2710: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) {
  .input_b386 .icon-2710:before {
    width: 16%;
    left: 42%;
  }
}
.input_b386 .icon-2710:last-child:before {
  content: none;
}
.input_b386 .icon-2710[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.input_b386 .media-89d8 .hover-8430 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.input_b386 .media-89d8 .hover-8430 li a .fresh_6a64 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.input_b386 .media-89d8 .secondary_copper_a443 {
  border: none;
}
.input_b386 .media-89d8 .secondary_copper_a443 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.input_b386 .wrapper_old_7f9d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.input_b386 .panel-77f7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.input_b386 .input_342f .wrapper_old_7f9d:before {
  background: rgba(0, 0, 0, 0.9);
}
.input_b386 .pagination_6ad2.photo_pink_8c77 .highlight-339d {
  background: rgba(0, 0, 0, 0.6);
}
.input_b386
  .pagination_6ad2.photo_pink_8c77
  .highlight-339d::after,
.input_b386
  .pagination_6ad2.photo_pink_8c77
  .highlight-339d:before {
  background: inherit;
}
.input_b386
  .pagination_6ad2.photo_pink_8c77:hover
  .highlight-339d {
  background: rgba(0, 0, 0, 0.8);
}
.frame-c60a .hard-8ef3 {
  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) {
  .frame-c60a .hard-8ef3 {
    width: auto;
    right: 45px;
  }
}
.border_d7d6 .hard-8ef3 {
  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) {
  .border_d7d6 .hard-8ef3 {
    width: auto;
    left: 45px;
  }
}
.center-5395 .hard-8ef3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.center-5395 .panel-77f7 {
  max-width: 48em;
  margin: 0 auto;
}
.center-5395 .wrapper_old_7f9d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lower-c3ff {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lower-c3ff.input_b386 .hard-8ef3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lower-c3ff.frame-c60a .hard-8ef3 {
  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);
}
.lower-c3ff .hard-8ef3 {
  visibility: visible;
}
.lower-c3ff.border_d7d6 .hard-8ef3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.carousel-clean-2b1f,
.dropdown-b35c {
  overflow-x: hidden;
}
.carousel-clean-2b1f .hard-8ef3 {
  overflow: auto;
}
.carousel-clean-2b1f.input_b386 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-clean-2b1f.input_b386 .hard-8ef3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.carousel-clean-2b1f.input_b386 .west-0aa5 {
  opacity: 0;
}
.carousel-clean-2b1f.frame-c60a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-clean-2b1f.frame-c60a .hard-8ef3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.carousel-clean-2b1f.frame-c60a .west-0aa5 {
  opacity: 0;
}
.carousel-clean-2b1f.border_d7d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-clean-2b1f.border_d7d6 .hard-8ef3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.carousel-clean-2b1f.border_d7d6 .west-0aa5 {
  opacity: 0;
}
.carousel-clean-2b1f.center-5395 .hard-8ef3 {
  z-index: 10;
  visibility: visible;
}
.photo_pink_8c77 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_pink_8c77 .highlight-339d {
  background: rgba(255, 255, 255, 0.99);
}
.photo_pink_8c77 .highlight-339d::after,
.photo_pink_8c77 .highlight-339d:before {
  background: inherit;
}
.photo_pink_8c77:hover .highlight-339d {
  background: rgba(255, 255, 255, 0.99);
}
.border_d7d6 .photo_pink_8c77 {
  top: 10px;
  right: auto;
  left: 12px;
}
.center-5395 .photo_pink_8c77 {
  display: none !important;
}
.carousel-clean-2b1f:before,
.dropdown-b35c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.carousel-clean-2b1f .photo_pink_8c77,
.dropdown-b35c .photo_pink_8c77 {
  display: inline-block;
}
.hard-8ef3 .short_4ab7 {
  -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;
}
.carousel-clean-2b1f .hard-8ef3 .short_4ab7,
.dropdown-b35c .hard-8ef3 .short_4ab7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-a3d6 .right_de95 {
  width: 100%;
}
.preview_old_4e7d {
  padding: 0 0.5em 0;
}
.preview_old_4e7d [class*="customify-col-"],
.preview_old_4e7d [class*="customify-col_"],
.preview_old_4e7d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.search-9697 .preview_old_4e7d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wrapper_prev_3d57 .link_0357,
  .link_0357 {
    display: none;
  }
  .panel_b573 {
    text-align: left;
  }
  .preview_89b6 {
    text-align: center;
  }
  .feature-glass-2859 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_prev_3d57 .backdrop-thick-4db0,
  .backdrop-thick-4db0 {
    display: none;
  }
  .mask_c892 {
    text-align: left;
  }
  .lite_8772 {
    text-align: center;
  }
  .tertiary-c86c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_prev_3d57 .message-30f4,
  .message-30f4 {
    display: none;
  }
  .gallery_clean_ba7f {
    text-align: left;
  }
  .heading_bc8c {
    text-align: center;
  }
  .backdrop-bright-4bfd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_c191 {
  box-shadow: none !important;
}
.button_21d9 .media-5c2a,
.dark-fbbc .media-5c2a {
  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;
}
.dark-fbbc .media-5c2a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.focus_50aa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.focus_50aa:after,
.focus_50aa:before {
  content: "";
  display: table;
}
.focus_50aa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .focus_50aa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.focus_50aa,
.warm-3b6b {
  max-width: 1248px;
  margin: 0 auto;
}

.status-2a3f.title-first-7604 .focus_50aa {
  max-width: 100%;
}
.status-2a3f.title_under_eacc {
  max-width: 1200px;
  margin: 0 auto;
}
.status-2a3f.paper-c66a .focus_50aa {
  max-width: 100%;
}
.status-2a3f.paper-c66a > .focus_50aa {
  padding-left: 0;
  padding-right: 0;
}
.status-2a3f.paper-c66a > .focus_50aa .wrapper_prev_3d57 {
  margin: 0;
}
.status-2a3f.paper-c66a
  > .focus_50aa
  .tabs-first-0a93.hidden-525e {
  margin-right: 0;
  margin-left: 0;
}
.status-2a3f.paper-c66a #main.hidden-525e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery_thick_1a02 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_thick_1a02 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .footer-45ad .solid-9fba {
    padding-right: 1em;
  }
  .footer-45ad.accent_ffd7 .tabs-first-0a93 {
    border-right: 1px solid #eaecee;
  }
  .footer-45ad.accent_ffd7 .solid-9fba {
    padding-right: 1em;
  }
  .footer-45ad.accent_ffd7 .easy-adf4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-ff24 .solid-9fba {
    padding-left: 1em;
  }
  .top-ff24.accent_ffd7 .tabs-first-0a93 {
    border-left: 1px solid #eaecee;
  }
  .top-ff24.accent_ffd7 .solid-9fba {
    padding-left: 1em;
  }
  .top-ff24.accent_ffd7 .easy-adf4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge-5336 .solid-9fba {
    padding-left: 1em;
  }
  .huge-5336.accent_ffd7 .carousel_271f {
    border-right: 1px solid #eaecee;
  }
  .huge-5336.accent_ffd7 .notification_b094 {
    border-right: 1px solid #eaecee;
  }
  .huge-5336.accent_ffd7 .solid-9fba {
    padding-left: 1em;
  }
  .huge-5336.accent_ffd7 .easy-adf4 {
    padding-right: 1em;
  }
  .huge-5336.accent_ffd7 .overlay-bright-995d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_left_fdf4 .solid-9fba {
    padding-right: 1em;
  }
  .main_left_fdf4.accent_ffd7 .carousel_271f {
    border-left: 1px solid #eaecee;
  }
  .main_left_fdf4.accent_ffd7 .notification_b094 {
    border-left: 1px solid #eaecee;
  }
  .main_left_fdf4.accent_ffd7 .solid-9fba {
    padding-right: 1em;
  }
  .main_left_fdf4.accent_ffd7 .easy-adf4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_left_fdf4.accent_ffd7 .overlay-bright-995d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_thick_1a02 .solid-9fba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_thick_1a02.accent_ffd7 .tabs-first-0a93 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery_thick_1a02.accent_ffd7 .solid-9fba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_thick_1a02.accent_ffd7 .easy-adf4 {
    padding-left: 1em;
  }
  .gallery_thick_1a02.accent_ffd7 .overlay-bright-995d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery_thick_1a02.accent_ffd7 .solid-9fba {
    padding-left: 0;
  }
}
.feature-4ede .nav-3213 {
  display: inline-block;
}
.block-a94a {
  display: inline-block;
}
.input_paper_057b {
  word-con: break-word;
}
.north_8d33 > span {
  display: inline-block;
  padding: 5px 0;
}
.north_8d33 .hard_f8e1 {
  margin-left: 8px;
  margin-right: 8px;
}
.north_8d33 .tertiary_77c0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.card-complex-6549 .down_cce8 {
  margin-bottom: 2em;
}
.card-complex-6549 .tooltip_c398 {
  margin-bottom: 15px;
}
.card-complex-6549 .tooltip_c398:last-child {
  margin-bottom: 0;
}
.card-complex-6549 .accent-current-477a {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .card-complex-6549 .accent-current-477a {
    display: block;
  }
}
.card-complex-6549 .modal-7739 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .card-complex-6549 .modal-7739 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.card-complex-6549 .background-3f70 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.card-complex-6549 .background-3f70 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.card-complex-6549 .background-3f70 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.card-complex-6549 .input_paper_057b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-complex-6549 .input_paper_057b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.card-complex-6549 .thumbnail_medium_07c0 p:last-child {
  margin-bottom: 0;
}
.card-complex-6549 .item-0cfd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.card-complex-6549 .mini-1331 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.card-complex-6549 .gallery-middle-689f {
  margin-top: 1em;
}
.card-complex-6549 .label_44e7 {
  top: 0;
  display: block;
}
.card-complex-6549 .label_44e7 a {
  color: inherit;
}
.card-complex-6549 .label_44e7 a:hover {
  color: inherit;
}
.card-complex-6549 .focus_c7e0 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.card-complex-6549 .focus_c7e0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.card-complex-6549 .mini-1331 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.card-complex-6549 .info_mini_3e5b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.card-complex-6549 .info_mini_3e5b:first-child {
  margin-top: 0;
}
.card-complex-6549 .info_mini_3e5b.carousel-dirty-78db {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.card-complex-6549 .info_mini_3e5b.tag_0ea2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-complex-6549
  .info_mini_3e5b.tag_0ea2.new_9831
  .gallery-middle-689f {
  width: 100%;
}
.card-complex-6549 .tag_0ea2 {
  -webkit-box-align: center;
  align-items: center;
}
.card-complex-6549 .tag_0ea2 .north_8d33,
.card-complex-6549 .tag_0ea2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.card-complex-6549 .background-3f70 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card-complex-6549 .background-3f70 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card-complex-6549 .background-3f70:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.card-complex-6549 .carousel-dirty-78db {
  z-index: 5;
}
.card-complex-6549 .secondary-in-2d78 .accent-e6ba {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.card-complex-6549 .wrapper_down_74c2 .accent-e6ba {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.card-complex-6549 .block-45db .accent-e6ba {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-complex-6549.over_d2fe .accent-current-477a,
.card-complex-6549.pagination_c940 .accent-current-477a {
  display: block;
}
.card-complex-6549.over_d2fe .accent-current-477a .section_70e4,
.card-complex-6549.over_d2fe .accent-current-477a .mini-1331,
.card-complex-6549.pagination_c940 .accent-current-477a .section_70e4,
.card-complex-6549.pagination_c940 .accent-current-477a .mini-1331 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-complex-6549.banner-e8fc .modal-7739 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .card-complex-6549.banner-e8fc .modal-7739 {
    margin-right: 0;
  }
}
.card-complex-6549.over_d2fe .modal-7739,
.card-complex-6549.pagination_c940 .modal-7739 {
  padding-top: 40%;
}
.card-complex-6549.over_d2fe .down_cce8,
.card-complex-6549.pagination_c940 .down_cce8 {
  display: block;
}
.card-complex-6549.over_d2fe .fn-sticky-f2ae .mini-1331,
.card-complex-6549.pagination_c940 .fn-sticky-f2ae .mini-1331 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.card-complex-6549.over_d2fe .modal-7739,
.card-complex-6549.pagination_c940 .modal-7739 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.card-complex-6549.over_d2fe .mini-1331 {
  padding: 1em;
}
.active_1a96 {
  margin: 30px auto;
  display: block;
}
.active_1a96 .solid-a3dd > * {
  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;
}
.active_1a96 .solid-a3dd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_1a96 .solid-a3dd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_73f3 .north_8d33 {
  margin-bottom: 1.41575em;
}
.progress_73f3 .stale_f3a6 {
  margin-bottom: 1.618em;
}
.pagination_bottom_a796 .popup-first-de3f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination_bottom_a796 .popup-first-de3f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination_bottom_a796 .motion-81d3 {
  max-width: 100%;
  overflow: auto;
}
.sidebar_b2ff .pagination_bottom_a796 a:hover {
  text-decoration: underline;
}
.dim_2e8f .tooltip_c398:not(.input_paper_057b),
.dim_2e8f .background-3f70 {
  margin-bottom: 1.41575em;
}
.dim_2e8f .tooltip_c398:not(.input_paper_057b):last-child,
.dim_2e8f .background-3f70:last-child {
  margin-bottom: 0;
}
.dim_2e8f .tooltip_c398.surface_2036 {
  margin-bottom: 0.41575em;
}
.dim_2e8f .copper-4647:before,
.dim_2e8f .gallery_3b5f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dim_2e8f .copper-4647:before {
  content: "\f115";
}
.dim_2e8f .gallery_3b5f:before {
  content: "\f02c";
}
.dim_2e8f .gold-6c87 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dim_2e8f .gold-6c87 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.progress-48d2 {
  display: -webkit-box;
  display: flex;
}
.progress-48d2 .out-aeba {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .progress-48d2 .out-aeba {
    flex-basis: 90px;
  }
}
.progress-48d2 .mini-e221 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress-48d2 .mini-e221 {
    flex-basis: calc(100% - 50px);
  }
}
.progress-48d2 .shadow_clean_1e59 p:last-child {
  margin-bottom: 0.72em;
}
.focused-9942 .solid-a3dd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focused-9942 .solid-a3dd:after,
.focused-9942 .solid-a3dd:before {
  content: "";
  display: table;
}
.focused-9942 .solid-a3dd:after {
  clear: both;
}
.focused-9942 .solid-a3dd .warm-c01a,
.focused-9942 .solid-a3dd .summary-upper-cbdb {
  width: 49%;
}
.focused-9942 .solid-a3dd .warm-c01a a span.hidden_rough_ce28,
.focused-9942 .solid-a3dd .summary-upper-cbdb a span.hidden_rough_ce28 {
  display: block;
  margin-bottom: 5px;
}
.focused-9942 .solid-a3dd .summary-upper-cbdb {
  float: left;
  text-align: left;
}
.focused-9942 .solid-a3dd .warm-c01a {
  float: right;
  text-align: right;
}
.progress_white_c109 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress_white_c109 {
    margin-bottom: 0;
  }
}
.hidden-aa4f {
  margin-bottom: 1em;
}
.hidden-aa4f .input_paper_057b {
  font-size: 1.1em;
  line-height: 1.3;
}
.lite-f800 a {
  display: block;
  line-height: 0;
  position: relative;
}
.brown-3218 .hidden-aa4f,
.avatar_8a23 .hidden-aa4f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .brown-3218 .hidden-aa4f,
  .avatar_8a23 .hidden-aa4f {
    display: block;
  }
}
.brown-3218 .lite-f800,
.avatar_8a23 .lite-f800 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .brown-3218 .lite-f800,
  .avatar_8a23 .lite-f800 {
    margin-bottom: 1em;
  }
}
.brown-3218 .lite-f800 img,
.avatar_8a23 .lite-f800 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.brown-3218 .cold-410a,
.avatar_8a23 .cold-410a {
  flex-basis: calc(100% - 160px);
}
.brown-3218 .cold-410a p,
.avatar_8a23 .cold-410a p {
  margin-bottom: 0;
}
.brown-3218 .cold-410a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .brown-3218 .cold-410a {
    padding-left: 0;
  }
}
.avatar_8a23 .cold-410a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_8a23 .cold-410a {
    padding-right: 0;
  }
}
.avatar_8a23 .lite-f800 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.content_thick_b6a3 .lite-f800 {
  margin-bottom: 0.5em;
}
.content_thick_b6a3 .lite-f800 img {
  width: 100%;
}
.dim-ebac .hard-dd67,
.accordion-clean-9cbd .hard-dd67 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion-clean-9cbd .tabs-first-0a93 .status-ac2c p:last-child {
  margin-bottom: 0;
}
.left-0aa6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.picture-464e .tertiary-bbf4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .picture-464e .tertiary-bbf4:last-of-type {
    margin-bottom: 0;
  }
}
.picture-464e .tertiary-bbf4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture-464e .tertiary-bbf4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.picture-464e .tertiary-bbf4 ul li {
  margin: 0 0 0.6em;
}
.picture-464e .tertiary-bbf4 ul li.disabled_f13d,
.picture-464e .tertiary-bbf4 ul li.soft_afcc {
  position: relative;
}
.picture-464e .tertiary-bbf4 ul li.disabled_f13d .aside-6397,
.picture-464e .tertiary-bbf4 ul li.soft_afcc .aside-6397 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.picture-464e .tertiary-bbf4 ul li.disabled_f13d:after:after,
.picture-464e .tertiary-bbf4 ul li.disabled_f13d:after:before,
.picture-464e
  .tertiary-bbf4
  ul
  li.soft_afcc:after:after,
.picture-464e
  .tertiary-bbf4
  ul
  li.soft_afcc:after:before {
  content: "";
  display: table;
}
.picture-464e .tertiary-bbf4 ul li.disabled_f13d:after:after,
.picture-464e
  .tertiary-bbf4
  ul
  li.soft_afcc:after:after {
  clear: both;
}
.picture-464e .tertiary-bbf4 a.mask-0ac4:hover {
  text-decoration: none;
}
.picture-464e .tertiary-bbf4 select {
  max-width: 100%;
}
.picture-464e .tertiary-bbf4 table {
  font-size: 85%;
}
.picture-464e .tertiary-bbf4 table td,
.picture-464e .tertiary-bbf4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.picture-464e .tertiary-bbf4 table tfoot td {
  text-align: left;
}
.picture-464e .tertiary-bbf4 :last-child {
  margin-bottom: 0;
}
.picture-464e .tertiary-bbf4 .logo-dynamic-a6a4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.picture-464e .tertiary-bbf4 .logo-dynamic-a6a4 label {
  width: 100%;
}
.picture-464e .tertiary-bbf4 .logo-dynamic-a6a4 .right-fd06 {
  width: 100%;
  display: block;
}
.picture-464e .tertiary-bbf4 .logo-dynamic-a6a4 .filter-5065 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.picture-464e .tertiary-bbf4 .logo-dynamic-a6a4 .filter-5065:hover svg #svg-search {
  fill: #444;
}
.picture-464e .tertiary-bbf4 .logo-dynamic-a6a4 .filter-5065 svg {
  width: 18px;
  height: 18px;
}
.picture-464e .heading-gold-5182 ul ul,
.picture-464e .shadow_8a08 ul ul,
.picture-464e .stale-4dfd ul ul,
.picture-464e .tabs_down_f0dc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.picture-464e .heading-gold-5182 .table_plasma_4789 > a,
.picture-464e .shadow_8a08 .table_plasma_4789 > a,
.picture-464e .stale-4dfd .table_plasma_4789 > a,
.picture-464e .tabs_down_f0dc .table_plasma_4789 > a {
  margin-bottom: 0;
}
.picture-464e .chip-east-b22d li,
.picture-464e .heading-gold-5182 li,
.picture-464e .alert-short-3310 li,
.picture-464e .shadow_8a08 li,
.picture-464e .stale-4dfd li,
.picture-464e .tabs_down_f0dc li,
.picture-464e .border_slow_01ea li,
.picture-464e .full-8218 li {
  display: block;
  position: relative;
}
.picture-464e .chip-east-b22d li:last-child,
.picture-464e .heading-gold-5182 li:last-child,
.picture-464e .alert-short-3310 li:last-child,
.picture-464e .shadow_8a08 li:last-child,
.picture-464e .stale-4dfd li:last-child,
.picture-464e .tabs_down_f0dc li:last-child,
.picture-464e .border_slow_01ea li:last-child,
.picture-464e .full-8218 li:last-child {
  border: none;
}
.picture-464e .chip-east-b22d li a,
.picture-464e .heading-gold-5182 li a,
.picture-464e .alert-short-3310 li a,
.picture-464e .shadow_8a08 li a,
.picture-464e .stale-4dfd li a,
.picture-464e .tabs_down_f0dc li a,
.picture-464e .border_slow_01ea li a,
.picture-464e .full-8218 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture-464e .chip-east-b22d li ul li::before,
.picture-464e .heading-gold-5182 li ul li::before,
.picture-464e .alert-short-3310 li ul li::before,
.picture-464e .shadow_8a08 li ul li::before,
.picture-464e .stale-4dfd li ul li::before,
.picture-464e .tabs_down_f0dc li ul li::before,
.picture-464e .border_slow_01ea li ul li::before,
.picture-464e .full-8218 li ul li::before {
  left: 15px;
}
.picture-464e .chip-east-b22d li ul a,
.picture-464e .heading-gold-5182 li ul a,
.picture-464e .alert-short-3310 li ul a,
.picture-464e .shadow_8a08 li ul a,
.picture-464e .stale-4dfd li ul a,
.picture-464e .tabs_down_f0dc li ul a,
.picture-464e .border_slow_01ea li ul a,
.picture-464e .full-8218 li ul a {
  padding-left: 20px;
}
.picture-464e .chip-east-b22d li ul ul li::before,
.picture-464e .heading-gold-5182 li ul ul li::before,
.picture-464e .alert-short-3310 li ul ul li::before,
.picture-464e .shadow_8a08 li ul ul li::before,
.picture-464e .stale-4dfd li ul ul li::before,
.picture-464e .tabs_down_f0dc li ul ul li::before,
.picture-464e .border_slow_01ea li ul ul li::before,
.picture-464e .full-8218 li ul ul li::before {
  left: 30px;
}
.picture-464e .chip-east-b22d li ul ul a,
.picture-464e .heading-gold-5182 li ul ul a,
.picture-464e .alert-short-3310 li ul ul a,
.picture-464e .shadow_8a08 li ul ul a,
.picture-464e .stale-4dfd li ul ul a,
.picture-464e .tabs_down_f0dc li ul ul a,
.picture-464e .border_slow_01ea li ul ul a,
.picture-464e .full-8218 li ul ul a {
  padding-left: 40px;
}
.picture-464e .search-2ae9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture-464e .full-8218 ul li {
  margin-bottom: 1.41575em;
}
.picture-464e .full-8218 ul li .paper_498e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.picture-464e .full-8218 ul li .detail_b59d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.input_342f .chip-east-b22d li a,
.input_342f .heading-gold-5182 li a,
.input_342f .alert-short-3310 li a,
.input_342f .shadow_8a08 li a,
.input_342f .stale-4dfd li a,
.input_342f .tabs_down_f0dc li a,
.input_342f .border_slow_01ea li a,
.input_342f .full-8218 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_342f .search-2ae9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_342f .tertiary-bbf4 ul li.disabled_f13d .aside-6397,
.input_342f .tertiary-bbf4 ul li.soft_afcc .aside-6397 {
  background: rgba(0, 0, 0, 0.2);
}
.input_342f .picture-464e .tertiary-bbf4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-2a3f .picture-464e .hover-8430 li {
  margin: 0;
}
.status-2a3f .picture-464e .hover-8430 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.status-2a3f .picture-464e .hover-8430 li ul {
  margin: 0;
}
.status-2a3f .picture-464e .hover-8430 li ul li a {
  padding-left: 15px;
}
.status-2a3f .picture-464e .hover-8430 li ul li li a {
  padding-left: 30px;
}
.status-2a3f .picture-464e .hover-8430 li.gas-f965 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.status-2a3f .picture-464e .hover-8430 li.gas-f965 > 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;
}
.status-2a3f .picture-464e .hover-8430 li.gas-f965 > 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;
}
.summary_steel_663e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form-2d5b {
  position: relative;
  z-index: 10;
}
.form-2d5b .short_4ab7 {
  width: 100%;
  max-width: 100%;
}
.lite_a757 .detail-8e6d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.lite_a757 .pagination_6ad2 {
}
.lite_a757 .input_342f {
  background: #292929;
}
.east-5bcd .detail-8e6d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.east-5bcd .pagination_6ad2 {
  background: #f9f9f9;
}
.east-5bcd .input_342f {
  background: #303030;
}
.form-top-20ee .detail-8e6d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .form-top-20ee .nav-3213 {
    margin-bottom: 1em;
  }
  .form-top-20ee .nav-3213:last-child {
    margin-bottom: 0;
  }
}
.form-top-20ee .pagination_6ad2 {
  background: #ededed;
}
.form-top-20ee .input_342f {
  background: #1a1a1a;
}
.detail-8e6d.pagination_6ad2 {
  color: rgba(0, 0, 0, 0.6);
}
.detail-8e6d.pagination_6ad2 .stone_3aa5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-8e6d.input_342f {
  color: rgba(255, 255, 255, 0.99);
}
.detail-8e6d.input_342f a:not(.mask-0ac4) {
  color: rgba(255, 255, 255, 0.79);
}
.detail-8e6d.input_342f a:not(.mask-0ac4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-8e6d.input_342f .stone_3aa5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-8e6d.input_342f table tbody td,
.detail-8e6d.input_342f table th {
  background: rgba(0, 0, 0, 0.08);
}
.item_db56.component-first-15b0 .focus_50aa {
  max-width: initial;
}
.item_db56 .label_solid_d96a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.item_db56 .label_solid_d96a .short_4ab7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .item_db56 .label_solid_d96a .short_4ab7 {
    display: block;
    margin-bottom: 2em;
  }
  .item_db56 .label_solid_d96a .short_4ab7:last-child {
    margin-bottom: 0;
  }
}
.form-top-20ee .nav-3213:last-child,
.east-5bcd .nav-3213:last-child,
.lite_a757 .nav-3213:last-child {
  margin-bottom: 0;
}
.form-top-20ee .nav-3213 .picture-464e .tertiary-bbf4:last-child,
.east-5bcd .nav-3213 .picture-464e .tertiary-bbf4:last-child,
.lite_a757 .nav-3213 .picture-464e .tertiary-bbf4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .form-top-20ee .hero-13fd,
  .form-top-20ee .layout_a5a1,
  .east-5bcd .hero-13fd,
  .east-5bcd .layout_a5a1,
  .lite_a757 .hero-13fd,
  .lite_a757 .layout_a5a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form-2d5b .nav-3213 {
    margin-bottom: 2em;
  }
}
.form-2d5b p:last-child {
  margin-bottom: 0;
}
.form-2d5b li,
.form-2d5b ul {
  list-style: none;
  margin: 0;
}
.form-2d5b ul ul {
  margin-left: 2.617924em;
}
.orange-18b2 {
  font-size: 0.875em;
}

/* css-noise: 8f74 */
.shadow-element-i1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
