/*!
Theme Name: Customify
Theme URI: https://pressmaximum.light-e914/customify
Author: WPCustomify
Author URI: https://pressmaximum.light-e914
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.light-e914/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item-6b07.avatar_9edc/licenses/gpl-2.0.column_first_e4b2
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.background_e45e/, (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.search_paper_9350.advanced-5bd9/normalize.list-7fcc/
 ======
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.list-7fcc v7.0.0 | MIT License | github.light-e914/necolas/normalize.list-7fcc */
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;
}
.tertiary-stale-cdd3 .sort-orange-7526,
.tertiary_d027,
.container_selected_de16,
.paper_49b4,
.badge_wood_92d2,
.notification-4f7d,
.list-hard-f98d,
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;
}
.tertiary_d027,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary_d027,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_d027,
  h1 {
    font-size: 1.8em;
  }
}
.container_selected_de16,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container_selected_de16 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container_selected_de16,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container_selected_de16,
  h2 {
    font-size: 1.7em;
  }
}
.paper_49b4,
h3 {
  font-size: 1.618em;
}
.tertiary-stale-cdd3 .sort-orange-7526,
.badge_wood_92d2,
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.dark-fdb8 {
  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;
}
.medium_5650:after,
.medium_5650:before,
.button_2884:after,
.button_2884:before {
  content: "";
  display: table;
}
.medium_5650:after,
.button_2884:after {
  clear: both;
}
.wide-412f {
  float: right;
  margin-right: 0;
}
.card_thick_0d91 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.frame_top_0386 .old_e60d,
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;
}
.frame_top_0386 .old_e60d: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;
}
.widget_tall_f171 .old_e60d {
  box-shadow: none;
}
.widget_tall_f171
  .old_e60d
  .table-4c3c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.widget_tall_f171 .old_e60d .solid_ef54 {
  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;
}
.widget_tall_f171
  .old_e60d
  .solid_ef54
  b {
  display: none;
}
.widget_tall_f171 .menu_smooth_1a3c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lite_4ba7:not(.badge_8576):not(.easy_6bd9),
button:not(.badge_8576):not(.easy_6bd9),
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ),
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ),
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ) {
  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;
}
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ):hover,
button:not(.badge_8576):not(
    .easy_6bd9
  ):hover,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ):hover,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ):hover,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ):active,
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ):focus,
button:not(.badge_8576):not(
    .easy_6bd9
  ):active,
button:not(.badge_8576):not(
    .easy_6bd9
  ):focus,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ):active,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ):focus,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ):active,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ):focus,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ):active,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ):focus {
  outline: 0;
}
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566,
button:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566 {
  position: relative;
}
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .clean_50f9,
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .mask-d857,
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .hot_7407,
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  i,
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  svg,
button:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .clean_50f9,
button:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .mask-d857,
button:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .hot_7407,
button:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  i,
button:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  svg,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .clean_50f9,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .mask-d857,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .hot_7407,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  i,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  svg,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .clean_50f9,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .mask-d857,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .hot_7407,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  i,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  svg,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .clean_50f9,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .mask-d857,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  .hot_7407,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  i,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566
  svg {
  visibility: hidden;
}
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566:after,
button:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566:after,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566:after,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566:after,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ).fn-loading-8566: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;
}
.lite_4ba7:not(.badge_8576):not(.easy_6bd9),
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ),
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ),
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ) {
  color: #fff;
  background: #235787;
}
.lite_4ba7:not(.badge_8576):not(
    .easy_6bd9
  ):focus,
input[type="button"]:not(.badge_8576):not(
    .easy_6bd9
  ):focus,
input[type="reset"]:not(.badge_8576):not(
    .easy_6bd9
  ):focus,
input[type="submit"]:not(.badge_8576):not(
    .easy_6bd9
  ):focus {
  color: #fff;
}
.lite_4ba7.fn-disabled-8566:not(.badge_8576):not(
    .easy_6bd9
  ),
.lite_4ba7[disabled]:not(.badge_8576):not(
    .easy_6bd9
  ),
button.fn-disabled-8566:not(.badge_8576):not(
    .easy_6bd9
  ),
button[disabled]:not(.badge_8576):not(
    .easy_6bd9
  ) {
  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;
}
.table_8361 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_8361: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;
}
.logo_smooth_325f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid_warm_ab1c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip_b9e7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.medium_5650:after,
.medium_5650:before,
.box-narrow-bebc:after,
.box-narrow-bebc:before,
.grid_cool_ecc7:after,
.grid_cool_ecc7:before,
.south_7abd:after,
.south_7abd:before,
.thumbnail-c8dd:after,
.thumbnail-c8dd:before,
.widget-ff6a:after,
.widget-ff6a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.medium_5650:after,
.box-narrow-bebc:after,
.grid_cool_ecc7:after,
.south_7abd:after,
.thumbnail-c8dd:after,
.widget-ff6a:after {
  clear: both;
}
.box-narrow-bebc .caption-short-c4d7,
.grid_cool_ecc7 .caption-short-c4d7,
.filter-0f1a .caption-short-c4d7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.texture_stone_8c14 {
  display: inline-block;
}
.article_easy_d4c4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.article_easy_d4c4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article_easy_d4c4 .glass-564b {
  padding: 1em 0;
  font-size: 85%;
}
.glass-564b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.smooth-aebf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.smooth-aebf:after,
.smooth-aebf:before {
  content: "";
  display: table;
}
.smooth-aebf:after {
  clear: both;
}
.notice-bottom-edc3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification_medium_dc88 .notice-bottom-edc3 {
  max-width: 50%;
}
.accordion_east_86a3 .notice-bottom-edc3 {
  max-width: 33.33%;
}
.slider-d026 .notice-bottom-edc3 {
  max-width: 25%;
}
.logo-e3d6 .notice-bottom-edc3 {
  max-width: 20%;
}
.picture_84f5 .notice-bottom-edc3 {
  max-width: 16.66%;
}
.old-7949 .notice-bottom-edc3 {
  max-width: 14.28%;
}
.module_selected_a954 .notice-bottom-edc3 {
  max-width: 12.5%;
}
.wrapper-2c4e .notice-bottom-edc3 {
  max-width: 11.11%;
}
.hover-full-836a {
  display: block;
}
.tertiary-stale-cdd3 .last_f1c5 label,
.tertiary-stale-cdd3 .pro-b521 label,
.tertiary-stale-cdd3 .under_6904 label,
.tertiary-stale-cdd3 .dim-d0d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_down_749e {
  list-style: none;
  margin: 0;
}
.mask_down_749e article.border_ac09 {
  margin-bottom: 0;
}
.mask_down_749e ul {
  list-style: none;
  margin: 0;
}
.mask_down_749e .column-4e61 li.border_ac09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_down_749e .column-4e61 li.border_ac09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_down_749e .column-4e61 li.border_ac09: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) {
  .mask_down_749e .column-4e61 li.border_ac09 li.border_ac09 li.border_ac09 li.border_ac09 {
    padding-left: 0;
  }
}
article.border_ac09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border_ac09 .box-narrow-bebc p:last-of-type {
  margin-bottom: 0;
}
article.border_ac09 .element_narrow_3490 {
  float: left;
}
article.border_ac09 .basic-d1e5 {
  margin-left: 85px;
}
article.border_ac09 .detail-39ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border_ac09 .detail-39ed .caption-medium-806e {
  margin-left: 10px;
}
article.border_ac09 .filter-hard-7879 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border_ac09 .table_93d6 {
  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 .last_f1c5,
  #respond .under_6904,
  #respond .dim-d0d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last_f1c5 input,
#respond .under_6904 input,
#respond .dim-d0d2 input {
  width: 100%;
}
#respond .dim-d0d2 {
  margin-right: 0;
}
#respond .simple_8a6e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-cfc1 {
  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;
}
.shadow-cfc1.current-55c5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.shadow-cfc1 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%);
}
.shadow-cfc1:focus,
.shadow-cfc1: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);
}
.box_f51c {
  border-radius: 10%;
}
.next-5861 {
  border-radius: 50%;
}
.widget_fast_f66f {
  font-size: 0.72em;
}
.grid-faa4 {
  font-size: 0.875em;
}
.slider-f68d {
  font-size: 1.1em;
}
.icon_wood_3048 {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_wood_3048.widget_fast_f66f {
  letter-spacing: 0.5px;
}
.sidebar-cool-7cd5,
.sidebar-cool-7cd5 a {
  color: #6d6d6d;
}
.sidebar-cool-7cd5 a:hover {
  color: #111;
}
.summary-b385 {
  color: #6d6d6d;
}
.lower-bd96 {
  overflow-x: hidden;
}
.lower-bd96 .dirty-2fe1.text-f855 {
  position: relative;
}
.lower-bd96 .dirty-2fe1.text-f855.frame-old-0ac1 {
  position: initial;
}
.lower-bd96
  .dirty-2fe1.text-f855.frame-old-0ac1
  .hard_a22c {
  left: auto;
}
.lower-bd96 .dirty-2fe1 .hard_a22c {
  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;
}
.lower-bd96 .dirty-2fe1:hover.text-f855 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.lower-bd96
  .dirty-2fe1:hover.text-f855
  .hard_a22c {
  display: block;
  z-index: 9999999;
}
.lower-bd96 .logo_current_12e2 .info-clean-aa58,
.lower-bd96 .photo-left-e6cb .info-clean-aa58 {
  display: none;
}
.lower-bd96 .orange-7fbe .dirty-2fe1:hover.text-f855 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tertiary-stale-cdd3 .last_f1c5 label,
.tertiary-stale-cdd3 .pro-b521 label,
.tertiary-stale-cdd3 .under_6904 label,
.tertiary-stale-cdd3 .dim-d0d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_down_749e {
  list-style: none;
  margin: 0;
}
.mask_down_749e article.border_ac09 {
  margin-bottom: 0;
}
.mask_down_749e ul {
  list-style: none;
  margin: 0;
}
.mask_down_749e .column-4e61 li.border_ac09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_down_749e .column-4e61 li.border_ac09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_down_749e .column-4e61 li.border_ac09: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) {
  .mask_down_749e .column-4e61 li.border_ac09 li.border_ac09 li.border_ac09 li.border_ac09 {
    padding-left: 0;
  }
}
article.border_ac09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border_ac09 .box-narrow-bebc p:last-of-type {
  margin-bottom: 0;
}
article.border_ac09 .element_narrow_3490 {
  float: left;
}
article.border_ac09 .basic-d1e5 {
  margin-left: 85px;
}
article.border_ac09 .detail-39ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border_ac09 .detail-39ed .caption-medium-806e {
  margin-left: 10px;
}
article.border_ac09 .filter-hard-7879 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border_ac09 .table_93d6 {
  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 .last_f1c5,
  #respond .under_6904,
  #respond .dim-d0d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last_f1c5 input,
#respond .under_6904 input,
#respond .dim-d0d2 input {
  width: 100%;
}
#respond .dim-d0d2 {
  margin-right: 0;
}
#respond .simple_8a6e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo_current_12e2 .frame-black-3c28 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame-black-3c28 .article-2a77.column_b4b8 .over-9b2b > li > a:focus,
.frame-black-3c28 .article-2a77.column_b4b8 .over-9b2b > li > a:hover,
.frame-black-3c28 .article-2a77.description-950b .over-9b2b > li > a:focus,
.frame-black-3c28 .article-2a77.description-950b .over-9b2b > li > a:hover,
.frame-black-3c28 .article-2a77.layout-4767 .over-9b2b > li > a:focus,
.frame-black-3c28 .article-2a77.layout-4767 .over-9b2b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-black-3c28
  .article-2a77.column_b4b8
  .over-9b2b
  > li.container_fe0d
  > a,
.frame-black-3c28
  .article-2a77.column_b4b8
  .over-9b2b
  > li.notice-b182
  > a,
.frame-black-3c28
  .article-2a77.description-950b
  .over-9b2b
  > li.container_fe0d
  > a,
.frame-black-3c28
  .article-2a77.description-950b
  .over-9b2b
  > li.notice-b182
  > a,
.frame-black-3c28
  .article-2a77.layout-4767
  .over-9b2b
  > li.container_fe0d
  > a,
.frame-black-3c28 .article-2a77.layout-4767 .over-9b2b > li.shade-dirty-04ae > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame-black-3c28 .hero-wood-30d3,
.frame-black-3c28 .hero-wood-30d3 a {
  color: rgba(255, 255, 255, 0.99);
}
.frame-black-3c28 .pro_c5f1.large-e9d5 li a,
.frame-black-3c28 .description_1976 a,
.frame-black-3c28 .fixed_dfb4,
.frame-black-3c28 .over-9b2b > li > a,
.frame-black-3c28 .warm_520b {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28 .pro_c5f1.large-e9d5 li a:hover,
.frame-black-3c28 .description_1976 a:hover,
.frame-black-3c28 .fixed_dfb4:hover,
.frame-black-3c28 .over-9b2b > li > a:hover,
.frame-black-3c28 .warm_520b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-black-3c28 .highlight_simple_2f75 {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28 .highlight_simple_2f75 .description_north_3821 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-black-3c28 .highlight_simple_2f75:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-black-3c28 .info-d7ca .element_41c6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28 .info-d7ca .element_41c6 .fast-e78d {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28
  .info-d7ca
  .element_41c6
  .fast-e78d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28
  .info-d7ca
  .element_41c6
  .fast-e78d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28
  .info-d7ca
  .element_41c6
  .fast-e78d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28
  .info-d7ca
  .element_41c6
  .fast-e78d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28 .info-d7ca .sort-a16f {
  color: rgba(255, 255, 255, 0.79);
}
.frame-black-3c28 .info-d7ca .sort-a16f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron-e0e4
  .frame-black-3c28
  .info-d7ca
  .label_393e
  .gallery-simple-ec08 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron-e0e4
  .frame-black-3c28
  .info-d7ca
  .label_393e
  .fast-e78d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_current_12e2 .photo-advanced-f89e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-advanced-f89e .article-2a77.column_b4b8 .over-9b2b > li > a:focus,
.photo-advanced-f89e .article-2a77.column_b4b8 .over-9b2b > li > a:hover,
.photo-advanced-f89e .article-2a77.description-950b .over-9b2b > li > a:focus,
.photo-advanced-f89e .article-2a77.description-950b .over-9b2b > li > a:hover,
.photo-advanced-f89e .article-2a77.layout-4767 .over-9b2b > li > a:focus,
.photo-advanced-f89e .article-2a77.layout-4767 .over-9b2b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-advanced-f89e
  .article-2a77.column_b4b8
  .over-9b2b
  > li.container_fe0d
  > a,
.photo-advanced-f89e
  .article-2a77.column_b4b8
  .over-9b2b
  > li.notice-b182
  > a,
.photo-advanced-f89e
  .article-2a77.description-950b
  .over-9b2b
  > li.container_fe0d
  > a,
.photo-advanced-f89e
  .article-2a77.description-950b
  .over-9b2b
  > li.notice-b182
  > a,
.photo-advanced-f89e
  .article-2a77.layout-4767
  .over-9b2b
  > li.container_fe0d
  > a,
.photo-advanced-f89e .article-2a77.layout-4767 .over-9b2b > li.shade-dirty-04ae > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-advanced-f89e .hero-wood-30d3,
.photo-advanced-f89e .hero-wood-30d3 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-advanced-f89e .pro_c5f1.large-e9d5 li a,
.photo-advanced-f89e .description_1976 a,
.photo-advanced-f89e .fixed_dfb4,
.photo-advanced-f89e .over-9b2b > li > a,
.photo-advanced-f89e .warm_520b {
  color: rgba(0, 0, 0, 0.55);
}
.photo-advanced-f89e .pro_c5f1.large-e9d5 li a:hover,
.photo-advanced-f89e .description_1976 a:hover,
.photo-advanced-f89e .fixed_dfb4:hover,
.photo-advanced-f89e .over-9b2b > li > a:hover,
.photo-advanced-f89e .warm_520b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-advanced-f89e .highlight_simple_2f75 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-advanced-f89e .highlight_simple_2f75 .description_north_3821 {
  color: rgba(0, 0, 0, 0.8);
}
.photo-advanced-f89e .highlight_simple_2f75:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick-49fd .down-7608 {
  margin-left: auto;
  margin-right: auto;
}
.grid_cool_ecc7 > * {
  margin-left: auto;
  margin-right: auto;
}
.grid_cool_ecc7 .logo_smooth_325f {
  margin-right: 1.41575em;
}
.caption_8694 .grid_cool_ecc7 > .overlay_bottom_7fe9 {
  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;
}
.caption_8694 .grid_cool_ecc7 > .glass-8659 {
  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;
}
.layout_dfcf.thick-49fd .down-7608,
.video-huge-ee53.thick-49fd .down-7608 {
  margin-left: 0;
}
.element-8c63.thick-49fd .down-7608,
.panel_over_0916.thick-49fd .down-7608 {
  margin-right: 0;
}
.grid_cool_ecc7 ol,
.grid_cool_ecc7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface-9c14 video {
  max-width: 100%;
}
.dynamic-9836 img {
  display: block;
}
.dynamic-9836.logo_smooth_325f,
.dynamic-9836.grid_warm_ab1c {
  width: 100%;
}
.dynamic-9836.glass-8659 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.brown-8846:not(.block-594b) {
  margin: 1.5em auto;
}
.nav_1ebd p {
  padding: 1.5em 14px;
}
ul.selected-ea73.glass-8659,
ul.selected-ea73.overlay_bottom_7fe9,
ul.selected-ea73.under-593e.overlay_bottom_7fe9 {
  padding: 0 14px;
}
.hidden-76e7 {
  display: block;
  overflow-x: auto;
}
.hidden-76e7 table {
  border-collapse: collapse;
  width: 100%;
}
.hidden-76e7 td,
.hidden-76e7 th {
  padding: 0.5em;
}
.grid_cool_ecc7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid_cool_ecc7 ol ol,
.grid_cool_ecc7 ol ul,
.grid_cool_ecc7 ul ol,
.grid_cool_ecc7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid_cool_ecc7 ol ol li,
.grid_cool_ecc7 ol ul li,
.grid_cool_ecc7 ul ol li,
.grid_cool_ecc7 ul ul li {
  margin-left: 0;
}
.backdrop_green_24d4.photo-small-61d0 > .hidden-98f4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop_green_24d4.photo-small-61d0 > .hidden-98f4 iframe,
.backdrop_green_24d4.photo-small-61d0 > .hidden-98f4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notification_ccff {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notification_ccff.tertiary-0388 {
  padding: 0;
}
.notification_ccff.tertiary-0388 cite {
  font-size: 13px;
}
.notification_ccff > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notification_ccff cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.backdrop-76f4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.backdrop-76f4 > p:first-child {
  margin-top: 0;
}
.backdrop-76f4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.backdrop-76f4 blockquote {
  border-left: 0;
}
.east_1022 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.east_1022:not(.alert-6b2c) {
  max-width: 100px;
}
.east_1022.grid_mini_679c {
  border-bottom: none !important;
  text-align: center;
}
.east_1022.grid_mini_679c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav_1ebd p {
    padding: 1.5em 0;
  }
}
.active_left_2698 {
  color: #0073aa;
}
.prev-6775 {
  background-color: #0073aa;
}
.gas-5b44 {
  color: #229fd8;
}
.fresh_cdcc {
  background-color: #229fd8;
}
.texture-01ca {
  color: #eee;
}
.fast-6103 {
  background-color: #eee;
}
.frame_55c1 {
  color: #444;
}
.footer_first_af0a {
  background-color: #444;
}
.lite-13ed {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.lite-13ed .tag_red_a467 .description_1976 {
  font-size: 15px;
}
.lite-13ed .description_1976 {
  line-height: 1.3;
}
.lite-13ed .photo-advanced-f89e {
}
.lite-13ed .frame-black-3c28 {
  background: #235787;
}
.search-ba0e {
  padding: 0;
}
.search-ba0e .frame-black-3c28 {
  background: #1a1a1a;
}
.search-ba0e .photo-advanced-f89e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge_71bb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge_71bb .photo-advanced-f89e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge_71bb .frame-black-3c28 {
  background: #303030;
}
.widget-ff6a {
  position: relative;
  z-index: 10;
}
.widget-ff6a .card-ccd5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_old_0630 .text-f855 {
  display: inline-block;
  vertical-align: middle;
}
.dropdown_old_0630.text_wood_c942 .text-f855 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dropdown_old_0630.text_wood_c942 .text-f855 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_old_0630.text_wood_c942 .text-f855 {
    margin-right: 0.4em;
  }
}
.dropdown_old_0630.text_wood_c942 .text-f855:last-child {
  margin-right: 0;
}
.action-12f3 .card-ccd5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo_current_12e2 .tag_red_a467 {
    margin: 0 -0.5em;
  }
  .logo_current_12e2 .tag_red_a467 [class*="customify-col-"],
  .logo_current_12e2 .tag_red_a467 [class*="customify-col_"],
  .logo_current_12e2 .tag_red_a467 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo_current_12e2.carousel-fresh-816e .card-ccd5 {
  background: 0 0 !important;
}
.logo_current_12e2.carousel-fresh-816e .card-ccd5,
.logo_current_12e2.action-12f3 .card-ccd5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo_current_12e2.wide-ecd3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo_current_12e2.action-12f3 .card-ccd5 {
  box-shadow: none !important;
}
.static_5bfb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .static_5bfb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .static_5bfb {
    padding: 18px 0 20px;
  }
}
.static_5bfb .hover-dirty-b664 {
  width: 100%;
}
.static_5bfb .progress_tall_959f {
  margin-bottom: 0;
}
.static_5bfb .image-86b3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_c412 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_c412 .tabs_stale_29d2 {
  width: 100%;
}
.logo_plasma_c8e9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo_plasma_c8e9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo_plasma_c8e9 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;
}
.logo_plasma_c8e9 li:last-child:after {
  display: none;
}
.logo_plasma_c8e9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.blue-edd7 .info-clean-aa58 button,
.static_5bfb .info-clean-aa58 button {
  left: 0;
}
.blue-edd7 .tabs_stale_29d2,
.static_5bfb .tabs_stale_29d2 {
  padding-left: 0;
  padding-right: 0;
}
.blue-edd7 .modal_c412,
.static_5bfb .modal_c412 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.blue-edd7 {
  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;
}
.blue-edd7: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;
}
.blue-edd7 .soft_3e5a {
  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) {
  .blue-edd7 .soft_3e5a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .blue-edd7 .soft_3e5a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .blue-edd7 .soft_3e5a {
    min-height: 200px;
  }
}
.blue-edd7 .logo_plasma_c8e9 {
  color: rgba(255, 255, 255, 0.8);
}
.blue-edd7 .logo_plasma_c8e9 a,
.blue-edd7 .logo_plasma_c8e9 li:after {
  color: inherit;
}
.blue-edd7 .logo_plasma_c8e9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-out-9430 {
  margin-bottom: 0.5em;
}
.notification_88a6 {
  margin-bottom: 1.2em;
}
.notification_88a6,
.thumbnail-out-9430 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification_88a6 p:last-child,
.thumbnail-out-9430 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info-clean-aa58,
#masthead .info-clean-aa58 {
  display: none;
}
#masthead
  > .info-clean-aa58.header-silver-f097 {
  display: none;
}
#masthead > .info-clean-aa58 button {
  left: 0;
}
.thick_53d0 {
  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%;
}
.thick_53d0 .text-f855 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thick_53d0 .disabled_clean_af7a {
  display: -webkit-box;
  display: flex;
}
.thick_53d0 .disabled_clean_af7a.layout-full-a6dd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thick_53d0 .disabled_clean_af7a.dropdown-warm-338a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thick_53d0 .disabled_clean_af7a.thumbnail_9623 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thick_53d0.gas-023a.picture-65ab .disabled_clean_af7a.layout-full-a6dd {
  flex-basis: 100%;
}
.thick_53d0.shade_rough_df46 .disabled_clean_af7a.dropdown-warm-338a {
  -webkit-box-flex: 1;
  flex: auto;
}
.thick_53d0.shade_rough_df46 .disabled_clean_af7a.thumbnail_9623 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info-clean-aa58.header-silver-f097 {
  display: none;
}
#masthead > .info-clean-aa58 button {
  left: 0;
}
.avatar-0837 {
  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;
}
.avatar-0837:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar-0837.element-center-c41f i {
  margin-right: 4px;
}
.avatar-0837.bronze_990d i {
  margin-left: 5px;
}
.description_1976 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.description_1976 p:last-child {
  margin-bottom: 0;
}
.pattern-9bb9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pattern-9bb9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pattern-9bb9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pattern-9bb9 .hero-wood-30d3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pattern-9bb9 .gas_64b7 {
  margin: 5px 0 7px 0;
}
.pattern-9bb9.paragraph_ba34 .gas-d293 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-9bb9.paragraph_ba34 .notification-07ba {
  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;
}
.pattern-9bb9.dropdown_fc70 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pattern-9bb9.dropdown_fc70 .gas-d293 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-9bb9.dropdown_fc70 .notification-07ba {
  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;
}
.pattern-9bb9.notification_middle_27cc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern-9bb9.caption_current_1f3f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pattern-9bb9.caption_current_1f3f .notification-07ba {
  margin-top: 7px;
}
.image_ae2a {
  display: inline-block;
}
.widget-ff6a .modal_solid_a37b .pattern-9bb9 img {
  max-width: 100%;
}
.article-2a77 .feature_bottom_4930.tiny_db27,
.white_f9ad .feature_bottom_4930.tiny_db27 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-2a77 .label_e3bf,
.white_f9ad .label_e3bf {
  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%);
}
.article-2a77 .label_e3bf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article-2a77.hard-fa88 .label_e3bf {
  display: none;
}
.article-2a77 .fast_d4ca {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-2a77 .fast_d4ca li {
  display: inline-block;
  position: relative;
}
.article-2a77 .fast_d4ca li:last-child {
  margin-right: 0;
}
.article-2a77 .fast_d4ca 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;
}
.article-2a77 .fast_d4ca li.shade-dirty-04ae > a {
  color: rgba(0, 0, 0, 0.9);
}
.article-2a77 .fast_d4ca > 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;
}
.article-2a77 .fast_d4ca > li > a i {
  line-height: 0;
}
.article-2a77 .fast_d4ca > li.disabled-1085 > a .label_e3bf {
  margin-left: 4px;
  line-height: 0;
}
.article-2a77 .fast_d4ca .rough-bf92 li.disabled-1085 > a {
  position: relative;
}
.article-2a77 .fast_d4ca .rough-bf92 li.disabled-1085 > a:after,
.article-2a77 .fast_d4ca .rough-bf92 li.disabled-1085 > a:before {
  content: "";
  display: table;
}
.article-2a77 .fast_d4ca .rough-bf92 li.disabled-1085 > a:after {
  clear: both;
}
.article-2a77 .fast_d4ca .rough-bf92 li.disabled-1085 > a .label_e3bf {
  margin-left: 5px;
  float: right;
}
.article-2a77 .nav-advanced-8382,
.article-2a77 .rough-bf92 {
  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;
}
.article-2a77 .rough-bf92 {
  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;
}
.article-2a77 .rough-bf92 .tiny_db27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-2a77 .rough-bf92 .label_e3bf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article-2a77 .rough-bf92 li {
  display: block;
  margin: 0;
  padding: 0;
}
.article-2a77 .rough-bf92 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;
}
.article-2a77 .rough-bf92 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article-2a77 .rough-bf92 .rough-bf92 {
  top: 0;
  left: 100%;
}
.article-2a77 .description-pressed-2349.fn-focus-8566 > .nav-advanced-8382,
.article-2a77 .description-pressed-2349.fn-focus-8566 > .rough-bf92,
.article-2a77 .description-pressed-2349:focus > .nav-advanced-8382,
.article-2a77 .description-pressed-2349:focus > .rough-bf92,
.article-2a77 .description-pressed-2349:hover > .nav-advanced-8382,
.article-2a77 .description-pressed-2349:hover > .rough-bf92 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article-2a77.layout-4767 .over-9b2b:after,
.article-2a77.layout-4767 .over-9b2b:before {
  content: "";
  display: table;
}
.article-2a77.layout-4767 .over-9b2b:after {
  clear: both;
}
.article-2a77.layout-4767 .over-9b2b > li {
  float: left;
}
.article-2a77.message-tiny-017d .over-9b2b:after,
.article-2a77.message-tiny-017d .over-9b2b:before {
  content: "";
  display: table;
}
.article-2a77.message-tiny-017d .over-9b2b:after {
  clear: both;
}
.article-2a77.message-tiny-017d .over-9b2b > li {
  float: left;
}
.article-2a77.message-tiny-017d .over-9b2b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article-2a77.message-tiny-017d .over-9b2b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article-2a77.message-tiny-017d .over-9b2b > li.container_fe0d > a,
.article-2a77.message-tiny-017d .over-9b2b > li.shade-dirty-04ae > a {
  color: #fff;
  background-color: #1e4b75;
}
.article-2a77.column_b4b8 .over-9b2b > li > a .tiny_db27 {
  position: relative;
}
.article-2a77.column_b4b8 .over-9b2b > li > a .tiny_db27: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;
}
.article-2a77.column_b4b8
  .over-9b2b
  > li:focus
  > a
  .tiny_db27:before,
.article-2a77.column_b4b8
  .over-9b2b
  > li:hover
  > a
  .tiny_db27:before {
  width: 100%;
  background-color: currentColor;
}
.article-2a77.column_b4b8
  .over-9b2b
  > li.container_fe0d
  > a
  .tiny_db27:before,
.article-2a77.column_b4b8
  .over-9b2b
  > li.notice-b182
  > a
  .tiny_db27:before {
  width: 100%;
  background-color: currentColor;
}
.article-2a77.description-950b .over-9b2b > li > a .tiny_db27 {
  position: relative;
}
.article-2a77.description-950b .over-9b2b > li > a .tiny_db27: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;
}
.article-2a77.description-950b .over-9b2b > li:focus > a .tiny_db27:before,
.article-2a77.description-950b
  .over-9b2b
  > li:hover
  > a
  .tiny_db27:before {
  width: 100%;
  background-color: currentColor;
}
.article-2a77.description-950b
  .over-9b2b
  > li.container_fe0d
  > a
  .tiny_db27:before,
.article-2a77.description-950b
  .over-9b2b
  > li.notice-b182
  > a
  .tiny_db27:before {
  width: 100%;
  background-color: currentColor;
}
.white_f9ad .fast_d4ca {
  margin: 0;
  padding: 0;
  list-style: none;
}
.white_f9ad .fast_d4ca li:first-child > a {
  border-top: none;
}
.white_f9ad .fast_d4ca .liquid-4508 > .tiny_db27 .label_e3bf {
  display: none;
}
.white_f9ad .fast_d4ca li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.white_f9ad .fast_d4ca li:last-child {
  border: none;
}
.white_f9ad .fast_d4ca li.disabled-1085 > a {
  padding-right: 45px !important;
}
.white_f9ad .fast_d4ca li a {
  display: block;
  padding: 0.55em 1.5em;
}
.white_f9ad .fast_d4ca li a:focus,
.white_f9ad .fast_d4ca li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white_f9ad .fast_d4ca li .outer_3402 {
  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;
}
.white_f9ad .fast_d4ca li .outer_3402:hover {
  box-shadow: none;
}
.white_f9ad .fast_d4ca li .outer_3402 .label_e3bf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.white_f9ad .fast_d4ca .rough-bf92 {
  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);
}
.white_f9ad .fast_d4ca .rough-bf92 li a {
  padding-left: 3em;
}
.white_f9ad .fast_d4ca .text-a322 > a .outer_3402 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.white_f9ad .fast_d4ca .text-a322 > .rough-bf92 {
  display: block;
  opacity: 1;
}
.sidebar-c88e {
  max-width: 100%;
}
.row_04df {
  line-height: 0;
  cursor: pointer;
}
.warm_520b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.warm_520b:hover {
  box-shadow: none;
  color: currentColor;
}
.warm_520b svg {
  width: 18px;
  height: 18px;
}
.warm_520b .notification-stone-827d {
  display: none;
}
.steel-c4fb {
  position: relative;
}
.steel-c4fb.fn-active-8566 .warm_520b .outer-4dfa {
  display: none;
}
.steel-c4fb.fn-active-8566 .warm_520b .notification-stone-827d {
  display: inline-block;
}
.steel-c4fb .media_0eff {
  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);
}
.steel-c4fb.green-1fa2 .media_0eff {
  left: auto;
  right: -0.9em;
}
.steel-c4fb.green-1fa2 .mini_b768::before {
  left: auto;
  right: 15px;
}
.steel-c4fb.fn-active-8566 .media_0eff {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_393e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label_393e label {
  flex-basis: 100%;
}
.label_393e .element_41c6 {
  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;
}
.label_393e .fast-e78d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label_393e .fast-e78d:focus {
  background-color: transparent;
}
.label_393e button.sort-a16f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label_393e button.sort-a16f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label_393e button.sort-a16f svg {
  width: 18px;
  height: 18px;
}
.label_393e input[type="submit"] {
  min-height: auto;
}
.info-d7ca .label_393e .fast-e78d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mini_b768 {
  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) {
  .mini_b768 {
    width: 220px;
  }
}
.mini_b768 label {
  flex-basis: 100%;
}
.mini_b768::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;
}
.iron-e0e4 .info-d7ca .label_393e {
  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;
}
.iron-e0e4
  .info-d7ca
  .label_393e
  .element_41c6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.iron-e0e4 .info-d7ca .label_393e .fast-e78d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.iron-e0e4
  .info-d7ca
  .label_393e
  .fast-e78d:focus {
  background: 0 0;
}
.iron-e0e4
  .info-d7ca
  .label_393e
  .gallery-simple-ec08 {
  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;
}
.pro_c5f1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pro_c5f1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pro_c5f1 li:last-child {
  margin-right: 0;
}
.pro_c5f1 li:first-child {
  margin-left: 0;
}
.pro_c5f1.breadcrumb-f451 a {
  color: #fff;
}
.pro_c5f1.breadcrumb-f451 a:hover {
  color: #fff;
}
.pro_c5f1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pro_c5f1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pro_c5f1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pro_c5f1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pro_c5f1 [class*="social-icon-apple"] {
  background-color: #999;
}
.pro_c5f1 [class*="social-icon-apple"].chip_old_54ff {
  background-color: transparent;
  color: #999;
}
.pro_c5f1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pro_c5f1 [class*="social-icon-behance"].chip_old_54ff {
  background-color: transparent;
  color: #1769ff;
}
.pro_c5f1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pro_c5f1 [class*="social-icon-bitbucket"].chip_old_54ff {
  background-color: transparent;
  color: #205081;
}
.pro_c5f1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pro_c5f1 [class*="social-icon-codepen"].chip_old_54ff {
  background-color: transparent;
  color: #000;
}
.pro_c5f1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pro_c5f1 [class*="social-icon-delicious"].chip_old_54ff {
  background-color: transparent;
  color: #39f;
}
.pro_c5f1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pro_c5f1 [class*="social-icon-digg"].chip_old_54ff {
  background-color: transparent;
  color: #005be2;
}
.pro_c5f1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pro_c5f1 [class*="social-icon-dribbble"].chip_old_54ff {
  background-color: transparent;
  color: #ea4c89;
}
.pro_c5f1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pro_c5f1 [class*="social-icon-envelope"].chip_old_54ff {
  background-color: transparent;
  color: #ea4335;
}
.pro_c5f1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pro_c5f1 [class*="social-icon-facebook"].chip_old_54ff {
  background-color: transparent;
  color: #3b5998;
}
.pro_c5f1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pro_c5f1 [class*="social-icon-flickr"].chip_old_54ff {
  background-color: transparent;
  color: #0063dc;
}
.pro_c5f1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pro_c5f1 [class*="social-icon-foursquare"].chip_old_54ff {
  background-color: transparent;
  color: #2d5be3;
}
.pro_c5f1 [class*="social-icon-github"] {
  background-color: #333;
}
.pro_c5f1 [class*="social-icon-github"].chip_old_54ff {
  background-color: transparent;
  color: #333;
}
.pro_c5f1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pro_c5f1 [class*="social-icon-google-plus"].chip_old_54ff {
  background-color: transparent;
  color: #dd4b39;
}
.pro_c5f1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pro_c5f1 [class*="social-icon-houzz"].chip_old_54ff {
  background-color: transparent;
  color: #7ac142;
}
.pro_c5f1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pro_c5f1 [class*="social-icon-instagram"].chip_old_54ff {
  background-color: transparent;
  color: #262626;
}
.pro_c5f1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pro_c5f1 [class*="social-icon-jsfiddle"].chip_old_54ff {
  background-color: transparent;
  color: #487aa2;
}
.pro_c5f1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pro_c5f1 [class*="social-icon-linkedin"].chip_old_54ff {
  background-color: transparent;
  color: #0077b5;
}
.pro_c5f1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pro_c5f1 [class*="social-icon-medium"].chip_old_54ff {
  background-color: transparent;
  color: #00ab6b;
}
.pro_c5f1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pro_c5f1
  [class*="social-icon-odnoklassniki"].chip_old_54ff {
  background-color: transparent;
  color: #f4731c;
}
.pro_c5f1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pro_c5f1 [class*="social-icon-meetup"].chip_old_54ff {
  background-color: transparent;
  color: #ec1c40;
}
.pro_c5f1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pro_c5f1 [class*="social-icon-pinterest"].chip_old_54ff {
  background-color: transparent;
  color: #bd081c;
}
.pro_c5f1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pro_c5f1 [class*="social-icon-product-hunt"].chip_old_54ff {
  background-color: transparent;
  color: #da552f;
}
.pro_c5f1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pro_c5f1 [class*="social-icon-reddit"].chip_old_54ff {
  background-color: transparent;
  color: #ff4500;
}
.pro_c5f1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pro_c5f1 [class*="social-icon-rss"].chip_old_54ff {
  background-color: transparent;
  color: #f26522;
}
.pro_c5f1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pro_c5f1
  [class*="social-icon-shopping-cart"].chip_old_54ff {
  background-color: transparent;
  color: #4caf50;
}
.pro_c5f1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pro_c5f1 [class*="social-icon-skype"].chip_old_54ff {
  background-color: transparent;
  color: #00aff0;
}
.pro_c5f1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pro_c5f1 [class*="social-icon-slideshare"].chip_old_54ff {
  background-color: transparent;
  color: #0077b5;
}
.pro_c5f1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pro_c5f1 [class*="social-icon-snapchat"].chip_old_54ff {
  background-color: transparent;
  color: #fffc00;
}
.pro_c5f1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pro_c5f1 [class*="social-icon-soundcloud"].chip_old_54ff {
  background-color: transparent;
  color: #f80;
}
.pro_c5f1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pro_c5f1 [class*="social-icon-spotify"].chip_old_54ff {
  background-color: transparent;
  color: #2ebd59;
}
.pro_c5f1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pro_c5f1
  [class*="social-icon-stack-overflow"].chip_old_54ff {
  background-color: transparent;
  color: #fe7a15;
}
.pro_c5f1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pro_c5f1 [class*="social-icon-maldkfgram"].chip_old_54ff {
  background-color: transparent;
  color: #2ca5e0;
}
.pro_c5f1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pro_c5f1 [class*="social-icon-tripadvisor"].chip_old_54ff {
  background-color: transparent;
  color: #589442;
}
.pro_c5f1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pro_c5f1 [class*="social-icon-tumblr"].chip_old_54ff {
  background-color: transparent;
  color: #35465c;
}
.pro_c5f1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pro_c5f1 [class*="social-icon-twitch"].chip_old_54ff {
  background-color: transparent;
  color: #6441a5;
}
.pro_c5f1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pro_c5f1 [class*="social-icon-twitter"].chip_old_54ff {
  background-color: transparent;
  color: #1da1f2;
}
.pro_c5f1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pro_c5f1 [class*="social-icon-vimeo"].chip_old_54ff {
  background-color: transparent;
  color: #1ab7ea;
}
.pro_c5f1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pro_c5f1 [class*="social-icon-vk"].chip_old_54ff {
  background-color: transparent;
  color: #45668e;
}
.pro_c5f1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pro_c5f1 [class*="social-icon-weibo"].chip_old_54ff {
  background-color: transparent;
  color: #df2029;
}
.pro_c5f1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pro_c5f1 [class*="social-icon-weixin"].chip_old_54ff {
  background-color: transparent;
  color: #7bb32e;
}
.pro_c5f1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pro_c5f1 [class*="social-icon-whatsapp"].chip_old_54ff {
  background-color: transparent;
  color: #25d366;
}
.pro_c5f1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pro_c5f1 [class*="social-icon-wordpress"].chip_old_54ff {
  background-color: transparent;
  color: #21759b;
}
.pro_c5f1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pro_c5f1 [class*="social-icon-xing"].chip_old_54ff {
  background-color: transparent;
  color: #026466;
}
.pro_c5f1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pro_c5f1 [class*="social-icon-yelp"].chip_old_54ff {
  background-color: transparent;
  color: #af0606;
}
.pro_c5f1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pro_c5f1 [class*="social-icon-youtube"].chip_old_54ff {
  background-color: transparent;
  color: #cd201f;
}
.fixed_dfb4 {
  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;
}
.fixed_dfb4:hover {
  box-shadow: none;
  background: 0 0;
}
.pagination_08b8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gallery-hard-ac6a {
  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;
}
.grid-1abc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sort-a620 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sort-a620,
.sort-a620::after,
.sort-a620::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;
}
.sort-a620::after,
.sort-a620::before {
  content: "";
  display: block;
  background-color: inherit;
}
.banner-tiny-c8af .gallery-hard-ac6a .grid-1abc {
  margin-top: -2px;
  width: 19px;
}
.banner-tiny-c8af .gallery-hard-ac6a .sort-a620 {
  margin-top: -1px;
}
.banner-tiny-c8af .gallery-hard-ac6a .sort-a620,
.banner-tiny-c8af .gallery-hard-ac6a .sort-a620::after,
.banner-tiny-c8af .gallery-hard-ac6a .sort-a620::before {
  width: 19px;
  height: 2px;
}
.banner-tiny-c8af .gallery-hard-ac6a .sort-a620::before {
  top: -6px;
}
.banner-tiny-c8af .gallery-hard-ac6a .sort-a620::after {
  bottom: -6px;
}
.badge_hot_cffa .gallery-hard-ac6a .grid-1abc {
  margin-top: -2px;
  width: 22px;
}
.badge_hot_cffa .gallery-hard-ac6a .sort-a620 {
  margin-top: -1px;
}
.badge_hot_cffa .gallery-hard-ac6a .sort-a620,
.badge_hot_cffa .gallery-hard-ac6a .sort-a620::after,
.badge_hot_cffa .gallery-hard-ac6a .sort-a620::before {
  width: 22px;
  height: 2px;
}
.badge_hot_cffa .gallery-hard-ac6a .sort-a620::before {
  top: -7px;
}
.badge_hot_cffa .gallery-hard-ac6a .sort-a620::after {
  bottom: -7px;
}
.caption_861c .gallery-hard-ac6a .grid-1abc {
  margin-top: -2px;
  width: 31px;
}
.caption_861c .gallery-hard-ac6a .sort-a620 {
  margin-top: -1.5px;
}
.caption_861c .gallery-hard-ac6a .sort-a620,
.caption_861c .gallery-hard-ac6a .sort-a620::after,
.caption_861c .gallery-hard-ac6a .sort-a620::before {
  width: 31px;
  height: 3px;
}
.caption_861c .gallery-hard-ac6a .sort-a620::before {
  top: -9px;
}
.caption_861c .gallery-hard-ac6a .sort-a620::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label-3a7c .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 19px;
  }
  .label-3a7c .gallery-hard-ac6a .sort-a620 {
    margin-top: -1px;
  }
  .label-3a7c .gallery-hard-ac6a .sort-a620,
  .label-3a7c .gallery-hard-ac6a .sort-a620::after,
  .label-3a7c .gallery-hard-ac6a .sort-a620::before {
    width: 19px;
    height: 2px;
  }
  .label-3a7c .gallery-hard-ac6a .sort-a620::before {
    top: -6px;
  }
  .label-3a7c .gallery-hard-ac6a .sort-a620::after {
    bottom: -6px;
  }
  .description-new-4ec0 .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 22px;
  }
  .description-new-4ec0 .gallery-hard-ac6a .sort-a620 {
    margin-top: -1px;
  }
  .description-new-4ec0 .gallery-hard-ac6a .sort-a620,
  .description-new-4ec0 .gallery-hard-ac6a .sort-a620::after,
  .description-new-4ec0 .gallery-hard-ac6a .sort-a620::before {
    width: 22px;
    height: 2px;
  }
  .description-new-4ec0 .gallery-hard-ac6a .sort-a620::before {
    top: -7px;
  }
  .description-new-4ec0 .gallery-hard-ac6a .sort-a620::after {
    bottom: -7px;
  }
  .chip_first_e564 .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 31px;
  }
  .chip_first_e564 .gallery-hard-ac6a .sort-a620 {
    margin-top: -1.5px;
  }
  .chip_first_e564 .gallery-hard-ac6a .sort-a620,
  .chip_first_e564 .gallery-hard-ac6a .sort-a620::after,
  .chip_first_e564 .gallery-hard-ac6a .sort-a620::before {
    width: 31px;
    height: 3px;
  }
  .chip_first_e564 .gallery-hard-ac6a .sort-a620::before {
    top: -9px;
  }
  .chip_first_e564 .gallery-hard-ac6a .sort-a620::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .container-paper-7648 .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 19px;
  }
  .container-paper-7648 .gallery-hard-ac6a .sort-a620 {
    margin-top: -1px;
  }
  .container-paper-7648 .gallery-hard-ac6a .sort-a620,
  .container-paper-7648 .gallery-hard-ac6a .sort-a620::after,
  .container-paper-7648 .gallery-hard-ac6a .sort-a620::before {
    width: 19px;
    height: 2px;
  }
  .container-paper-7648 .gallery-hard-ac6a .sort-a620::before {
    top: -6px;
  }
  .container-paper-7648 .gallery-hard-ac6a .sort-a620::after {
    bottom: -6px;
  }
  .title_bottom_447e .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 22px;
  }
  .title_bottom_447e .gallery-hard-ac6a .sort-a620 {
    margin-top: -1px;
  }
  .title_bottom_447e .gallery-hard-ac6a .sort-a620,
  .title_bottom_447e .gallery-hard-ac6a .sort-a620::after,
  .title_bottom_447e .gallery-hard-ac6a .sort-a620::before {
    width: 22px;
    height: 2px;
  }
  .title_bottom_447e .gallery-hard-ac6a .sort-a620::before {
    top: -7px;
  }
  .title_bottom_447e .gallery-hard-ac6a .sort-a620::after {
    bottom: -7px;
  }
  .focus-basic-a7c4 .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 31px;
  }
  .focus-basic-a7c4 .gallery-hard-ac6a .sort-a620 {
    margin-top: -1.5px;
  }
  .focus-basic-a7c4 .gallery-hard-ac6a .sort-a620,
  .focus-basic-a7c4 .gallery-hard-ac6a .sort-a620::after,
  .focus-basic-a7c4 .gallery-hard-ac6a .sort-a620::before {
    width: 31px;
    height: 3px;
  }
  .focus-basic-a7c4 .gallery-hard-ac6a .sort-a620::before {
    top: -9px;
  }
  .focus-basic-a7c4 .gallery-hard-ac6a .sort-a620::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .video-e145 .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 19px;
  }
  .video-e145 .gallery-hard-ac6a .sort-a620 {
    margin-top: -1px;
  }
  .video-e145 .gallery-hard-ac6a .sort-a620,
  .video-e145 .gallery-hard-ac6a .sort-a620::after,
  .video-e145 .gallery-hard-ac6a .sort-a620::before {
    width: 19px;
    height: 2px;
  }
  .video-e145 .gallery-hard-ac6a .sort-a620::before {
    top: -6px;
  }
  .video-e145 .gallery-hard-ac6a .sort-a620::after {
    bottom: -6px;
  }
  .mini-4323 .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 22px;
  }
  .mini-4323 .gallery-hard-ac6a .sort-a620 {
    margin-top: -1px;
  }
  .mini-4323 .gallery-hard-ac6a .sort-a620,
  .mini-4323 .gallery-hard-ac6a .sort-a620::after,
  .mini-4323 .gallery-hard-ac6a .sort-a620::before {
    width: 22px;
    height: 2px;
  }
  .mini-4323 .gallery-hard-ac6a .sort-a620::before {
    top: -7px;
  }
  .mini-4323 .gallery-hard-ac6a .sort-a620::after {
    bottom: -7px;
  }
  .plasma_db05 .gallery-hard-ac6a .grid-1abc {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_db05 .gallery-hard-ac6a .sort-a620 {
    margin-top: -1.5px;
  }
  .plasma_db05 .gallery-hard-ac6a .sort-a620,
  .plasma_db05 .gallery-hard-ac6a .sort-a620::after,
  .plasma_db05 .gallery-hard-ac6a .sort-a620::before {
    width: 31px;
    height: 3px;
  }
  .plasma_db05 .gallery-hard-ac6a .sort-a620::before {
    top: -9px;
  }
  .plasma_db05 .gallery-hard-ac6a .sort-a620::after {
    bottom: -9px;
  }
}
.solid-a7e8 .sort-a620 {
  -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);
}
.solid-a7e8 .sort-a620::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.solid-a7e8 .sort-a620::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);
}
.solid-a7e8.breadcrumb-11df .sort-a620 {
  -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);
}
.solid-a7e8.breadcrumb-11df .sort-a620::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.solid-a7e8.breadcrumb-11df .sort-a620::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);
}
.texture_e8c3 {
  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.card-upper-eba2:before {
  display: none;
}
.photo-left-e6cb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.photo-left-e6cb .static-6de8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.photo-left-e6cb .static-6de8:last-of-type {
  border-bottom: none;
}
.photo-left-e6cb .static-6de8.backdrop_77fa,
.photo-left-e6cb .static-6de8.medium_52bb,
.photo-left-e6cb .static-6de8.hover-lower-808d {
  padding: 0;
}
.photo-left-e6cb .white_f9ad .outer_3402 {
  color: currentColor;
}
.photo-left-e6cb .white_f9ad .outer_3402:focus,
.photo-left-e6cb .white_f9ad .outer_3402:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-left-e6cb.photo-advanced-f89e .highlight_simple_2f75,
.photo-left-e6cb.photo-advanced-f89e .description_1976 a,
.photo-left-e6cb.photo-advanced-f89e .over-9b2b a,
.photo-left-e6cb.photo-advanced-f89e .rough-bf92 a {
  color: rgba(0, 0, 0, 0.55);
}
.photo-left-e6cb.photo-advanced-f89e .highlight_simple_2f75:hover,
.photo-left-e6cb.photo-advanced-f89e .description_1976 a:hover,
.photo-left-e6cb.photo-advanced-f89e .over-9b2b a:hover,
.photo-left-e6cb.photo-advanced-f89e .rough-bf92 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-left-e6cb.photo-advanced-f89e .description_north_3821 {
  color: rgba(0, 0, 0, 0.8);
}
.photo-left-e6cb.photo-advanced-f89e .static-6de8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-left-e6cb.photo-advanced-f89e .static-6de8:before {
  background: rgba(0, 0, 0, 0.08);
}
.photo-left-e6cb.photo-advanced-f89e .upper_e60b:before {
  background: rgba(255, 255, 255, 0.9);
}
.photo-left-e6cb.photo-advanced-f89e .white_f9ad .fast_d4ca li a,
.photo-left-e6cb.photo-advanced-f89e .white_f9ad .outer_3402,
.photo-left-e6cb.photo-advanced-f89e .rough-bf92 {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-left-e6cb.photo-advanced-f89e .white_f9ad .outer_3402:focus,
.photo-left-e6cb.photo-advanced-f89e .white_f9ad .outer_3402:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-left-e6cb.photo-advanced-f89e .fast_d4ca li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-left-e6cb.frame-black-3c28 .highlight_simple_2f75,
.photo-left-e6cb.frame-black-3c28 .description_1976 a,
.photo-left-e6cb.frame-black-3c28 .over-9b2b .outer_3402,
.photo-left-e6cb.frame-black-3c28 .over-9b2b a,
.photo-left-e6cb.frame-black-3c28 .rough-bf92 a {
  color: rgba(255, 255, 255, 0.79);
}
.photo-left-e6cb.frame-black-3c28 .highlight_simple_2f75:hover,
.photo-left-e6cb.frame-black-3c28 .description_1976 a:hover,
.photo-left-e6cb.frame-black-3c28 .over-9b2b .outer_3402:hover,
.photo-left-e6cb.frame-black-3c28 .over-9b2b a:hover,
.photo-left-e6cb.frame-black-3c28 .rough-bf92 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-left-e6cb.frame-black-3c28 .description_north_3821 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-left-e6cb.frame-black-3c28 .static-6de8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-left-e6cb.frame-black-3c28 .static-6de8:before {
  background: rgba(255, 255, 255, 0.08);
}
.photo-left-e6cb.frame-black-3c28 .upper_e60b:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo-left-e6cb.frame-black-3c28 .white_f9ad .fast_d4ca li a,
.photo-left-e6cb.frame-black-3c28 .white_f9ad .outer_3402,
.photo-left-e6cb.frame-black-3c28 .rough-bf92 {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-left-e6cb.frame-black-3c28 .white_f9ad .outer_3402:focus,
.photo-left-e6cb.frame-black-3c28 .white_f9ad .outer_3402:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-left-e6cb.frame-black-3c28 .fast_d4ca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_e60b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.upper_e60b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.under_ec0f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.medium_84a2 .photo-left-e6cb {
  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;
}
.medium_84a2 .static-6de8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.medium_84a2 .static-6de8: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) {
  .medium_84a2 .static-6de8:before {
    width: 16%;
    left: 42%;
  }
}
.medium_84a2 .static-6de8:last-child:before {
  content: none;
}
.medium_84a2 .static-6de8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.medium_84a2 .white_f9ad .fast_d4ca li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.medium_84a2 .white_f9ad .fast_d4ca li a .outer_3402 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.medium_84a2 .white_f9ad .rough-bf92 {
  border: none;
}
.medium_84a2 .white_f9ad .rough-bf92 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.medium_84a2 .upper_e60b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.medium_84a2 .under_ec0f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.medium_84a2 .frame-black-3c28 .upper_e60b:before {
  background: rgba(0, 0, 0, 0.9);
}
.medium_84a2 .photo-advanced-f89e.content_silver_498a .sort-a620 {
  background: rgba(0, 0, 0, 0.6);
}
.medium_84a2
  .photo-advanced-f89e.content_silver_498a
  .sort-a620::after,
.medium_84a2
  .photo-advanced-f89e.content_silver_498a
  .sort-a620:before {
  background: inherit;
}
.medium_84a2
  .photo-advanced-f89e.content_silver_498a:hover
  .sort-a620 {
  background: rgba(0, 0, 0, 0.8);
}
.disabled_right_49d5 .photo-left-e6cb {
  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) {
  .disabled_right_49d5 .photo-left-e6cb {
    width: auto;
    right: 45px;
  }
}
.large_e3a7 .photo-left-e6cb {
  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) {
  .large_e3a7 .photo-left-e6cb {
    width: auto;
    left: 45px;
  }
}
.card-upper-eba2 .photo-left-e6cb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.card-upper-eba2 .under_ec0f {
  max-width: 48em;
  margin: 0 auto;
}
.card-upper-eba2 .upper_e60b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.easy_54ed {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.easy_54ed.medium_84a2 .photo-left-e6cb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.easy_54ed.disabled_right_49d5 .photo-left-e6cb {
  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);
}
.easy_54ed .photo-left-e6cb {
  visibility: visible;
}
.easy_54ed.large_e3a7 .photo-left-e6cb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.filter-orange-a66d,
.card_8fc9 {
  overflow-x: hidden;
}
.filter-orange-a66d .photo-left-e6cb {
  overflow: auto;
}
.filter-orange-a66d.medium_84a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-orange-a66d.medium_84a2 .photo-left-e6cb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.filter-orange-a66d.medium_84a2 .fixed_dfb4 {
  opacity: 0;
}
.filter-orange-a66d.disabled_right_49d5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-orange-a66d.disabled_right_49d5 .photo-left-e6cb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.filter-orange-a66d.disabled_right_49d5 .fixed_dfb4 {
  opacity: 0;
}
.filter-orange-a66d.large_e3a7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-orange-a66d.large_e3a7 .photo-left-e6cb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.filter-orange-a66d.large_e3a7 .fixed_dfb4 {
  opacity: 0;
}
.filter-orange-a66d.card-upper-eba2 .photo-left-e6cb {
  z-index: 10;
  visibility: visible;
}
.content_silver_498a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content_silver_498a .sort-a620 {
  background: rgba(255, 255, 255, 0.99);
}
.content_silver_498a .sort-a620::after,
.content_silver_498a .sort-a620:before {
  background: inherit;
}
.content_silver_498a:hover .sort-a620 {
  background: rgba(255, 255, 255, 0.99);
}
.large_e3a7 .content_silver_498a {
  top: 10px;
  right: auto;
  left: 12px;
}
.card-upper-eba2 .content_silver_498a {
  display: none !important;
}
.filter-orange-a66d:before,
.card_8fc9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.filter-orange-a66d .content_silver_498a,
.card_8fc9 .content_silver_498a {
  display: inline-block;
}
.photo-left-e6cb .text-f855 {
  -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;
}
.filter-orange-a66d .photo-left-e6cb .text-f855,
.card_8fc9 .photo-left-e6cb .text-f855 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_cool_c71e .element_41c6 {
  width: 100%;
}
.modal_solid_a37b {
  padding: 0 0.5em 0;
}
.modal_solid_a37b [class*="customify-col-"],
.modal_solid_a37b [class*="customify-col_"],
.modal_solid_a37b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip-b640 .modal_solid_a37b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tag_red_a467 .component-cool-aea7,
  .component-cool-aea7 {
    display: none;
  }
  .modal_outer_d54e {
    text-align: left;
  }
  .notice_mini_eae3 {
    text-align: center;
  }
  .wide-ac3f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tag_red_a467 .focus-basic-f553,
  .focus-basic-f553 {
    display: none;
  }
  .video_outer_acc5 {
    text-align: left;
  }
  .overlay_light_dd5b {
    text-align: center;
  }
  .right-56e1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tag_red_a467 .wrapper_yellow_83ab,
  .wrapper_yellow_83ab {
    display: none;
  }
  .grid_b0ae {
    text-align: left;
  }
  .item_4d55 {
    text-align: center;
  }
  .heading-11ff {
    text-align: right;
  }
}
#page {
  position: relative;
}
.menu_5b26 {
  box-shadow: none !important;
}
.right-baaa .highlight-5d3c,
.pattern_9a1d .highlight-5d3c {
  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;
}
.pattern_9a1d .highlight-5d3c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.card-ccd5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.card-ccd5:after,
.card-ccd5:before {
  content: "";
  display: table;
}
.card-ccd5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .card-ccd5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.card-ccd5,
.wide-ecd3 {
  max-width: 1248px;
  margin: 0 auto;
}

.south_7abd.hard_fd61 .card-ccd5 {
  max-width: 100%;
}
.south_7abd.description_gas_ec70 {
  max-width: 1200px;
  margin: 0 auto;
}
.south_7abd.hover_dd58 .card-ccd5 {
  max-width: 100%;
}
.south_7abd.hover_dd58 > .card-ccd5 {
  padding-left: 0;
  padding-right: 0;
}
.south_7abd.hover_dd58 > .card-ccd5 .tag_red_a467 {
  margin: 0;
}
.south_7abd.hover_dd58
  > .card-ccd5
  .search-dim-10d4.info_center_82e4 {
  margin-right: 0;
  margin-left: 0;
}
.south_7abd.hover_dd58 #main.info_center_82e4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .slow-423b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .slow-423b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_north_128d .down-7608 {
    padding-right: 1em;
  }
  .wrapper_north_128d.row_95a3 .search-dim-10d4 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_north_128d.row_95a3 .down-7608 {
    padding-right: 1em;
  }
  .wrapper_north_128d.row_95a3 .gas-26f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-c3c9 .down-7608 {
    padding-left: 1em;
  }
  .box-c3c9.row_95a3 .search-dim-10d4 {
    border-left: 1px solid #eaecee;
  }
  .box-c3c9.row_95a3 .down-7608 {
    padding-left: 1em;
  }
  .box-c3c9.row_95a3 .gas-26f7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_1f63 .down-7608 {
    padding-left: 1em;
  }
  .copper_1f63.row_95a3 .progress-first-3dcb {
    border-right: 1px solid #eaecee;
  }
  .copper_1f63.row_95a3 .east_5bf6 {
    border-right: 1px solid #eaecee;
  }
  .copper_1f63.row_95a3 .down-7608 {
    padding-left: 1em;
  }
  .copper_1f63.row_95a3 .gas-26f7 {
    padding-right: 1em;
  }
  .copper_1f63.row_95a3 .pagination_63c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_mini_1bf7 .down-7608 {
    padding-right: 1em;
  }
  .icon_mini_1bf7.row_95a3 .progress-first-3dcb {
    border-left: 1px solid #eaecee;
  }
  .icon_mini_1bf7.row_95a3 .east_5bf6 {
    border-left: 1px solid #eaecee;
  }
  .icon_mini_1bf7.row_95a3 .down-7608 {
    padding-right: 1em;
  }
  .icon_mini_1bf7.row_95a3 .gas-26f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_mini_1bf7.row_95a3 .pagination_63c1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow-423b .down-7608 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow-423b.row_95a3 .search-dim-10d4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .slow-423b.row_95a3 .down-7608 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow-423b.row_95a3 .gas-26f7 {
    padding-left: 1em;
  }
  .slow-423b.row_95a3 .pagination_63c1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .slow-423b.row_95a3 .down-7608 {
    padding-left: 0;
  }
}
.modal-over-1ae4 .dropdown_old_0630 {
  display: inline-block;
}
.chip-f92b {
  display: inline-block;
}
.title_purple_57f2 {
  word-con: break-word;
}
.element_new_b1d8 > span {
  display: inline-block;
  padding: 5px 0;
}
.element_new_b1d8 .gas_2efa {
  margin-left: 8px;
  margin-right: 8px;
}
.element_new_b1d8 .wide-6eee img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.avatar_290a .gallery_large_0a00 {
  margin-bottom: 2em;
}
.avatar_290a .rough-a486 {
  margin-bottom: 15px;
}
.avatar_290a .rough-a486:last-child {
  margin-bottom: 0;
}
.avatar_290a .accordion-hot-c2bd {
  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) {
  .avatar_290a .accordion-hot-c2bd {
    display: block;
  }
}
.avatar_290a .medium_4cc8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .avatar_290a .medium_4cc8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.avatar_290a .upper_d442 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.avatar_290a .upper_d442 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.avatar_290a .upper_d442 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.avatar_290a .title_purple_57f2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_290a .title_purple_57f2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.avatar_290a .notice_tiny_8c44 p:last-child {
  margin-bottom: 0;
}
.avatar_290a .text_stone_e750 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.avatar_290a .up-3cc7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.avatar_290a .section_ae66 {
  margin-top: 1em;
}
.avatar_290a .inner-4a58 {
  top: 0;
  display: block;
}
.avatar_290a .inner-4a58 a {
  color: inherit;
}
.avatar_290a .inner-4a58 a:hover {
  color: inherit;
}
.avatar_290a .list_15fa {
  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;
}
.avatar_290a .list_15fa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.avatar_290a .up-3cc7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.avatar_290a .iron-b97b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.avatar_290a .iron-b97b:first-child {
  margin-top: 0;
}
.avatar_290a .iron-b97b.filter_74e1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.avatar_290a .iron-b97b.feature_steel_c5c5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar_290a
  .iron-b97b.feature_steel_c5c5.label_easy_8f26
  .section_ae66 {
  width: 100%;
}
.avatar_290a .feature_steel_c5c5 {
  -webkit-box-align: center;
  align-items: center;
}
.avatar_290a .feature_steel_c5c5 .element_new_b1d8,
.avatar_290a .feature_steel_c5c5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.avatar_290a .upper_d442 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar_290a .upper_d442 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar_290a .upper_d442: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;
}
.avatar_290a .filter_74e1 {
  z-index: 5;
}
.avatar_290a .card-thick-4826 .simple_dd11 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.avatar_290a .background-d10d .simple_dd11 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.avatar_290a .grid-d84f .simple_dd11 {
  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;
}
.avatar_290a.lite-8fe0 .accordion-hot-c2bd,
.avatar_290a.input-first-9984 .accordion-hot-c2bd {
  display: block;
}
.avatar_290a.lite-8fe0 .accordion-hot-c2bd .table-3eb6,
.avatar_290a.lite-8fe0 .accordion-hot-c2bd .up-3cc7,
.avatar_290a.input-first-9984 .accordion-hot-c2bd .table-3eb6,
.avatar_290a.input-first-9984 .accordion-hot-c2bd .up-3cc7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar_290a.border-east-ea5d .medium_4cc8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .avatar_290a.border-east-ea5d .medium_4cc8 {
    margin-right: 0;
  }
}
.avatar_290a.lite-8fe0 .medium_4cc8,
.avatar_290a.input-first-9984 .medium_4cc8 {
  padding-top: 40%;
}
.avatar_290a.lite-8fe0 .gallery_large_0a00,
.avatar_290a.input-first-9984 .gallery_large_0a00 {
  display: block;
}
.avatar_290a.lite-8fe0 .fn-sticky-8566 .up-3cc7,
.avatar_290a.input-first-9984 .fn-sticky-8566 .up-3cc7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.avatar_290a.lite-8fe0 .medium_4cc8,
.avatar_290a.input-first-9984 .medium_4cc8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.avatar_290a.lite-8fe0 .up-3cc7 {
  padding: 1em;
}
.picture_black_3dc3 {
  margin: 30px auto;
  display: block;
}
.picture_black_3dc3 .plasma-3947 > * {
  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;
}
.picture_black_3dc3 .plasma-3947 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture_black_3dc3 .plasma-3947 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-tiny-c080 .element_new_b1d8 {
  margin-bottom: 1.41575em;
}
.breadcrumb-tiny-c080 .notification_gas_ad68 {
  margin-bottom: 1.618em;
}
.grid_cool_ecc7 .footer-solid-056c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid_cool_ecc7 .footer-solid-056c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid_cool_ecc7 .widget-bronze-af34 {
  max-width: 100%;
  overflow: auto;
}
.thick-49fd .grid_cool_ecc7 a:hover {
  text-decoration: underline;
}
.summary_active_1c1a .rough-a486:not(.title_purple_57f2),
.summary_active_1c1a .upper_d442 {
  margin-bottom: 1.41575em;
}
.summary_active_1c1a .rough-a486:not(.title_purple_57f2):last-child,
.summary_active_1c1a .upper_d442:last-child {
  margin-bottom: 0;
}
.summary_active_1c1a .rough-a486.soft-cc9f {
  margin-bottom: 0.41575em;
}
.summary_active_1c1a .image_e089:before,
.summary_active_1c1a .article-hovered-e681:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.summary_active_1c1a .image_e089:before {
  content: "\f115";
}
.summary_active_1c1a .article-hovered-e681:before {
  content: "\f02c";
}
.summary_active_1c1a .fast-e995 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.summary_active_1c1a .fast-e995 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface_complex_d8b0 {
  display: -webkit-box;
  display: flex;
}
.surface_complex_d8b0 .full-8f38 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface_complex_d8b0 .full-8f38 {
    flex-basis: 90px;
  }
}
.surface_complex_d8b0 .liquid_e4cc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_complex_d8b0 .liquid_e4cc {
    flex-basis: calc(100% - 50px);
  }
}
.surface_complex_d8b0 .paper_5157 p:last-child {
  margin-bottom: 0.72em;
}
.large-38cd .plasma-3947 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.large-38cd .plasma-3947:after,
.large-38cd .plasma-3947:before {
  content: "";
  display: table;
}
.large-38cd .plasma-3947:after {
  clear: both;
}
.large-38cd .plasma-3947 .purple_aba4,
.large-38cd .plasma-3947 .caption-dynamic-24bc {
  width: 49%;
}
.large-38cd .plasma-3947 .purple_aba4 a span.overlay_b0b4,
.large-38cd .plasma-3947 .caption-dynamic-24bc a span.overlay_b0b4 {
  display: block;
  margin-bottom: 5px;
}
.large-38cd .plasma-3947 .caption-dynamic-24bc {
  float: left;
  text-align: left;
}
.large-38cd .plasma-3947 .purple_aba4 {
  float: right;
  text-align: right;
}
.component_5e6a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .component_5e6a {
    margin-bottom: 0;
  }
}
.footer_upper_e460 {
  margin-bottom: 1em;
}
.footer_upper_e460 .title_purple_57f2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dynamic_3590 a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside_a9d9 .footer_upper_e460,
.modal_f0f6 .footer_upper_e460 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside_a9d9 .footer_upper_e460,
  .modal_f0f6 .footer_upper_e460 {
    display: block;
  }
}
.aside_a9d9 .dynamic_3590,
.modal_f0f6 .dynamic_3590 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside_a9d9 .dynamic_3590,
  .modal_f0f6 .dynamic_3590 {
    margin-bottom: 1em;
  }
}
.aside_a9d9 .dynamic_3590 img,
.modal_f0f6 .dynamic_3590 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside_a9d9 .small-3efb,
.modal_f0f6 .small-3efb {
  flex-basis: calc(100% - 160px);
}
.aside_a9d9 .small-3efb p,
.modal_f0f6 .small-3efb p {
  margin-bottom: 0;
}
.aside_a9d9 .small-3efb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside_a9d9 .small-3efb {
    padding-left: 0;
  }
}
.modal_f0f6 .small-3efb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .modal_f0f6 .small-3efb {
    padding-right: 0;
  }
}
.modal_f0f6 .dynamic_3590 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-1427 .dynamic_3590 {
  margin-bottom: 0.5em;
}
.carousel-1427 .dynamic_3590 img {
  width: 100%;
}
.menu_fluid_37ad .clean-a62b,
.status_75bb .clean-a62b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status_75bb .search-dim-10d4 .link-72b4 p:last-child {
  margin-bottom: 0;
}
.mask-focused-556b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pattern_paper_299f .chip_middle_798a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pattern_paper_299f .chip_middle_798a:last-of-type {
    margin-bottom: 0;
  }
}
.pattern_paper_299f .chip_middle_798a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern_paper_299f .chip_middle_798a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pattern_paper_299f .chip_middle_798a ul li {
  margin: 0 0 0.6em;
}
.pattern_paper_299f .chip_middle_798a ul li.link_hot_ba7c,
.pattern_paper_299f .chip_middle_798a ul li.breadcrumb_d6b0 {
  position: relative;
}
.pattern_paper_299f .chip_middle_798a ul li.link_hot_ba7c .filter_complex_ffc0,
.pattern_paper_299f .chip_middle_798a ul li.breadcrumb_d6b0 .filter_complex_ffc0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pattern_paper_299f .chip_middle_798a ul li.link_hot_ba7c:after:after,
.pattern_paper_299f .chip_middle_798a ul li.link_hot_ba7c:after:before,
.pattern_paper_299f
  .chip_middle_798a
  ul
  li.breadcrumb_d6b0:after:after,
.pattern_paper_299f
  .chip_middle_798a
  ul
  li.breadcrumb_d6b0:after:before {
  content: "";
  display: table;
}
.pattern_paper_299f .chip_middle_798a ul li.link_hot_ba7c:after:after,
.pattern_paper_299f
  .chip_middle_798a
  ul
  li.breadcrumb_d6b0:after:after {
  clear: both;
}
.pattern_paper_299f .chip_middle_798a a.lite_4ba7:hover {
  text-decoration: none;
}
.pattern_paper_299f .chip_middle_798a select {
  max-width: 100%;
}
.pattern_paper_299f .chip_middle_798a table {
  font-size: 85%;
}
.pattern_paper_299f .chip_middle_798a table td,
.pattern_paper_299f .chip_middle_798a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pattern_paper_299f .chip_middle_798a table tfoot td {
  text-align: left;
}
.pattern_paper_299f .chip_middle_798a :last-child {
  margin-bottom: 0;
}
.pattern_paper_299f .chip_middle_798a .pattern_2a04 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pattern_paper_299f .chip_middle_798a .pattern_2a04 label {
  width: 100%;
}
.pattern_paper_299f .chip_middle_798a .pattern_2a04 .fast-e78d {
  width: 100%;
  display: block;
}
.pattern_paper_299f .chip_middle_798a .pattern_2a04 .sort-a16f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pattern_paper_299f .chip_middle_798a .pattern_2a04 .sort-a16f:hover svg #svg-search {
  fill: #444;
}
.pattern_paper_299f .chip_middle_798a .pattern_2a04 .sort-a16f svg {
  width: 18px;
  height: 18px;
}
.pattern_paper_299f .detail-8855 ul ul,
.pattern_paper_299f .panel-rough-3f6f ul ul,
.pattern_paper_299f .glass-60de ul ul,
.pattern_paper_299f .message_dirty_8f75 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pattern_paper_299f .detail-8855 .disabled-1085 > a,
.pattern_paper_299f .panel-rough-3f6f .disabled-1085 > a,
.pattern_paper_299f .glass-60de .disabled-1085 > a,
.pattern_paper_299f .message_dirty_8f75 .disabled-1085 > a {
  margin-bottom: 0;
}
.pattern_paper_299f .overlay-light-4a95 li,
.pattern_paper_299f .detail-8855 li,
.pattern_paper_299f .panel-green-b07c li,
.pattern_paper_299f .panel-rough-3f6f li,
.pattern_paper_299f .glass-60de li,
.pattern_paper_299f .message_dirty_8f75 li,
.pattern_paper_299f .hot_e4a7 li,
.pattern_paper_299f .aside_d558 li {
  display: block;
  position: relative;
}
.pattern_paper_299f .overlay-light-4a95 li:last-child,
.pattern_paper_299f .detail-8855 li:last-child,
.pattern_paper_299f .panel-green-b07c li:last-child,
.pattern_paper_299f .panel-rough-3f6f li:last-child,
.pattern_paper_299f .glass-60de li:last-child,
.pattern_paper_299f .message_dirty_8f75 li:last-child,
.pattern_paper_299f .hot_e4a7 li:last-child,
.pattern_paper_299f .aside_d558 li:last-child {
  border: none;
}
.pattern_paper_299f .overlay-light-4a95 li a,
.pattern_paper_299f .detail-8855 li a,
.pattern_paper_299f .panel-green-b07c li a,
.pattern_paper_299f .panel-rough-3f6f li a,
.pattern_paper_299f .glass-60de li a,
.pattern_paper_299f .message_dirty_8f75 li a,
.pattern_paper_299f .hot_e4a7 li a,
.pattern_paper_299f .aside_d558 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern_paper_299f .overlay-light-4a95 li ul li::before,
.pattern_paper_299f .detail-8855 li ul li::before,
.pattern_paper_299f .panel-green-b07c li ul li::before,
.pattern_paper_299f .panel-rough-3f6f li ul li::before,
.pattern_paper_299f .glass-60de li ul li::before,
.pattern_paper_299f .message_dirty_8f75 li ul li::before,
.pattern_paper_299f .hot_e4a7 li ul li::before,
.pattern_paper_299f .aside_d558 li ul li::before {
  left: 15px;
}
.pattern_paper_299f .overlay-light-4a95 li ul a,
.pattern_paper_299f .detail-8855 li ul a,
.pattern_paper_299f .panel-green-b07c li ul a,
.pattern_paper_299f .panel-rough-3f6f li ul a,
.pattern_paper_299f .glass-60de li ul a,
.pattern_paper_299f .message_dirty_8f75 li ul a,
.pattern_paper_299f .hot_e4a7 li ul a,
.pattern_paper_299f .aside_d558 li ul a {
  padding-left: 20px;
}
.pattern_paper_299f .overlay-light-4a95 li ul ul li::before,
.pattern_paper_299f .detail-8855 li ul ul li::before,
.pattern_paper_299f .panel-green-b07c li ul ul li::before,
.pattern_paper_299f .panel-rough-3f6f li ul ul li::before,
.pattern_paper_299f .glass-60de li ul ul li::before,
.pattern_paper_299f .message_dirty_8f75 li ul ul li::before,
.pattern_paper_299f .hot_e4a7 li ul ul li::before,
.pattern_paper_299f .aside_d558 li ul ul li::before {
  left: 30px;
}
.pattern_paper_299f .overlay-light-4a95 li ul ul a,
.pattern_paper_299f .detail-8855 li ul ul a,
.pattern_paper_299f .panel-green-b07c li ul ul a,
.pattern_paper_299f .panel-rough-3f6f li ul ul a,
.pattern_paper_299f .glass-60de li ul ul a,
.pattern_paper_299f .message_dirty_8f75 li ul ul a,
.pattern_paper_299f .hot_e4a7 li ul ul a,
.pattern_paper_299f .aside_d558 li ul ul a {
  padding-left: 40px;
}
.pattern_paper_299f .liquid_b3b6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern_paper_299f .aside_d558 ul li {
  margin-bottom: 1.41575em;
}
.pattern_paper_299f .aside_d558 ul li .selected_8edb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pattern_paper_299f .aside_d558 ul li .dropdown-16c9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame-black-3c28 .overlay-light-4a95 li a,
.frame-black-3c28 .detail-8855 li a,
.frame-black-3c28 .panel-green-b07c li a,
.frame-black-3c28 .panel-rough-3f6f li a,
.frame-black-3c28 .glass-60de li a,
.frame-black-3c28 .message_dirty_8f75 li a,
.frame-black-3c28 .hot_e4a7 li a,
.frame-black-3c28 .aside_d558 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-black-3c28 .liquid_b3b6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-black-3c28 .chip_middle_798a ul li.link_hot_ba7c .filter_complex_ffc0,
.frame-black-3c28 .chip_middle_798a ul li.breadcrumb_d6b0 .filter_complex_ffc0 {
  background: rgba(0, 0, 0, 0.2);
}
.frame-black-3c28 .pattern_paper_299f .chip_middle_798a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.south_7abd .pattern_paper_299f .fast_d4ca li {
  margin: 0;
}
.south_7abd .pattern_paper_299f .fast_d4ca li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.south_7abd .pattern_paper_299f .fast_d4ca li ul {
  margin: 0;
}
.south_7abd .pattern_paper_299f .fast_d4ca li ul li a {
  padding-left: 15px;
}
.south_7abd .pattern_paper_299f .fast_d4ca li ul li li a {
  padding-left: 30px;
}
.south_7abd .pattern_paper_299f .fast_d4ca li.shade-dirty-04ae > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.south_7abd .pattern_paper_299f .fast_d4ca li.shade-dirty-04ae > 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;
}
.south_7abd .pattern_paper_299f .fast_d4ca li.shade-dirty-04ae > 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;
}
.detail-north-62b0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thumbnail-c8dd {
  position: relative;
  z-index: 10;
}
.thumbnail-c8dd .text-f855 {
  width: 100%;
  max-width: 100%;
}
.block-e56d .inner-e383 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.block-e56d .photo-advanced-f89e {
}
.block-e56d .frame-black-3c28 {
  background: #292929;
}
.feature_be9e .inner-e383 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature_be9e .photo-advanced-f89e {
  background: #f9f9f9;
}
.feature_be9e .frame-black-3c28 {
  background: #303030;
}
.cold-17c7 .inner-e383 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-17c7 .dropdown_old_0630 {
    margin-bottom: 1em;
  }
  .cold-17c7 .dropdown_old_0630:last-child {
    margin-bottom: 0;
  }
}
.cold-17c7 .photo-advanced-f89e {
  background: #ededed;
}
.cold-17c7 .frame-black-3c28 {
  background: #1a1a1a;
}
.inner-e383.photo-advanced-f89e {
  color: rgba(0, 0, 0, 0.6);
}
.inner-e383.photo-advanced-f89e .slow_922f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-e383.frame-black-3c28 {
  color: rgba(255, 255, 255, 0.99);
}
.inner-e383.frame-black-3c28 a:not(.lite_4ba7) {
  color: rgba(255, 255, 255, 0.79);
}
.inner-e383.frame-black-3c28 a:not(.lite_4ba7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-e383.frame-black-3c28 .slow_922f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-e383.frame-black-3c28 table tbody td,
.inner-e383.frame-black-3c28 table th {
  background: rgba(0, 0, 0, 0.08);
}
.orange-7fbe.action-12f3 .card-ccd5 {
  max-width: initial;
}
.orange-7fbe .text_wood_c942 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.orange-7fbe .text_wood_c942 .text-f855 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .orange-7fbe .text_wood_c942 .text-f855 {
    display: block;
    margin-bottom: 2em;
  }
  .orange-7fbe .text_wood_c942 .text-f855:last-child {
    margin-bottom: 0;
  }
}
.cold-17c7 .dropdown_old_0630:last-child,
.feature_be9e .dropdown_old_0630:last-child,
.block-e56d .dropdown_old_0630:last-child {
  margin-bottom: 0;
}
.cold-17c7 .dropdown_old_0630 .pattern_paper_299f .chip_middle_798a:last-child,
.feature_be9e .dropdown_old_0630 .pattern_paper_299f .chip_middle_798a:last-child,
.block-e56d .dropdown_old_0630 .pattern_paper_299f .chip_middle_798a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold-17c7 .column-2fae,
  .cold-17c7 .module-orange-8830,
  .feature_be9e .column-2fae,
  .feature_be9e .module-orange-8830,
  .block-e56d .column-2fae,
  .block-e56d .module-orange-8830 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thumbnail-c8dd .dropdown_old_0630 {
    margin-bottom: 2em;
  }
}
.thumbnail-c8dd p:last-child {
  margin-bottom: 0;
}
.thumbnail-c8dd li,
.thumbnail-c8dd ul {
  list-style: none;
  margin: 0;
}
.thumbnail-c8dd ul ul {
  margin-left: 2.617924em;
}
.block-tiny-0cab {
  font-size: 0.875em;
}

/* css-noise: 5d25 */
.widget-item-o1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
