/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dropdown_58b8/customify
Author: WPCustomify
Author URI: https://pressmaximum.dropdown_58b8
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.dropdown_58b8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next_4160.mask-lite-ceb1/licenses/gpl-2.0.pagination-9e04
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.shade_6bdb/, (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.last-25da.copper-e992/normalize.small_f732/
 ======
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.small_f732 v7.0.0 | MIT License | github.dropdown_58b8/necolas/normalize.small_f732 */
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;
}
.brown-dab3 .tall_4ce7,
.video-huge-9c86,
.paper_c8f6,
.paragraph-2550,
.cold_d231,
.media_hard_7e6b,
.button_56e3,
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;
}
.video-huge-9c86,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video-huge-9c86,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video-huge-9c86,
  h1 {
    font-size: 1.8em;
  }
}
.paper_c8f6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paper_c8f6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paper_c8f6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paper_c8f6,
  h2 {
    font-size: 1.7em;
  }
}
.paragraph-2550,
h3 {
  font-size: 1.618em;
}
.brown-dab3 .tall_4ce7,
.cold_d231,
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.breadcrumb-e29a {
  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;
}
.outer_e802:after,
.outer_e802:before,
.button_slow_6bf6:after,
.button_slow_6bf6:before {
  content: "";
  display: table;
}
.outer_e802:after,
.button_slow_6bf6:after {
  clear: both;
}
.hero-lower-84e6 {
  float: right;
  margin-right: 0;
}
.input-last-7357 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.button_red_4e00 .black-fd1e,
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;
}
.button_red_4e00 .black-fd1e:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.summary-pro-98f9 .black-fd1e {
  box-shadow: none;
}
.summary-pro-98f9
  .black-fd1e
  .paragraph-dynamic-4806 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-pro-98f9 .black-fd1e .outline_085b {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.summary-pro-98f9
  .black-fd1e
  .outline_085b
  b {
  display: none;
}
.summary-pro-98f9 .fresh_4f05 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card-wide-663c:not(.short-0069):not(.gallery_copper_d660),
button:not(.short-0069):not(.gallery_copper_d660),
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ),
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ),
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ) {
  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;
}
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ):hover,
button:not(.short-0069):not(
    .gallery_copper_d660
  ):hover,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ):hover,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ):hover,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ):active,
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ):focus,
button:not(.short-0069):not(
    .gallery_copper_d660
  ):active,
button:not(.short-0069):not(
    .gallery_copper_d660
  ):focus,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ):active,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ):focus,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ):active,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ):focus,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ):active,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ):focus {
  outline: 0;
}
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce,
button:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce {
  position: relative;
}
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .preview-out-6ca2,
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .banner-b9df,
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .tooltip-fbda,
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  i,
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  svg,
button:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .preview-out-6ca2,
button:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .banner-b9df,
button:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .tooltip-fbda,
button:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  i,
button:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  svg,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .preview-out-6ca2,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .banner-b9df,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .tooltip-fbda,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  i,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  svg,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .preview-out-6ca2,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .banner-b9df,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .tooltip-fbda,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  i,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  svg,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .preview-out-6ca2,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .banner-b9df,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  .tooltip-fbda,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  i,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce
  svg {
  visibility: hidden;
}
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce:after,
button:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce:after,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce:after,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce:after,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ).fn-loading-53ce: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;
}
.card-wide-663c:not(.short-0069):not(.gallery_copper_d660),
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ),
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ),
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ) {
  color: #fff;
  background: #235787;
}
.card-wide-663c:not(.short-0069):not(
    .gallery_copper_d660
  ):focus,
input[type="button"]:not(.short-0069):not(
    .gallery_copper_d660
  ):focus,
input[type="reset"]:not(.short-0069):not(
    .gallery_copper_d660
  ):focus,
input[type="submit"]:not(.short-0069):not(
    .gallery_copper_d660
  ):focus {
  color: #fff;
}
.card-wide-663c.fn-disabled-53ce:not(.short-0069):not(
    .gallery_copper_d660
  ),
.card-wide-663c[disabled]:not(.short-0069):not(
    .gallery_copper_d660
  ),
button.fn-disabled-53ce:not(.short-0069):not(
    .gallery_copper_d660
  ),
button[disabled]:not(.short-0069):not(
    .gallery_copper_d660
  ) {
  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;
}
.summary-d7eb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary-d7eb: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;
}
.tag_800b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.info-2344 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.table_cool_54c6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outer_e802:after,
.outer_e802:before,
.huge_cb6b:after,
.huge_cb6b:before,
.progress_paper_cbca:after,
.progress_paper_cbca:before,
.input_upper_8a68:after,
.input_upper_8a68:before,
.bright-c368:after,
.bright-c368:before,
.thumbnail-old-c301:after,
.thumbnail-old-c301:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outer_e802:after,
.huge_cb6b:after,
.progress_paper_cbca:after,
.input_upper_8a68:after,
.bright-c368:after,
.thumbnail-old-c301:after {
  clear: both;
}
.huge_cb6b .avatar_easy_c68c,
.progress_paper_cbca .avatar_easy_c68c,
.shadow_liquid_c105 .avatar_easy_c68c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.photo-dd8c {
  display: inline-block;
}
.outline_simple_9745 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.outline_simple_9745 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outline_simple_9745 .inner-a40d {
  padding: 1em 0;
  font-size: 85%;
}
.inner-a40d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.title_first_e625 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.title_first_e625:after,
.title_first_e625:before {
  content: "";
  display: table;
}
.title_first_e625:after {
  clear: both;
}
.slow_42b0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message_bottom_482d .slow_42b0 {
  max-width: 50%;
}
.gold_01e2 .slow_42b0 {
  max-width: 33.33%;
}
.chip-36be .slow_42b0 {
  max-width: 25%;
}
.focus-91f3 .slow_42b0 {
  max-width: 20%;
}
.active-8575 .slow_42b0 {
  max-width: 16.66%;
}
.white-4fb3 .slow_42b0 {
  max-width: 14.28%;
}
.item_silver_70a6 .slow_42b0 {
  max-width: 12.5%;
}
.cold_49ce .slow_42b0 {
  max-width: 11.11%;
}
.active_df57 {
  display: block;
}
.brown-dab3 .selected-bc2a label,
.brown-dab3 .accent-ab14 label,
.brown-dab3 .caption-iron-e826 label,
.brown-dab3 .tag_ae52 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu_1aab {
  list-style: none;
  margin: 0;
}
.menu_1aab article.texture-21fe {
  margin-bottom: 0;
}
.menu_1aab ul {
  list-style: none;
  margin: 0;
}
.menu_1aab .badge_889d li.texture-21fe {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu_1aab .badge_889d li.texture-21fe {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu_1aab .badge_889d li.texture-21fe: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) {
  .menu_1aab .badge_889d li.texture-21fe li.texture-21fe li.texture-21fe li.texture-21fe {
    padding-left: 0;
  }
}
article.texture-21fe {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture-21fe .huge_cb6b p:last-of-type {
  margin-bottom: 0;
}
article.texture-21fe .avatar-0237 {
  float: left;
}
article.texture-21fe .badge_selected_d596 {
  margin-left: 85px;
}
article.texture-21fe .cool-a242 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture-21fe .cool-a242 .slider_57af {
  margin-left: 10px;
}
article.texture-21fe .alert_hovered_9680 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture-21fe .dynamic_e14b {
  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 .selected-bc2a,
  #respond .caption-iron-e826,
  #respond .tag_ae52 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected-bc2a input,
#respond .caption-iron-e826 input,
#respond .tag_ae52 input {
  width: 100%;
}
#respond .tag_ae52 {
  margin-right: 0;
}
#respond .aside-slow-d1df #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_ae47 {
  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;
}
.wrapper_ae47.tag-upper-b614 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper_ae47 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%);
}
.wrapper_ae47:focus,
.wrapper_ae47: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);
}
.background_e9bc {
  border-radius: 10%;
}
.easy_3112 {
  border-radius: 50%;
}
.panel_0229 {
  font-size: 0.72em;
}
.orange_006a {
  font-size: 0.875em;
}
.picture-4380 {
  font-size: 1.1em;
}
.sort-inner-321a {
  text-transform: uppercase;
  line-height: 1.2;
}
.sort-inner-321a.panel_0229 {
  letter-spacing: 0.5px;
}
.status_solid_0ef3,
.status_solid_0ef3 a {
  color: #6d6d6d;
}
.status_solid_0ef3 a:hover {
  color: #111;
}
.input-82dd {
  color: #6d6d6d;
}
.sort_liquid_2cae {
  overflow-x: hidden;
}
.sort_liquid_2cae .next_2409.tabs-first-4b35 {
  position: relative;
}
.sort_liquid_2cae .next_2409.tabs-first-4b35.small_28a3 {
  position: initial;
}
.sort_liquid_2cae
  .next_2409.tabs-first-4b35.small_28a3
  .link-new-cd45 {
  left: auto;
}
.sort_liquid_2cae .next_2409 .link-new-cd45 {
  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;
}
.sort_liquid_2cae .next_2409:hover.tabs-first-4b35 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort_liquid_2cae
  .next_2409:hover.tabs-first-4b35
  .link-new-cd45 {
  display: block;
  z-index: 9999999;
}
.sort_liquid_2cae .fixed-e0cd .picture_5b1d,
.sort_liquid_2cae .caption_hard_29b3 .picture_5b1d {
  display: none;
}
.sort_liquid_2cae .logo_yellow_b6b9 .next_2409:hover.tabs-first-4b35 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.brown-dab3 .selected-bc2a label,
.brown-dab3 .accent-ab14 label,
.brown-dab3 .caption-iron-e826 label,
.brown-dab3 .tag_ae52 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.menu_1aab {
  list-style: none;
  margin: 0;
}
.menu_1aab article.texture-21fe {
  margin-bottom: 0;
}
.menu_1aab ul {
  list-style: none;
  margin: 0;
}
.menu_1aab .badge_889d li.texture-21fe {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .menu_1aab .badge_889d li.texture-21fe {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .menu_1aab .badge_889d li.texture-21fe: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) {
  .menu_1aab .badge_889d li.texture-21fe li.texture-21fe li.texture-21fe li.texture-21fe {
    padding-left: 0;
  }
}
article.texture-21fe {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture-21fe .huge_cb6b p:last-of-type {
  margin-bottom: 0;
}
article.texture-21fe .avatar-0237 {
  float: left;
}
article.texture-21fe .badge_selected_d596 {
  margin-left: 85px;
}
article.texture-21fe .cool-a242 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture-21fe .cool-a242 .slider_57af {
  margin-left: 10px;
}
article.texture-21fe .alert_hovered_9680 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture-21fe .dynamic_e14b {
  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 .selected-bc2a,
  #respond .caption-iron-e826,
  #respond .tag_ae52 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected-bc2a input,
#respond .caption-iron-e826 input,
#respond .tag_ae52 input {
  width: 100%;
}
#respond .tag_ae52 {
  margin-right: 0;
}
#respond .aside-slow-d1df #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fixed-e0cd .upper_5111 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.upper_5111 .content-f3b6.info_active_9277 .logo-8d95 > li > a:focus,
.upper_5111 .content-f3b6.info_active_9277 .logo-8d95 > li > a:hover,
.upper_5111 .content-f3b6.main-e472 .logo-8d95 > li > a:focus,
.upper_5111 .content-f3b6.main-e472 .logo-8d95 > li > a:hover,
.upper_5111 .content-f3b6.pattern_8fd8 .logo-8d95 > li > a:focus,
.upper_5111 .content-f3b6.pattern_8fd8 .logo-8d95 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_5111
  .content-f3b6.info_active_9277
  .logo-8d95
  > li.pattern-87bc
  > a,
.upper_5111
  .content-f3b6.info_active_9277
  .logo-8d95
  > li.large_3a07
  > a,
.upper_5111
  .content-f3b6.main-e472
  .logo-8d95
  > li.pattern-87bc
  > a,
.upper_5111
  .content-f3b6.main-e472
  .logo-8d95
  > li.large_3a07
  > a,
.upper_5111
  .content-f3b6.pattern_8fd8
  .logo-8d95
  > li.pattern-87bc
  > a,
.upper_5111 .content-f3b6.pattern_8fd8 .logo-8d95 > li.dropdown_532e > a {
  color: rgba(255, 255, 255, 0.99);
}
.upper_5111 .surface_e565,
.upper_5111 .surface_e565 a {
  color: rgba(255, 255, 255, 0.99);
}
.upper_5111 .under_7687.status-fbaa li a,
.upper_5111 .brown-a757 a,
.upper_5111 .notice_b67a,
.upper_5111 .logo-8d95 > li > a,
.upper_5111 .preview-static-41b9 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111 .under_7687.status-fbaa li a:hover,
.upper_5111 .brown-a757 a:hover,
.upper_5111 .notice_b67a:hover,
.upper_5111 .logo-8d95 > li > a:hover,
.upper_5111 .preview-static-41b9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_5111 .gradient_3594 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111 .gradient_3594 .layout_49d8 {
  color: rgba(255, 255, 255, 0.99);
}
.upper_5111 .gradient_3594:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_5111 .fresh_1734 .blue_d5f9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111 .fresh_1734 .blue_d5f9 .selected_52c7 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111
  .fresh_1734
  .blue_d5f9
  .selected_52c7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111
  .fresh_1734
  .blue_d5f9
  .selected_52c7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111
  .fresh_1734
  .blue_d5f9
  .selected_52c7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111
  .fresh_1734
  .blue_d5f9
  .selected_52c7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111 .fresh_1734 .mask-c080 {
  color: rgba(255, 255, 255, 0.79);
}
.upper_5111 .fresh_1734 .mask-c080:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-52b1
  .upper_5111
  .fresh_1734
  .article_cool_7e37
  .hero-c8ac {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-52b1
  .upper_5111
  .fresh_1734
  .article_cool_7e37
  .selected_52c7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed-e0cd .badge-static-0056 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.badge-static-0056 .content-f3b6.info_active_9277 .logo-8d95 > li > a:focus,
.badge-static-0056 .content-f3b6.info_active_9277 .logo-8d95 > li > a:hover,
.badge-static-0056 .content-f3b6.main-e472 .logo-8d95 > li > a:focus,
.badge-static-0056 .content-f3b6.main-e472 .logo-8d95 > li > a:hover,
.badge-static-0056 .content-f3b6.pattern_8fd8 .logo-8d95 > li > a:focus,
.badge-static-0056 .content-f3b6.pattern_8fd8 .logo-8d95 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-static-0056
  .content-f3b6.info_active_9277
  .logo-8d95
  > li.pattern-87bc
  > a,
.badge-static-0056
  .content-f3b6.info_active_9277
  .logo-8d95
  > li.large_3a07
  > a,
.badge-static-0056
  .content-f3b6.main-e472
  .logo-8d95
  > li.pattern-87bc
  > a,
.badge-static-0056
  .content-f3b6.main-e472
  .logo-8d95
  > li.large_3a07
  > a,
.badge-static-0056
  .content-f3b6.pattern_8fd8
  .logo-8d95
  > li.pattern-87bc
  > a,
.badge-static-0056 .content-f3b6.pattern_8fd8 .logo-8d95 > li.dropdown_532e > a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-static-0056 .surface_e565,
.badge-static-0056 .surface_e565 a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-static-0056 .under_7687.status-fbaa li a,
.badge-static-0056 .brown-a757 a,
.badge-static-0056 .notice_b67a,
.badge-static-0056 .logo-8d95 > li > a,
.badge-static-0056 .preview-static-41b9 {
  color: rgba(0, 0, 0, 0.55);
}
.badge-static-0056 .under_7687.status-fbaa li a:hover,
.badge-static-0056 .brown-a757 a:hover,
.badge-static-0056 .notice_b67a:hover,
.badge-static-0056 .logo-8d95 > li > a:hover,
.badge-static-0056 .preview-static-41b9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-static-0056 .gradient_3594 {
  color: rgba(0, 0, 0, 0.55);
}
.badge-static-0056 .gradient_3594 .layout_49d8 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-static-0056 .gradient_3594:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-e0d7 .heading-hard-e06f {
  margin-left: auto;
  margin-right: auto;
}
.progress_paper_cbca > * {
  margin-left: auto;
  margin-right: auto;
}
.progress_paper_cbca .tag_800b {
  margin-right: 1.41575em;
}
.component_40ca .progress_paper_cbca > .highlight-silver-e1f3 {
  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;
}
.component_40ca .progress_paper_cbca > .background_new_c61e {
  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;
}
.surface_c4bc.message-e0d7 .heading-hard-e06f,
.label-orange-9abb.message-e0d7 .heading-hard-e06f {
  margin-left: 0;
}
.hidden-5f06.message-e0d7 .heading-hard-e06f,
.action_bf89.message-e0d7 .heading-hard-e06f {
  margin-right: 0;
}
.progress_paper_cbca ol,
.progress_paper_cbca ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hovered-c5fd video {
  max-width: 100%;
}
.hover-18fe img {
  display: block;
}
.hover-18fe.tag_800b,
.hover-18fe.info-2344 {
  width: 100%;
}
.hover-18fe.background_new_c61e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.modal_a3ad:not(.dropdown_easy_582d) {
  margin: 1.5em auto;
}
.video-7a6b p {
  padding: 1.5em 14px;
}
ul.summary-8c0e.background_new_c61e,
ul.summary-8c0e.highlight-silver-e1f3,
ul.summary-8c0e.item-8364.highlight-silver-e1f3 {
  padding: 0 14px;
}
.active-plasma-dfb6 {
  display: block;
  overflow-x: auto;
}
.active-plasma-dfb6 table {
  border-collapse: collapse;
  width: 100%;
}
.active-plasma-dfb6 td,
.active-plasma-dfb6 th {
  padding: 0.5em;
}
.progress_paper_cbca li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.progress_paper_cbca ol ol,
.progress_paper_cbca ol ul,
.progress_paper_cbca ul ol,
.progress_paper_cbca ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.progress_paper_cbca ol ol li,
.progress_paper_cbca ol ul li,
.progress_paper_cbca ul ol li,
.progress_paper_cbca ul ul li {
  margin-left: 0;
}
.popup-inner-5c2e.table-stone-5d78 > .table_c66e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.popup-inner-5c2e.table-stone-5d78 > .table_c66e iframe,
.popup-inner-5c2e.table-stone-5d78 > .table_c66e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_yellow_c4c5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_yellow_c4c5.top-76ab {
  padding: 0;
}
.widget_yellow_c4c5.top-76ab cite {
  font-size: 13px;
}
.widget_yellow_c4c5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_yellow_c4c5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.card-action-1050 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.card-action-1050 > p:first-child {
  margin-top: 0;
}
.card-action-1050 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.card-action-1050 blockquote {
  border-left: 0;
}
.pagination-prev-8909 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pagination-prev-8909:not(.preview_focused_c4c5) {
  max-width: 100px;
}
.pagination-prev-8909.highlight_liquid_4764 {
  border-bottom: none !important;
  text-align: center;
}
.pagination-prev-8909.highlight_liquid_4764::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .video-7a6b p {
    padding: 1.5em 0;
  }
}
.black-8db0 {
  color: #0073aa;
}
.wrapper-145e {
  background-color: #0073aa;
}
.texture-current-001a {
  color: #229fd8;
}
.description_wide_80f2 {
  background-color: #229fd8;
}
.search-gold-7b14 {
  color: #eee;
}
.first_604b {
  background-color: #eee;
}
.text-7509 {
  color: #444;
}
.card-hard-f26c {
  background-color: #444;
}
.heading-red-2290 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.heading-red-2290 .accordion-large-dfeb .brown-a757 {
  font-size: 15px;
}
.heading-red-2290 .brown-a757 {
  line-height: 1.3;
}
.heading-red-2290 .badge-static-0056 {
}
.heading-red-2290 .upper_5111 {
  background: #235787;
}
.pattern-smooth-56c8 {
  padding: 0;
}
.pattern-smooth-56c8 .upper_5111 {
  background: #1a1a1a;
}
.pattern-smooth-56c8 .badge-static-0056 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title-2ead {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title-2ead .badge-static-0056 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title-2ead .upper_5111 {
  background: #303030;
}
.thumbnail-old-c301 {
  position: relative;
  z-index: 10;
}
.thumbnail-old-c301 .search_middle_3162 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough-c88b .tabs-first-4b35 {
  display: inline-block;
  vertical-align: middle;
}
.rough-c88b.highlight-stale-0d06 .tabs-first-4b35 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .rough-c88b.highlight-stale-0d06 .tabs-first-4b35 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .rough-c88b.highlight-stale-0d06 .tabs-first-4b35 {
    margin-right: 0.4em;
  }
}
.rough-c88b.highlight-stale-0d06 .tabs-first-4b35:last-child {
  margin-right: 0;
}
.texture-black-185b .search_middle_3162 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fixed-e0cd .accordion-large-dfeb {
    margin: 0 -0.5em;
  }
  .fixed-e0cd .accordion-large-dfeb [class*="customify-col-"],
  .fixed-e0cd .accordion-large-dfeb [class*="customify-col_"],
  .fixed-e0cd .accordion-large-dfeb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fixed-e0cd.fast_a079 .search_middle_3162 {
  background: 0 0 !important;
}
.fixed-e0cd.fast_a079 .search_middle_3162,
.fixed-e0cd.texture-black-185b .search_middle_3162 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fixed-e0cd.link_first_573d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fixed-e0cd.texture-black-185b .search_middle_3162 {
  box-shadow: none !important;
}
.block-ad9b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .block-ad9b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .block-ad9b {
    padding: 18px 0 20px;
  }
}
.block-ad9b .texture_soft_5364 {
  width: 100%;
}
.block-ad9b .blue-5691 {
  margin-bottom: 0;
}
.block-ad9b .description-208d {
  margin-top: 5px;
  font-size: 0.875em;
}
.white-4ecb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.white-4ecb .section_7493 {
  width: 100%;
}
.popup_8214 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup_8214 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup_8214 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;
}
.popup_8214 li:last-child:after {
  display: none;
}
.popup_8214 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail_92e9 .picture_5b1d button,
.block-ad9b .picture_5b1d button {
  left: 0;
}
.thumbnail_92e9 .section_7493,
.block-ad9b .section_7493 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_92e9 .white-4ecb,
.block-ad9b .white-4ecb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail_92e9 {
  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;
}
.thumbnail_92e9: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;
}
.thumbnail_92e9 .main_last_4e62 {
  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) {
  .thumbnail_92e9 .main_last_4e62 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_92e9 .main_last_4e62 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_92e9 .main_last_4e62 {
    min-height: 200px;
  }
}
.thumbnail_92e9 .popup_8214 {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_92e9 .popup_8214 a,
.thumbnail_92e9 .popup_8214 li:after {
  color: inherit;
}
.thumbnail_92e9 .popup_8214 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_d92c {
  margin-bottom: 0.5em;
}
.left_b8d5 {
  margin-bottom: 1.2em;
}
.left_b8d5,
.tertiary_d92c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.left_b8d5 p:last-child,
.tertiary_d92c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .picture_5b1d,
#masthead .picture_5b1d {
  display: none;
}
#masthead
  > .picture_5b1d.hot-c3a0 {
  display: none;
}
#masthead > .picture_5b1d button {
  left: 0;
}
.notice-basic-b482 {
  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%;
}
.notice-basic-b482 .tabs-first-4b35 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice-basic-b482 .out-c7dd {
  display: -webkit-box;
  display: flex;
}
.notice-basic-b482 .out-c7dd.column_008d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice-basic-b482 .out-c7dd.down_52de {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-basic-b482 .out-c7dd.narrow_7ba9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-basic-b482.steel_f7ab.message_e6ae .out-c7dd.column_008d {
  flex-basis: 100%;
}
.notice-basic-b482.icon-huge-b108 .out-c7dd.down_52de {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice-basic-b482.icon-huge-b108 .out-c7dd.narrow_7ba9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .picture_5b1d.hot-c3a0 {
  display: none;
}
#masthead > .picture_5b1d button {
  left: 0;
}
.secondary_9ead {
  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;
}
.secondary_9ead:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary_9ead.fresh_8fb8 i {
  margin-right: 4px;
}
.secondary_9ead.tall_9ca1 i {
  margin-left: 5px;
}
.brown-a757 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown-a757 p:last-child {
  margin-bottom: 0;
}
.info-1414 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info-1414 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info-1414 img {
  display: block;
  width: auto;
  line-height: 1;
}
.info-1414 .surface_e565 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info-1414 .east_f4f8 {
  margin: 5px 0 7px 0;
}
.info-1414.center_a059 .purple_224b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-1414.center_a059 .focused-ec36 {
  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;
}
.info-1414.box-gold-fc2a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info-1414.box-gold-fc2a .purple_224b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-1414.box-gold-fc2a .focused-ec36 {
  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;
}
.info-1414.hero_f2bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-1414.south-6481 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info-1414.south-6481 .focused-ec36 {
  margin-top: 7px;
}
.detail_hard_9314 {
  display: inline-block;
}
.thumbnail-old-c301 .column-pro-2de6 .info-1414 img {
  max-width: 100%;
}
.content-f3b6 .description_953e.focus_302d,
.focus_left_ea8d .description_953e.focus_302d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.content-f3b6 .list_over_6069,
.focus_left_ea8d .list_over_6069 {
  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%);
}
.content-f3b6 .list_over_6069 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.content-f3b6.aside_5f32 .list_over_6069 {
  display: none;
}
.content-f3b6 .mini_e678 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-f3b6 .mini_e678 li {
  display: inline-block;
  position: relative;
}
.content-f3b6 .mini_e678 li:last-child {
  margin-right: 0;
}
.content-f3b6 .mini_e678 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;
}
.content-f3b6 .mini_e678 li.dropdown_532e > a {
  color: rgba(0, 0, 0, 0.9);
}
.content-f3b6 .mini_e678 > 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;
}
.content-f3b6 .mini_e678 > li > a i {
  line-height: 0;
}
.content-f3b6 .mini_e678 > li.pressed-0600 > a .list_over_6069 {
  margin-left: 4px;
  line-height: 0;
}
.content-f3b6 .mini_e678 .picture-1174 li.pressed-0600 > a {
  position: relative;
}
.content-f3b6 .mini_e678 .picture-1174 li.pressed-0600 > a:after,
.content-f3b6 .mini_e678 .picture-1174 li.pressed-0600 > a:before {
  content: "";
  display: table;
}
.content-f3b6 .mini_e678 .picture-1174 li.pressed-0600 > a:after {
  clear: both;
}
.content-f3b6 .mini_e678 .picture-1174 li.pressed-0600 > a .list_over_6069 {
  margin-left: 5px;
  float: right;
}
.content-f3b6 .focused_a081,
.content-f3b6 .picture-1174 {
  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;
}
.content-f3b6 .picture-1174 {
  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;
}
.content-f3b6 .picture-1174 .focus_302d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content-f3b6 .picture-1174 .list_over_6069 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.content-f3b6 .picture-1174 li {
  display: block;
  margin: 0;
  padding: 0;
}
.content-f3b6 .picture-1174 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;
}
.content-f3b6 .picture-1174 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.content-f3b6 .picture-1174 .picture-1174 {
  top: 0;
  left: 100%;
}
.content-f3b6 .image-9942.fn-focus-53ce > .focused_a081,
.content-f3b6 .image-9942.fn-focus-53ce > .picture-1174,
.content-f3b6 .image-9942:focus > .focused_a081,
.content-f3b6 .image-9942:focus > .picture-1174,
.content-f3b6 .image-9942:hover > .focused_a081,
.content-f3b6 .image-9942:hover > .picture-1174 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.content-f3b6.pattern_8fd8 .logo-8d95:after,
.content-f3b6.pattern_8fd8 .logo-8d95:before {
  content: "";
  display: table;
}
.content-f3b6.pattern_8fd8 .logo-8d95:after {
  clear: both;
}
.content-f3b6.pattern_8fd8 .logo-8d95 > li {
  float: left;
}
.content-f3b6.large-6f2d .logo-8d95:after,
.content-f3b6.large-6f2d .logo-8d95:before {
  content: "";
  display: table;
}
.content-f3b6.large-6f2d .logo-8d95:after {
  clear: both;
}
.content-f3b6.large-6f2d .logo-8d95 > li {
  float: left;
}
.content-f3b6.large-6f2d .logo-8d95 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.content-f3b6.large-6f2d .logo-8d95 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.content-f3b6.large-6f2d .logo-8d95 > li.pattern-87bc > a,
.content-f3b6.large-6f2d .logo-8d95 > li.dropdown_532e > a {
  color: #fff;
  background-color: #1e4b75;
}
.content-f3b6.info_active_9277 .logo-8d95 > li > a .focus_302d {
  position: relative;
}
.content-f3b6.info_active_9277 .logo-8d95 > li > a .focus_302d: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;
}
.content-f3b6.info_active_9277
  .logo-8d95
  > li:focus
  > a
  .focus_302d:before,
.content-f3b6.info_active_9277
  .logo-8d95
  > li:hover
  > a
  .focus_302d:before {
  width: 100%;
  background-color: currentColor;
}
.content-f3b6.info_active_9277
  .logo-8d95
  > li.pattern-87bc
  > a
  .focus_302d:before,
.content-f3b6.info_active_9277
  .logo-8d95
  > li.large_3a07
  > a
  .focus_302d:before {
  width: 100%;
  background-color: currentColor;
}
.content-f3b6.main-e472 .logo-8d95 > li > a .focus_302d {
  position: relative;
}
.content-f3b6.main-e472 .logo-8d95 > li > a .focus_302d: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;
}
.content-f3b6.main-e472 .logo-8d95 > li:focus > a .focus_302d:before,
.content-f3b6.main-e472
  .logo-8d95
  > li:hover
  > a
  .focus_302d:before {
  width: 100%;
  background-color: currentColor;
}
.content-f3b6.main-e472
  .logo-8d95
  > li.pattern-87bc
  > a
  .focus_302d:before,
.content-f3b6.main-e472
  .logo-8d95
  > li.large_3a07
  > a
  .focus_302d:before {
  width: 100%;
  background-color: currentColor;
}
.focus_left_ea8d .mini_e678 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focus_left_ea8d .mini_e678 li:first-child > a {
  border-top: none;
}
.focus_left_ea8d .mini_e678 .progress_right_97e9 > .focus_302d .list_over_6069 {
  display: none;
}
.focus_left_ea8d .mini_e678 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focus_left_ea8d .mini_e678 li:last-child {
  border: none;
}
.focus_left_ea8d .mini_e678 li.pressed-0600 > a {
  padding-right: 45px !important;
}
.focus_left_ea8d .mini_e678 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focus_left_ea8d .mini_e678 li a:focus,
.focus_left_ea8d .mini_e678 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_left_ea8d .mini_e678 li .mini_cdff {
  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;
}
.focus_left_ea8d .mini_e678 li .mini_cdff:hover {
  box-shadow: none;
}
.focus_left_ea8d .mini_e678 li .mini_cdff .list_over_6069 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focus_left_ea8d .mini_e678 .picture-1174 {
  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);
}
.focus_left_ea8d .mini_e678 .picture-1174 li a {
  padding-left: 3em;
}
.focus_left_ea8d .mini_e678 .table-inner-8608 > a .mini_cdff i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focus_left_ea8d .mini_e678 .table-inner-8608 > .picture-1174 {
  display: block;
  opacity: 1;
}
.info-action-ae37 {
  max-width: 100%;
}
.bright-beb8 {
  line-height: 0;
  cursor: pointer;
}
.preview-static-41b9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.preview-static-41b9:hover {
  box-shadow: none;
  color: currentColor;
}
.preview-static-41b9 svg {
  width: 18px;
  height: 18px;
}
.preview-static-41b9 .wrapper-ca4d {
  display: none;
}
.grid_cdfa {
  position: relative;
}
.grid_cdfa.fn-active-53ce .preview-static-41b9 .picture-a32b {
  display: none;
}
.grid_cdfa.fn-active-53ce .preview-static-41b9 .wrapper-ca4d {
  display: inline-block;
}
.grid_cdfa .texture-dc62 {
  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);
}
.grid_cdfa.sort_over_4e1a .texture-dc62 {
  left: auto;
  right: -0.9em;
}
.grid_cdfa.sort_over_4e1a .section_770e::before {
  left: auto;
  right: 15px;
}
.grid_cdfa.fn-active-53ce .texture-dc62 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_cool_7e37 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.article_cool_7e37 label {
  flex-basis: 100%;
}
.article_cool_7e37 .blue_d5f9 {
  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;
}
.article_cool_7e37 .selected_52c7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.article_cool_7e37 .selected_52c7:focus {
  background-color: transparent;
}
.article_cool_7e37 button.mask-c080 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.article_cool_7e37 button.mask-c080:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.article_cool_7e37 button.mask-c080 svg {
  width: 18px;
  height: 18px;
}
.article_cool_7e37 input[type="submit"] {
  min-height: auto;
}
.fresh_1734 .article_cool_7e37 .selected_52c7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section_770e {
  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) {
  .section_770e {
    width: 220px;
  }
}
.section_770e label {
  flex-basis: 100%;
}
.section_770e::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;
}
.section-52b1 .fresh_1734 .article_cool_7e37 {
  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;
}
.section-52b1
  .fresh_1734
  .article_cool_7e37
  .blue_d5f9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section-52b1 .fresh_1734 .article_cool_7e37 .selected_52c7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section-52b1
  .fresh_1734
  .article_cool_7e37
  .selected_52c7:focus {
  background: 0 0;
}
.section-52b1
  .fresh_1734
  .article_cool_7e37
  .hero-c8ac {
  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;
}
.under_7687 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.under_7687 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.under_7687 li:last-child {
  margin-right: 0;
}
.under_7687 li:first-child {
  margin-left: 0;
}
.under_7687.texture-c8f6 a {
  color: #fff;
}
.under_7687.texture-c8f6 a:hover {
  color: #fff;
}
.under_7687 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.under_7687 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.under_7687 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.under_7687 a:hover {
  opacity: 0.9;
  color: inherit;
}
.under_7687 [class*="social-icon-apple"] {
  background-color: #999;
}
.under_7687 [class*="social-icon-apple"].nav_prev_b3ec {
  background-color: transparent;
  color: #999;
}
.under_7687 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.under_7687 [class*="social-icon-behance"].nav_prev_b3ec {
  background-color: transparent;
  color: #1769ff;
}
.under_7687 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.under_7687 [class*="social-icon-bitbucket"].nav_prev_b3ec {
  background-color: transparent;
  color: #205081;
}
.under_7687 [class*="social-icon-codepen"] {
  background-color: #000;
}
.under_7687 [class*="social-icon-codepen"].nav_prev_b3ec {
  background-color: transparent;
  color: #000;
}
.under_7687 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.under_7687 [class*="social-icon-delicious"].nav_prev_b3ec {
  background-color: transparent;
  color: #39f;
}
.under_7687 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.under_7687 [class*="social-icon-digg"].nav_prev_b3ec {
  background-color: transparent;
  color: #005be2;
}
.under_7687 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.under_7687 [class*="social-icon-dribbble"].nav_prev_b3ec {
  background-color: transparent;
  color: #ea4c89;
}
.under_7687 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.under_7687 [class*="social-icon-envelope"].nav_prev_b3ec {
  background-color: transparent;
  color: #ea4335;
}
.under_7687 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.under_7687 [class*="social-icon-facebook"].nav_prev_b3ec {
  background-color: transparent;
  color: #3b5998;
}
.under_7687 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.under_7687 [class*="social-icon-flickr"].nav_prev_b3ec {
  background-color: transparent;
  color: #0063dc;
}
.under_7687 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.under_7687 [class*="social-icon-foursquare"].nav_prev_b3ec {
  background-color: transparent;
  color: #2d5be3;
}
.under_7687 [class*="social-icon-github"] {
  background-color: #333;
}
.under_7687 [class*="social-icon-github"].nav_prev_b3ec {
  background-color: transparent;
  color: #333;
}
.under_7687 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.under_7687 [class*="social-icon-google-plus"].nav_prev_b3ec {
  background-color: transparent;
  color: #dd4b39;
}
.under_7687 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.under_7687 [class*="social-icon-houzz"].nav_prev_b3ec {
  background-color: transparent;
  color: #7ac142;
}
.under_7687 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.under_7687 [class*="social-icon-instagram"].nav_prev_b3ec {
  background-color: transparent;
  color: #262626;
}
.under_7687 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.under_7687 [class*="social-icon-jsfiddle"].nav_prev_b3ec {
  background-color: transparent;
  color: #487aa2;
}
.under_7687 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.under_7687 [class*="social-icon-linkedin"].nav_prev_b3ec {
  background-color: transparent;
  color: #0077b5;
}
.under_7687 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.under_7687 [class*="social-icon-medium"].nav_prev_b3ec {
  background-color: transparent;
  color: #00ab6b;
}
.under_7687 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.under_7687
  [class*="social-icon-odnoklassniki"].nav_prev_b3ec {
  background-color: transparent;
  color: #f4731c;
}
.under_7687 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.under_7687 [class*="social-icon-meetup"].nav_prev_b3ec {
  background-color: transparent;
  color: #ec1c40;
}
.under_7687 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.under_7687 [class*="social-icon-pinterest"].nav_prev_b3ec {
  background-color: transparent;
  color: #bd081c;
}
.under_7687 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.under_7687 [class*="social-icon-product-hunt"].nav_prev_b3ec {
  background-color: transparent;
  color: #da552f;
}
.under_7687 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.under_7687 [class*="social-icon-reddit"].nav_prev_b3ec {
  background-color: transparent;
  color: #ff4500;
}
.under_7687 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.under_7687 [class*="social-icon-rss"].nav_prev_b3ec {
  background-color: transparent;
  color: #f26522;
}
.under_7687 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.under_7687
  [class*="social-icon-shopping-cart"].nav_prev_b3ec {
  background-color: transparent;
  color: #4caf50;
}
.under_7687 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.under_7687 [class*="social-icon-skype"].nav_prev_b3ec {
  background-color: transparent;
  color: #00aff0;
}
.under_7687 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.under_7687 [class*="social-icon-slideshare"].nav_prev_b3ec {
  background-color: transparent;
  color: #0077b5;
}
.under_7687 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.under_7687 [class*="social-icon-snapchat"].nav_prev_b3ec {
  background-color: transparent;
  color: #fffc00;
}
.under_7687 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.under_7687 [class*="social-icon-soundcloud"].nav_prev_b3ec {
  background-color: transparent;
  color: #f80;
}
.under_7687 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.under_7687 [class*="social-icon-spotify"].nav_prev_b3ec {
  background-color: transparent;
  color: #2ebd59;
}
.under_7687 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.under_7687
  [class*="social-icon-stack-overflow"].nav_prev_b3ec {
  background-color: transparent;
  color: #fe7a15;
}
.under_7687 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.under_7687 [class*="social-icon-maldkfgram"].nav_prev_b3ec {
  background-color: transparent;
  color: #2ca5e0;
}
.under_7687 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.under_7687 [class*="social-icon-tripadvisor"].nav_prev_b3ec {
  background-color: transparent;
  color: #589442;
}
.under_7687 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.under_7687 [class*="social-icon-tumblr"].nav_prev_b3ec {
  background-color: transparent;
  color: #35465c;
}
.under_7687 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.under_7687 [class*="social-icon-twitch"].nav_prev_b3ec {
  background-color: transparent;
  color: #6441a5;
}
.under_7687 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.under_7687 [class*="social-icon-twitter"].nav_prev_b3ec {
  background-color: transparent;
  color: #1da1f2;
}
.under_7687 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.under_7687 [class*="social-icon-vimeo"].nav_prev_b3ec {
  background-color: transparent;
  color: #1ab7ea;
}
.under_7687 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.under_7687 [class*="social-icon-vk"].nav_prev_b3ec {
  background-color: transparent;
  color: #45668e;
}
.under_7687 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.under_7687 [class*="social-icon-weibo"].nav_prev_b3ec {
  background-color: transparent;
  color: #df2029;
}
.under_7687 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.under_7687 [class*="social-icon-weixin"].nav_prev_b3ec {
  background-color: transparent;
  color: #7bb32e;
}
.under_7687 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.under_7687 [class*="social-icon-whatsapp"].nav_prev_b3ec {
  background-color: transparent;
  color: #25d366;
}
.under_7687 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.under_7687 [class*="social-icon-wordpress"].nav_prev_b3ec {
  background-color: transparent;
  color: #21759b;
}
.under_7687 [class*="social-icon-xing"] {
  background-color: #026466;
}
.under_7687 [class*="social-icon-xing"].nav_prev_b3ec {
  background-color: transparent;
  color: #026466;
}
.under_7687 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.under_7687 [class*="social-icon-yelp"].nav_prev_b3ec {
  background-color: transparent;
  color: #af0606;
}
.under_7687 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.under_7687 [class*="social-icon-youtube"].nav_prev_b3ec {
  background-color: transparent;
  color: #cd201f;
}
.notice_b67a {
  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;
}
.notice_b67a:hover {
  box-shadow: none;
  background: 0 0;
}
.alert_bb58 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hero-aa4b {
  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;
}
.menu-7ea4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.huge_9ce6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.huge_9ce6,
.huge_9ce6::after,
.huge_9ce6::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;
}
.huge_9ce6::after,
.huge_9ce6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.module_b49c .hero-aa4b .menu-7ea4 {
  margin-top: -2px;
  width: 19px;
}
.module_b49c .hero-aa4b .huge_9ce6 {
  margin-top: -1px;
}
.module_b49c .hero-aa4b .huge_9ce6,
.module_b49c .hero-aa4b .huge_9ce6::after,
.module_b49c .hero-aa4b .huge_9ce6::before {
  width: 19px;
  height: 2px;
}
.module_b49c .hero-aa4b .huge_9ce6::before {
  top: -6px;
}
.module_b49c .hero-aa4b .huge_9ce6::after {
  bottom: -6px;
}
.detail_6800 .hero-aa4b .menu-7ea4 {
  margin-top: -2px;
  width: 22px;
}
.detail_6800 .hero-aa4b .huge_9ce6 {
  margin-top: -1px;
}
.detail_6800 .hero-aa4b .huge_9ce6,
.detail_6800 .hero-aa4b .huge_9ce6::after,
.detail_6800 .hero-aa4b .huge_9ce6::before {
  width: 22px;
  height: 2px;
}
.detail_6800 .hero-aa4b .huge_9ce6::before {
  top: -7px;
}
.detail_6800 .hero-aa4b .huge_9ce6::after {
  bottom: -7px;
}
.media_169a .hero-aa4b .menu-7ea4 {
  margin-top: -2px;
  width: 31px;
}
.media_169a .hero-aa4b .huge_9ce6 {
  margin-top: -1.5px;
}
.media_169a .hero-aa4b .huge_9ce6,
.media_169a .hero-aa4b .huge_9ce6::after,
.media_169a .hero-aa4b .huge_9ce6::before {
  width: 31px;
  height: 3px;
}
.media_169a .hero-aa4b .huge_9ce6::before {
  top: -9px;
}
.media_169a .hero-aa4b .huge_9ce6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label_318c .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 19px;
  }
  .label_318c .hero-aa4b .huge_9ce6 {
    margin-top: -1px;
  }
  .label_318c .hero-aa4b .huge_9ce6,
  .label_318c .hero-aa4b .huge_9ce6::after,
  .label_318c .hero-aa4b .huge_9ce6::before {
    width: 19px;
    height: 2px;
  }
  .label_318c .hero-aa4b .huge_9ce6::before {
    top: -6px;
  }
  .label_318c .hero-aa4b .huge_9ce6::after {
    bottom: -6px;
  }
  .status_01ec .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 22px;
  }
  .status_01ec .hero-aa4b .huge_9ce6 {
    margin-top: -1px;
  }
  .status_01ec .hero-aa4b .huge_9ce6,
  .status_01ec .hero-aa4b .huge_9ce6::after,
  .status_01ec .hero-aa4b .huge_9ce6::before {
    width: 22px;
    height: 2px;
  }
  .status_01ec .hero-aa4b .huge_9ce6::before {
    top: -7px;
  }
  .status_01ec .hero-aa4b .huge_9ce6::after {
    bottom: -7px;
  }
  .mask_60b2 .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 31px;
  }
  .mask_60b2 .hero-aa4b .huge_9ce6 {
    margin-top: -1.5px;
  }
  .mask_60b2 .hero-aa4b .huge_9ce6,
  .mask_60b2 .hero-aa4b .huge_9ce6::after,
  .mask_60b2 .hero-aa4b .huge_9ce6::before {
    width: 31px;
    height: 3px;
  }
  .mask_60b2 .hero-aa4b .huge_9ce6::before {
    top: -9px;
  }
  .mask_60b2 .hero-aa4b .huge_9ce6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .rough_f631 .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 19px;
  }
  .rough_f631 .hero-aa4b .huge_9ce6 {
    margin-top: -1px;
  }
  .rough_f631 .hero-aa4b .huge_9ce6,
  .rough_f631 .hero-aa4b .huge_9ce6::after,
  .rough_f631 .hero-aa4b .huge_9ce6::before {
    width: 19px;
    height: 2px;
  }
  .rough_f631 .hero-aa4b .huge_9ce6::before {
    top: -6px;
  }
  .rough_f631 .hero-aa4b .huge_9ce6::after {
    bottom: -6px;
  }
  .card_b6cb .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 22px;
  }
  .card_b6cb .hero-aa4b .huge_9ce6 {
    margin-top: -1px;
  }
  .card_b6cb .hero-aa4b .huge_9ce6,
  .card_b6cb .hero-aa4b .huge_9ce6::after,
  .card_b6cb .hero-aa4b .huge_9ce6::before {
    width: 22px;
    height: 2px;
  }
  .card_b6cb .hero-aa4b .huge_9ce6::before {
    top: -7px;
  }
  .card_b6cb .hero-aa4b .huge_9ce6::after {
    bottom: -7px;
  }
  .message_fresh_8747 .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 31px;
  }
  .message_fresh_8747 .hero-aa4b .huge_9ce6 {
    margin-top: -1.5px;
  }
  .message_fresh_8747 .hero-aa4b .huge_9ce6,
  .message_fresh_8747 .hero-aa4b .huge_9ce6::after,
  .message_fresh_8747 .hero-aa4b .huge_9ce6::before {
    width: 31px;
    height: 3px;
  }
  .message_fresh_8747 .hero-aa4b .huge_9ce6::before {
    top: -9px;
  }
  .message_fresh_8747 .hero-aa4b .huge_9ce6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark-70c4 .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 19px;
  }
  .dark-70c4 .hero-aa4b .huge_9ce6 {
    margin-top: -1px;
  }
  .dark-70c4 .hero-aa4b .huge_9ce6,
  .dark-70c4 .hero-aa4b .huge_9ce6::after,
  .dark-70c4 .hero-aa4b .huge_9ce6::before {
    width: 19px;
    height: 2px;
  }
  .dark-70c4 .hero-aa4b .huge_9ce6::before {
    top: -6px;
  }
  .dark-70c4 .hero-aa4b .huge_9ce6::after {
    bottom: -6px;
  }
  .paragraph-1b1c .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-1b1c .hero-aa4b .huge_9ce6 {
    margin-top: -1px;
  }
  .paragraph-1b1c .hero-aa4b .huge_9ce6,
  .paragraph-1b1c .hero-aa4b .huge_9ce6::after,
  .paragraph-1b1c .hero-aa4b .huge_9ce6::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-1b1c .hero-aa4b .huge_9ce6::before {
    top: -7px;
  }
  .paragraph-1b1c .hero-aa4b .huge_9ce6::after {
    bottom: -7px;
  }
  .preview_5e1a .hero-aa4b .menu-7ea4 {
    margin-top: -2px;
    width: 31px;
  }
  .preview_5e1a .hero-aa4b .huge_9ce6 {
    margin-top: -1.5px;
  }
  .preview_5e1a .hero-aa4b .huge_9ce6,
  .preview_5e1a .hero-aa4b .huge_9ce6::after,
  .preview_5e1a .hero-aa4b .huge_9ce6::before {
    width: 31px;
    height: 3px;
  }
  .preview_5e1a .hero-aa4b .huge_9ce6::before {
    top: -9px;
  }
  .preview_5e1a .hero-aa4b .huge_9ce6::after {
    bottom: -9px;
  }
}
.border-a852 .huge_9ce6 {
  -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);
}
.border-a852 .huge_9ce6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border-a852 .huge_9ce6::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);
}
.border-a852.sort-upper-3f84 .huge_9ce6 {
  -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);
}
.border-a852.sort-upper-3f84 .huge_9ce6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border-a852.sort-upper-3f84 .huge_9ce6::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);
}
.gold-aa3b {
  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.progress_current_f1c9:before {
  display: none;
}
.caption_hard_29b3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_hard_29b3 .tertiary_rough_d258 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_hard_29b3 .tertiary_rough_d258:last-of-type {
  border-bottom: none;
}
.caption_hard_29b3 .tertiary_rough_d258.rough-4d4b,
.caption_hard_29b3 .tertiary_rough_d258.dim-54e5,
.caption_hard_29b3 .tertiary_rough_d258.section_stone_91f8 {
  padding: 0;
}
.caption_hard_29b3 .focus_left_ea8d .mini_cdff {
  color: currentColor;
}
.caption_hard_29b3 .focus_left_ea8d .mini_cdff:focus,
.caption_hard_29b3 .focus_left_ea8d .mini_cdff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_hard_29b3.badge-static-0056 .gradient_3594,
.caption_hard_29b3.badge-static-0056 .brown-a757 a,
.caption_hard_29b3.badge-static-0056 .logo-8d95 a,
.caption_hard_29b3.badge-static-0056 .picture-1174 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_hard_29b3.badge-static-0056 .gradient_3594:hover,
.caption_hard_29b3.badge-static-0056 .brown-a757 a:hover,
.caption_hard_29b3.badge-static-0056 .logo-8d95 a:hover,
.caption_hard_29b3.badge-static-0056 .picture-1174 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_hard_29b3.badge-static-0056 .layout_49d8 {
  color: rgba(0, 0, 0, 0.8);
}
.caption_hard_29b3.badge-static-0056 .tertiary_rough_d258 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_hard_29b3.badge-static-0056 .tertiary_rough_d258:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_hard_29b3.badge-static-0056 .hidden-9565:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_hard_29b3.badge-static-0056 .focus_left_ea8d .mini_e678 li a,
.caption_hard_29b3.badge-static-0056 .focus_left_ea8d .mini_cdff,
.caption_hard_29b3.badge-static-0056 .picture-1174 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_hard_29b3.badge-static-0056 .focus_left_ea8d .mini_cdff:focus,
.caption_hard_29b3.badge-static-0056 .focus_left_ea8d .mini_cdff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_hard_29b3.badge-static-0056 .mini_e678 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_hard_29b3.upper_5111 .gradient_3594,
.caption_hard_29b3.upper_5111 .brown-a757 a,
.caption_hard_29b3.upper_5111 .logo-8d95 .mini_cdff,
.caption_hard_29b3.upper_5111 .logo-8d95 a,
.caption_hard_29b3.upper_5111 .picture-1174 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_hard_29b3.upper_5111 .gradient_3594:hover,
.caption_hard_29b3.upper_5111 .brown-a757 a:hover,
.caption_hard_29b3.upper_5111 .logo-8d95 .mini_cdff:hover,
.caption_hard_29b3.upper_5111 .logo-8d95 a:hover,
.caption_hard_29b3.upper_5111 .picture-1174 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_hard_29b3.upper_5111 .layout_49d8 {
  color: rgba(255, 255, 255, 0.99);
}
.caption_hard_29b3.upper_5111 .tertiary_rough_d258 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_hard_29b3.upper_5111 .tertiary_rough_d258:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_hard_29b3.upper_5111 .hidden-9565:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_hard_29b3.upper_5111 .focus_left_ea8d .mini_e678 li a,
.caption_hard_29b3.upper_5111 .focus_left_ea8d .mini_cdff,
.caption_hard_29b3.upper_5111 .picture-1174 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_hard_29b3.upper_5111 .focus_left_ea8d .mini_cdff:focus,
.caption_hard_29b3.upper_5111 .focus_left_ea8d .mini_cdff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_hard_29b3.upper_5111 .mini_e678 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-9565 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hidden-9565:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.mask_09f2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video_0dc0 .caption_hard_29b3 {
  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;
}
.video_0dc0 .tertiary_rough_d258 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video_0dc0 .tertiary_rough_d258: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) {
  .video_0dc0 .tertiary_rough_d258:before {
    width: 16%;
    left: 42%;
  }
}
.video_0dc0 .tertiary_rough_d258:last-child:before {
  content: none;
}
.video_0dc0 .tertiary_rough_d258[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video_0dc0 .focus_left_ea8d .mini_e678 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video_0dc0 .focus_left_ea8d .mini_e678 li a .mini_cdff {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video_0dc0 .focus_left_ea8d .picture-1174 {
  border: none;
}
.video_0dc0 .focus_left_ea8d .picture-1174 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video_0dc0 .hidden-9565 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video_0dc0 .mask_09f2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video_0dc0 .upper_5111 .hidden-9565:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_0dc0 .badge-static-0056.gold-6018 .huge_9ce6 {
  background: rgba(0, 0, 0, 0.6);
}
.video_0dc0
  .badge-static-0056.gold-6018
  .huge_9ce6::after,
.video_0dc0
  .badge-static-0056.gold-6018
  .huge_9ce6:before {
  background: inherit;
}
.video_0dc0
  .badge-static-0056.gold-6018:hover
  .huge_9ce6 {
  background: rgba(0, 0, 0, 0.8);
}
.backdrop_brown_bb4c .caption_hard_29b3 {
  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) {
  .backdrop_brown_bb4c .caption_hard_29b3 {
    width: auto;
    right: 45px;
  }
}
.sort-brown-fe5f .caption_hard_29b3 {
  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) {
  .sort-brown-fe5f .caption_hard_29b3 {
    width: auto;
    left: 45px;
  }
}
.progress_current_f1c9 .caption_hard_29b3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.progress_current_f1c9 .mask_09f2 {
  max-width: 48em;
  margin: 0 auto;
}
.progress_current_f1c9 .hidden-9565:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west-cb94 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west-cb94.video_0dc0 .caption_hard_29b3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west-cb94.backdrop_brown_bb4c .caption_hard_29b3 {
  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);
}
.west-cb94 .caption_hard_29b3 {
  visibility: visible;
}
.west-cb94.sort-brown-fe5f .caption_hard_29b3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hovered-ba3e,
.sort_bright_e49d {
  overflow-x: hidden;
}
.hovered-ba3e .caption_hard_29b3 {
  overflow: auto;
}
.hovered-ba3e.video_0dc0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hovered-ba3e.video_0dc0 .caption_hard_29b3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hovered-ba3e.video_0dc0 .notice_b67a {
  opacity: 0;
}
.hovered-ba3e.backdrop_brown_bb4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hovered-ba3e.backdrop_brown_bb4c .caption_hard_29b3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hovered-ba3e.backdrop_brown_bb4c .notice_b67a {
  opacity: 0;
}
.hovered-ba3e.sort-brown-fe5f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hovered-ba3e.sort-brown-fe5f .caption_hard_29b3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hovered-ba3e.sort-brown-fe5f .notice_b67a {
  opacity: 0;
}
.hovered-ba3e.progress_current_f1c9 .caption_hard_29b3 {
  z-index: 10;
  visibility: visible;
}
.gold-6018 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gold-6018 .huge_9ce6 {
  background: rgba(255, 255, 255, 0.99);
}
.gold-6018 .huge_9ce6::after,
.gold-6018 .huge_9ce6:before {
  background: inherit;
}
.gold-6018:hover .huge_9ce6 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-brown-fe5f .gold-6018 {
  top: 10px;
  right: auto;
  left: 12px;
}
.progress_current_f1c9 .gold-6018 {
  display: none !important;
}
.hovered-ba3e:before,
.sort_bright_e49d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hovered-ba3e .gold-6018,
.sort_bright_e49d .gold-6018 {
  display: inline-block;
}
.caption_hard_29b3 .tabs-first-4b35 {
  -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;
}
.hovered-ba3e .caption_hard_29b3 .tabs-first-4b35,
.sort_bright_e49d .caption_hard_29b3 .tabs-first-4b35 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_solid_911b .blue_d5f9 {
  width: 100%;
}
.column-pro-2de6 {
  padding: 0 0.5em 0;
}
.column-pro-2de6 [class*="customify-col-"],
.column-pro-2de6 [class*="customify-col_"],
.column-pro-2de6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.table-fast-15f5 .column-pro-2de6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion-large-dfeb .tertiary-right-a65c,
  .tertiary-right-a65c {
    display: none;
  }
  .avatar_5425 {
    text-align: left;
  }
  .pressed-7553 {
    text-align: center;
  }
  .message-1108 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-large-dfeb .next_b11e,
  .next_b11e {
    display: none;
  }
  .tooltip_active_3f7b {
    text-align: left;
  }
  .disabled-last-82f7 {
    text-align: center;
  }
  .summary-a0e8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion-large-dfeb .item-lite-31f6,
  .item-lite-31f6 {
    display: none;
  }
  .slider_30b0 {
    text-align: left;
  }
  .picture_basic_2dce {
    text-align: center;
  }
  .first-8fcb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.paper-24fd {
  box-shadow: none !important;
}
.element-dirty-f610 .row_white_8899,
.overlay_hard_9933 .row_white_8899 {
  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;
}
.overlay_hard_9933 .row_white_8899 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search_middle_3162 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search_middle_3162:after,
.search_middle_3162:before {
  content: "";
  display: table;
}
.search_middle_3162:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search_middle_3162 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search_middle_3162,
.link_first_573d {
  max-width: 1248px;
  margin: 0 auto;
}

.input_upper_8a68.sort-west-c757 .search_middle_3162 {
  max-width: 100%;
}
.input_upper_8a68.surface-4891 {
  max-width: 1200px;
  margin: 0 auto;
}
.input_upper_8a68.filter_a90a .search_middle_3162 {
  max-width: 100%;
}
.input_upper_8a68.filter_a90a > .search_middle_3162 {
  padding-left: 0;
  padding-right: 0;
}
.input_upper_8a68.filter_a90a > .search_middle_3162 .accordion-large-dfeb {
  margin: 0;
}
.input_upper_8a68.filter_a90a
  > .search_middle_3162
  .first_2d53.caption_pressed_663b {
  margin-right: 0;
  margin-left: 0;
}
.input_upper_8a68.filter_a90a #main.caption_pressed_663b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list-4c4f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list-4c4f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .clean_eacf .heading-hard-e06f {
    padding-right: 1em;
  }
  .clean_eacf.description_5e92 .first_2d53 {
    border-right: 1px solid #eaecee;
  }
  .clean_eacf.description_5e92 .heading-hard-e06f {
    padding-right: 1em;
  }
  .clean_eacf.description_5e92 .lower_8057 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_ef82 .heading-hard-e06f {
    padding-left: 1em;
  }
  .detail_ef82.description_5e92 .first_2d53 {
    border-left: 1px solid #eaecee;
  }
  .detail_ef82.description_5e92 .heading-hard-e06f {
    padding-left: 1em;
  }
  .detail_ef82.description_5e92 .lower_8057 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-out-9c58 .heading-hard-e06f {
    padding-left: 1em;
  }
  .text-out-9c58.description_5e92 .focused-b743 {
    border-right: 1px solid #eaecee;
  }
  .text-out-9c58.description_5e92 .image-7f45 {
    border-right: 1px solid #eaecee;
  }
  .text-out-9c58.description_5e92 .heading-hard-e06f {
    padding-left: 1em;
  }
  .text-out-9c58.description_5e92 .lower_8057 {
    padding-right: 1em;
  }
  .text-out-9c58.description_5e92 .dark-6c93 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver_a7d6 .heading-hard-e06f {
    padding-right: 1em;
  }
  .silver_a7d6.description_5e92 .focused-b743 {
    border-left: 1px solid #eaecee;
  }
  .silver_a7d6.description_5e92 .image-7f45 {
    border-left: 1px solid #eaecee;
  }
  .silver_a7d6.description_5e92 .heading-hard-e06f {
    padding-right: 1em;
  }
  .silver_a7d6.description_5e92 .lower_8057 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver_a7d6.description_5e92 .dark-6c93 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-4c4f .heading-hard-e06f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-4c4f.description_5e92 .first_2d53 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list-4c4f.description_5e92 .heading-hard-e06f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-4c4f.description_5e92 .lower_8057 {
    padding-left: 1em;
  }
  .list-4c4f.description_5e92 .dark-6c93 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list-4c4f.description_5e92 .heading-hard-e06f {
    padding-left: 0;
  }
}
.component-fixed-2d02 .rough-c88b {
  display: inline-block;
}
.backdrop-advanced-1d1a {
  display: inline-block;
}
.focus_daaf {
  word-con: break-word;
}
.thumbnail-02d9 > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-02d9 .gas_3347 {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-02d9 .sidebar-e4db img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tall_80d0 .rough_0678 {
  margin-bottom: 2em;
}
.tall_80d0 .bright_9b8f {
  margin-bottom: 15px;
}
.tall_80d0 .bright_9b8f:last-child {
  margin-bottom: 0;
}
.tall_80d0 .under_0b07 {
  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) {
  .tall_80d0 .under_0b07 {
    display: block;
  }
}
.tall_80d0 .fresh-d17e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tall_80d0 .fresh-d17e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tall_80d0 .hover-8d75 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tall_80d0 .hover-8d75 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tall_80d0 .hover-8d75 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tall_80d0 .focus_daaf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tall_80d0 .focus_daaf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tall_80d0 .table_west_1450 p:last-child {
  margin-bottom: 0;
}
.tall_80d0 .element_purple_b3c3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tall_80d0 .background-5bf4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tall_80d0 .carousel-7595 {
  margin-top: 1em;
}
.tall_80d0 .west_44d1 {
  top: 0;
  display: block;
}
.tall_80d0 .west_44d1 a {
  color: inherit;
}
.tall_80d0 .west_44d1 a:hover {
  color: inherit;
}
.tall_80d0 .menu_a319 {
  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;
}
.tall_80d0 .menu_a319:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tall_80d0 .background-5bf4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tall_80d0 .logo_current_6b63 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tall_80d0 .logo_current_6b63:first-child {
  margin-top: 0;
}
.tall_80d0 .logo_current_6b63.pressed_ffda {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tall_80d0 .logo_current_6b63.gradient-top-be76 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tall_80d0
  .logo_current_6b63.gradient-top-be76.form_fb0b
  .carousel-7595 {
  width: 100%;
}
.tall_80d0 .gradient-top-be76 {
  -webkit-box-align: center;
  align-items: center;
}
.tall_80d0 .gradient-top-be76 .thumbnail-02d9,
.tall_80d0 .gradient-top-be76 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tall_80d0 .hover-8d75 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tall_80d0 .hover-8d75 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tall_80d0 .hover-8d75: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;
}
.tall_80d0 .pressed_ffda {
  z-index: 5;
}
.tall_80d0 .first_9de1 .focus-06a9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tall_80d0 .popup-easy-ce41 .focus-06a9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tall_80d0 .secondary-slow-1ad2 .focus-06a9 {
  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;
}
.tall_80d0.dirty_89e1 .under_0b07,
.tall_80d0.full_c221 .under_0b07 {
  display: block;
}
.tall_80d0.dirty_89e1 .under_0b07 .pagination-warm-4676,
.tall_80d0.dirty_89e1 .under_0b07 .background-5bf4,
.tall_80d0.full_c221 .under_0b07 .pagination-warm-4676,
.tall_80d0.full_c221 .under_0b07 .background-5bf4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tall_80d0.progress_small_3c2c .fresh-d17e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tall_80d0.progress_small_3c2c .fresh-d17e {
    margin-right: 0;
  }
}
.tall_80d0.dirty_89e1 .fresh-d17e,
.tall_80d0.full_c221 .fresh-d17e {
  padding-top: 40%;
}
.tall_80d0.dirty_89e1 .rough_0678,
.tall_80d0.full_c221 .rough_0678 {
  display: block;
}
.tall_80d0.dirty_89e1 .fn-sticky-53ce .background-5bf4,
.tall_80d0.full_c221 .fn-sticky-53ce .background-5bf4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tall_80d0.dirty_89e1 .fresh-d17e,
.tall_80d0.full_c221 .fresh-d17e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tall_80d0.dirty_89e1 .background-5bf4 {
  padding: 1em;
}
.center_248f {
  margin: 30px auto;
  display: block;
}
.center_248f .header_small_5c28 > * {
  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;
}
.center_248f .header_small_5c28 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center_248f .header_small_5c28 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.middle_2820 .thumbnail-02d9 {
  margin-bottom: 1.41575em;
}
.middle_2820 .heading-wood-dbb6 {
  margin-bottom: 1.618em;
}
.progress_paper_cbca .carousel-active-2b7d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.progress_paper_cbca .carousel-active-2b7d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.progress_paper_cbca .preview-aad9 {
  max-width: 100%;
  overflow: auto;
}
.message-e0d7 .progress_paper_cbca a:hover {
  text-decoration: underline;
}
.header_fece .bright_9b8f:not(.focus_daaf),
.header_fece .hover-8d75 {
  margin-bottom: 1.41575em;
}
.header_fece .bright_9b8f:not(.focus_daaf):last-child,
.header_fece .hover-8d75:last-child {
  margin-bottom: 0;
}
.header_fece .bright_9b8f.hover_110e {
  margin-bottom: 0.41575em;
}
.header_fece .backdrop-thick-7f16:before,
.header_fece .block-center-6abb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header_fece .backdrop-thick-7f16:before {
  content: "\f115";
}
.header_fece .block-center-6abb:before {
  content: "\f02c";
}
.header_fece .overlay_cold_50fa {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header_fece .overlay_cold_50fa a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.silver_10a8 {
  display: -webkit-box;
  display: flex;
}
.silver_10a8 .module-fcf1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .silver_10a8 .module-fcf1 {
    flex-basis: 90px;
  }
}
.silver_10a8 .next-5b55 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .silver_10a8 .next-5b55 {
    flex-basis: calc(100% - 50px);
  }
}
.silver_10a8 .notification-2067 p:last-child {
  margin-bottom: 0.72em;
}
.active-183c .header_small_5c28 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-183c .header_small_5c28:after,
.active-183c .header_small_5c28:before {
  content: "";
  display: table;
}
.active-183c .header_small_5c28:after {
  clear: both;
}
.active-183c .header_small_5c28 .full-0711,
.active-183c .header_small_5c28 .pattern_hovered_53c8 {
  width: 49%;
}
.active-183c .header_small_5c28 .full-0711 a span.brown_edd8,
.active-183c .header_small_5c28 .pattern_hovered_53c8 a span.brown_edd8 {
  display: block;
  margin-bottom: 5px;
}
.active-183c .header_small_5c28 .pattern_hovered_53c8 {
  float: left;
  text-align: left;
}
.active-183c .header_small_5c28 .full-0711 {
  float: right;
  text-align: right;
}
.disabled-8241 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled-8241 {
    margin-bottom: 0;
  }
}
.menu-full-d019 {
  margin-bottom: 1em;
}
.menu-full-d019 .focus_daaf {
  font-size: 1.1em;
  line-height: 1.3;
}
.warm_ce68 a {
  display: block;
  line-height: 0;
  position: relative;
}
.module-cbc5 .menu-full-d019,
.accordion_1a30 .menu-full-d019 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module-cbc5 .menu-full-d019,
  .accordion_1a30 .menu-full-d019 {
    display: block;
  }
}
.module-cbc5 .warm_ce68,
.accordion_1a30 .warm_ce68 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module-cbc5 .warm_ce68,
  .accordion_1a30 .warm_ce68 {
    margin-bottom: 1em;
  }
}
.module-cbc5 .warm_ce68 img,
.accordion_1a30 .warm_ce68 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module-cbc5 .easy_5dcf,
.accordion_1a30 .easy_5dcf {
  flex-basis: calc(100% - 160px);
}
.module-cbc5 .easy_5dcf p,
.accordion_1a30 .easy_5dcf p {
  margin-bottom: 0;
}
.module-cbc5 .easy_5dcf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module-cbc5 .easy_5dcf {
    padding-left: 0;
  }
}
.accordion_1a30 .easy_5dcf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accordion_1a30 .easy_5dcf {
    padding-right: 0;
  }
}
.accordion_1a30 .warm_ce68 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden-bright-d7fe .warm_ce68 {
  margin-bottom: 0.5em;
}
.hidden-bright-d7fe .warm_ce68 img {
  width: 100%;
}
.old-0c6e .widget-stone-ffaf,
.notice_hot_83a2 .widget-stone-ffaf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notice_hot_83a2 .first_2d53 .tooltip-6a44 p:last-child {
  margin-bottom: 0;
}
.disabled_gas_4e13 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fresh-bed7 .picture-outer-0764 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fresh-bed7 .picture-outer-0764:last-of-type {
    margin-bottom: 0;
  }
}
.fresh-bed7 .picture-outer-0764 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fresh-bed7 .picture-outer-0764 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fresh-bed7 .picture-outer-0764 ul li {
  margin: 0 0 0.6em;
}
.fresh-bed7 .picture-outer-0764 ul li.card-dirty-fe56,
.fresh-bed7 .picture-outer-0764 ul li.badge_new_b3a7 {
  position: relative;
}
.fresh-bed7 .picture-outer-0764 ul li.card-dirty-fe56 .accordion_basic_2f4d,
.fresh-bed7 .picture-outer-0764 ul li.badge_new_b3a7 .accordion_basic_2f4d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fresh-bed7 .picture-outer-0764 ul li.card-dirty-fe56:after:after,
.fresh-bed7 .picture-outer-0764 ul li.card-dirty-fe56:after:before,
.fresh-bed7
  .picture-outer-0764
  ul
  li.badge_new_b3a7:after:after,
.fresh-bed7
  .picture-outer-0764
  ul
  li.badge_new_b3a7:after:before {
  content: "";
  display: table;
}
.fresh-bed7 .picture-outer-0764 ul li.card-dirty-fe56:after:after,
.fresh-bed7
  .picture-outer-0764
  ul
  li.badge_new_b3a7:after:after {
  clear: both;
}
.fresh-bed7 .picture-outer-0764 a.card-wide-663c:hover {
  text-decoration: none;
}
.fresh-bed7 .picture-outer-0764 select {
  max-width: 100%;
}
.fresh-bed7 .picture-outer-0764 table {
  font-size: 85%;
}
.fresh-bed7 .picture-outer-0764 table td,
.fresh-bed7 .picture-outer-0764 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fresh-bed7 .picture-outer-0764 table tfoot td {
  text-align: left;
}
.fresh-bed7 .picture-outer-0764 :last-child {
  margin-bottom: 0;
}
.fresh-bed7 .picture-outer-0764 .tertiary_medium_36b7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fresh-bed7 .picture-outer-0764 .tertiary_medium_36b7 label {
  width: 100%;
}
.fresh-bed7 .picture-outer-0764 .tertiary_medium_36b7 .selected_52c7 {
  width: 100%;
  display: block;
}
.fresh-bed7 .picture-outer-0764 .tertiary_medium_36b7 .mask-c080 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fresh-bed7 .picture-outer-0764 .tertiary_medium_36b7 .mask-c080:hover svg #svg-search {
  fill: #444;
}
.fresh-bed7 .picture-outer-0764 .tertiary_medium_36b7 .mask-c080 svg {
  width: 18px;
  height: 18px;
}
.fresh-bed7 .hero-5901 ul ul,
.fresh-bed7 .accent_a9b2 ul ul,
.fresh-bed7 .form_simple_7594 ul ul,
.fresh-bed7 .module-dirty-7fe0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fresh-bed7 .hero-5901 .pressed-0600 > a,
.fresh-bed7 .accent_a9b2 .pressed-0600 > a,
.fresh-bed7 .form_simple_7594 .pressed-0600 > a,
.fresh-bed7 .module-dirty-7fe0 .pressed-0600 > a {
  margin-bottom: 0;
}
.fresh-bed7 .column_purple_39d2 li,
.fresh-bed7 .hero-5901 li,
.fresh-bed7 .pro_1a91 li,
.fresh-bed7 .accent_a9b2 li,
.fresh-bed7 .form_simple_7594 li,
.fresh-bed7 .module-dirty-7fe0 li,
.fresh-bed7 .full-ae6e li,
.fresh-bed7 .banner_5465 li {
  display: block;
  position: relative;
}
.fresh-bed7 .column_purple_39d2 li:last-child,
.fresh-bed7 .hero-5901 li:last-child,
.fresh-bed7 .pro_1a91 li:last-child,
.fresh-bed7 .accent_a9b2 li:last-child,
.fresh-bed7 .form_simple_7594 li:last-child,
.fresh-bed7 .module-dirty-7fe0 li:last-child,
.fresh-bed7 .full-ae6e li:last-child,
.fresh-bed7 .banner_5465 li:last-child {
  border: none;
}
.fresh-bed7 .column_purple_39d2 li a,
.fresh-bed7 .hero-5901 li a,
.fresh-bed7 .pro_1a91 li a,
.fresh-bed7 .accent_a9b2 li a,
.fresh-bed7 .form_simple_7594 li a,
.fresh-bed7 .module-dirty-7fe0 li a,
.fresh-bed7 .full-ae6e li a,
.fresh-bed7 .banner_5465 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fresh-bed7 .column_purple_39d2 li ul li::before,
.fresh-bed7 .hero-5901 li ul li::before,
.fresh-bed7 .pro_1a91 li ul li::before,
.fresh-bed7 .accent_a9b2 li ul li::before,
.fresh-bed7 .form_simple_7594 li ul li::before,
.fresh-bed7 .module-dirty-7fe0 li ul li::before,
.fresh-bed7 .full-ae6e li ul li::before,
.fresh-bed7 .banner_5465 li ul li::before {
  left: 15px;
}
.fresh-bed7 .column_purple_39d2 li ul a,
.fresh-bed7 .hero-5901 li ul a,
.fresh-bed7 .pro_1a91 li ul a,
.fresh-bed7 .accent_a9b2 li ul a,
.fresh-bed7 .form_simple_7594 li ul a,
.fresh-bed7 .module-dirty-7fe0 li ul a,
.fresh-bed7 .full-ae6e li ul a,
.fresh-bed7 .banner_5465 li ul a {
  padding-left: 20px;
}
.fresh-bed7 .column_purple_39d2 li ul ul li::before,
.fresh-bed7 .hero-5901 li ul ul li::before,
.fresh-bed7 .pro_1a91 li ul ul li::before,
.fresh-bed7 .accent_a9b2 li ul ul li::before,
.fresh-bed7 .form_simple_7594 li ul ul li::before,
.fresh-bed7 .module-dirty-7fe0 li ul ul li::before,
.fresh-bed7 .full-ae6e li ul ul li::before,
.fresh-bed7 .banner_5465 li ul ul li::before {
  left: 30px;
}
.fresh-bed7 .column_purple_39d2 li ul ul a,
.fresh-bed7 .hero-5901 li ul ul a,
.fresh-bed7 .pro_1a91 li ul ul a,
.fresh-bed7 .accent_a9b2 li ul ul a,
.fresh-bed7 .form_simple_7594 li ul ul a,
.fresh-bed7 .module-dirty-7fe0 li ul ul a,
.fresh-bed7 .full-ae6e li ul ul a,
.fresh-bed7 .banner_5465 li ul ul a {
  padding-left: 40px;
}
.fresh-bed7 .heading-c955 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fresh-bed7 .banner_5465 ul li {
  margin-bottom: 1.41575em;
}
.fresh-bed7 .banner_5465 ul li .middle-45a8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fresh-bed7 .banner_5465 ul li .notice-bright-b818 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.upper_5111 .column_purple_39d2 li a,
.upper_5111 .hero-5901 li a,
.upper_5111 .pro_1a91 li a,
.upper_5111 .accent_a9b2 li a,
.upper_5111 .form_simple_7594 li a,
.upper_5111 .module-dirty-7fe0 li a,
.upper_5111 .full-ae6e li a,
.upper_5111 .banner_5465 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_5111 .heading-c955 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_5111 .picture-outer-0764 ul li.card-dirty-fe56 .accordion_basic_2f4d,
.upper_5111 .picture-outer-0764 ul li.badge_new_b3a7 .accordion_basic_2f4d {
  background: rgba(0, 0, 0, 0.2);
}
.upper_5111 .fresh-bed7 .picture-outer-0764 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li {
  margin: 0;
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li ul {
  margin: 0;
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li ul li a {
  padding-left: 15px;
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li ul li li a {
  padding-left: 30px;
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li.dropdown_532e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li.dropdown_532e > 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;
}
.input_upper_8a68 .fresh-bed7 .mini_e678 li.dropdown_532e > 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;
}
.wide_25d6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bright-c368 {
  position: relative;
  z-index: 10;
}
.bright-c368 .tabs-first-4b35 {
  width: 100%;
  max-width: 100%;
}
.content_wide_4641 .input_faf0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content_wide_4641 .badge-static-0056 {
}
.content_wide_4641 .upper_5111 {
  background: #292929;
}
.liquid_7cb2 .input_faf0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.liquid_7cb2 .badge-static-0056 {
  background: #f9f9f9;
}
.liquid_7cb2 .upper_5111 {
  background: #303030;
}
.row-gas-d8c2 .input_faf0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-gas-d8c2 .rough-c88b {
    margin-bottom: 1em;
  }
  .row-gas-d8c2 .rough-c88b:last-child {
    margin-bottom: 0;
  }
}
.row-gas-d8c2 .badge-static-0056 {
  background: #ededed;
}
.row-gas-d8c2 .upper_5111 {
  background: #1a1a1a;
}
.input_faf0.badge-static-0056 {
  color: rgba(0, 0, 0, 0.6);
}
.input_faf0.badge-static-0056 .hero-right-8a7e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_faf0.upper_5111 {
  color: rgba(255, 255, 255, 0.99);
}
.input_faf0.upper_5111 a:not(.card-wide-663c) {
  color: rgba(255, 255, 255, 0.79);
}
.input_faf0.upper_5111 a:not(.card-wide-663c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_faf0.upper_5111 .hero-right-8a7e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_faf0.upper_5111 table tbody td,
.input_faf0.upper_5111 table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo_yellow_b6b9.texture-black-185b .search_middle_3162 {
  max-width: initial;
}
.logo_yellow_b6b9 .highlight-stale-0d06 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo_yellow_b6b9 .highlight-stale-0d06 .tabs-first-4b35 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo_yellow_b6b9 .highlight-stale-0d06 .tabs-first-4b35 {
    display: block;
    margin-bottom: 2em;
  }
  .logo_yellow_b6b9 .highlight-stale-0d06 .tabs-first-4b35:last-child {
    margin-bottom: 0;
  }
}
.row-gas-d8c2 .rough-c88b:last-child,
.liquid_7cb2 .rough-c88b:last-child,
.content_wide_4641 .rough-c88b:last-child {
  margin-bottom: 0;
}
.row-gas-d8c2 .rough-c88b .fresh-bed7 .picture-outer-0764:last-child,
.liquid_7cb2 .rough-c88b .fresh-bed7 .picture-outer-0764:last-child,
.content_wide_4641 .rough-c88b .fresh-bed7 .picture-outer-0764:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .row-gas-d8c2 .menu-828a,
  .row-gas-d8c2 .panel-up-5df5,
  .liquid_7cb2 .menu-828a,
  .liquid_7cb2 .panel-up-5df5,
  .content_wide_4641 .menu-828a,
  .content_wide_4641 .panel-up-5df5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bright-c368 .rough-c88b {
    margin-bottom: 2em;
  }
}
.bright-c368 p:last-child {
  margin-bottom: 0;
}
.bright-c368 li,
.bright-c368 ul {
  list-style: none;
  margin: 0;
}
.bright-c368 ul ul {
  margin-left: 2.617924em;
}
.current-9ce5 {
  font-size: 0.875em;
}

/* css-noise: 129c */
.widget-item-d3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
