/*!
Theme Name: Customify
Theme URI: https://pressmaximum.next_714c/customify
Author: WPCustomify
Author URI: https://pressmaximum.next_714c
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.next_714c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.left-9e57.cold_4e05/licenses/gpl-2.0.dirty-fa44
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.full_3790/, (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.hidden-e705.mask_glass_5b81/normalize.header-copper-ab76/
 ======
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.header-copper-ab76 v7.0.0 | MIT License | github.next_714c/necolas/normalize.header-copper-ab76 */
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;
}
.element-b31a .popup_gas_eb76,
.center_abd2,
.cold-6ead,
.gold-9c25,
.sidebar_e545,
.tooltip-solid-03e0,
.left_f7cb,
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;
}
.center_abd2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .center_abd2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .center_abd2,
  h1 {
    font-size: 1.8em;
  }
}
.cold-6ead,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.cold-6ead + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .cold-6ead,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .cold-6ead,
  h2 {
    font-size: 1.7em;
  }
}
.gold-9c25,
h3 {
  font-size: 1.618em;
}
.element-b31a .popup_gas_eb76,
.sidebar_e545,
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.middle-87b0 {
  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;
}
.west_22b5:after,
.west_22b5:before,
.badge_0698:after,
.badge_0698:before {
  content: "";
  display: table;
}
.west_22b5:after,
.badge_0698:after {
  clear: both;
}
.element_inner_7505 {
  float: right;
  margin-right: 0;
}
.message_yellow_e8f0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.west-26fa .focused_f623,
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;
}
.west-26fa .focused_f623: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;
}
.article-d47c .focused_f623 {
  box-shadow: none;
}
.article-d47c
  .focused_f623
  .image_ba7c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article-d47c .focused_f623 .hovered_6fe2 {
  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;
}
.article-d47c
  .focused_f623
  .hovered_6fe2
  b {
  display: none;
}
.article-d47c .filter_first_0c0c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gold_507e:not(.blue_96de):not(.fresh-2f14),
button:not(.blue_96de):not(.fresh-2f14),
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ),
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ),
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ) {
  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;
}
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ):hover,
button:not(.blue_96de):not(
    .fresh-2f14
  ):hover,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ):hover,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ):hover,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ):active,
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ):focus,
button:not(.blue_96de):not(
    .fresh-2f14
  ):active,
button:not(.blue_96de):not(
    .fresh-2f14
  ):focus,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ):active,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ):focus,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ):active,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ):focus,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ):active,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ):focus {
  outline: 0;
}
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c,
button:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c {
  position: relative;
}
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .breadcrumb_warm_aa9e,
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .icon-slow-4aac,
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .box_675a,
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  i,
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  svg,
button:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .breadcrumb_warm_aa9e,
button:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .icon-slow-4aac,
button:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .box_675a,
button:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  i,
button:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  svg,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .breadcrumb_warm_aa9e,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .icon-slow-4aac,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .box_675a,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  i,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  svg,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .breadcrumb_warm_aa9e,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .icon-slow-4aac,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .box_675a,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  i,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  svg,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .breadcrumb_warm_aa9e,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .icon-slow-4aac,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  .box_675a,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  i,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c
  svg {
  visibility: hidden;
}
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c:after,
button:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c:after,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c:after,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c:after,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ).fn-loading-5a4c: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;
}
.gold_507e:not(.blue_96de):not(.fresh-2f14),
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ),
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ),
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ) {
  color: #fff;
  background: #235787;
}
.gold_507e:not(.blue_96de):not(
    .fresh-2f14
  ):focus,
input[type="button"]:not(.blue_96de):not(
    .fresh-2f14
  ):focus,
input[type="reset"]:not(.blue_96de):not(
    .fresh-2f14
  ):focus,
input[type="submit"]:not(.blue_96de):not(
    .fresh-2f14
  ):focus {
  color: #fff;
}
.gold_507e.fn-disabled-5a4c:not(.blue_96de):not(
    .fresh-2f14
  ),
.gold_507e[disabled]:not(.blue_96de):not(
    .fresh-2f14
  ),
button.fn-disabled-5a4c:not(.blue_96de):not(
    .fresh-2f14
  ),
button[disabled]:not(.blue_96de):not(
    .fresh-2f14
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.image-a265 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image-a265: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;
}
.badge_steel_48c7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.complex-f7b9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.widget_5f28 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.west_22b5:after,
.west_22b5:before,
.hero_thick_d534:after,
.hero_thick_d534:before,
.copper_28bd:after,
.copper_28bd:before,
.in-cefe:after,
.in-cefe:before,
.east_bf83:after,
.east_bf83:before,
.medium_3c68:after,
.medium_3c68:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.west_22b5:after,
.hero_thick_d534:after,
.copper_28bd:after,
.in-cefe:after,
.east_bf83:after,
.medium_3c68:after {
  clear: both;
}
.hero_thick_d534 .panel-dirty-a20f,
.copper_28bd .panel-dirty-a20f,
.popup_df4a .panel-dirty-a20f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.stone_40a1 {
  display: inline-block;
}
.logo_a766 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.logo_a766 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo_a766 .stone_fc6d {
  padding: 1em 0;
  font-size: 85%;
}
.stone_fc6d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container-pressed-d803 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container-pressed-d803:after,
.container-pressed-d803:before {
  content: "";
  display: table;
}
.container-pressed-d803:after {
  clear: both;
}
.title_4362 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.short-20b0 .title_4362 {
  max-width: 50%;
}
.hard-0686 .title_4362 {
  max-width: 33.33%;
}
.action-58ca .title_4362 {
  max-width: 25%;
}
.highlight_b668 .title_4362 {
  max-width: 20%;
}
.thumbnail-c75c .title_4362 {
  max-width: 16.66%;
}
.status_out_fc34 .title_4362 {
  max-width: 14.28%;
}
.module-gas-5a07 .title_4362 {
  max-width: 12.5%;
}
.left-8e31 .title_4362 {
  max-width: 11.11%;
}
.notification-677b {
  display: block;
}
.element-b31a .detail-pink-8d02 label,
.element-b31a .dynamic-8325 label,
.element-b31a .advanced-cd0b label,
.element-b31a .column-hard-4213 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paragraph-ab5f {
  list-style: none;
  margin: 0;
}
.paragraph-ab5f article.search-pressed-3c39 {
  margin-bottom: 0;
}
.paragraph-ab5f ul {
  list-style: none;
  margin: 0;
}
.paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39: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) {
  .paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39 li.search-pressed-3c39 li.search-pressed-3c39 li.search-pressed-3c39 {
    padding-left: 0;
  }
}
article.search-pressed-3c39 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-pressed-3c39 .hero_thick_d534 p:last-of-type {
  margin-bottom: 0;
}
article.search-pressed-3c39 .inner-9b33 {
  float: left;
}
article.search-pressed-3c39 .surface-fast-93cc {
  margin-left: 85px;
}
article.search-pressed-3c39 .container-878c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-pressed-3c39 .container-878c .footer_medium_8502 {
  margin-left: 10px;
}
article.search-pressed-3c39 .footer-huge-63cb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-pressed-3c39 .static_2158 {
  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 .detail-pink-8d02,
  #respond .advanced-cd0b,
  #respond .column-hard-4213 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail-pink-8d02 input,
#respond .advanced-cd0b input,
#respond .column-hard-4213 input {
  width: 100%;
}
#respond .column-hard-4213 {
  margin-right: 0;
}
#respond .large_b85d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.image-72c2 {
  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;
}
.image-72c2.aside_thick_a8e1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.image-72c2 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%);
}
.image-72c2:focus,
.image-72c2: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);
}
.gallery_small_54ed {
  border-radius: 10%;
}
.tertiary_ada5 {
  border-radius: 50%;
}
.status-8c0d {
  font-size: 0.72em;
}
.active-soft-e60e {
  font-size: 0.875em;
}
.gold-5d16 {
  font-size: 1.1em;
}
.mask-270a {
  text-transform: uppercase;
  line-height: 1.2;
}
.mask-270a.status-8c0d {
  letter-spacing: 0.5px;
}
.smooth-6fab,
.smooth-6fab a {
  color: #6d6d6d;
}
.smooth-6fab a:hover {
  color: #111;
}
.bottom-4cd4 {
  color: #6d6d6d;
}
.green-3068 {
  overflow-x: hidden;
}
.green-3068 .component_under_62ee.plasma_00d0 {
  position: relative;
}
.green-3068 .component_under_62ee.plasma_00d0.logo-right-0177 {
  position: initial;
}
.green-3068
  .component_under_62ee.plasma_00d0.logo-right-0177
  .layout_2310 {
  left: auto;
}
.green-3068 .component_under_62ee .layout_2310 {
  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;
}
.green-3068 .component_under_62ee:hover.plasma_00d0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.green-3068
  .component_under_62ee:hover.plasma_00d0
  .layout_2310 {
  display: block;
  z-index: 9999999;
}
.green-3068 .highlight-3f41 .popup_a0e1,
.green-3068 .static_b9c4 .popup_a0e1 {
  display: none;
}
.green-3068 .message_e90d .component_under_62ee:hover.plasma_00d0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element-b31a .detail-pink-8d02 label,
.element-b31a .dynamic-8325 label,
.element-b31a .advanced-cd0b label,
.element-b31a .column-hard-4213 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paragraph-ab5f {
  list-style: none;
  margin: 0;
}
.paragraph-ab5f article.search-pressed-3c39 {
  margin-bottom: 0;
}
.paragraph-ab5f ul {
  list-style: none;
  margin: 0;
}
.paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39: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) {
  .paragraph-ab5f .element_pro_f1ec li.search-pressed-3c39 li.search-pressed-3c39 li.search-pressed-3c39 li.search-pressed-3c39 {
    padding-left: 0;
  }
}
article.search-pressed-3c39 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-pressed-3c39 .hero_thick_d534 p:last-of-type {
  margin-bottom: 0;
}
article.search-pressed-3c39 .inner-9b33 {
  float: left;
}
article.search-pressed-3c39 .surface-fast-93cc {
  margin-left: 85px;
}
article.search-pressed-3c39 .container-878c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-pressed-3c39 .container-878c .footer_medium_8502 {
  margin-left: 10px;
}
article.search-pressed-3c39 .footer-huge-63cb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-pressed-3c39 .static_2158 {
  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 .detail-pink-8d02,
  #respond .advanced-cd0b,
  #respond .column-hard-4213 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail-pink-8d02 input,
#respond .advanced-cd0b input,
#respond .column-hard-4213 input {
  width: 100%;
}
#respond .column-hard-4213 {
  margin-right: 0;
}
#respond .large_b85d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-3f41 .button_31a3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.button_31a3 .text_cold_2f9f.label_purple_5b63 .preview_7d20 > li > a:focus,
.button_31a3 .text_cold_2f9f.label_purple_5b63 .preview_7d20 > li > a:hover,
.button_31a3 .text_cold_2f9f.grid-3db1 .preview_7d20 > li > a:focus,
.button_31a3 .text_cold_2f9f.grid-3db1 .preview_7d20 > li > a:hover,
.button_31a3 .text_cold_2f9f.easy_8a66 .preview_7d20 > li > a:focus,
.button_31a3 .text_cold_2f9f.easy_8a66 .preview_7d20 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_31a3
  .text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li.badge_ac90
  > a,
.button_31a3
  .text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li.new_d80e
  > a,
.button_31a3
  .text_cold_2f9f.grid-3db1
  .preview_7d20
  > li.badge_ac90
  > a,
.button_31a3
  .text_cold_2f9f.grid-3db1
  .preview_7d20
  > li.new_d80e
  > a,
.button_31a3
  .text_cold_2f9f.easy_8a66
  .preview_7d20
  > li.badge_ac90
  > a,
.button_31a3 .text_cold_2f9f.easy_8a66 .preview_7d20 > li.header_c0ab > a {
  color: rgba(255, 255, 255, 0.99);
}
.button_31a3 .search_left_9ed1,
.button_31a3 .search_left_9ed1 a {
  color: rgba(255, 255, 255, 0.99);
}
.button_31a3 .modal_red_3d4f.focus_7359 li a,
.button_31a3 .accordion-8a85 a,
.button_31a3 .old-06e5,
.button_31a3 .preview_7d20 > li > a,
.button_31a3 .secondary-9301 {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3 .modal_red_3d4f.focus_7359 li a:hover,
.button_31a3 .accordion-8a85 a:hover,
.button_31a3 .old-06e5:hover,
.button_31a3 .preview_7d20 > li > a:hover,
.button_31a3 .secondary-9301:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_31a3 .backdrop_blue_d07a {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3 .backdrop_blue_d07a .paragraph_south_ee0e {
  color: rgba(255, 255, 255, 0.99);
}
.button_31a3 .backdrop_blue_d07a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_31a3 .out_b60d .bronze_e08a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3 .out_b60d .bronze_e08a .mini-9ea0 {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3
  .out_b60d
  .bronze_e08a
  .mini-9ea0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3
  .out_b60d
  .bronze_e08a
  .mini-9ea0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3
  .out_b60d
  .bronze_e08a
  .mini-9ea0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3
  .out_b60d
  .bronze_e08a
  .mini-9ea0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3 .out_b60d .sort-cold-e0ca {
  color: rgba(255, 255, 255, 0.79);
}
.button_31a3 .out_b60d .sort-cold-e0ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_west_5d3f
  .button_31a3
  .out_b60d
  .stale_5fca
  .modal_thick_a071 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_west_5d3f
  .button_31a3
  .out_b60d
  .stale_5fca
  .mini-9ea0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-3f41 .container_focused_0325 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container_focused_0325 .text_cold_2f9f.label_purple_5b63 .preview_7d20 > li > a:focus,
.container_focused_0325 .text_cold_2f9f.label_purple_5b63 .preview_7d20 > li > a:hover,
.container_focused_0325 .text_cold_2f9f.grid-3db1 .preview_7d20 > li > a:focus,
.container_focused_0325 .text_cold_2f9f.grid-3db1 .preview_7d20 > li > a:hover,
.container_focused_0325 .text_cold_2f9f.easy_8a66 .preview_7d20 > li > a:focus,
.container_focused_0325 .text_cold_2f9f.easy_8a66 .preview_7d20 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_focused_0325
  .text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li.badge_ac90
  > a,
.container_focused_0325
  .text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li.new_d80e
  > a,
.container_focused_0325
  .text_cold_2f9f.grid-3db1
  .preview_7d20
  > li.badge_ac90
  > a,
.container_focused_0325
  .text_cold_2f9f.grid-3db1
  .preview_7d20
  > li.new_d80e
  > a,
.container_focused_0325
  .text_cold_2f9f.easy_8a66
  .preview_7d20
  > li.badge_ac90
  > a,
.container_focused_0325 .text_cold_2f9f.easy_8a66 .preview_7d20 > li.header_c0ab > a {
  color: rgba(0, 0, 0, 0.8);
}
.container_focused_0325 .search_left_9ed1,
.container_focused_0325 .search_left_9ed1 a {
  color: rgba(0, 0, 0, 0.8);
}
.container_focused_0325 .modal_red_3d4f.focus_7359 li a,
.container_focused_0325 .accordion-8a85 a,
.container_focused_0325 .old-06e5,
.container_focused_0325 .preview_7d20 > li > a,
.container_focused_0325 .secondary-9301 {
  color: rgba(0, 0, 0, 0.55);
}
.container_focused_0325 .modal_red_3d4f.focus_7359 li a:hover,
.container_focused_0325 .accordion-8a85 a:hover,
.container_focused_0325 .old-06e5:hover,
.container_focused_0325 .preview_7d20 > li > a:hover,
.container_focused_0325 .secondary-9301:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_focused_0325 .backdrop_blue_d07a {
  color: rgba(0, 0, 0, 0.55);
}
.container_focused_0325 .backdrop_blue_d07a .paragraph_south_ee0e {
  color: rgba(0, 0, 0, 0.8);
}
.container_focused_0325 .backdrop_blue_d07a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_fded .title-f962 {
  margin-left: auto;
  margin-right: auto;
}
.copper_28bd > * {
  margin-left: auto;
  margin-right: auto;
}
.copper_28bd .badge_steel_48c7 {
  margin-right: 1.41575em;
}
.hard-0193 .copper_28bd > .over_4144 {
  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;
}
.hard-0193 .copper_28bd > .solid-9374 {
  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;
}
.sidebar_bronze_de29.description_fded .title-f962,
.small-e30a.description_fded .title-f962 {
  margin-left: 0;
}
.shadow_liquid_758c.description_fded .title-f962,
.label-dirty-dfeb.description_fded .title-f962 {
  margin-right: 0;
}
.copper_28bd ol,
.copper_28bd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info_complex_dd07 video {
  max-width: 100%;
}
.pattern-upper-0569 img {
  display: block;
}
.pattern-upper-0569.badge_steel_48c7,
.pattern-upper-0569.complex-f7b9 {
  width: 100%;
}
.pattern-upper-0569.solid-9374 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.simple-e536:not(.summary-d157) {
  margin: 1.5em auto;
}
.fresh_b75d p {
  padding: 1.5em 14px;
}
ul.blue-164a.solid-9374,
ul.blue-164a.over_4144,
ul.blue-164a.east-f5f3.over_4144 {
  padding: 0 14px;
}
.dark_2a1f {
  display: block;
  overflow-x: auto;
}
.dark_2a1f table {
  border-collapse: collapse;
  width: 100%;
}
.dark_2a1f td,
.dark_2a1f th {
  padding: 0.5em;
}
.copper_28bd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.copper_28bd ol ol,
.copper_28bd ol ul,
.copper_28bd ul ol,
.copper_28bd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.copper_28bd ol ol li,
.copper_28bd ol ul li,
.copper_28bd ul ol li,
.copper_28bd ul ul li {
  margin-left: 0;
}
.upper_cbae.column-cb3c > .gradient-49b0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.upper_cbae.column-cb3c > .gradient-49b0 iframe,
.upper_cbae.column-cb3c > .gradient-49b0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info_077f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info_077f.first_c598 {
  padding: 0;
}
.info_077f.first_c598 cite {
  font-size: 13px;
}
.info_077f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info_077f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.medium-2d99 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.medium-2d99 > p:first-child {
  margin-top: 0;
}
.medium-2d99 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.medium-2d99 blockquote {
  border-left: 0;
}
.first-d7c3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.first-d7c3:not(.basic-1302) {
  max-width: 100px;
}
.first-d7c3.notification_7000 {
  border-bottom: none !important;
  text-align: center;
}
.first-d7c3.notification_7000::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fresh_b75d p {
    padding: 1.5em 0;
  }
}
.hero_dark_8230 {
  color: #0073aa;
}
.inner-b593 {
  background-color: #0073aa;
}
.box-lower-faec {
  color: #229fd8;
}
.button-down-704f {
  background-color: #229fd8;
}
.hot_ae65 {
  color: #eee;
}
.box-4667 {
  background-color: #eee;
}
.layout-simple-24c7 {
  color: #444;
}
.label-narrow-b590 {
  background-color: #444;
}
.content-01a3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content-01a3 .sidebar_upper_7c22 .accordion-8a85 {
  font-size: 15px;
}
.content-01a3 .accordion-8a85 {
  line-height: 1.3;
}
.content-01a3 .container_focused_0325 {
}
.content-01a3 .button_31a3 {
  background: #235787;
}
.inner_d869 {
  padding: 0;
}
.inner_d869 .button_31a3 {
  background: #1a1a1a;
}
.inner_d869 .container_focused_0325 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.feature_23da {
  padding: 0;
  border-left: none;
  border-right: none;
}
.feature_23da .container_focused_0325 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.feature_23da .button_31a3 {
  background: #303030;
}
.medium_3c68 {
  position: relative;
  z-index: 10;
}
.medium_3c68 .hero_b6a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue_5d8a .plasma_00d0 {
  display: inline-block;
  vertical-align: middle;
}
.blue_5d8a.texture-down-488e .plasma_00d0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .blue_5d8a.texture-down-488e .plasma_00d0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .blue_5d8a.texture-down-488e .plasma_00d0 {
    margin-right: 0.4em;
  }
}
.blue_5d8a.texture-down-488e .plasma_00d0:last-child {
  margin-right: 0;
}
.thumbnail_008e .hero_b6a4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-3f41 .sidebar_upper_7c22 {
    margin: 0 -0.5em;
  }
  .highlight-3f41 .sidebar_upper_7c22 [class*="customify-col-"],
  .highlight-3f41 .sidebar_upper_7c22 [class*="customify-col_"],
  .highlight-3f41 .sidebar_upper_7c22 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-3f41.button_028b .hero_b6a4 {
  background: 0 0 !important;
}
.highlight-3f41.button_028b .hero_b6a4,
.highlight-3f41.thumbnail_008e .hero_b6a4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-3f41.message_lower_4cc5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-3f41.thumbnail_008e .hero_b6a4 {
  box-shadow: none !important;
}
.banner_04a2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .banner_04a2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .banner_04a2 {
    padding: 18px 0 20px;
  }
}
.banner_04a2 .prev_62dd {
  width: 100%;
}
.banner_04a2 .link_black_97c1 {
  margin-bottom: 0;
}
.banner_04a2 .stone_844b {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary_pro_b099 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary_pro_b099 .static_9d0a {
  width: 100%;
}
.table-45e4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.table-45e4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.table-45e4 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;
}
.table-45e4 li:last-child:after {
  display: none;
}
.table-45e4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.nav_static_23ca .popup_a0e1 button,
.banner_04a2 .popup_a0e1 button {
  left: 0;
}
.nav_static_23ca .static_9d0a,
.banner_04a2 .static_9d0a {
  padding-left: 0;
  padding-right: 0;
}
.nav_static_23ca .tertiary_pro_b099,
.banner_04a2 .tertiary_pro_b099 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.nav_static_23ca {
  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;
}
.nav_static_23ca: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;
}
.nav_static_23ca .yellow_5f60 {
  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) {
  .nav_static_23ca .yellow_5f60 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .nav_static_23ca .yellow_5f60 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .nav_static_23ca .yellow_5f60 {
    min-height: 200px;
  }
}
.nav_static_23ca .table-45e4 {
  color: rgba(255, 255, 255, 0.8);
}
.nav_static_23ca .table-45e4 a,
.nav_static_23ca .table-45e4 li:after {
  color: inherit;
}
.nav_static_23ca .table-45e4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.complex-652b {
  margin-bottom: 0.5em;
}
.hidden-fa04 {
  margin-bottom: 1.2em;
}
.hidden-fa04,
.complex-652b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hidden-fa04 p:last-child,
.complex-652b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .popup_a0e1,
#masthead .popup_a0e1 {
  display: none;
}
#masthead
  > .popup_a0e1.detail-solid-2435 {
  display: none;
}
#masthead > .popup_a0e1 button {
  left: 0;
}
.fluid_89b7 {
  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%;
}
.fluid_89b7 .plasma_00d0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fluid_89b7 .frame_hard_890b {
  display: -webkit-box;
  display: flex;
}
.fluid_89b7 .frame_hard_890b.background_bright_3dc3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fluid_89b7 .frame_hard_890b.hidden-west-37cb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fluid_89b7 .frame_hard_890b.west-11de {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fluid_89b7.banner-pressed-754b.advanced_4dc0 .frame_hard_890b.background_bright_3dc3 {
  flex-basis: 100%;
}
.fluid_89b7.heading_fresh_d0e1 .frame_hard_890b.hidden-west-37cb {
  -webkit-box-flex: 1;
  flex: auto;
}
.fluid_89b7.heading_fresh_d0e1 .frame_hard_890b.west-11de {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .popup_a0e1.detail-solid-2435 {
  display: none;
}
#masthead > .popup_a0e1 button {
  left: 0;
}
.down_72ca {
  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;
}
.down_72ca:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.down_72ca.modal-orange-04ab i {
  margin-right: 4px;
}
.down_72ca.basic-c922 i {
  margin-left: 5px;
}
.accordion-8a85 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-8a85 p:last-child {
  margin-bottom: 0;
}
.bottom-ca7c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bottom-ca7c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bottom-ca7c img {
  display: block;
  width: auto;
  line-height: 1;
}
.bottom-ca7c .search_left_9ed1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bottom-ca7c .steel_57b7 {
  margin: 5px 0 7px 0;
}
.bottom-ca7c.border_955b .motion-50ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom-ca7c.border_955b .hover_steel_afdc {
  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;
}
.bottom-ca7c.section_simple_79f5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bottom-ca7c.section_simple_79f5 .motion-50ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom-ca7c.section_simple_79f5 .hover_steel_afdc {
  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;
}
.bottom-ca7c.alert_hovered_14f8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom-ca7c.wrapper_full_6714 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bottom-ca7c.wrapper_full_6714 .hover_steel_afdc {
  margin-top: 7px;
}
.section-dirty-caa8 {
  display: inline-block;
}
.medium_3c68 .background-920d .bottom-ca7c img {
  max-width: 100%;
}
.text_cold_2f9f .icon-d2fa.info-ddc8,
.lite-2c3a .icon-d2fa.info-ddc8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.text_cold_2f9f .table-gas-f749,
.lite-2c3a .table-gas-f749 {
  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%);
}
.text_cold_2f9f .table-gas-f749 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.text_cold_2f9f.filter-249f .table-gas-f749 {
  display: none;
}
.text_cold_2f9f .picture-focused-62aa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text_cold_2f9f .picture-focused-62aa li {
  display: inline-block;
  position: relative;
}
.text_cold_2f9f .picture-focused-62aa li:last-child {
  margin-right: 0;
}
.text_cold_2f9f .picture-focused-62aa 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;
}
.text_cold_2f9f .picture-focused-62aa li.header_c0ab > a {
  color: rgba(0, 0, 0, 0.9);
}
.text_cold_2f9f .picture-focused-62aa > 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;
}
.text_cold_2f9f .picture-focused-62aa > li > a i {
  line-height: 0;
}
.text_cold_2f9f .picture-focused-62aa > li.fresh_648b > a .table-gas-f749 {
  margin-left: 4px;
  line-height: 0;
}
.text_cold_2f9f .picture-focused-62aa .selected-0c91 li.fresh_648b > a {
  position: relative;
}
.text_cold_2f9f .picture-focused-62aa .selected-0c91 li.fresh_648b > a:after,
.text_cold_2f9f .picture-focused-62aa .selected-0c91 li.fresh_648b > a:before {
  content: "";
  display: table;
}
.text_cold_2f9f .picture-focused-62aa .selected-0c91 li.fresh_648b > a:after {
  clear: both;
}
.text_cold_2f9f .picture-focused-62aa .selected-0c91 li.fresh_648b > a .table-gas-f749 {
  margin-left: 5px;
  float: right;
}
.text_cold_2f9f .first-092a,
.text_cold_2f9f .selected-0c91 {
  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;
}
.text_cold_2f9f .selected-0c91 {
  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;
}
.text_cold_2f9f .selected-0c91 .info-ddc8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text_cold_2f9f .selected-0c91 .table-gas-f749 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.text_cold_2f9f .selected-0c91 li {
  display: block;
  margin: 0;
  padding: 0;
}
.text_cold_2f9f .selected-0c91 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;
}
.text_cold_2f9f .selected-0c91 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.text_cold_2f9f .selected-0c91 .selected-0c91 {
  top: 0;
  left: 100%;
}
.text_cold_2f9f .wrapper-gold-41f4.fn-focus-5a4c > .first-092a,
.text_cold_2f9f .wrapper-gold-41f4.fn-focus-5a4c > .selected-0c91,
.text_cold_2f9f .wrapper-gold-41f4:focus > .first-092a,
.text_cold_2f9f .wrapper-gold-41f4:focus > .selected-0c91,
.text_cold_2f9f .wrapper-gold-41f4:hover > .first-092a,
.text_cold_2f9f .wrapper-gold-41f4:hover > .selected-0c91 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.text_cold_2f9f.easy_8a66 .preview_7d20:after,
.text_cold_2f9f.easy_8a66 .preview_7d20:before {
  content: "";
  display: table;
}
.text_cold_2f9f.easy_8a66 .preview_7d20:after {
  clear: both;
}
.text_cold_2f9f.easy_8a66 .preview_7d20 > li {
  float: left;
}
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20:after,
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20:before {
  content: "";
  display: table;
}
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20:after {
  clear: both;
}
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20 > li {
  float: left;
}
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20 > li.badge_ac90 > a,
.text_cold_2f9f.thumbnail-8bc5 .preview_7d20 > li.header_c0ab > a {
  color: #fff;
  background-color: #1e4b75;
}
.text_cold_2f9f.label_purple_5b63 .preview_7d20 > li > a .info-ddc8 {
  position: relative;
}
.text_cold_2f9f.label_purple_5b63 .preview_7d20 > li > a .info-ddc8: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;
}
.text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li:focus
  > a
  .info-ddc8:before,
.text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li:hover
  > a
  .info-ddc8:before {
  width: 100%;
  background-color: currentColor;
}
.text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li.badge_ac90
  > a
  .info-ddc8:before,
.text_cold_2f9f.label_purple_5b63
  .preview_7d20
  > li.new_d80e
  > a
  .info-ddc8:before {
  width: 100%;
  background-color: currentColor;
}
.text_cold_2f9f.grid-3db1 .preview_7d20 > li > a .info-ddc8 {
  position: relative;
}
.text_cold_2f9f.grid-3db1 .preview_7d20 > li > a .info-ddc8: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;
}
.text_cold_2f9f.grid-3db1 .preview_7d20 > li:focus > a .info-ddc8:before,
.text_cold_2f9f.grid-3db1
  .preview_7d20
  > li:hover
  > a
  .info-ddc8:before {
  width: 100%;
  background-color: currentColor;
}
.text_cold_2f9f.grid-3db1
  .preview_7d20
  > li.badge_ac90
  > a
  .info-ddc8:before,
.text_cold_2f9f.grid-3db1
  .preview_7d20
  > li.new_d80e
  > a
  .info-ddc8:before {
  width: 100%;
  background-color: currentColor;
}
.lite-2c3a .picture-focused-62aa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lite-2c3a .picture-focused-62aa li:first-child > a {
  border-top: none;
}
.lite-2c3a .picture-focused-62aa .left-4a7c > .info-ddc8 .table-gas-f749 {
  display: none;
}
.lite-2c3a .picture-focused-62aa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lite-2c3a .picture-focused-62aa li:last-child {
  border: none;
}
.lite-2c3a .picture-focused-62aa li.fresh_648b > a {
  padding-right: 45px !important;
}
.lite-2c3a .picture-focused-62aa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lite-2c3a .picture-focused-62aa li a:focus,
.lite-2c3a .picture-focused-62aa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite-2c3a .picture-focused-62aa li .notification-full-b4e7 {
  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;
}
.lite-2c3a .picture-focused-62aa li .notification-full-b4e7:hover {
  box-shadow: none;
}
.lite-2c3a .picture-focused-62aa li .notification-full-b4e7 .table-gas-f749 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lite-2c3a .picture-focused-62aa .selected-0c91 {
  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);
}
.lite-2c3a .picture-focused-62aa .selected-0c91 li a {
  padding-left: 3em;
}
.lite-2c3a .picture-focused-62aa .list-ed3d > a .notification-full-b4e7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lite-2c3a .picture-focused-62aa .list-ed3d > .selected-0c91 {
  display: block;
  opacity: 1;
}
.hero_red_a5c3 {
  max-width: 100%;
}
.basic_812d {
  line-height: 0;
  cursor: pointer;
}
.secondary-9301 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.secondary-9301:hover {
  box-shadow: none;
  color: currentColor;
}
.secondary-9301 svg {
  width: 18px;
  height: 18px;
}
.secondary-9301 .tabs_cf0b {
  display: none;
}
.active-last-7aa0 {
  position: relative;
}
.active-last-7aa0.fn-active-5a4c .secondary-9301 .mini-5b40 {
  display: none;
}
.active-last-7aa0.fn-active-5a4c .secondary-9301 .tabs_cf0b {
  display: inline-block;
}
.active-last-7aa0 .complex-6ae0 {
  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);
}
.active-last-7aa0.banner-fast-a403 .complex-6ae0 {
  left: auto;
  right: -0.9em;
}
.active-last-7aa0.banner-fast-a403 .video_a5cf::before {
  left: auto;
  right: 15px;
}
.active-last-7aa0.fn-active-5a4c .complex-6ae0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale_5fca {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stale_5fca label {
  flex-basis: 100%;
}
.stale_5fca .bronze_e08a {
  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;
}
.stale_5fca .mini-9ea0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stale_5fca .mini-9ea0:focus {
  background-color: transparent;
}
.stale_5fca button.sort-cold-e0ca {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stale_5fca button.sort-cold-e0ca:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stale_5fca button.sort-cold-e0ca svg {
  width: 18px;
  height: 18px;
}
.stale_5fca input[type="submit"] {
  min-height: auto;
}
.out_b60d .stale_5fca .mini-9ea0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.video_a5cf {
  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) {
  .video_a5cf {
    width: 220px;
  }
}
.video_a5cf label {
  flex-basis: 100%;
}
.video_a5cf::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;
}
.column_west_5d3f .out_b60d .stale_5fca {
  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;
}
.column_west_5d3f
  .out_b60d
  .stale_5fca
  .bronze_e08a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column_west_5d3f .out_b60d .stale_5fca .mini-9ea0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column_west_5d3f
  .out_b60d
  .stale_5fca
  .mini-9ea0:focus {
  background: 0 0;
}
.column_west_5d3f
  .out_b60d
  .stale_5fca
  .modal_thick_a071 {
  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;
}
.modal_red_3d4f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.modal_red_3d4f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.modal_red_3d4f li:last-child {
  margin-right: 0;
}
.modal_red_3d4f li:first-child {
  margin-left: 0;
}
.modal_red_3d4f.dark-6434 a {
  color: #fff;
}
.modal_red_3d4f.dark-6434 a:hover {
  color: #fff;
}
.modal_red_3d4f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.modal_red_3d4f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.modal_red_3d4f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal_red_3d4f a:hover {
  opacity: 0.9;
  color: inherit;
}
.modal_red_3d4f [class*="social-icon-apple"] {
  background-color: #999;
}
.modal_red_3d4f [class*="social-icon-apple"].breadcrumb_ac14 {
  background-color: transparent;
  color: #999;
}
.modal_red_3d4f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.modal_red_3d4f [class*="social-icon-behance"].breadcrumb_ac14 {
  background-color: transparent;
  color: #1769ff;
}
.modal_red_3d4f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.modal_red_3d4f [class*="social-icon-bitbucket"].breadcrumb_ac14 {
  background-color: transparent;
  color: #205081;
}
.modal_red_3d4f [class*="social-icon-codepen"] {
  background-color: #000;
}
.modal_red_3d4f [class*="social-icon-codepen"].breadcrumb_ac14 {
  background-color: transparent;
  color: #000;
}
.modal_red_3d4f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.modal_red_3d4f [class*="social-icon-delicious"].breadcrumb_ac14 {
  background-color: transparent;
  color: #39f;
}
.modal_red_3d4f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.modal_red_3d4f [class*="social-icon-digg"].breadcrumb_ac14 {
  background-color: transparent;
  color: #005be2;
}
.modal_red_3d4f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.modal_red_3d4f [class*="social-icon-dribbble"].breadcrumb_ac14 {
  background-color: transparent;
  color: #ea4c89;
}
.modal_red_3d4f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.modal_red_3d4f [class*="social-icon-envelope"].breadcrumb_ac14 {
  background-color: transparent;
  color: #ea4335;
}
.modal_red_3d4f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.modal_red_3d4f [class*="social-icon-facebook"].breadcrumb_ac14 {
  background-color: transparent;
  color: #3b5998;
}
.modal_red_3d4f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.modal_red_3d4f [class*="social-icon-flickr"].breadcrumb_ac14 {
  background-color: transparent;
  color: #0063dc;
}
.modal_red_3d4f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.modal_red_3d4f [class*="social-icon-foursquare"].breadcrumb_ac14 {
  background-color: transparent;
  color: #2d5be3;
}
.modal_red_3d4f [class*="social-icon-github"] {
  background-color: #333;
}
.modal_red_3d4f [class*="social-icon-github"].breadcrumb_ac14 {
  background-color: transparent;
  color: #333;
}
.modal_red_3d4f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.modal_red_3d4f [class*="social-icon-google-plus"].breadcrumb_ac14 {
  background-color: transparent;
  color: #dd4b39;
}
.modal_red_3d4f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.modal_red_3d4f [class*="social-icon-houzz"].breadcrumb_ac14 {
  background-color: transparent;
  color: #7ac142;
}
.modal_red_3d4f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.modal_red_3d4f [class*="social-icon-instagram"].breadcrumb_ac14 {
  background-color: transparent;
  color: #262626;
}
.modal_red_3d4f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.modal_red_3d4f [class*="social-icon-jsfiddle"].breadcrumb_ac14 {
  background-color: transparent;
  color: #487aa2;
}
.modal_red_3d4f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.modal_red_3d4f [class*="social-icon-linkedin"].breadcrumb_ac14 {
  background-color: transparent;
  color: #0077b5;
}
.modal_red_3d4f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.modal_red_3d4f [class*="social-icon-medium"].breadcrumb_ac14 {
  background-color: transparent;
  color: #00ab6b;
}
.modal_red_3d4f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.modal_red_3d4f
  [class*="social-icon-odnoklassniki"].breadcrumb_ac14 {
  background-color: transparent;
  color: #f4731c;
}
.modal_red_3d4f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.modal_red_3d4f [class*="social-icon-meetup"].breadcrumb_ac14 {
  background-color: transparent;
  color: #ec1c40;
}
.modal_red_3d4f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.modal_red_3d4f [class*="social-icon-pinterest"].breadcrumb_ac14 {
  background-color: transparent;
  color: #bd081c;
}
.modal_red_3d4f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.modal_red_3d4f [class*="social-icon-product-hunt"].breadcrumb_ac14 {
  background-color: transparent;
  color: #da552f;
}
.modal_red_3d4f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.modal_red_3d4f [class*="social-icon-reddit"].breadcrumb_ac14 {
  background-color: transparent;
  color: #ff4500;
}
.modal_red_3d4f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.modal_red_3d4f [class*="social-icon-rss"].breadcrumb_ac14 {
  background-color: transparent;
  color: #f26522;
}
.modal_red_3d4f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.modal_red_3d4f
  [class*="social-icon-shopping-cart"].breadcrumb_ac14 {
  background-color: transparent;
  color: #4caf50;
}
.modal_red_3d4f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.modal_red_3d4f [class*="social-icon-skype"].breadcrumb_ac14 {
  background-color: transparent;
  color: #00aff0;
}
.modal_red_3d4f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.modal_red_3d4f [class*="social-icon-slideshare"].breadcrumb_ac14 {
  background-color: transparent;
  color: #0077b5;
}
.modal_red_3d4f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.modal_red_3d4f [class*="social-icon-snapchat"].breadcrumb_ac14 {
  background-color: transparent;
  color: #fffc00;
}
.modal_red_3d4f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.modal_red_3d4f [class*="social-icon-soundcloud"].breadcrumb_ac14 {
  background-color: transparent;
  color: #f80;
}
.modal_red_3d4f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.modal_red_3d4f [class*="social-icon-spotify"].breadcrumb_ac14 {
  background-color: transparent;
  color: #2ebd59;
}
.modal_red_3d4f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.modal_red_3d4f
  [class*="social-icon-stack-overflow"].breadcrumb_ac14 {
  background-color: transparent;
  color: #fe7a15;
}
.modal_red_3d4f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.modal_red_3d4f [class*="social-icon-maldkfgram"].breadcrumb_ac14 {
  background-color: transparent;
  color: #2ca5e0;
}
.modal_red_3d4f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.modal_red_3d4f [class*="social-icon-tripadvisor"].breadcrumb_ac14 {
  background-color: transparent;
  color: #589442;
}
.modal_red_3d4f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.modal_red_3d4f [class*="social-icon-tumblr"].breadcrumb_ac14 {
  background-color: transparent;
  color: #35465c;
}
.modal_red_3d4f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.modal_red_3d4f [class*="social-icon-twitch"].breadcrumb_ac14 {
  background-color: transparent;
  color: #6441a5;
}
.modal_red_3d4f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.modal_red_3d4f [class*="social-icon-twitter"].breadcrumb_ac14 {
  background-color: transparent;
  color: #1da1f2;
}
.modal_red_3d4f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.modal_red_3d4f [class*="social-icon-vimeo"].breadcrumb_ac14 {
  background-color: transparent;
  color: #1ab7ea;
}
.modal_red_3d4f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.modal_red_3d4f [class*="social-icon-vk"].breadcrumb_ac14 {
  background-color: transparent;
  color: #45668e;
}
.modal_red_3d4f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.modal_red_3d4f [class*="social-icon-weibo"].breadcrumb_ac14 {
  background-color: transparent;
  color: #df2029;
}
.modal_red_3d4f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.modal_red_3d4f [class*="social-icon-weixin"].breadcrumb_ac14 {
  background-color: transparent;
  color: #7bb32e;
}
.modal_red_3d4f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.modal_red_3d4f [class*="social-icon-whatsapp"].breadcrumb_ac14 {
  background-color: transparent;
  color: #25d366;
}
.modal_red_3d4f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.modal_red_3d4f [class*="social-icon-wordpress"].breadcrumb_ac14 {
  background-color: transparent;
  color: #21759b;
}
.modal_red_3d4f [class*="social-icon-xing"] {
  background-color: #026466;
}
.modal_red_3d4f [class*="social-icon-xing"].breadcrumb_ac14 {
  background-color: transparent;
  color: #026466;
}
.modal_red_3d4f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.modal_red_3d4f [class*="social-icon-yelp"].breadcrumb_ac14 {
  background-color: transparent;
  color: #af0606;
}
.modal_red_3d4f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.modal_red_3d4f [class*="social-icon-youtube"].breadcrumb_ac14 {
  background-color: transparent;
  color: #cd201f;
}
.old-06e5 {
  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;
}
.old-06e5:hover {
  box-shadow: none;
  background: 0 0;
}
.article-3892 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu-pressed-4661 {
  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;
}
.selected-ef72 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.steel-9a7e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.steel-9a7e,
.steel-9a7e::after,
.steel-9a7e::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;
}
.steel-9a7e::after,
.steel-9a7e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.lite_8f65 .menu-pressed-4661 .selected-ef72 {
  margin-top: -2px;
  width: 19px;
}
.lite_8f65 .menu-pressed-4661 .steel-9a7e {
  margin-top: -1px;
}
.lite_8f65 .menu-pressed-4661 .steel-9a7e,
.lite_8f65 .menu-pressed-4661 .steel-9a7e::after,
.lite_8f65 .menu-pressed-4661 .steel-9a7e::before {
  width: 19px;
  height: 2px;
}
.lite_8f65 .menu-pressed-4661 .steel-9a7e::before {
  top: -6px;
}
.lite_8f65 .menu-pressed-4661 .steel-9a7e::after {
  bottom: -6px;
}
.texture_fixed_dad0 .menu-pressed-4661 .selected-ef72 {
  margin-top: -2px;
  width: 22px;
}
.texture_fixed_dad0 .menu-pressed-4661 .steel-9a7e {
  margin-top: -1px;
}
.texture_fixed_dad0 .menu-pressed-4661 .steel-9a7e,
.texture_fixed_dad0 .menu-pressed-4661 .steel-9a7e::after,
.texture_fixed_dad0 .menu-pressed-4661 .steel-9a7e::before {
  width: 22px;
  height: 2px;
}
.texture_fixed_dad0 .menu-pressed-4661 .steel-9a7e::before {
  top: -7px;
}
.texture_fixed_dad0 .menu-pressed-4661 .steel-9a7e::after {
  bottom: -7px;
}
.left_5aae .menu-pressed-4661 .selected-ef72 {
  margin-top: -2px;
  width: 31px;
}
.left_5aae .menu-pressed-4661 .steel-9a7e {
  margin-top: -1.5px;
}
.left_5aae .menu-pressed-4661 .steel-9a7e,
.left_5aae .menu-pressed-4661 .steel-9a7e::after,
.left_5aae .menu-pressed-4661 .steel-9a7e::before {
  width: 31px;
  height: 3px;
}
.left_5aae .menu-pressed-4661 .steel-9a7e::before {
  top: -9px;
}
.left_5aae .menu-pressed-4661 .steel-9a7e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .info_next_d597 .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 19px;
  }
  .info_next_d597 .menu-pressed-4661 .steel-9a7e {
    margin-top: -1px;
  }
  .info_next_d597 .menu-pressed-4661 .steel-9a7e,
  .info_next_d597 .menu-pressed-4661 .steel-9a7e::after,
  .info_next_d597 .menu-pressed-4661 .steel-9a7e::before {
    width: 19px;
    height: 2px;
  }
  .info_next_d597 .menu-pressed-4661 .steel-9a7e::before {
    top: -6px;
  }
  .info_next_d597 .menu-pressed-4661 .steel-9a7e::after {
    bottom: -6px;
  }
  .backdrop_f6ab .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_f6ab .menu-pressed-4661 .steel-9a7e {
    margin-top: -1px;
  }
  .backdrop_f6ab .menu-pressed-4661 .steel-9a7e,
  .backdrop_f6ab .menu-pressed-4661 .steel-9a7e::after,
  .backdrop_f6ab .menu-pressed-4661 .steel-9a7e::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_f6ab .menu-pressed-4661 .steel-9a7e::before {
    top: -7px;
  }
  .backdrop_f6ab .menu-pressed-4661 .steel-9a7e::after {
    bottom: -7px;
  }
  .shadow-3147 .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-3147 .menu-pressed-4661 .steel-9a7e {
    margin-top: -1.5px;
  }
  .shadow-3147 .menu-pressed-4661 .steel-9a7e,
  .shadow-3147 .menu-pressed-4661 .steel-9a7e::after,
  .shadow-3147 .menu-pressed-4661 .steel-9a7e::before {
    width: 31px;
    height: 3px;
  }
  .shadow-3147 .menu-pressed-4661 .steel-9a7e::before {
    top: -9px;
  }
  .shadow-3147 .menu-pressed-4661 .steel-9a7e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header-pink-0e8d .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 19px;
  }
  .header-pink-0e8d .menu-pressed-4661 .steel-9a7e {
    margin-top: -1px;
  }
  .header-pink-0e8d .menu-pressed-4661 .steel-9a7e,
  .header-pink-0e8d .menu-pressed-4661 .steel-9a7e::after,
  .header-pink-0e8d .menu-pressed-4661 .steel-9a7e::before {
    width: 19px;
    height: 2px;
  }
  .header-pink-0e8d .menu-pressed-4661 .steel-9a7e::before {
    top: -6px;
  }
  .header-pink-0e8d .menu-pressed-4661 .steel-9a7e::after {
    bottom: -6px;
  }
  .button-8d9b .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 22px;
  }
  .button-8d9b .menu-pressed-4661 .steel-9a7e {
    margin-top: -1px;
  }
  .button-8d9b .menu-pressed-4661 .steel-9a7e,
  .button-8d9b .menu-pressed-4661 .steel-9a7e::after,
  .button-8d9b .menu-pressed-4661 .steel-9a7e::before {
    width: 22px;
    height: 2px;
  }
  .button-8d9b .menu-pressed-4661 .steel-9a7e::before {
    top: -7px;
  }
  .button-8d9b .menu-pressed-4661 .steel-9a7e::after {
    bottom: -7px;
  }
  .basic-040f .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 31px;
  }
  .basic-040f .menu-pressed-4661 .steel-9a7e {
    margin-top: -1.5px;
  }
  .basic-040f .menu-pressed-4661 .steel-9a7e,
  .basic-040f .menu-pressed-4661 .steel-9a7e::after,
  .basic-040f .menu-pressed-4661 .steel-9a7e::before {
    width: 31px;
    height: 3px;
  }
  .basic-040f .menu-pressed-4661 .steel-9a7e::before {
    top: -9px;
  }
  .basic-040f .menu-pressed-4661 .steel-9a7e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .footer-12ca .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-12ca .menu-pressed-4661 .steel-9a7e {
    margin-top: -1px;
  }
  .footer-12ca .menu-pressed-4661 .steel-9a7e,
  .footer-12ca .menu-pressed-4661 .steel-9a7e::after,
  .footer-12ca .menu-pressed-4661 .steel-9a7e::before {
    width: 19px;
    height: 2px;
  }
  .footer-12ca .menu-pressed-4661 .steel-9a7e::before {
    top: -6px;
  }
  .footer-12ca .menu-pressed-4661 .steel-9a7e::after {
    bottom: -6px;
  }
  .form-slow-51ff .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 22px;
  }
  .form-slow-51ff .menu-pressed-4661 .steel-9a7e {
    margin-top: -1px;
  }
  .form-slow-51ff .menu-pressed-4661 .steel-9a7e,
  .form-slow-51ff .menu-pressed-4661 .steel-9a7e::after,
  .form-slow-51ff .menu-pressed-4661 .steel-9a7e::before {
    width: 22px;
    height: 2px;
  }
  .form-slow-51ff .menu-pressed-4661 .steel-9a7e::before {
    top: -7px;
  }
  .form-slow-51ff .menu-pressed-4661 .steel-9a7e::after {
    bottom: -7px;
  }
  .slider-0637 .menu-pressed-4661 .selected-ef72 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-0637 .menu-pressed-4661 .steel-9a7e {
    margin-top: -1.5px;
  }
  .slider-0637 .menu-pressed-4661 .steel-9a7e,
  .slider-0637 .menu-pressed-4661 .steel-9a7e::after,
  .slider-0637 .menu-pressed-4661 .steel-9a7e::before {
    width: 31px;
    height: 3px;
  }
  .slider-0637 .menu-pressed-4661 .steel-9a7e::before {
    top: -9px;
  }
  .slider-0637 .menu-pressed-4661 .steel-9a7e::after {
    bottom: -9px;
  }
}
.tiny_0461 .steel-9a7e {
  -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);
}
.tiny_0461 .steel-9a7e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tiny_0461 .steel-9a7e::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);
}
.tiny_0461.wrapper_under_f2fc .steel-9a7e {
  -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);
}
.tiny_0461.wrapper_under_f2fc .steel-9a7e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tiny_0461.wrapper_under_f2fc .steel-9a7e::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);
}
.pro_d6c7 {
  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.over-fcde:before {
  display: none;
}
.static_b9c4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.static_b9c4 .complex-1b0f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.static_b9c4 .complex-1b0f:last-of-type {
  border-bottom: none;
}
.static_b9c4 .complex-1b0f.west_a1f9,
.static_b9c4 .complex-1b0f.warm_a50b,
.static_b9c4 .complex-1b0f.hidden-14b6 {
  padding: 0;
}
.static_b9c4 .lite-2c3a .notification-full-b4e7 {
  color: currentColor;
}
.static_b9c4 .lite-2c3a .notification-full-b4e7:focus,
.static_b9c4 .lite-2c3a .notification-full-b4e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_b9c4.container_focused_0325 .backdrop_blue_d07a,
.static_b9c4.container_focused_0325 .accordion-8a85 a,
.static_b9c4.container_focused_0325 .preview_7d20 a,
.static_b9c4.container_focused_0325 .selected-0c91 a {
  color: rgba(0, 0, 0, 0.55);
}
.static_b9c4.container_focused_0325 .backdrop_blue_d07a:hover,
.static_b9c4.container_focused_0325 .accordion-8a85 a:hover,
.static_b9c4.container_focused_0325 .preview_7d20 a:hover,
.static_b9c4.container_focused_0325 .selected-0c91 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_b9c4.container_focused_0325 .paragraph_south_ee0e {
  color: rgba(0, 0, 0, 0.8);
}
.static_b9c4.container_focused_0325 .complex-1b0f {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_b9c4.container_focused_0325 .complex-1b0f:before {
  background: rgba(0, 0, 0, 0.08);
}
.static_b9c4.container_focused_0325 .hidden-058c:before {
  background: rgba(255, 255, 255, 0.9);
}
.static_b9c4.container_focused_0325 .lite-2c3a .picture-focused-62aa li a,
.static_b9c4.container_focused_0325 .lite-2c3a .notification-full-b4e7,
.static_b9c4.container_focused_0325 .selected-0c91 {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_b9c4.container_focused_0325 .lite-2c3a .notification-full-b4e7:focus,
.static_b9c4.container_focused_0325 .lite-2c3a .notification-full-b4e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_b9c4.container_focused_0325 .picture-focused-62aa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_b9c4.button_31a3 .backdrop_blue_d07a,
.static_b9c4.button_31a3 .accordion-8a85 a,
.static_b9c4.button_31a3 .preview_7d20 .notification-full-b4e7,
.static_b9c4.button_31a3 .preview_7d20 a,
.static_b9c4.button_31a3 .selected-0c91 a {
  color: rgba(255, 255, 255, 0.79);
}
.static_b9c4.button_31a3 .backdrop_blue_d07a:hover,
.static_b9c4.button_31a3 .accordion-8a85 a:hover,
.static_b9c4.button_31a3 .preview_7d20 .notification-full-b4e7:hover,
.static_b9c4.button_31a3 .preview_7d20 a:hover,
.static_b9c4.button_31a3 .selected-0c91 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_b9c4.button_31a3 .paragraph_south_ee0e {
  color: rgba(255, 255, 255, 0.99);
}
.static_b9c4.button_31a3 .complex-1b0f {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_b9c4.button_31a3 .complex-1b0f:before {
  background: rgba(255, 255, 255, 0.08);
}
.static_b9c4.button_31a3 .hidden-058c:before {
  background: rgba(0, 0, 0, 0.9);
}
.static_b9c4.button_31a3 .lite-2c3a .picture-focused-62aa li a,
.static_b9c4.button_31a3 .lite-2c3a .notification-full-b4e7,
.static_b9c4.button_31a3 .selected-0c91 {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_b9c4.button_31a3 .lite-2c3a .notification-full-b4e7:focus,
.static_b9c4.button_31a3 .lite-2c3a .notification-full-b4e7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_b9c4.button_31a3 .picture-focused-62aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-058c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hidden-058c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero_green_9dac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.next_75d3 .static_b9c4 {
  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;
}
.next_75d3 .complex-1b0f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.next_75d3 .complex-1b0f: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) {
  .next_75d3 .complex-1b0f:before {
    width: 16%;
    left: 42%;
  }
}
.next_75d3 .complex-1b0f:last-child:before {
  content: none;
}
.next_75d3 .complex-1b0f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.next_75d3 .lite-2c3a .picture-focused-62aa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.next_75d3 .lite-2c3a .picture-focused-62aa li a .notification-full-b4e7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.next_75d3 .lite-2c3a .selected-0c91 {
  border: none;
}
.next_75d3 .lite-2c3a .selected-0c91 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.next_75d3 .hidden-058c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.next_75d3 .hero_green_9dac {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.next_75d3 .button_31a3 .hidden-058c:before {
  background: rgba(0, 0, 0, 0.9);
}
.next_75d3 .container_focused_0325.table-easy-40e0 .steel-9a7e {
  background: rgba(0, 0, 0, 0.6);
}
.next_75d3
  .container_focused_0325.table-easy-40e0
  .steel-9a7e::after,
.next_75d3
  .container_focused_0325.table-easy-40e0
  .steel-9a7e:before {
  background: inherit;
}
.next_75d3
  .container_focused_0325.table-easy-40e0:hover
  .steel-9a7e {
  background: rgba(0, 0, 0, 0.8);
}
.middle_2f46 .static_b9c4 {
  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) {
  .middle_2f46 .static_b9c4 {
    width: auto;
    right: 45px;
  }
}
.form_basic_0306 .static_b9c4 {
  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) {
  .form_basic_0306 .static_b9c4 {
    width: auto;
    left: 45px;
  }
}
.over-fcde .static_b9c4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.over-fcde .hero_green_9dac {
  max-width: 48em;
  margin: 0 auto;
}
.over-fcde .hidden-058c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail_white_1a78 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_white_1a78.next_75d3 .static_b9c4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.thumbnail_white_1a78.middle_2f46 .static_b9c4 {
  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);
}
.thumbnail_white_1a78 .static_b9c4 {
  visibility: visible;
}
.thumbnail_white_1a78.form_basic_0306 .static_b9c4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.nav_cool_78c3,
.hidden_13a6 {
  overflow-x: hidden;
}
.nav_cool_78c3 .static_b9c4 {
  overflow: auto;
}
.nav_cool_78c3.next_75d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_cool_78c3.next_75d3 .static_b9c4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.nav_cool_78c3.next_75d3 .old-06e5 {
  opacity: 0;
}
.nav_cool_78c3.middle_2f46 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_cool_78c3.middle_2f46 .static_b9c4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.nav_cool_78c3.middle_2f46 .old-06e5 {
  opacity: 0;
}
.nav_cool_78c3.form_basic_0306 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_cool_78c3.form_basic_0306 .static_b9c4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.nav_cool_78c3.form_basic_0306 .old-06e5 {
  opacity: 0;
}
.nav_cool_78c3.over-fcde .static_b9c4 {
  z-index: 10;
  visibility: visible;
}
.table-easy-40e0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table-easy-40e0 .steel-9a7e {
  background: rgba(255, 255, 255, 0.99);
}
.table-easy-40e0 .steel-9a7e::after,
.table-easy-40e0 .steel-9a7e:before {
  background: inherit;
}
.table-easy-40e0:hover .steel-9a7e {
  background: rgba(255, 255, 255, 0.99);
}
.form_basic_0306 .table-easy-40e0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.over-fcde .table-easy-40e0 {
  display: none !important;
}
.nav_cool_78c3:before,
.hidden_13a6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.nav_cool_78c3 .table-easy-40e0,
.hidden_13a6 .table-easy-40e0 {
  display: inline-block;
}
.static_b9c4 .plasma_00d0 {
  -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;
}
.nav_cool_78c3 .static_b9c4 .plasma_00d0,
.hidden_13a6 .static_b9c4 .plasma_00d0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-21dc .bronze_e08a {
  width: 100%;
}
.background-920d {
  padding: 0 0.5em 0;
}
.background-920d [class*="customify-col-"],
.background-920d [class*="customify-col_"],
.background-920d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.top_905d .background-920d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sidebar_upper_7c22 .card_iron_f7eb,
  .card_iron_f7eb {
    display: none;
  }
  .pattern-light-b114 {
    text-align: left;
  }
  .fluid_523b {
    text-align: center;
  }
  .notification_warm_aa5b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_upper_7c22 .texture-in-ccb4,
  .texture-in-ccb4 {
    display: none;
  }
  .module_b57f {
    text-align: left;
  }
  .summary-west-ab81 {
    text-align: center;
  }
  .border-e171 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_upper_7c22 .hero_smooth_208e,
  .hero_smooth_208e {
    display: none;
  }
  .hover-92e1 {
    text-align: left;
  }
  .component_old_3de9 {
    text-align: center;
  }
  .aside-lower-4b75 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.alert-42c0 {
  box-shadow: none !important;
}
.carousel_red_0b55 .secondary-wood-481a,
.copper-c0c7 .secondary-wood-481a {
  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;
}
.copper-c0c7 .secondary-wood-481a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hero_b6a4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hero_b6a4:after,
.hero_b6a4:before {
  content: "";
  display: table;
}
.hero_b6a4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hero_b6a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hero_b6a4,
.message_lower_4cc5 {
  max-width: 1248px;
  margin: 0 auto;
}

.in-cefe.static-ced9 .hero_b6a4 {
  max-width: 100%;
}
.in-cefe.menu-gas-e0f1 {
  max-width: 1200px;
  margin: 0 auto;
}
.in-cefe.notification-hard-ba29 .hero_b6a4 {
  max-width: 100%;
}
.in-cefe.notification-hard-ba29 > .hero_b6a4 {
  padding-left: 0;
  padding-right: 0;
}
.in-cefe.notification-hard-ba29 > .hero_b6a4 .sidebar_upper_7c22 {
  margin: 0;
}
.in-cefe.notification-hard-ba29
  > .hero_b6a4
  .easy-7d68.section-3d65 {
  margin-right: 0;
  margin-left: 0;
}
.in-cefe.notification-hard-ba29 #main.section-3d65 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .message_068d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .message_068d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .medium-861d .title-f962 {
    padding-right: 1em;
  }
  .medium-861d.static-ea30 .easy-7d68 {
    border-right: 1px solid #eaecee;
  }
  .medium-861d.static-ea30 .title-f962 {
    padding-right: 1em;
  }
  .medium-861d.static-ea30 .input-tiny-24ed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-06b8 .title-f962 {
    padding-left: 1em;
  }
  .tall-06b8.static-ea30 .easy-7d68 {
    border-left: 1px solid #eaecee;
  }
  .tall-06b8.static-ea30 .title-f962 {
    padding-left: 1em;
  }
  .tall-06b8.static-ea30 .input-tiny-24ed {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-193a .title-f962 {
    padding-left: 1em;
  }
  .shade-193a.static-ea30 .dim_565c {
    border-right: 1px solid #eaecee;
  }
  .shade-193a.static-ea30 .focus-last-6f74 {
    border-right: 1px solid #eaecee;
  }
  .shade-193a.static-ea30 .title-f962 {
    padding-left: 1em;
  }
  .shade-193a.static-ea30 .input-tiny-24ed {
    padding-right: 1em;
  }
  .shade-193a.static-ea30 .main-hot-f0fb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-e200 .title-f962 {
    padding-right: 1em;
  }
  .table-e200.static-ea30 .dim_565c {
    border-left: 1px solid #eaecee;
  }
  .table-e200.static-ea30 .focus-last-6f74 {
    border-left: 1px solid #eaecee;
  }
  .table-e200.static-ea30 .title-f962 {
    padding-right: 1em;
  }
  .table-e200.static-ea30 .input-tiny-24ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-e200.static-ea30 .main-hot-f0fb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_068d .title-f962 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message_068d.static-ea30 .easy-7d68 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .message_068d.static-ea30 .title-f962 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message_068d.static-ea30 .input-tiny-24ed {
    padding-left: 1em;
  }
  .message_068d.static-ea30 .main-hot-f0fb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .message_068d.static-ea30 .title-f962 {
    padding-left: 0;
  }
}
.overlay-1929 .blue_5d8a {
  display: inline-block;
}
.accordion_last_fe64 {
  display: inline-block;
}
.component-5d1b {
  word-con: break-word;
}
.lite-6905 > span {
  display: inline-block;
  padding: 5px 0;
}
.lite-6905 .fast-5c99 {
  margin-left: 8px;
  margin-right: 8px;
}
.lite-6905 .backdrop_11ac img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.title_c897 .menu-e3aa {
  margin-bottom: 2em;
}
.title_c897 .overlay_38d7 {
  margin-bottom: 15px;
}
.title_c897 .overlay_38d7:last-child {
  margin-bottom: 0;
}
.title_c897 .hot-f61e {
  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) {
  .title_c897 .hot-f61e {
    display: block;
  }
}
.title_c897 .backdrop-b233 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .title_c897 .backdrop-b233 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.title_c897 .tertiary_9a0f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.title_c897 .tertiary_9a0f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.title_c897 .tertiary_9a0f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.title_c897 .component-5d1b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_c897 .component-5d1b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.title_c897 .texture-brown-433f p:last-child {
  margin-bottom: 0;
}
.title_c897 .module-a25f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.title_c897 .notification_294a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.title_c897 .backdrop_ac36 {
  margin-top: 1em;
}
.title_c897 .pagination_8510 {
  top: 0;
  display: block;
}
.title_c897 .pagination_8510 a {
  color: inherit;
}
.title_c897 .pagination_8510 a:hover {
  color: inherit;
}
.title_c897 .input_silver_71fb {
  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;
}
.title_c897 .input_silver_71fb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.title_c897 .notification_294a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.title_c897 .badge-1733 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.title_c897 .badge-1733:first-child {
  margin-top: 0;
}
.title_c897 .badge-1733.widget-3551 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.title_c897 .badge-1733.selected_e531 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_c897
  .badge-1733.selected_e531.gradient-6ebc
  .backdrop_ac36 {
  width: 100%;
}
.title_c897 .selected_e531 {
  -webkit-box-align: center;
  align-items: center;
}
.title_c897 .selected_e531 .lite-6905,
.title_c897 .selected_e531 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.title_c897 .tertiary_9a0f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_c897 .tertiary_9a0f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_c897 .tertiary_9a0f: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;
}
.title_c897 .widget-3551 {
  z-index: 5;
}
.title_c897 .header_22d6 .huge_17dc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.title_c897 .dropdown-2196 .huge_17dc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.title_c897 .slider-427c .huge_17dc {
  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;
}
.title_c897.layout-bbc2 .hot-f61e,
.title_c897.up_b889 .hot-f61e {
  display: block;
}
.title_c897.layout-bbc2 .hot-f61e .tall_2887,
.title_c897.layout-bbc2 .hot-f61e .notification_294a,
.title_c897.up_b889 .hot-f61e .tall_2887,
.title_c897.up_b889 .hot-f61e .notification_294a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_c897.table_bb5a .backdrop-b233 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .title_c897.table_bb5a .backdrop-b233 {
    margin-right: 0;
  }
}
.title_c897.layout-bbc2 .backdrop-b233,
.title_c897.up_b889 .backdrop-b233 {
  padding-top: 40%;
}
.title_c897.layout-bbc2 .menu-e3aa,
.title_c897.up_b889 .menu-e3aa {
  display: block;
}
.title_c897.layout-bbc2 .fn-sticky-5a4c .notification_294a,
.title_c897.up_b889 .fn-sticky-5a4c .notification_294a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.title_c897.layout-bbc2 .backdrop-b233,
.title_c897.up_b889 .backdrop-b233 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.title_c897.layout-bbc2 .notification_294a {
  padding: 1em;
}
.title-narrow-9600 {
  margin: 30px auto;
  display: block;
}
.title-narrow-9600 .smooth-8450 > * {
  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;
}
.title-narrow-9600 .smooth-8450 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title-narrow-9600 .smooth-8450 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list-up-6638 .lite-6905 {
  margin-bottom: 1.41575em;
}
.list-up-6638 .texture-062c {
  margin-bottom: 1.618em;
}
.copper_28bd .tag-aa4a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.copper_28bd .tag-aa4a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.copper_28bd .slider_2aae {
  max-width: 100%;
  overflow: auto;
}
.description_fded .copper_28bd a:hover {
  text-decoration: underline;
}
.icon_old_6fbc .overlay_38d7:not(.component-5d1b),
.icon_old_6fbc .tertiary_9a0f {
  margin-bottom: 1.41575em;
}
.icon_old_6fbc .overlay_38d7:not(.component-5d1b):last-child,
.icon_old_6fbc .tertiary_9a0f:last-child {
  margin-bottom: 0;
}
.icon_old_6fbc .overlay_38d7.stone_8f72 {
  margin-bottom: 0.41575em;
}
.icon_old_6fbc .static_f132:before,
.icon_old_6fbc .next_8525:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.icon_old_6fbc .static_f132:before {
  content: "\f115";
}
.icon_old_6fbc .next_8525:before {
  content: "\f02c";
}
.icon_old_6fbc .summary-stale-d1d0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.icon_old_6fbc .summary-stale-d1d0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.right-0cf5 {
  display: -webkit-box;
  display: flex;
}
.right-0cf5 .preview-down-3e27 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .right-0cf5 .preview-down-3e27 {
    flex-basis: 90px;
  }
}
.right-0cf5 .soft-f334 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .right-0cf5 .soft-f334 {
    flex-basis: calc(100% - 50px);
  }
}
.right-0cf5 .banner_65a6 p:last-child {
  margin-bottom: 0.72em;
}
.progress-d9cf .smooth-8450 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress-d9cf .smooth-8450:after,
.progress-d9cf .smooth-8450:before {
  content: "";
  display: table;
}
.progress-d9cf .smooth-8450:after {
  clear: both;
}
.progress-d9cf .smooth-8450 .item-914a,
.progress-d9cf .smooth-8450 .dropdown_39db {
  width: 49%;
}
.progress-d9cf .smooth-8450 .item-914a a span.input-black-9e9f,
.progress-d9cf .smooth-8450 .dropdown_39db a span.input-black-9e9f {
  display: block;
  margin-bottom: 5px;
}
.progress-d9cf .smooth-8450 .dropdown_39db {
  float: left;
  text-align: left;
}
.progress-d9cf .smooth-8450 .item-914a {
  float: right;
  text-align: right;
}
.content-23dd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .content-23dd {
    margin-bottom: 0;
  }
}
.video-aed2 {
  margin-bottom: 1em;
}
.video-aed2 .component-5d1b {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo_c6c8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.outer-b570 .video-aed2,
.picture_lower_4844 .video-aed2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .outer-b570 .video-aed2,
  .picture_lower_4844 .video-aed2 {
    display: block;
  }
}
.outer-b570 .photo_c6c8,
.picture_lower_4844 .photo_c6c8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .outer-b570 .photo_c6c8,
  .picture_lower_4844 .photo_c6c8 {
    margin-bottom: 1em;
  }
}
.outer-b570 .photo_c6c8 img,
.picture_lower_4844 .photo_c6c8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.outer-b570 .text-down-a917,
.picture_lower_4844 .text-down-a917 {
  flex-basis: calc(100% - 160px);
}
.outer-b570 .text-down-a917 p,
.picture_lower_4844 .text-down-a917 p {
  margin-bottom: 0;
}
.outer-b570 .text-down-a917 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .outer-b570 .text-down-a917 {
    padding-left: 0;
  }
}
.picture_lower_4844 .text-down-a917 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .picture_lower_4844 .text-down-a917 {
    padding-right: 0;
  }
}
.picture_lower_4844 .photo_c6c8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.liquid_24fd .photo_c6c8 {
  margin-bottom: 0.5em;
}
.liquid_24fd .photo_c6c8 img {
  width: 100%;
}
.label-5960 .focus_rough_d369,
.hero_9d70 .focus_rough_d369 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_9d70 .easy-7d68 .wrapper-stale-428f p:last-child {
  margin-bottom: 0;
}
.photo-wide-0d71 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip_huge_db49 .disabled_narrow_3c99 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip_huge_db49 .disabled_narrow_3c99:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip_huge_db49 .disabled_narrow_3c99 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_huge_db49 .disabled_narrow_3c99 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip_huge_db49 .disabled_narrow_3c99 ul li {
  margin: 0 0 0.6em;
}
.tooltip_huge_db49 .disabled_narrow_3c99 ul li.tooltip-2af3,
.tooltip_huge_db49 .disabled_narrow_3c99 ul li.notice_first_a1ec {
  position: relative;
}
.tooltip_huge_db49 .disabled_narrow_3c99 ul li.tooltip-2af3 .layout_fluid_e975,
.tooltip_huge_db49 .disabled_narrow_3c99 ul li.notice_first_a1ec .layout_fluid_e975 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip_huge_db49 .disabled_narrow_3c99 ul li.tooltip-2af3:after:after,
.tooltip_huge_db49 .disabled_narrow_3c99 ul li.tooltip-2af3:after:before,
.tooltip_huge_db49
  .disabled_narrow_3c99
  ul
  li.notice_first_a1ec:after:after,
.tooltip_huge_db49
  .disabled_narrow_3c99
  ul
  li.notice_first_a1ec:after:before {
  content: "";
  display: table;
}
.tooltip_huge_db49 .disabled_narrow_3c99 ul li.tooltip-2af3:after:after,
.tooltip_huge_db49
  .disabled_narrow_3c99
  ul
  li.notice_first_a1ec:after:after {
  clear: both;
}
.tooltip_huge_db49 .disabled_narrow_3c99 a.gold_507e:hover {
  text-decoration: none;
}
.tooltip_huge_db49 .disabled_narrow_3c99 select {
  max-width: 100%;
}
.tooltip_huge_db49 .disabled_narrow_3c99 table {
  font-size: 85%;
}
.tooltip_huge_db49 .disabled_narrow_3c99 table td,
.tooltip_huge_db49 .disabled_narrow_3c99 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip_huge_db49 .disabled_narrow_3c99 table tfoot td {
  text-align: left;
}
.tooltip_huge_db49 .disabled_narrow_3c99 :last-child {
  margin-bottom: 0;
}
.tooltip_huge_db49 .disabled_narrow_3c99 .wrapper_pressed_d71d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip_huge_db49 .disabled_narrow_3c99 .wrapper_pressed_d71d label {
  width: 100%;
}
.tooltip_huge_db49 .disabled_narrow_3c99 .wrapper_pressed_d71d .mini-9ea0 {
  width: 100%;
  display: block;
}
.tooltip_huge_db49 .disabled_narrow_3c99 .wrapper_pressed_d71d .sort-cold-e0ca {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip_huge_db49 .disabled_narrow_3c99 .wrapper_pressed_d71d .sort-cold-e0ca:hover svg #svg-search {
  fill: #444;
}
.tooltip_huge_db49 .disabled_narrow_3c99 .wrapper_pressed_d71d .sort-cold-e0ca svg {
  width: 18px;
  height: 18px;
}
.tooltip_huge_db49 .button_f0da ul ul,
.tooltip_huge_db49 .text-3d3d ul ul,
.tooltip_huge_db49 .avatar-narrow-ea8d ul ul,
.tooltip_huge_db49 .gallery_out_ad27 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip_huge_db49 .button_f0da .fresh_648b > a,
.tooltip_huge_db49 .text-3d3d .fresh_648b > a,
.tooltip_huge_db49 .avatar-narrow-ea8d .fresh_648b > a,
.tooltip_huge_db49 .gallery_out_ad27 .fresh_648b > a {
  margin-bottom: 0;
}
.tooltip_huge_db49 .overlay-lite-77c2 li,
.tooltip_huge_db49 .button_f0da li,
.tooltip_huge_db49 .modal-new-1d16 li,
.tooltip_huge_db49 .text-3d3d li,
.tooltip_huge_db49 .avatar-narrow-ea8d li,
.tooltip_huge_db49 .gallery_out_ad27 li,
.tooltip_huge_db49 .link_medium_dfe5 li,
.tooltip_huge_db49 .card-68ac li {
  display: block;
  position: relative;
}
.tooltip_huge_db49 .overlay-lite-77c2 li:last-child,
.tooltip_huge_db49 .button_f0da li:last-child,
.tooltip_huge_db49 .modal-new-1d16 li:last-child,
.tooltip_huge_db49 .text-3d3d li:last-child,
.tooltip_huge_db49 .avatar-narrow-ea8d li:last-child,
.tooltip_huge_db49 .gallery_out_ad27 li:last-child,
.tooltip_huge_db49 .link_medium_dfe5 li:last-child,
.tooltip_huge_db49 .card-68ac li:last-child {
  border: none;
}
.tooltip_huge_db49 .overlay-lite-77c2 li a,
.tooltip_huge_db49 .button_f0da li a,
.tooltip_huge_db49 .modal-new-1d16 li a,
.tooltip_huge_db49 .text-3d3d li a,
.tooltip_huge_db49 .avatar-narrow-ea8d li a,
.tooltip_huge_db49 .gallery_out_ad27 li a,
.tooltip_huge_db49 .link_medium_dfe5 li a,
.tooltip_huge_db49 .card-68ac li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_huge_db49 .overlay-lite-77c2 li ul li::before,
.tooltip_huge_db49 .button_f0da li ul li::before,
.tooltip_huge_db49 .modal-new-1d16 li ul li::before,
.tooltip_huge_db49 .text-3d3d li ul li::before,
.tooltip_huge_db49 .avatar-narrow-ea8d li ul li::before,
.tooltip_huge_db49 .gallery_out_ad27 li ul li::before,
.tooltip_huge_db49 .link_medium_dfe5 li ul li::before,
.tooltip_huge_db49 .card-68ac li ul li::before {
  left: 15px;
}
.tooltip_huge_db49 .overlay-lite-77c2 li ul a,
.tooltip_huge_db49 .button_f0da li ul a,
.tooltip_huge_db49 .modal-new-1d16 li ul a,
.tooltip_huge_db49 .text-3d3d li ul a,
.tooltip_huge_db49 .avatar-narrow-ea8d li ul a,
.tooltip_huge_db49 .gallery_out_ad27 li ul a,
.tooltip_huge_db49 .link_medium_dfe5 li ul a,
.tooltip_huge_db49 .card-68ac li ul a {
  padding-left: 20px;
}
.tooltip_huge_db49 .overlay-lite-77c2 li ul ul li::before,
.tooltip_huge_db49 .button_f0da li ul ul li::before,
.tooltip_huge_db49 .modal-new-1d16 li ul ul li::before,
.tooltip_huge_db49 .text-3d3d li ul ul li::before,
.tooltip_huge_db49 .avatar-narrow-ea8d li ul ul li::before,
.tooltip_huge_db49 .gallery_out_ad27 li ul ul li::before,
.tooltip_huge_db49 .link_medium_dfe5 li ul ul li::before,
.tooltip_huge_db49 .card-68ac li ul ul li::before {
  left: 30px;
}
.tooltip_huge_db49 .overlay-lite-77c2 li ul ul a,
.tooltip_huge_db49 .button_f0da li ul ul a,
.tooltip_huge_db49 .modal-new-1d16 li ul ul a,
.tooltip_huge_db49 .text-3d3d li ul ul a,
.tooltip_huge_db49 .avatar-narrow-ea8d li ul ul a,
.tooltip_huge_db49 .gallery_out_ad27 li ul ul a,
.tooltip_huge_db49 .link_medium_dfe5 li ul ul a,
.tooltip_huge_db49 .card-68ac li ul ul a {
  padding-left: 40px;
}
.tooltip_huge_db49 .north_03bf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_huge_db49 .card-68ac ul li {
  margin-bottom: 1.41575em;
}
.tooltip_huge_db49 .card-68ac ul li .surface_basic_5b39 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip_huge_db49 .card-68ac ul li .fixed_bd42 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.button_31a3 .overlay-lite-77c2 li a,
.button_31a3 .button_f0da li a,
.button_31a3 .modal-new-1d16 li a,
.button_31a3 .text-3d3d li a,
.button_31a3 .avatar-narrow-ea8d li a,
.button_31a3 .gallery_out_ad27 li a,
.button_31a3 .link_medium_dfe5 li a,
.button_31a3 .card-68ac li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_31a3 .north_03bf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_31a3 .disabled_narrow_3c99 ul li.tooltip-2af3 .layout_fluid_e975,
.button_31a3 .disabled_narrow_3c99 ul li.notice_first_a1ec .layout_fluid_e975 {
  background: rgba(0, 0, 0, 0.2);
}
.button_31a3 .tooltip_huge_db49 .disabled_narrow_3c99 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li {
  margin: 0;
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li ul {
  margin: 0;
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li ul li a {
  padding-left: 15px;
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li ul li li a {
  padding-left: 30px;
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li.header_c0ab > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li.header_c0ab > 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;
}
.in-cefe .tooltip_huge_db49 .picture-focused-62aa li.header_c0ab > 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;
}
.cold-62cc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.east_bf83 {
  position: relative;
  z-index: 10;
}
.east_bf83 .plasma_00d0 {
  width: 100%;
  max-width: 100%;
}
.in-454c .widget-b41a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.in-454c .container_focused_0325 {
}
.in-454c .button_31a3 {
  background: #292929;
}
.row-tiny-15dd .widget-b41a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row-tiny-15dd .container_focused_0325 {
  background: #f9f9f9;
}
.row-tiny-15dd .button_31a3 {
  background: #303030;
}
.hero_warm_d68a .widget-b41a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero_warm_d68a .blue_5d8a {
    margin-bottom: 1em;
  }
  .hero_warm_d68a .blue_5d8a:last-child {
    margin-bottom: 0;
  }
}
.hero_warm_d68a .container_focused_0325 {
  background: #ededed;
}
.hero_warm_d68a .button_31a3 {
  background: #1a1a1a;
}
.widget-b41a.container_focused_0325 {
  color: rgba(0, 0, 0, 0.6);
}
.widget-b41a.container_focused_0325 .tag-bottom-e0ac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-b41a.button_31a3 {
  color: rgba(255, 255, 255, 0.99);
}
.widget-b41a.button_31a3 a:not(.gold_507e) {
  color: rgba(255, 255, 255, 0.79);
}
.widget-b41a.button_31a3 a:not(.gold_507e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-b41a.button_31a3 .tag-bottom-e0ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-b41a.button_31a3 table tbody td,
.widget-b41a.button_31a3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message_e90d.thumbnail_008e .hero_b6a4 {
  max-width: initial;
}
.message_e90d .texture-down-488e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message_e90d .texture-down-488e .plasma_00d0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message_e90d .texture-down-488e .plasma_00d0 {
    display: block;
    margin-bottom: 2em;
  }
  .message_e90d .texture-down-488e .plasma_00d0:last-child {
    margin-bottom: 0;
  }
}
.hero_warm_d68a .blue_5d8a:last-child,
.row-tiny-15dd .blue_5d8a:last-child,
.in-454c .blue_5d8a:last-child {
  margin-bottom: 0;
}
.hero_warm_d68a .blue_5d8a .tooltip_huge_db49 .disabled_narrow_3c99:last-child,
.row-tiny-15dd .blue_5d8a .tooltip_huge_db49 .disabled_narrow_3c99:last-child,
.in-454c .blue_5d8a .tooltip_huge_db49 .disabled_narrow_3c99:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hero_warm_d68a .cold-75b4,
  .hero_warm_d68a .article-hard-119d,
  .row-tiny-15dd .cold-75b4,
  .row-tiny-15dd .article-hard-119d,
  .in-454c .cold-75b4,
  .in-454c .article-hard-119d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .east_bf83 .blue_5d8a {
    margin-bottom: 2em;
  }
}
.east_bf83 p:last-child {
  margin-bottom: 0;
}
.east_bf83 li,
.east_bf83 ul {
  list-style: none;
  margin: 0;
}
.east_bf83 ul ul {
  margin-left: 2.617924em;
}
.sidebar_9e59 {
  font-size: 0.875em;
}

/* css-noise: cd04 */
.ghost-box-j1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
