/*!
Theme Name: Customify
Theme URI: https://pressmaximum.card-large-4165/customify
Author: WPCustomify
Author URI: https://pressmaximum.card-large-4165
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.card-large-4165/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.selected_3d11.notice-wood-6c12/licenses/gpl-2.0.huge-14f1
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.image_fresh_7e65/, (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.tabs-606b.modal_left_66f4/normalize.input-6522/
 ======
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.input-6522 v7.0.0 | MIT License | github.card-large-4165/necolas/normalize.input-6522 */
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;
}
.purple-0b2e .picture_87ce,
.form-6a51,
.aside-inner-6e3a,
.copper-cb06,
.card_32ad,
.white-05c2,
.title-4e57,
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;
}
.form-6a51,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form-6a51,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form-6a51,
  h1 {
    font-size: 1.8em;
  }
}
.aside-inner-6e3a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.aside-inner-6e3a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .aside-inner-6e3a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .aside-inner-6e3a,
  h2 {
    font-size: 1.7em;
  }
}
.copper-cb06,
h3 {
  font-size: 1.618em;
}
.purple-0b2e .picture_87ce,
.card_32ad,
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.mask_blue_0d86 {
  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;
}
.component_41a2:after,
.component_41a2:before,
.column_3353:after,
.column_3353:before {
  content: "";
  display: table;
}
.component_41a2:after,
.column_3353:after {
  clear: both;
}
.image_outer_648b {
  float: right;
  margin-right: 0;
}
.outline_d1fa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tooltip_276a .content_out_364c,
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;
}
.tooltip_276a .content_out_364c: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;
}
.link-b55f .content_out_364c {
  box-shadow: none;
}
.link-b55f
  .content_out_364c
  .section_bd3c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link-b55f .content_out_364c .notification-3911 {
  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;
}
.link-b55f
  .content_out_364c
  .notification-3911
  b {
  display: none;
}
.link-b55f .video_easy_830c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.form-d14e:not(.tertiary_7afa):not(.border_a2ae),
button:not(.tertiary_7afa):not(.border_a2ae),
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ),
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ),
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ) {
  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;
}
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ):hover,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ):hover,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):hover,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):hover,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ):active,
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ):active,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):active,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):active,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):active,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus {
  outline: 0;
}
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb {
  position: relative;
}
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .large_7e1a,
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .media_7b03,
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .surface_29eb,
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  i,
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  svg,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .large_7e1a,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .media_7b03,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .surface_29eb,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  i,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  svg,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .large_7e1a,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .media_7b03,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .surface_29eb,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  i,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  svg,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .large_7e1a,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .media_7b03,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .surface_29eb,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  i,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  svg,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .large_7e1a,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .media_7b03,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  .surface_29eb,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  i,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb
  svg {
  visibility: hidden;
}
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb:after,
button:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb:after,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb:after,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb:after,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ).fn-loading-f2bb: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;
}
.form-d14e:not(.tertiary_7afa):not(.border_a2ae),
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ),
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ),
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ) {
  color: #fff;
  background: #235787;
}
.form-d14e:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus,
input[type="button"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus,
input[type="reset"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus,
input[type="submit"]:not(.tertiary_7afa):not(
    .border_a2ae
  ):focus {
  color: #fff;
}
.form-d14e.fn-disabled-f2bb:not(.tertiary_7afa):not(
    .border_a2ae
  ),
.form-d14e[disabled]:not(.tertiary_7afa):not(
    .border_a2ae
  ),
button.fn-disabled-f2bb:not(.tertiary_7afa):not(
    .border_a2ae
  ),
button[disabled]:not(.tertiary_7afa):not(
    .border_a2ae
  ) {
  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;
}
.lower_0215 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower_0215: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;
}
.shadow_8cce {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading-new-56a3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.clean_e423 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component_41a2:after,
.component_41a2:before,
.wood_7511:after,
.wood_7511:before,
.detail-4dec:after,
.detail-4dec:before,
.silver-352a:after,
.silver-352a:before,
.secondary-lite-b195:after,
.secondary-lite-b195:before,
.filter-gas-a59e:after,
.filter-gas-a59e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component_41a2:after,
.wood_7511:after,
.detail-4dec:after,
.silver-352a:after,
.secondary-lite-b195:after,
.filter-gas-a59e:after {
  clear: both;
}
.wood_7511 .gold_8938,
.detail-4dec .gold_8938,
.container-lite-1d7b .gold_8938 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row_paper_f4ae {
  display: inline-block;
}
.tag_5c58 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tag_5c58 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tag_5c58 .picture_north_18ba {
  padding: 1em 0;
  font-size: 85%;
}
.picture_north_18ba {
  text-align: left;
  font-style: italic;
  color: #999;
}
.section_clean_28ea {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.section_clean_28ea:after,
.section_clean_28ea:before {
  content: "";
  display: table;
}
.section_clean_28ea:after {
  clear: both;
}
.notice_c327 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item_mini_f8cc .notice_c327 {
  max-width: 50%;
}
.overlay_huge_4f77 .notice_c327 {
  max-width: 33.33%;
}
.texture_silver_42d2 .notice_c327 {
  max-width: 25%;
}
.smooth_de88 .notice_c327 {
  max-width: 20%;
}
.smooth-d262 .notice_c327 {
  max-width: 16.66%;
}
.last-8048 .notice_c327 {
  max-width: 14.28%;
}
.element_action_6472 .notice_c327 {
  max-width: 12.5%;
}
.prev_b87a .notice_c327 {
  max-width: 11.11%;
}
.smooth_8464 {
  display: block;
}
.purple-0b2e .down_56e5 label,
.purple-0b2e .title_b6ae label,
.purple-0b2e .header_dc39 label,
.purple-0b2e .preview_6d8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-e2a2 {
  list-style: none;
  margin: 0;
}
.frame-e2a2 article.solid_1594 {
  margin-bottom: 0;
}
.frame-e2a2 ul {
  list-style: none;
  margin: 0;
}
.frame-e2a2 .under_00c4 li.solid_1594 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-e2a2 .under_00c4 li.solid_1594 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-e2a2 .under_00c4 li.solid_1594: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) {
  .frame-e2a2 .under_00c4 li.solid_1594 li.solid_1594 li.solid_1594 li.solid_1594 {
    padding-left: 0;
  }
}
article.solid_1594 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid_1594 .wood_7511 p:last-of-type {
  margin-bottom: 0;
}
article.solid_1594 .mask-2644 {
  float: left;
}
article.solid_1594 .hot_9f89 {
  margin-left: 85px;
}
article.solid_1594 .slider_in_0e5c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid_1594 .slider_in_0e5c .image_28f2 {
  margin-left: 10px;
}
article.solid_1594 .lite_3153 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid_1594 .description-dim-2440 {
  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 .down_56e5,
  #respond .header_dc39,
  #respond .preview_6d8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .down_56e5 input,
#respond .header_dc39 input,
#respond .preview_6d8a input {
  width: 100%;
}
#respond .preview_6d8a {
  margin-right: 0;
}
#respond .menu_8e47 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm-4255 {
  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;
}
.warm-4255.fast_4f2c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.warm-4255 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%);
}
.warm-4255:focus,
.warm-4255: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);
}
.under-de6e {
  border-radius: 10%;
}
.primary-glass-a3f6 {
  border-radius: 50%;
}
.progress-fresh-ed09 {
  font-size: 0.72em;
}
.status-rough-6426 {
  font-size: 0.875em;
}
.dropdown-up-b9fe {
  font-size: 1.1em;
}
.input_42c5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.input_42c5.progress-fresh-ed09 {
  letter-spacing: 0.5px;
}
.tooltip-f86d,
.tooltip-f86d a {
  color: #6d6d6d;
}
.tooltip-f86d a:hover {
  color: #111;
}
.aside_d889 {
  color: #6d6d6d;
}
.item_5644 {
  overflow-x: hidden;
}
.item_5644 .chip_complex_567a.photo-bottom-4eb8 {
  position: relative;
}
.item_5644 .chip_complex_567a.photo-bottom-4eb8.tabs-last-18e1 {
  position: initial;
}
.item_5644
  .chip_complex_567a.photo-bottom-4eb8.tabs-last-18e1
  .element-dim-bb87 {
  left: auto;
}
.item_5644 .chip_complex_567a .element-dim-bb87 {
  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;
}
.item_5644 .chip_complex_567a:hover.photo-bottom-4eb8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.item_5644
  .chip_complex_567a:hover.photo-bottom-4eb8
  .element-dim-bb87 {
  display: block;
  z-index: 9999999;
}
.item_5644 .notification-new-8525 .next-fe9d,
.item_5644 .frame-brown-d6cc .next-fe9d {
  display: none;
}
.item_5644 .summary-5740 .chip_complex_567a:hover.photo-bottom-4eb8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.purple-0b2e .down_56e5 label,
.purple-0b2e .title_b6ae label,
.purple-0b2e .header_dc39 label,
.purple-0b2e .preview_6d8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-e2a2 {
  list-style: none;
  margin: 0;
}
.frame-e2a2 article.solid_1594 {
  margin-bottom: 0;
}
.frame-e2a2 ul {
  list-style: none;
  margin: 0;
}
.frame-e2a2 .under_00c4 li.solid_1594 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-e2a2 .under_00c4 li.solid_1594 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-e2a2 .under_00c4 li.solid_1594: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) {
  .frame-e2a2 .under_00c4 li.solid_1594 li.solid_1594 li.solid_1594 li.solid_1594 {
    padding-left: 0;
  }
}
article.solid_1594 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid_1594 .wood_7511 p:last-of-type {
  margin-bottom: 0;
}
article.solid_1594 .mask-2644 {
  float: left;
}
article.solid_1594 .hot_9f89 {
  margin-left: 85px;
}
article.solid_1594 .slider_in_0e5c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid_1594 .slider_in_0e5c .image_28f2 {
  margin-left: 10px;
}
article.solid_1594 .lite_3153 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid_1594 .description-dim-2440 {
  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 .down_56e5,
  #respond .header_dc39,
  #respond .preview_6d8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .down_56e5 input,
#respond .header_dc39 input,
#respond .preview_6d8a input {
  width: 100%;
}
#respond .preview_6d8a {
  margin-right: 0;
}
#respond .menu_8e47 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-new-8525 .avatar_basic_fb87 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.avatar_basic_fb87 .primary_steel_9c13.gradient-active-d7eb .hover_ed6b > li > a:focus,
.avatar_basic_fb87 .primary_steel_9c13.gradient-active-d7eb .hover_ed6b > li > a:hover,
.avatar_basic_fb87 .primary_steel_9c13.north_32a1 .hover_ed6b > li > a:focus,
.avatar_basic_fb87 .primary_steel_9c13.north_32a1 .hover_ed6b > li > a:hover,
.avatar_basic_fb87 .primary_steel_9c13.light-af17 .hover_ed6b > li > a:focus,
.avatar_basic_fb87 .primary_steel_9c13.light-af17 .hover_ed6b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_basic_fb87
  .primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li.summary-bronze-8196
  > a,
.avatar_basic_fb87
  .primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li.description_fixed_818a
  > a,
.avatar_basic_fb87
  .primary_steel_9c13.north_32a1
  .hover_ed6b
  > li.summary-bronze-8196
  > a,
.avatar_basic_fb87
  .primary_steel_9c13.north_32a1
  .hover_ed6b
  > li.description_fixed_818a
  > a,
.avatar_basic_fb87
  .primary_steel_9c13.light-af17
  .hover_ed6b
  > li.summary-bronze-8196
  > a,
.avatar_basic_fb87 .primary_steel_9c13.light-af17 .hover_ed6b > li.south-2e63 > a {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_basic_fb87 .logo_green_9dab,
.avatar_basic_fb87 .logo_green_9dab a {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_basic_fb87 .east-ba07.narrow-9938 li a,
.avatar_basic_fb87 .mask-da62 a,
.avatar_basic_fb87 .solid-7dfd,
.avatar_basic_fb87 .hover_ed6b > li > a,
.avatar_basic_fb87 .element_6529 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87 .east-ba07.narrow-9938 li a:hover,
.avatar_basic_fb87 .mask-da62 a:hover,
.avatar_basic_fb87 .solid-7dfd:hover,
.avatar_basic_fb87 .hover_ed6b > li > a:hover,
.avatar_basic_fb87 .element_6529:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_basic_fb87 .warm-52bd {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87 .warm-52bd .text-action-1e80 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_basic_fb87 .warm-52bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_basic_fb87 .shade_right_4120 .fluid_698f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87 .shade_right_4120 .fluid_698f .nav_10f9 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87
  .shade_right_4120
  .fluid_698f
  .nav_10f9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87
  .shade_right_4120
  .fluid_698f
  .nav_10f9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87
  .shade_right_4120
  .fluid_698f
  .nav_10f9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87
  .shade_right_4120
  .fluid_698f
  .nav_10f9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87 .shade_right_4120 .south_0297 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_basic_fb87 .shade_right_4120 .south_0297:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-8ece
  .avatar_basic_fb87
  .shade_right_4120
  .menu_dirty_d563
  .first-f4bf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.complex-8ece
  .avatar_basic_fb87
  .shade_right_4120
  .menu_dirty_d563
  .nav_10f9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-new-8525 .button_old_85f5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.button_old_85f5 .primary_steel_9c13.gradient-active-d7eb .hover_ed6b > li > a:focus,
.button_old_85f5 .primary_steel_9c13.gradient-active-d7eb .hover_ed6b > li > a:hover,
.button_old_85f5 .primary_steel_9c13.north_32a1 .hover_ed6b > li > a:focus,
.button_old_85f5 .primary_steel_9c13.north_32a1 .hover_ed6b > li > a:hover,
.button_old_85f5 .primary_steel_9c13.light-af17 .hover_ed6b > li > a:focus,
.button_old_85f5 .primary_steel_9c13.light-af17 .hover_ed6b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_old_85f5
  .primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li.summary-bronze-8196
  > a,
.button_old_85f5
  .primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li.description_fixed_818a
  > a,
.button_old_85f5
  .primary_steel_9c13.north_32a1
  .hover_ed6b
  > li.summary-bronze-8196
  > a,
.button_old_85f5
  .primary_steel_9c13.north_32a1
  .hover_ed6b
  > li.description_fixed_818a
  > a,
.button_old_85f5
  .primary_steel_9c13.light-af17
  .hover_ed6b
  > li.summary-bronze-8196
  > a,
.button_old_85f5 .primary_steel_9c13.light-af17 .hover_ed6b > li.south-2e63 > a {
  color: rgba(0, 0, 0, 0.8);
}
.button_old_85f5 .logo_green_9dab,
.button_old_85f5 .logo_green_9dab a {
  color: rgba(0, 0, 0, 0.8);
}
.button_old_85f5 .east-ba07.narrow-9938 li a,
.button_old_85f5 .mask-da62 a,
.button_old_85f5 .solid-7dfd,
.button_old_85f5 .hover_ed6b > li > a,
.button_old_85f5 .element_6529 {
  color: rgba(0, 0, 0, 0.55);
}
.button_old_85f5 .east-ba07.narrow-9938 li a:hover,
.button_old_85f5 .mask-da62 a:hover,
.button_old_85f5 .solid-7dfd:hover,
.button_old_85f5 .hover_ed6b > li > a:hover,
.button_old_85f5 .element_6529:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_old_85f5 .warm-52bd {
  color: rgba(0, 0, 0, 0.55);
}
.button_old_85f5 .warm-52bd .text-action-1e80 {
  color: rgba(0, 0, 0, 0.8);
}
.button_old_85f5 .warm-52bd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron_b374 .advanced-cbfa {
  margin-left: auto;
  margin-right: auto;
}
.detail-4dec > * {
  margin-left: auto;
  margin-right: auto;
}
.detail-4dec .shadow_8cce {
  margin-right: 1.41575em;
}
.silver-2e9a .detail-4dec > .easy-c324 {
  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;
}
.silver-2e9a .detail-4dec > .background_huge_0b56 {
  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;
}
.aside-2398.iron_b374 .advanced-cbfa,
.nav_soft_1b27.iron_b374 .advanced-cbfa {
  margin-left: 0;
}
.basic-c5a9.iron_b374 .advanced-cbfa,
.message-easy-7eb9.iron_b374 .advanced-cbfa {
  margin-right: 0;
}
.detail-4dec ol,
.detail-4dec ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tiny-6603 video {
  max-width: 100%;
}
.picture-0369 img {
  display: block;
}
.picture-0369.shadow_8cce,
.picture-0369.heading-new-56a3 {
  width: 100%;
}
.picture-0369.background_huge_0b56 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent_0c04:not(.filter-ad63) {
  margin: 1.5em auto;
}
.content-fluid-59ef p {
  padding: 1.5em 14px;
}
ul.pink-1a02.background_huge_0b56,
ul.pink-1a02.easy-c324,
ul.pink-1a02.west_1ae4.easy-c324 {
  padding: 0 14px;
}
.gradient_921c {
  display: block;
  overflow-x: auto;
}
.gradient_921c table {
  border-collapse: collapse;
  width: 100%;
}
.gradient_921c td,
.gradient_921c th {
  padding: 0.5em;
}
.detail-4dec li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail-4dec ol ol,
.detail-4dec ol ul,
.detail-4dec ul ol,
.detail-4dec ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail-4dec ol ol li,
.detail-4dec ol ul li,
.detail-4dec ul ol li,
.detail-4dec ul ul li {
  margin-left: 0;
}
.picture-pro-3129.bottom-4e91 > .layout_copper_a7c4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.picture-pro-3129.bottom-4e91 > .layout_copper_a7c4 iframe,
.picture-pro-3129.bottom-4e91 > .layout_copper_a7c4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.full_8600 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.full_8600.image-focused-dac9 {
  padding: 0;
}
.full_8600.image-focused-dac9 cite {
  font-size: 13px;
}
.full_8600 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.full_8600 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.liquid-3710 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.liquid-3710 > p:first-child {
  margin-top: 0;
}
.liquid-3710 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.liquid-3710 blockquote {
  border-left: 0;
}
.section_edff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section_edff:not(.out_7797) {
  max-width: 100px;
}
.section_edff.header-aec4 {
  border-bottom: none !important;
  text-align: center;
}
.section_edff.header-aec4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .content-fluid-59ef p {
    padding: 1.5em 0;
  }
}
.carousel-cd3e {
  color: #0073aa;
}
.logo_892b {
  background-color: #0073aa;
}
.filter_063b {
  color: #229fd8;
}
.sort-over-6363 {
  background-color: #229fd8;
}
.grid-38ac {
  color: #eee;
}
.full-78bb {
  background-color: #eee;
}
.sort_6c4d {
  color: #444;
}
.slider_red_48cc {
  background-color: #444;
}
.info_paper_e92d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info_paper_e92d .hovered-91ee .mask-da62 {
  font-size: 15px;
}
.info_paper_e92d .mask-da62 {
  line-height: 1.3;
}
.info_paper_e92d .button_old_85f5 {
}
.info_paper_e92d .avatar_basic_fb87 {
  background: #235787;
}
.current-c303 {
  padding: 0;
}
.current-c303 .avatar_basic_fb87 {
  background: #1a1a1a;
}
.current-c303 .button_old_85f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.block-b4f6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.block-b4f6 .button_old_85f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.block-b4f6 .avatar_basic_fb87 {
  background: #303030;
}
.filter-gas-a59e {
  position: relative;
  z-index: 10;
}
.filter-gas-a59e .main_full_8ee6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-42c3 .photo-bottom-4eb8 {
  display: inline-block;
  vertical-align: middle;
}
.list-42c3.full_2696 .photo-bottom-4eb8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .list-42c3.full_2696 .photo-bottom-4eb8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .list-42c3.full_2696 .photo-bottom-4eb8 {
    margin-right: 0.4em;
  }
}
.list-42c3.full_2696 .photo-bottom-4eb8:last-child {
  margin-right: 0;
}
.tabs-wood-dfe7 .main_full_8ee6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notification-new-8525 .hovered-91ee {
    margin: 0 -0.5em;
  }
  .notification-new-8525 .hovered-91ee [class*="customify-col-"],
  .notification-new-8525 .hovered-91ee [class*="customify-col_"],
  .notification-new-8525 .hovered-91ee [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notification-new-8525.primary_9317 .main_full_8ee6 {
  background: 0 0 !important;
}
.notification-new-8525.primary_9317 .main_full_8ee6,
.notification-new-8525.tabs-wood-dfe7 .main_full_8ee6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notification-new-8525.hero_f54c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notification-new-8525.tabs-wood-dfe7 .main_full_8ee6 {
  box-shadow: none !important;
}
.accent_narrow_828d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accent_narrow_828d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accent_narrow_828d {
    padding: 18px 0 20px;
  }
}
.accent_narrow_828d .dropdown-under-55f2 {
  width: 100%;
}
.accent_narrow_828d .copper-e429 {
  margin-bottom: 0;
}
.accent_narrow_828d .blue_7f37 {
  margin-top: 5px;
  font-size: 0.875em;
}
.narrow_f1fa {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.narrow_f1fa .avatar_wide_5054 {
  width: 100%;
}
.middle_ae54 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.middle_ae54 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.middle_ae54 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;
}
.middle_ae54 li:last-child:after {
  display: none;
}
.middle_ae54 li a {
  font-weight: 500;
  margin-right: 10px;
}
.out_6351 .next-fe9d button,
.accent_narrow_828d .next-fe9d button {
  left: 0;
}
.out_6351 .avatar_wide_5054,
.accent_narrow_828d .avatar_wide_5054 {
  padding-left: 0;
  padding-right: 0;
}
.out_6351 .narrow_f1fa,
.accent_narrow_828d .narrow_f1fa {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.out_6351 {
  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;
}
.out_6351: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;
}
.out_6351 .shade-793a {
  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) {
  .out_6351 .shade-793a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .out_6351 .shade-793a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .out_6351 .shade-793a {
    min-height: 200px;
  }
}
.out_6351 .middle_ae54 {
  color: rgba(255, 255, 255, 0.8);
}
.out_6351 .middle_ae54 a,
.out_6351 .middle_ae54 li:after {
  color: inherit;
}
.out_6351 .middle_ae54 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mask-middle-f754 {
  margin-bottom: 0.5em;
}
.accordion_gold_d0d5 {
  margin-bottom: 1.2em;
}
.accordion_gold_d0d5,
.mask-middle-f754 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accordion_gold_d0d5 p:last-child,
.mask-middle-f754 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .next-fe9d,
#masthead .next-fe9d {
  display: none;
}
#masthead
  > .next-fe9d.footer-c64e {
  display: none;
}
#masthead > .next-fe9d button {
  left: 0;
}
.top_dbc5 {
  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%;
}
.top_dbc5 .photo-bottom-4eb8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.top_dbc5 .modal-2d76 {
  display: -webkit-box;
  display: flex;
}
.top_dbc5 .modal-2d76.bright-bf71 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.top_dbc5 .modal-2d76.layout_bottom_9cbe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_dbc5 .modal-2d76.active-in-3071 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_dbc5.button-3d5d.first_a3ec .modal-2d76.bright-bf71 {
  flex-basis: 100%;
}
.top_dbc5.chip_ac4f .modal-2d76.layout_bottom_9cbe {
  -webkit-box-flex: 1;
  flex: auto;
}
.top_dbc5.chip_ac4f .modal-2d76.active-in-3071 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .next-fe9d.footer-c64e {
  display: none;
}
#masthead > .next-fe9d button {
  left: 0;
}
.wide_b385 {
  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;
}
.wide_b385:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wide_b385.hovered_507d i {
  margin-right: 4px;
}
.wide_b385.popup-89ef i {
  margin-left: 5px;
}
.mask-da62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask-da62 p:last-child {
  margin-bottom: 0;
}
.paragraph-1271 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paragraph-1271 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paragraph-1271 img {
  display: block;
  width: auto;
  line-height: 1;
}
.paragraph-1271 .logo_green_9dab {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paragraph-1271 .notification-1590 {
  margin: 5px 0 7px 0;
}
.paragraph-1271.icon_down_4af1 .wood_5b75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-1271.icon_down_4af1 .dropdown_4fe9 {
  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;
}
.paragraph-1271.sidebar-0b6b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paragraph-1271.sidebar-0b6b .wood_5b75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-1271.sidebar-0b6b .dropdown_4fe9 {
  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;
}
.paragraph-1271.iron_a2dc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph-1271.hot-5a64 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paragraph-1271.hot-5a64 .dropdown_4fe9 {
  margin-top: 7px;
}
.green_e70e {
  display: inline-block;
}
.filter-gas-a59e .item_75e3 .paragraph-1271 img {
  max-width: 100%;
}
.primary_steel_9c13 .hero_first_4114.form-prev-259d,
.fluid-3341 .hero_first_4114.form-prev-259d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_steel_9c13 .tall_70ba,
.fluid-3341 .tall_70ba {
  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%);
}
.primary_steel_9c13 .tall_70ba {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary_steel_9c13.white-ec85 .tall_70ba {
  display: none;
}
.primary_steel_9c13 .texture-gas-b5ce {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary_steel_9c13 .texture-gas-b5ce li {
  display: inline-block;
  position: relative;
}
.primary_steel_9c13 .texture-gas-b5ce li:last-child {
  margin-right: 0;
}
.primary_steel_9c13 .texture-gas-b5ce 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;
}
.primary_steel_9c13 .texture-gas-b5ce li.south-2e63 > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary_steel_9c13 .texture-gas-b5ce > 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;
}
.primary_steel_9c13 .texture-gas-b5ce > li > a i {
  line-height: 0;
}
.primary_steel_9c13 .texture-gas-b5ce > li.article-208b > a .tall_70ba {
  margin-left: 4px;
  line-height: 0;
}
.primary_steel_9c13 .texture-gas-b5ce .avatar_e42f li.article-208b > a {
  position: relative;
}
.primary_steel_9c13 .texture-gas-b5ce .avatar_e42f li.article-208b > a:after,
.primary_steel_9c13 .texture-gas-b5ce .avatar_e42f li.article-208b > a:before {
  content: "";
  display: table;
}
.primary_steel_9c13 .texture-gas-b5ce .avatar_e42f li.article-208b > a:after {
  clear: both;
}
.primary_steel_9c13 .texture-gas-b5ce .avatar_e42f li.article-208b > a .tall_70ba {
  margin-left: 5px;
  float: right;
}
.primary_steel_9c13 .liquid-555f,
.primary_steel_9c13 .avatar_e42f {
  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;
}
.primary_steel_9c13 .avatar_e42f {
  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;
}
.primary_steel_9c13 .avatar_e42f .form-prev-259d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_steel_9c13 .avatar_e42f .tall_70ba {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary_steel_9c13 .avatar_e42f li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary_steel_9c13 .avatar_e42f 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;
}
.primary_steel_9c13 .avatar_e42f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary_steel_9c13 .avatar_e42f .avatar_e42f {
  top: 0;
  left: 100%;
}
.primary_steel_9c13 .chip_08cd.fn-focus-f2bb > .liquid-555f,
.primary_steel_9c13 .chip_08cd.fn-focus-f2bb > .avatar_e42f,
.primary_steel_9c13 .chip_08cd:focus > .liquid-555f,
.primary_steel_9c13 .chip_08cd:focus > .avatar_e42f,
.primary_steel_9c13 .chip_08cd:hover > .liquid-555f,
.primary_steel_9c13 .chip_08cd:hover > .avatar_e42f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary_steel_9c13.light-af17 .hover_ed6b:after,
.primary_steel_9c13.light-af17 .hover_ed6b:before {
  content: "";
  display: table;
}
.primary_steel_9c13.light-af17 .hover_ed6b:after {
  clear: both;
}
.primary_steel_9c13.light-af17 .hover_ed6b > li {
  float: left;
}
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b:after,
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b:before {
  content: "";
  display: table;
}
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b:after {
  clear: both;
}
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b > li {
  float: left;
}
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b > li.summary-bronze-8196 > a,
.primary_steel_9c13.shade-middle-89c5 .hover_ed6b > li.south-2e63 > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary_steel_9c13.gradient-active-d7eb .hover_ed6b > li > a .form-prev-259d {
  position: relative;
}
.primary_steel_9c13.gradient-active-d7eb .hover_ed6b > li > a .form-prev-259d: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;
}
.primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li:focus
  > a
  .form-prev-259d:before,
.primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li:hover
  > a
  .form-prev-259d:before {
  width: 100%;
  background-color: currentColor;
}
.primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li.summary-bronze-8196
  > a
  .form-prev-259d:before,
.primary_steel_9c13.gradient-active-d7eb
  .hover_ed6b
  > li.description_fixed_818a
  > a
  .form-prev-259d:before {
  width: 100%;
  background-color: currentColor;
}
.primary_steel_9c13.north_32a1 .hover_ed6b > li > a .form-prev-259d {
  position: relative;
}
.primary_steel_9c13.north_32a1 .hover_ed6b > li > a .form-prev-259d: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;
}
.primary_steel_9c13.north_32a1 .hover_ed6b > li:focus > a .form-prev-259d:before,
.primary_steel_9c13.north_32a1
  .hover_ed6b
  > li:hover
  > a
  .form-prev-259d:before {
  width: 100%;
  background-color: currentColor;
}
.primary_steel_9c13.north_32a1
  .hover_ed6b
  > li.summary-bronze-8196
  > a
  .form-prev-259d:before,
.primary_steel_9c13.north_32a1
  .hover_ed6b
  > li.description_fixed_818a
  > a
  .form-prev-259d:before {
  width: 100%;
  background-color: currentColor;
}
.fluid-3341 .texture-gas-b5ce {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fluid-3341 .texture-gas-b5ce li:first-child > a {
  border-top: none;
}
.fluid-3341 .texture-gas-b5ce .nav-3734 > .form-prev-259d .tall_70ba {
  display: none;
}
.fluid-3341 .texture-gas-b5ce li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fluid-3341 .texture-gas-b5ce li:last-child {
  border: none;
}
.fluid-3341 .texture-gas-b5ce li.article-208b > a {
  padding-right: 45px !important;
}
.fluid-3341 .texture-gas-b5ce li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fluid-3341 .texture-gas-b5ce li a:focus,
.fluid-3341 .texture-gas-b5ce li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-3341 .texture-gas-b5ce li .sort-rough-98bf {
  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;
}
.fluid-3341 .texture-gas-b5ce li .sort-rough-98bf:hover {
  box-shadow: none;
}
.fluid-3341 .texture-gas-b5ce li .sort-rough-98bf .tall_70ba {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fluid-3341 .texture-gas-b5ce .avatar_e42f {
  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);
}
.fluid-3341 .texture-gas-b5ce .avatar_e42f li a {
  padding-left: 3em;
}
.fluid-3341 .texture-gas-b5ce .paragraph_pressed_2748 > a .sort-rough-98bf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fluid-3341 .texture-gas-b5ce .paragraph_pressed_2748 > .avatar_e42f {
  display: block;
  opacity: 1;
}
.pagination_complex_2062 {
  max-width: 100%;
}
.new-8135 {
  line-height: 0;
  cursor: pointer;
}
.element_6529 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.element_6529:hover {
  box-shadow: none;
  color: currentColor;
}
.element_6529 svg {
  width: 18px;
  height: 18px;
}
.element_6529 .mini-deb9 {
  display: none;
}
.large-10d1 {
  position: relative;
}
.large-10d1.fn-active-f2bb .element_6529 .active_thick_8d76 {
  display: none;
}
.large-10d1.fn-active-f2bb .element_6529 .mini-deb9 {
  display: inline-block;
}
.large-10d1 .fresh-d32d {
  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);
}
.large-10d1.secondary_orange_afd8 .fresh-d32d {
  left: auto;
  right: -0.9em;
}
.large-10d1.secondary_orange_afd8 .logo_medium_a06c::before {
  left: auto;
  right: 15px;
}
.large-10d1.fn-active-f2bb .fresh-d32d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_dirty_d563 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu_dirty_d563 label {
  flex-basis: 100%;
}
.menu_dirty_d563 .fluid_698f {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.menu_dirty_d563 .nav_10f9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu_dirty_d563 .nav_10f9:focus {
  background-color: transparent;
}
.menu_dirty_d563 button.south_0297 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu_dirty_d563 button.south_0297:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu_dirty_d563 button.south_0297 svg {
  width: 18px;
  height: 18px;
}
.menu_dirty_d563 input[type="submit"] {
  min-height: auto;
}
.shade_right_4120 .menu_dirty_d563 .nav_10f9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo_medium_a06c {
  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) {
  .logo_medium_a06c {
    width: 220px;
  }
}
.logo_medium_a06c label {
  flex-basis: 100%;
}
.logo_medium_a06c::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;
}
.complex-8ece .shade_right_4120 .menu_dirty_d563 {
  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;
}
.complex-8ece
  .shade_right_4120
  .menu_dirty_d563
  .fluid_698f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.complex-8ece .shade_right_4120 .menu_dirty_d563 .nav_10f9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.complex-8ece
  .shade_right_4120
  .menu_dirty_d563
  .nav_10f9:focus {
  background: 0 0;
}
.complex-8ece
  .shade_right_4120
  .menu_dirty_d563
  .first-f4bf {
  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;
}
.east-ba07 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.east-ba07 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.east-ba07 li:last-child {
  margin-right: 0;
}
.east-ba07 li:first-child {
  margin-left: 0;
}
.east-ba07.info_purple_8737 a {
  color: #fff;
}
.east-ba07.info_purple_8737 a:hover {
  color: #fff;
}
.east-ba07 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.east-ba07 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.east-ba07 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.east-ba07 a:hover {
  opacity: 0.9;
  color: inherit;
}
.east-ba07 [class*="social-icon-apple"] {
  background-color: #999;
}
.east-ba07 [class*="social-icon-apple"].hard-6d84 {
  background-color: transparent;
  color: #999;
}
.east-ba07 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.east-ba07 [class*="social-icon-behance"].hard-6d84 {
  background-color: transparent;
  color: #1769ff;
}
.east-ba07 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.east-ba07 [class*="social-icon-bitbucket"].hard-6d84 {
  background-color: transparent;
  color: #205081;
}
.east-ba07 [class*="social-icon-codepen"] {
  background-color: #000;
}
.east-ba07 [class*="social-icon-codepen"].hard-6d84 {
  background-color: transparent;
  color: #000;
}
.east-ba07 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.east-ba07 [class*="social-icon-delicious"].hard-6d84 {
  background-color: transparent;
  color: #39f;
}
.east-ba07 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.east-ba07 [class*="social-icon-digg"].hard-6d84 {
  background-color: transparent;
  color: #005be2;
}
.east-ba07 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.east-ba07 [class*="social-icon-dribbble"].hard-6d84 {
  background-color: transparent;
  color: #ea4c89;
}
.east-ba07 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.east-ba07 [class*="social-icon-envelope"].hard-6d84 {
  background-color: transparent;
  color: #ea4335;
}
.east-ba07 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.east-ba07 [class*="social-icon-facebook"].hard-6d84 {
  background-color: transparent;
  color: #3b5998;
}
.east-ba07 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.east-ba07 [class*="social-icon-flickr"].hard-6d84 {
  background-color: transparent;
  color: #0063dc;
}
.east-ba07 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.east-ba07 [class*="social-icon-foursquare"].hard-6d84 {
  background-color: transparent;
  color: #2d5be3;
}
.east-ba07 [class*="social-icon-github"] {
  background-color: #333;
}
.east-ba07 [class*="social-icon-github"].hard-6d84 {
  background-color: transparent;
  color: #333;
}
.east-ba07 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.east-ba07 [class*="social-icon-google-plus"].hard-6d84 {
  background-color: transparent;
  color: #dd4b39;
}
.east-ba07 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.east-ba07 [class*="social-icon-houzz"].hard-6d84 {
  background-color: transparent;
  color: #7ac142;
}
.east-ba07 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.east-ba07 [class*="social-icon-instagram"].hard-6d84 {
  background-color: transparent;
  color: #262626;
}
.east-ba07 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.east-ba07 [class*="social-icon-jsfiddle"].hard-6d84 {
  background-color: transparent;
  color: #487aa2;
}
.east-ba07 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.east-ba07 [class*="social-icon-linkedin"].hard-6d84 {
  background-color: transparent;
  color: #0077b5;
}
.east-ba07 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.east-ba07 [class*="social-icon-medium"].hard-6d84 {
  background-color: transparent;
  color: #00ab6b;
}
.east-ba07 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.east-ba07
  [class*="social-icon-odnoklassniki"].hard-6d84 {
  background-color: transparent;
  color: #f4731c;
}
.east-ba07 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.east-ba07 [class*="social-icon-meetup"].hard-6d84 {
  background-color: transparent;
  color: #ec1c40;
}
.east-ba07 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.east-ba07 [class*="social-icon-pinterest"].hard-6d84 {
  background-color: transparent;
  color: #bd081c;
}
.east-ba07 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.east-ba07 [class*="social-icon-product-hunt"].hard-6d84 {
  background-color: transparent;
  color: #da552f;
}
.east-ba07 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.east-ba07 [class*="social-icon-reddit"].hard-6d84 {
  background-color: transparent;
  color: #ff4500;
}
.east-ba07 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.east-ba07 [class*="social-icon-rss"].hard-6d84 {
  background-color: transparent;
  color: #f26522;
}
.east-ba07 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.east-ba07
  [class*="social-icon-shopping-cart"].hard-6d84 {
  background-color: transparent;
  color: #4caf50;
}
.east-ba07 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.east-ba07 [class*="social-icon-skype"].hard-6d84 {
  background-color: transparent;
  color: #00aff0;
}
.east-ba07 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.east-ba07 [class*="social-icon-slideshare"].hard-6d84 {
  background-color: transparent;
  color: #0077b5;
}
.east-ba07 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.east-ba07 [class*="social-icon-snapchat"].hard-6d84 {
  background-color: transparent;
  color: #fffc00;
}
.east-ba07 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.east-ba07 [class*="social-icon-soundcloud"].hard-6d84 {
  background-color: transparent;
  color: #f80;
}
.east-ba07 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.east-ba07 [class*="social-icon-spotify"].hard-6d84 {
  background-color: transparent;
  color: #2ebd59;
}
.east-ba07 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.east-ba07
  [class*="social-icon-stack-overflow"].hard-6d84 {
  background-color: transparent;
  color: #fe7a15;
}
.east-ba07 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.east-ba07 [class*="social-icon-maldkfgram"].hard-6d84 {
  background-color: transparent;
  color: #2ca5e0;
}
.east-ba07 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.east-ba07 [class*="social-icon-tripadvisor"].hard-6d84 {
  background-color: transparent;
  color: #589442;
}
.east-ba07 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.east-ba07 [class*="social-icon-tumblr"].hard-6d84 {
  background-color: transparent;
  color: #35465c;
}
.east-ba07 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.east-ba07 [class*="social-icon-twitch"].hard-6d84 {
  background-color: transparent;
  color: #6441a5;
}
.east-ba07 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.east-ba07 [class*="social-icon-twitter"].hard-6d84 {
  background-color: transparent;
  color: #1da1f2;
}
.east-ba07 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.east-ba07 [class*="social-icon-vimeo"].hard-6d84 {
  background-color: transparent;
  color: #1ab7ea;
}
.east-ba07 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.east-ba07 [class*="social-icon-vk"].hard-6d84 {
  background-color: transparent;
  color: #45668e;
}
.east-ba07 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.east-ba07 [class*="social-icon-weibo"].hard-6d84 {
  background-color: transparent;
  color: #df2029;
}
.east-ba07 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.east-ba07 [class*="social-icon-weixin"].hard-6d84 {
  background-color: transparent;
  color: #7bb32e;
}
.east-ba07 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.east-ba07 [class*="social-icon-whatsapp"].hard-6d84 {
  background-color: transparent;
  color: #25d366;
}
.east-ba07 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.east-ba07 [class*="social-icon-wordpress"].hard-6d84 {
  background-color: transparent;
  color: #21759b;
}
.east-ba07 [class*="social-icon-xing"] {
  background-color: #026466;
}
.east-ba07 [class*="social-icon-xing"].hard-6d84 {
  background-color: transparent;
  color: #026466;
}
.east-ba07 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.east-ba07 [class*="social-icon-yelp"].hard-6d84 {
  background-color: transparent;
  color: #af0606;
}
.east-ba07 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.east-ba07 [class*="social-icon-youtube"].hard-6d84 {
  background-color: transparent;
  color: #cd201f;
}
.solid-7dfd {
  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;
}
.solid-7dfd:hover {
  box-shadow: none;
  background: 0 0;
}
.banner_action_9409 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.liquid_11ee {
  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;
}
.text_gold_bd8d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent_301f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent_301f,
.accent_301f::after,
.accent_301f::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;
}
.accent_301f::after,
.accent_301f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accent-focused-9a12 .liquid_11ee .text_gold_bd8d {
  margin-top: -2px;
  width: 19px;
}
.accent-focused-9a12 .liquid_11ee .accent_301f {
  margin-top: -1px;
}
.accent-focused-9a12 .liquid_11ee .accent_301f,
.accent-focused-9a12 .liquid_11ee .accent_301f::after,
.accent-focused-9a12 .liquid_11ee .accent_301f::before {
  width: 19px;
  height: 2px;
}
.accent-focused-9a12 .liquid_11ee .accent_301f::before {
  top: -6px;
}
.accent-focused-9a12 .liquid_11ee .accent_301f::after {
  bottom: -6px;
}
.green-8431 .liquid_11ee .text_gold_bd8d {
  margin-top: -2px;
  width: 22px;
}
.green-8431 .liquid_11ee .accent_301f {
  margin-top: -1px;
}
.green-8431 .liquid_11ee .accent_301f,
.green-8431 .liquid_11ee .accent_301f::after,
.green-8431 .liquid_11ee .accent_301f::before {
  width: 22px;
  height: 2px;
}
.green-8431 .liquid_11ee .accent_301f::before {
  top: -7px;
}
.green-8431 .liquid_11ee .accent_301f::after {
  bottom: -7px;
}
.search-static-2179 .liquid_11ee .text_gold_bd8d {
  margin-top: -2px;
  width: 31px;
}
.search-static-2179 .liquid_11ee .accent_301f {
  margin-top: -1.5px;
}
.search-static-2179 .liquid_11ee .accent_301f,
.search-static-2179 .liquid_11ee .accent_301f::after,
.search-static-2179 .liquid_11ee .accent_301f::before {
  width: 31px;
  height: 3px;
}
.search-static-2179 .liquid_11ee .accent_301f::before {
  top: -9px;
}
.search-static-2179 .liquid_11ee .accent_301f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .frame_left_89d4 .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 19px;
  }
  .frame_left_89d4 .liquid_11ee .accent_301f {
    margin-top: -1px;
  }
  .frame_left_89d4 .liquid_11ee .accent_301f,
  .frame_left_89d4 .liquid_11ee .accent_301f::after,
  .frame_left_89d4 .liquid_11ee .accent_301f::before {
    width: 19px;
    height: 2px;
  }
  .frame_left_89d4 .liquid_11ee .accent_301f::before {
    top: -6px;
  }
  .frame_left_89d4 .liquid_11ee .accent_301f::after {
    bottom: -6px;
  }
  .action-ad50 .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 22px;
  }
  .action-ad50 .liquid_11ee .accent_301f {
    margin-top: -1px;
  }
  .action-ad50 .liquid_11ee .accent_301f,
  .action-ad50 .liquid_11ee .accent_301f::after,
  .action-ad50 .liquid_11ee .accent_301f::before {
    width: 22px;
    height: 2px;
  }
  .action-ad50 .liquid_11ee .accent_301f::before {
    top: -7px;
  }
  .action-ad50 .liquid_11ee .accent_301f::after {
    bottom: -7px;
  }
  .table-3ff6 .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 31px;
  }
  .table-3ff6 .liquid_11ee .accent_301f {
    margin-top: -1.5px;
  }
  .table-3ff6 .liquid_11ee .accent_301f,
  .table-3ff6 .liquid_11ee .accent_301f::after,
  .table-3ff6 .liquid_11ee .accent_301f::before {
    width: 31px;
    height: 3px;
  }
  .table-3ff6 .liquid_11ee .accent_301f::before {
    top: -9px;
  }
  .table-3ff6 .liquid_11ee .accent_301f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .thick-648f .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 19px;
  }
  .thick-648f .liquid_11ee .accent_301f {
    margin-top: -1px;
  }
  .thick-648f .liquid_11ee .accent_301f,
  .thick-648f .liquid_11ee .accent_301f::after,
  .thick-648f .liquid_11ee .accent_301f::before {
    width: 19px;
    height: 2px;
  }
  .thick-648f .liquid_11ee .accent_301f::before {
    top: -6px;
  }
  .thick-648f .liquid_11ee .accent_301f::after {
    bottom: -6px;
  }
  .active_action_408d .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 22px;
  }
  .active_action_408d .liquid_11ee .accent_301f {
    margin-top: -1px;
  }
  .active_action_408d .liquid_11ee .accent_301f,
  .active_action_408d .liquid_11ee .accent_301f::after,
  .active_action_408d .liquid_11ee .accent_301f::before {
    width: 22px;
    height: 2px;
  }
  .active_action_408d .liquid_11ee .accent_301f::before {
    top: -7px;
  }
  .active_action_408d .liquid_11ee .accent_301f::after {
    bottom: -7px;
  }
  .table-selected-306a .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 31px;
  }
  .table-selected-306a .liquid_11ee .accent_301f {
    margin-top: -1.5px;
  }
  .table-selected-306a .liquid_11ee .accent_301f,
  .table-selected-306a .liquid_11ee .accent_301f::after,
  .table-selected-306a .liquid_11ee .accent_301f::before {
    width: 31px;
    height: 3px;
  }
  .table-selected-306a .liquid_11ee .accent_301f::before {
    top: -9px;
  }
  .table-selected-306a .liquid_11ee .accent_301f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_red_4dea .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_red_4dea .liquid_11ee .accent_301f {
    margin-top: -1px;
  }
  .thumbnail_red_4dea .liquid_11ee .accent_301f,
  .thumbnail_red_4dea .liquid_11ee .accent_301f::after,
  .thumbnail_red_4dea .liquid_11ee .accent_301f::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_red_4dea .liquid_11ee .accent_301f::before {
    top: -6px;
  }
  .thumbnail_red_4dea .liquid_11ee .accent_301f::after {
    bottom: -6px;
  }
  .disabled-prev-a4fd .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-prev-a4fd .liquid_11ee .accent_301f {
    margin-top: -1px;
  }
  .disabled-prev-a4fd .liquid_11ee .accent_301f,
  .disabled-prev-a4fd .liquid_11ee .accent_301f::after,
  .disabled-prev-a4fd .liquid_11ee .accent_301f::before {
    width: 22px;
    height: 2px;
  }
  .disabled-prev-a4fd .liquid_11ee .accent_301f::before {
    top: -7px;
  }
  .disabled-prev-a4fd .liquid_11ee .accent_301f::after {
    bottom: -7px;
  }
  .popup_rough_10eb .liquid_11ee .text_gold_bd8d {
    margin-top: -2px;
    width: 31px;
  }
  .popup_rough_10eb .liquid_11ee .accent_301f {
    margin-top: -1.5px;
  }
  .popup_rough_10eb .liquid_11ee .accent_301f,
  .popup_rough_10eb .liquid_11ee .accent_301f::after,
  .popup_rough_10eb .liquid_11ee .accent_301f::before {
    width: 31px;
    height: 3px;
  }
  .popup_rough_10eb .liquid_11ee .accent_301f::before {
    top: -9px;
  }
  .popup_rough_10eb .liquid_11ee .accent_301f::after {
    bottom: -9px;
  }
}
.shade-3e8b .accent_301f {
  -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);
}
.shade-3e8b .accent_301f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shade-3e8b .accent_301f::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);
}
.shade-3e8b.dirty-da53 .accent_301f {
  -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);
}
.shade-3e8b.dirty-da53 .accent_301f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shade-3e8b.dirty-da53 .accent_301f::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);
}
.pressed-d309 {
  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.right-abf3:before {
  display: none;
}
.frame-brown-d6cc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame-brown-d6cc .background_eae2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame-brown-d6cc .background_eae2:last-of-type {
  border-bottom: none;
}
.frame-brown-d6cc .background_eae2.smooth-33d3,
.frame-brown-d6cc .background_eae2.status_pressed_7625,
.frame-brown-d6cc .background_eae2.pressed_710f {
  padding: 0;
}
.frame-brown-d6cc .fluid-3341 .sort-rough-98bf {
  color: currentColor;
}
.frame-brown-d6cc .fluid-3341 .sort-rough-98bf:focus,
.frame-brown-d6cc .fluid-3341 .sort-rough-98bf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-brown-d6cc.button_old_85f5 .warm-52bd,
.frame-brown-d6cc.button_old_85f5 .mask-da62 a,
.frame-brown-d6cc.button_old_85f5 .hover_ed6b a,
.frame-brown-d6cc.button_old_85f5 .avatar_e42f a {
  color: rgba(0, 0, 0, 0.55);
}
.frame-brown-d6cc.button_old_85f5 .warm-52bd:hover,
.frame-brown-d6cc.button_old_85f5 .mask-da62 a:hover,
.frame-brown-d6cc.button_old_85f5 .hover_ed6b a:hover,
.frame-brown-d6cc.button_old_85f5 .avatar_e42f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-brown-d6cc.button_old_85f5 .text-action-1e80 {
  color: rgba(0, 0, 0, 0.8);
}
.frame-brown-d6cc.button_old_85f5 .background_eae2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-brown-d6cc.button_old_85f5 .background_eae2:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame-brown-d6cc.button_old_85f5 .east_09bd:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame-brown-d6cc.button_old_85f5 .fluid-3341 .texture-gas-b5ce li a,
.frame-brown-d6cc.button_old_85f5 .fluid-3341 .sort-rough-98bf,
.frame-brown-d6cc.button_old_85f5 .avatar_e42f {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-brown-d6cc.button_old_85f5 .fluid-3341 .sort-rough-98bf:focus,
.frame-brown-d6cc.button_old_85f5 .fluid-3341 .sort-rough-98bf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-brown-d6cc.button_old_85f5 .texture-gas-b5ce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-brown-d6cc.avatar_basic_fb87 .warm-52bd,
.frame-brown-d6cc.avatar_basic_fb87 .mask-da62 a,
.frame-brown-d6cc.avatar_basic_fb87 .hover_ed6b .sort-rough-98bf,
.frame-brown-d6cc.avatar_basic_fb87 .hover_ed6b a,
.frame-brown-d6cc.avatar_basic_fb87 .avatar_e42f a {
  color: rgba(255, 255, 255, 0.79);
}
.frame-brown-d6cc.avatar_basic_fb87 .warm-52bd:hover,
.frame-brown-d6cc.avatar_basic_fb87 .mask-da62 a:hover,
.frame-brown-d6cc.avatar_basic_fb87 .hover_ed6b .sort-rough-98bf:hover,
.frame-brown-d6cc.avatar_basic_fb87 .hover_ed6b a:hover,
.frame-brown-d6cc.avatar_basic_fb87 .avatar_e42f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-brown-d6cc.avatar_basic_fb87 .text-action-1e80 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-brown-d6cc.avatar_basic_fb87 .background_eae2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-brown-d6cc.avatar_basic_fb87 .background_eae2:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame-brown-d6cc.avatar_basic_fb87 .east_09bd:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-brown-d6cc.avatar_basic_fb87 .fluid-3341 .texture-gas-b5ce li a,
.frame-brown-d6cc.avatar_basic_fb87 .fluid-3341 .sort-rough-98bf,
.frame-brown-d6cc.avatar_basic_fb87 .avatar_e42f {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-brown-d6cc.avatar_basic_fb87 .fluid-3341 .sort-rough-98bf:focus,
.frame-brown-d6cc.avatar_basic_fb87 .fluid-3341 .sort-rough-98bf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-brown-d6cc.avatar_basic_fb87 .texture-gas-b5ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_09bd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.east_09bd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message_motion_30d6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table-6893 .frame-brown-d6cc {
  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;
}
.table-6893 .background_eae2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table-6893 .background_eae2: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) {
  .table-6893 .background_eae2:before {
    width: 16%;
    left: 42%;
  }
}
.table-6893 .background_eae2:last-child:before {
  content: none;
}
.table-6893 .background_eae2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table-6893 .fluid-3341 .texture-gas-b5ce li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table-6893 .fluid-3341 .texture-gas-b5ce li a .sort-rough-98bf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table-6893 .fluid-3341 .avatar_e42f {
  border: none;
}
.table-6893 .fluid-3341 .avatar_e42f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table-6893 .east_09bd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table-6893 .message_motion_30d6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table-6893 .avatar_basic_fb87 .east_09bd:before {
  background: rgba(0, 0, 0, 0.9);
}
.table-6893 .button_old_85f5.dim_5998 .accent_301f {
  background: rgba(0, 0, 0, 0.6);
}
.table-6893
  .button_old_85f5.dim_5998
  .accent_301f::after,
.table-6893
  .button_old_85f5.dim_5998
  .accent_301f:before {
  background: inherit;
}
.table-6893
  .button_old_85f5.dim_5998:hover
  .accent_301f {
  background: rgba(0, 0, 0, 0.8);
}
.modal_huge_f3c0 .frame-brown-d6cc {
  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) {
  .modal_huge_f3c0 .frame-brown-d6cc {
    width: auto;
    right: 45px;
  }
}
.fresh_3704 .frame-brown-d6cc {
  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) {
  .fresh_3704 .frame-brown-d6cc {
    width: auto;
    left: 45px;
  }
}
.right-abf3 .frame-brown-d6cc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.right-abf3 .message_motion_30d6 {
  max-width: 48em;
  margin: 0 auto;
}
.right-abf3 .east_09bd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sidebar_huge_60b7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_huge_60b7.table-6893 .frame-brown-d6cc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sidebar_huge_60b7.modal_huge_f3c0 .frame-brown-d6cc {
  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);
}
.sidebar_huge_60b7 .frame-brown-d6cc {
  visibility: visible;
}
.sidebar_huge_60b7.fresh_3704 .frame-brown-d6cc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.feature-9e90,
.logo_9c75 {
  overflow-x: hidden;
}
.feature-9e90 .frame-brown-d6cc {
  overflow: auto;
}
.feature-9e90.table-6893 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-9e90.table-6893 .frame-brown-d6cc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.feature-9e90.table-6893 .solid-7dfd {
  opacity: 0;
}
.feature-9e90.modal_huge_f3c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-9e90.modal_huge_f3c0 .frame-brown-d6cc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.feature-9e90.modal_huge_f3c0 .solid-7dfd {
  opacity: 0;
}
.feature-9e90.fresh_3704 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-9e90.fresh_3704 .frame-brown-d6cc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.feature-9e90.fresh_3704 .solid-7dfd {
  opacity: 0;
}
.feature-9e90.right-abf3 .frame-brown-d6cc {
  z-index: 10;
  visibility: visible;
}
.dim_5998 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dim_5998 .accent_301f {
  background: rgba(255, 255, 255, 0.99);
}
.dim_5998 .accent_301f::after,
.dim_5998 .accent_301f:before {
  background: inherit;
}
.dim_5998:hover .accent_301f {
  background: rgba(255, 255, 255, 0.99);
}
.fresh_3704 .dim_5998 {
  top: 10px;
  right: auto;
  left: 12px;
}
.right-abf3 .dim_5998 {
  display: none !important;
}
.feature-9e90:before,
.logo_9c75:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.feature-9e90 .dim_5998,
.logo_9c75 .dim_5998 {
  display: inline-block;
}
.frame-brown-d6cc .photo-bottom-4eb8 {
  -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;
}
.feature-9e90 .frame-brown-d6cc .photo-bottom-4eb8,
.logo_9c75 .frame-brown-d6cc .photo-bottom-4eb8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_ce13 .fluid_698f {
  width: 100%;
}
.item_75e3 {
  padding: 0 0.5em 0;
}
.item_75e3 [class*="customify-col-"],
.item_75e3 [class*="customify-col_"],
.item_75e3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout_49e6 .item_75e3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hovered-91ee .item-05bc,
  .item-05bc {
    display: none;
  }
  .left-dc6d {
    text-align: left;
  }
  .layout_dynamic_5850 {
    text-align: center;
  }
  .header_c700 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hovered-91ee .hero-cdc5,
  .hero-cdc5 {
    display: none;
  }
  .focused_a326 {
    text-align: left;
  }
  .main_over_bc0a {
    text-align: center;
  }
  .media-cd51 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hovered-91ee .badge_4ba6,
  .badge_4ba6 {
    display: none;
  }
  .tooltip-next-9ea6 {
    text-align: left;
  }
  .medium-5f06 {
    text-align: center;
  }
  .table_a758 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.column-simple-8aa9 {
  box-shadow: none !important;
}
.box-be8a .slider-prev-5828,
.popup_west_ea45 .slider-prev-5828 {
  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;
}
.popup_west_ea45 .slider-prev-5828 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main_full_8ee6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.main_full_8ee6:after,
.main_full_8ee6:before {
  content: "";
  display: table;
}
.main_full_8ee6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .main_full_8ee6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.main_full_8ee6,
.hero_f54c {
  max-width: 1248px;
  margin: 0 auto;
}

.silver-352a.block-complex-351d .main_full_8ee6 {
  max-width: 100%;
}
.silver-352a.pagination-a392 {
  max-width: 1200px;
  margin: 0 auto;
}
.silver-352a.texture_41d7 .main_full_8ee6 {
  max-width: 100%;
}
.silver-352a.texture_41d7 > .main_full_8ee6 {
  padding-left: 0;
  padding-right: 0;
}
.silver-352a.texture_41d7 > .main_full_8ee6 .hovered-91ee {
  margin: 0;
}
.silver-352a.texture_41d7
  > .main_full_8ee6
  .search_7c8f.warm_df6f {
  margin-right: 0;
  margin-left: 0;
}
.silver-352a.texture_41d7 #main.warm_df6f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search_0571 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search_0571 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gas-08fb .advanced-cbfa {
    padding-right: 1em;
  }
  .gas-08fb.motion-899d .search_7c8f {
    border-right: 1px solid #eaecee;
  }
  .gas-08fb.motion-899d .advanced-cbfa {
    padding-right: 1em;
  }
  .gas-08fb.motion-899d .secondary-fast-7077 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_41f6 .advanced-cbfa {
    padding-left: 1em;
  }
  .surface_41f6.motion-899d .search_7c8f {
    border-left: 1px solid #eaecee;
  }
  .surface_41f6.motion-899d .advanced-cbfa {
    padding-left: 1em;
  }
  .surface_41f6.motion-899d .secondary-fast-7077 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_outer_f895 .advanced-cbfa {
    padding-left: 1em;
  }
  .box_outer_f895.motion-899d .image_up_9aa6 {
    border-right: 1px solid #eaecee;
  }
  .box_outer_f895.motion-899d .selected_7c0d {
    border-right: 1px solid #eaecee;
  }
  .box_outer_f895.motion-899d .advanced-cbfa {
    padding-left: 1em;
  }
  .box_outer_f895.motion-899d .secondary-fast-7077 {
    padding-right: 1em;
  }
  .box_outer_f895.motion-899d .component_2c31 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_purple_b497 .advanced-cbfa {
    padding-right: 1em;
  }
  .input_purple_b497.motion-899d .image_up_9aa6 {
    border-left: 1px solid #eaecee;
  }
  .input_purple_b497.motion-899d .selected_7c0d {
    border-left: 1px solid #eaecee;
  }
  .input_purple_b497.motion-899d .advanced-cbfa {
    padding-right: 1em;
  }
  .input_purple_b497.motion-899d .secondary-fast-7077 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_purple_b497.motion-899d .component_2c31 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_0571 .advanced-cbfa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_0571.motion-899d .search_7c8f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search_0571.motion-899d .advanced-cbfa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_0571.motion-899d .secondary-fast-7077 {
    padding-left: 1em;
  }
  .search_0571.motion-899d .component_2c31 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search_0571.motion-899d .advanced-cbfa {
    padding-left: 0;
  }
}
.soft-ddcf .list-42c3 {
  display: inline-block;
}
.in_c78d {
  display: inline-block;
}
.primary_a2d1 {
  word-con: break-word;
}
.content-warm-c10e > span {
  display: inline-block;
  padding: 5px 0;
}
.content-warm-c10e .alert-8df4 {
  margin-left: 8px;
  margin-right: 8px;
}
.content-warm-c10e .cool-c1c1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column_17de .narrow-6983 {
  margin-bottom: 2em;
}
.column_17de .pagination-9c6e {
  margin-bottom: 15px;
}
.column_17de .pagination-9c6e:last-child {
  margin-bottom: 0;
}
.column_17de .element-3a2b {
  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) {
  .column_17de .element-3a2b {
    display: block;
  }
}
.column_17de .icon_72a1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column_17de .icon_72a1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column_17de .article-warm-4f98 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column_17de .article-warm-4f98 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column_17de .article-warm-4f98 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column_17de .primary_a2d1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_17de .primary_a2d1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column_17de .image-4334 p:last-child {
  margin-bottom: 0;
}
.column_17de .paper_ac4f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column_17de .wrapper-hovered-120d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column_17de .layout_rough_baa4 {
  margin-top: 1em;
}
.column_17de .text_bronze_922f {
  top: 0;
  display: block;
}
.column_17de .text_bronze_922f a {
  color: inherit;
}
.column_17de .text_bronze_922f a:hover {
  color: inherit;
}
.column_17de .red_8b85 {
  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;
}
.column_17de .red_8b85:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column_17de .wrapper-hovered-120d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column_17de .accordion_liquid_da99 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column_17de .accordion_liquid_da99:first-child {
  margin-top: 0;
}
.column_17de .accordion_liquid_da99.pagination_ccd0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column_17de .accordion_liquid_da99.simple_57f6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_17de
  .accordion_liquid_da99.simple_57f6.highlight-hot-1064
  .layout_rough_baa4 {
  width: 100%;
}
.column_17de .simple_57f6 {
  -webkit-box-align: center;
  align-items: center;
}
.column_17de .simple_57f6 .content-warm-c10e,
.column_17de .simple_57f6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column_17de .article-warm-4f98 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_17de .article-warm-4f98 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_17de .article-warm-4f98: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;
}
.column_17de .pagination_ccd0 {
  z-index: 5;
}
.column_17de .outline-0873 .icon-fd5d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column_17de .media_active_1472 .icon-fd5d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column_17de .outline-easy-a28d .icon-fd5d {
  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;
}
.column_17de.yellow_666b .element-3a2b,
.column_17de.progress-next-2981 .element-3a2b {
  display: block;
}
.column_17de.yellow_666b .element-3a2b .iron_54dc,
.column_17de.yellow_666b .element-3a2b .wrapper-hovered-120d,
.column_17de.progress-next-2981 .element-3a2b .iron_54dc,
.column_17de.progress-next-2981 .element-3a2b .wrapper-hovered-120d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_17de.popup_9205 .icon_72a1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column_17de.popup_9205 .icon_72a1 {
    margin-right: 0;
  }
}
.column_17de.yellow_666b .icon_72a1,
.column_17de.progress-next-2981 .icon_72a1 {
  padding-top: 40%;
}
.column_17de.yellow_666b .narrow-6983,
.column_17de.progress-next-2981 .narrow-6983 {
  display: block;
}
.column_17de.yellow_666b .fn-sticky-f2bb .wrapper-hovered-120d,
.column_17de.progress-next-2981 .fn-sticky-f2bb .wrapper-hovered-120d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column_17de.yellow_666b .icon_72a1,
.column_17de.progress-next-2981 .icon_72a1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column_17de.yellow_666b .wrapper-hovered-120d {
  padding: 1em;
}
.gas-5d01 {
  margin: 30px auto;
  display: block;
}
.gas-5d01 .thumbnail-ef5e > * {
  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;
}
.gas-5d01 .thumbnail-ef5e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas-5d01 .thumbnail-ef5e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary_a736 .content-warm-c10e {
  margin-bottom: 1.41575em;
}
.primary_a736 .card_huge_a0db {
  margin-bottom: 1.618em;
}
.detail-4dec .backdrop_gold_fd85 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail-4dec .backdrop_gold_fd85 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail-4dec .full-3a22 {
  max-width: 100%;
  overflow: auto;
}
.iron_b374 .detail-4dec a:hover {
  text-decoration: underline;
}
.block-b0ef .pagination-9c6e:not(.primary_a2d1),
.block-b0ef .article-warm-4f98 {
  margin-bottom: 1.41575em;
}
.block-b0ef .pagination-9c6e:not(.primary_a2d1):last-child,
.block-b0ef .article-warm-4f98:last-child {
  margin-bottom: 0;
}
.block-b0ef .pagination-9c6e.gallery_936b {
  margin-bottom: 0.41575em;
}
.block-b0ef .info_plasma_abbc:before,
.block-b0ef .active-c989:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.block-b0ef .info_plasma_abbc:before {
  content: "\f115";
}
.block-b0ef .active-c989:before {
  content: "\f02c";
}
.block-b0ef .panel_narrow_33db {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.block-b0ef .panel_narrow_33db a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-fluid-3b76 {
  display: -webkit-box;
  display: flex;
}
.menu-fluid-3b76 .modal-north-ca32 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-fluid-3b76 .modal-north-ca32 {
    flex-basis: 90px;
  }
}
.menu-fluid-3b76 .tall-1314 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-fluid-3b76 .tall-1314 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-fluid-3b76 .under-57e8 p:last-child {
  margin-bottom: 0.72em;
}
.row_east_f398 .thumbnail-ef5e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row_east_f398 .thumbnail-ef5e:after,
.row_east_f398 .thumbnail-ef5e:before {
  content: "";
  display: table;
}
.row_east_f398 .thumbnail-ef5e:after {
  clear: both;
}
.row_east_f398 .thumbnail-ef5e .section-e96b,
.row_east_f398 .thumbnail-ef5e .outer-7d57 {
  width: 49%;
}
.row_east_f398 .thumbnail-ef5e .section-e96b a span.lite-421b,
.row_east_f398 .thumbnail-ef5e .outer-7d57 a span.lite-421b {
  display: block;
  margin-bottom: 5px;
}
.row_east_f398 .thumbnail-ef5e .outer-7d57 {
  float: left;
  text-align: left;
}
.row_east_f398 .thumbnail-ef5e .section-e96b {
  float: right;
  text-align: right;
}
.summary_rough_234e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary_rough_234e {
    margin-bottom: 0;
  }
}
.chip_green_cb9a {
  margin-bottom: 1em;
}
.chip_green_cb9a .primary_a2d1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.thumbnail-a7ec a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_7b41 .chip_green_cb9a,
.progress_53ee .chip_green_cb9a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_7b41 .chip_green_cb9a,
  .progress_53ee .chip_green_cb9a {
    display: block;
  }
}
.active_7b41 .thumbnail-a7ec,
.progress_53ee .thumbnail-a7ec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_7b41 .thumbnail-a7ec,
  .progress_53ee .thumbnail-a7ec {
    margin-bottom: 1em;
  }
}
.active_7b41 .thumbnail-a7ec img,
.progress_53ee .thumbnail-a7ec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_7b41 .image_1a33,
.progress_53ee .image_1a33 {
  flex-basis: calc(100% - 160px);
}
.active_7b41 .image_1a33 p,
.progress_53ee .image_1a33 p {
  margin-bottom: 0;
}
.active_7b41 .image_1a33 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_7b41 .image_1a33 {
    padding-left: 0;
  }
}
.progress_53ee .image_1a33 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .progress_53ee .image_1a33 {
    padding-right: 0;
  }
}
.progress_53ee .thumbnail-a7ec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status-new-e861 .thumbnail-a7ec {
  margin-bottom: 0.5em;
}
.status-new-e861 .thumbnail-a7ec img {
  width: 100%;
}
.message-complex-c8c6 .solid_8e1f,
.hovered-6239 .solid_8e1f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hovered-6239 .search_7c8f .element-8974 p:last-child {
  margin-bottom: 0;
}
.icon_7eae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title-wide-6274 .paragraph_silver_eac3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title-wide-6274 .paragraph_silver_eac3:last-of-type {
    margin-bottom: 0;
  }
}
.title-wide-6274 .paragraph_silver_eac3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-wide-6274 .paragraph_silver_eac3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title-wide-6274 .paragraph_silver_eac3 ul li {
  margin: 0 0 0.6em;
}
.title-wide-6274 .paragraph_silver_eac3 ul li.soft_77d7,
.title-wide-6274 .paragraph_silver_eac3 ul li.text_2cc8 {
  position: relative;
}
.title-wide-6274 .paragraph_silver_eac3 ul li.soft_77d7 .advanced-c324,
.title-wide-6274 .paragraph_silver_eac3 ul li.text_2cc8 .advanced-c324 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title-wide-6274 .paragraph_silver_eac3 ul li.soft_77d7:after:after,
.title-wide-6274 .paragraph_silver_eac3 ul li.soft_77d7:after:before,
.title-wide-6274
  .paragraph_silver_eac3
  ul
  li.text_2cc8:after:after,
.title-wide-6274
  .paragraph_silver_eac3
  ul
  li.text_2cc8:after:before {
  content: "";
  display: table;
}
.title-wide-6274 .paragraph_silver_eac3 ul li.soft_77d7:after:after,
.title-wide-6274
  .paragraph_silver_eac3
  ul
  li.text_2cc8:after:after {
  clear: both;
}
.title-wide-6274 .paragraph_silver_eac3 a.form-d14e:hover {
  text-decoration: none;
}
.title-wide-6274 .paragraph_silver_eac3 select {
  max-width: 100%;
}
.title-wide-6274 .paragraph_silver_eac3 table {
  font-size: 85%;
}
.title-wide-6274 .paragraph_silver_eac3 table td,
.title-wide-6274 .paragraph_silver_eac3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title-wide-6274 .paragraph_silver_eac3 table tfoot td {
  text-align: left;
}
.title-wide-6274 .paragraph_silver_eac3 :last-child {
  margin-bottom: 0;
}
.title-wide-6274 .paragraph_silver_eac3 .left-332a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title-wide-6274 .paragraph_silver_eac3 .left-332a label {
  width: 100%;
}
.title-wide-6274 .paragraph_silver_eac3 .left-332a .nav_10f9 {
  width: 100%;
  display: block;
}
.title-wide-6274 .paragraph_silver_eac3 .left-332a .south_0297 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title-wide-6274 .paragraph_silver_eac3 .left-332a .south_0297:hover svg #svg-search {
  fill: #444;
}
.title-wide-6274 .paragraph_silver_eac3 .left-332a .south_0297 svg {
  width: 18px;
  height: 18px;
}
.title-wide-6274 .gas_0813 ul ul,
.title-wide-6274 .pagination-03d3 ul ul,
.title-wide-6274 .frame_0d1f ul ul,
.title-wide-6274 .south_3fbd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title-wide-6274 .gas_0813 .article-208b > a,
.title-wide-6274 .pagination-03d3 .article-208b > a,
.title-wide-6274 .frame_0d1f .article-208b > a,
.title-wide-6274 .south_3fbd .article-208b > a {
  margin-bottom: 0;
}
.title-wide-6274 .tooltip_pro_c525 li,
.title-wide-6274 .gas_0813 li,
.title-wide-6274 .paragraph-aee1 li,
.title-wide-6274 .pagination-03d3 li,
.title-wide-6274 .frame_0d1f li,
.title-wide-6274 .south_3fbd li,
.title-wide-6274 .caption-1311 li,
.title-wide-6274 .hot_b56c li {
  display: block;
  position: relative;
}
.title-wide-6274 .tooltip_pro_c525 li:last-child,
.title-wide-6274 .gas_0813 li:last-child,
.title-wide-6274 .paragraph-aee1 li:last-child,
.title-wide-6274 .pagination-03d3 li:last-child,
.title-wide-6274 .frame_0d1f li:last-child,
.title-wide-6274 .south_3fbd li:last-child,
.title-wide-6274 .caption-1311 li:last-child,
.title-wide-6274 .hot_b56c li:last-child {
  border: none;
}
.title-wide-6274 .tooltip_pro_c525 li a,
.title-wide-6274 .gas_0813 li a,
.title-wide-6274 .paragraph-aee1 li a,
.title-wide-6274 .pagination-03d3 li a,
.title-wide-6274 .frame_0d1f li a,
.title-wide-6274 .south_3fbd li a,
.title-wide-6274 .caption-1311 li a,
.title-wide-6274 .hot_b56c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-wide-6274 .tooltip_pro_c525 li ul li::before,
.title-wide-6274 .gas_0813 li ul li::before,
.title-wide-6274 .paragraph-aee1 li ul li::before,
.title-wide-6274 .pagination-03d3 li ul li::before,
.title-wide-6274 .frame_0d1f li ul li::before,
.title-wide-6274 .south_3fbd li ul li::before,
.title-wide-6274 .caption-1311 li ul li::before,
.title-wide-6274 .hot_b56c li ul li::before {
  left: 15px;
}
.title-wide-6274 .tooltip_pro_c525 li ul a,
.title-wide-6274 .gas_0813 li ul a,
.title-wide-6274 .paragraph-aee1 li ul a,
.title-wide-6274 .pagination-03d3 li ul a,
.title-wide-6274 .frame_0d1f li ul a,
.title-wide-6274 .south_3fbd li ul a,
.title-wide-6274 .caption-1311 li ul a,
.title-wide-6274 .hot_b56c li ul a {
  padding-left: 20px;
}
.title-wide-6274 .tooltip_pro_c525 li ul ul li::before,
.title-wide-6274 .gas_0813 li ul ul li::before,
.title-wide-6274 .paragraph-aee1 li ul ul li::before,
.title-wide-6274 .pagination-03d3 li ul ul li::before,
.title-wide-6274 .frame_0d1f li ul ul li::before,
.title-wide-6274 .south_3fbd li ul ul li::before,
.title-wide-6274 .caption-1311 li ul ul li::before,
.title-wide-6274 .hot_b56c li ul ul li::before {
  left: 30px;
}
.title-wide-6274 .tooltip_pro_c525 li ul ul a,
.title-wide-6274 .gas_0813 li ul ul a,
.title-wide-6274 .paragraph-aee1 li ul ul a,
.title-wide-6274 .pagination-03d3 li ul ul a,
.title-wide-6274 .frame_0d1f li ul ul a,
.title-wide-6274 .south_3fbd li ul ul a,
.title-wide-6274 .caption-1311 li ul ul a,
.title-wide-6274 .hot_b56c li ul ul a {
  padding-left: 40px;
}
.title-wide-6274 .silver_9fe6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-wide-6274 .hot_b56c ul li {
  margin-bottom: 1.41575em;
}
.title-wide-6274 .hot_b56c ul li .logo-small-7bb1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title-wide-6274 .hot_b56c ul li .message-a269 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.avatar_basic_fb87 .tooltip_pro_c525 li a,
.avatar_basic_fb87 .gas_0813 li a,
.avatar_basic_fb87 .paragraph-aee1 li a,
.avatar_basic_fb87 .pagination-03d3 li a,
.avatar_basic_fb87 .frame_0d1f li a,
.avatar_basic_fb87 .south_3fbd li a,
.avatar_basic_fb87 .caption-1311 li a,
.avatar_basic_fb87 .hot_b56c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_basic_fb87 .silver_9fe6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_basic_fb87 .paragraph_silver_eac3 ul li.soft_77d7 .advanced-c324,
.avatar_basic_fb87 .paragraph_silver_eac3 ul li.text_2cc8 .advanced-c324 {
  background: rgba(0, 0, 0, 0.2);
}
.avatar_basic_fb87 .title-wide-6274 .paragraph_silver_eac3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li {
  margin: 0;
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li ul {
  margin: 0;
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li ul li a {
  padding-left: 15px;
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li ul li li a {
  padding-left: 30px;
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li.south-2e63 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li.south-2e63 > 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;
}
.silver-352a .title-wide-6274 .texture-gas-b5ce li.south-2e63 > 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;
}
.outline-soft-d184 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.secondary-lite-b195 {
  position: relative;
  z-index: 10;
}
.secondary-lite-b195 .photo-bottom-4eb8 {
  width: 100%;
  max-width: 100%;
}
.active-6a26 .orange-341d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active-6a26 .button_old_85f5 {
}
.active-6a26 .avatar_basic_fb87 {
  background: #292929;
}
.nav_huge_e72c .orange-341d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.nav_huge_e72c .button_old_85f5 {
  background: #f9f9f9;
}
.nav_huge_e72c .avatar_basic_fb87 {
  background: #303030;
}
.hard-3875 .orange-341d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-3875 .list-42c3 {
    margin-bottom: 1em;
  }
  .hard-3875 .list-42c3:last-child {
    margin-bottom: 0;
  }
}
.hard-3875 .button_old_85f5 {
  background: #ededed;
}
.hard-3875 .avatar_basic_fb87 {
  background: #1a1a1a;
}
.orange-341d.button_old_85f5 {
  color: rgba(0, 0, 0, 0.6);
}
.orange-341d.button_old_85f5 .progress-2fcc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange-341d.avatar_basic_fb87 {
  color: rgba(255, 255, 255, 0.99);
}
.orange-341d.avatar_basic_fb87 a:not(.form-d14e) {
  color: rgba(255, 255, 255, 0.79);
}
.orange-341d.avatar_basic_fb87 a:not(.form-d14e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange-341d.avatar_basic_fb87 .progress-2fcc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-341d.avatar_basic_fb87 table tbody td,
.orange-341d.avatar_basic_fb87 table th {
  background: rgba(0, 0, 0, 0.08);
}
.summary-5740.tabs-wood-dfe7 .main_full_8ee6 {
  max-width: initial;
}
.summary-5740 .full_2696 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.summary-5740 .full_2696 .photo-bottom-4eb8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .summary-5740 .full_2696 .photo-bottom-4eb8 {
    display: block;
    margin-bottom: 2em;
  }
  .summary-5740 .full_2696 .photo-bottom-4eb8:last-child {
    margin-bottom: 0;
  }
}
.hard-3875 .list-42c3:last-child,
.nav_huge_e72c .list-42c3:last-child,
.active-6a26 .list-42c3:last-child {
  margin-bottom: 0;
}
.hard-3875 .list-42c3 .title-wide-6274 .paragraph_silver_eac3:last-child,
.nav_huge_e72c .list-42c3 .title-wide-6274 .paragraph_silver_eac3:last-child,
.active-6a26 .list-42c3 .title-wide-6274 .paragraph_silver_eac3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard-3875 .sort-complex-9930,
  .hard-3875 .hero_narrow_02a1,
  .nav_huge_e72c .sort-complex-9930,
  .nav_huge_e72c .hero_narrow_02a1,
  .active-6a26 .sort-complex-9930,
  .active-6a26 .hero_narrow_02a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .secondary-lite-b195 .list-42c3 {
    margin-bottom: 2em;
  }
}
.secondary-lite-b195 p:last-child {
  margin-bottom: 0;
}
.secondary-lite-b195 li,
.secondary-lite-b195 ul {
  list-style: none;
  margin: 0;
}
.secondary-lite-b195 ul ul {
  margin-left: 2.617924em;
}
.tabs-complex-ef5a {
  font-size: 0.875em;
}

/* css-noise: 0036 */
.shadow-element-i0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
