/*!
Theme Name: Customify
Theme URI: https://pressmaximum.mask_b850/customify
Author: WPCustomify
Author URI: https://pressmaximum.mask_b850
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.mask_b850/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_hovered_18e7.list_bf13/licenses/gpl-2.0.brown_43c1
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.narrow-ed11/, (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.silver-4434.widget-outer-1ad7/normalize.paragraph_tall_0fe9/
 ======
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.paragraph_tall_0fe9 v7.0.0 | MIT License | github.mask_b850/necolas/normalize.paragraph_tall_0fe9 */
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;
}
.orange-fdb7 .medium-c533,
.table-hot-8373,
.backdrop-599f,
.motion_fd45,
.column_tiny_fee6,
.info_east_09e5,
.simple-ad13,
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;
}
.table-hot-8373,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-hot-8373,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-hot-8373,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop-599f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop-599f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop-599f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-599f,
  h2 {
    font-size: 1.7em;
  }
}
.motion_fd45,
h3 {
  font-size: 1.618em;
}
.orange-fdb7 .medium-c533,
.column_tiny_fee6,
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.hero-clean-c97b {
  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;
}
.action-7076:after,
.action-7076:before,
.feature_full_b1e8:after,
.feature_full_b1e8:before {
  content: "";
  display: table;
}
.action-7076:after,
.feature_full_b1e8:after {
  clear: both;
}
.fast-ec27 {
  float: right;
  margin-right: 0;
}
.grid_29bb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside-a4bf .footer-hard-7a61,
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;
}
.aside-a4bf .footer-hard-7a61: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;
}
.over_dbf1 .footer-hard-7a61 {
  box-shadow: none;
}
.over_dbf1
  .footer-hard-7a61
  .hover-54e7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.over_dbf1 .footer-hard-7a61 .new_1c04 {
  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;
}
.over_dbf1
  .footer-hard-7a61
  .new_1c04
  b {
  display: none;
}
.over_dbf1 .container-3015 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress_e36a:not(.module-2487):not(.section_c25f),
button:not(.module-2487):not(.section_c25f),
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ),
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ),
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ) {
  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;
}
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ):hover,
button:not(.module-2487):not(
    .section_c25f
  ):hover,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ):hover,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ):hover,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ):active,
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ):focus,
button:not(.module-2487):not(
    .section_c25f
  ):active,
button:not(.module-2487):not(
    .section_c25f
  ):focus,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ):active,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ):focus,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ):active,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ):focus,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ):active,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ):focus {
  outline: 0;
}
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395,
button:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395 {
  position: relative;
}
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .chip-745e,
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .search_pressed_f97a,
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .active_35ba,
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  i,
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  svg,
button:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .chip-745e,
button:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .search_pressed_f97a,
button:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .active_35ba,
button:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  i,
button:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  svg,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .chip-745e,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .search_pressed_f97a,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .active_35ba,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  i,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  svg,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .chip-745e,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .search_pressed_f97a,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .active_35ba,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  i,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  svg,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .chip-745e,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .search_pressed_f97a,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  .active_35ba,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  i,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395
  svg {
  visibility: hidden;
}
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395:after,
button:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395:after,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395:after,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395:after,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ).fn-loading-3395: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;
}
.progress_e36a:not(.module-2487):not(.section_c25f),
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ),
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ),
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ) {
  color: #fff;
  background: #235787;
}
.progress_e36a:not(.module-2487):not(
    .section_c25f
  ):focus,
input[type="button"]:not(.module-2487):not(
    .section_c25f
  ):focus,
input[type="reset"]:not(.module-2487):not(
    .section_c25f
  ):focus,
input[type="submit"]:not(.module-2487):not(
    .section_c25f
  ):focus {
  color: #fff;
}
.progress_e36a.fn-disabled-3395:not(.module-2487):not(
    .section_c25f
  ),
.progress_e36a[disabled]:not(.module-2487):not(
    .section_c25f
  ),
button.fn-disabled-3395:not(.module-2487):not(
    .section_c25f
  ),
button[disabled]:not(.module-2487):not(
    .section_c25f
  ) {
  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;
}
.glass_15c3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.glass_15c3: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;
}
.west-e273 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.article-e313 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.carousel_20cb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.action-7076:after,
.action-7076:before,
.dim_797b:after,
.dim_797b:before,
.fluid_2a21:after,
.fluid_2a21:before,
.badge_bottom_9ede:after,
.badge_bottom_9ede:before,
.pagination_stale_0fa5:after,
.pagination_stale_0fa5:before,
.title_dark_1772:after,
.title_dark_1772:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.action-7076:after,
.dim_797b:after,
.fluid_2a21:after,
.badge_bottom_9ede:after,
.pagination_stale_0fa5:after,
.title_dark_1772:after {
  clear: both;
}
.dim_797b .notification_dark_36d3,
.fluid_2a21 .notification_dark_36d3,
.picture-9768 .notification_dark_36d3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.large_c3f3 {
  display: inline-block;
}
.wood_a618 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.wood_a618 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wood_a618 .tooltip-hot-7adc {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip-hot-7adc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.feature_f4c0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.feature_f4c0:after,
.feature_f4c0:before {
  content: "";
  display: table;
}
.feature_f4c0:after {
  clear: both;
}
.label_3a83 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.grid-pro-e769 .label_3a83 {
  max-width: 50%;
}
.shade-lite-32b3 .label_3a83 {
  max-width: 33.33%;
}
.purple-a305 .label_3a83 {
  max-width: 25%;
}
.backdrop-solid-96a6 .label_3a83 {
  max-width: 20%;
}
.label_narrow_94e3 .label_3a83 {
  max-width: 16.66%;
}
.hard_62b2 .label_3a83 {
  max-width: 14.28%;
}
.fixed-d024 .label_3a83 {
  max-width: 12.5%;
}
.brown-89df .label_3a83 {
  max-width: 11.11%;
}
.message-yellow-e6a4 {
  display: block;
}
.orange-fdb7 .grid_south_e191 label,
.orange-fdb7 .preview_basic_5b9c label,
.orange-fdb7 .fresh-2271 label,
.orange-fdb7 .breadcrumb_7da4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_in_f853 {
  list-style: none;
  margin: 0;
}
.section_in_f853 article.dim-bd16 {
  margin-bottom: 0;
}
.section_in_f853 ul {
  list-style: none;
  margin: 0;
}
.section_in_f853 .title-short-e63c li.dim-bd16 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_in_f853 .title-short-e63c li.dim-bd16 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_in_f853 .title-short-e63c li.dim-bd16: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) {
  .section_in_f853 .title-short-e63c li.dim-bd16 li.dim-bd16 li.dim-bd16 li.dim-bd16 {
    padding-left: 0;
  }
}
article.dim-bd16 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dim-bd16 .dim_797b p:last-of-type {
  margin-bottom: 0;
}
article.dim-bd16 .highlight-f2d9 {
  float: left;
}
article.dim-bd16 .main_1bd6 {
  margin-left: 85px;
}
article.dim-bd16 .east_b6b8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dim-bd16 .east_b6b8 .mask_north_a8fc {
  margin-left: 10px;
}
article.dim-bd16 .mini_1d31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dim-bd16 .logo-new-6c33 {
  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 .grid_south_e191,
  #respond .fresh-2271,
  #respond .breadcrumb_7da4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_south_e191 input,
#respond .fresh-2271 input,
#respond .breadcrumb_7da4 input {
  width: 100%;
}
#respond .breadcrumb_7da4 {
  margin-right: 0;
}
#respond .detail_focused_6309 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_9692 {
  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;
}
.west_9692.texture_9bd5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.west_9692 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%);
}
.west_9692:focus,
.west_9692: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);
}
.mask-hard-fecb {
  border-radius: 10%;
}
.title-right-4f0b {
  border-radius: 50%;
}
.link-f0e7 {
  font-size: 0.72em;
}
.wide_85a3 {
  font-size: 0.875em;
}
.description_current_3ed0 {
  font-size: 1.1em;
}
.tertiary-pro-16e0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary-pro-16e0.link-f0e7 {
  letter-spacing: 0.5px;
}
.aside_tiny_680f,
.aside_tiny_680f a {
  color: #6d6d6d;
}
.aside_tiny_680f a:hover {
  color: #111;
}
.info-19f4 {
  color: #6d6d6d;
}
.down_96fa {
  overflow-x: hidden;
}
.down_96fa .short_a8b7.texture-d1e6 {
  position: relative;
}
.down_96fa .short_a8b7.texture-d1e6.green_de97 {
  position: initial;
}
.down_96fa
  .short_a8b7.texture-d1e6.green_de97
  .header_6e40 {
  left: auto;
}
.down_96fa .short_a8b7 .header_6e40 {
  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;
}
.down_96fa .short_a8b7:hover.texture-d1e6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.down_96fa
  .short_a8b7:hover.texture-d1e6
  .header_6e40 {
  display: block;
  z-index: 9999999;
}
.down_96fa .orange_68e4 .background_south_f818,
.down_96fa .new-fa50 .background_south_f818 {
  display: none;
}
.down_96fa .avatar_dd1d .short_a8b7:hover.texture-d1e6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.orange-fdb7 .grid_south_e191 label,
.orange-fdb7 .preview_basic_5b9c label,
.orange-fdb7 .fresh-2271 label,
.orange-fdb7 .breadcrumb_7da4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_in_f853 {
  list-style: none;
  margin: 0;
}
.section_in_f853 article.dim-bd16 {
  margin-bottom: 0;
}
.section_in_f853 ul {
  list-style: none;
  margin: 0;
}
.section_in_f853 .title-short-e63c li.dim-bd16 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_in_f853 .title-short-e63c li.dim-bd16 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_in_f853 .title-short-e63c li.dim-bd16: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) {
  .section_in_f853 .title-short-e63c li.dim-bd16 li.dim-bd16 li.dim-bd16 li.dim-bd16 {
    padding-left: 0;
  }
}
article.dim-bd16 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dim-bd16 .dim_797b p:last-of-type {
  margin-bottom: 0;
}
article.dim-bd16 .highlight-f2d9 {
  float: left;
}
article.dim-bd16 .main_1bd6 {
  margin-left: 85px;
}
article.dim-bd16 .east_b6b8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dim-bd16 .east_b6b8 .mask_north_a8fc {
  margin-left: 10px;
}
article.dim-bd16 .mini_1d31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dim-bd16 .logo-new-6c33 {
  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 .grid_south_e191,
  #respond .fresh-2271,
  #respond .breadcrumb_7da4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_south_e191 input,
#respond .fresh-2271 input,
#respond .breadcrumb_7da4 input {
  width: 100%;
}
#respond .breadcrumb_7da4 {
  margin-right: 0;
}
#respond .detail_focused_6309 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.orange_68e4 .popup_gold_6ba8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.popup_gold_6ba8 .input_clean_1350.dirty-0c0e .header-3368 > li > a:focus,
.popup_gold_6ba8 .input_clean_1350.dirty-0c0e .header-3368 > li > a:hover,
.popup_gold_6ba8 .input_clean_1350.out_e7b5 .header-3368 > li > a:focus,
.popup_gold_6ba8 .input_clean_1350.out_e7b5 .header-3368 > li > a:hover,
.popup_gold_6ba8 .input_clean_1350.smooth_d09f .header-3368 > li > a:focus,
.popup_gold_6ba8 .input_clean_1350.smooth_d09f .header-3368 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_gold_6ba8
  .input_clean_1350.dirty-0c0e
  .header-3368
  > li.backdrop_tall_5f57
  > a,
.popup_gold_6ba8
  .input_clean_1350.dirty-0c0e
  .header-3368
  > li.accordion_purple_e541
  > a,
.popup_gold_6ba8
  .input_clean_1350.out_e7b5
  .header-3368
  > li.backdrop_tall_5f57
  > a,
.popup_gold_6ba8
  .input_clean_1350.out_e7b5
  .header-3368
  > li.accordion_purple_e541
  > a,
.popup_gold_6ba8
  .input_clean_1350.smooth_d09f
  .header-3368
  > li.backdrop_tall_5f57
  > a,
.popup_gold_6ba8 .input_clean_1350.smooth_d09f .header-3368 > li.article_7110 > a {
  color: rgba(255, 255, 255, 0.99);
}
.popup_gold_6ba8 .down-2268,
.popup_gold_6ba8 .down-2268 a {
  color: rgba(255, 255, 255, 0.99);
}
.popup_gold_6ba8 .main_focused_831d.description_4fb7 li a,
.popup_gold_6ba8 .in-4ce6 a,
.popup_gold_6ba8 .media-black-a0f4,
.popup_gold_6ba8 .header-3368 > li > a,
.popup_gold_6ba8 .table-8e81 {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8 .main_focused_831d.description_4fb7 li a:hover,
.popup_gold_6ba8 .in-4ce6 a:hover,
.popup_gold_6ba8 .media-black-a0f4:hover,
.popup_gold_6ba8 .header-3368 > li > a:hover,
.popup_gold_6ba8 .table-8e81:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_gold_6ba8 .shade_79ac {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8 .shade_79ac .widget-outer-deed {
  color: rgba(255, 255, 255, 0.99);
}
.popup_gold_6ba8 .shade_79ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_gold_6ba8 .caption-5c48 .menu-ad0a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8 .caption-5c48 .menu-ad0a .primary_4c5f {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8
  .caption-5c48
  .menu-ad0a
  .primary_4c5f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8
  .caption-5c48
  .menu-ad0a
  .primary_4c5f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8
  .caption-5c48
  .menu-ad0a
  .primary_4c5f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8
  .caption-5c48
  .menu-ad0a
  .primary_4c5f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8 .caption-5c48 .simple_c8cf {
  color: rgba(255, 255, 255, 0.79);
}
.popup_gold_6ba8 .caption-5c48 .simple_c8cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-acda
  .popup_gold_6ba8
  .caption-5c48
  .basic_734d
  .large-b7a9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action-acda
  .popup_gold_6ba8
  .caption-5c48
  .basic_734d
  .primary_4c5f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.orange_68e4 .carousel_f69a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel_f69a .input_clean_1350.dirty-0c0e .header-3368 > li > a:focus,
.carousel_f69a .input_clean_1350.dirty-0c0e .header-3368 > li > a:hover,
.carousel_f69a .input_clean_1350.out_e7b5 .header-3368 > li > a:focus,
.carousel_f69a .input_clean_1350.out_e7b5 .header-3368 > li > a:hover,
.carousel_f69a .input_clean_1350.smooth_d09f .header-3368 > li > a:focus,
.carousel_f69a .input_clean_1350.smooth_d09f .header-3368 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_f69a
  .input_clean_1350.dirty-0c0e
  .header-3368
  > li.backdrop_tall_5f57
  > a,
.carousel_f69a
  .input_clean_1350.dirty-0c0e
  .header-3368
  > li.accordion_purple_e541
  > a,
.carousel_f69a
  .input_clean_1350.out_e7b5
  .header-3368
  > li.backdrop_tall_5f57
  > a,
.carousel_f69a
  .input_clean_1350.out_e7b5
  .header-3368
  > li.accordion_purple_e541
  > a,
.carousel_f69a
  .input_clean_1350.smooth_d09f
  .header-3368
  > li.backdrop_tall_5f57
  > a,
.carousel_f69a .input_clean_1350.smooth_d09f .header-3368 > li.article_7110 > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_f69a .down-2268,
.carousel_f69a .down-2268 a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_f69a .main_focused_831d.description_4fb7 li a,
.carousel_f69a .in-4ce6 a,
.carousel_f69a .media-black-a0f4,
.carousel_f69a .header-3368 > li > a,
.carousel_f69a .table-8e81 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_f69a .main_focused_831d.description_4fb7 li a:hover,
.carousel_f69a .in-4ce6 a:hover,
.carousel_f69a .media-black-a0f4:hover,
.carousel_f69a .header-3368 > li > a:hover,
.carousel_f69a .table-8e81:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_f69a .shade_79ac {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_f69a .shade_79ac .widget-outer-deed {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_f69a .shade_79ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top-b357 .tiny-a1b0 {
  margin-left: auto;
  margin-right: auto;
}
.fluid_2a21 > * {
  margin-left: auto;
  margin-right: auto;
}
.fluid_2a21 .west-e273 {
  margin-right: 1.41575em;
}
.nav-motion-ca69 .fluid_2a21 > .clean-062a {
  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;
}
.nav-motion-ca69 .fluid_2a21 > .widget-97f0 {
  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;
}
.east_f55d.top-b357 .tiny-a1b0,
.cold-a2ee.top-b357 .tiny-a1b0 {
  margin-left: 0;
}
.menu_bright_303f.top-b357 .tiny-a1b0,
.sidebar-basic-7932.top-b357 .tiny-a1b0 {
  margin-right: 0;
}
.fluid_2a21 ol,
.fluid_2a21 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bright-c32b video {
  max-width: 100%;
}
.article-2c0d img {
  display: block;
}
.article-2c0d.west-e273,
.article-2c0d.article-e313 {
  width: 100%;
}
.article-2c0d.widget-97f0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.large-a55d:not(.yellow_cf94) {
  margin: 1.5em auto;
}
.module_c83e p {
  padding: 1.5em 14px;
}
ul.box-ddd0.widget-97f0,
ul.box-ddd0.clean-062a,
ul.box-ddd0.card_8089.clean-062a {
  padding: 0 14px;
}
.over-7d63 {
  display: block;
  overflow-x: auto;
}
.over-7d63 table {
  border-collapse: collapse;
  width: 100%;
}
.over-7d63 td,
.over-7d63 th {
  padding: 0.5em;
}
.fluid_2a21 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fluid_2a21 ol ol,
.fluid_2a21 ol ul,
.fluid_2a21 ul ol,
.fluid_2a21 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fluid_2a21 ol ol li,
.fluid_2a21 ol ul li,
.fluid_2a21 ul ol li,
.fluid_2a21 ul ul li {
  margin-left: 0;
}
.block-brown-22fe.accent-small-f106 > .aside-basic-9992 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block-brown-22fe.accent-small-f106 > .aside-basic-9992 iframe,
.block-brown-22fe.accent-small-f106 > .aside-basic-9992 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner-0706 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.banner-0706.frame-dark-94cc {
  padding: 0;
}
.banner-0706.frame-dark-94cc cite {
  font-size: 13px;
}
.banner-0706 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.banner-0706 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.modal_1bfa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.modal_1bfa > p:first-child {
  margin-top: 0;
}
.modal_1bfa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.modal_1bfa blockquote {
  border-left: 0;
}
.action-20cd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.action-20cd:not(.clean_cb0a) {
  max-width: 100px;
}
.action-20cd.outline-58fa {
  border-bottom: none !important;
  text-align: center;
}
.action-20cd.outline-58fa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .module_c83e p {
    padding: 1.5em 0;
  }
}
.narrow-1edd {
  color: #0073aa;
}
.secondary_8279 {
  background-color: #0073aa;
}
.content-under-d4a7 {
  color: #229fd8;
}
.secondary_e7b0 {
  background-color: #229fd8;
}
.block-right-411d {
  color: #eee;
}
.gallery-73c7 {
  background-color: #eee;
}
.heading_3206 {
  color: #444;
}
.last-bec9 {
  background-color: #444;
}
.banner-simple-ea72 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.banner-simple-ea72 .chip-narrow-24b4 .in-4ce6 {
  font-size: 15px;
}
.banner-simple-ea72 .in-4ce6 {
  line-height: 1.3;
}
.banner-simple-ea72 .carousel_f69a {
}
.banner-simple-ea72 .popup_gold_6ba8 {
  background: #235787;
}
.static_b6bc {
  padding: 0;
}
.static_b6bc .popup_gold_6ba8 {
  background: #1a1a1a;
}
.static_b6bc .carousel_f69a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.lower_b938 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.lower_b938 .carousel_f69a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.lower_b938 .popup_gold_6ba8 {
  background: #303030;
}
.title_dark_1772 {
  position: relative;
  z-index: 10;
}
.title_dark_1772 .gradient_fa63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_east_fd75 .texture-d1e6 {
  display: inline-block;
  vertical-align: middle;
}
.button_east_fd75.sort_brown_d992 .texture-d1e6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button_east_fd75.sort_brown_d992 .texture-d1e6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button_east_fd75.sort_brown_d992 .texture-d1e6 {
    margin-right: 0.4em;
  }
}
.button_east_fd75.sort_brown_d992 .texture-d1e6:last-child {
  margin-right: 0;
}
.texture-focused-d927 .gradient_fa63 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .orange_68e4 .chip-narrow-24b4 {
    margin: 0 -0.5em;
  }
  .orange_68e4 .chip-narrow-24b4 [class*="customify-col-"],
  .orange_68e4 .chip-narrow-24b4 [class*="customify-col_"],
  .orange_68e4 .chip-narrow-24b4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.orange_68e4.widget_52e8 .gradient_fa63 {
  background: 0 0 !important;
}
.orange_68e4.widget_52e8 .gradient_fa63,
.orange_68e4.texture-focused-d927 .gradient_fa63 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .orange_68e4.south-2eac {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.orange_68e4.texture-focused-d927 .gradient_fa63 {
  box-shadow: none !important;
}
.thick_bf32 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thick_bf32 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thick_bf32 {
    padding: 18px 0 20px;
  }
}
.thick_bf32 .summary_fa21 {
  width: 100%;
}
.thick_bf32 .label-pro-8600 {
  margin-bottom: 0;
}
.thick_bf32 .description_wide_cc68 {
  margin-top: 5px;
  font-size: 0.875em;
}
.link_8ec0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.link_8ec0 .container_e918 {
  width: 100%;
}
.red-4cf3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.red-4cf3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.red-4cf3 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;
}
.red-4cf3 li:last-child:after {
  display: none;
}
.red-4cf3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.border-liquid-9f66 .background_south_f818 button,
.thick_bf32 .background_south_f818 button {
  left: 0;
}
.border-liquid-9f66 .container_e918,
.thick_bf32 .container_e918 {
  padding-left: 0;
  padding-right: 0;
}
.border-liquid-9f66 .link_8ec0,
.thick_bf32 .link_8ec0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.border-liquid-9f66 {
  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;
}
.border-liquid-9f66: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;
}
.border-liquid-9f66 .border_plasma_f7b5 {
  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) {
  .border-liquid-9f66 .border_plasma_f7b5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .border-liquid-9f66 .border_plasma_f7b5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .border-liquid-9f66 .border_plasma_f7b5 {
    min-height: 200px;
  }
}
.border-liquid-9f66 .red-4cf3 {
  color: rgba(255, 255, 255, 0.8);
}
.border-liquid-9f66 .red-4cf3 a,
.border-liquid-9f66 .red-4cf3 li:after {
  color: inherit;
}
.border-liquid-9f66 .red-4cf3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background_f5c2 {
  margin-bottom: 0.5em;
}
.hard_848c {
  margin-bottom: 1.2em;
}
.hard_848c,
.background_f5c2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard_848c p:last-child,
.background_f5c2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background_south_f818,
#masthead .background_south_f818 {
  display: none;
}
#masthead
  > .background_south_f818.nav_f522 {
  display: none;
}
#masthead > .background_south_f818 button {
  left: 0;
}
.video-gold-714e {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.video-gold-714e .texture-d1e6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.video-gold-714e .notice_3457 {
  display: -webkit-box;
  display: flex;
}
.video-gold-714e .notice_3457.description_efe3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.video-gold-714e .notice_3457.aside_7c4b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-gold-714e .notice_3457.badge-green-019b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-gold-714e.stone-8b3c.thick-3f36 .notice_3457.description_efe3 {
  flex-basis: 100%;
}
.video-gold-714e.box_02a3 .notice_3457.aside_7c4b {
  -webkit-box-flex: 1;
  flex: auto;
}
.video-gold-714e.box_02a3 .notice_3457.badge-green-019b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background_south_f818.nav_f522 {
  display: none;
}
#masthead > .background_south_f818 button {
  left: 0;
}
.east-e484 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.east-e484:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.east-e484.black_cf25 i {
  margin-right: 4px;
}
.east-e484.iron_3f9f i {
  margin-left: 5px;
}
.in-4ce6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.in-4ce6 p:last-child {
  margin-bottom: 0;
}
.brown_1eb0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown_1eb0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown_1eb0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown_1eb0 .down-2268 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown_1eb0 .table_short_7e96 {
  margin: 5px 0 7px 0;
}
.brown_1eb0.accordion_center_fc5d .container-d9d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown_1eb0.accordion_center_fc5d .detail_4d2c {
  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;
}
.brown_1eb0.footer-top-f256 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown_1eb0.footer-top-f256 .container-d9d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown_1eb0.footer-top-f256 .detail_4d2c {
  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;
}
.brown_1eb0.paragraph_c189 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown_1eb0.main_top_2303 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown_1eb0.main_top_2303 .detail_4d2c {
  margin-top: 7px;
}
.wrapper-gas-5e1c {
  display: inline-block;
}
.title_dark_1772 .component-current-6f85 .brown_1eb0 img {
  max-width: 100%;
}
.input_clean_1350 .label-easy-eb8d.form-45aa,
.column-11ac .label-easy-eb8d.form-45aa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_clean_1350 .card_lite_e195,
.column-11ac .card_lite_e195 {
  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%);
}
.input_clean_1350 .card_lite_e195 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input_clean_1350.info_wood_f7ee .card_lite_e195 {
  display: none;
}
.input_clean_1350 .paragraph_pressed_39fc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_clean_1350 .paragraph_pressed_39fc li {
  display: inline-block;
  position: relative;
}
.input_clean_1350 .paragraph_pressed_39fc li:last-child {
  margin-right: 0;
}
.input_clean_1350 .paragraph_pressed_39fc 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;
}
.input_clean_1350 .paragraph_pressed_39fc li.article_7110 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input_clean_1350 .paragraph_pressed_39fc > 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;
}
.input_clean_1350 .paragraph_pressed_39fc > li > a i {
  line-height: 0;
}
.input_clean_1350 .paragraph_pressed_39fc > li.disabled_7f47 > a .card_lite_e195 {
  margin-left: 4px;
  line-height: 0;
}
.input_clean_1350 .paragraph_pressed_39fc .widget_fresh_2da9 li.disabled_7f47 > a {
  position: relative;
}
.input_clean_1350 .paragraph_pressed_39fc .widget_fresh_2da9 li.disabled_7f47 > a:after,
.input_clean_1350 .paragraph_pressed_39fc .widget_fresh_2da9 li.disabled_7f47 > a:before {
  content: "";
  display: table;
}
.input_clean_1350 .paragraph_pressed_39fc .widget_fresh_2da9 li.disabled_7f47 > a:after {
  clear: both;
}
.input_clean_1350 .paragraph_pressed_39fc .widget_fresh_2da9 li.disabled_7f47 > a .card_lite_e195 {
  margin-left: 5px;
  float: right;
}
.input_clean_1350 .motion_8da1,
.input_clean_1350 .widget_fresh_2da9 {
  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;
}
.input_clean_1350 .widget_fresh_2da9 {
  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;
}
.input_clean_1350 .widget_fresh_2da9 .form-45aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_clean_1350 .widget_fresh_2da9 .card_lite_e195 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input_clean_1350 .widget_fresh_2da9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input_clean_1350 .widget_fresh_2da9 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;
}
.input_clean_1350 .widget_fresh_2da9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input_clean_1350 .widget_fresh_2da9 .widget_fresh_2da9 {
  top: 0;
  left: 100%;
}
.input_clean_1350 .element-3f84.fn-focus-3395 > .motion_8da1,
.input_clean_1350 .element-3f84.fn-focus-3395 > .widget_fresh_2da9,
.input_clean_1350 .element-3f84:focus > .motion_8da1,
.input_clean_1350 .element-3f84:focus > .widget_fresh_2da9,
.input_clean_1350 .element-3f84:hover > .motion_8da1,
.input_clean_1350 .element-3f84:hover > .widget_fresh_2da9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input_clean_1350.smooth_d09f .header-3368:after,
.input_clean_1350.smooth_d09f .header-3368:before {
  content: "";
  display: table;
}
.input_clean_1350.smooth_d09f .header-3368:after {
  clear: both;
}
.input_clean_1350.smooth_d09f .header-3368 > li {
  float: left;
}
.input_clean_1350.overlay-5c35 .header-3368:after,
.input_clean_1350.overlay-5c35 .header-3368:before {
  content: "";
  display: table;
}
.input_clean_1350.overlay-5c35 .header-3368:after {
  clear: both;
}
.input_clean_1350.overlay-5c35 .header-3368 > li {
  float: left;
}
.input_clean_1350.overlay-5c35 .header-3368 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input_clean_1350.overlay-5c35 .header-3368 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input_clean_1350.overlay-5c35 .header-3368 > li.backdrop_tall_5f57 > a,
.input_clean_1350.overlay-5c35 .header-3368 > li.article_7110 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input_clean_1350.dirty-0c0e .header-3368 > li > a .form-45aa {
  position: relative;
}
.input_clean_1350.dirty-0c0e .header-3368 > li > a .form-45aa: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;
}
.input_clean_1350.dirty-0c0e
  .header-3368
  > li:focus
  > a
  .form-45aa:before,
.input_clean_1350.dirty-0c0e
  .header-3368
  > li:hover
  > a
  .form-45aa:before {
  width: 100%;
  background-color: currentColor;
}
.input_clean_1350.dirty-0c0e
  .header-3368
  > li.backdrop_tall_5f57
  > a
  .form-45aa:before,
.input_clean_1350.dirty-0c0e
  .header-3368
  > li.accordion_purple_e541
  > a
  .form-45aa:before {
  width: 100%;
  background-color: currentColor;
}
.input_clean_1350.out_e7b5 .header-3368 > li > a .form-45aa {
  position: relative;
}
.input_clean_1350.out_e7b5 .header-3368 > li > a .form-45aa: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;
}
.input_clean_1350.out_e7b5 .header-3368 > li:focus > a .form-45aa:before,
.input_clean_1350.out_e7b5
  .header-3368
  > li:hover
  > a
  .form-45aa:before {
  width: 100%;
  background-color: currentColor;
}
.input_clean_1350.out_e7b5
  .header-3368
  > li.backdrop_tall_5f57
  > a
  .form-45aa:before,
.input_clean_1350.out_e7b5
  .header-3368
  > li.accordion_purple_e541
  > a
  .form-45aa:before {
  width: 100%;
  background-color: currentColor;
}
.column-11ac .paragraph_pressed_39fc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-11ac .paragraph_pressed_39fc li:first-child > a {
  border-top: none;
}
.column-11ac .paragraph_pressed_39fc .content_prev_9302 > .form-45aa .card_lite_e195 {
  display: none;
}
.column-11ac .paragraph_pressed_39fc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-11ac .paragraph_pressed_39fc li:last-child {
  border: none;
}
.column-11ac .paragraph_pressed_39fc li.disabled_7f47 > a {
  padding-right: 45px !important;
}
.column-11ac .paragraph_pressed_39fc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-11ac .paragraph_pressed_39fc li a:focus,
.column-11ac .paragraph_pressed_39fc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-11ac .paragraph_pressed_39fc li .search_copper_51a8 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.column-11ac .paragraph_pressed_39fc li .search_copper_51a8:hover {
  box-shadow: none;
}
.column-11ac .paragraph_pressed_39fc li .search_copper_51a8 .card_lite_e195 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-11ac .paragraph_pressed_39fc .widget_fresh_2da9 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.column-11ac .paragraph_pressed_39fc .widget_fresh_2da9 li a {
  padding-left: 3em;
}
.column-11ac .paragraph_pressed_39fc .main_11c3 > a .search_copper_51a8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-11ac .paragraph_pressed_39fc .main_11c3 > .widget_fresh_2da9 {
  display: block;
  opacity: 1;
}
.slow_66d4 {
  max-width: 100%;
}
.blue_9526 {
  line-height: 0;
  cursor: pointer;
}
.table-8e81 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.table-8e81:hover {
  box-shadow: none;
  color: currentColor;
}
.table-8e81 svg {
  width: 18px;
  height: 18px;
}
.table-8e81 .north_dffc {
  display: none;
}
.picture-purple-9609 {
  position: relative;
}
.picture-purple-9609.fn-active-3395 .table-8e81 .section-9d91 {
  display: none;
}
.picture-purple-9609.fn-active-3395 .table-8e81 .north_dffc {
  display: inline-block;
}
.picture-purple-9609 .popup_upper_4615 {
  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);
}
.picture-purple-9609.hidden_ba35 .popup_upper_4615 {
  left: auto;
  right: -0.9em;
}
.picture-purple-9609.hidden_ba35 .border-b276::before {
  left: auto;
  right: 15px;
}
.picture-purple-9609.fn-active-3395 .popup_upper_4615 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.basic_734d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.basic_734d label {
  flex-basis: 100%;
}
.basic_734d .menu-ad0a {
  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;
}
.basic_734d .primary_4c5f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.basic_734d .primary_4c5f:focus {
  background-color: transparent;
}
.basic_734d button.simple_c8cf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.basic_734d button.simple_c8cf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.basic_734d button.simple_c8cf svg {
  width: 18px;
  height: 18px;
}
.basic_734d input[type="submit"] {
  min-height: auto;
}
.caption-5c48 .basic_734d .primary_4c5f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border-b276 {
  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) {
  .border-b276 {
    width: 220px;
  }
}
.border-b276 label {
  flex-basis: 100%;
}
.border-b276::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;
}
.action-acda .caption-5c48 .basic_734d {
  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;
}
.action-acda
  .caption-5c48
  .basic_734d
  .menu-ad0a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.action-acda .caption-5c48 .basic_734d .primary_4c5f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.action-acda
  .caption-5c48
  .basic_734d
  .primary_4c5f:focus {
  background: 0 0;
}
.action-acda
  .caption-5c48
  .basic_734d
  .large-b7a9 {
  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;
}
.main_focused_831d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.main_focused_831d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.main_focused_831d li:last-child {
  margin-right: 0;
}
.main_focused_831d li:first-child {
  margin-left: 0;
}
.main_focused_831d.east_0af9 a {
  color: #fff;
}
.main_focused_831d.east_0af9 a:hover {
  color: #fff;
}
.main_focused_831d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.main_focused_831d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.main_focused_831d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main_focused_831d a:hover {
  opacity: 0.9;
  color: inherit;
}
.main_focused_831d [class*="social-icon-apple"] {
  background-color: #999;
}
.main_focused_831d [class*="social-icon-apple"].block-c597 {
  background-color: transparent;
  color: #999;
}
.main_focused_831d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.main_focused_831d [class*="social-icon-behance"].block-c597 {
  background-color: transparent;
  color: #1769ff;
}
.main_focused_831d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.main_focused_831d [class*="social-icon-bitbucket"].block-c597 {
  background-color: transparent;
  color: #205081;
}
.main_focused_831d [class*="social-icon-codepen"] {
  background-color: #000;
}
.main_focused_831d [class*="social-icon-codepen"].block-c597 {
  background-color: transparent;
  color: #000;
}
.main_focused_831d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.main_focused_831d [class*="social-icon-delicious"].block-c597 {
  background-color: transparent;
  color: #39f;
}
.main_focused_831d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.main_focused_831d [class*="social-icon-digg"].block-c597 {
  background-color: transparent;
  color: #005be2;
}
.main_focused_831d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.main_focused_831d [class*="social-icon-dribbble"].block-c597 {
  background-color: transparent;
  color: #ea4c89;
}
.main_focused_831d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.main_focused_831d [class*="social-icon-envelope"].block-c597 {
  background-color: transparent;
  color: #ea4335;
}
.main_focused_831d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.main_focused_831d [class*="social-icon-facebook"].block-c597 {
  background-color: transparent;
  color: #3b5998;
}
.main_focused_831d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.main_focused_831d [class*="social-icon-flickr"].block-c597 {
  background-color: transparent;
  color: #0063dc;
}
.main_focused_831d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.main_focused_831d [class*="social-icon-foursquare"].block-c597 {
  background-color: transparent;
  color: #2d5be3;
}
.main_focused_831d [class*="social-icon-github"] {
  background-color: #333;
}
.main_focused_831d [class*="social-icon-github"].block-c597 {
  background-color: transparent;
  color: #333;
}
.main_focused_831d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.main_focused_831d [class*="social-icon-google-plus"].block-c597 {
  background-color: transparent;
  color: #dd4b39;
}
.main_focused_831d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.main_focused_831d [class*="social-icon-houzz"].block-c597 {
  background-color: transparent;
  color: #7ac142;
}
.main_focused_831d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.main_focused_831d [class*="social-icon-instagram"].block-c597 {
  background-color: transparent;
  color: #262626;
}
.main_focused_831d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.main_focused_831d [class*="social-icon-jsfiddle"].block-c597 {
  background-color: transparent;
  color: #487aa2;
}
.main_focused_831d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.main_focused_831d [class*="social-icon-linkedin"].block-c597 {
  background-color: transparent;
  color: #0077b5;
}
.main_focused_831d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.main_focused_831d [class*="social-icon-medium"].block-c597 {
  background-color: transparent;
  color: #00ab6b;
}
.main_focused_831d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.main_focused_831d
  [class*="social-icon-odnoklassniki"].block-c597 {
  background-color: transparent;
  color: #f4731c;
}
.main_focused_831d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.main_focused_831d [class*="social-icon-meetup"].block-c597 {
  background-color: transparent;
  color: #ec1c40;
}
.main_focused_831d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.main_focused_831d [class*="social-icon-pinterest"].block-c597 {
  background-color: transparent;
  color: #bd081c;
}
.main_focused_831d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.main_focused_831d [class*="social-icon-product-hunt"].block-c597 {
  background-color: transparent;
  color: #da552f;
}
.main_focused_831d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.main_focused_831d [class*="social-icon-reddit"].block-c597 {
  background-color: transparent;
  color: #ff4500;
}
.main_focused_831d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.main_focused_831d [class*="social-icon-rss"].block-c597 {
  background-color: transparent;
  color: #f26522;
}
.main_focused_831d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.main_focused_831d
  [class*="social-icon-shopping-cart"].block-c597 {
  background-color: transparent;
  color: #4caf50;
}
.main_focused_831d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.main_focused_831d [class*="social-icon-skype"].block-c597 {
  background-color: transparent;
  color: #00aff0;
}
.main_focused_831d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.main_focused_831d [class*="social-icon-slideshare"].block-c597 {
  background-color: transparent;
  color: #0077b5;
}
.main_focused_831d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.main_focused_831d [class*="social-icon-snapchat"].block-c597 {
  background-color: transparent;
  color: #fffc00;
}
.main_focused_831d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.main_focused_831d [class*="social-icon-soundcloud"].block-c597 {
  background-color: transparent;
  color: #f80;
}
.main_focused_831d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.main_focused_831d [class*="social-icon-spotify"].block-c597 {
  background-color: transparent;
  color: #2ebd59;
}
.main_focused_831d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.main_focused_831d
  [class*="social-icon-stack-overflow"].block-c597 {
  background-color: transparent;
  color: #fe7a15;
}
.main_focused_831d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.main_focused_831d [class*="social-icon-maldkfgram"].block-c597 {
  background-color: transparent;
  color: #2ca5e0;
}
.main_focused_831d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.main_focused_831d [class*="social-icon-tripadvisor"].block-c597 {
  background-color: transparent;
  color: #589442;
}
.main_focused_831d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.main_focused_831d [class*="social-icon-tumblr"].block-c597 {
  background-color: transparent;
  color: #35465c;
}
.main_focused_831d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.main_focused_831d [class*="social-icon-twitch"].block-c597 {
  background-color: transparent;
  color: #6441a5;
}
.main_focused_831d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.main_focused_831d [class*="social-icon-twitter"].block-c597 {
  background-color: transparent;
  color: #1da1f2;
}
.main_focused_831d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.main_focused_831d [class*="social-icon-vimeo"].block-c597 {
  background-color: transparent;
  color: #1ab7ea;
}
.main_focused_831d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.main_focused_831d [class*="social-icon-vk"].block-c597 {
  background-color: transparent;
  color: #45668e;
}
.main_focused_831d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.main_focused_831d [class*="social-icon-weibo"].block-c597 {
  background-color: transparent;
  color: #df2029;
}
.main_focused_831d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.main_focused_831d [class*="social-icon-weixin"].block-c597 {
  background-color: transparent;
  color: #7bb32e;
}
.main_focused_831d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.main_focused_831d [class*="social-icon-whatsapp"].block-c597 {
  background-color: transparent;
  color: #25d366;
}
.main_focused_831d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.main_focused_831d [class*="social-icon-wordpress"].block-c597 {
  background-color: transparent;
  color: #21759b;
}
.main_focused_831d [class*="social-icon-xing"] {
  background-color: #026466;
}
.main_focused_831d [class*="social-icon-xing"].block-c597 {
  background-color: transparent;
  color: #026466;
}
.main_focused_831d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.main_focused_831d [class*="social-icon-yelp"].block-c597 {
  background-color: transparent;
  color: #af0606;
}
.main_focused_831d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.main_focused_831d [class*="social-icon-youtube"].block-c597 {
  background-color: transparent;
  color: #cd201f;
}
.media-black-a0f4 {
  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;
}
.media-black-a0f4:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-fd07 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.photo-7780 {
  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;
}
.outline-bd75 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.avatar-8a14 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.avatar-8a14,
.avatar-8a14::after,
.avatar-8a14::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;
}
.avatar-8a14::after,
.avatar-8a14::before {
  content: "";
  display: block;
  background-color: inherit;
}
.glass-e942 .photo-7780 .outline-bd75 {
  margin-top: -2px;
  width: 19px;
}
.glass-e942 .photo-7780 .avatar-8a14 {
  margin-top: -1px;
}
.glass-e942 .photo-7780 .avatar-8a14,
.glass-e942 .photo-7780 .avatar-8a14::after,
.glass-e942 .photo-7780 .avatar-8a14::before {
  width: 19px;
  height: 2px;
}
.glass-e942 .photo-7780 .avatar-8a14::before {
  top: -6px;
}
.glass-e942 .photo-7780 .avatar-8a14::after {
  bottom: -6px;
}
.action-39bf .photo-7780 .outline-bd75 {
  margin-top: -2px;
  width: 22px;
}
.action-39bf .photo-7780 .avatar-8a14 {
  margin-top: -1px;
}
.action-39bf .photo-7780 .avatar-8a14,
.action-39bf .photo-7780 .avatar-8a14::after,
.action-39bf .photo-7780 .avatar-8a14::before {
  width: 22px;
  height: 2px;
}
.action-39bf .photo-7780 .avatar-8a14::before {
  top: -7px;
}
.action-39bf .photo-7780 .avatar-8a14::after {
  bottom: -7px;
}
.photo-middle-f269 .photo-7780 .outline-bd75 {
  margin-top: -2px;
  width: 31px;
}
.photo-middle-f269 .photo-7780 .avatar-8a14 {
  margin-top: -1.5px;
}
.photo-middle-f269 .photo-7780 .avatar-8a14,
.photo-middle-f269 .photo-7780 .avatar-8a14::after,
.photo-middle-f269 .photo-7780 .avatar-8a14::before {
  width: 31px;
  height: 3px;
}
.photo-middle-f269 .photo-7780 .avatar-8a14::before {
  top: -9px;
}
.photo-middle-f269 .photo-7780 .avatar-8a14::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag-action-753e .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 19px;
  }
  .tag-action-753e .photo-7780 .avatar-8a14 {
    margin-top: -1px;
  }
  .tag-action-753e .photo-7780 .avatar-8a14,
  .tag-action-753e .photo-7780 .avatar-8a14::after,
  .tag-action-753e .photo-7780 .avatar-8a14::before {
    width: 19px;
    height: 2px;
  }
  .tag-action-753e .photo-7780 .avatar-8a14::before {
    top: -6px;
  }
  .tag-action-753e .photo-7780 .avatar-8a14::after {
    bottom: -6px;
  }
  .primary-wood-5541 .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 22px;
  }
  .primary-wood-5541 .photo-7780 .avatar-8a14 {
    margin-top: -1px;
  }
  .primary-wood-5541 .photo-7780 .avatar-8a14,
  .primary-wood-5541 .photo-7780 .avatar-8a14::after,
  .primary-wood-5541 .photo-7780 .avatar-8a14::before {
    width: 22px;
    height: 2px;
  }
  .primary-wood-5541 .photo-7780 .avatar-8a14::before {
    top: -7px;
  }
  .primary-wood-5541 .photo-7780 .avatar-8a14::after {
    bottom: -7px;
  }
  .component-down-ccb5 .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 31px;
  }
  .component-down-ccb5 .photo-7780 .avatar-8a14 {
    margin-top: -1.5px;
  }
  .component-down-ccb5 .photo-7780 .avatar-8a14,
  .component-down-ccb5 .photo-7780 .avatar-8a14::after,
  .component-down-ccb5 .photo-7780 .avatar-8a14::before {
    width: 31px;
    height: 3px;
  }
  .component-down-ccb5 .photo-7780 .avatar-8a14::before {
    top: -9px;
  }
  .component-down-ccb5 .photo-7780 .avatar-8a14::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info-f839 .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 19px;
  }
  .info-f839 .photo-7780 .avatar-8a14 {
    margin-top: -1px;
  }
  .info-f839 .photo-7780 .avatar-8a14,
  .info-f839 .photo-7780 .avatar-8a14::after,
  .info-f839 .photo-7780 .avatar-8a14::before {
    width: 19px;
    height: 2px;
  }
  .info-f839 .photo-7780 .avatar-8a14::before {
    top: -6px;
  }
  .info-f839 .photo-7780 .avatar-8a14::after {
    bottom: -6px;
  }
  .short-dc83 .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 22px;
  }
  .short-dc83 .photo-7780 .avatar-8a14 {
    margin-top: -1px;
  }
  .short-dc83 .photo-7780 .avatar-8a14,
  .short-dc83 .photo-7780 .avatar-8a14::after,
  .short-dc83 .photo-7780 .avatar-8a14::before {
    width: 22px;
    height: 2px;
  }
  .short-dc83 .photo-7780 .avatar-8a14::before {
    top: -7px;
  }
  .short-dc83 .photo-7780 .avatar-8a14::after {
    bottom: -7px;
  }
  .text_prev_71c3 .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 31px;
  }
  .text_prev_71c3 .photo-7780 .avatar-8a14 {
    margin-top: -1.5px;
  }
  .text_prev_71c3 .photo-7780 .avatar-8a14,
  .text_prev_71c3 .photo-7780 .avatar-8a14::after,
  .text_prev_71c3 .photo-7780 .avatar-8a14::before {
    width: 31px;
    height: 3px;
  }
  .text_prev_71c3 .photo-7780 .avatar-8a14::before {
    top: -9px;
  }
  .text_prev_71c3 .photo-7780 .avatar-8a14::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active-slow-8fa1 .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 19px;
  }
  .active-slow-8fa1 .photo-7780 .avatar-8a14 {
    margin-top: -1px;
  }
  .active-slow-8fa1 .photo-7780 .avatar-8a14,
  .active-slow-8fa1 .photo-7780 .avatar-8a14::after,
  .active-slow-8fa1 .photo-7780 .avatar-8a14::before {
    width: 19px;
    height: 2px;
  }
  .active-slow-8fa1 .photo-7780 .avatar-8a14::before {
    top: -6px;
  }
  .active-slow-8fa1 .photo-7780 .avatar-8a14::after {
    bottom: -6px;
  }
  .fixed_44ec .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 22px;
  }
  .fixed_44ec .photo-7780 .avatar-8a14 {
    margin-top: -1px;
  }
  .fixed_44ec .photo-7780 .avatar-8a14,
  .fixed_44ec .photo-7780 .avatar-8a14::after,
  .fixed_44ec .photo-7780 .avatar-8a14::before {
    width: 22px;
    height: 2px;
  }
  .fixed_44ec .photo-7780 .avatar-8a14::before {
    top: -7px;
  }
  .fixed_44ec .photo-7780 .avatar-8a14::after {
    bottom: -7px;
  }
  .inner-cb46 .photo-7780 .outline-bd75 {
    margin-top: -2px;
    width: 31px;
  }
  .inner-cb46 .photo-7780 .avatar-8a14 {
    margin-top: -1.5px;
  }
  .inner-cb46 .photo-7780 .avatar-8a14,
  .inner-cb46 .photo-7780 .avatar-8a14::after,
  .inner-cb46 .photo-7780 .avatar-8a14::before {
    width: 31px;
    height: 3px;
  }
  .inner-cb46 .photo-7780 .avatar-8a14::before {
    top: -9px;
  }
  .inner-cb46 .photo-7780 .avatar-8a14::after {
    bottom: -9px;
  }
}
.secondary_gold_f82a .avatar-8a14 {
  -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);
}
.secondary_gold_f82a .avatar-8a14::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary_gold_f82a .avatar-8a14::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);
}
.secondary_gold_f82a.table-east-39b7 .avatar-8a14 {
  -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);
}
.secondary_gold_f82a.table-east-39b7 .avatar-8a14::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary_gold_f82a.table-east-39b7 .avatar-8a14::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);
}
.component_3a05 {
  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.preview_plasma_2bc1:before {
  display: none;
}
.new-fa50 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.new-fa50 .panel-eab5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.new-fa50 .panel-eab5:last-of-type {
  border-bottom: none;
}
.new-fa50 .panel-eab5.description-c413,
.new-fa50 .panel-eab5.banner_61b2,
.new-fa50 .panel-eab5.warm-7876 {
  padding: 0;
}
.new-fa50 .column-11ac .search_copper_51a8 {
  color: currentColor;
}
.new-fa50 .column-11ac .search_copper_51a8:focus,
.new-fa50 .column-11ac .search_copper_51a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-fa50.carousel_f69a .shade_79ac,
.new-fa50.carousel_f69a .in-4ce6 a,
.new-fa50.carousel_f69a .header-3368 a,
.new-fa50.carousel_f69a .widget_fresh_2da9 a {
  color: rgba(0, 0, 0, 0.55);
}
.new-fa50.carousel_f69a .shade_79ac:hover,
.new-fa50.carousel_f69a .in-4ce6 a:hover,
.new-fa50.carousel_f69a .header-3368 a:hover,
.new-fa50.carousel_f69a .widget_fresh_2da9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-fa50.carousel_f69a .widget-outer-deed {
  color: rgba(0, 0, 0, 0.8);
}
.new-fa50.carousel_f69a .panel-eab5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-fa50.carousel_f69a .panel-eab5:before {
  background: rgba(0, 0, 0, 0.08);
}
.new-fa50.carousel_f69a .gallery_light_353e:before {
  background: rgba(255, 255, 255, 0.9);
}
.new-fa50.carousel_f69a .column-11ac .paragraph_pressed_39fc li a,
.new-fa50.carousel_f69a .column-11ac .search_copper_51a8,
.new-fa50.carousel_f69a .widget_fresh_2da9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-fa50.carousel_f69a .column-11ac .search_copper_51a8:focus,
.new-fa50.carousel_f69a .column-11ac .search_copper_51a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-fa50.carousel_f69a .paragraph_pressed_39fc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-fa50.popup_gold_6ba8 .shade_79ac,
.new-fa50.popup_gold_6ba8 .in-4ce6 a,
.new-fa50.popup_gold_6ba8 .header-3368 .search_copper_51a8,
.new-fa50.popup_gold_6ba8 .header-3368 a,
.new-fa50.popup_gold_6ba8 .widget_fresh_2da9 a {
  color: rgba(255, 255, 255, 0.79);
}
.new-fa50.popup_gold_6ba8 .shade_79ac:hover,
.new-fa50.popup_gold_6ba8 .in-4ce6 a:hover,
.new-fa50.popup_gold_6ba8 .header-3368 .search_copper_51a8:hover,
.new-fa50.popup_gold_6ba8 .header-3368 a:hover,
.new-fa50.popup_gold_6ba8 .widget_fresh_2da9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-fa50.popup_gold_6ba8 .widget-outer-deed {
  color: rgba(255, 255, 255, 0.99);
}
.new-fa50.popup_gold_6ba8 .panel-eab5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-fa50.popup_gold_6ba8 .panel-eab5:before {
  background: rgba(255, 255, 255, 0.08);
}
.new-fa50.popup_gold_6ba8 .gallery_light_353e:before {
  background: rgba(0, 0, 0, 0.9);
}
.new-fa50.popup_gold_6ba8 .column-11ac .paragraph_pressed_39fc li a,
.new-fa50.popup_gold_6ba8 .column-11ac .search_copper_51a8,
.new-fa50.popup_gold_6ba8 .widget_fresh_2da9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-fa50.popup_gold_6ba8 .column-11ac .search_copper_51a8:focus,
.new-fa50.popup_gold_6ba8 .column-11ac .search_copper_51a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-fa50.popup_gold_6ba8 .paragraph_pressed_39fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_light_353e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gallery_light_353e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pro-b95b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.complex-4fb5 .new-fa50 {
  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;
}
.complex-4fb5 .panel-eab5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.complex-4fb5 .panel-eab5: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) {
  .complex-4fb5 .panel-eab5:before {
    width: 16%;
    left: 42%;
  }
}
.complex-4fb5 .panel-eab5:last-child:before {
  content: none;
}
.complex-4fb5 .panel-eab5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.complex-4fb5 .column-11ac .paragraph_pressed_39fc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.complex-4fb5 .column-11ac .paragraph_pressed_39fc li a .search_copper_51a8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.complex-4fb5 .column-11ac .widget_fresh_2da9 {
  border: none;
}
.complex-4fb5 .column-11ac .widget_fresh_2da9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.complex-4fb5 .gallery_light_353e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.complex-4fb5 .pro-b95b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.complex-4fb5 .popup_gold_6ba8 .gallery_light_353e:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex-4fb5 .carousel_f69a.info-9c34 .avatar-8a14 {
  background: rgba(0, 0, 0, 0.6);
}
.complex-4fb5
  .carousel_f69a.info-9c34
  .avatar-8a14::after,
.complex-4fb5
  .carousel_f69a.info-9c34
  .avatar-8a14:before {
  background: inherit;
}
.complex-4fb5
  .carousel_f69a.info-9c34:hover
  .avatar-8a14 {
  background: rgba(0, 0, 0, 0.8);
}
.thick_d8d6 .new-fa50 {
  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) {
  .thick_d8d6 .new-fa50 {
    width: auto;
    right: 45px;
  }
}
.new_818b .new-fa50 {
  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) {
  .new_818b .new-fa50 {
    width: auto;
    left: 45px;
  }
}
.preview_plasma_2bc1 .new-fa50 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview_plasma_2bc1 .pro-b95b {
  max-width: 48em;
  margin: 0 auto;
}
.preview_plasma_2bc1 .gallery_light_353e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav_919d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav_919d.complex-4fb5 .new-fa50 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav_919d.thick_d8d6 .new-fa50 {
  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);
}
.nav_919d .new-fa50 {
  visibility: visible;
}
.nav_919d.new_818b .new-fa50 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.under-5746,
.large_64a5 {
  overflow-x: hidden;
}
.under-5746 .new-fa50 {
  overflow: auto;
}
.under-5746.complex-4fb5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-5746.complex-4fb5 .new-fa50 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.under-5746.complex-4fb5 .media-black-a0f4 {
  opacity: 0;
}
.under-5746.thick_d8d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-5746.thick_d8d6 .new-fa50 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.under-5746.thick_d8d6 .media-black-a0f4 {
  opacity: 0;
}
.under-5746.new_818b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-5746.new_818b .new-fa50 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.under-5746.new_818b .media-black-a0f4 {
  opacity: 0;
}
.under-5746.preview_plasma_2bc1 .new-fa50 {
  z-index: 10;
  visibility: visible;
}
.info-9c34 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info-9c34 .avatar-8a14 {
  background: rgba(255, 255, 255, 0.99);
}
.info-9c34 .avatar-8a14::after,
.info-9c34 .avatar-8a14:before {
  background: inherit;
}
.info-9c34:hover .avatar-8a14 {
  background: rgba(255, 255, 255, 0.99);
}
.new_818b .info-9c34 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview_plasma_2bc1 .info-9c34 {
  display: none !important;
}
.under-5746:before,
.large_64a5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.under-5746 .info-9c34,
.large_64a5 .info-9c34 {
  display: inline-block;
}
.new-fa50 .texture-d1e6 {
  -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;
}
.under-5746 .new-fa50 .texture-d1e6,
.large_64a5 .new-fa50 .texture-d1e6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_stone_8158 .menu-ad0a {
  width: 100%;
}
.component-current-6f85 {
  padding: 0 0.5em 0;
}
.component-current-6f85 [class*="customify-col-"],
.component-current-6f85 [class*="customify-col_"],
.component-current-6f85 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tiny-a4ec .component-current-6f85 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .chip-narrow-24b4 .search-warm-7415,
  .search-warm-7415 {
    display: none;
  }
  .highlight_34d4 {
    text-align: left;
  }
  .text-medium-97ae {
    text-align: center;
  }
  .aside_421d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .chip-narrow-24b4 .highlight-5449,
  .highlight-5449 {
    display: none;
  }
  .block-light-447c {
    text-align: left;
  }
  .fresh_491a {
    text-align: center;
  }
  .alert-028f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .chip-narrow-24b4 .modal-dim-5f11,
  .modal-dim-5f11 {
    display: none;
  }
  .nav-3114 {
    text-align: left;
  }
  .header-down-9268 {
    text-align: center;
  }
  .brown-4c82 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tall-4ae6 {
  box-shadow: none !important;
}
.item_cc81 .picture-c05b,
.notification-hot-07e7 .picture-c05b {
  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;
}
.notification-hot-07e7 .picture-c05b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gradient_fa63 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gradient_fa63:after,
.gradient_fa63:before {
  content: "";
  display: table;
}
.gradient_fa63:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gradient_fa63 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gradient_fa63,
.south-2eac {
  max-width: 1248px;
  margin: 0 auto;
}

.badge_bottom_9ede.purple-8270 .gradient_fa63 {
  max-width: 100%;
}
.badge_bottom_9ede.header-25ad {
  max-width: 1200px;
  margin: 0 auto;
}
.badge_bottom_9ede.pro-fe10 .gradient_fa63 {
  max-width: 100%;
}
.badge_bottom_9ede.pro-fe10 > .gradient_fa63 {
  padding-left: 0;
  padding-right: 0;
}
.badge_bottom_9ede.pro-fe10 > .gradient_fa63 .chip-narrow-24b4 {
  margin: 0;
}
.badge_bottom_9ede.pro-fe10
  > .gradient_fa63
  .focus_0e33.carousel_blue_9a8b {
  margin-right: 0;
  margin-left: 0;
}
.badge_bottom_9ede.pro-fe10 #main.carousel_blue_9a8b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_green_407a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_green_407a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .advanced_5f2f .tiny-a1b0 {
    padding-right: 1em;
  }
  .advanced_5f2f.hidden_f35b .focus_0e33 {
    border-right: 1px solid #eaecee;
  }
  .advanced_5f2f.hidden_f35b .tiny-a1b0 {
    padding-right: 1em;
  }
  .advanced_5f2f.hidden_f35b .complex_7ac8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-short-bc6c .tiny-a1b0 {
    padding-left: 1em;
  }
  .grid-short-bc6c.hidden_f35b .focus_0e33 {
    border-left: 1px solid #eaecee;
  }
  .grid-short-bc6c.hidden_f35b .tiny-a1b0 {
    padding-left: 1em;
  }
  .grid-short-bc6c.hidden_f35b .complex_7ac8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_0f9d .tiny-a1b0 {
    padding-left: 1em;
  }
  .widget_0f9d.hidden_f35b .center-80c8 {
    border-right: 1px solid #eaecee;
  }
  .widget_0f9d.hidden_f35b .shade_2656 {
    border-right: 1px solid #eaecee;
  }
  .widget_0f9d.hidden_f35b .tiny-a1b0 {
    padding-left: 1em;
  }
  .widget_0f9d.hidden_f35b .complex_7ac8 {
    padding-right: 1em;
  }
  .widget_0f9d.hidden_f35b .pressed-4749 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_996e .tiny-a1b0 {
    padding-right: 1em;
  }
  .pink_996e.hidden_f35b .center-80c8 {
    border-left: 1px solid #eaecee;
  }
  .pink_996e.hidden_f35b .shade_2656 {
    border-left: 1px solid #eaecee;
  }
  .pink_996e.hidden_f35b .tiny-a1b0 {
    padding-right: 1em;
  }
  .pink_996e.hidden_f35b .complex_7ac8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink_996e.hidden_f35b .pressed-4749 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_green_407a .tiny-a1b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_green_407a.hidden_f35b .focus_0e33 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_green_407a.hidden_f35b .tiny-a1b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_green_407a.hidden_f35b .complex_7ac8 {
    padding-left: 1em;
  }
  .grid_green_407a.hidden_f35b .pressed-4749 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_green_407a.hidden_f35b .tiny-a1b0 {
    padding-left: 0;
  }
}
.label-bf46 .button_east_fd75 {
  display: inline-block;
}
.huge_2429 {
  display: inline-block;
}
.highlight-73f9 {
  word-con: break-word;
}
.yellow_152b > span {
  display: inline-block;
  padding: 5px 0;
}
.yellow_152b .tabs_orange_00e1 {
  margin-left: 8px;
  margin-right: 8px;
}
.yellow_152b .banner-6679 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thumbnail-easy-507d .content_0934 {
  margin-bottom: 2em;
}
.thumbnail-easy-507d .summary-dim-fcee {
  margin-bottom: 15px;
}
.thumbnail-easy-507d .summary-dim-fcee:last-child {
  margin-bottom: 0;
}
.thumbnail-easy-507d .breadcrumb-prev-97b2 {
  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) {
  .thumbnail-easy-507d .breadcrumb-prev-97b2 {
    display: block;
  }
}
.thumbnail-easy-507d .icon_red_7339 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thumbnail-easy-507d .icon_red_7339 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thumbnail-easy-507d .slow_2c32 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thumbnail-easy-507d .slow_2c32 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thumbnail-easy-507d .slow_2c32 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thumbnail-easy-507d .highlight-73f9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-easy-507d .highlight-73f9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thumbnail-easy-507d .filter_action_7f66 p:last-child {
  margin-bottom: 0;
}
.thumbnail-easy-507d .header_stale_e990 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thumbnail-easy-507d .header-2235 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thumbnail-easy-507d .badge_steel_5ac3 {
  margin-top: 1em;
}
.thumbnail-easy-507d .description_white_7eb6 {
  top: 0;
  display: block;
}
.thumbnail-easy-507d .description_white_7eb6 a {
  color: inherit;
}
.thumbnail-easy-507d .description_white_7eb6 a:hover {
  color: inherit;
}
.thumbnail-easy-507d .dim-51a5 {
  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;
}
.thumbnail-easy-507d .dim-51a5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thumbnail-easy-507d .header-2235 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thumbnail-easy-507d .module-a9b3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thumbnail-easy-507d .module-a9b3:first-child {
  margin-top: 0;
}
.thumbnail-easy-507d .module-a9b3.shade-bright-eaa8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbnail-easy-507d .module-a9b3.blue-431a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-easy-507d
  .module-a9b3.blue-431a.dirty-99d6
  .badge_steel_5ac3 {
  width: 100%;
}
.thumbnail-easy-507d .blue-431a {
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-easy-507d .blue-431a .yellow_152b,
.thumbnail-easy-507d .blue-431a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thumbnail-easy-507d .slow_2c32 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-easy-507d .slow_2c32 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-easy-507d .slow_2c32: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;
}
.thumbnail-easy-507d .shade-bright-eaa8 {
  z-index: 5;
}
.thumbnail-easy-507d .wrapper_white_ed51 .summary-24a1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thumbnail-easy-507d .preview-fixed-0819 .summary-24a1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thumbnail-easy-507d .wrapper_e507 .summary-24a1 {
  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;
}
.thumbnail-easy-507d.modal_advanced_526b .breadcrumb-prev-97b2,
.thumbnail-easy-507d.footer-dim-06ff .breadcrumb-prev-97b2 {
  display: block;
}
.thumbnail-easy-507d.modal_advanced_526b .breadcrumb-prev-97b2 .box-white-0ab2,
.thumbnail-easy-507d.modal_advanced_526b .breadcrumb-prev-97b2 .header-2235,
.thumbnail-easy-507d.footer-dim-06ff .breadcrumb-prev-97b2 .box-white-0ab2,
.thumbnail-easy-507d.footer-dim-06ff .breadcrumb-prev-97b2 .header-2235 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-easy-507d.hover-caa0 .icon_red_7339 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thumbnail-easy-507d.hover-caa0 .icon_red_7339 {
    margin-right: 0;
  }
}
.thumbnail-easy-507d.modal_advanced_526b .icon_red_7339,
.thumbnail-easy-507d.footer-dim-06ff .icon_red_7339 {
  padding-top: 40%;
}
.thumbnail-easy-507d.modal_advanced_526b .content_0934,
.thumbnail-easy-507d.footer-dim-06ff .content_0934 {
  display: block;
}
.thumbnail-easy-507d.modal_advanced_526b .fn-sticky-3395 .header-2235,
.thumbnail-easy-507d.footer-dim-06ff .fn-sticky-3395 .header-2235 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thumbnail-easy-507d.modal_advanced_526b .icon_red_7339,
.thumbnail-easy-507d.footer-dim-06ff .icon_red_7339 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thumbnail-easy-507d.modal_advanced_526b .header-2235 {
  padding: 1em;
}
.orange_fe7c {
  margin: 30px auto;
  display: block;
}
.orange_fe7c .section-9774 > * {
  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;
}
.orange_fe7c .section-9774 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.orange_fe7c .section-9774 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_full_24e3 .yellow_152b {
  margin-bottom: 1.41575em;
}
.preview_full_24e3 .simple_e2e4 {
  margin-bottom: 1.618em;
}
.fluid_2a21 .dim-a8f5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fluid_2a21 .dim-a8f5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fluid_2a21 .carousel_104f {
  max-width: 100%;
  overflow: auto;
}
.top-b357 .fluid_2a21 a:hover {
  text-decoration: underline;
}
.search_first_8b9b .summary-dim-fcee:not(.highlight-73f9),
.search_first_8b9b .slow_2c32 {
  margin-bottom: 1.41575em;
}
.search_first_8b9b .summary-dim-fcee:not(.highlight-73f9):last-child,
.search_first_8b9b .slow_2c32:last-child {
  margin-bottom: 0;
}
.search_first_8b9b .summary-dim-fcee.banner-paper-23c2 {
  margin-bottom: 0.41575em;
}
.search_first_8b9b .right-a0c1:before,
.search_first_8b9b .caption_13ee:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_first_8b9b .right-a0c1:before {
  content: "\f115";
}
.search_first_8b9b .caption_13ee:before {
  content: "\f02c";
}
.search_first_8b9b .highlight-59de {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_first_8b9b .highlight-59de a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accordion_warm_a94e {
  display: -webkit-box;
  display: flex;
}
.accordion_warm_a94e .video-ec07 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accordion_warm_a94e .video-ec07 {
    flex-basis: 90px;
  }
}
.accordion_warm_a94e .component_0c3e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_warm_a94e .component_0c3e {
    flex-basis: calc(100% - 50px);
  }
}
.accordion_warm_a94e .filter-a502 p:last-child {
  margin-bottom: 0.72em;
}
.steel-318a .section-9774 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.steel-318a .section-9774:after,
.steel-318a .section-9774:before {
  content: "";
  display: table;
}
.steel-318a .section-9774:after {
  clear: both;
}
.steel-318a .section-9774 .summary-under-45c4,
.steel-318a .section-9774 .menu_77c0 {
  width: 49%;
}
.steel-318a .section-9774 .summary-under-45c4 a span.form-c2d4,
.steel-318a .section-9774 .menu_77c0 a span.form-c2d4 {
  display: block;
  margin-bottom: 5px;
}
.steel-318a .section-9774 .menu_77c0 {
  float: left;
  text-align: left;
}
.steel-318a .section-9774 .summary-under-45c4 {
  float: right;
  text-align: right;
}
.hidden-b182 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden-b182 {
    margin-bottom: 0;
  }
}
.border-576d {
  margin-bottom: 1em;
}
.border-576d .highlight-73f9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.box_850f a {
  display: block;
  line-height: 0;
  position: relative;
}
.up-0e9a .border-576d,
.dim-4591 .border-576d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .up-0e9a .border-576d,
  .dim-4591 .border-576d {
    display: block;
  }
}
.up-0e9a .box_850f,
.dim-4591 .box_850f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .up-0e9a .box_850f,
  .dim-4591 .box_850f {
    margin-bottom: 1em;
  }
}
.up-0e9a .box_850f img,
.dim-4591 .box_850f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.up-0e9a .mask_0226,
.dim-4591 .mask_0226 {
  flex-basis: calc(100% - 160px);
}
.up-0e9a .mask_0226 p,
.dim-4591 .mask_0226 p {
  margin-bottom: 0;
}
.up-0e9a .mask_0226 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .up-0e9a .mask_0226 {
    padding-left: 0;
  }
}
.dim-4591 .mask_0226 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dim-4591 .mask_0226 {
    padding-right: 0;
  }
}
.dim-4591 .box_850f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.east_6309 .box_850f {
  margin-bottom: 0.5em;
}
.east_6309 .box_850f img {
  width: 100%;
}
.sidebar_green_1c18 .text-upper-cd89,
.copper_8898 .text-upper-cd89 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.copper_8898 .focus_0e33 .center_e616 p:last-child {
  margin-bottom: 0;
}
.primary-narrow-77ae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.component_next_c04c .header_effc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .component_next_c04c .header_effc:last-of-type {
    margin-bottom: 0;
  }
}
.component_next_c04c .header_effc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component_next_c04c .header_effc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.component_next_c04c .header_effc ul li {
  margin: 0 0 0.6em;
}
.component_next_c04c .header_effc ul li.north-6441,
.component_next_c04c .header_effc ul li.frame-complex-793d {
  position: relative;
}
.component_next_c04c .header_effc ul li.north-6441 .nav_3e22,
.component_next_c04c .header_effc ul li.frame-complex-793d .nav_3e22 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.component_next_c04c .header_effc ul li.north-6441:after:after,
.component_next_c04c .header_effc ul li.north-6441:after:before,
.component_next_c04c
  .header_effc
  ul
  li.frame-complex-793d:after:after,
.component_next_c04c
  .header_effc
  ul
  li.frame-complex-793d:after:before {
  content: "";
  display: table;
}
.component_next_c04c .header_effc ul li.north-6441:after:after,
.component_next_c04c
  .header_effc
  ul
  li.frame-complex-793d:after:after {
  clear: both;
}
.component_next_c04c .header_effc a.progress_e36a:hover {
  text-decoration: none;
}
.component_next_c04c .header_effc select {
  max-width: 100%;
}
.component_next_c04c .header_effc table {
  font-size: 85%;
}
.component_next_c04c .header_effc table td,
.component_next_c04c .header_effc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.component_next_c04c .header_effc table tfoot td {
  text-align: left;
}
.component_next_c04c .header_effc :last-child {
  margin-bottom: 0;
}
.component_next_c04c .header_effc .right-e457 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.component_next_c04c .header_effc .right-e457 label {
  width: 100%;
}
.component_next_c04c .header_effc .right-e457 .primary_4c5f {
  width: 100%;
  display: block;
}
.component_next_c04c .header_effc .right-e457 .simple_c8cf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.component_next_c04c .header_effc .right-e457 .simple_c8cf:hover svg #svg-search {
  fill: #444;
}
.component_next_c04c .header_effc .right-e457 .simple_c8cf svg {
  width: 18px;
  height: 18px;
}
.component_next_c04c .middle-0669 ul ul,
.component_next_c04c .over-de79 ul ul,
.component_next_c04c .description-north-8d5b ul ul,
.component_next_c04c .picture-basic-1ad6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.component_next_c04c .middle-0669 .disabled_7f47 > a,
.component_next_c04c .over-de79 .disabled_7f47 > a,
.component_next_c04c .description-north-8d5b .disabled_7f47 > a,
.component_next_c04c .picture-basic-1ad6 .disabled_7f47 > a {
  margin-bottom: 0;
}
.component_next_c04c .cold_7bf1 li,
.component_next_c04c .middle-0669 li,
.component_next_c04c .box_1a71 li,
.component_next_c04c .over-de79 li,
.component_next_c04c .description-north-8d5b li,
.component_next_c04c .picture-basic-1ad6 li,
.component_next_c04c .active_b470 li,
.component_next_c04c .under-6fcd li {
  display: block;
  position: relative;
}
.component_next_c04c .cold_7bf1 li:last-child,
.component_next_c04c .middle-0669 li:last-child,
.component_next_c04c .box_1a71 li:last-child,
.component_next_c04c .over-de79 li:last-child,
.component_next_c04c .description-north-8d5b li:last-child,
.component_next_c04c .picture-basic-1ad6 li:last-child,
.component_next_c04c .active_b470 li:last-child,
.component_next_c04c .under-6fcd li:last-child {
  border: none;
}
.component_next_c04c .cold_7bf1 li a,
.component_next_c04c .middle-0669 li a,
.component_next_c04c .box_1a71 li a,
.component_next_c04c .over-de79 li a,
.component_next_c04c .description-north-8d5b li a,
.component_next_c04c .picture-basic-1ad6 li a,
.component_next_c04c .active_b470 li a,
.component_next_c04c .under-6fcd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_next_c04c .cold_7bf1 li ul li::before,
.component_next_c04c .middle-0669 li ul li::before,
.component_next_c04c .box_1a71 li ul li::before,
.component_next_c04c .over-de79 li ul li::before,
.component_next_c04c .description-north-8d5b li ul li::before,
.component_next_c04c .picture-basic-1ad6 li ul li::before,
.component_next_c04c .active_b470 li ul li::before,
.component_next_c04c .under-6fcd li ul li::before {
  left: 15px;
}
.component_next_c04c .cold_7bf1 li ul a,
.component_next_c04c .middle-0669 li ul a,
.component_next_c04c .box_1a71 li ul a,
.component_next_c04c .over-de79 li ul a,
.component_next_c04c .description-north-8d5b li ul a,
.component_next_c04c .picture-basic-1ad6 li ul a,
.component_next_c04c .active_b470 li ul a,
.component_next_c04c .under-6fcd li ul a {
  padding-left: 20px;
}
.component_next_c04c .cold_7bf1 li ul ul li::before,
.component_next_c04c .middle-0669 li ul ul li::before,
.component_next_c04c .box_1a71 li ul ul li::before,
.component_next_c04c .over-de79 li ul ul li::before,
.component_next_c04c .description-north-8d5b li ul ul li::before,
.component_next_c04c .picture-basic-1ad6 li ul ul li::before,
.component_next_c04c .active_b470 li ul ul li::before,
.component_next_c04c .under-6fcd li ul ul li::before {
  left: 30px;
}
.component_next_c04c .cold_7bf1 li ul ul a,
.component_next_c04c .middle-0669 li ul ul a,
.component_next_c04c .box_1a71 li ul ul a,
.component_next_c04c .over-de79 li ul ul a,
.component_next_c04c .description-north-8d5b li ul ul a,
.component_next_c04c .picture-basic-1ad6 li ul ul a,
.component_next_c04c .active_b470 li ul ul a,
.component_next_c04c .under-6fcd li ul ul a {
  padding-left: 40px;
}
.component_next_c04c .section_blue_67ae li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_next_c04c .under-6fcd ul li {
  margin-bottom: 1.41575em;
}
.component_next_c04c .under-6fcd ul li .smooth-c502 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.component_next_c04c .under-6fcd ul li .frame_4455 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.popup_gold_6ba8 .cold_7bf1 li a,
.popup_gold_6ba8 .middle-0669 li a,
.popup_gold_6ba8 .box_1a71 li a,
.popup_gold_6ba8 .over-de79 li a,
.popup_gold_6ba8 .description-north-8d5b li a,
.popup_gold_6ba8 .picture-basic-1ad6 li a,
.popup_gold_6ba8 .active_b470 li a,
.popup_gold_6ba8 .under-6fcd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_gold_6ba8 .section_blue_67ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_gold_6ba8 .header_effc ul li.north-6441 .nav_3e22,
.popup_gold_6ba8 .header_effc ul li.frame-complex-793d .nav_3e22 {
  background: rgba(0, 0, 0, 0.2);
}
.popup_gold_6ba8 .component_next_c04c .header_effc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li {
  margin: 0;
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li ul {
  margin: 0;
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li ul li a {
  padding-left: 15px;
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li ul li li a {
  padding-left: 30px;
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li.article_7110 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li.article_7110 > 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;
}
.badge_bottom_9ede .component_next_c04c .paragraph_pressed_39fc li.article_7110 > 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;
}
.under_aa9a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination_stale_0fa5 {
  position: relative;
  z-index: 10;
}
.pagination_stale_0fa5 .texture-d1e6 {
  width: 100%;
  max-width: 100%;
}
.first_54d3 .tooltip_hovered_76b4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.first_54d3 .carousel_f69a {
}
.first_54d3 .popup_gold_6ba8 {
  background: #292929;
}
.filter_182c .tooltip_hovered_76b4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_182c .carousel_f69a {
  background: #f9f9f9;
}
.filter_182c .popup_gold_6ba8 {
  background: #303030;
}
.pagination_70d1 .tooltip_hovered_76b4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_70d1 .button_east_fd75 {
    margin-bottom: 1em;
  }
  .pagination_70d1 .button_east_fd75:last-child {
    margin-bottom: 0;
  }
}
.pagination_70d1 .carousel_f69a {
  background: #ededed;
}
.pagination_70d1 .popup_gold_6ba8 {
  background: #1a1a1a;
}
.tooltip_hovered_76b4.carousel_f69a {
  color: rgba(0, 0, 0, 0.6);
}
.tooltip_hovered_76b4.carousel_f69a .narrow_9355 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_hovered_76b4.popup_gold_6ba8 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_hovered_76b4.popup_gold_6ba8 a:not(.progress_e36a) {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_hovered_76b4.popup_gold_6ba8 a:not(.progress_e36a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_hovered_76b4.popup_gold_6ba8 .narrow_9355 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_hovered_76b4.popup_gold_6ba8 table tbody td,
.tooltip_hovered_76b4.popup_gold_6ba8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_dd1d.texture-focused-d927 .gradient_fa63 {
  max-width: initial;
}
.avatar_dd1d .sort_brown_d992 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar_dd1d .sort_brown_d992 .texture-d1e6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar_dd1d .sort_brown_d992 .texture-d1e6 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar_dd1d .sort_brown_d992 .texture-d1e6:last-child {
    margin-bottom: 0;
  }
}
.pagination_70d1 .button_east_fd75:last-child,
.filter_182c .button_east_fd75:last-child,
.first_54d3 .button_east_fd75:last-child {
  margin-bottom: 0;
}
.pagination_70d1 .button_east_fd75 .component_next_c04c .header_effc:last-child,
.filter_182c .button_east_fd75 .component_next_c04c .header_effc:last-child,
.first_54d3 .button_east_fd75 .component_next_c04c .header_effc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination_70d1 .outline-iron-5bd8,
  .pagination_70d1 .chip_8632,
  .filter_182c .outline-iron-5bd8,
  .filter_182c .chip_8632,
  .first_54d3 .outline-iron-5bd8,
  .first_54d3 .chip_8632 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination_stale_0fa5 .button_east_fd75 {
    margin-bottom: 2em;
  }
}
.pagination_stale_0fa5 p:last-child {
  margin-bottom: 0;
}
.pagination_stale_0fa5 li,
.pagination_stale_0fa5 ul {
  list-style: none;
  margin: 0;
}
.pagination_stale_0fa5 ul ul {
  margin-left: 2.617924em;
}
.hard-b450 {
  font-size: 0.875em;
}

/* css-noise: 30a1 */
.promo-block-f7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
