/*!
Theme Name: Customify
Theme URI: https://pressmaximum.widget_5b03/customify
Author: WPCustomify
Author URI: https://pressmaximum.widget_5b03
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.widget_5b03/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress_mini_2b15.silver-345b/licenses/gpl-2.0.content_west_1c77
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.down-a728/, (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.basic_ca9f.label_efcb/normalize.background-ca17/
 ======
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.background-ca17 v7.0.0 | MIT License | github.widget_5b03/necolas/normalize.background-ca17 */
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;
}
.tabs_bab5 .section-b407,
.status_84ed,
.left_b081,
.inner_7cd7,
.grid-da3f,
.video_narrow_5e4e,
.gradient-in-516a,
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;
}
.status_84ed,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_84ed,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_84ed,
  h1 {
    font-size: 1.8em;
  }
}
.left_b081,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.left_b081 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .left_b081,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .left_b081,
  h2 {
    font-size: 1.7em;
  }
}
.inner_7cd7,
h3 {
  font-size: 1.618em;
}
.tabs_bab5 .section-b407,
.grid-da3f,
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.tertiary-061f {
  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;
}
.wood_dfe2:after,
.wood_dfe2:before,
.blue-2209:after,
.blue-2209:before {
  content: "";
  display: table;
}
.wood_dfe2:after,
.blue-2209:after {
  clear: both;
}
.short_35fe {
  float: right;
  margin-right: 0;
}
.wood-71ee {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.backdrop_ed3c .smooth-3d87,
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;
}
.backdrop_ed3c .smooth-3d87: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;
}
.aside-glass-c9ea .smooth-3d87 {
  box-shadow: none;
}
.aside-glass-c9ea
  .smooth-3d87
  .fluid-42cb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.aside-glass-c9ea .smooth-3d87 .old-f615 {
  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;
}
.aside-glass-c9ea
  .smooth-3d87
  .old-f615
  b {
  display: none;
}
.aside-glass-c9ea .mask-prev-396b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight-9e30:not(.green_9ba5):not(.motion-a3ff),
button:not(.green_9ba5):not(.motion-a3ff),
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ),
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ),
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ) {
  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;
}
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ):hover,
button:not(.green_9ba5):not(
    .motion-a3ff
  ):hover,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ):hover,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ):hover,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ):active,
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ):focus,
button:not(.green_9ba5):not(
    .motion-a3ff
  ):active,
button:not(.green_9ba5):not(
    .motion-a3ff
  ):focus,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ):active,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ):focus,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ):active,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ):focus,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ):active,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ):focus {
  outline: 0;
}
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887,
button:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887 {
  position: relative;
}
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .last-4640,
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .fixed-797b,
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .container_e84b,
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  i,
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  svg,
button:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .last-4640,
button:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .fixed-797b,
button:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .container_e84b,
button:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  i,
button:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  svg,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .last-4640,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .fixed-797b,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .container_e84b,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  i,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  svg,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .last-4640,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .fixed-797b,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .container_e84b,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  i,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  svg,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .last-4640,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .fixed-797b,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  .container_e84b,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  i,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887
  svg {
  visibility: hidden;
}
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887:after,
button:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887:after,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887:after,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887:after,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ).fn-loading-1887: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;
}
.highlight-9e30:not(.green_9ba5):not(.motion-a3ff),
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ),
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ),
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ) {
  color: #fff;
  background: #235787;
}
.highlight-9e30:not(.green_9ba5):not(
    .motion-a3ff
  ):focus,
input[type="button"]:not(.green_9ba5):not(
    .motion-a3ff
  ):focus,
input[type="reset"]:not(.green_9ba5):not(
    .motion-a3ff
  ):focus,
input[type="submit"]:not(.green_9ba5):not(
    .motion-a3ff
  ):focus {
  color: #fff;
}
.highlight-9e30.fn-disabled-1887:not(.green_9ba5):not(
    .motion-a3ff
  ),
.highlight-9e30[disabled]:not(.green_9ba5):not(
    .motion-a3ff
  ),
button.fn-disabled-1887:not(.green_9ba5):not(
    .motion-a3ff
  ),
button[disabled]:not(.green_9ba5):not(
    .motion-a3ff
  ) {
  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;
}
.link-in-0537 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.link-in-0537: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;
}
.message-purple-c96a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hover_fa85 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.rough_71bd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wood_dfe2:after,
.wood_dfe2:before,
.logo_d593:after,
.logo_d593:before,
.pink-39f4:after,
.pink-39f4:before,
.icon_ed5e:after,
.icon_ed5e:before,
.fresh-5f97:after,
.fresh-5f97:before,
.background-south-9658:after,
.background-south-9658:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wood_dfe2:after,
.logo_d593:after,
.pink-39f4:after,
.icon_ed5e:after,
.fresh-5f97:after,
.background-south-9658:after {
  clear: both;
}
.logo_d593 .paragraph-9c18,
.pink-39f4 .paragraph-9c18,
.tooltip-narrow-734d .paragraph-9c18 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.label-next-8160 {
  display: inline-block;
}
.dropdown-iron-675b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dropdown-iron-675b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dropdown-iron-675b .shadow_advanced_4a62 {
  padding: 1em 0;
  font-size: 85%;
}
.shadow_advanced_4a62 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.slow-bed8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.slow-bed8:after,
.slow-bed8:before {
  content: "";
  display: table;
}
.slow-bed8:after {
  clear: both;
}
.hero-618a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shadow-black-70cf .hero-618a {
  max-width: 50%;
}
.alert_0456 .hero-618a {
  max-width: 33.33%;
}
.black-ed0e .hero-618a {
  max-width: 25%;
}
.summary-silver-06c8 .hero-618a {
  max-width: 20%;
}
.wrapper-21c9 .hero-618a {
  max-width: 16.66%;
}
.up_fd54 .hero-618a {
  max-width: 14.28%;
}
.stone-5ef6 .hero-618a {
  max-width: 12.5%;
}
.pink-eb8d .hero-618a {
  max-width: 11.11%;
}
.item_active_bbee {
  display: block;
}
.tabs_bab5 .input_bf95 label,
.tabs_bab5 .left-40b1 label,
.tabs_bab5 .content-c2d9 label,
.tabs_bab5 .simple_e9a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion_b582 {
  list-style: none;
  margin: 0;
}
.accordion_b582 article.tabs_356a {
  margin-bottom: 0;
}
.accordion_b582 ul {
  list-style: none;
  margin: 0;
}
.accordion_b582 .component-f645 li.tabs_356a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion_b582 .component-f645 li.tabs_356a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion_b582 .component-f645 li.tabs_356a: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) {
  .accordion_b582 .component-f645 li.tabs_356a li.tabs_356a li.tabs_356a li.tabs_356a {
    padding-left: 0;
  }
}
article.tabs_356a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs_356a .logo_d593 p:last-of-type {
  margin-bottom: 0;
}
article.tabs_356a .main-860f {
  float: left;
}
article.tabs_356a .brown_381d {
  margin-left: 85px;
}
article.tabs_356a .main_e96a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs_356a .main_e96a .thumbnail-77c2 {
  margin-left: 10px;
}
article.tabs_356a .first-00fa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs_356a .slider_gold_9829 {
  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 .input_bf95,
  #respond .content-c2d9,
  #respond .simple_e9a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_bf95 input,
#respond .content-c2d9 input,
#respond .simple_e9a7 input {
  width: 100%;
}
#respond .simple_e9a7 {
  margin-right: 0;
}
#respond .progress_copper_384b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wide_c13b {
  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;
}
.wide_c13b.plasma-5c8d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wide_c13b 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%);
}
.wide_c13b:focus,
.wide_c13b: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);
}
.glass-0356 {
  border-radius: 10%;
}
.old_2756 {
  border-radius: 50%;
}
.search-white-b161 {
  font-size: 0.72em;
}
.action-8490 {
  font-size: 0.875em;
}
.active-7684 {
  font-size: 1.1em;
}
.block-ead9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block-ead9.search-white-b161 {
  letter-spacing: 0.5px;
}
.green_6d28,
.green_6d28 a {
  color: #6d6d6d;
}
.green_6d28 a:hover {
  color: #111;
}
.fluid-f82d {
  color: #6d6d6d;
}
.new-1db9 {
  overflow-x: hidden;
}
.new-1db9 .container-action-dfe8.out-8c6c {
  position: relative;
}
.new-1db9 .container-action-dfe8.out-8c6c.focus-wood-f3d6 {
  position: initial;
}
.new-1db9
  .container-action-dfe8.out-8c6c.focus-wood-f3d6
  .outline-8ab2 {
  left: auto;
}
.new-1db9 .container-action-dfe8 .outline-8ab2 {
  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;
}
.new-1db9 .container-action-dfe8:hover.out-8c6c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.new-1db9
  .container-action-dfe8:hover.out-8c6c
  .outline-8ab2 {
  display: block;
  z-index: 9999999;
}
.new-1db9 .message-tiny-62ec .breadcrumb-tiny-e655,
.new-1db9 .dropdown-7e9b .breadcrumb-tiny-e655 {
  display: none;
}
.new-1db9 .primary_medium_a128 .container-action-dfe8:hover.out-8c6c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tabs_bab5 .input_bf95 label,
.tabs_bab5 .left-40b1 label,
.tabs_bab5 .content-c2d9 label,
.tabs_bab5 .simple_e9a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion_b582 {
  list-style: none;
  margin: 0;
}
.accordion_b582 article.tabs_356a {
  margin-bottom: 0;
}
.accordion_b582 ul {
  list-style: none;
  margin: 0;
}
.accordion_b582 .component-f645 li.tabs_356a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion_b582 .component-f645 li.tabs_356a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion_b582 .component-f645 li.tabs_356a: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) {
  .accordion_b582 .component-f645 li.tabs_356a li.tabs_356a li.tabs_356a li.tabs_356a {
    padding-left: 0;
  }
}
article.tabs_356a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs_356a .logo_d593 p:last-of-type {
  margin-bottom: 0;
}
article.tabs_356a .main-860f {
  float: left;
}
article.tabs_356a .brown_381d {
  margin-left: 85px;
}
article.tabs_356a .main_e96a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs_356a .main_e96a .thumbnail-77c2 {
  margin-left: 10px;
}
article.tabs_356a .first-00fa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs_356a .slider_gold_9829 {
  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 .input_bf95,
  #respond .content-c2d9,
  #respond .simple_e9a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input_bf95 input,
#respond .content-c2d9 input,
#respond .simple_e9a7 input {
  width: 100%;
}
#respond .simple_e9a7 {
  margin-right: 0;
}
#respond .progress_copper_384b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-tiny-62ec .gallery_lower_d99b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gallery_lower_d99b .modal-down-f996.badge_huge_732d .lite-fee5 > li > a:focus,
.gallery_lower_d99b .modal-down-f996.badge_huge_732d .lite-fee5 > li > a:hover,
.gallery_lower_d99b .modal-down-f996.plasma-5e38 .lite-fee5 > li > a:focus,
.gallery_lower_d99b .modal-down-f996.plasma-5e38 .lite-fee5 > li > a:hover,
.gallery_lower_d99b .modal-down-f996.focused-a488 .lite-fee5 > li > a:focus,
.gallery_lower_d99b .modal-down-f996.focused-a488 .lite-fee5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_lower_d99b
  .modal-down-f996.badge_huge_732d
  .lite-fee5
  > li.texture_fluid_f6b2
  > a,
.gallery_lower_d99b
  .modal-down-f996.badge_huge_732d
  .lite-fee5
  > li.lite-7b15
  > a,
.gallery_lower_d99b
  .modal-down-f996.plasma-5e38
  .lite-fee5
  > li.texture_fluid_f6b2
  > a,
.gallery_lower_d99b
  .modal-down-f996.plasma-5e38
  .lite-fee5
  > li.lite-7b15
  > a,
.gallery_lower_d99b
  .modal-down-f996.focused-a488
  .lite-fee5
  > li.texture_fluid_f6b2
  > a,
.gallery_lower_d99b .modal-down-f996.focused-a488 .lite-fee5 > li.thumbnail_full_8b0d > a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_lower_d99b .lower_4af3,
.gallery_lower_d99b .lower_4af3 a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_lower_d99b .icon-rough-997b.input-3c4b li a,
.gallery_lower_d99b .alert_full_25ce a,
.gallery_lower_d99b .icon-9386,
.gallery_lower_d99b .lite-fee5 > li > a,
.gallery_lower_d99b .paper-72fc {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b .icon-rough-997b.input-3c4b li a:hover,
.gallery_lower_d99b .alert_full_25ce a:hover,
.gallery_lower_d99b .icon-9386:hover,
.gallery_lower_d99b .lite-fee5 > li > a:hover,
.gallery_lower_d99b .paper-72fc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_lower_d99b .picture_middle_5193 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b .picture_middle_5193 .layout-blue-5e97 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_lower_d99b .picture_middle_5193:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_lower_d99b .thumbnail-dim-da28 .preview_b6fe {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b .thumbnail-dim-da28 .preview_b6fe .badge_medium_073c {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b
  .thumbnail-dim-da28
  .preview_b6fe
  .badge_medium_073c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b
  .thumbnail-dim-da28
  .preview_b6fe
  .badge_medium_073c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b
  .thumbnail-dim-da28
  .preview_b6fe
  .badge_medium_073c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b
  .thumbnail-dim-da28
  .preview_b6fe
  .badge_medium_073c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b .thumbnail-dim-da28 .first_ca71 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_lower_d99b .thumbnail-dim-da28 .first_ca71:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-24dc
  .gallery_lower_d99b
  .thumbnail-dim-da28
  .pro-a0e1
  .lite_5b4f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-24dc
  .gallery_lower_d99b
  .thumbnail-dim-da28
  .pro-a0e1
  .badge_medium_073c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-tiny-62ec .texture_inner_4784 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture_inner_4784 .modal-down-f996.badge_huge_732d .lite-fee5 > li > a:focus,
.texture_inner_4784 .modal-down-f996.badge_huge_732d .lite-fee5 > li > a:hover,
.texture_inner_4784 .modal-down-f996.plasma-5e38 .lite-fee5 > li > a:focus,
.texture_inner_4784 .modal-down-f996.plasma-5e38 .lite-fee5 > li > a:hover,
.texture_inner_4784 .modal-down-f996.focused-a488 .lite-fee5 > li > a:focus,
.texture_inner_4784 .modal-down-f996.focused-a488 .lite-fee5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_inner_4784
  .modal-down-f996.badge_huge_732d
  .lite-fee5
  > li.texture_fluid_f6b2
  > a,
.texture_inner_4784
  .modal-down-f996.badge_huge_732d
  .lite-fee5
  > li.lite-7b15
  > a,
.texture_inner_4784
  .modal-down-f996.plasma-5e38
  .lite-fee5
  > li.texture_fluid_f6b2
  > a,
.texture_inner_4784
  .modal-down-f996.plasma-5e38
  .lite-fee5
  > li.lite-7b15
  > a,
.texture_inner_4784
  .modal-down-f996.focused-a488
  .lite-fee5
  > li.texture_fluid_f6b2
  > a,
.texture_inner_4784 .modal-down-f996.focused-a488 .lite-fee5 > li.thumbnail_full_8b0d > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_inner_4784 .lower_4af3,
.texture_inner_4784 .lower_4af3 a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_inner_4784 .icon-rough-997b.input-3c4b li a,
.texture_inner_4784 .alert_full_25ce a,
.texture_inner_4784 .icon-9386,
.texture_inner_4784 .lite-fee5 > li > a,
.texture_inner_4784 .paper-72fc {
  color: rgba(0, 0, 0, 0.55);
}
.texture_inner_4784 .icon-rough-997b.input-3c4b li a:hover,
.texture_inner_4784 .alert_full_25ce a:hover,
.texture_inner_4784 .icon-9386:hover,
.texture_inner_4784 .lite-fee5 > li > a:hover,
.texture_inner_4784 .paper-72fc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_inner_4784 .picture_middle_5193 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_inner_4784 .picture_middle_5193 .layout-blue-5e97 {
  color: rgba(0, 0, 0, 0.8);
}
.texture_inner_4784 .picture_middle_5193:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over_d494 .pagination-fast-aec6 {
  margin-left: auto;
  margin-right: auto;
}
.pink-39f4 > * {
  margin-left: auto;
  margin-right: auto;
}
.pink-39f4 .message-purple-c96a {
  margin-right: 1.41575em;
}
.detail_orange_6947 .pink-39f4 > .media-thick-e64a {
  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;
}
.detail_orange_6947 .pink-39f4 > .tall_620a {
  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;
}
.feature_down_4745.over_d494 .pagination-fast-aec6,
.heading-c1b9.over_d494 .pagination-fast-aec6 {
  margin-left: 0;
}
.caption-rough-b0bc.over_d494 .pagination-fast-aec6,
.white-e3c8.over_d494 .pagination-fast-aec6 {
  margin-right: 0;
}
.pink-39f4 ol,
.pink-39f4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.input-8f36 video {
  max-width: 100%;
}
.shadow_edff img {
  display: block;
}
.shadow_edff.message-purple-c96a,
.shadow_edff.hover_fa85 {
  width: 100%;
}
.shadow_edff.tall_620a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.content_soft_8bfc:not(.section-narrow-e151) {
  margin: 1.5em auto;
}
.up_2725 p {
  padding: 1.5em 14px;
}
ul.description-7377.tall_620a,
ul.description-7377.media-thick-e64a,
ul.description-7377.badge-upper-0a33.media-thick-e64a {
  padding: 0 14px;
}
.carousel-23fd {
  display: block;
  overflow-x: auto;
}
.carousel-23fd table {
  border-collapse: collapse;
  width: 100%;
}
.carousel-23fd td,
.carousel-23fd th {
  padding: 0.5em;
}
.pink-39f4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pink-39f4 ol ol,
.pink-39f4 ol ul,
.pink-39f4 ul ol,
.pink-39f4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pink-39f4 ol ol li,
.pink-39f4 ol ul li,
.pink-39f4 ul ol li,
.pink-39f4 ul ul li {
  margin-left: 0;
}
.sidebar-ca51.footer_e66e > .narrow_9431 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sidebar-ca51.footer_e66e > .narrow_9431 iframe,
.sidebar-ca51.footer_e66e > .narrow_9431 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cold-ec2c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.cold-ec2c.primary-afb6 {
  padding: 0;
}
.cold-ec2c.primary-afb6 cite {
  font-size: 13px;
}
.cold-ec2c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.cold-ec2c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.list-f279 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.list-f279 > p:first-child {
  margin-top: 0;
}
.list-f279 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.list-f279 blockquote {
  border-left: 0;
}
.icon-55e0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon-55e0:not(.tertiary-509f) {
  max-width: 100px;
}
.icon-55e0.accordion_pink_b5dd {
  border-bottom: none !important;
  text-align: center;
}
.icon-55e0.accordion_pink_b5dd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .up_2725 p {
    padding: 1.5em 0;
  }
}
.nav-hot-c4c3 {
  color: #0073aa;
}
.title-bright-e3d7 {
  background-color: #0073aa;
}
.primary-9fae {
  color: #229fd8;
}
.plasma_7327 {
  background-color: #229fd8;
}
.tooltip-dim-5388 {
  color: #eee;
}
.liquid-9969 {
  background-color: #eee;
}
.shade-8b8a {
  color: #444;
}
.content_brown_de84 {
  background-color: #444;
}
.short_7c85 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.short_7c85 .heading_dim_d526 .alert_full_25ce {
  font-size: 15px;
}
.short_7c85 .alert_full_25ce {
  line-height: 1.3;
}
.short_7c85 .texture_inner_4784 {
}
.short_7c85 .gallery_lower_d99b {
  background: #235787;
}
.pattern-stone-ec0f {
  padding: 0;
}
.pattern-stone-ec0f .gallery_lower_d99b {
  background: #1a1a1a;
}
.pattern-stone-ec0f .texture_inner_4784 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.layout_white_5e60 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.layout_white_5e60 .texture_inner_4784 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.layout_white_5e60 .gallery_lower_d99b {
  background: #303030;
}
.background-south-9658 {
  position: relative;
  z-index: 10;
}
.background-south-9658 .shadow_9cb8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent_21c6 .out-8c6c {
  display: inline-block;
  vertical-align: middle;
}
.accent_21c6.sidebar_95ee .out-8c6c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent_21c6.sidebar_95ee .out-8c6c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_21c6.sidebar_95ee .out-8c6c {
    margin-right: 0.4em;
  }
}
.accent_21c6.sidebar_95ee .out-8c6c:last-child {
  margin-right: 0;
}
.aside-fa4b .shadow_9cb8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message-tiny-62ec .heading_dim_d526 {
    margin: 0 -0.5em;
  }
  .message-tiny-62ec .heading_dim_d526 [class*="customify-col-"],
  .message-tiny-62ec .heading_dim_d526 [class*="customify-col_"],
  .message-tiny-62ec .heading_dim_d526 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message-tiny-62ec.active_3fc7 .shadow_9cb8 {
  background: 0 0 !important;
}
.message-tiny-62ec.active_3fc7 .shadow_9cb8,
.message-tiny-62ec.aside-fa4b .shadow_9cb8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message-tiny-62ec.article_over_86f4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message-tiny-62ec.aside-fa4b .shadow_9cb8 {
  box-shadow: none !important;
}
.primary_prev_94a1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary_prev_94a1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary_prev_94a1 {
    padding: 18px 0 20px;
  }
}
.primary_prev_94a1 .chip-0e38 {
  width: 100%;
}
.primary_prev_94a1 .pagination-72f2 {
  margin-bottom: 0;
}
.primary_prev_94a1 .title-narrow-7e1f {
  margin-top: 5px;
  font-size: 0.875em;
}
.focused_ec5c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focused_ec5c .pagination_0021 {
  width: 100%;
}
.in_5617 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.in_5617 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.in_5617 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;
}
.in_5617 li:last-child:after {
  display: none;
}
.in_5617 li a {
  font-weight: 500;
  margin-right: 10px;
}
.text-7cf3 .breadcrumb-tiny-e655 button,
.primary_prev_94a1 .breadcrumb-tiny-e655 button {
  left: 0;
}
.text-7cf3 .pagination_0021,
.primary_prev_94a1 .pagination_0021 {
  padding-left: 0;
  padding-right: 0;
}
.text-7cf3 .focused_ec5c,
.primary_prev_94a1 .focused_ec5c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text-7cf3 {
  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;
}
.text-7cf3: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;
}
.text-7cf3 .preview_3ada {
  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) {
  .text-7cf3 .preview_3ada {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text-7cf3 .preview_3ada {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text-7cf3 .preview_3ada {
    min-height: 200px;
  }
}
.text-7cf3 .in_5617 {
  color: rgba(255, 255, 255, 0.8);
}
.text-7cf3 .in_5617 a,
.text-7cf3 .in_5617 li:after {
  color: inherit;
}
.text-7cf3 .in_5617 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.glass_aa4d {
  margin-bottom: 0.5em;
}
.header_8292 {
  margin-bottom: 1.2em;
}
.header_8292,
.glass_aa4d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.header_8292 p:last-child,
.glass_aa4d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-tiny-e655,
#masthead .breadcrumb-tiny-e655 {
  display: none;
}
#masthead
  > .breadcrumb-tiny-e655.narrow-2838 {
  display: none;
}
#masthead > .breadcrumb-tiny-e655 button {
  left: 0;
}
.bottom_81ff {
  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%;
}
.bottom_81ff .out-8c6c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bottom_81ff .panel_tiny_38e6 {
  display: -webkit-box;
  display: flex;
}
.bottom_81ff .panel_tiny_38e6.tooltip-brown-590d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bottom_81ff .panel_tiny_38e6.stale_04e0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bottom_81ff .panel_tiny_38e6.section-5237 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bottom_81ff.west-2da7.container-ac74 .panel_tiny_38e6.tooltip-brown-590d {
  flex-basis: 100%;
}
.bottom_81ff.static-470a .panel_tiny_38e6.stale_04e0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bottom_81ff.static-470a .panel_tiny_38e6.section-5237 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-tiny-e655.narrow-2838 {
  display: none;
}
#masthead > .breadcrumb-tiny-e655 button {
  left: 0;
}
.alert-glass-c847 {
  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;
}
.alert-glass-c847:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert-glass-c847.backdrop-stone-4df9 i {
  margin-right: 4px;
}
.alert-glass-c847.border-f6c3 i {
  margin-left: 5px;
}
.alert_full_25ce p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert_full_25ce p:last-child {
  margin-bottom: 0;
}
.picture_silver_b6e5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture_silver_b6e5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture_silver_b6e5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture_silver_b6e5 .lower_4af3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture_silver_b6e5 .plasma-7fb4 {
  margin: 5px 0 7px 0;
}
.picture_silver_b6e5.progress-b2f9 .dark_399b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_silver_b6e5.progress-b2f9 .block-9be5 {
  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;
}
.picture_silver_b6e5.pro_d678 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture_silver_b6e5.pro_d678 .dark_399b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_silver_b6e5.pro_d678 .block-9be5 {
  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;
}
.picture_silver_b6e5.badge-9652 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_silver_b6e5.column-dirty-c24c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture_silver_b6e5.column-dirty-c24c .block-9be5 {
  margin-top: 7px;
}
.panel-abcf {
  display: inline-block;
}
.background-south-9658 .tabs-ea10 .picture_silver_b6e5 img {
  max-width: 100%;
}
.modal-down-f996 .shadow_complex_5224.video-gas-357b,
.icon_3c8b .shadow_complex_5224.video-gas-357b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal-down-f996 .item-next-6736,
.icon_3c8b .item-next-6736 {
  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%);
}
.modal-down-f996 .item-next-6736 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.modal-down-f996.gas_ffc0 .item-next-6736 {
  display: none;
}
.modal-down-f996 .hover-a8b2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-down-f996 .hover-a8b2 li {
  display: inline-block;
  position: relative;
}
.modal-down-f996 .hover-a8b2 li:last-child {
  margin-right: 0;
}
.modal-down-f996 .hover-a8b2 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;
}
.modal-down-f996 .hover-a8b2 li.thumbnail_full_8b0d > a {
  color: rgba(0, 0, 0, 0.9);
}
.modal-down-f996 .hover-a8b2 > 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;
}
.modal-down-f996 .hover-a8b2 > li > a i {
  line-height: 0;
}
.modal-down-f996 .hover-a8b2 > li.accordion-outer-b55b > a .item-next-6736 {
  margin-left: 4px;
  line-height: 0;
}
.modal-down-f996 .hover-a8b2 .next-f436 li.accordion-outer-b55b > a {
  position: relative;
}
.modal-down-f996 .hover-a8b2 .next-f436 li.accordion-outer-b55b > a:after,
.modal-down-f996 .hover-a8b2 .next-f436 li.accordion-outer-b55b > a:before {
  content: "";
  display: table;
}
.modal-down-f996 .hover-a8b2 .next-f436 li.accordion-outer-b55b > a:after {
  clear: both;
}
.modal-down-f996 .hover-a8b2 .next-f436 li.accordion-outer-b55b > a .item-next-6736 {
  margin-left: 5px;
  float: right;
}
.modal-down-f996 .paragraph_872a,
.modal-down-f996 .next-f436 {
  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;
}
.modal-down-f996 .next-f436 {
  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;
}
.modal-down-f996 .next-f436 .video-gas-357b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal-down-f996 .next-f436 .item-next-6736 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.modal-down-f996 .next-f436 li {
  display: block;
  margin: 0;
  padding: 0;
}
.modal-down-f996 .next-f436 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;
}
.modal-down-f996 .next-f436 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.modal-down-f996 .next-f436 .next-f436 {
  top: 0;
  left: 100%;
}
.modal-down-f996 .text-warm-b8c2.fn-focus-1887 > .paragraph_872a,
.modal-down-f996 .text-warm-b8c2.fn-focus-1887 > .next-f436,
.modal-down-f996 .text-warm-b8c2:focus > .paragraph_872a,
.modal-down-f996 .text-warm-b8c2:focus > .next-f436,
.modal-down-f996 .text-warm-b8c2:hover > .paragraph_872a,
.modal-down-f996 .text-warm-b8c2:hover > .next-f436 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.modal-down-f996.focused-a488 .lite-fee5:after,
.modal-down-f996.focused-a488 .lite-fee5:before {
  content: "";
  display: table;
}
.modal-down-f996.focused-a488 .lite-fee5:after {
  clear: both;
}
.modal-down-f996.focused-a488 .lite-fee5 > li {
  float: left;
}
.modal-down-f996.narrow_685d .lite-fee5:after,
.modal-down-f996.narrow_685d .lite-fee5:before {
  content: "";
  display: table;
}
.modal-down-f996.narrow_685d .lite-fee5:after {
  clear: both;
}
.modal-down-f996.narrow_685d .lite-fee5 > li {
  float: left;
}
.modal-down-f996.narrow_685d .lite-fee5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.modal-down-f996.narrow_685d .lite-fee5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.modal-down-f996.narrow_685d .lite-fee5 > li.texture_fluid_f6b2 > a,
.modal-down-f996.narrow_685d .lite-fee5 > li.thumbnail_full_8b0d > a {
  color: #fff;
  background-color: #1e4b75;
}
.modal-down-f996.badge_huge_732d .lite-fee5 > li > a .video-gas-357b {
  position: relative;
}
.modal-down-f996.badge_huge_732d .lite-fee5 > li > a .video-gas-357b: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;
}
.modal-down-f996.badge_huge_732d
  .lite-fee5
  > li:focus
  > a
  .video-gas-357b:before,
.modal-down-f996.badge_huge_732d
  .lite-fee5
  > li:hover
  > a
  .video-gas-357b:before {
  width: 100%;
  background-color: currentColor;
}
.modal-down-f996.badge_huge_732d
  .lite-fee5
  > li.texture_fluid_f6b2
  > a
  .video-gas-357b:before,
.modal-down-f996.badge_huge_732d
  .lite-fee5
  > li.lite-7b15
  > a
  .video-gas-357b:before {
  width: 100%;
  background-color: currentColor;
}
.modal-down-f996.plasma-5e38 .lite-fee5 > li > a .video-gas-357b {
  position: relative;
}
.modal-down-f996.plasma-5e38 .lite-fee5 > li > a .video-gas-357b: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;
}
.modal-down-f996.plasma-5e38 .lite-fee5 > li:focus > a .video-gas-357b:before,
.modal-down-f996.plasma-5e38
  .lite-fee5
  > li:hover
  > a
  .video-gas-357b:before {
  width: 100%;
  background-color: currentColor;
}
.modal-down-f996.plasma-5e38
  .lite-fee5
  > li.texture_fluid_f6b2
  > a
  .video-gas-357b:before,
.modal-down-f996.plasma-5e38
  .lite-fee5
  > li.lite-7b15
  > a
  .video-gas-357b:before {
  width: 100%;
  background-color: currentColor;
}
.icon_3c8b .hover-a8b2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon_3c8b .hover-a8b2 li:first-child > a {
  border-top: none;
}
.icon_3c8b .hover-a8b2 .preview_next_432c > .video-gas-357b .item-next-6736 {
  display: none;
}
.icon_3c8b .hover-a8b2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon_3c8b .hover-a8b2 li:last-child {
  border: none;
}
.icon_3c8b .hover-a8b2 li.accordion-outer-b55b > a {
  padding-right: 45px !important;
}
.icon_3c8b .hover-a8b2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon_3c8b .hover-a8b2 li a:focus,
.icon_3c8b .hover-a8b2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_3c8b .hover-a8b2 li .first-765f {
  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;
}
.icon_3c8b .hover-a8b2 li .first-765f:hover {
  box-shadow: none;
}
.icon_3c8b .hover-a8b2 li .first-765f .item-next-6736 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon_3c8b .hover-a8b2 .next-f436 {
  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);
}
.icon_3c8b .hover-a8b2 .next-f436 li a {
  padding-left: 3em;
}
.icon_3c8b .hover-a8b2 .sort_upper_bf97 > a .first-765f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon_3c8b .hover-a8b2 .sort_upper_bf97 > .next-f436 {
  display: block;
  opacity: 1;
}
.status_cf30 {
  max-width: 100%;
}
.box_silver_095b {
  line-height: 0;
  cursor: pointer;
}
.paper-72fc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paper-72fc:hover {
  box-shadow: none;
  color: currentColor;
}
.paper-72fc svg {
  width: 18px;
  height: 18px;
}
.paper-72fc .gallery_dd29 {
  display: none;
}
.dirty-e3c6 {
  position: relative;
}
.dirty-e3c6.fn-active-1887 .paper-72fc .text_hovered_f323 {
  display: none;
}
.dirty-e3c6.fn-active-1887 .paper-72fc .gallery_dd29 {
  display: inline-block;
}
.dirty-e3c6 .down_cc2f {
  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);
}
.dirty-e3c6.active_f123 .down_cc2f {
  left: auto;
  right: -0.9em;
}
.dirty-e3c6.active_f123 .thumbnail_eb4b::before {
  left: auto;
  right: 15px;
}
.dirty-e3c6.fn-active-1887 .down_cc2f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pro-a0e1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pro-a0e1 label {
  flex-basis: 100%;
}
.pro-a0e1 .preview_b6fe {
  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;
}
.pro-a0e1 .badge_medium_073c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pro-a0e1 .badge_medium_073c:focus {
  background-color: transparent;
}
.pro-a0e1 button.first_ca71 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pro-a0e1 button.first_ca71:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pro-a0e1 button.first_ca71 svg {
  width: 18px;
  height: 18px;
}
.pro-a0e1 input[type="submit"] {
  min-height: auto;
}
.thumbnail-dim-da28 .pro-a0e1 .badge_medium_073c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail_eb4b {
  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) {
  .thumbnail_eb4b {
    width: 220px;
  }
}
.thumbnail_eb4b label {
  flex-basis: 100%;
}
.thumbnail_eb4b::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;
}
.panel-24dc .thumbnail-dim-da28 .pro-a0e1 {
  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;
}
.panel-24dc
  .thumbnail-dim-da28
  .pro-a0e1
  .preview_b6fe {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel-24dc .thumbnail-dim-da28 .pro-a0e1 .badge_medium_073c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel-24dc
  .thumbnail-dim-da28
  .pro-a0e1
  .badge_medium_073c:focus {
  background: 0 0;
}
.panel-24dc
  .thumbnail-dim-da28
  .pro-a0e1
  .lite_5b4f {
  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;
}
.icon-rough-997b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-rough-997b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-rough-997b li:last-child {
  margin-right: 0;
}
.icon-rough-997b li:first-child {
  margin-left: 0;
}
.icon-rough-997b.easy_142b a {
  color: #fff;
}
.icon-rough-997b.easy_142b a:hover {
  color: #fff;
}
.icon-rough-997b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-rough-997b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-rough-997b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-rough-997b a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-rough-997b [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-rough-997b [class*="social-icon-apple"].icon-up-2a83 {
  background-color: transparent;
  color: #999;
}
.icon-rough-997b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-rough-997b [class*="social-icon-behance"].icon-up-2a83 {
  background-color: transparent;
  color: #1769ff;
}
.icon-rough-997b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-rough-997b [class*="social-icon-bitbucket"].icon-up-2a83 {
  background-color: transparent;
  color: #205081;
}
.icon-rough-997b [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-rough-997b [class*="social-icon-codepen"].icon-up-2a83 {
  background-color: transparent;
  color: #000;
}
.icon-rough-997b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-rough-997b [class*="social-icon-delicious"].icon-up-2a83 {
  background-color: transparent;
  color: #39f;
}
.icon-rough-997b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-rough-997b [class*="social-icon-digg"].icon-up-2a83 {
  background-color: transparent;
  color: #005be2;
}
.icon-rough-997b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-rough-997b [class*="social-icon-dribbble"].icon-up-2a83 {
  background-color: transparent;
  color: #ea4c89;
}
.icon-rough-997b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-rough-997b [class*="social-icon-envelope"].icon-up-2a83 {
  background-color: transparent;
  color: #ea4335;
}
.icon-rough-997b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-rough-997b [class*="social-icon-facebook"].icon-up-2a83 {
  background-color: transparent;
  color: #3b5998;
}
.icon-rough-997b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-rough-997b [class*="social-icon-flickr"].icon-up-2a83 {
  background-color: transparent;
  color: #0063dc;
}
.icon-rough-997b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-rough-997b [class*="social-icon-foursquare"].icon-up-2a83 {
  background-color: transparent;
  color: #2d5be3;
}
.icon-rough-997b [class*="social-icon-github"] {
  background-color: #333;
}
.icon-rough-997b [class*="social-icon-github"].icon-up-2a83 {
  background-color: transparent;
  color: #333;
}
.icon-rough-997b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-rough-997b [class*="social-icon-google-plus"].icon-up-2a83 {
  background-color: transparent;
  color: #dd4b39;
}
.icon-rough-997b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-rough-997b [class*="social-icon-houzz"].icon-up-2a83 {
  background-color: transparent;
  color: #7ac142;
}
.icon-rough-997b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-rough-997b [class*="social-icon-instagram"].icon-up-2a83 {
  background-color: transparent;
  color: #262626;
}
.icon-rough-997b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-rough-997b [class*="social-icon-jsfiddle"].icon-up-2a83 {
  background-color: transparent;
  color: #487aa2;
}
.icon-rough-997b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-rough-997b [class*="social-icon-linkedin"].icon-up-2a83 {
  background-color: transparent;
  color: #0077b5;
}
.icon-rough-997b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-rough-997b [class*="social-icon-medium"].icon-up-2a83 {
  background-color: transparent;
  color: #00ab6b;
}
.icon-rough-997b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-rough-997b
  [class*="social-icon-odnoklassniki"].icon-up-2a83 {
  background-color: transparent;
  color: #f4731c;
}
.icon-rough-997b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-rough-997b [class*="social-icon-meetup"].icon-up-2a83 {
  background-color: transparent;
  color: #ec1c40;
}
.icon-rough-997b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-rough-997b [class*="social-icon-pinterest"].icon-up-2a83 {
  background-color: transparent;
  color: #bd081c;
}
.icon-rough-997b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-rough-997b [class*="social-icon-product-hunt"].icon-up-2a83 {
  background-color: transparent;
  color: #da552f;
}
.icon-rough-997b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-rough-997b [class*="social-icon-reddit"].icon-up-2a83 {
  background-color: transparent;
  color: #ff4500;
}
.icon-rough-997b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-rough-997b [class*="social-icon-rss"].icon-up-2a83 {
  background-color: transparent;
  color: #f26522;
}
.icon-rough-997b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-rough-997b
  [class*="social-icon-shopping-cart"].icon-up-2a83 {
  background-color: transparent;
  color: #4caf50;
}
.icon-rough-997b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-rough-997b [class*="social-icon-skype"].icon-up-2a83 {
  background-color: transparent;
  color: #00aff0;
}
.icon-rough-997b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-rough-997b [class*="social-icon-slideshare"].icon-up-2a83 {
  background-color: transparent;
  color: #0077b5;
}
.icon-rough-997b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-rough-997b [class*="social-icon-snapchat"].icon-up-2a83 {
  background-color: transparent;
  color: #fffc00;
}
.icon-rough-997b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-rough-997b [class*="social-icon-soundcloud"].icon-up-2a83 {
  background-color: transparent;
  color: #f80;
}
.icon-rough-997b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-rough-997b [class*="social-icon-spotify"].icon-up-2a83 {
  background-color: transparent;
  color: #2ebd59;
}
.icon-rough-997b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-rough-997b
  [class*="social-icon-stack-overflow"].icon-up-2a83 {
  background-color: transparent;
  color: #fe7a15;
}
.icon-rough-997b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-rough-997b [class*="social-icon-maldkfgram"].icon-up-2a83 {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-rough-997b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-rough-997b [class*="social-icon-tripadvisor"].icon-up-2a83 {
  background-color: transparent;
  color: #589442;
}
.icon-rough-997b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-rough-997b [class*="social-icon-tumblr"].icon-up-2a83 {
  background-color: transparent;
  color: #35465c;
}
.icon-rough-997b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-rough-997b [class*="social-icon-twitch"].icon-up-2a83 {
  background-color: transparent;
  color: #6441a5;
}
.icon-rough-997b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-rough-997b [class*="social-icon-twitter"].icon-up-2a83 {
  background-color: transparent;
  color: #1da1f2;
}
.icon-rough-997b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-rough-997b [class*="social-icon-vimeo"].icon-up-2a83 {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-rough-997b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-rough-997b [class*="social-icon-vk"].icon-up-2a83 {
  background-color: transparent;
  color: #45668e;
}
.icon-rough-997b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-rough-997b [class*="social-icon-weibo"].icon-up-2a83 {
  background-color: transparent;
  color: #df2029;
}
.icon-rough-997b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-rough-997b [class*="social-icon-weixin"].icon-up-2a83 {
  background-color: transparent;
  color: #7bb32e;
}
.icon-rough-997b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-rough-997b [class*="social-icon-whatsapp"].icon-up-2a83 {
  background-color: transparent;
  color: #25d366;
}
.icon-rough-997b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-rough-997b [class*="social-icon-wordpress"].icon-up-2a83 {
  background-color: transparent;
  color: #21759b;
}
.icon-rough-997b [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-rough-997b [class*="social-icon-xing"].icon-up-2a83 {
  background-color: transparent;
  color: #026466;
}
.icon-rough-997b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-rough-997b [class*="social-icon-yelp"].icon-up-2a83 {
  background-color: transparent;
  color: #af0606;
}
.icon-rough-997b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-rough-997b [class*="social-icon-youtube"].icon-up-2a83 {
  background-color: transparent;
  color: #cd201f;
}
.icon-9386 {
  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;
}
.icon-9386:hover {
  box-shadow: none;
  background: 0 0;
}
.tertiary-5212 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer-32e8 {
  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;
}
.hidden_liquid_b8d2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption-inner-7adf {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption-inner-7adf,
.caption-inner-7adf::after,
.caption-inner-7adf::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;
}
.caption-inner-7adf::after,
.caption-inner-7adf::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-small-56b2 .footer-32e8 .hidden_liquid_b8d2 {
  margin-top: -2px;
  width: 19px;
}
.logo-small-56b2 .footer-32e8 .caption-inner-7adf {
  margin-top: -1px;
}
.logo-small-56b2 .footer-32e8 .caption-inner-7adf,
.logo-small-56b2 .footer-32e8 .caption-inner-7adf::after,
.logo-small-56b2 .footer-32e8 .caption-inner-7adf::before {
  width: 19px;
  height: 2px;
}
.logo-small-56b2 .footer-32e8 .caption-inner-7adf::before {
  top: -6px;
}
.logo-small-56b2 .footer-32e8 .caption-inner-7adf::after {
  bottom: -6px;
}
.card-5746 .footer-32e8 .hidden_liquid_b8d2 {
  margin-top: -2px;
  width: 22px;
}
.card-5746 .footer-32e8 .caption-inner-7adf {
  margin-top: -1px;
}
.card-5746 .footer-32e8 .caption-inner-7adf,
.card-5746 .footer-32e8 .caption-inner-7adf::after,
.card-5746 .footer-32e8 .caption-inner-7adf::before {
  width: 22px;
  height: 2px;
}
.card-5746 .footer-32e8 .caption-inner-7adf::before {
  top: -7px;
}
.card-5746 .footer-32e8 .caption-inner-7adf::after {
  bottom: -7px;
}
.notice-brown-efa7 .footer-32e8 .hidden_liquid_b8d2 {
  margin-top: -2px;
  width: 31px;
}
.notice-brown-efa7 .footer-32e8 .caption-inner-7adf {
  margin-top: -1.5px;
}
.notice-brown-efa7 .footer-32e8 .caption-inner-7adf,
.notice-brown-efa7 .footer-32e8 .caption-inner-7adf::after,
.notice-brown-efa7 .footer-32e8 .caption-inner-7adf::before {
  width: 31px;
  height: 3px;
}
.notice-brown-efa7 .footer-32e8 .caption-inner-7adf::before {
  top: -9px;
}
.notice-brown-efa7 .footer-32e8 .caption-inner-7adf::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pink-342f .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 19px;
  }
  .pink-342f .footer-32e8 .caption-inner-7adf {
    margin-top: -1px;
  }
  .pink-342f .footer-32e8 .caption-inner-7adf,
  .pink-342f .footer-32e8 .caption-inner-7adf::after,
  .pink-342f .footer-32e8 .caption-inner-7adf::before {
    width: 19px;
    height: 2px;
  }
  .pink-342f .footer-32e8 .caption-inner-7adf::before {
    top: -6px;
  }
  .pink-342f .footer-32e8 .caption-inner-7adf::after {
    bottom: -6px;
  }
  .white_765c .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 22px;
  }
  .white_765c .footer-32e8 .caption-inner-7adf {
    margin-top: -1px;
  }
  .white_765c .footer-32e8 .caption-inner-7adf,
  .white_765c .footer-32e8 .caption-inner-7adf::after,
  .white_765c .footer-32e8 .caption-inner-7adf::before {
    width: 22px;
    height: 2px;
  }
  .white_765c .footer-32e8 .caption-inner-7adf::before {
    top: -7px;
  }
  .white_765c .footer-32e8 .caption-inner-7adf::after {
    bottom: -7px;
  }
  .breadcrumb_0185 .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_0185 .footer-32e8 .caption-inner-7adf {
    margin-top: -1.5px;
  }
  .breadcrumb_0185 .footer-32e8 .caption-inner-7adf,
  .breadcrumb_0185 .footer-32e8 .caption-inner-7adf::after,
  .breadcrumb_0185 .footer-32e8 .caption-inner-7adf::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_0185 .footer-32e8 .caption-inner-7adf::before {
    top: -9px;
  }
  .breadcrumb_0185 .footer-32e8 .caption-inner-7adf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .in-d33e .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 19px;
  }
  .in-d33e .footer-32e8 .caption-inner-7adf {
    margin-top: -1px;
  }
  .in-d33e .footer-32e8 .caption-inner-7adf,
  .in-d33e .footer-32e8 .caption-inner-7adf::after,
  .in-d33e .footer-32e8 .caption-inner-7adf::before {
    width: 19px;
    height: 2px;
  }
  .in-d33e .footer-32e8 .caption-inner-7adf::before {
    top: -6px;
  }
  .in-d33e .footer-32e8 .caption-inner-7adf::after {
    bottom: -6px;
  }
  .button-blue-fcd9 .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 22px;
  }
  .button-blue-fcd9 .footer-32e8 .caption-inner-7adf {
    margin-top: -1px;
  }
  .button-blue-fcd9 .footer-32e8 .caption-inner-7adf,
  .button-blue-fcd9 .footer-32e8 .caption-inner-7adf::after,
  .button-blue-fcd9 .footer-32e8 .caption-inner-7adf::before {
    width: 22px;
    height: 2px;
  }
  .button-blue-fcd9 .footer-32e8 .caption-inner-7adf::before {
    top: -7px;
  }
  .button-blue-fcd9 .footer-32e8 .caption-inner-7adf::after {
    bottom: -7px;
  }
  .video_5a43 .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 31px;
  }
  .video_5a43 .footer-32e8 .caption-inner-7adf {
    margin-top: -1.5px;
  }
  .video_5a43 .footer-32e8 .caption-inner-7adf,
  .video_5a43 .footer-32e8 .caption-inner-7adf::after,
  .video_5a43 .footer-32e8 .caption-inner-7adf::before {
    width: 31px;
    height: 3px;
  }
  .video_5a43 .footer-32e8 .caption-inner-7adf::before {
    top: -9px;
  }
  .video_5a43 .footer-32e8 .caption-inner-7adf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .advanced_d6dd .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 19px;
  }
  .advanced_d6dd .footer-32e8 .caption-inner-7adf {
    margin-top: -1px;
  }
  .advanced_d6dd .footer-32e8 .caption-inner-7adf,
  .advanced_d6dd .footer-32e8 .caption-inner-7adf::after,
  .advanced_d6dd .footer-32e8 .caption-inner-7adf::before {
    width: 19px;
    height: 2px;
  }
  .advanced_d6dd .footer-32e8 .caption-inner-7adf::before {
    top: -6px;
  }
  .advanced_d6dd .footer-32e8 .caption-inner-7adf::after {
    bottom: -6px;
  }
  .clean_6285 .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 22px;
  }
  .clean_6285 .footer-32e8 .caption-inner-7adf {
    margin-top: -1px;
  }
  .clean_6285 .footer-32e8 .caption-inner-7adf,
  .clean_6285 .footer-32e8 .caption-inner-7adf::after,
  .clean_6285 .footer-32e8 .caption-inner-7adf::before {
    width: 22px;
    height: 2px;
  }
  .clean_6285 .footer-32e8 .caption-inner-7adf::before {
    top: -7px;
  }
  .clean_6285 .footer-32e8 .caption-inner-7adf::after {
    bottom: -7px;
  }
  .heading-bd30 .footer-32e8 .hidden_liquid_b8d2 {
    margin-top: -2px;
    width: 31px;
  }
  .heading-bd30 .footer-32e8 .caption-inner-7adf {
    margin-top: -1.5px;
  }
  .heading-bd30 .footer-32e8 .caption-inner-7adf,
  .heading-bd30 .footer-32e8 .caption-inner-7adf::after,
  .heading-bd30 .footer-32e8 .caption-inner-7adf::before {
    width: 31px;
    height: 3px;
  }
  .heading-bd30 .footer-32e8 .caption-inner-7adf::before {
    top: -9px;
  }
  .heading-bd30 .footer-32e8 .caption-inner-7adf::after {
    bottom: -9px;
  }
}
.label_7c7a .caption-inner-7adf {
  -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);
}
.label_7c7a .caption-inner-7adf::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.label_7c7a .caption-inner-7adf::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);
}
.label_7c7a.container_50ce .caption-inner-7adf {
  -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);
}
.label_7c7a.container_50ce .caption-inner-7adf::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.label_7c7a.container_50ce .caption-inner-7adf::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);
}
.chip_67e3 {
  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.background-30c0:before {
  display: none;
}
.dropdown-7e9b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dropdown-7e9b .secondary_773c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dropdown-7e9b .secondary_773c:last-of-type {
  border-bottom: none;
}
.dropdown-7e9b .secondary_773c.secondary_motion_fffe,
.dropdown-7e9b .secondary_773c.mask_0868,
.dropdown-7e9b .secondary_773c.slider_over_4ce6 {
  padding: 0;
}
.dropdown-7e9b .icon_3c8b .first-765f {
  color: currentColor;
}
.dropdown-7e9b .icon_3c8b .first-765f:focus,
.dropdown-7e9b .icon_3c8b .first-765f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-7e9b.texture_inner_4784 .picture_middle_5193,
.dropdown-7e9b.texture_inner_4784 .alert_full_25ce a,
.dropdown-7e9b.texture_inner_4784 .lite-fee5 a,
.dropdown-7e9b.texture_inner_4784 .next-f436 a {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-7e9b.texture_inner_4784 .picture_middle_5193:hover,
.dropdown-7e9b.texture_inner_4784 .alert_full_25ce a:hover,
.dropdown-7e9b.texture_inner_4784 .lite-fee5 a:hover,
.dropdown-7e9b.texture_inner_4784 .next-f436 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-7e9b.texture_inner_4784 .layout-blue-5e97 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-7e9b.texture_inner_4784 .secondary_773c {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-7e9b.texture_inner_4784 .secondary_773c:before {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown-7e9b.texture_inner_4784 .status-medium-48e7:before {
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-7e9b.texture_inner_4784 .icon_3c8b .hover-a8b2 li a,
.dropdown-7e9b.texture_inner_4784 .icon_3c8b .first-765f,
.dropdown-7e9b.texture_inner_4784 .next-f436 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-7e9b.texture_inner_4784 .icon_3c8b .first-765f:focus,
.dropdown-7e9b.texture_inner_4784 .icon_3c8b .first-765f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-7e9b.texture_inner_4784 .hover-a8b2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-7e9b.gallery_lower_d99b .picture_middle_5193,
.dropdown-7e9b.gallery_lower_d99b .alert_full_25ce a,
.dropdown-7e9b.gallery_lower_d99b .lite-fee5 .first-765f,
.dropdown-7e9b.gallery_lower_d99b .lite-fee5 a,
.dropdown-7e9b.gallery_lower_d99b .next-f436 a {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-7e9b.gallery_lower_d99b .picture_middle_5193:hover,
.dropdown-7e9b.gallery_lower_d99b .alert_full_25ce a:hover,
.dropdown-7e9b.gallery_lower_d99b .lite-fee5 .first-765f:hover,
.dropdown-7e9b.gallery_lower_d99b .lite-fee5 a:hover,
.dropdown-7e9b.gallery_lower_d99b .next-f436 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-7e9b.gallery_lower_d99b .layout-blue-5e97 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-7e9b.gallery_lower_d99b .secondary_773c {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-7e9b.gallery_lower_d99b .secondary_773c:before {
  background: rgba(255, 255, 255, 0.08);
}
.dropdown-7e9b.gallery_lower_d99b .status-medium-48e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-7e9b.gallery_lower_d99b .icon_3c8b .hover-a8b2 li a,
.dropdown-7e9b.gallery_lower_d99b .icon_3c8b .first-765f,
.dropdown-7e9b.gallery_lower_d99b .next-f436 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-7e9b.gallery_lower_d99b .icon_3c8b .first-765f:focus,
.dropdown-7e9b.gallery_lower_d99b .icon_3c8b .first-765f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-7e9b.gallery_lower_d99b .hover-a8b2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-medium-48e7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status-medium-48e7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.orange-d3ba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.container-large-d971 .dropdown-7e9b {
  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;
}
.container-large-d971 .secondary_773c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.container-large-d971 .secondary_773c: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) {
  .container-large-d971 .secondary_773c:before {
    width: 16%;
    left: 42%;
  }
}
.container-large-d971 .secondary_773c:last-child:before {
  content: none;
}
.container-large-d971 .secondary_773c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.container-large-d971 .icon_3c8b .hover-a8b2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.container-large-d971 .icon_3c8b .hover-a8b2 li a .first-765f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.container-large-d971 .icon_3c8b .next-f436 {
  border: none;
}
.container-large-d971 .icon_3c8b .next-f436 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.container-large-d971 .status-medium-48e7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.container-large-d971 .orange-d3ba {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.container-large-d971 .gallery_lower_d99b .status-medium-48e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.container-large-d971 .texture_inner_4784.block-in-2bec .caption-inner-7adf {
  background: rgba(0, 0, 0, 0.6);
}
.container-large-d971
  .texture_inner_4784.block-in-2bec
  .caption-inner-7adf::after,
.container-large-d971
  .texture_inner_4784.block-in-2bec
  .caption-inner-7adf:before {
  background: inherit;
}
.container-large-d971
  .texture_inner_4784.block-in-2bec:hover
  .caption-inner-7adf {
  background: rgba(0, 0, 0, 0.8);
}
.caption-775a .dropdown-7e9b {
  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) {
  .caption-775a .dropdown-7e9b {
    width: auto;
    right: 45px;
  }
}
.filter_8bff .dropdown-7e9b {
  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) {
  .filter_8bff .dropdown-7e9b {
    width: auto;
    left: 45px;
  }
}
.background-30c0 .dropdown-7e9b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.background-30c0 .orange-d3ba {
  max-width: 48em;
  margin: 0 auto;
}
.background-30c0 .status-medium-48e7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.main-tiny-4fff {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.main-tiny-4fff.container-large-d971 .dropdown-7e9b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.main-tiny-4fff.caption-775a .dropdown-7e9b {
  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);
}
.main-tiny-4fff .dropdown-7e9b {
  visibility: visible;
}
.main-tiny-4fff.filter_8bff .dropdown-7e9b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status_old_d825,
.footer-paper-83e3 {
  overflow-x: hidden;
}
.status_old_d825 .dropdown-7e9b {
  overflow: auto;
}
.status_old_d825.container-large-d971 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_old_d825.container-large-d971 .dropdown-7e9b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status_old_d825.container-large-d971 .icon-9386 {
  opacity: 0;
}
.status_old_d825.caption-775a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_old_d825.caption-775a .dropdown-7e9b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status_old_d825.caption-775a .icon-9386 {
  opacity: 0;
}
.status_old_d825.filter_8bff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_old_d825.filter_8bff .dropdown-7e9b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status_old_d825.filter_8bff .icon-9386 {
  opacity: 0;
}
.status_old_d825.background-30c0 .dropdown-7e9b {
  z-index: 10;
  visibility: visible;
}
.block-in-2bec {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.block-in-2bec .caption-inner-7adf {
  background: rgba(255, 255, 255, 0.99);
}
.block-in-2bec .caption-inner-7adf::after,
.block-in-2bec .caption-inner-7adf:before {
  background: inherit;
}
.block-in-2bec:hover .caption-inner-7adf {
  background: rgba(255, 255, 255, 0.99);
}
.filter_8bff .block-in-2bec {
  top: 10px;
  right: auto;
  left: 12px;
}
.background-30c0 .block-in-2bec {
  display: none !important;
}
.status_old_d825:before,
.footer-paper-83e3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status_old_d825 .block-in-2bec,
.footer-paper-83e3 .block-in-2bec {
  display: inline-block;
}
.dropdown-7e9b .out-8c6c {
  -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;
}
.status_old_d825 .dropdown-7e9b .out-8c6c,
.footer-paper-83e3 .dropdown-7e9b .out-8c6c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.first_88cd .preview_b6fe {
  width: 100%;
}
.tabs-ea10 {
  padding: 0 0.5em 0;
}
.tabs-ea10 [class*="customify-col-"],
.tabs-ea10 [class*="customify-col_"],
.tabs-ea10 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active-clean-e5b7 .tabs-ea10 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_dim_d526 .in_d8c4,
  .in_d8c4 {
    display: none;
  }
  .notification-63a5 {
    text-align: left;
  }
  .list_action_f7ed {
    text-align: center;
  }
  .over_6110 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_dim_d526 .mini-a1a2,
  .mini-a1a2 {
    display: none;
  }
  .tabs-gold-fbc5 {
    text-align: left;
  }
  .out-24a6 {
    text-align: center;
  }
  .notification_b5aa {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_dim_d526 .inner_10eb,
  .inner_10eb {
    display: none;
  }
  .shadow_brown_855f {
    text-align: left;
  }
  .border-abb9 {
    text-align: center;
  }
  .current_86a9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tertiary-iron-8c87 {
  box-shadow: none !important;
}
.outer_fb5c .highlight_first_b5be,
.panel_static_ef94 .highlight_first_b5be {
  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;
}
.panel_static_ef94 .highlight_first_b5be {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shadow_9cb8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shadow_9cb8:after,
.shadow_9cb8:before {
  content: "";
  display: table;
}
.shadow_9cb8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shadow_9cb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shadow_9cb8,
.article_over_86f4 {
  max-width: 1248px;
  margin: 0 auto;
}

.icon_ed5e.glass_5941 .shadow_9cb8 {
  max-width: 100%;
}
.icon_ed5e.detail-65ae {
  max-width: 1200px;
  margin: 0 auto;
}
.icon_ed5e.tertiary_static_c27a .shadow_9cb8 {
  max-width: 100%;
}
.icon_ed5e.tertiary_static_c27a > .shadow_9cb8 {
  padding-left: 0;
  padding-right: 0;
}
.icon_ed5e.tertiary_static_c27a > .shadow_9cb8 .heading_dim_d526 {
  margin: 0;
}
.icon_ed5e.tertiary_static_c27a
  > .shadow_9cb8
  .main-e10b.cold-61b2 {
  margin-right: 0;
  margin-left: 0;
}
.icon_ed5e.tertiary_static_c27a #main.cold-61b2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bronze_ce20 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_ce20 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .image-copper-3192 .pagination-fast-aec6 {
    padding-right: 1em;
  }
  .image-copper-3192.title-center-dc5a .main-e10b {
    border-right: 1px solid #eaecee;
  }
  .image-copper-3192.title-center-dc5a .pagination-fast-aec6 {
    padding-right: 1em;
  }
  .image-copper-3192.title-center-dc5a .accordion-2d45 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-6879 .pagination-fast-aec6 {
    padding-left: 1em;
  }
  .media-6879.title-center-dc5a .main-e10b {
    border-left: 1px solid #eaecee;
  }
  .media-6879.title-center-dc5a .pagination-fast-aec6 {
    padding-left: 1em;
  }
  .media-6879.title-center-dc5a .accordion-2d45 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static-2c70 .pagination-fast-aec6 {
    padding-left: 1em;
  }
  .static-2c70.title-center-dc5a .tabs_hard_d1a1 {
    border-right: 1px solid #eaecee;
  }
  .static-2c70.title-center-dc5a .disabled_7dc5 {
    border-right: 1px solid #eaecee;
  }
  .static-2c70.title-center-dc5a .pagination-fast-aec6 {
    padding-left: 1em;
  }
  .static-2c70.title-center-dc5a .accordion-2d45 {
    padding-right: 1em;
  }
  .static-2c70.title-center-dc5a .element_a576 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_3bb0 .pagination-fast-aec6 {
    padding-right: 1em;
  }
  .in_3bb0.title-center-dc5a .tabs_hard_d1a1 {
    border-left: 1px solid #eaecee;
  }
  .in_3bb0.title-center-dc5a .disabled_7dc5 {
    border-left: 1px solid #eaecee;
  }
  .in_3bb0.title-center-dc5a .pagination-fast-aec6 {
    padding-right: 1em;
  }
  .in_3bb0.title-center-dc5a .accordion-2d45 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in_3bb0.title-center-dc5a .element_a576 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bronze_ce20 .pagination-fast-aec6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze_ce20.title-center-dc5a .main-e10b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bronze_ce20.title-center-dc5a .pagination-fast-aec6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze_ce20.title-center-dc5a .accordion-2d45 {
    padding-left: 1em;
  }
  .bronze_ce20.title-center-dc5a .element_a576 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bronze_ce20.title-center-dc5a .pagination-fast-aec6 {
    padding-left: 0;
  }
}
.popup_middle_d04c .accent_21c6 {
  display: inline-block;
}
.gallery_b81f {
  display: inline-block;
}
.notice-short-9966 {
  word-con: break-word;
}
.breadcrumb_7f0c > span {
  display: inline-block;
  padding: 5px 0;
}
.breadcrumb_7f0c .preview-fdfc {
  margin-left: 8px;
  margin-right: 8px;
}
.breadcrumb_7f0c .short-fca1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gradient-8b5b .thumbnail-e983 {
  margin-bottom: 2em;
}
.gradient-8b5b .section_over_6a56 {
  margin-bottom: 15px;
}
.gradient-8b5b .section_over_6a56:last-child {
  margin-bottom: 0;
}
.gradient-8b5b .component-34f9 {
  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) {
  .gradient-8b5b .component-34f9 {
    display: block;
  }
}
.gradient-8b5b .smooth-e35f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gradient-8b5b .smooth-e35f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gradient-8b5b .paragraph-blue-ac18 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gradient-8b5b .paragraph-blue-ac18 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gradient-8b5b .paragraph-blue-ac18 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gradient-8b5b .notice-short-9966 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-8b5b .notice-short-9966 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gradient-8b5b .popup_east_e0ef p:last-child {
  margin-bottom: 0;
}
.gradient-8b5b .simple-dd29 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gradient-8b5b .prev_dbb5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gradient-8b5b .background_177e {
  margin-top: 1em;
}
.gradient-8b5b .iron_627a {
  top: 0;
  display: block;
}
.gradient-8b5b .iron_627a a {
  color: inherit;
}
.gradient-8b5b .iron_627a a:hover {
  color: inherit;
}
.gradient-8b5b .motion_2c02 {
  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;
}
.gradient-8b5b .motion_2c02:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gradient-8b5b .prev_dbb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gradient-8b5b .background-light-9095 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gradient-8b5b .background-light-9095:first-child {
  margin-top: 0;
}
.gradient-8b5b .background-light-9095.wrapper_fast_b7e9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gradient-8b5b .background-light-9095.cool_4209 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient-8b5b
  .background-light-9095.cool_4209.pattern-dirty-0221
  .background_177e {
  width: 100%;
}
.gradient-8b5b .cool_4209 {
  -webkit-box-align: center;
  align-items: center;
}
.gradient-8b5b .cool_4209 .breadcrumb_7f0c,
.gradient-8b5b .cool_4209 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gradient-8b5b .paragraph-blue-ac18 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-8b5b .paragraph-blue-ac18 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-8b5b .paragraph-blue-ac18: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;
}
.gradient-8b5b .wrapper_fast_b7e9 {
  z-index: 5;
}
.gradient-8b5b .input_next_3c8d .slow-3a94 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gradient-8b5b .orange_4cde .slow-3a94 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gradient-8b5b .article_3499 .slow-3a94 {
  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;
}
.gradient-8b5b.selected-4f9b .component-34f9,
.gradient-8b5b.motion_76bc .component-34f9 {
  display: block;
}
.gradient-8b5b.selected-4f9b .component-34f9 .layout-5ae8,
.gradient-8b5b.selected-4f9b .component-34f9 .prev_dbb5,
.gradient-8b5b.motion_76bc .component-34f9 .layout-5ae8,
.gradient-8b5b.motion_76bc .component-34f9 .prev_dbb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gradient-8b5b.silver-366f .smooth-e35f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gradient-8b5b.silver-366f .smooth-e35f {
    margin-right: 0;
  }
}
.gradient-8b5b.selected-4f9b .smooth-e35f,
.gradient-8b5b.motion_76bc .smooth-e35f {
  padding-top: 40%;
}
.gradient-8b5b.selected-4f9b .thumbnail-e983,
.gradient-8b5b.motion_76bc .thumbnail-e983 {
  display: block;
}
.gradient-8b5b.selected-4f9b .fn-sticky-1887 .prev_dbb5,
.gradient-8b5b.motion_76bc .fn-sticky-1887 .prev_dbb5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gradient-8b5b.selected-4f9b .smooth-e35f,
.gradient-8b5b.motion_76bc .smooth-e35f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gradient-8b5b.selected-4f9b .prev_dbb5 {
  padding: 1em;
}
.middle-15c9 {
  margin: 30px auto;
  display: block;
}
.middle-15c9 .modal-31d6 > * {
  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;
}
.middle-15c9 .modal-31d6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.middle-15c9 .modal-31d6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_b2ae .breadcrumb_7f0c {
  margin-bottom: 1.41575em;
}
.tooltip_b2ae .outline-yellow-2311 {
  margin-bottom: 1.618em;
}
.pink-39f4 .purple_e09b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pink-39f4 .purple_e09b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pink-39f4 .background_focused_2049 {
  max-width: 100%;
  overflow: auto;
}
.over_d494 .pink-39f4 a:hover {
  text-decoration: underline;
}
.easy-fcc5 .section_over_6a56:not(.notice-short-9966),
.easy-fcc5 .paragraph-blue-ac18 {
  margin-bottom: 1.41575em;
}
.easy-fcc5 .section_over_6a56:not(.notice-short-9966):last-child,
.easy-fcc5 .paragraph-blue-ac18:last-child {
  margin-bottom: 0;
}
.easy-fcc5 .section_over_6a56.active-hard-cb0e {
  margin-bottom: 0.41575em;
}
.easy-fcc5 .logo_wood_4638:before,
.easy-fcc5 .cool_6b10:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.easy-fcc5 .logo_wood_4638:before {
  content: "\f115";
}
.easy-fcc5 .cool_6b10:before {
  content: "\f02c";
}
.easy-fcc5 .liquid_c1d1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.easy-fcc5 .liquid_c1d1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip_224f {
  display: -webkit-box;
  display: flex;
}
.chip_224f .pressed-6a81 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip_224f .pressed-6a81 {
    flex-basis: 90px;
  }
}
.chip_224f .menu_next_e6ee {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_224f .menu_next_e6ee {
    flex-basis: calc(100% - 50px);
  }
}
.chip_224f .dropdown_d380 p:last-child {
  margin-bottom: 0.72em;
}
.liquid_c8f0 .modal-31d6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.liquid_c8f0 .modal-31d6:after,
.liquid_c8f0 .modal-31d6:before {
  content: "";
  display: table;
}
.liquid_c8f0 .modal-31d6:after {
  clear: both;
}
.liquid_c8f0 .modal-31d6 .list-a2fa,
.liquid_c8f0 .modal-31d6 .focus_red_7346 {
  width: 49%;
}
.liquid_c8f0 .modal-31d6 .list-a2fa a span.backdrop_7c5a,
.liquid_c8f0 .modal-31d6 .focus_red_7346 a span.backdrop_7c5a {
  display: block;
  margin-bottom: 5px;
}
.liquid_c8f0 .modal-31d6 .focus_red_7346 {
  float: left;
  text-align: left;
}
.liquid_c8f0 .modal-31d6 .list-a2fa {
  float: right;
  text-align: right;
}
.panel-current-1c4c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .panel-current-1c4c {
    margin-bottom: 0;
  }
}
.photo-medium-fe80 {
  margin-bottom: 1em;
}
.photo-medium-fe80 .notice-short-9966 {
  font-size: 1.1em;
  line-height: 1.3;
}
.logo-orange-f56d a {
  display: block;
  line-height: 0;
  position: relative;
}
.border_bottom_a348 .photo-medium-fe80,
.north-ca52 .photo-medium-fe80 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .border_bottom_a348 .photo-medium-fe80,
  .north-ca52 .photo-medium-fe80 {
    display: block;
  }
}
.border_bottom_a348 .logo-orange-f56d,
.north-ca52 .logo-orange-f56d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .border_bottom_a348 .logo-orange-f56d,
  .north-ca52 .logo-orange-f56d {
    margin-bottom: 1em;
  }
}
.border_bottom_a348 .logo-orange-f56d img,
.north-ca52 .logo-orange-f56d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.border_bottom_a348 .pressed_8ea5,
.north-ca52 .pressed_8ea5 {
  flex-basis: calc(100% - 160px);
}
.border_bottom_a348 .pressed_8ea5 p,
.north-ca52 .pressed_8ea5 p {
  margin-bottom: 0;
}
.border_bottom_a348 .pressed_8ea5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .border_bottom_a348 .pressed_8ea5 {
    padding-left: 0;
  }
}
.north-ca52 .pressed_8ea5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .north-ca52 .pressed_8ea5 {
    padding-right: 0;
  }
}
.north-ca52 .logo-orange-f56d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accordion_f9a2 .logo-orange-f56d {
  margin-bottom: 0.5em;
}
.accordion_f9a2 .logo-orange-f56d img {
  width: 100%;
}
.disabled-7edd .hard_86e6,
.modal_4c94 .hard_86e6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_4c94 .main-e10b .gallery_fluid_4df5 p:last-child {
  margin-bottom: 0;
}
.box-f434 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.panel_b16e .article_center_d913 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .panel_b16e .article_center_d913:last-of-type {
    margin-bottom: 0;
  }
}
.panel_b16e .article_center_d913 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel_b16e .article_center_d913 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.panel_b16e .article_center_d913 ul li {
  margin: 0 0 0.6em;
}
.panel_b16e .article_center_d913 ul li.white_2d30,
.panel_b16e .article_center_d913 ul li.tag-static-5cda {
  position: relative;
}
.panel_b16e .article_center_d913 ul li.white_2d30 .image-0918,
.panel_b16e .article_center_d913 ul li.tag-static-5cda .image-0918 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.panel_b16e .article_center_d913 ul li.white_2d30:after:after,
.panel_b16e .article_center_d913 ul li.white_2d30:after:before,
.panel_b16e
  .article_center_d913
  ul
  li.tag-static-5cda:after:after,
.panel_b16e
  .article_center_d913
  ul
  li.tag-static-5cda:after:before {
  content: "";
  display: table;
}
.panel_b16e .article_center_d913 ul li.white_2d30:after:after,
.panel_b16e
  .article_center_d913
  ul
  li.tag-static-5cda:after:after {
  clear: both;
}
.panel_b16e .article_center_d913 a.highlight-9e30:hover {
  text-decoration: none;
}
.panel_b16e .article_center_d913 select {
  max-width: 100%;
}
.panel_b16e .article_center_d913 table {
  font-size: 85%;
}
.panel_b16e .article_center_d913 table td,
.panel_b16e .article_center_d913 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.panel_b16e .article_center_d913 table tfoot td {
  text-align: left;
}
.panel_b16e .article_center_d913 :last-child {
  margin-bottom: 0;
}
.panel_b16e .article_center_d913 .gas_ef88 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.panel_b16e .article_center_d913 .gas_ef88 label {
  width: 100%;
}
.panel_b16e .article_center_d913 .gas_ef88 .badge_medium_073c {
  width: 100%;
  display: block;
}
.panel_b16e .article_center_d913 .gas_ef88 .first_ca71 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.panel_b16e .article_center_d913 .gas_ef88 .first_ca71:hover svg #svg-search {
  fill: #444;
}
.panel_b16e .article_center_d913 .gas_ef88 .first_ca71 svg {
  width: 18px;
  height: 18px;
}
.panel_b16e .accent_08ce ul ul,
.panel_b16e .bronze_bc5c ul ul,
.panel_b16e .avatar_motion_7cd2 ul ul,
.panel_b16e .current-4264 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.panel_b16e .accent_08ce .accordion-outer-b55b > a,
.panel_b16e .bronze_bc5c .accordion-outer-b55b > a,
.panel_b16e .avatar_motion_7cd2 .accordion-outer-b55b > a,
.panel_b16e .current-4264 .accordion-outer-b55b > a {
  margin-bottom: 0;
}
.panel_b16e .menu-motion-2e50 li,
.panel_b16e .accent_08ce li,
.panel_b16e .tall_b960 li,
.panel_b16e .bronze_bc5c li,
.panel_b16e .avatar_motion_7cd2 li,
.panel_b16e .current-4264 li,
.panel_b16e .rough-51e1 li,
.panel_b16e .overlay_cool_3874 li {
  display: block;
  position: relative;
}
.panel_b16e .menu-motion-2e50 li:last-child,
.panel_b16e .accent_08ce li:last-child,
.panel_b16e .tall_b960 li:last-child,
.panel_b16e .bronze_bc5c li:last-child,
.panel_b16e .avatar_motion_7cd2 li:last-child,
.panel_b16e .current-4264 li:last-child,
.panel_b16e .rough-51e1 li:last-child,
.panel_b16e .overlay_cool_3874 li:last-child {
  border: none;
}
.panel_b16e .menu-motion-2e50 li a,
.panel_b16e .accent_08ce li a,
.panel_b16e .tall_b960 li a,
.panel_b16e .bronze_bc5c li a,
.panel_b16e .avatar_motion_7cd2 li a,
.panel_b16e .current-4264 li a,
.panel_b16e .rough-51e1 li a,
.panel_b16e .overlay_cool_3874 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel_b16e .menu-motion-2e50 li ul li::before,
.panel_b16e .accent_08ce li ul li::before,
.panel_b16e .tall_b960 li ul li::before,
.panel_b16e .bronze_bc5c li ul li::before,
.panel_b16e .avatar_motion_7cd2 li ul li::before,
.panel_b16e .current-4264 li ul li::before,
.panel_b16e .rough-51e1 li ul li::before,
.panel_b16e .overlay_cool_3874 li ul li::before {
  left: 15px;
}
.panel_b16e .menu-motion-2e50 li ul a,
.panel_b16e .accent_08ce li ul a,
.panel_b16e .tall_b960 li ul a,
.panel_b16e .bronze_bc5c li ul a,
.panel_b16e .avatar_motion_7cd2 li ul a,
.panel_b16e .current-4264 li ul a,
.panel_b16e .rough-51e1 li ul a,
.panel_b16e .overlay_cool_3874 li ul a {
  padding-left: 20px;
}
.panel_b16e .menu-motion-2e50 li ul ul li::before,
.panel_b16e .accent_08ce li ul ul li::before,
.panel_b16e .tall_b960 li ul ul li::before,
.panel_b16e .bronze_bc5c li ul ul li::before,
.panel_b16e .avatar_motion_7cd2 li ul ul li::before,
.panel_b16e .current-4264 li ul ul li::before,
.panel_b16e .rough-51e1 li ul ul li::before,
.panel_b16e .overlay_cool_3874 li ul ul li::before {
  left: 30px;
}
.panel_b16e .menu-motion-2e50 li ul ul a,
.panel_b16e .accent_08ce li ul ul a,
.panel_b16e .tall_b960 li ul ul a,
.panel_b16e .bronze_bc5c li ul ul a,
.panel_b16e .avatar_motion_7cd2 li ul ul a,
.panel_b16e .current-4264 li ul ul a,
.panel_b16e .rough-51e1 li ul ul a,
.panel_b16e .overlay_cool_3874 li ul ul a {
  padding-left: 40px;
}
.panel_b16e .notice_d469 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel_b16e .overlay_cool_3874 ul li {
  margin-bottom: 1.41575em;
}
.panel_b16e .overlay_cool_3874 ul li .description_7276 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.panel_b16e .overlay_cool_3874 ul li .notification_paper_65a9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gallery_lower_d99b .menu-motion-2e50 li a,
.gallery_lower_d99b .accent_08ce li a,
.gallery_lower_d99b .tall_b960 li a,
.gallery_lower_d99b .bronze_bc5c li a,
.gallery_lower_d99b .avatar_motion_7cd2 li a,
.gallery_lower_d99b .current-4264 li a,
.gallery_lower_d99b .rough-51e1 li a,
.gallery_lower_d99b .overlay_cool_3874 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_lower_d99b .notice_d469 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_lower_d99b .article_center_d913 ul li.white_2d30 .image-0918,
.gallery_lower_d99b .article_center_d913 ul li.tag-static-5cda .image-0918 {
  background: rgba(0, 0, 0, 0.2);
}
.gallery_lower_d99b .panel_b16e .article_center_d913 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_ed5e .panel_b16e .hover-a8b2 li {
  margin: 0;
}
.icon_ed5e .panel_b16e .hover-a8b2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon_ed5e .panel_b16e .hover-a8b2 li ul {
  margin: 0;
}
.icon_ed5e .panel_b16e .hover-a8b2 li ul li a {
  padding-left: 15px;
}
.icon_ed5e .panel_b16e .hover-a8b2 li ul li li a {
  padding-left: 30px;
}
.icon_ed5e .panel_b16e .hover-a8b2 li.thumbnail_full_8b0d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon_ed5e .panel_b16e .hover-a8b2 li.thumbnail_full_8b0d > 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;
}
.icon_ed5e .panel_b16e .hover-a8b2 li.thumbnail_full_8b0d > 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;
}
.description-prev-1049 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fresh-5f97 {
  position: relative;
  z-index: 10;
}
.fresh-5f97 .out-8c6c {
  width: 100%;
  max-width: 100%;
}
.orange-9aef .content-f984 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.orange-9aef .texture_inner_4784 {
}
.orange-9aef .gallery_lower_d99b {
  background: #292929;
}
.dark_81e0 .content-f984 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dark_81e0 .texture_inner_4784 {
  background: #f9f9f9;
}
.dark_81e0 .gallery_lower_d99b {
  background: #303030;
}
.column_edc3 .content-f984 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column_edc3 .accent_21c6 {
    margin-bottom: 1em;
  }
  .column_edc3 .accent_21c6:last-child {
    margin-bottom: 0;
  }
}
.column_edc3 .texture_inner_4784 {
  background: #ededed;
}
.column_edc3 .gallery_lower_d99b {
  background: #1a1a1a;
}
.content-f984.texture_inner_4784 {
  color: rgba(0, 0, 0, 0.6);
}
.content-f984.texture_inner_4784 .video-orange-83ec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-f984.gallery_lower_d99b {
  color: rgba(255, 255, 255, 0.99);
}
.content-f984.gallery_lower_d99b a:not(.highlight-9e30) {
  color: rgba(255, 255, 255, 0.79);
}
.content-f984.gallery_lower_d99b a:not(.highlight-9e30):hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-f984.gallery_lower_d99b .video-orange-83ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-f984.gallery_lower_d99b table tbody td,
.content-f984.gallery_lower_d99b table th {
  background: rgba(0, 0, 0, 0.08);
}
.primary_medium_a128.aside-fa4b .shadow_9cb8 {
  max-width: initial;
}
.primary_medium_a128 .sidebar_95ee {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.primary_medium_a128 .sidebar_95ee .out-8c6c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .primary_medium_a128 .sidebar_95ee .out-8c6c {
    display: block;
    margin-bottom: 2em;
  }
  .primary_medium_a128 .sidebar_95ee .out-8c6c:last-child {
    margin-bottom: 0;
  }
}
.column_edc3 .accent_21c6:last-child,
.dark_81e0 .accent_21c6:last-child,
.orange-9aef .accent_21c6:last-child {
  margin-bottom: 0;
}
.column_edc3 .accent_21c6 .panel_b16e .article_center_d913:last-child,
.dark_81e0 .accent_21c6 .panel_b16e .article_center_d913:last-child,
.orange-9aef .accent_21c6 .panel_b16e .article_center_d913:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column_edc3 .east_cc93,
  .column_edc3 .status-b57c,
  .dark_81e0 .east_cc93,
  .dark_81e0 .status-b57c,
  .orange-9aef .east_cc93,
  .orange-9aef .status-b57c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fresh-5f97 .accent_21c6 {
    margin-bottom: 2em;
  }
}
.fresh-5f97 p:last-child {
  margin-bottom: 0;
}
.fresh-5f97 li,
.fresh-5f97 ul {
  list-style: none;
  margin: 0;
}
.fresh-5f97 ul ul {
  margin-left: 2.617924em;
}
.aside_first_c854 {
  font-size: 0.875em;
}

/* css-noise: 12a9 */
.widget-item-x2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
