/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label-e55b/customify
Author: WPCustomify
Author URI: https://pressmaximum.label-e55b
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.label-e55b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content-soft-f9af.fluid_e273/licenses/gpl-2.0.gallery-aba0
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.bronze_0253/, (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.icon-125b.video_dirty_d440/normalize.fluid-5c80/
 ======
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.fluid-5c80 v7.0.0 | MIT License | github.label-e55b/necolas/normalize.fluid-5c80 */
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;
}
.solid-87d1 .stale-5289,
.popup-d33a,
.badge_a6d8,
.link-up-daa8,
.under-63fc,
.static-ac37,
.container-3113,
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;
}
.popup-d33a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup-d33a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-d33a,
  h1 {
    font-size: 1.8em;
  }
}
.badge_a6d8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge_a6d8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge_a6d8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge_a6d8,
  h2 {
    font-size: 1.7em;
  }
}
.link-up-daa8,
h3 {
  font-size: 1.618em;
}
.solid-87d1 .stale-5289,
.under-63fc,
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.label-8bcc {
  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;
}
.detail-42e5:after,
.detail-42e5:before,
.title-south-2b21:after,
.title-south-2b21:before {
  content: "";
  display: table;
}
.detail-42e5:after,
.title-south-2b21:after {
  clear: both;
}
.surface-pressed-a484 {
  float: right;
  margin-right: 0;
}
.detail-5cd2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.badge_2d2b .mini-6328,
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;
}
.badge_2d2b .mini-6328:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.article-outer-30ea .mini-6328 {
  box-shadow: none;
}
.article-outer-30ea
  .mini-6328
  .border-c730 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article-outer-30ea .mini-6328 .accordion-top-71db {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.article-outer-30ea
  .mini-6328
  .accordion-top-71db
  b {
  display: none;
}
.article-outer-30ea .pressed-c094 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper_left_696e:not(.panel_glass_0495):not(.accordion-01c5),
button:not(.panel_glass_0495):not(.accordion-01c5),
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ),
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ),
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ) {
  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;
}
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ):hover,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ):hover,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):hover,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):hover,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ):active,
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ):active,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):active,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):active,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):active,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus {
  outline: 0;
}
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2 {
  position: relative;
}
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .sort_last_0959,
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .paragraph-brown-778d,
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .item-928d,
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  i,
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  svg,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .sort_last_0959,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .paragraph-brown-778d,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .item-928d,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  i,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  svg,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .sort_last_0959,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .paragraph-brown-778d,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .item-928d,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  i,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  svg,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .sort_last_0959,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .paragraph-brown-778d,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .item-928d,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  i,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  svg,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .sort_last_0959,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .paragraph-brown-778d,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  .item-928d,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  i,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2
  svg {
  visibility: hidden;
}
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2:after,
button:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2:after,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2:after,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2:after,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ).fn-loading-d4c2: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;
}
.wrapper_left_696e:not(.panel_glass_0495):not(.accordion-01c5),
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ),
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ),
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ) {
  color: #fff;
  background: #235787;
}
.wrapper_left_696e:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus,
input[type="button"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus,
input[type="reset"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus,
input[type="submit"]:not(.panel_glass_0495):not(
    .accordion-01c5
  ):focus {
  color: #fff;
}
.wrapper_left_696e.fn-disabled-d4c2:not(.panel_glass_0495):not(
    .accordion-01c5
  ),
.wrapper_left_696e[disabled]:not(.panel_glass_0495):not(
    .accordion-01c5
  ),
button.fn-disabled-d4c2:not(.panel_glass_0495):not(
    .accordion-01c5
  ),
button[disabled]:not(.panel_glass_0495):not(
    .accordion-01c5
  ) {
  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;
}
.status_cool_bd3b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.status_cool_bd3b: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;
}
.pagination_light_ad9d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.title_warm_8c45 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.soft_9d60 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail-42e5:after,
.detail-42e5:before,
.caption-3f50:after,
.caption-3f50:before,
.block-plasma-9989:after,
.block-plasma-9989:before,
.panel-left-95eb:after,
.panel-left-95eb:before,
.heading_a185:after,
.heading_a185:before,
.thumbnail_e5bf:after,
.thumbnail_e5bf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail-42e5:after,
.caption-3f50:after,
.block-plasma-9989:after,
.panel-left-95eb:after,
.heading_a185:after,
.thumbnail_e5bf:after {
  clear: both;
}
.caption-3f50 .panel_3fa6,
.block-plasma-9989 .panel_3fa6,
.hot-6332 .panel_3fa6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.top-388c {
  display: inline-block;
}
.notice-fe0b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice-fe0b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice-fe0b .mask_up_8e78 {
  padding: 1em 0;
  font-size: 85%;
}
.mask_up_8e78 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pink_45e0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pink_45e0:after,
.pink_45e0:before {
  content: "";
  display: table;
}
.pink_45e0:after {
  clear: both;
}
.outline_99fc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container-inner-8b0f .outline_99fc {
  max-width: 50%;
}
.layout_71bb .outline_99fc {
  max-width: 33.33%;
}
.easy-e4fb .outline_99fc {
  max-width: 25%;
}
.wrapper_4295 .outline_99fc {
  max-width: 20%;
}
.copper_4773 .outline_99fc {
  max-width: 16.66%;
}
.center_8c38 .outline_99fc {
  max-width: 14.28%;
}
.first-9fe3 .outline_99fc {
  max-width: 12.5%;
}
.container-hard-e108 .outline_99fc {
  max-width: 11.11%;
}
.summary_first_4116 {
  display: block;
}
.solid-87d1 .bottom_2543 label,
.solid-87d1 .card-fluid-19e2 label,
.solid-87d1 .detail_958a label,
.solid-87d1 .form-7c1f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow_57ee {
  list-style: none;
  margin: 0;
}
.slow_57ee article.background_dim_602e {
  margin-bottom: 0;
}
.slow_57ee ul {
  list-style: none;
  margin: 0;
}
.slow_57ee .disabled-e44f li.background_dim_602e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow_57ee .disabled-e44f li.background_dim_602e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow_57ee .disabled-e44f li.background_dim_602e: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) {
  .slow_57ee .disabled-e44f li.background_dim_602e li.background_dim_602e li.background_dim_602e li.background_dim_602e {
    padding-left: 0;
  }
}
article.background_dim_602e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_dim_602e .caption-3f50 p:last-of-type {
  margin-bottom: 0;
}
article.background_dim_602e .input_tiny_a56a {
  float: left;
}
article.background_dim_602e .secondary_over_9dc7 {
  margin-left: 85px;
}
article.background_dim_602e .solid_c807 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_dim_602e .solid_c807 .alert-c0fc {
  margin-left: 10px;
}
article.background_dim_602e .block_motion_9846 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_dim_602e .static-e3b6 {
  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 .bottom_2543,
  #respond .detail_958a,
  #respond .form-7c1f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom_2543 input,
#respond .detail_958a input,
#respond .form-7c1f input {
  width: 100%;
}
#respond .form-7c1f {
  margin-right: 0;
}
#respond .list_30ed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fresh-3fd5 {
  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;
}
.fresh-3fd5.widget_hot_b7dc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fresh-3fd5 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%);
}
.fresh-3fd5:focus,
.fresh-3fd5: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);
}
.static-ded9 {
  border-radius: 10%;
}
.feature_1e80 {
  border-radius: 50%;
}
.thick-3276 {
  font-size: 0.72em;
}
.new_0637 {
  font-size: 0.875em;
}
.thumbnail-9197 {
  font-size: 1.1em;
}
.pagination_27bb {
  text-transform: uppercase;
  line-height: 1.2;
}
.pagination_27bb.thick-3276 {
  letter-spacing: 0.5px;
}
.selected-8588,
.selected-8588 a {
  color: #6d6d6d;
}
.selected-8588 a:hover {
  color: #111;
}
.block_warm_e79d {
  color: #6d6d6d;
}
.old-7644 {
  overflow-x: hidden;
}
.old-7644 .bottom_a546.motion-1d53 {
  position: relative;
}
.old-7644 .bottom_a546.motion-1d53.tag-lower-6a1b {
  position: initial;
}
.old-7644
  .bottom_a546.motion-1d53.tag-lower-6a1b
  .next-8a1a {
  left: auto;
}
.old-7644 .bottom_a546 .next-8a1a {
  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;
}
.old-7644 .bottom_a546:hover.motion-1d53 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.old-7644
  .bottom_a546:hover.motion-1d53
  .next-8a1a {
  display: block;
  z-index: 9999999;
}
.old-7644 .breadcrumb_3a65 .background-complex-53d9,
.old-7644 .north-737f .background-complex-53d9 {
  display: none;
}
.old-7644 .row-6274 .bottom_a546:hover.motion-1d53 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.solid-87d1 .bottom_2543 label,
.solid-87d1 .card-fluid-19e2 label,
.solid-87d1 .detail_958a label,
.solid-87d1 .form-7c1f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow_57ee {
  list-style: none;
  margin: 0;
}
.slow_57ee article.background_dim_602e {
  margin-bottom: 0;
}
.slow_57ee ul {
  list-style: none;
  margin: 0;
}
.slow_57ee .disabled-e44f li.background_dim_602e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow_57ee .disabled-e44f li.background_dim_602e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow_57ee .disabled-e44f li.background_dim_602e: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) {
  .slow_57ee .disabled-e44f li.background_dim_602e li.background_dim_602e li.background_dim_602e li.background_dim_602e {
    padding-left: 0;
  }
}
article.background_dim_602e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background_dim_602e .caption-3f50 p:last-of-type {
  margin-bottom: 0;
}
article.background_dim_602e .input_tiny_a56a {
  float: left;
}
article.background_dim_602e .secondary_over_9dc7 {
  margin-left: 85px;
}
article.background_dim_602e .solid_c807 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background_dim_602e .solid_c807 .alert-c0fc {
  margin-left: 10px;
}
article.background_dim_602e .block_motion_9846 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background_dim_602e .static-e3b6 {
  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 .bottom_2543,
  #respond .detail_958a,
  #respond .form-7c1f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom_2543 input,
#respond .detail_958a input,
#respond .form-7c1f input {
  width: 100%;
}
#respond .form-7c1f {
  margin-right: 0;
}
#respond .list_30ed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb_3a65 .wood-8bcd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wood-8bcd .progress-inner-02ac.outer-f15c .focus-inner-2198 > li > a:focus,
.wood-8bcd .progress-inner-02ac.outer-f15c .focus-inner-2198 > li > a:hover,
.wood-8bcd .progress-inner-02ac.picture_463c .focus-inner-2198 > li > a:focus,
.wood-8bcd .progress-inner-02ac.picture_463c .focus-inner-2198 > li > a:hover,
.wood-8bcd .progress-inner-02ac.disabled-red-cedc .focus-inner-2198 > li > a:focus,
.wood-8bcd .progress-inner-02ac.disabled-red-cedc .focus-inner-2198 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8bcd
  .progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li.badge_0d4f
  > a,
.wood-8bcd
  .progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li.mask_71cf
  > a,
.wood-8bcd
  .progress-inner-02ac.picture_463c
  .focus-inner-2198
  > li.badge_0d4f
  > a,
.wood-8bcd
  .progress-inner-02ac.picture_463c
  .focus-inner-2198
  > li.mask_71cf
  > a,
.wood-8bcd
  .progress-inner-02ac.disabled-red-cedc
  .focus-inner-2198
  > li.badge_0d4f
  > a,
.wood-8bcd .progress-inner-02ac.disabled-red-cedc .focus-inner-2198 > li.wrapper-7524 > a {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8bcd .medium-74f6,
.wood-8bcd .medium-74f6 a {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8bcd .avatar_liquid_e614.notification_0b29 li a,
.wood-8bcd .backdrop_a847 a,
.wood-8bcd .light-b63f,
.wood-8bcd .focus-inner-2198 > li > a,
.wood-8bcd .nav_a337 {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd .avatar_liquid_e614.notification_0b29 li a:hover,
.wood-8bcd .backdrop_a847 a:hover,
.wood-8bcd .light-b63f:hover,
.wood-8bcd .focus-inner-2198 > li > a:hover,
.wood-8bcd .nav_a337:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8bcd .text-center-8014 {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd .text-center-8014 .video_gas_857c {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8bcd .text-center-8014:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood-8bcd .pink-4202 .description-c63f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd .pink-4202 .description-c63f .short-dbf2 {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd
  .pink-4202
  .description-c63f
  .short-dbf2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd
  .pink-4202
  .description-c63f
  .short-dbf2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd
  .pink-4202
  .description-c63f
  .short-dbf2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd
  .pink-4202
  .description-c63f
  .short-dbf2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd .pink-4202 .soft_cf63 {
  color: rgba(255, 255, 255, 0.79);
}
.wood-8bcd .pink-4202 .soft_cf63:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-090e
  .wood-8bcd
  .pink-4202
  .status-0cb4
  .thick-1668 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lower-090e
  .wood-8bcd
  .pink-4202
  .status-0cb4
  .short-dbf2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_3a65 .column_db08 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column_db08 .progress-inner-02ac.outer-f15c .focus-inner-2198 > li > a:focus,
.column_db08 .progress-inner-02ac.outer-f15c .focus-inner-2198 > li > a:hover,
.column_db08 .progress-inner-02ac.picture_463c .focus-inner-2198 > li > a:focus,
.column_db08 .progress-inner-02ac.picture_463c .focus-inner-2198 > li > a:hover,
.column_db08 .progress-inner-02ac.disabled-red-cedc .focus-inner-2198 > li > a:focus,
.column_db08 .progress-inner-02ac.disabled-red-cedc .focus-inner-2198 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_db08
  .progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li.badge_0d4f
  > a,
.column_db08
  .progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li.mask_71cf
  > a,
.column_db08
  .progress-inner-02ac.picture_463c
  .focus-inner-2198
  > li.badge_0d4f
  > a,
.column_db08
  .progress-inner-02ac.picture_463c
  .focus-inner-2198
  > li.mask_71cf
  > a,
.column_db08
  .progress-inner-02ac.disabled-red-cedc
  .focus-inner-2198
  > li.badge_0d4f
  > a,
.column_db08 .progress-inner-02ac.disabled-red-cedc .focus-inner-2198 > li.wrapper-7524 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column_db08 .medium-74f6,
.column_db08 .medium-74f6 a {
  color: rgba(0, 0, 0, 0.8);
}
.column_db08 .avatar_liquid_e614.notification_0b29 li a,
.column_db08 .backdrop_a847 a,
.column_db08 .light-b63f,
.column_db08 .focus-inner-2198 > li > a,
.column_db08 .nav_a337 {
  color: rgba(0, 0, 0, 0.55);
}
.column_db08 .avatar_liquid_e614.notification_0b29 li a:hover,
.column_db08 .backdrop_a847 a:hover,
.column_db08 .light-b63f:hover,
.column_db08 .focus-inner-2198 > li > a:hover,
.column_db08 .nav_a337:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_db08 .text-center-8014 {
  color: rgba(0, 0, 0, 0.55);
}
.column_db08 .text-center-8014 .video_gas_857c {
  color: rgba(0, 0, 0, 0.8);
}
.column_db08 .text-center-8014:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_easy_331d .image-white-7238 {
  margin-left: auto;
  margin-right: auto;
}
.block-plasma-9989 > * {
  margin-left: auto;
  margin-right: auto;
}
.block-plasma-9989 .pagination_light_ad9d {
  margin-right: 1.41575em;
}
.tabs_inner_b08a .block-plasma-9989 > .caption_light_ffab {
  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;
}
.tabs_inner_b08a .block-plasma-9989 > .avatar-fixed-7387 {
  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;
}
.cool-16f5.element_easy_331d .image-white-7238,
.background_8c62.element_easy_331d .image-white-7238 {
  margin-left: 0;
}
.left_d526.element_easy_331d .image-white-7238,
.chip-31b8.element_easy_331d .image-white-7238 {
  margin-right: 0;
}
.block-plasma-9989 ol,
.block-plasma-9989 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active-80ab video {
  max-width: 100%;
}
.button-8161 img {
  display: block;
}
.button-8161.pagination_light_ad9d,
.button-8161.title_warm_8c45 {
  width: 100%;
}
.button-8161.avatar-fixed-7387 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.row-ce99:not(.slider-dim-122a) {
  margin: 1.5em auto;
}
.hidden-under-5b5d p {
  padding: 1.5em 14px;
}
ul.section_af06.avatar-fixed-7387,
ul.section_af06.caption_light_ffab,
ul.section_af06.frame-4a9a.caption_light_ffab {
  padding: 0 14px;
}
.nav-full-71ee {
  display: block;
  overflow-x: auto;
}
.nav-full-71ee table {
  border-collapse: collapse;
  width: 100%;
}
.nav-full-71ee td,
.nav-full-71ee th {
  padding: 0.5em;
}
.block-plasma-9989 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.block-plasma-9989 ol ol,
.block-plasma-9989 ol ul,
.block-plasma-9989 ul ol,
.block-plasma-9989 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.block-plasma-9989 ol ol li,
.block-plasma-9989 ol ul li,
.block-plasma-9989 ul ol li,
.block-plasma-9989 ul ul li {
  margin-left: 0;
}
.message-pink-2c8b.search-hot-f674 > .thumbnail_rough_5b49 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.message-pink-2c8b.search-hot-f674 > .thumbnail_rough_5b49 iframe,
.message-pink-2c8b.search-hot-f674 > .thumbnail_rough_5b49 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-b46c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.list-b46c.highlight-thick-0a27 {
  padding: 0;
}
.list-b46c.highlight-thick-0a27 cite {
  font-size: 13px;
}
.list-b46c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.list-b46c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow-south-f307 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow-south-f307 > p:first-child {
  margin-top: 0;
}
.shadow-south-f307 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow-south-f307 blockquote {
  border-left: 0;
}
.silver-b86f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.silver-b86f:not(.black_d414) {
  max-width: 100px;
}
.silver-b86f.description-23f6 {
  border-bottom: none !important;
  text-align: center;
}
.silver-b86f.description-23f6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden-under-5b5d p {
    padding: 1.5em 0;
  }
}
.stale_4503 {
  color: #0073aa;
}
.logo-e2c1 {
  background-color: #0073aa;
}
.header_simple_0fd3 {
  color: #229fd8;
}
.wrapper_mini_76dd {
  background-color: #229fd8;
}
.frame_9fcf {
  color: #eee;
}
.wide-b7db {
  background-color: #eee;
}
.in_91b1 {
  color: #444;
}
.full-65a5 {
  background-color: #444;
}
.primary-liquid-899e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.primary-liquid-899e .west-4e3a .backdrop_a847 {
  font-size: 15px;
}
.primary-liquid-899e .backdrop_a847 {
  line-height: 1.3;
}
.primary-liquid-899e .column_db08 {
}
.primary-liquid-899e .wood-8bcd {
  background: #235787;
}
.hot-f291 {
  padding: 0;
}
.hot-f291 .wood-8bcd {
  background: #1a1a1a;
}
.hot-f291 .column_db08 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hard_b6ec {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hard_b6ec .column_db08 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hard_b6ec .wood-8bcd {
  background: #303030;
}
.thumbnail_e5bf {
  position: relative;
  z-index: 10;
}
.thumbnail_e5bf .status-iron-955a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-31a1 .motion-1d53 {
  display: inline-block;
  vertical-align: middle;
}
.avatar-31a1.tall_6958 .motion-1d53 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar-31a1.tall_6958 .motion-1d53 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-31a1.tall_6958 .motion-1d53 {
    margin-right: 0.4em;
  }
}
.avatar-31a1.tall_6958 .motion-1d53:last-child {
  margin-right: 0;
}
.hero-d34b .status-iron-955a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_3a65 .west-4e3a {
    margin: 0 -0.5em;
  }
  .breadcrumb_3a65 .west-4e3a [class*="customify-col-"],
  .breadcrumb_3a65 .west-4e3a [class*="customify-col_"],
  .breadcrumb_3a65 .west-4e3a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb_3a65.pressed_7edb .status-iron-955a {
  background: 0 0 !important;
}
.breadcrumb_3a65.pressed_7edb .status-iron-955a,
.breadcrumb_3a65.hero-d34b .status-iron-955a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_3a65.preview_f2f9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb_3a65.hero-d34b .status-iron-955a {
  box-shadow: none !important;
}
.accordion-02fb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accordion-02fb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accordion-02fb {
    padding: 18px 0 20px;
  }
}
.accordion-02fb .old-0d37 {
  width: 100%;
}
.accordion-02fb .basic-9044 {
  margin-bottom: 0;
}
.accordion-02fb .text_de99 {
  margin-top: 5px;
  font-size: 0.875em;
}
.prev_6259 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.prev_6259 .block-c857 {
  width: 100%;
}
.hover_slow_21b5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover_slow_21b5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover_slow_21b5 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;
}
.hover_slow_21b5 li:last-child:after {
  display: none;
}
.hover_slow_21b5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail-left-8fb8 .background-complex-53d9 button,
.accordion-02fb .background-complex-53d9 button {
  left: 0;
}
.detail-left-8fb8 .block-c857,
.accordion-02fb .block-c857 {
  padding-left: 0;
  padding-right: 0;
}
.detail-left-8fb8 .prev_6259,
.accordion-02fb .prev_6259 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail-left-8fb8 {
  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;
}
.detail-left-8fb8: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;
}
.detail-left-8fb8 .active_692a {
  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) {
  .detail-left-8fb8 .active_692a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-left-8fb8 .active_692a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail-left-8fb8 .active_692a {
    min-height: 200px;
  }
}
.detail-left-8fb8 .hover_slow_21b5 {
  color: rgba(255, 255, 255, 0.8);
}
.detail-left-8fb8 .hover_slow_21b5 a,
.detail-left-8fb8 .hover_slow_21b5 li:after {
  color: inherit;
}
.detail-left-8fb8 .hover_slow_21b5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dim_4db2 {
  margin-bottom: 0.5em;
}
.block-c974 {
  margin-bottom: 1.2em;
}
.block-c974,
.dim_4db2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.block-c974 p:last-child,
.dim_4db2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background-complex-53d9,
#masthead .background-complex-53d9 {
  display: none;
}
#masthead
  > .background-complex-53d9.description-over-6699 {
  display: none;
}
#masthead > .background-complex-53d9 button {
  left: 0;
}
.dropdown-72b0 {
  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%;
}
.dropdown-72b0 .motion-1d53 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dropdown-72b0 .pagination_in_0a69 {
  display: -webkit-box;
  display: flex;
}
.dropdown-72b0 .pagination_in_0a69.dropdown-pressed-af45 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dropdown-72b0 .pagination_in_0a69.notification_west_c179 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-72b0 .pagination_in_0a69.layout-pink-9c96 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-72b0.overlay-1174.notification_up_e570 .pagination_in_0a69.dropdown-pressed-af45 {
  flex-basis: 100%;
}
.dropdown-72b0.clean_eac6 .pagination_in_0a69.notification_west_c179 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dropdown-72b0.clean_eac6 .pagination_in_0a69.layout-pink-9c96 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background-complex-53d9.description-over-6699 {
  display: none;
}
#masthead > .background-complex-53d9 button {
  left: 0;
}
.backdrop_complex_848a {
  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;
}
.backdrop_complex_848a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.backdrop_complex_848a.form_left_110f i {
  margin-right: 4px;
}
.backdrop_complex_848a.tall_9a70 i {
  margin-left: 5px;
}
.backdrop_a847 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.backdrop_a847 p:last-child {
  margin-bottom: 0;
}
.accent-2133 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accent-2133 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accent-2133 img {
  display: block;
  width: auto;
  line-height: 1;
}
.accent-2133 .medium-74f6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accent-2133 .media-orange-737e {
  margin: 5px 0 7px 0;
}
.accent-2133.last-8d24 .dropdown_1508 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-2133.last-8d24 .content_3754 {
  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;
}
.accent-2133.east-0baf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accent-2133.east-0baf .dropdown_1508 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-2133.east-0baf .content_3754 {
  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;
}
.accent-2133.pressed_a859 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-2133.outline_403a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accent-2133.outline_403a .content_3754 {
  margin-top: 7px;
}
.thumbnail-6a09 {
  display: inline-block;
}
.thumbnail_e5bf .tabs_06c3 .accent-2133 img {
  max-width: 100%;
}
.progress-inner-02ac .column-afe7.article_4c96,
.aside-white-aca7 .column-afe7.article_4c96 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress-inner-02ac .border-9f30,
.aside-white-aca7 .border-9f30 {
  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%);
}
.progress-inner-02ac .border-9f30 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.progress-inner-02ac.purple_0616 .border-9f30 {
  display: none;
}
.progress-inner-02ac .bronze_1441 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress-inner-02ac .bronze_1441 li {
  display: inline-block;
  position: relative;
}
.progress-inner-02ac .bronze_1441 li:last-child {
  margin-right: 0;
}
.progress-inner-02ac .bronze_1441 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;
}
.progress-inner-02ac .bronze_1441 li.wrapper-7524 > a {
  color: rgba(0, 0, 0, 0.9);
}
.progress-inner-02ac .bronze_1441 > 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;
}
.progress-inner-02ac .bronze_1441 > li > a i {
  line-height: 0;
}
.progress-inner-02ac .bronze_1441 > li.gallery-aa42 > a .border-9f30 {
  margin-left: 4px;
  line-height: 0;
}
.progress-inner-02ac .bronze_1441 .carousel-cold-f0ed li.gallery-aa42 > a {
  position: relative;
}
.progress-inner-02ac .bronze_1441 .carousel-cold-f0ed li.gallery-aa42 > a:after,
.progress-inner-02ac .bronze_1441 .carousel-cold-f0ed li.gallery-aa42 > a:before {
  content: "";
  display: table;
}
.progress-inner-02ac .bronze_1441 .carousel-cold-f0ed li.gallery-aa42 > a:after {
  clear: both;
}
.progress-inner-02ac .bronze_1441 .carousel-cold-f0ed li.gallery-aa42 > a .border-9f30 {
  margin-left: 5px;
  float: right;
}
.progress-inner-02ac .message-silver-484a,
.progress-inner-02ac .carousel-cold-f0ed {
  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;
}
.progress-inner-02ac .carousel-cold-f0ed {
  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;
}
.progress-inner-02ac .carousel-cold-f0ed .article_4c96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress-inner-02ac .carousel-cold-f0ed .border-9f30 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.progress-inner-02ac .carousel-cold-f0ed li {
  display: block;
  margin: 0;
  padding: 0;
}
.progress-inner-02ac .carousel-cold-f0ed 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;
}
.progress-inner-02ac .carousel-cold-f0ed li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.progress-inner-02ac .carousel-cold-f0ed .carousel-cold-f0ed {
  top: 0;
  left: 100%;
}
.progress-inner-02ac .notice_dd99.fn-focus-d4c2 > .message-silver-484a,
.progress-inner-02ac .notice_dd99.fn-focus-d4c2 > .carousel-cold-f0ed,
.progress-inner-02ac .notice_dd99:focus > .message-silver-484a,
.progress-inner-02ac .notice_dd99:focus > .carousel-cold-f0ed,
.progress-inner-02ac .notice_dd99:hover > .message-silver-484a,
.progress-inner-02ac .notice_dd99:hover > .carousel-cold-f0ed {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.progress-inner-02ac.disabled-red-cedc .focus-inner-2198:after,
.progress-inner-02ac.disabled-red-cedc .focus-inner-2198:before {
  content: "";
  display: table;
}
.progress-inner-02ac.disabled-red-cedc .focus-inner-2198:after {
  clear: both;
}
.progress-inner-02ac.disabled-red-cedc .focus-inner-2198 > li {
  float: left;
}
.progress-inner-02ac.prev_82db .focus-inner-2198:after,
.progress-inner-02ac.prev_82db .focus-inner-2198:before {
  content: "";
  display: table;
}
.progress-inner-02ac.prev_82db .focus-inner-2198:after {
  clear: both;
}
.progress-inner-02ac.prev_82db .focus-inner-2198 > li {
  float: left;
}
.progress-inner-02ac.prev_82db .focus-inner-2198 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.progress-inner-02ac.prev_82db .focus-inner-2198 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.progress-inner-02ac.prev_82db .focus-inner-2198 > li.badge_0d4f > a,
.progress-inner-02ac.prev_82db .focus-inner-2198 > li.wrapper-7524 > a {
  color: #fff;
  background-color: #1e4b75;
}
.progress-inner-02ac.outer-f15c .focus-inner-2198 > li > a .article_4c96 {
  position: relative;
}
.progress-inner-02ac.outer-f15c .focus-inner-2198 > li > a .article_4c96: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;
}
.progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li:focus
  > a
  .article_4c96:before,
.progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li:hover
  > a
  .article_4c96:before {
  width: 100%;
  background-color: currentColor;
}
.progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li.badge_0d4f
  > a
  .article_4c96:before,
.progress-inner-02ac.outer-f15c
  .focus-inner-2198
  > li.mask_71cf
  > a
  .article_4c96:before {
  width: 100%;
  background-color: currentColor;
}
.progress-inner-02ac.picture_463c .focus-inner-2198 > li > a .article_4c96 {
  position: relative;
}
.progress-inner-02ac.picture_463c .focus-inner-2198 > li > a .article_4c96: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;
}
.progress-inner-02ac.picture_463c .focus-inner-2198 > li:focus > a .article_4c96:before,
.progress-inner-02ac.picture_463c
  .focus-inner-2198
  > li:hover
  > a
  .article_4c96:before {
  width: 100%;
  background-color: currentColor;
}
.progress-inner-02ac.picture_463c
  .focus-inner-2198
  > li.badge_0d4f
  > a
  .article_4c96:before,
.progress-inner-02ac.picture_463c
  .focus-inner-2198
  > li.mask_71cf
  > a
  .article_4c96:before {
  width: 100%;
  background-color: currentColor;
}
.aside-white-aca7 .bronze_1441 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside-white-aca7 .bronze_1441 li:first-child > a {
  border-top: none;
}
.aside-white-aca7 .bronze_1441 .disabled_37dc > .article_4c96 .border-9f30 {
  display: none;
}
.aside-white-aca7 .bronze_1441 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.aside-white-aca7 .bronze_1441 li:last-child {
  border: none;
}
.aside-white-aca7 .bronze_1441 li.gallery-aa42 > a {
  padding-right: 45px !important;
}
.aside-white-aca7 .bronze_1441 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.aside-white-aca7 .bronze_1441 li a:focus,
.aside-white-aca7 .bronze_1441 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-white-aca7 .bronze_1441 li .dropdown-lite-e7c8 {
  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;
}
.aside-white-aca7 .bronze_1441 li .dropdown-lite-e7c8:hover {
  box-shadow: none;
}
.aside-white-aca7 .bronze_1441 li .dropdown-lite-e7c8 .border-9f30 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.aside-white-aca7 .bronze_1441 .carousel-cold-f0ed {
  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);
}
.aside-white-aca7 .bronze_1441 .carousel-cold-f0ed li a {
  padding-left: 3em;
}
.aside-white-aca7 .bronze_1441 .preview-52d4 > a .dropdown-lite-e7c8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aside-white-aca7 .bronze_1441 .preview-52d4 > .carousel-cold-f0ed {
  display: block;
  opacity: 1;
}
.preview_bb9b {
  max-width: 100%;
}
.component_outer_14d5 {
  line-height: 0;
  cursor: pointer;
}
.nav_a337 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav_a337:hover {
  box-shadow: none;
  color: currentColor;
}
.nav_a337 svg {
  width: 18px;
  height: 18px;
}
.nav_a337 .shadow_78b2 {
  display: none;
}
.media_in_03f0 {
  position: relative;
}
.media_in_03f0.fn-active-d4c2 .nav_a337 .accordion-left-4e6e {
  display: none;
}
.media_in_03f0.fn-active-d4c2 .nav_a337 .shadow_78b2 {
  display: inline-block;
}
.media_in_03f0 .under-cbab {
  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);
}
.media_in_03f0.description_bottom_fb18 .under-cbab {
  left: auto;
  right: -0.9em;
}
.media_in_03f0.description_bottom_fb18 .item-de61::before {
  left: auto;
  right: 15px;
}
.media_in_03f0.fn-active-d4c2 .under-cbab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-0cb4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status-0cb4 label {
  flex-basis: 100%;
}
.status-0cb4 .description-c63f {
  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;
}
.status-0cb4 .short-dbf2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status-0cb4 .short-dbf2:focus {
  background-color: transparent;
}
.status-0cb4 button.soft_cf63 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status-0cb4 button.soft_cf63:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status-0cb4 button.soft_cf63 svg {
  width: 18px;
  height: 18px;
}
.status-0cb4 input[type="submit"] {
  min-height: auto;
}
.pink-4202 .status-0cb4 .short-dbf2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item-de61 {
  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) {
  .item-de61 {
    width: 220px;
  }
}
.item-de61 label {
  flex-basis: 100%;
}
.item-de61::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;
}
.lower-090e .pink-4202 .status-0cb4 {
  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;
}
.lower-090e
  .pink-4202
  .status-0cb4
  .description-c63f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.lower-090e .pink-4202 .status-0cb4 .short-dbf2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.lower-090e
  .pink-4202
  .status-0cb4
  .short-dbf2:focus {
  background: 0 0;
}
.lower-090e
  .pink-4202
  .status-0cb4
  .thick-1668 {
  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;
}
.avatar_liquid_e614 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar_liquid_e614 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar_liquid_e614 li:last-child {
  margin-right: 0;
}
.avatar_liquid_e614 li:first-child {
  margin-left: 0;
}
.avatar_liquid_e614.pagination-c95a a {
  color: #fff;
}
.avatar_liquid_e614.pagination-c95a a:hover {
  color: #fff;
}
.avatar_liquid_e614 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar_liquid_e614 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar_liquid_e614 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar_liquid_e614 a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar_liquid_e614 [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar_liquid_e614 [class*="social-icon-apple"].narrow_d27d {
  background-color: transparent;
  color: #999;
}
.avatar_liquid_e614 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar_liquid_e614 [class*="social-icon-behance"].narrow_d27d {
  background-color: transparent;
  color: #1769ff;
}
.avatar_liquid_e614 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar_liquid_e614 [class*="social-icon-bitbucket"].narrow_d27d {
  background-color: transparent;
  color: #205081;
}
.avatar_liquid_e614 [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar_liquid_e614 [class*="social-icon-codepen"].narrow_d27d {
  background-color: transparent;
  color: #000;
}
.avatar_liquid_e614 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar_liquid_e614 [class*="social-icon-delicious"].narrow_d27d {
  background-color: transparent;
  color: #39f;
}
.avatar_liquid_e614 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar_liquid_e614 [class*="social-icon-digg"].narrow_d27d {
  background-color: transparent;
  color: #005be2;
}
.avatar_liquid_e614 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar_liquid_e614 [class*="social-icon-dribbble"].narrow_d27d {
  background-color: transparent;
  color: #ea4c89;
}
.avatar_liquid_e614 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar_liquid_e614 [class*="social-icon-envelope"].narrow_d27d {
  background-color: transparent;
  color: #ea4335;
}
.avatar_liquid_e614 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar_liquid_e614 [class*="social-icon-facebook"].narrow_d27d {
  background-color: transparent;
  color: #3b5998;
}
.avatar_liquid_e614 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar_liquid_e614 [class*="social-icon-flickr"].narrow_d27d {
  background-color: transparent;
  color: #0063dc;
}
.avatar_liquid_e614 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar_liquid_e614 [class*="social-icon-foursquare"].narrow_d27d {
  background-color: transparent;
  color: #2d5be3;
}
.avatar_liquid_e614 [class*="social-icon-github"] {
  background-color: #333;
}
.avatar_liquid_e614 [class*="social-icon-github"].narrow_d27d {
  background-color: transparent;
  color: #333;
}
.avatar_liquid_e614 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar_liquid_e614 [class*="social-icon-google-plus"].narrow_d27d {
  background-color: transparent;
  color: #dd4b39;
}
.avatar_liquid_e614 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar_liquid_e614 [class*="social-icon-houzz"].narrow_d27d {
  background-color: transparent;
  color: #7ac142;
}
.avatar_liquid_e614 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar_liquid_e614 [class*="social-icon-instagram"].narrow_d27d {
  background-color: transparent;
  color: #262626;
}
.avatar_liquid_e614 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar_liquid_e614 [class*="social-icon-jsfiddle"].narrow_d27d {
  background-color: transparent;
  color: #487aa2;
}
.avatar_liquid_e614 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar_liquid_e614 [class*="social-icon-linkedin"].narrow_d27d {
  background-color: transparent;
  color: #0077b5;
}
.avatar_liquid_e614 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar_liquid_e614 [class*="social-icon-medium"].narrow_d27d {
  background-color: transparent;
  color: #00ab6b;
}
.avatar_liquid_e614 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar_liquid_e614
  [class*="social-icon-odnoklassniki"].narrow_d27d {
  background-color: transparent;
  color: #f4731c;
}
.avatar_liquid_e614 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar_liquid_e614 [class*="social-icon-meetup"].narrow_d27d {
  background-color: transparent;
  color: #ec1c40;
}
.avatar_liquid_e614 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar_liquid_e614 [class*="social-icon-pinterest"].narrow_d27d {
  background-color: transparent;
  color: #bd081c;
}
.avatar_liquid_e614 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar_liquid_e614 [class*="social-icon-product-hunt"].narrow_d27d {
  background-color: transparent;
  color: #da552f;
}
.avatar_liquid_e614 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar_liquid_e614 [class*="social-icon-reddit"].narrow_d27d {
  background-color: transparent;
  color: #ff4500;
}
.avatar_liquid_e614 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar_liquid_e614 [class*="social-icon-rss"].narrow_d27d {
  background-color: transparent;
  color: #f26522;
}
.avatar_liquid_e614 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar_liquid_e614
  [class*="social-icon-shopping-cart"].narrow_d27d {
  background-color: transparent;
  color: #4caf50;
}
.avatar_liquid_e614 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar_liquid_e614 [class*="social-icon-skype"].narrow_d27d {
  background-color: transparent;
  color: #00aff0;
}
.avatar_liquid_e614 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar_liquid_e614 [class*="social-icon-slideshare"].narrow_d27d {
  background-color: transparent;
  color: #0077b5;
}
.avatar_liquid_e614 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar_liquid_e614 [class*="social-icon-snapchat"].narrow_d27d {
  background-color: transparent;
  color: #fffc00;
}
.avatar_liquid_e614 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar_liquid_e614 [class*="social-icon-soundcloud"].narrow_d27d {
  background-color: transparent;
  color: #f80;
}
.avatar_liquid_e614 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar_liquid_e614 [class*="social-icon-spotify"].narrow_d27d {
  background-color: transparent;
  color: #2ebd59;
}
.avatar_liquid_e614 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar_liquid_e614
  [class*="social-icon-stack-overflow"].narrow_d27d {
  background-color: transparent;
  color: #fe7a15;
}
.avatar_liquid_e614 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar_liquid_e614 [class*="social-icon-maldkfgram"].narrow_d27d {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar_liquid_e614 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar_liquid_e614 [class*="social-icon-tripadvisor"].narrow_d27d {
  background-color: transparent;
  color: #589442;
}
.avatar_liquid_e614 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar_liquid_e614 [class*="social-icon-tumblr"].narrow_d27d {
  background-color: transparent;
  color: #35465c;
}
.avatar_liquid_e614 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar_liquid_e614 [class*="social-icon-twitch"].narrow_d27d {
  background-color: transparent;
  color: #6441a5;
}
.avatar_liquid_e614 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar_liquid_e614 [class*="social-icon-twitter"].narrow_d27d {
  background-color: transparent;
  color: #1da1f2;
}
.avatar_liquid_e614 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar_liquid_e614 [class*="social-icon-vimeo"].narrow_d27d {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar_liquid_e614 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar_liquid_e614 [class*="social-icon-vk"].narrow_d27d {
  background-color: transparent;
  color: #45668e;
}
.avatar_liquid_e614 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar_liquid_e614 [class*="social-icon-weibo"].narrow_d27d {
  background-color: transparent;
  color: #df2029;
}
.avatar_liquid_e614 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar_liquid_e614 [class*="social-icon-weixin"].narrow_d27d {
  background-color: transparent;
  color: #7bb32e;
}
.avatar_liquid_e614 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar_liquid_e614 [class*="social-icon-whatsapp"].narrow_d27d {
  background-color: transparent;
  color: #25d366;
}
.avatar_liquid_e614 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar_liquid_e614 [class*="social-icon-wordpress"].narrow_d27d {
  background-color: transparent;
  color: #21759b;
}
.avatar_liquid_e614 [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar_liquid_e614 [class*="social-icon-xing"].narrow_d27d {
  background-color: transparent;
  color: #026466;
}
.avatar_liquid_e614 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar_liquid_e614 [class*="social-icon-yelp"].narrow_d27d {
  background-color: transparent;
  color: #af0606;
}
.avatar_liquid_e614 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar_liquid_e614 [class*="social-icon-youtube"].narrow_d27d {
  background-color: transparent;
  color: #cd201f;
}
.light-b63f {
  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;
}
.light-b63f:hover {
  box-shadow: none;
  background: 0 0;
}
.narrow_1814 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.medium-930b {
  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;
}
.main_warm_78f6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.panel-motion-de8d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.panel-motion-de8d,
.panel-motion-de8d::after,
.panel-motion-de8d::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;
}
.panel-motion-de8d::after,
.panel-motion-de8d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.silver-0ebc .medium-930b .main_warm_78f6 {
  margin-top: -2px;
  width: 19px;
}
.silver-0ebc .medium-930b .panel-motion-de8d {
  margin-top: -1px;
}
.silver-0ebc .medium-930b .panel-motion-de8d,
.silver-0ebc .medium-930b .panel-motion-de8d::after,
.silver-0ebc .medium-930b .panel-motion-de8d::before {
  width: 19px;
  height: 2px;
}
.silver-0ebc .medium-930b .panel-motion-de8d::before {
  top: -6px;
}
.silver-0ebc .medium-930b .panel-motion-de8d::after {
  bottom: -6px;
}
.solid-e7eb .medium-930b .main_warm_78f6 {
  margin-top: -2px;
  width: 22px;
}
.solid-e7eb .medium-930b .panel-motion-de8d {
  margin-top: -1px;
}
.solid-e7eb .medium-930b .panel-motion-de8d,
.solid-e7eb .medium-930b .panel-motion-de8d::after,
.solid-e7eb .medium-930b .panel-motion-de8d::before {
  width: 22px;
  height: 2px;
}
.solid-e7eb .medium-930b .panel-motion-de8d::before {
  top: -7px;
}
.solid-e7eb .medium-930b .panel-motion-de8d::after {
  bottom: -7px;
}
.main_3dc9 .medium-930b .main_warm_78f6 {
  margin-top: -2px;
  width: 31px;
}
.main_3dc9 .medium-930b .panel-motion-de8d {
  margin-top: -1.5px;
}
.main_3dc9 .medium-930b .panel-motion-de8d,
.main_3dc9 .medium-930b .panel-motion-de8d::after,
.main_3dc9 .medium-930b .panel-motion-de8d::before {
  width: 31px;
  height: 3px;
}
.main_3dc9 .medium-930b .panel-motion-de8d::before {
  top: -9px;
}
.main_3dc9 .medium-930b .panel-motion-de8d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .icon-1e2e .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 19px;
  }
  .icon-1e2e .medium-930b .panel-motion-de8d {
    margin-top: -1px;
  }
  .icon-1e2e .medium-930b .panel-motion-de8d,
  .icon-1e2e .medium-930b .panel-motion-de8d::after,
  .icon-1e2e .medium-930b .panel-motion-de8d::before {
    width: 19px;
    height: 2px;
  }
  .icon-1e2e .medium-930b .panel-motion-de8d::before {
    top: -6px;
  }
  .icon-1e2e .medium-930b .panel-motion-de8d::after {
    bottom: -6px;
  }
  .popup-bacb .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 22px;
  }
  .popup-bacb .medium-930b .panel-motion-de8d {
    margin-top: -1px;
  }
  .popup-bacb .medium-930b .panel-motion-de8d,
  .popup-bacb .medium-930b .panel-motion-de8d::after,
  .popup-bacb .medium-930b .panel-motion-de8d::before {
    width: 22px;
    height: 2px;
  }
  .popup-bacb .medium-930b .panel-motion-de8d::before {
    top: -7px;
  }
  .popup-bacb .medium-930b .panel-motion-de8d::after {
    bottom: -7px;
  }
  .cool_5860 .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 31px;
  }
  .cool_5860 .medium-930b .panel-motion-de8d {
    margin-top: -1.5px;
  }
  .cool_5860 .medium-930b .panel-motion-de8d,
  .cool_5860 .medium-930b .panel-motion-de8d::after,
  .cool_5860 .medium-930b .panel-motion-de8d::before {
    width: 31px;
    height: 3px;
  }
  .cool_5860 .medium-930b .panel-motion-de8d::before {
    top: -9px;
  }
  .cool_5860 .medium-930b .panel-motion-de8d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .component-black-555f .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 19px;
  }
  .component-black-555f .medium-930b .panel-motion-de8d {
    margin-top: -1px;
  }
  .component-black-555f .medium-930b .panel-motion-de8d,
  .component-black-555f .medium-930b .panel-motion-de8d::after,
  .component-black-555f .medium-930b .panel-motion-de8d::before {
    width: 19px;
    height: 2px;
  }
  .component-black-555f .medium-930b .panel-motion-de8d::before {
    top: -6px;
  }
  .component-black-555f .medium-930b .panel-motion-de8d::after {
    bottom: -6px;
  }
  .fresh_2fa7 .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 22px;
  }
  .fresh_2fa7 .medium-930b .panel-motion-de8d {
    margin-top: -1px;
  }
  .fresh_2fa7 .medium-930b .panel-motion-de8d,
  .fresh_2fa7 .medium-930b .panel-motion-de8d::after,
  .fresh_2fa7 .medium-930b .panel-motion-de8d::before {
    width: 22px;
    height: 2px;
  }
  .fresh_2fa7 .medium-930b .panel-motion-de8d::before {
    top: -7px;
  }
  .fresh_2fa7 .medium-930b .panel-motion-de8d::after {
    bottom: -7px;
  }
  .left-1e72 .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 31px;
  }
  .left-1e72 .medium-930b .panel-motion-de8d {
    margin-top: -1.5px;
  }
  .left-1e72 .medium-930b .panel-motion-de8d,
  .left-1e72 .medium-930b .panel-motion-de8d::after,
  .left-1e72 .medium-930b .panel-motion-de8d::before {
    width: 31px;
    height: 3px;
  }
  .left-1e72 .medium-930b .panel-motion-de8d::before {
    top: -9px;
  }
  .left-1e72 .medium-930b .panel-motion-de8d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .selected_c881 .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 19px;
  }
  .selected_c881 .medium-930b .panel-motion-de8d {
    margin-top: -1px;
  }
  .selected_c881 .medium-930b .panel-motion-de8d,
  .selected_c881 .medium-930b .panel-motion-de8d::after,
  .selected_c881 .medium-930b .panel-motion-de8d::before {
    width: 19px;
    height: 2px;
  }
  .selected_c881 .medium-930b .panel-motion-de8d::before {
    top: -6px;
  }
  .selected_c881 .medium-930b .panel-motion-de8d::after {
    bottom: -6px;
  }
  .glass-56cc .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 22px;
  }
  .glass-56cc .medium-930b .panel-motion-de8d {
    margin-top: -1px;
  }
  .glass-56cc .medium-930b .panel-motion-de8d,
  .glass-56cc .medium-930b .panel-motion-de8d::after,
  .glass-56cc .medium-930b .panel-motion-de8d::before {
    width: 22px;
    height: 2px;
  }
  .glass-56cc .medium-930b .panel-motion-de8d::before {
    top: -7px;
  }
  .glass-56cc .medium-930b .panel-motion-de8d::after {
    bottom: -7px;
  }
  .carousel_rough_1a3b .medium-930b .main_warm_78f6 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel_rough_1a3b .medium-930b .panel-motion-de8d {
    margin-top: -1.5px;
  }
  .carousel_rough_1a3b .medium-930b .panel-motion-de8d,
  .carousel_rough_1a3b .medium-930b .panel-motion-de8d::after,
  .carousel_rough_1a3b .medium-930b .panel-motion-de8d::before {
    width: 31px;
    height: 3px;
  }
  .carousel_rough_1a3b .medium-930b .panel-motion-de8d::before {
    top: -9px;
  }
  .carousel_rough_1a3b .medium-930b .panel-motion-de8d::after {
    bottom: -9px;
  }
}
.over_b34f .panel-motion-de8d {
  -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);
}
.over_b34f .panel-motion-de8d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.over_b34f .panel-motion-de8d::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);
}
.over_b34f.last_28ad .panel-motion-de8d {
  -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);
}
.over_b34f.last_28ad .panel-motion-de8d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.over_b34f.last_28ad .panel-motion-de8d::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);
}
.modal-west-47ec {
  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.clean-0ffe:before {
  display: none;
}
.north-737f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.north-737f .last-31f5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.north-737f .last-31f5:last-of-type {
  border-bottom: none;
}
.north-737f .last-31f5.title_top_6979,
.north-737f .last-31f5.sort_f778,
.north-737f .last-31f5.pagination-wood-ad61 {
  padding: 0;
}
.north-737f .aside-white-aca7 .dropdown-lite-e7c8 {
  color: currentColor;
}
.north-737f .aside-white-aca7 .dropdown-lite-e7c8:focus,
.north-737f .aside-white-aca7 .dropdown-lite-e7c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north-737f.column_db08 .text-center-8014,
.north-737f.column_db08 .backdrop_a847 a,
.north-737f.column_db08 .focus-inner-2198 a,
.north-737f.column_db08 .carousel-cold-f0ed a {
  color: rgba(0, 0, 0, 0.55);
}
.north-737f.column_db08 .text-center-8014:hover,
.north-737f.column_db08 .backdrop_a847 a:hover,
.north-737f.column_db08 .focus-inner-2198 a:hover,
.north-737f.column_db08 .carousel-cold-f0ed a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north-737f.column_db08 .video_gas_857c {
  color: rgba(0, 0, 0, 0.8);
}
.north-737f.column_db08 .last-31f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.north-737f.column_db08 .last-31f5:before {
  background: rgba(0, 0, 0, 0.08);
}
.north-737f.column_db08 .active-938b:before {
  background: rgba(255, 255, 255, 0.9);
}
.north-737f.column_db08 .aside-white-aca7 .bronze_1441 li a,
.north-737f.column_db08 .aside-white-aca7 .dropdown-lite-e7c8,
.north-737f.column_db08 .carousel-cold-f0ed {
  border-color: rgba(0, 0, 0, 0.08);
}
.north-737f.column_db08 .aside-white-aca7 .dropdown-lite-e7c8:focus,
.north-737f.column_db08 .aside-white-aca7 .dropdown-lite-e7c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north-737f.column_db08 .bronze_1441 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.north-737f.wood-8bcd .text-center-8014,
.north-737f.wood-8bcd .backdrop_a847 a,
.north-737f.wood-8bcd .focus-inner-2198 .dropdown-lite-e7c8,
.north-737f.wood-8bcd .focus-inner-2198 a,
.north-737f.wood-8bcd .carousel-cold-f0ed a {
  color: rgba(255, 255, 255, 0.79);
}
.north-737f.wood-8bcd .text-center-8014:hover,
.north-737f.wood-8bcd .backdrop_a847 a:hover,
.north-737f.wood-8bcd .focus-inner-2198 .dropdown-lite-e7c8:hover,
.north-737f.wood-8bcd .focus-inner-2198 a:hover,
.north-737f.wood-8bcd .carousel-cold-f0ed a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-737f.wood-8bcd .video_gas_857c {
  color: rgba(255, 255, 255, 0.99);
}
.north-737f.wood-8bcd .last-31f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-737f.wood-8bcd .last-31f5:before {
  background: rgba(255, 255, 255, 0.08);
}
.north-737f.wood-8bcd .active-938b:before {
  background: rgba(0, 0, 0, 0.9);
}
.north-737f.wood-8bcd .aside-white-aca7 .bronze_1441 li a,
.north-737f.wood-8bcd .aside-white-aca7 .dropdown-lite-e7c8,
.north-737f.wood-8bcd .carousel-cold-f0ed {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-737f.wood-8bcd .aside-white-aca7 .dropdown-lite-e7c8:focus,
.north-737f.wood-8bcd .aside-white-aca7 .dropdown-lite-e7c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north-737f.wood-8bcd .bronze_1441 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-938b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active-938b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thumbnail-static-f04e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled-3389 .north-737f {
  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;
}
.disabled-3389 .last-31f5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled-3389 .last-31f5: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) {
  .disabled-3389 .last-31f5:before {
    width: 16%;
    left: 42%;
  }
}
.disabled-3389 .last-31f5:last-child:before {
  content: none;
}
.disabled-3389 .last-31f5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled-3389 .aside-white-aca7 .bronze_1441 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled-3389 .aside-white-aca7 .bronze_1441 li a .dropdown-lite-e7c8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled-3389 .aside-white-aca7 .carousel-cold-f0ed {
  border: none;
}
.disabled-3389 .aside-white-aca7 .carousel-cold-f0ed li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled-3389 .active-938b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled-3389 .thumbnail-static-f04e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled-3389 .wood-8bcd .active-938b:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-3389 .column_db08.pressed_59a6 .panel-motion-de8d {
  background: rgba(0, 0, 0, 0.6);
}
.disabled-3389
  .column_db08.pressed_59a6
  .panel-motion-de8d::after,
.disabled-3389
  .column_db08.pressed_59a6
  .panel-motion-de8d:before {
  background: inherit;
}
.disabled-3389
  .column_db08.pressed_59a6:hover
  .panel-motion-de8d {
  background: rgba(0, 0, 0, 0.8);
}
.notification-upper-c84e .north-737f {
  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) {
  .notification-upper-c84e .north-737f {
    width: auto;
    right: 45px;
  }
}
.alert_a943 .north-737f {
  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) {
  .alert_a943 .north-737f {
    width: auto;
    left: 45px;
  }
}
.clean-0ffe .north-737f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.clean-0ffe .thumbnail-static-f04e {
  max-width: 48em;
  margin: 0 auto;
}
.clean-0ffe .active-938b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget-fb72 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget-fb72.disabled-3389 .north-737f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget-fb72.notification-upper-c84e .north-737f {
  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);
}
.widget-fb72 .north-737f {
  visibility: visible;
}
.widget-fb72.alert_a943 .north-737f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gallery_warm_c3ed,
.border_11b7 {
  overflow-x: hidden;
}
.gallery_warm_c3ed .north-737f {
  overflow: auto;
}
.gallery_warm_c3ed.disabled-3389 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_warm_c3ed.disabled-3389 .north-737f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gallery_warm_c3ed.disabled-3389 .light-b63f {
  opacity: 0;
}
.gallery_warm_c3ed.notification-upper-c84e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_warm_c3ed.notification-upper-c84e .north-737f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gallery_warm_c3ed.notification-upper-c84e .light-b63f {
  opacity: 0;
}
.gallery_warm_c3ed.alert_a943 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_warm_c3ed.alert_a943 .north-737f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gallery_warm_c3ed.alert_a943 .light-b63f {
  opacity: 0;
}
.gallery_warm_c3ed.clean-0ffe .north-737f {
  z-index: 10;
  visibility: visible;
}
.pressed_59a6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pressed_59a6 .panel-motion-de8d {
  background: rgba(255, 255, 255, 0.99);
}
.pressed_59a6 .panel-motion-de8d::after,
.pressed_59a6 .panel-motion-de8d:before {
  background: inherit;
}
.pressed_59a6:hover .panel-motion-de8d {
  background: rgba(255, 255, 255, 0.99);
}
.alert_a943 .pressed_59a6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.clean-0ffe .pressed_59a6 {
  display: none !important;
}
.gallery_warm_c3ed:before,
.border_11b7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gallery_warm_c3ed .pressed_59a6,
.border_11b7 .pressed_59a6 {
  display: inline-block;
}
.north-737f .motion-1d53 {
  -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;
}
.gallery_warm_c3ed .north-737f .motion-1d53,
.border_11b7 .north-737f .motion-1d53 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow-purple-5216 .description-c63f {
  width: 100%;
}
.tabs_06c3 {
  padding: 0 0.5em 0;
}
.tabs_06c3 [class*="customify-col-"],
.tabs_06c3 [class*="customify-col_"],
.tabs_06c3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.secondary-d71a .tabs_06c3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .west-4e3a .selected_3840,
  .selected_3840 {
    display: none;
  }
  .main-green-24c7 {
    text-align: left;
  }
  .slider-d4fb {
    text-align: center;
  }
  .layout_fd5f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .west-4e3a .down_253d,
  .down_253d {
    display: none;
  }
  .smooth-36e3 {
    text-align: left;
  }
  .orange_abf4 {
    text-align: center;
  }
  .paper_a63f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .west-4e3a .plasma-91f8,
  .plasma-91f8 {
    display: none;
  }
  .main_warm_a619 {
    text-align: left;
  }
  .in-e1ee {
    text-align: center;
  }
  .shadow_1578 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip-out-7209 {
  box-shadow: none !important;
}
.bright-dcf3 .over_ba7e,
.yellow_5aa3 .over_ba7e {
  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;
}
.yellow_5aa3 .over_ba7e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-iron-955a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-iron-955a:after,
.status-iron-955a:before {
  content: "";
  display: table;
}
.status-iron-955a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-iron-955a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-iron-955a,
.preview_f2f9 {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-left-95eb.purple-0d92 .status-iron-955a {
  max-width: 100%;
}
.panel-left-95eb.frame_full_4e7e {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-left-95eb.backdrop_simple_59cd .status-iron-955a {
  max-width: 100%;
}
.panel-left-95eb.backdrop_simple_59cd > .status-iron-955a {
  padding-left: 0;
  padding-right: 0;
}
.panel-left-95eb.backdrop_simple_59cd > .status-iron-955a .west-4e3a {
  margin: 0;
}
.panel-left-95eb.backdrop_simple_59cd
  > .status-iron-955a
  .button_eb17.gallery_81aa {
  margin-right: 0;
  margin-left: 0;
}
.panel-left-95eb.backdrop_simple_59cd #main.gallery_81aa {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .basic-36a5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .basic-36a5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outline_7604 .image-white-7238 {
    padding-right: 1em;
  }
  .outline_7604.middle_95c4 .button_eb17 {
    border-right: 1px solid #eaecee;
  }
  .outline_7604.middle_95c4 .image-white-7238 {
    padding-right: 1em;
  }
  .outline_7604.middle_95c4 .pagination-blue-38b6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_ebec .image-white-7238 {
    padding-left: 1em;
  }
  .hero_ebec.middle_95c4 .button_eb17 {
    border-left: 1px solid #eaecee;
  }
  .hero_ebec.middle_95c4 .image-white-7238 {
    padding-left: 1em;
  }
  .hero_ebec.middle_95c4 .pagination-blue-38b6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_a576 .image-white-7238 {
    padding-left: 1em;
  }
  .slow_a576.middle_95c4 .upper_b23a {
    border-right: 1px solid #eaecee;
  }
  .slow_a576.middle_95c4 .modal_495a {
    border-right: 1px solid #eaecee;
  }
  .slow_a576.middle_95c4 .image-white-7238 {
    padding-left: 1em;
  }
  .slow_a576.middle_95c4 .pagination-blue-38b6 {
    padding-right: 1em;
  }
  .slow_a576.middle_95c4 .button_center_46fe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_2846 .image-white-7238 {
    padding-right: 1em;
  }
  .item_2846.middle_95c4 .upper_b23a {
    border-left: 1px solid #eaecee;
  }
  .item_2846.middle_95c4 .modal_495a {
    border-left: 1px solid #eaecee;
  }
  .item_2846.middle_95c4 .image-white-7238 {
    padding-right: 1em;
  }
  .item_2846.middle_95c4 .pagination-blue-38b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_2846.middle_95c4 .button_center_46fe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic-36a5 .image-white-7238 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic-36a5.middle_95c4 .button_eb17 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .basic-36a5.middle_95c4 .image-white-7238 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic-36a5.middle_95c4 .pagination-blue-38b6 {
    padding-left: 1em;
  }
  .basic-36a5.middle_95c4 .button_center_46fe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .basic-36a5.middle_95c4 .image-white-7238 {
    padding-left: 0;
  }
}
.module-c657 .avatar-31a1 {
  display: inline-block;
}
.nav_brown_cf06 {
  display: inline-block;
}
.list-pressed-7278 {
  word-con: break-word;
}
.label_wide_581d > span {
  display: inline-block;
  padding: 5px 0;
}
.label_wide_581d .smooth-6047 {
  margin-left: 8px;
  margin-right: 8px;
}
.label_wide_581d .picture-in-a9ae img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery-tall-e0d6 .heading_selected_d4b7 {
  margin-bottom: 2em;
}
.gallery-tall-e0d6 .first_f3ab {
  margin-bottom: 15px;
}
.gallery-tall-e0d6 .first_f3ab:last-child {
  margin-bottom: 0;
}
.gallery-tall-e0d6 .filter-de06 {
  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) {
  .gallery-tall-e0d6 .filter-de06 {
    display: block;
  }
}
.gallery-tall-e0d6 .gold-1e58 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery-tall-e0d6 .gold-1e58 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery-tall-e0d6 .gold-280e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery-tall-e0d6 .gold-280e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-tall-e0d6 .gold-280e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery-tall-e0d6 .list-pressed-7278 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-tall-e0d6 .list-pressed-7278 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery-tall-e0d6 .active_action_d6ea p:last-child {
  margin-bottom: 0;
}
.gallery-tall-e0d6 .brown-1abd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery-tall-e0d6 .under-e17e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery-tall-e0d6 .panel-11de {
  margin-top: 1em;
}
.gallery-tall-e0d6 .orange-a6db {
  top: 0;
  display: block;
}
.gallery-tall-e0d6 .orange-a6db a {
  color: inherit;
}
.gallery-tall-e0d6 .orange-a6db a:hover {
  color: inherit;
}
.gallery-tall-e0d6 .basic_7eec {
  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;
}
.gallery-tall-e0d6 .basic_7eec:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery-tall-e0d6 .under-e17e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery-tall-e0d6 .under_0c9e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery-tall-e0d6 .under_0c9e:first-child {
  margin-top: 0;
}
.gallery-tall-e0d6 .under_0c9e.photo_2c90 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery-tall-e0d6 .under_0c9e.green_dcd1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-tall-e0d6
  .under_0c9e.green_dcd1.caption_mini_b484
  .panel-11de {
  width: 100%;
}
.gallery-tall-e0d6 .green_dcd1 {
  -webkit-box-align: center;
  align-items: center;
}
.gallery-tall-e0d6 .green_dcd1 .label_wide_581d,
.gallery-tall-e0d6 .green_dcd1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery-tall-e0d6 .gold-280e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-tall-e0d6 .gold-280e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-tall-e0d6 .gold-280e: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;
}
.gallery-tall-e0d6 .photo_2c90 {
  z-index: 5;
}
.gallery-tall-e0d6 .label-bronze-9d77 .gas-8605 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery-tall-e0d6 .focused_4c00 .gas-8605 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery-tall-e0d6 .banner_hard_c3f2 .gas-8605 {
  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;
}
.gallery-tall-e0d6.complex_cfe0 .filter-de06,
.gallery-tall-e0d6.info_540e .filter-de06 {
  display: block;
}
.gallery-tall-e0d6.complex_cfe0 .filter-de06 .summary-1978,
.gallery-tall-e0d6.complex_cfe0 .filter-de06 .under-e17e,
.gallery-tall-e0d6.info_540e .filter-de06 .summary-1978,
.gallery-tall-e0d6.info_540e .filter-de06 .under-e17e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-tall-e0d6.preview-next-65fc .gold-1e58 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery-tall-e0d6.preview-next-65fc .gold-1e58 {
    margin-right: 0;
  }
}
.gallery-tall-e0d6.complex_cfe0 .gold-1e58,
.gallery-tall-e0d6.info_540e .gold-1e58 {
  padding-top: 40%;
}
.gallery-tall-e0d6.complex_cfe0 .heading_selected_d4b7,
.gallery-tall-e0d6.info_540e .heading_selected_d4b7 {
  display: block;
}
.gallery-tall-e0d6.complex_cfe0 .fn-sticky-d4c2 .under-e17e,
.gallery-tall-e0d6.info_540e .fn-sticky-d4c2 .under-e17e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery-tall-e0d6.complex_cfe0 .gold-1e58,
.gallery-tall-e0d6.info_540e .gold-1e58 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery-tall-e0d6.complex_cfe0 .under-e17e {
  padding: 1em;
}
.soft_363e {
  margin: 30px auto;
  display: block;
}
.soft_363e .list_48f1 > * {
  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;
}
.soft_363e .list_48f1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.soft_363e .list_48f1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next-e72f .label_wide_581d {
  margin-bottom: 1.41575em;
}
.next-e72f .carousel_short_5bd1 {
  margin-bottom: 1.618em;
}
.block-plasma-9989 .frame-hot-4e0f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.block-plasma-9989 .frame-hot-4e0f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.block-plasma-9989 .menu_7fe8 {
  max-width: 100%;
  overflow: auto;
}
.element_easy_331d .block-plasma-9989 a:hover {
  text-decoration: underline;
}
.content_bronze_b65a .first_f3ab:not(.list-pressed-7278),
.content_bronze_b65a .gold-280e {
  margin-bottom: 1.41575em;
}
.content_bronze_b65a .first_f3ab:not(.list-pressed-7278):last-child,
.content_bronze_b65a .gold-280e:last-child {
  margin-bottom: 0;
}
.content_bronze_b65a .first_f3ab.hover_0b91 {
  margin-bottom: 0.41575em;
}
.content_bronze_b65a .old-1c57:before,
.content_bronze_b65a .hidden_d487:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.content_bronze_b65a .old-1c57:before {
  content: "\f115";
}
.content_bronze_b65a .hidden_d487:before {
  content: "\f02c";
}
.content_bronze_b65a .bright-9a07 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.content_bronze_b65a .bright-9a07 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bright_91e0 {
  display: -webkit-box;
  display: flex;
}
.bright_91e0 .paragraph-hot-b9bf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bright_91e0 .paragraph-hot-b9bf {
    flex-basis: 90px;
  }
}
.bright_91e0 .hover_57f7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_91e0 .hover_57f7 {
    flex-basis: calc(100% - 50px);
  }
}
.bright_91e0 .section-solid-9885 p:last-child {
  margin-bottom: 0.72em;
}
.gallery_top_98a1 .list_48f1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gallery_top_98a1 .list_48f1:after,
.gallery_top_98a1 .list_48f1:before {
  content: "";
  display: table;
}
.gallery_top_98a1 .list_48f1:after {
  clear: both;
}
.gallery_top_98a1 .list_48f1 .table-90f7,
.gallery_top_98a1 .list_48f1 .pro-86b9 {
  width: 49%;
}
.gallery_top_98a1 .list_48f1 .table-90f7 a span.light-bfc2,
.gallery_top_98a1 .list_48f1 .pro-86b9 a span.light-bfc2 {
  display: block;
  margin-bottom: 5px;
}
.gallery_top_98a1 .list_48f1 .pro-86b9 {
  float: left;
  text-align: left;
}
.gallery_top_98a1 .list_48f1 .table-90f7 {
  float: right;
  text-align: right;
}
.top_dfb6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .top_dfb6 {
    margin-bottom: 0;
  }
}
.lite_cbd6 {
  margin-bottom: 1em;
}
.lite_cbd6 .list-pressed-7278 {
  font-size: 1.1em;
  line-height: 1.3;
}
.current-2d53 a {
  display: block;
  line-height: 0;
  position: relative;
}
.overlay-thick-ac1c .lite_cbd6,
.huge-2d43 .lite_cbd6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .overlay-thick-ac1c .lite_cbd6,
  .huge-2d43 .lite_cbd6 {
    display: block;
  }
}
.overlay-thick-ac1c .current-2d53,
.huge-2d43 .current-2d53 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .overlay-thick-ac1c .current-2d53,
  .huge-2d43 .current-2d53 {
    margin-bottom: 1em;
  }
}
.overlay-thick-ac1c .current-2d53 img,
.huge-2d43 .current-2d53 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.overlay-thick-ac1c .highlight_410d,
.huge-2d43 .highlight_410d {
  flex-basis: calc(100% - 160px);
}
.overlay-thick-ac1c .highlight_410d p,
.huge-2d43 .highlight_410d p {
  margin-bottom: 0;
}
.overlay-thick-ac1c .highlight_410d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .overlay-thick-ac1c .highlight_410d {
    padding-left: 0;
  }
}
.huge-2d43 .highlight_410d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .huge-2d43 .highlight_410d {
    padding-right: 0;
  }
}
.huge-2d43 .current-2d53 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.small-7b3d .current-2d53 {
  margin-bottom: 0.5em;
}
.small-7b3d .current-2d53 img {
  width: 100%;
}
.banner_e48c .liquid-3a3b,
.soft-1997 .liquid-3a3b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.soft-1997 .button_eb17 .primary-e9fb p:last-child {
  margin-bottom: 0;
}
.popup_4db2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.iron-cb38 .thumbnail_dynamic_888d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .iron-cb38 .thumbnail_dynamic_888d:last-of-type {
    margin-bottom: 0;
  }
}
.iron-cb38 .thumbnail_dynamic_888d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron-cb38 .thumbnail_dynamic_888d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.iron-cb38 .thumbnail_dynamic_888d ul li {
  margin: 0 0 0.6em;
}
.iron-cb38 .thumbnail_dynamic_888d ul li.inner_4f0e,
.iron-cb38 .thumbnail_dynamic_888d ul li.accordion_full_e5b7 {
  position: relative;
}
.iron-cb38 .thumbnail_dynamic_888d ul li.inner_4f0e .button_dynamic_bcf6,
.iron-cb38 .thumbnail_dynamic_888d ul li.accordion_full_e5b7 .button_dynamic_bcf6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.iron-cb38 .thumbnail_dynamic_888d ul li.inner_4f0e:after:after,
.iron-cb38 .thumbnail_dynamic_888d ul li.inner_4f0e:after:before,
.iron-cb38
  .thumbnail_dynamic_888d
  ul
  li.accordion_full_e5b7:after:after,
.iron-cb38
  .thumbnail_dynamic_888d
  ul
  li.accordion_full_e5b7:after:before {
  content: "";
  display: table;
}
.iron-cb38 .thumbnail_dynamic_888d ul li.inner_4f0e:after:after,
.iron-cb38
  .thumbnail_dynamic_888d
  ul
  li.accordion_full_e5b7:after:after {
  clear: both;
}
.iron-cb38 .thumbnail_dynamic_888d a.wrapper_left_696e:hover {
  text-decoration: none;
}
.iron-cb38 .thumbnail_dynamic_888d select {
  max-width: 100%;
}
.iron-cb38 .thumbnail_dynamic_888d table {
  font-size: 85%;
}
.iron-cb38 .thumbnail_dynamic_888d table td,
.iron-cb38 .thumbnail_dynamic_888d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.iron-cb38 .thumbnail_dynamic_888d table tfoot td {
  text-align: left;
}
.iron-cb38 .thumbnail_dynamic_888d :last-child {
  margin-bottom: 0;
}
.iron-cb38 .thumbnail_dynamic_888d .shadow-inner-e3bd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.iron-cb38 .thumbnail_dynamic_888d .shadow-inner-e3bd label {
  width: 100%;
}
.iron-cb38 .thumbnail_dynamic_888d .shadow-inner-e3bd .short-dbf2 {
  width: 100%;
  display: block;
}
.iron-cb38 .thumbnail_dynamic_888d .shadow-inner-e3bd .soft_cf63 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.iron-cb38 .thumbnail_dynamic_888d .shadow-inner-e3bd .soft_cf63:hover svg #svg-search {
  fill: #444;
}
.iron-cb38 .thumbnail_dynamic_888d .shadow-inner-e3bd .soft_cf63 svg {
  width: 18px;
  height: 18px;
}
.iron-cb38 .outline-slow-d360 ul ul,
.iron-cb38 .tabs-7d76 ul ul,
.iron-cb38 .bottom-bddc ul ul,
.iron-cb38 .wide-00da ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.iron-cb38 .outline-slow-d360 .gallery-aa42 > a,
.iron-cb38 .tabs-7d76 .gallery-aa42 > a,
.iron-cb38 .bottom-bddc .gallery-aa42 > a,
.iron-cb38 .wide-00da .gallery-aa42 > a {
  margin-bottom: 0;
}
.iron-cb38 .widget-d182 li,
.iron-cb38 .outline-slow-d360 li,
.iron-cb38 .disabled-1821 li,
.iron-cb38 .tabs-7d76 li,
.iron-cb38 .bottom-bddc li,
.iron-cb38 .wide-00da li,
.iron-cb38 .mask_motion_9a5e li,
.iron-cb38 .top-761f li {
  display: block;
  position: relative;
}
.iron-cb38 .widget-d182 li:last-child,
.iron-cb38 .outline-slow-d360 li:last-child,
.iron-cb38 .disabled-1821 li:last-child,
.iron-cb38 .tabs-7d76 li:last-child,
.iron-cb38 .bottom-bddc li:last-child,
.iron-cb38 .wide-00da li:last-child,
.iron-cb38 .mask_motion_9a5e li:last-child,
.iron-cb38 .top-761f li:last-child {
  border: none;
}
.iron-cb38 .widget-d182 li a,
.iron-cb38 .outline-slow-d360 li a,
.iron-cb38 .disabled-1821 li a,
.iron-cb38 .tabs-7d76 li a,
.iron-cb38 .bottom-bddc li a,
.iron-cb38 .wide-00da li a,
.iron-cb38 .mask_motion_9a5e li a,
.iron-cb38 .top-761f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron-cb38 .widget-d182 li ul li::before,
.iron-cb38 .outline-slow-d360 li ul li::before,
.iron-cb38 .disabled-1821 li ul li::before,
.iron-cb38 .tabs-7d76 li ul li::before,
.iron-cb38 .bottom-bddc li ul li::before,
.iron-cb38 .wide-00da li ul li::before,
.iron-cb38 .mask_motion_9a5e li ul li::before,
.iron-cb38 .top-761f li ul li::before {
  left: 15px;
}
.iron-cb38 .widget-d182 li ul a,
.iron-cb38 .outline-slow-d360 li ul a,
.iron-cb38 .disabled-1821 li ul a,
.iron-cb38 .tabs-7d76 li ul a,
.iron-cb38 .bottom-bddc li ul a,
.iron-cb38 .wide-00da li ul a,
.iron-cb38 .mask_motion_9a5e li ul a,
.iron-cb38 .top-761f li ul a {
  padding-left: 20px;
}
.iron-cb38 .widget-d182 li ul ul li::before,
.iron-cb38 .outline-slow-d360 li ul ul li::before,
.iron-cb38 .disabled-1821 li ul ul li::before,
.iron-cb38 .tabs-7d76 li ul ul li::before,
.iron-cb38 .bottom-bddc li ul ul li::before,
.iron-cb38 .wide-00da li ul ul li::before,
.iron-cb38 .mask_motion_9a5e li ul ul li::before,
.iron-cb38 .top-761f li ul ul li::before {
  left: 30px;
}
.iron-cb38 .widget-d182 li ul ul a,
.iron-cb38 .outline-slow-d360 li ul ul a,
.iron-cb38 .disabled-1821 li ul ul a,
.iron-cb38 .tabs-7d76 li ul ul a,
.iron-cb38 .bottom-bddc li ul ul a,
.iron-cb38 .wide-00da li ul ul a,
.iron-cb38 .mask_motion_9a5e li ul ul a,
.iron-cb38 .top-761f li ul ul a {
  padding-left: 40px;
}
.iron-cb38 .frame_4e37 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron-cb38 .top-761f ul li {
  margin-bottom: 1.41575em;
}
.iron-cb38 .top-761f ul li .carousel_silver_d134 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.iron-cb38 .top-761f ul li .heading_fresh_03cc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wood-8bcd .widget-d182 li a,
.wood-8bcd .outline-slow-d360 li a,
.wood-8bcd .disabled-1821 li a,
.wood-8bcd .tabs-7d76 li a,
.wood-8bcd .bottom-bddc li a,
.wood-8bcd .wide-00da li a,
.wood-8bcd .mask_motion_9a5e li a,
.wood-8bcd .top-761f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-8bcd .frame_4e37 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-8bcd .thumbnail_dynamic_888d ul li.inner_4f0e .button_dynamic_bcf6,
.wood-8bcd .thumbnail_dynamic_888d ul li.accordion_full_e5b7 .button_dynamic_bcf6 {
  background: rgba(0, 0, 0, 0.2);
}
.wood-8bcd .iron-cb38 .thumbnail_dynamic_888d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-left-95eb .iron-cb38 .bronze_1441 li {
  margin: 0;
}
.panel-left-95eb .iron-cb38 .bronze_1441 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-left-95eb .iron-cb38 .bronze_1441 li ul {
  margin: 0;
}
.panel-left-95eb .iron-cb38 .bronze_1441 li ul li a {
  padding-left: 15px;
}
.panel-left-95eb .iron-cb38 .bronze_1441 li ul li li a {
  padding-left: 30px;
}
.panel-left-95eb .iron-cb38 .bronze_1441 li.wrapper-7524 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-left-95eb .iron-cb38 .bronze_1441 li.wrapper-7524 > 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;
}
.panel-left-95eb .iron-cb38 .bronze_1441 li.wrapper-7524 > 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;
}
.icon-under-b4eb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading_a185 {
  position: relative;
  z-index: 10;
}
.heading_a185 .motion-1d53 {
  width: 100%;
  max-width: 100%;
}
.gallery_huge_6c3e .filter-4f01 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gallery_huge_6c3e .column_db08 {
}
.gallery_huge_6c3e .wood-8bcd {
  background: #292929;
}
.breadcrumb-62ae .filter-4f01 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb-62ae .column_db08 {
  background: #f9f9f9;
}
.breadcrumb-62ae .wood-8bcd {
  background: #303030;
}
.backdrop_ea38 .filter-4f01 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop_ea38 .avatar-31a1 {
    margin-bottom: 1em;
  }
  .backdrop_ea38 .avatar-31a1:last-child {
    margin-bottom: 0;
  }
}
.backdrop_ea38 .column_db08 {
  background: #ededed;
}
.backdrop_ea38 .wood-8bcd {
  background: #1a1a1a;
}
.filter-4f01.column_db08 {
  color: rgba(0, 0, 0, 0.6);
}
.filter-4f01.column_db08 .gradient_gas_6a07 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-4f01.wood-8bcd {
  color: rgba(255, 255, 255, 0.99);
}
.filter-4f01.wood-8bcd a:not(.wrapper_left_696e) {
  color: rgba(255, 255, 255, 0.79);
}
.filter-4f01.wood-8bcd a:not(.wrapper_left_696e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-4f01.wood-8bcd .gradient_gas_6a07 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-4f01.wood-8bcd table tbody td,
.filter-4f01.wood-8bcd table th {
  background: rgba(0, 0, 0, 0.08);
}
.row-6274.hero-d34b .status-iron-955a {
  max-width: initial;
}
.row-6274 .tall_6958 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.row-6274 .tall_6958 .motion-1d53 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .row-6274 .tall_6958 .motion-1d53 {
    display: block;
    margin-bottom: 2em;
  }
  .row-6274 .tall_6958 .motion-1d53:last-child {
    margin-bottom: 0;
  }
}
.backdrop_ea38 .avatar-31a1:last-child,
.breadcrumb-62ae .avatar-31a1:last-child,
.gallery_huge_6c3e .avatar-31a1:last-child {
  margin-bottom: 0;
}
.backdrop_ea38 .avatar-31a1 .iron-cb38 .thumbnail_dynamic_888d:last-child,
.breadcrumb-62ae .avatar-31a1 .iron-cb38 .thumbnail_dynamic_888d:last-child,
.gallery_huge_6c3e .avatar-31a1 .iron-cb38 .thumbnail_dynamic_888d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .backdrop_ea38 .chip_orange_163d,
  .backdrop_ea38 .tag-north-b4d5,
  .breadcrumb-62ae .chip_orange_163d,
  .breadcrumb-62ae .tag-north-b4d5,
  .gallery_huge_6c3e .chip_orange_163d,
  .gallery_huge_6c3e .tag-north-b4d5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading_a185 .avatar-31a1 {
    margin-bottom: 2em;
  }
}
.heading_a185 p:last-child {
  margin-bottom: 0;
}
.heading_a185 li,
.heading_a185 ul {
  list-style: none;
  margin: 0;
}
.heading_a185 ul ul {
  margin-left: 2.617924em;
}
.surface_first_42f7 {
  font-size: 0.875em;
}

/* css-noise: 5503 */
.widget-item-r3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
