/*!
Theme Name: Customify
Theme URI: https://pressmaximum.preview-yellow-7667/customify
Author: WPCustomify
Author URI: https://pressmaximum.preview-yellow-7667
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.preview-yellow-7667/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.border_tall_73b1.notice_acda/licenses/gpl-2.0.tertiary-b696
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.table_eb97/, (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.accordion-bcde.first-cad0/normalize.input_up_afc2/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.input_up_afc2 v7.0.0 | MIT License | github.preview-yellow-7667/necolas/normalize.input_up_afc2 */
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;
}
.action-5cc4 .sidebar_focused_d5eb,
.text-copper-faa8,
.tabs_stone_da3b,
.basic_83a9,
.column-c10b,
.narrow_317b,
.column-first-ea6b,
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;
}
.text-copper-faa8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .text-copper-faa8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .text-copper-faa8,
  h1 {
    font-size: 1.8em;
  }
}
.tabs_stone_da3b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs_stone_da3b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs_stone_da3b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_stone_da3b,
  h2 {
    font-size: 1.7em;
  }
}
.basic_83a9,
h3 {
  font-size: 1.618em;
}
.action-5cc4 .sidebar_focused_d5eb,
.column-c10b,
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.heading-b4cc {
  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;
}
.up_62ff:after,
.up_62ff:before,
.main-8e14:after,
.main-8e14:before {
  content: "";
  display: table;
}
.up_62ff:after,
.main-8e14:after {
  clear: both;
}
.center-75bf {
  float: right;
  margin-right: 0;
}
.wood_26b2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.small-fd3f .aside-north-d0cd,
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;
}
.small-fd3f .aside-north-d0cd: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;
}
.breadcrumb_first_cbcb .aside-north-d0cd {
  box-shadow: none;
}
.breadcrumb_first_cbcb
  .aside-north-d0cd
  .plasma-b53f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.breadcrumb_first_cbcb .aside-north-d0cd .picture-7415 {
  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;
}
.breadcrumb_first_cbcb
  .aside-north-d0cd
  .picture-7415
  b {
  display: none;
}
.breadcrumb_first_cbcb .highlight-8c6d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery_solid_6fe8:not(.table_06e0):not(.advanced_101b),
button:not(.table_06e0):not(.advanced_101b),
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ),
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ),
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ) {
  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;
}
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ):hover,
button:not(.table_06e0):not(
    .advanced_101b
  ):hover,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ):hover,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ):hover,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ):active,
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ):focus,
button:not(.table_06e0):not(
    .advanced_101b
  ):active,
button:not(.table_06e0):not(
    .advanced_101b
  ):focus,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ):active,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ):focus,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ):active,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ):focus,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ):active,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ):focus {
  outline: 0;
}
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d,
button:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d {
  position: relative;
}
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .mini_333f,
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .hovered-dcc9,
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .status-2792,
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  i,
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  svg,
button:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .mini_333f,
button:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .hovered-dcc9,
button:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .status-2792,
button:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  i,
button:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  svg,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .mini_333f,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .hovered-dcc9,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .status-2792,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  i,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  svg,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .mini_333f,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .hovered-dcc9,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .status-2792,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  i,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  svg,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .mini_333f,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .hovered-dcc9,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  .status-2792,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  i,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d
  svg {
  visibility: hidden;
}
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d:after,
button:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d:after,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d:after,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d:after,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ).fn-loading-c70d: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;
}
.gallery_solid_6fe8:not(.table_06e0):not(.advanced_101b),
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ),
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ),
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ) {
  color: #fff;
  background: #235787;
}
.gallery_solid_6fe8:not(.table_06e0):not(
    .advanced_101b
  ):focus,
input[type="button"]:not(.table_06e0):not(
    .advanced_101b
  ):focus,
input[type="reset"]:not(.table_06e0):not(
    .advanced_101b
  ):focus,
input[type="submit"]:not(.table_06e0):not(
    .advanced_101b
  ):focus {
  color: #fff;
}
.gallery_solid_6fe8.fn-disabled-c70d:not(.table_06e0):not(
    .advanced_101b
  ),
.gallery_solid_6fe8[disabled]:not(.table_06e0):not(
    .advanced_101b
  ),
button.fn-disabled-c70d:not(.table_06e0):not(
    .advanced_101b
  ),
button[disabled]:not(.table_06e0):not(
    .advanced_101b
  ) {
  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;
}
.right-4483 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right-4483: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;
}
.tooltip-c095 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame-a6a1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.item-3086 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.up_62ff:after,
.up_62ff:before,
.dark-0789:after,
.dark-0789:before,
.chip-a3a2:after,
.chip-a3a2:before,
.menu-large-11b1:after,
.menu-large-11b1:before,
.thumbnail_ccab:after,
.thumbnail_ccab:before,
.dim-046f:after,
.dim-046f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.up_62ff:after,
.dark-0789:after,
.chip-a3a2:after,
.menu-large-11b1:after,
.thumbnail_ccab:after,
.dim-046f:after {
  clear: both;
}
.dark-0789 .icon-down-3ede,
.chip-a3a2 .icon-down-3ede,
.title-in-e94e .icon-down-3ede {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.avatar-e318 {
  display: inline-block;
}
.stale_f945 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stale_f945 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stale_f945 .secondary_active_a9b6 {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_active_a9b6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled-1378 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled-1378:after,
.disabled-1378:before {
  content: "";
  display: table;
}
.disabled-1378:after {
  clear: both;
}
.preview-rough-f5f2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pattern-a807 .preview-rough-f5f2 {
  max-width: 50%;
}
.label_top_d279 .preview-rough-f5f2 {
  max-width: 33.33%;
}
.paragraph-c885 .preview-rough-f5f2 {
  max-width: 25%;
}
.footer_dirty_6e7b .preview-rough-f5f2 {
  max-width: 20%;
}
.pagination-silver-578c .preview-rough-f5f2 {
  max-width: 16.66%;
}
.north-e96b .preview-rough-f5f2 {
  max-width: 14.28%;
}
.focused_17b5 .preview-rough-f5f2 {
  max-width: 12.5%;
}
.soft_d902 .preview-rough-f5f2 {
  max-width: 11.11%;
}
.component-2f81 {
  display: block;
}
.action-5cc4 .surface-small-0c82 label,
.action-5cc4 .backdrop-1abc label,
.action-5cc4 .upper_1b30 label,
.action-5cc4 .large-7f87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_north_c7c0 {
  list-style: none;
  margin: 0;
}
.input_north_c7c0 article.aside_active_0306 {
  margin-bottom: 0;
}
.input_north_c7c0 ul {
  list-style: none;
  margin: 0;
}
.input_north_c7c0 .steel-6ce8 li.aside_active_0306 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_north_c7c0 .steel-6ce8 li.aside_active_0306 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_north_c7c0 .steel-6ce8 li.aside_active_0306: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) {
  .input_north_c7c0 .steel-6ce8 li.aside_active_0306 li.aside_active_0306 li.aside_active_0306 li.aside_active_0306 {
    padding-left: 0;
  }
}
article.aside_active_0306 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_active_0306 .dark-0789 p:last-of-type {
  margin-bottom: 0;
}
article.aside_active_0306 .content-5bbb {
  float: left;
}
article.aside_active_0306 .progress-a8a9 {
  margin-left: 85px;
}
article.aside_active_0306 .highlight-5a8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_active_0306 .highlight-5a8b .north-f2f9 {
  margin-left: 10px;
}
article.aside_active_0306 .tooltip_efe4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_active_0306 .feature_clean_7273 {
  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 .surface-small-0c82,
  #respond .upper_1b30,
  #respond .large-7f87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-small-0c82 input,
#respond .upper_1b30 input,
#respond .large-7f87 input {
  width: 100%;
}
#respond .large-7f87 {
  margin-right: 0;
}
#respond .slow-f250 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-copper-a6b6 {
  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;
}
.heading-copper-a6b6.notice-mini-ad26 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.heading-copper-a6b6 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%);
}
.heading-copper-a6b6:focus,
.heading-copper-a6b6: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);
}
.detail-fresh-8904 {
  border-radius: 10%;
}
.breadcrumb-south-6b06 {
  border-radius: 50%;
}
.rough-4093 {
  font-size: 0.72em;
}
.fixed_a09d {
  font-size: 0.875em;
}
.layout_fluid_6747 {
  font-size: 1.1em;
}
.section-32ed {
  text-transform: uppercase;
  line-height: 1.2;
}
.section-32ed.rough-4093 {
  letter-spacing: 0.5px;
}
.overlay-basic-7f43,
.overlay-basic-7f43 a {
  color: #6d6d6d;
}
.overlay-basic-7f43 a:hover {
  color: #111;
}
.last_92ec {
  color: #6d6d6d;
}
.upper_6ec6 {
  overflow-x: hidden;
}
.upper_6ec6 .gas-550c.active-active-d340 {
  position: relative;
}
.upper_6ec6 .gas-550c.active-active-d340.orange_c816 {
  position: initial;
}
.upper_6ec6
  .gas-550c.active-active-d340.orange_c816
  .text_easy_b2c8 {
  left: auto;
}
.upper_6ec6 .gas-550c .text_easy_b2c8 {
  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;
}
.upper_6ec6 .gas-550c:hover.active-active-d340 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.upper_6ec6
  .gas-550c:hover.active-active-d340
  .text_easy_b2c8 {
  display: block;
  z-index: 9999999;
}
.upper_6ec6 .west-8dd1 .west_3596,
.upper_6ec6 .over_33e5 .west_3596 {
  display: none;
}
.upper_6ec6 .label-a972 .gas-550c:hover.active-active-d340 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.action-5cc4 .surface-small-0c82 label,
.action-5cc4 .backdrop-1abc label,
.action-5cc4 .upper_1b30 label,
.action-5cc4 .large-7f87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_north_c7c0 {
  list-style: none;
  margin: 0;
}
.input_north_c7c0 article.aside_active_0306 {
  margin-bottom: 0;
}
.input_north_c7c0 ul {
  list-style: none;
  margin: 0;
}
.input_north_c7c0 .steel-6ce8 li.aside_active_0306 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_north_c7c0 .steel-6ce8 li.aside_active_0306 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_north_c7c0 .steel-6ce8 li.aside_active_0306: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) {
  .input_north_c7c0 .steel-6ce8 li.aside_active_0306 li.aside_active_0306 li.aside_active_0306 li.aside_active_0306 {
    padding-left: 0;
  }
}
article.aside_active_0306 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_active_0306 .dark-0789 p:last-of-type {
  margin-bottom: 0;
}
article.aside_active_0306 .content-5bbb {
  float: left;
}
article.aside_active_0306 .progress-a8a9 {
  margin-left: 85px;
}
article.aside_active_0306 .highlight-5a8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_active_0306 .highlight-5a8b .north-f2f9 {
  margin-left: 10px;
}
article.aside_active_0306 .tooltip_efe4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_active_0306 .feature_clean_7273 {
  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 .surface-small-0c82,
  #respond .upper_1b30,
  #respond .large-7f87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-small-0c82 input,
#respond .upper_1b30 input,
#respond .large-7f87 input {
  width: 100%;
}
#respond .large-7f87 {
  margin-right: 0;
}
#respond .slow-f250 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west-8dd1 .filter_f5af {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.filter_f5af .box_focused_f290.black_50bb .layout-44f5 > li > a:focus,
.filter_f5af .box_focused_f290.black_50bb .layout-44f5 > li > a:hover,
.filter_f5af .box_focused_f290.stale_7ff1 .layout-44f5 > li > a:focus,
.filter_f5af .box_focused_f290.stale_7ff1 .layout-44f5 > li > a:hover,
.filter_f5af .box_focused_f290.white-34d1 .layout-44f5 > li > a:focus,
.filter_f5af .box_focused_f290.white-34d1 .layout-44f5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_f5af
  .box_focused_f290.black_50bb
  .layout-44f5
  > li.title_f4a1
  > a,
.filter_f5af
  .box_focused_f290.black_50bb
  .layout-44f5
  > li.column-65ee
  > a,
.filter_f5af
  .box_focused_f290.stale_7ff1
  .layout-44f5
  > li.title_f4a1
  > a,
.filter_f5af
  .box_focused_f290.stale_7ff1
  .layout-44f5
  > li.column-65ee
  > a,
.filter_f5af
  .box_focused_f290.white-34d1
  .layout-44f5
  > li.title_f4a1
  > a,
.filter_f5af .box_focused_f290.white-34d1 .layout-44f5 > li.pink-7ebd > a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_f5af .wrapper-dim-5832,
.filter_f5af .wrapper-dim-5832 a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_f5af .overlay_slow_c3b9.prev-8b87 li a,
.filter_f5af .status-hovered-1ed6 a,
.filter_f5af .section-8c6a,
.filter_f5af .layout-44f5 > li > a,
.filter_f5af .input-outer-4a1b {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af .overlay_slow_c3b9.prev-8b87 li a:hover,
.filter_f5af .status-hovered-1ed6 a:hover,
.filter_f5af .section-8c6a:hover,
.filter_f5af .layout-44f5 > li > a:hover,
.filter_f5af .input-outer-4a1b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_f5af .component-f086 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af .component-f086 .prev_8947 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_f5af .component-f086:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_f5af .gradient_south_1b05 .tooltip-upper-df69 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af .gradient_south_1b05 .tooltip-upper-df69 .hidden-slow-69a6 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af
  .gradient_south_1b05
  .tooltip-upper-df69
  .hidden-slow-69a6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af
  .gradient_south_1b05
  .tooltip-upper-df69
  .hidden-slow-69a6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af
  .gradient_south_1b05
  .tooltip-upper-df69
  .hidden-slow-69a6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af
  .gradient_south_1b05
  .tooltip-upper-df69
  .hidden-slow-69a6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af .gradient_south_1b05 .gas_ffe4 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_f5af .gradient_south_1b05 .gas_ffe4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_basic_33e0
  .filter_f5af
  .gradient_south_1b05
  .orange-0fba
  .preview_complex_e391 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_basic_33e0
  .filter_f5af
  .gradient_south_1b05
  .orange-0fba
  .hidden-slow-69a6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west-8dd1 .photo-glass-1238 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-glass-1238 .box_focused_f290.black_50bb .layout-44f5 > li > a:focus,
.photo-glass-1238 .box_focused_f290.black_50bb .layout-44f5 > li > a:hover,
.photo-glass-1238 .box_focused_f290.stale_7ff1 .layout-44f5 > li > a:focus,
.photo-glass-1238 .box_focused_f290.stale_7ff1 .layout-44f5 > li > a:hover,
.photo-glass-1238 .box_focused_f290.white-34d1 .layout-44f5 > li > a:focus,
.photo-glass-1238 .box_focused_f290.white-34d1 .layout-44f5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-glass-1238
  .box_focused_f290.black_50bb
  .layout-44f5
  > li.title_f4a1
  > a,
.photo-glass-1238
  .box_focused_f290.black_50bb
  .layout-44f5
  > li.column-65ee
  > a,
.photo-glass-1238
  .box_focused_f290.stale_7ff1
  .layout-44f5
  > li.title_f4a1
  > a,
.photo-glass-1238
  .box_focused_f290.stale_7ff1
  .layout-44f5
  > li.column-65ee
  > a,
.photo-glass-1238
  .box_focused_f290.white-34d1
  .layout-44f5
  > li.title_f4a1
  > a,
.photo-glass-1238 .box_focused_f290.white-34d1 .layout-44f5 > li.pink-7ebd > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-glass-1238 .wrapper-dim-5832,
.photo-glass-1238 .wrapper-dim-5832 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-glass-1238 .overlay_slow_c3b9.prev-8b87 li a,
.photo-glass-1238 .status-hovered-1ed6 a,
.photo-glass-1238 .section-8c6a,
.photo-glass-1238 .layout-44f5 > li > a,
.photo-glass-1238 .input-outer-4a1b {
  color: rgba(0, 0, 0, 0.55);
}
.photo-glass-1238 .overlay_slow_c3b9.prev-8b87 li a:hover,
.photo-glass-1238 .status-hovered-1ed6 a:hover,
.photo-glass-1238 .section-8c6a:hover,
.photo-glass-1238 .layout-44f5 > li > a:hover,
.photo-glass-1238 .input-outer-4a1b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-glass-1238 .component-f086 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-glass-1238 .component-f086 .prev_8947 {
  color: rgba(0, 0, 0, 0.8);
}
.photo-glass-1238 .component-f086:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_82aa .bottom-3ccb {
  margin-left: auto;
  margin-right: auto;
}
.chip-a3a2 > * {
  margin-left: auto;
  margin-right: auto;
}
.chip-a3a2 .tooltip-c095 {
  margin-right: 1.41575em;
}
.smooth-7be1 .chip-a3a2 > .text_thick_1c67 {
  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;
}
.smooth-7be1 .chip-a3a2 > .alert_6f84 {
  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;
}
.notification_1f4f.upper_82aa .bottom-3ccb,
.focus-stone-1311.upper_82aa .bottom-3ccb {
  margin-left: 0;
}
.table_down_07b7.upper_82aa .bottom-3ccb,
.card_blue_4fd3.upper_82aa .bottom-3ccb {
  margin-right: 0;
}
.chip-a3a2 ol,
.chip-a3a2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.red_2d60 video {
  max-width: 100%;
}
.smooth-a0c6 img {
  display: block;
}
.smooth-a0c6.tooltip-c095,
.smooth-a0c6.frame-a6a1 {
  width: 100%;
}
.smooth-a0c6.alert_6f84 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.text-pink-0344:not(.secondary_soft_8bbc) {
  margin: 1.5em auto;
}
.up_2ad1 p {
  padding: 1.5em 14px;
}
ul.white-1e0a.alert_6f84,
ul.white-1e0a.text_thick_1c67,
ul.white-1e0a.title_next_e1fb.text_thick_1c67 {
  padding: 0 14px;
}
.cool_2031 {
  display: block;
  overflow-x: auto;
}
.cool_2031 table {
  border-collapse: collapse;
  width: 100%;
}
.cool_2031 td,
.cool_2031 th {
  padding: 0.5em;
}
.chip-a3a2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.chip-a3a2 ol ol,
.chip-a3a2 ol ul,
.chip-a3a2 ul ol,
.chip-a3a2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.chip-a3a2 ol ol li,
.chip-a3a2 ol ul li,
.chip-a3a2 ul ol li,
.chip-a3a2 ul ul li {
  margin-left: 0;
}
.progress_tiny_6119.header-top-c4c7 > .badge_8838 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress_tiny_6119.header-top-c4c7 > .badge_8838 iframe,
.progress_tiny_6119.header-top-c4c7 > .badge_8838 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.status_7e91 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.status_7e91.avatar-a893 {
  padding: 0;
}
.status_7e91.avatar-a893 cite {
  font-size: 13px;
}
.status_7e91 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.status_7e91 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text_fresh_0300 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text_fresh_0300 > p:first-child {
  margin-top: 0;
}
.text_fresh_0300 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text_fresh_0300 blockquote {
  border-left: 0;
}
.image-0288 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.image-0288:not(.component-f0f4) {
  max-width: 100px;
}
.image-0288.image-952d {
  border-bottom: none !important;
  text-align: center;
}
.image-0288.image-952d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .up_2ad1 p {
    padding: 1.5em 0;
  }
}
.texture_north_05cb {
  color: #0073aa;
}
.pagination_static_a31c {
  background-color: #0073aa;
}
.module_7a72 {
  color: #229fd8;
}
.stale-8172 {
  background-color: #229fd8;
}
.row_0d8b {
  color: #eee;
}
.outline_217a {
  background-color: #eee;
}
.notice_426e {
  color: #444;
}
.status_cool_5d93 {
  background-color: #444;
}
.backdrop-black-b451 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.backdrop-black-b451 .dynamic_e8b5 .status-hovered-1ed6 {
  font-size: 15px;
}
.backdrop-black-b451 .status-hovered-1ed6 {
  line-height: 1.3;
}
.backdrop-black-b451 .photo-glass-1238 {
}
.backdrop-black-b451 .filter_f5af {
  background: #235787;
}
.sidebar_4c18 {
  padding: 0;
}
.sidebar_4c18 .filter_f5af {
  background: #1a1a1a;
}
.sidebar_4c18 .photo-glass-1238 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.preview_cold_49e4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.preview_cold_49e4 .photo-glass-1238 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.preview_cold_49e4 .filter_f5af {
  background: #303030;
}
.dim-046f {
  position: relative;
  z-index: 10;
}
.dim-046f .prev_371f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_hot_2ef8 .active-active-d340 {
  display: inline-block;
  vertical-align: middle;
}
.notification_hot_2ef8.medium-ae99 .active-active-d340 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification_hot_2ef8.medium-ae99 .active-active-d340 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_hot_2ef8.medium-ae99 .active-active-d340 {
    margin-right: 0.4em;
  }
}
.notification_hot_2ef8.medium-ae99 .active-active-d340:last-child {
  margin-right: 0;
}
.content_c103 .prev_371f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .west-8dd1 .dynamic_e8b5 {
    margin: 0 -0.5em;
  }
  .west-8dd1 .dynamic_e8b5 [class*="customify-col-"],
  .west-8dd1 .dynamic_e8b5 [class*="customify-col_"],
  .west-8dd1 .dynamic_e8b5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.west-8dd1.accordion_b670 .prev_371f {
  background: 0 0 !important;
}
.west-8dd1.accordion_b670 .prev_371f,
.west-8dd1.content_c103 .prev_371f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .west-8dd1.orange_3877 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.west-8dd1.content_c103 .prev_371f {
  box-shadow: none !important;
}
.pagination-b0bd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination-b0bd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-b0bd {
    padding: 18px 0 20px;
  }
}
.pagination-b0bd .outline_right_0f5c {
  width: 100%;
}
.pagination-b0bd .gas_f2a9 {
  margin-bottom: 0;
}
.pagination-b0bd .gas_6448 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shadow-9a83 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shadow-9a83 .notification_hovered_4d98 {
  width: 100%;
}
.widget-first-cbff {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget-first-cbff li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget-first-cbff 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;
}
.widget-first-cbff li:last-child:after {
  display: none;
}
.widget-first-cbff li a {
  font-weight: 500;
  margin-right: 10px;
}
.orange-5dbf .west_3596 button,
.pagination-b0bd .west_3596 button {
  left: 0;
}
.orange-5dbf .notification_hovered_4d98,
.pagination-b0bd .notification_hovered_4d98 {
  padding-left: 0;
  padding-right: 0;
}
.orange-5dbf .shadow-9a83,
.pagination-b0bd .shadow-9a83 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.orange-5dbf {
  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;
}
.orange-5dbf: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;
}
.orange-5dbf .tooltip-89bc {
  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) {
  .orange-5dbf .tooltip-89bc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .orange-5dbf .tooltip-89bc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .orange-5dbf .tooltip-89bc {
    min-height: 200px;
  }
}
.orange-5dbf .widget-first-cbff {
  color: rgba(255, 255, 255, 0.8);
}
.orange-5dbf .widget-first-cbff a,
.orange-5dbf .widget-first-cbff li:after {
  color: inherit;
}
.orange-5dbf .widget-first-cbff a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background-gas-17c9 {
  margin-bottom: 0.5em;
}
.dropdown-under-7b46 {
  margin-bottom: 1.2em;
}
.dropdown-under-7b46,
.background-gas-17c9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown-under-7b46 p:last-child,
.background-gas-17c9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .west_3596,
#masthead .west_3596 {
  display: none;
}
#masthead
  > .west_3596.in_ee2f {
  display: none;
}
#masthead > .west_3596 button {
  left: 0;
}
.component_selected_1325 {
  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%;
}
.component_selected_1325 .active-active-d340 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component_selected_1325 .surface-3eb6 {
  display: -webkit-box;
  display: flex;
}
.component_selected_1325 .surface-3eb6.shade-cool-3b6e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component_selected_1325 .surface-3eb6.input_advanced_7b4a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_selected_1325 .surface-3eb6.white-91ff {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_selected_1325.header-41f7.medium-a236 .surface-3eb6.shade-cool-3b6e {
  flex-basis: 100%;
}
.component_selected_1325.photo-faea .surface-3eb6.input_advanced_7b4a {
  -webkit-box-flex: 1;
  flex: auto;
}
.component_selected_1325.photo-faea .surface-3eb6.white-91ff {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .west_3596.in_ee2f {
  display: none;
}
#masthead > .west_3596 button {
  left: 0;
}
.gold_c3a4 {
  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;
}
.gold_c3a4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gold_c3a4.box-complex-3aed i {
  margin-right: 4px;
}
.gold_c3a4.badge_middle_e593 i {
  margin-left: 5px;
}
.status-hovered-1ed6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status-hovered-1ed6 p:last-child {
  margin-bottom: 0;
}
.tiny_9c17 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tiny_9c17 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tiny_9c17 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tiny_9c17 .wrapper-dim-5832 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tiny_9c17 .layout-8777 {
  margin: 5px 0 7px 0;
}
.tiny_9c17.shade_4e63 .iron-0a15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny_9c17.shade_4e63 .main_active_4b57 {
  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;
}
.tiny_9c17.article-center-45f9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tiny_9c17.article-center-45f9 .iron-0a15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny_9c17.article-center-45f9 .main_active_4b57 {
  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;
}
.tiny_9c17.orange-30b3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tiny_9c17.mask_57f0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tiny_9c17.mask_57f0 .main_active_4b57 {
  margin-top: 7px;
}
.widget_prev_88e0 {
  display: inline-block;
}
.dim-046f .focus-2bf8 .tiny_9c17 img {
  max-width: 100%;
}
.box_focused_f290 .stone-25a0.nav_593b,
.primary-orange-1ce0 .stone-25a0.nav_593b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box_focused_f290 .solid-8bd1,
.primary-orange-1ce0 .solid-8bd1 {
  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%);
}
.box_focused_f290 .solid-8bd1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box_focused_f290.soft-370d .solid-8bd1 {
  display: none;
}
.box_focused_f290 .container_lower_480b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box_focused_f290 .container_lower_480b li {
  display: inline-block;
  position: relative;
}
.box_focused_f290 .container_lower_480b li:last-child {
  margin-right: 0;
}
.box_focused_f290 .container_lower_480b 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;
}
.box_focused_f290 .container_lower_480b li.pink-7ebd > a {
  color: rgba(0, 0, 0, 0.9);
}
.box_focused_f290 .container_lower_480b > 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;
}
.box_focused_f290 .container_lower_480b > li > a i {
  line-height: 0;
}
.box_focused_f290 .container_lower_480b > li.paper_b74e > a .solid-8bd1 {
  margin-left: 4px;
  line-height: 0;
}
.box_focused_f290 .container_lower_480b .primary_over_b0d1 li.paper_b74e > a {
  position: relative;
}
.box_focused_f290 .container_lower_480b .primary_over_b0d1 li.paper_b74e > a:after,
.box_focused_f290 .container_lower_480b .primary_over_b0d1 li.paper_b74e > a:before {
  content: "";
  display: table;
}
.box_focused_f290 .container_lower_480b .primary_over_b0d1 li.paper_b74e > a:after {
  clear: both;
}
.box_focused_f290 .container_lower_480b .primary_over_b0d1 li.paper_b74e > a .solid-8bd1 {
  margin-left: 5px;
  float: right;
}
.box_focused_f290 .summary_clean_205b,
.box_focused_f290 .primary_over_b0d1 {
  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;
}
.box_focused_f290 .primary_over_b0d1 {
  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;
}
.box_focused_f290 .primary_over_b0d1 .nav_593b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box_focused_f290 .primary_over_b0d1 .solid-8bd1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box_focused_f290 .primary_over_b0d1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.box_focused_f290 .primary_over_b0d1 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;
}
.box_focused_f290 .primary_over_b0d1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box_focused_f290 .primary_over_b0d1 .primary_over_b0d1 {
  top: 0;
  left: 100%;
}
.box_focused_f290 .overlay_steel_4cb9.fn-focus-c70d > .summary_clean_205b,
.box_focused_f290 .overlay_steel_4cb9.fn-focus-c70d > .primary_over_b0d1,
.box_focused_f290 .overlay_steel_4cb9:focus > .summary_clean_205b,
.box_focused_f290 .overlay_steel_4cb9:focus > .primary_over_b0d1,
.box_focused_f290 .overlay_steel_4cb9:hover > .summary_clean_205b,
.box_focused_f290 .overlay_steel_4cb9:hover > .primary_over_b0d1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box_focused_f290.white-34d1 .layout-44f5:after,
.box_focused_f290.white-34d1 .layout-44f5:before {
  content: "";
  display: table;
}
.box_focused_f290.white-34d1 .layout-44f5:after {
  clear: both;
}
.box_focused_f290.white-34d1 .layout-44f5 > li {
  float: left;
}
.box_focused_f290.basic-9187 .layout-44f5:after,
.box_focused_f290.basic-9187 .layout-44f5:before {
  content: "";
  display: table;
}
.box_focused_f290.basic-9187 .layout-44f5:after {
  clear: both;
}
.box_focused_f290.basic-9187 .layout-44f5 > li {
  float: left;
}
.box_focused_f290.basic-9187 .layout-44f5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box_focused_f290.basic-9187 .layout-44f5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box_focused_f290.basic-9187 .layout-44f5 > li.title_f4a1 > a,
.box_focused_f290.basic-9187 .layout-44f5 > li.pink-7ebd > a {
  color: #fff;
  background-color: #1e4b75;
}
.box_focused_f290.black_50bb .layout-44f5 > li > a .nav_593b {
  position: relative;
}
.box_focused_f290.black_50bb .layout-44f5 > li > a .nav_593b: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;
}
.box_focused_f290.black_50bb
  .layout-44f5
  > li:focus
  > a
  .nav_593b:before,
.box_focused_f290.black_50bb
  .layout-44f5
  > li:hover
  > a
  .nav_593b:before {
  width: 100%;
  background-color: currentColor;
}
.box_focused_f290.black_50bb
  .layout-44f5
  > li.title_f4a1
  > a
  .nav_593b:before,
.box_focused_f290.black_50bb
  .layout-44f5
  > li.column-65ee
  > a
  .nav_593b:before {
  width: 100%;
  background-color: currentColor;
}
.box_focused_f290.stale_7ff1 .layout-44f5 > li > a .nav_593b {
  position: relative;
}
.box_focused_f290.stale_7ff1 .layout-44f5 > li > a .nav_593b: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;
}
.box_focused_f290.stale_7ff1 .layout-44f5 > li:focus > a .nav_593b:before,
.box_focused_f290.stale_7ff1
  .layout-44f5
  > li:hover
  > a
  .nav_593b:before {
  width: 100%;
  background-color: currentColor;
}
.box_focused_f290.stale_7ff1
  .layout-44f5
  > li.title_f4a1
  > a
  .nav_593b:before,
.box_focused_f290.stale_7ff1
  .layout-44f5
  > li.column-65ee
  > a
  .nav_593b:before {
  width: 100%;
  background-color: currentColor;
}
.primary-orange-1ce0 .container_lower_480b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary-orange-1ce0 .container_lower_480b li:first-child > a {
  border-top: none;
}
.primary-orange-1ce0 .container_lower_480b .secondary_b7e9 > .nav_593b .solid-8bd1 {
  display: none;
}
.primary-orange-1ce0 .container_lower_480b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary-orange-1ce0 .container_lower_480b li:last-child {
  border: none;
}
.primary-orange-1ce0 .container_lower_480b li.paper_b74e > a {
  padding-right: 45px !important;
}
.primary-orange-1ce0 .container_lower_480b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary-orange-1ce0 .container_lower_480b li a:focus,
.primary-orange-1ce0 .container_lower_480b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-orange-1ce0 .container_lower_480b li .caption-action-e8d6 {
  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;
}
.primary-orange-1ce0 .container_lower_480b li .caption-action-e8d6:hover {
  box-shadow: none;
}
.primary-orange-1ce0 .container_lower_480b li .caption-action-e8d6 .solid-8bd1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary-orange-1ce0 .container_lower_480b .primary_over_b0d1 {
  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);
}
.primary-orange-1ce0 .container_lower_480b .primary_over_b0d1 li a {
  padding-left: 3em;
}
.primary-orange-1ce0 .container_lower_480b .tooltip_cfa4 > a .caption-action-e8d6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary-orange-1ce0 .container_lower_480b .tooltip_cfa4 > .primary_over_b0d1 {
  display: block;
  opacity: 1;
}
.disabled-d911 {
  max-width: 100%;
}
.caption_68b6 {
  line-height: 0;
  cursor: pointer;
}
.input-outer-4a1b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input-outer-4a1b:hover {
  box-shadow: none;
  color: currentColor;
}
.input-outer-4a1b svg {
  width: 18px;
  height: 18px;
}
.input-outer-4a1b .dropdown-0719 {
  display: none;
}
.yellow-b222 {
  position: relative;
}
.yellow-b222.fn-active-c70d .input-outer-4a1b .main_a3fb {
  display: none;
}
.yellow-b222.fn-active-c70d .input-outer-4a1b .dropdown-0719 {
  display: inline-block;
}
.yellow-b222 .link-db9d {
  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);
}
.yellow-b222.background_out_d0f9 .link-db9d {
  left: auto;
  right: -0.9em;
}
.yellow-b222.background_out_d0f9 .backdrop_89da::before {
  left: auto;
  right: 15px;
}
.yellow-b222.fn-active-c70d .link-db9d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange-0fba {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.orange-0fba label {
  flex-basis: 100%;
}
.orange-0fba .tooltip-upper-df69 {
  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;
}
.orange-0fba .hidden-slow-69a6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.orange-0fba .hidden-slow-69a6:focus {
  background-color: transparent;
}
.orange-0fba button.gas_ffe4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.orange-0fba button.gas_ffe4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.orange-0fba button.gas_ffe4 svg {
  width: 18px;
  height: 18px;
}
.orange-0fba input[type="submit"] {
  min-height: auto;
}
.gradient_south_1b05 .orange-0fba .hidden-slow-69a6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.backdrop_89da {
  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) {
  .backdrop_89da {
    width: 220px;
  }
}
.backdrop_89da label {
  flex-basis: 100%;
}
.backdrop_89da::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;
}
.backdrop_basic_33e0 .gradient_south_1b05 .orange-0fba {
  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;
}
.backdrop_basic_33e0
  .gradient_south_1b05
  .orange-0fba
  .tooltip-upper-df69 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.backdrop_basic_33e0 .gradient_south_1b05 .orange-0fba .hidden-slow-69a6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.backdrop_basic_33e0
  .gradient_south_1b05
  .orange-0fba
  .hidden-slow-69a6:focus {
  background: 0 0;
}
.backdrop_basic_33e0
  .gradient_south_1b05
  .orange-0fba
  .preview_complex_e391 {
  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;
}
.overlay_slow_c3b9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.overlay_slow_c3b9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.overlay_slow_c3b9 li:last-child {
  margin-right: 0;
}
.overlay_slow_c3b9 li:first-child {
  margin-left: 0;
}
.overlay_slow_c3b9.dropdown-8d55 a {
  color: #fff;
}
.overlay_slow_c3b9.dropdown-8d55 a:hover {
  color: #fff;
}
.overlay_slow_c3b9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.overlay_slow_c3b9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.overlay_slow_c3b9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.overlay_slow_c3b9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.overlay_slow_c3b9 [class*="social-icon-apple"] {
  background-color: #999;
}
.overlay_slow_c3b9 [class*="social-icon-apple"].bottom_c7df {
  background-color: transparent;
  color: #999;
}
.overlay_slow_c3b9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.overlay_slow_c3b9 [class*="social-icon-behance"].bottom_c7df {
  background-color: transparent;
  color: #1769ff;
}
.overlay_slow_c3b9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.overlay_slow_c3b9 [class*="social-icon-bitbucket"].bottom_c7df {
  background-color: transparent;
  color: #205081;
}
.overlay_slow_c3b9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.overlay_slow_c3b9 [class*="social-icon-codepen"].bottom_c7df {
  background-color: transparent;
  color: #000;
}
.overlay_slow_c3b9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.overlay_slow_c3b9 [class*="social-icon-delicious"].bottom_c7df {
  background-color: transparent;
  color: #39f;
}
.overlay_slow_c3b9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.overlay_slow_c3b9 [class*="social-icon-digg"].bottom_c7df {
  background-color: transparent;
  color: #005be2;
}
.overlay_slow_c3b9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.overlay_slow_c3b9 [class*="social-icon-dribbble"].bottom_c7df {
  background-color: transparent;
  color: #ea4c89;
}
.overlay_slow_c3b9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.overlay_slow_c3b9 [class*="social-icon-envelope"].bottom_c7df {
  background-color: transparent;
  color: #ea4335;
}
.overlay_slow_c3b9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.overlay_slow_c3b9 [class*="social-icon-facebook"].bottom_c7df {
  background-color: transparent;
  color: #3b5998;
}
.overlay_slow_c3b9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.overlay_slow_c3b9 [class*="social-icon-flickr"].bottom_c7df {
  background-color: transparent;
  color: #0063dc;
}
.overlay_slow_c3b9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.overlay_slow_c3b9 [class*="social-icon-foursquare"].bottom_c7df {
  background-color: transparent;
  color: #2d5be3;
}
.overlay_slow_c3b9 [class*="social-icon-github"] {
  background-color: #333;
}
.overlay_slow_c3b9 [class*="social-icon-github"].bottom_c7df {
  background-color: transparent;
  color: #333;
}
.overlay_slow_c3b9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.overlay_slow_c3b9 [class*="social-icon-google-plus"].bottom_c7df {
  background-color: transparent;
  color: #dd4b39;
}
.overlay_slow_c3b9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.overlay_slow_c3b9 [class*="social-icon-houzz"].bottom_c7df {
  background-color: transparent;
  color: #7ac142;
}
.overlay_slow_c3b9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.overlay_slow_c3b9 [class*="social-icon-instagram"].bottom_c7df {
  background-color: transparent;
  color: #262626;
}
.overlay_slow_c3b9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.overlay_slow_c3b9 [class*="social-icon-jsfiddle"].bottom_c7df {
  background-color: transparent;
  color: #487aa2;
}
.overlay_slow_c3b9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.overlay_slow_c3b9 [class*="social-icon-linkedin"].bottom_c7df {
  background-color: transparent;
  color: #0077b5;
}
.overlay_slow_c3b9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.overlay_slow_c3b9 [class*="social-icon-medium"].bottom_c7df {
  background-color: transparent;
  color: #00ab6b;
}
.overlay_slow_c3b9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.overlay_slow_c3b9
  [class*="social-icon-odnoklassniki"].bottom_c7df {
  background-color: transparent;
  color: #f4731c;
}
.overlay_slow_c3b9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.overlay_slow_c3b9 [class*="social-icon-meetup"].bottom_c7df {
  background-color: transparent;
  color: #ec1c40;
}
.overlay_slow_c3b9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.overlay_slow_c3b9 [class*="social-icon-pinterest"].bottom_c7df {
  background-color: transparent;
  color: #bd081c;
}
.overlay_slow_c3b9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.overlay_slow_c3b9 [class*="social-icon-product-hunt"].bottom_c7df {
  background-color: transparent;
  color: #da552f;
}
.overlay_slow_c3b9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.overlay_slow_c3b9 [class*="social-icon-reddit"].bottom_c7df {
  background-color: transparent;
  color: #ff4500;
}
.overlay_slow_c3b9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.overlay_slow_c3b9 [class*="social-icon-rss"].bottom_c7df {
  background-color: transparent;
  color: #f26522;
}
.overlay_slow_c3b9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.overlay_slow_c3b9
  [class*="social-icon-shopping-cart"].bottom_c7df {
  background-color: transparent;
  color: #4caf50;
}
.overlay_slow_c3b9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.overlay_slow_c3b9 [class*="social-icon-skype"].bottom_c7df {
  background-color: transparent;
  color: #00aff0;
}
.overlay_slow_c3b9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.overlay_slow_c3b9 [class*="social-icon-slideshare"].bottom_c7df {
  background-color: transparent;
  color: #0077b5;
}
.overlay_slow_c3b9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.overlay_slow_c3b9 [class*="social-icon-snapchat"].bottom_c7df {
  background-color: transparent;
  color: #fffc00;
}
.overlay_slow_c3b9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.overlay_slow_c3b9 [class*="social-icon-soundcloud"].bottom_c7df {
  background-color: transparent;
  color: #f80;
}
.overlay_slow_c3b9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.overlay_slow_c3b9 [class*="social-icon-spotify"].bottom_c7df {
  background-color: transparent;
  color: #2ebd59;
}
.overlay_slow_c3b9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.overlay_slow_c3b9
  [class*="social-icon-stack-overflow"].bottom_c7df {
  background-color: transparent;
  color: #fe7a15;
}
.overlay_slow_c3b9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.overlay_slow_c3b9 [class*="social-icon-maldkfgram"].bottom_c7df {
  background-color: transparent;
  color: #2ca5e0;
}
.overlay_slow_c3b9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.overlay_slow_c3b9 [class*="social-icon-tripadvisor"].bottom_c7df {
  background-color: transparent;
  color: #589442;
}
.overlay_slow_c3b9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.overlay_slow_c3b9 [class*="social-icon-tumblr"].bottom_c7df {
  background-color: transparent;
  color: #35465c;
}
.overlay_slow_c3b9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.overlay_slow_c3b9 [class*="social-icon-twitch"].bottom_c7df {
  background-color: transparent;
  color: #6441a5;
}
.overlay_slow_c3b9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.overlay_slow_c3b9 [class*="social-icon-twitter"].bottom_c7df {
  background-color: transparent;
  color: #1da1f2;
}
.overlay_slow_c3b9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.overlay_slow_c3b9 [class*="social-icon-vimeo"].bottom_c7df {
  background-color: transparent;
  color: #1ab7ea;
}
.overlay_slow_c3b9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.overlay_slow_c3b9 [class*="social-icon-vk"].bottom_c7df {
  background-color: transparent;
  color: #45668e;
}
.overlay_slow_c3b9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.overlay_slow_c3b9 [class*="social-icon-weibo"].bottom_c7df {
  background-color: transparent;
  color: #df2029;
}
.overlay_slow_c3b9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.overlay_slow_c3b9 [class*="social-icon-weixin"].bottom_c7df {
  background-color: transparent;
  color: #7bb32e;
}
.overlay_slow_c3b9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.overlay_slow_c3b9 [class*="social-icon-whatsapp"].bottom_c7df {
  background-color: transparent;
  color: #25d366;
}
.overlay_slow_c3b9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.overlay_slow_c3b9 [class*="social-icon-wordpress"].bottom_c7df {
  background-color: transparent;
  color: #21759b;
}
.overlay_slow_c3b9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.overlay_slow_c3b9 [class*="social-icon-xing"].bottom_c7df {
  background-color: transparent;
  color: #026466;
}
.overlay_slow_c3b9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.overlay_slow_c3b9 [class*="social-icon-yelp"].bottom_c7df {
  background-color: transparent;
  color: #af0606;
}
.overlay_slow_c3b9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.overlay_slow_c3b9 [class*="social-icon-youtube"].bottom_c7df {
  background-color: transparent;
  color: #cd201f;
}
.section-8c6a {
  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;
}
.section-8c6a:hover {
  box-shadow: none;
  background: 0 0;
}
.photo_south_a0d6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.list_a413 {
  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;
}
.primary-87eb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.feature-basic-55dc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.feature-basic-55dc,
.feature-basic-55dc::after,
.feature-basic-55dc::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;
}
.feature-basic-55dc::after,
.feature-basic-55dc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline_d8f7 .list_a413 .primary-87eb {
  margin-top: -2px;
  width: 19px;
}
.outline_d8f7 .list_a413 .feature-basic-55dc {
  margin-top: -1px;
}
.outline_d8f7 .list_a413 .feature-basic-55dc,
.outline_d8f7 .list_a413 .feature-basic-55dc::after,
.outline_d8f7 .list_a413 .feature-basic-55dc::before {
  width: 19px;
  height: 2px;
}
.outline_d8f7 .list_a413 .feature-basic-55dc::before {
  top: -6px;
}
.outline_d8f7 .list_a413 .feature-basic-55dc::after {
  bottom: -6px;
}
.search_under_09d1 .list_a413 .primary-87eb {
  margin-top: -2px;
  width: 22px;
}
.search_under_09d1 .list_a413 .feature-basic-55dc {
  margin-top: -1px;
}
.search_under_09d1 .list_a413 .feature-basic-55dc,
.search_under_09d1 .list_a413 .feature-basic-55dc::after,
.search_under_09d1 .list_a413 .feature-basic-55dc::before {
  width: 22px;
  height: 2px;
}
.search_under_09d1 .list_a413 .feature-basic-55dc::before {
  top: -7px;
}
.search_under_09d1 .list_a413 .feature-basic-55dc::after {
  bottom: -7px;
}
.heading-active-c499 .list_a413 .primary-87eb {
  margin-top: -2px;
  width: 31px;
}
.heading-active-c499 .list_a413 .feature-basic-55dc {
  margin-top: -1.5px;
}
.heading-active-c499 .list_a413 .feature-basic-55dc,
.heading-active-c499 .list_a413 .feature-basic-55dc::after,
.heading-active-c499 .list_a413 .feature-basic-55dc::before {
  width: 31px;
  height: 3px;
}
.heading-active-c499 .list_a413 .feature-basic-55dc::before {
  top: -9px;
}
.heading-active-c499 .list_a413 .feature-basic-55dc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .narrow_c858 .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_c858 .list_a413 .feature-basic-55dc {
    margin-top: -1px;
  }
  .narrow_c858 .list_a413 .feature-basic-55dc,
  .narrow_c858 .list_a413 .feature-basic-55dc::after,
  .narrow_c858 .list_a413 .feature-basic-55dc::before {
    width: 19px;
    height: 2px;
  }
  .narrow_c858 .list_a413 .feature-basic-55dc::before {
    top: -6px;
  }
  .narrow_c858 .list_a413 .feature-basic-55dc::after {
    bottom: -6px;
  }
  .down-aee6 .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 22px;
  }
  .down-aee6 .list_a413 .feature-basic-55dc {
    margin-top: -1px;
  }
  .down-aee6 .list_a413 .feature-basic-55dc,
  .down-aee6 .list_a413 .feature-basic-55dc::after,
  .down-aee6 .list_a413 .feature-basic-55dc::before {
    width: 22px;
    height: 2px;
  }
  .down-aee6 .list_a413 .feature-basic-55dc::before {
    top: -7px;
  }
  .down-aee6 .list_a413 .feature-basic-55dc::after {
    bottom: -7px;
  }
  .disabled-e189 .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-e189 .list_a413 .feature-basic-55dc {
    margin-top: -1.5px;
  }
  .disabled-e189 .list_a413 .feature-basic-55dc,
  .disabled-e189 .list_a413 .feature-basic-55dc::after,
  .disabled-e189 .list_a413 .feature-basic-55dc::before {
    width: 31px;
    height: 3px;
  }
  .disabled-e189 .list_a413 .feature-basic-55dc::before {
    top: -9px;
  }
  .disabled-e189 .list_a413 .feature-basic-55dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gas_fdc9 .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 19px;
  }
  .gas_fdc9 .list_a413 .feature-basic-55dc {
    margin-top: -1px;
  }
  .gas_fdc9 .list_a413 .feature-basic-55dc,
  .gas_fdc9 .list_a413 .feature-basic-55dc::after,
  .gas_fdc9 .list_a413 .feature-basic-55dc::before {
    width: 19px;
    height: 2px;
  }
  .gas_fdc9 .list_a413 .feature-basic-55dc::before {
    top: -6px;
  }
  .gas_fdc9 .list_a413 .feature-basic-55dc::after {
    bottom: -6px;
  }
  .pattern_rough_4e6a .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_rough_4e6a .list_a413 .feature-basic-55dc {
    margin-top: -1px;
  }
  .pattern_rough_4e6a .list_a413 .feature-basic-55dc,
  .pattern_rough_4e6a .list_a413 .feature-basic-55dc::after,
  .pattern_rough_4e6a .list_a413 .feature-basic-55dc::before {
    width: 22px;
    height: 2px;
  }
  .pattern_rough_4e6a .list_a413 .feature-basic-55dc::before {
    top: -7px;
  }
  .pattern_rough_4e6a .list_a413 .feature-basic-55dc::after {
    bottom: -7px;
  }
  .module_pressed_c798 .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 31px;
  }
  .module_pressed_c798 .list_a413 .feature-basic-55dc {
    margin-top: -1.5px;
  }
  .module_pressed_c798 .list_a413 .feature-basic-55dc,
  .module_pressed_c798 .list_a413 .feature-basic-55dc::after,
  .module_pressed_c798 .list_a413 .feature-basic-55dc::before {
    width: 31px;
    height: 3px;
  }
  .module_pressed_c798 .list_a413 .feature-basic-55dc::before {
    top: -9px;
  }
  .module_pressed_c798 .list_a413 .feature-basic-55dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tiny-061c .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 19px;
  }
  .tiny-061c .list_a413 .feature-basic-55dc {
    margin-top: -1px;
  }
  .tiny-061c .list_a413 .feature-basic-55dc,
  .tiny-061c .list_a413 .feature-basic-55dc::after,
  .tiny-061c .list_a413 .feature-basic-55dc::before {
    width: 19px;
    height: 2px;
  }
  .tiny-061c .list_a413 .feature-basic-55dc::before {
    top: -6px;
  }
  .tiny-061c .list_a413 .feature-basic-55dc::after {
    bottom: -6px;
  }
  .banner-action-8a2e .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 22px;
  }
  .banner-action-8a2e .list_a413 .feature-basic-55dc {
    margin-top: -1px;
  }
  .banner-action-8a2e .list_a413 .feature-basic-55dc,
  .banner-action-8a2e .list_a413 .feature-basic-55dc::after,
  .banner-action-8a2e .list_a413 .feature-basic-55dc::before {
    width: 22px;
    height: 2px;
  }
  .banner-action-8a2e .list_a413 .feature-basic-55dc::before {
    top: -7px;
  }
  .banner-action-8a2e .list_a413 .feature-basic-55dc::after {
    bottom: -7px;
  }
  .image_15c7 .list_a413 .primary-87eb {
    margin-top: -2px;
    width: 31px;
  }
  .image_15c7 .list_a413 .feature-basic-55dc {
    margin-top: -1.5px;
  }
  .image_15c7 .list_a413 .feature-basic-55dc,
  .image_15c7 .list_a413 .feature-basic-55dc::after,
  .image_15c7 .list_a413 .feature-basic-55dc::before {
    width: 31px;
    height: 3px;
  }
  .image_15c7 .list_a413 .feature-basic-55dc::before {
    top: -9px;
  }
  .image_15c7 .list_a413 .feature-basic-55dc::after {
    bottom: -9px;
  }
}
.block-down-9395 .feature-basic-55dc {
  -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);
}
.block-down-9395 .feature-basic-55dc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block-down-9395 .feature-basic-55dc::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);
}
.block-down-9395.thumbnail_smooth_eb90 .feature-basic-55dc {
  -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);
}
.block-down-9395.thumbnail_smooth_eb90 .feature-basic-55dc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block-down-9395.thumbnail_smooth_eb90 .feature-basic-55dc::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);
}
.short-34c4 {
  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.container_4a12:before {
  display: none;
}
.over_33e5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.over_33e5 .stone_98d4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.over_33e5 .stone_98d4:last-of-type {
  border-bottom: none;
}
.over_33e5 .stone_98d4.gradient-silver-cbc3,
.over_33e5 .stone_98d4.nav_2e30,
.over_33e5 .stone_98d4.over_4a7c {
  padding: 0;
}
.over_33e5 .primary-orange-1ce0 .caption-action-e8d6 {
  color: currentColor;
}
.over_33e5 .primary-orange-1ce0 .caption-action-e8d6:focus,
.over_33e5 .primary-orange-1ce0 .caption-action-e8d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_33e5.photo-glass-1238 .component-f086,
.over_33e5.photo-glass-1238 .status-hovered-1ed6 a,
.over_33e5.photo-glass-1238 .layout-44f5 a,
.over_33e5.photo-glass-1238 .primary_over_b0d1 a {
  color: rgba(0, 0, 0, 0.55);
}
.over_33e5.photo-glass-1238 .component-f086:hover,
.over_33e5.photo-glass-1238 .status-hovered-1ed6 a:hover,
.over_33e5.photo-glass-1238 .layout-44f5 a:hover,
.over_33e5.photo-glass-1238 .primary_over_b0d1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over_33e5.photo-glass-1238 .prev_8947 {
  color: rgba(0, 0, 0, 0.8);
}
.over_33e5.photo-glass-1238 .stone_98d4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_33e5.photo-glass-1238 .stone_98d4:before {
  background: rgba(0, 0, 0, 0.08);
}
.over_33e5.photo-glass-1238 .dynamic_39d7:before {
  background: rgba(255, 255, 255, 0.9);
}
.over_33e5.photo-glass-1238 .primary-orange-1ce0 .container_lower_480b li a,
.over_33e5.photo-glass-1238 .primary-orange-1ce0 .caption-action-e8d6,
.over_33e5.photo-glass-1238 .primary_over_b0d1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_33e5.photo-glass-1238 .primary-orange-1ce0 .caption-action-e8d6:focus,
.over_33e5.photo-glass-1238 .primary-orange-1ce0 .caption-action-e8d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_33e5.photo-glass-1238 .container_lower_480b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_33e5.filter_f5af .component-f086,
.over_33e5.filter_f5af .status-hovered-1ed6 a,
.over_33e5.filter_f5af .layout-44f5 .caption-action-e8d6,
.over_33e5.filter_f5af .layout-44f5 a,
.over_33e5.filter_f5af .primary_over_b0d1 a {
  color: rgba(255, 255, 255, 0.79);
}
.over_33e5.filter_f5af .component-f086:hover,
.over_33e5.filter_f5af .status-hovered-1ed6 a:hover,
.over_33e5.filter_f5af .layout-44f5 .caption-action-e8d6:hover,
.over_33e5.filter_f5af .layout-44f5 a:hover,
.over_33e5.filter_f5af .primary_over_b0d1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_33e5.filter_f5af .prev_8947 {
  color: rgba(255, 255, 255, 0.99);
}
.over_33e5.filter_f5af .stone_98d4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_33e5.filter_f5af .stone_98d4:before {
  background: rgba(255, 255, 255, 0.08);
}
.over_33e5.filter_f5af .dynamic_39d7:before {
  background: rgba(0, 0, 0, 0.9);
}
.over_33e5.filter_f5af .primary-orange-1ce0 .container_lower_480b li a,
.over_33e5.filter_f5af .primary-orange-1ce0 .caption-action-e8d6,
.over_33e5.filter_f5af .primary_over_b0d1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_33e5.filter_f5af .primary-orange-1ce0 .caption-action-e8d6:focus,
.over_33e5.filter_f5af .primary-orange-1ce0 .caption-action-e8d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_33e5.filter_f5af .container_lower_480b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_39d7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dynamic_39d7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dropdown_77f4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.preview-simple-f19d .over_33e5 {
  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;
}
.preview-simple-f19d .stone_98d4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.preview-simple-f19d .stone_98d4: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) {
  .preview-simple-f19d .stone_98d4:before {
    width: 16%;
    left: 42%;
  }
}
.preview-simple-f19d .stone_98d4:last-child:before {
  content: none;
}
.preview-simple-f19d .stone_98d4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.preview-simple-f19d .primary-orange-1ce0 .container_lower_480b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.preview-simple-f19d .primary-orange-1ce0 .container_lower_480b li a .caption-action-e8d6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.preview-simple-f19d .primary-orange-1ce0 .primary_over_b0d1 {
  border: none;
}
.preview-simple-f19d .primary-orange-1ce0 .primary_over_b0d1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.preview-simple-f19d .dynamic_39d7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.preview-simple-f19d .dropdown_77f4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.preview-simple-f19d .filter_f5af .dynamic_39d7:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview-simple-f19d .photo-glass-1238.progress_7b8c .feature-basic-55dc {
  background: rgba(0, 0, 0, 0.6);
}
.preview-simple-f19d
  .photo-glass-1238.progress_7b8c
  .feature-basic-55dc::after,
.preview-simple-f19d
  .photo-glass-1238.progress_7b8c
  .feature-basic-55dc:before {
  background: inherit;
}
.preview-simple-f19d
  .photo-glass-1238.progress_7b8c:hover
  .feature-basic-55dc {
  background: rgba(0, 0, 0, 0.8);
}
.sort-2112 .over_33e5 {
  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) {
  .sort-2112 .over_33e5 {
    width: auto;
    right: 45px;
  }
}
.mask_prev_bfe0 .over_33e5 {
  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) {
  .mask_prev_bfe0 .over_33e5 {
    width: auto;
    left: 45px;
  }
}
.container_4a12 .over_33e5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container_4a12 .dropdown_77f4 {
  max-width: 48em;
  margin: 0 auto;
}
.container_4a12 .dynamic_39d7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer-tiny-badd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer-tiny-badd.preview-simple-f19d .over_33e5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer-tiny-badd.sort-2112 .over_33e5 {
  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);
}
.footer-tiny-badd .over_33e5 {
  visibility: visible;
}
.footer-tiny-badd.mask_prev_bfe0 .over_33e5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.popup_complex_143e,
.west_7e60 {
  overflow-x: hidden;
}
.popup_complex_143e .over_33e5 {
  overflow: auto;
}
.popup_complex_143e.preview-simple-f19d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_complex_143e.preview-simple-f19d .over_33e5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.popup_complex_143e.preview-simple-f19d .section-8c6a {
  opacity: 0;
}
.popup_complex_143e.sort-2112 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_complex_143e.sort-2112 .over_33e5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.popup_complex_143e.sort-2112 .section-8c6a {
  opacity: 0;
}
.popup_complex_143e.mask_prev_bfe0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_complex_143e.mask_prev_bfe0 .over_33e5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.popup_complex_143e.mask_prev_bfe0 .section-8c6a {
  opacity: 0;
}
.popup_complex_143e.container_4a12 .over_33e5 {
  z-index: 10;
  visibility: visible;
}
.progress_7b8c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_7b8c .feature-basic-55dc {
  background: rgba(255, 255, 255, 0.99);
}
.progress_7b8c .feature-basic-55dc::after,
.progress_7b8c .feature-basic-55dc:before {
  background: inherit;
}
.progress_7b8c:hover .feature-basic-55dc {
  background: rgba(255, 255, 255, 0.99);
}
.mask_prev_bfe0 .progress_7b8c {
  top: 10px;
  right: auto;
  left: 12px;
}
.container_4a12 .progress_7b8c {
  display: none !important;
}
.popup_complex_143e:before,
.west_7e60:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.popup_complex_143e .progress_7b8c,
.west_7e60 .progress_7b8c {
  display: inline-block;
}
.over_33e5 .active-active-d340 {
  -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;
}
.popup_complex_143e .over_33e5 .active-active-d340,
.west_7e60 .over_33e5 .active-active-d340 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column-04e0 .tooltip-upper-df69 {
  width: 100%;
}
.focus-2bf8 {
  padding: 0 0.5em 0;
}
.focus-2bf8 [class*="customify-col-"],
.focus-2bf8 [class*="customify-col_"],
.focus-2bf8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section_gold_2fad .focus-2bf8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dynamic_e8b5 .info-5872,
  .info-5872 {
    display: none;
  }
  .pattern_green_dbf9 {
    text-align: left;
  }
  .east-768a {
    text-align: center;
  }
  .aside_pro_ce88 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_e8b5 .overlay-paper-bde2,
  .overlay-paper-bde2 {
    display: none;
  }
  .panel_small_2765 {
    text-align: left;
  }
  .row-paper-04e1 {
    text-align: center;
  }
  .plasma-f618 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_e8b5 .main_small_49fa,
  .main_small_49fa {
    display: none;
  }
  .last-0c69 {
    text-align: left;
  }
  .label-8627 {
    text-align: center;
  }
  .east_dee0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption_47c0 {
  box-shadow: none !important;
}
.outer-420f .chip_small_f106,
.next_78d5 .chip_small_f106 {
  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;
}
.next_78d5 .chip_small_f106 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.prev_371f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.prev_371f:after,
.prev_371f:before {
  content: "";
  display: table;
}
.prev_371f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .prev_371f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.prev_371f,
.orange_3877 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu-large-11b1.shade_gas_0b51 .prev_371f {
  max-width: 100%;
}
.menu-large-11b1.pressed_314b {
  max-width: 1200px;
  margin: 0 auto;
}
.menu-large-11b1.footer-large-3061 .prev_371f {
  max-width: 100%;
}
.menu-large-11b1.footer-large-3061 > .prev_371f {
  padding-left: 0;
  padding-right: 0;
}
.menu-large-11b1.footer-large-3061 > .prev_371f .dynamic_e8b5 {
  margin: 0;
}
.menu-large-11b1.footer-large-3061
  > .prev_371f
  .center-6453.lite_b655 {
  margin-right: 0;
  margin-left: 0;
}
.menu-large-11b1.footer-large-3061 #main.lite_b655 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel-cdb2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-cdb2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .card-dim-03f1 .bottom-3ccb {
    padding-right: 1em;
  }
  .card-dim-03f1.fast-ac52 .center-6453 {
    border-right: 1px solid #eaecee;
  }
  .card-dim-03f1.fast-ac52 .bottom-3ccb {
    padding-right: 1em;
  }
  .card-dim-03f1.fast-ac52 .yellow-d468 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-6575 .bottom-3ccb {
    padding-left: 1em;
  }
  .carousel-6575.fast-ac52 .center-6453 {
    border-left: 1px solid #eaecee;
  }
  .carousel-6575.fast-ac52 .bottom-3ccb {
    padding-left: 1em;
  }
  .carousel-6575.fast-ac52 .yellow-d468 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_218a .bottom-3ccb {
    padding-left: 1em;
  }
  .description_218a.fast-ac52 .info_cool_85e6 {
    border-right: 1px solid #eaecee;
  }
  .description_218a.fast-ac52 .outer_75e5 {
    border-right: 1px solid #eaecee;
  }
  .description_218a.fast-ac52 .bottom-3ccb {
    padding-left: 1em;
  }
  .description_218a.fast-ac52 .yellow-d468 {
    padding-right: 1em;
  }
  .description_218a.fast-ac52 .list_da58 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-1cf3 .bottom-3ccb {
    padding-right: 1em;
  }
  .chip-1cf3.fast-ac52 .info_cool_85e6 {
    border-left: 1px solid #eaecee;
  }
  .chip-1cf3.fast-ac52 .outer_75e5 {
    border-left: 1px solid #eaecee;
  }
  .chip-1cf3.fast-ac52 .bottom-3ccb {
    padding-right: 1em;
  }
  .chip-1cf3.fast-ac52 .yellow-d468 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-1cf3.fast-ac52 .list_da58 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-cdb2 .bottom-3ccb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel-cdb2.fast-ac52 .center-6453 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel-cdb2.fast-ac52 .bottom-3ccb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel-cdb2.fast-ac52 .yellow-d468 {
    padding-left: 1em;
  }
  .carousel-cdb2.fast-ac52 .list_da58 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel-cdb2.fast-ac52 .bottom-3ccb {
    padding-left: 0;
  }
}
.focus_faa2 .notification_hot_2ef8 {
  display: inline-block;
}
.middle_2aa4 {
  display: inline-block;
}
.bright-5820 {
  word-con: break-word;
}
.shadow-3fa5 > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow-3fa5 .hard_45fa {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow-3fa5 .orange-8b13 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.nav-prev-7c1e .dim_456d {
  margin-bottom: 2em;
}
.nav-prev-7c1e .thumbnail_north_bdbc {
  margin-bottom: 15px;
}
.nav-prev-7c1e .thumbnail_north_bdbc:last-child {
  margin-bottom: 0;
}
.nav-prev-7c1e .accordion_copper_81cc {
  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) {
  .nav-prev-7c1e .accordion_copper_81cc {
    display: block;
  }
}
.nav-prev-7c1e .wood-85c6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .nav-prev-7c1e .wood-85c6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.nav-prev-7c1e .stone-2f18 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.nav-prev-7c1e .stone-2f18 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.nav-prev-7c1e .stone-2f18 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.nav-prev-7c1e .bright-5820 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav-prev-7c1e .bright-5820 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.nav-prev-7c1e .banner_right_db7e p:last-child {
  margin-bottom: 0;
}
.nav-prev-7c1e .simple_467f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.nav-prev-7c1e .lower-f2b6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.nav-prev-7c1e .grid-fresh-ef33 {
  margin-top: 1em;
}
.nav-prev-7c1e .section_d603 {
  top: 0;
  display: block;
}
.nav-prev-7c1e .section_d603 a {
  color: inherit;
}
.nav-prev-7c1e .section_d603 a:hover {
  color: inherit;
}
.nav-prev-7c1e .block-2730 {
  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;
}
.nav-prev-7c1e .block-2730:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.nav-prev-7c1e .lower-f2b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.nav-prev-7c1e .summary_3460 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.nav-prev-7c1e .summary_3460:first-child {
  margin-top: 0;
}
.nav-prev-7c1e .summary_3460.focus-77e7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nav-prev-7c1e .summary_3460.sort_e2a7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav-prev-7c1e
  .summary_3460.sort_e2a7.breadcrumb_active_cc74
  .grid-fresh-ef33 {
  width: 100%;
}
.nav-prev-7c1e .sort_e2a7 {
  -webkit-box-align: center;
  align-items: center;
}
.nav-prev-7c1e .sort_e2a7 .shadow-3fa5,
.nav-prev-7c1e .sort_e2a7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.nav-prev-7c1e .stone-2f18 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-prev-7c1e .stone-2f18 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-prev-7c1e .stone-2f18: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;
}
.nav-prev-7c1e .focus-77e7 {
  z-index: 5;
}
.nav-prev-7c1e .carousel-wood-2c6a .block-8f0a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.nav-prev-7c1e .texture-9e4f .block-8f0a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.nav-prev-7c1e .icon_white_5781 .block-8f0a {
  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;
}
.nav-prev-7c1e.header_8d44 .accordion_copper_81cc,
.nav-prev-7c1e.out_ea7d .accordion_copper_81cc {
  display: block;
}
.nav-prev-7c1e.header_8d44 .accordion_copper_81cc .large-19cf,
.nav-prev-7c1e.header_8d44 .accordion_copper_81cc .lower-f2b6,
.nav-prev-7c1e.out_ea7d .accordion_copper_81cc .large-19cf,
.nav-prev-7c1e.out_ea7d .accordion_copper_81cc .lower-f2b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav-prev-7c1e.yellow_6d9a .wood-85c6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .nav-prev-7c1e.yellow_6d9a .wood-85c6 {
    margin-right: 0;
  }
}
.nav-prev-7c1e.header_8d44 .wood-85c6,
.nav-prev-7c1e.out_ea7d .wood-85c6 {
  padding-top: 40%;
}
.nav-prev-7c1e.header_8d44 .dim_456d,
.nav-prev-7c1e.out_ea7d .dim_456d {
  display: block;
}
.nav-prev-7c1e.header_8d44 .fn-sticky-c70d .lower-f2b6,
.nav-prev-7c1e.out_ea7d .fn-sticky-c70d .lower-f2b6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.nav-prev-7c1e.header_8d44 .wood-85c6,
.nav-prev-7c1e.out_ea7d .wood-85c6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.nav-prev-7c1e.header_8d44 .lower-f2b6 {
  padding: 1em;
}
.table-b7ea {
  margin: 30px auto;
  display: block;
}
.table-b7ea .easy-8f4a > * {
  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;
}
.table-b7ea .easy-8f4a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table-b7ea .easy-8f4a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary-hovered-d557 .shadow-3fa5 {
  margin-bottom: 1.41575em;
}
.secondary-hovered-d557 .dropdown_silver_581a {
  margin-bottom: 1.618em;
}
.chip-a3a2 .carousel-liquid-5d1d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.chip-a3a2 .carousel-liquid-5d1d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.chip-a3a2 .white-b85d {
  max-width: 100%;
  overflow: auto;
}
.upper_82aa .chip-a3a2 a:hover {
  text-decoration: underline;
}
.card-4c56 .thumbnail_north_bdbc:not(.bright-5820),
.card-4c56 .stone-2f18 {
  margin-bottom: 1.41575em;
}
.card-4c56 .thumbnail_north_bdbc:not(.bright-5820):last-child,
.card-4c56 .stone-2f18:last-child {
  margin-bottom: 0;
}
.card-4c56 .thumbnail_north_bdbc.card-west-95f6 {
  margin-bottom: 0.41575em;
}
.card-4c56 .main-pro-4b40:before,
.card-4c56 .shade_0d7b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card-4c56 .main-pro-4b40:before {
  content: "\f115";
}
.card-4c56 .shade_0d7b:before {
  content: "\f02c";
}
.card-4c56 .old-e9b3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card-4c56 .old-e9b3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title_large_de7f {
  display: -webkit-box;
  display: flex;
}
.title_large_de7f .fluid-5849 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title_large_de7f .fluid-5849 {
    flex-basis: 90px;
  }
}
.title_large_de7f .pro_3eba {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_large_de7f .pro_3eba {
    flex-basis: calc(100% - 50px);
  }
}
.title_large_de7f .active-current-2621 p:last-child {
  margin-bottom: 0.72em;
}
.icon-f345 .easy-8f4a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.icon-f345 .easy-8f4a:after,
.icon-f345 .easy-8f4a:before {
  content: "";
  display: table;
}
.icon-f345 .easy-8f4a:after {
  clear: both;
}
.icon-f345 .easy-8f4a .gallery_09b2,
.icon-f345 .easy-8f4a .notice-smooth-c35d {
  width: 49%;
}
.icon-f345 .easy-8f4a .gallery_09b2 a span.green_ad06,
.icon-f345 .easy-8f4a .notice-smooth-c35d a span.green_ad06 {
  display: block;
  margin-bottom: 5px;
}
.icon-f345 .easy-8f4a .notice-smooth-c35d {
  float: left;
  text-align: left;
}
.icon-f345 .easy-8f4a .gallery_09b2 {
  float: right;
  text-align: right;
}
.east-ecc6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .east-ecc6 {
    margin-bottom: 0;
  }
}
.secondary-51f6 {
  margin-bottom: 1em;
}
.secondary-51f6 .bright-5820 {
  font-size: 1.1em;
  line-height: 1.3;
}
.new_6790 a {
  display: block;
  line-height: 0;
  position: relative;
}
.container_71ad .secondary-51f6,
.fast-55ef .secondary-51f6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .container_71ad .secondary-51f6,
  .fast-55ef .secondary-51f6 {
    display: block;
  }
}
.container_71ad .new_6790,
.fast-55ef .new_6790 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .container_71ad .new_6790,
  .fast-55ef .new_6790 {
    margin-bottom: 1em;
  }
}
.container_71ad .new_6790 img,
.fast-55ef .new_6790 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.container_71ad .detail-silver-4322,
.fast-55ef .detail-silver-4322 {
  flex-basis: calc(100% - 160px);
}
.container_71ad .detail-silver-4322 p,
.fast-55ef .detail-silver-4322 p {
  margin-bottom: 0;
}
.container_71ad .detail-silver-4322 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .container_71ad .detail-silver-4322 {
    padding-left: 0;
  }
}
.fast-55ef .detail-silver-4322 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fast-55ef .detail-silver-4322 {
    padding-right: 0;
  }
}
.fast-55ef .new_6790 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-iron-b4ef .new_6790 {
  margin-bottom: 0.5em;
}
.carousel-iron-b4ef .new_6790 img {
  width: 100%;
}
.label_dd7a .image-advanced-7dcf,
.frame_bc3f .image-advanced-7dcf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.frame_bc3f .center-6453 .hard_e944 p:last-child {
  margin-bottom: 0;
}
.texture_04c9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip_f679 .selected_17fe {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip_f679 .selected_17fe:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip_f679 .selected_17fe ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_f679 .selected_17fe ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip_f679 .selected_17fe ul li {
  margin: 0 0 0.6em;
}
.tooltip_f679 .selected_17fe ul li.module_4bb3,
.tooltip_f679 .selected_17fe ul li.breadcrumb-upper-a3a5 {
  position: relative;
}
.tooltip_f679 .selected_17fe ul li.module_4bb3 .photo_upper_d58e,
.tooltip_f679 .selected_17fe ul li.breadcrumb-upper-a3a5 .photo_upper_d58e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip_f679 .selected_17fe ul li.module_4bb3:after:after,
.tooltip_f679 .selected_17fe ul li.module_4bb3:after:before,
.tooltip_f679
  .selected_17fe
  ul
  li.breadcrumb-upper-a3a5:after:after,
.tooltip_f679
  .selected_17fe
  ul
  li.breadcrumb-upper-a3a5:after:before {
  content: "";
  display: table;
}
.tooltip_f679 .selected_17fe ul li.module_4bb3:after:after,
.tooltip_f679
  .selected_17fe
  ul
  li.breadcrumb-upper-a3a5:after:after {
  clear: both;
}
.tooltip_f679 .selected_17fe a.gallery_solid_6fe8:hover {
  text-decoration: none;
}
.tooltip_f679 .selected_17fe select {
  max-width: 100%;
}
.tooltip_f679 .selected_17fe table {
  font-size: 85%;
}
.tooltip_f679 .selected_17fe table td,
.tooltip_f679 .selected_17fe table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip_f679 .selected_17fe table tfoot td {
  text-align: left;
}
.tooltip_f679 .selected_17fe :last-child {
  margin-bottom: 0;
}
.tooltip_f679 .selected_17fe .basic_0b37 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip_f679 .selected_17fe .basic_0b37 label {
  width: 100%;
}
.tooltip_f679 .selected_17fe .basic_0b37 .hidden-slow-69a6 {
  width: 100%;
  display: block;
}
.tooltip_f679 .selected_17fe .basic_0b37 .gas_ffe4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip_f679 .selected_17fe .basic_0b37 .gas_ffe4:hover svg #svg-search {
  fill: #444;
}
.tooltip_f679 .selected_17fe .basic_0b37 .gas_ffe4 svg {
  width: 18px;
  height: 18px;
}
.tooltip_f679 .dim_a2c4 ul ul,
.tooltip_f679 .background-63d7 ul ul,
.tooltip_f679 .photo_c06b ul ul,
.tooltip_f679 .wrapper_f52a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip_f679 .dim_a2c4 .paper_b74e > a,
.tooltip_f679 .background-63d7 .paper_b74e > a,
.tooltip_f679 .photo_c06b .paper_b74e > a,
.tooltip_f679 .wrapper_f52a .paper_b74e > a {
  margin-bottom: 0;
}
.tooltip_f679 .stale-5d26 li,
.tooltip_f679 .dim_a2c4 li,
.tooltip_f679 .background-b66a li,
.tooltip_f679 .background-63d7 li,
.tooltip_f679 .photo_c06b li,
.tooltip_f679 .wrapper_f52a li,
.tooltip_f679 .summary_rough_0ad1 li,
.tooltip_f679 .aside_c79c li {
  display: block;
  position: relative;
}
.tooltip_f679 .stale-5d26 li:last-child,
.tooltip_f679 .dim_a2c4 li:last-child,
.tooltip_f679 .background-b66a li:last-child,
.tooltip_f679 .background-63d7 li:last-child,
.tooltip_f679 .photo_c06b li:last-child,
.tooltip_f679 .wrapper_f52a li:last-child,
.tooltip_f679 .summary_rough_0ad1 li:last-child,
.tooltip_f679 .aside_c79c li:last-child {
  border: none;
}
.tooltip_f679 .stale-5d26 li a,
.tooltip_f679 .dim_a2c4 li a,
.tooltip_f679 .background-b66a li a,
.tooltip_f679 .background-63d7 li a,
.tooltip_f679 .photo_c06b li a,
.tooltip_f679 .wrapper_f52a li a,
.tooltip_f679 .summary_rough_0ad1 li a,
.tooltip_f679 .aside_c79c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_f679 .stale-5d26 li ul li::before,
.tooltip_f679 .dim_a2c4 li ul li::before,
.tooltip_f679 .background-b66a li ul li::before,
.tooltip_f679 .background-63d7 li ul li::before,
.tooltip_f679 .photo_c06b li ul li::before,
.tooltip_f679 .wrapper_f52a li ul li::before,
.tooltip_f679 .summary_rough_0ad1 li ul li::before,
.tooltip_f679 .aside_c79c li ul li::before {
  left: 15px;
}
.tooltip_f679 .stale-5d26 li ul a,
.tooltip_f679 .dim_a2c4 li ul a,
.tooltip_f679 .background-b66a li ul a,
.tooltip_f679 .background-63d7 li ul a,
.tooltip_f679 .photo_c06b li ul a,
.tooltip_f679 .wrapper_f52a li ul a,
.tooltip_f679 .summary_rough_0ad1 li ul a,
.tooltip_f679 .aside_c79c li ul a {
  padding-left: 20px;
}
.tooltip_f679 .stale-5d26 li ul ul li::before,
.tooltip_f679 .dim_a2c4 li ul ul li::before,
.tooltip_f679 .background-b66a li ul ul li::before,
.tooltip_f679 .background-63d7 li ul ul li::before,
.tooltip_f679 .photo_c06b li ul ul li::before,
.tooltip_f679 .wrapper_f52a li ul ul li::before,
.tooltip_f679 .summary_rough_0ad1 li ul ul li::before,
.tooltip_f679 .aside_c79c li ul ul li::before {
  left: 30px;
}
.tooltip_f679 .stale-5d26 li ul ul a,
.tooltip_f679 .dim_a2c4 li ul ul a,
.tooltip_f679 .background-b66a li ul ul a,
.tooltip_f679 .background-63d7 li ul ul a,
.tooltip_f679 .photo_c06b li ul ul a,
.tooltip_f679 .wrapper_f52a li ul ul a,
.tooltip_f679 .summary_rough_0ad1 li ul ul a,
.tooltip_f679 .aside_c79c li ul ul a {
  padding-left: 40px;
}
.tooltip_f679 .logo-1057 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_f679 .aside_c79c ul li {
  margin-bottom: 1.41575em;
}
.tooltip_f679 .aside_c79c ul li .liquid_d442 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip_f679 .aside_c79c ul li .footer-cool-1d26 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.filter_f5af .stale-5d26 li a,
.filter_f5af .dim_a2c4 li a,
.filter_f5af .background-b66a li a,
.filter_f5af .background-63d7 li a,
.filter_f5af .photo_c06b li a,
.filter_f5af .wrapper_f52a li a,
.filter_f5af .summary_rough_0ad1 li a,
.filter_f5af .aside_c79c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_f5af .logo-1057 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_f5af .selected_17fe ul li.module_4bb3 .photo_upper_d58e,
.filter_f5af .selected_17fe ul li.breadcrumb-upper-a3a5 .photo_upper_d58e {
  background: rgba(0, 0, 0, 0.2);
}
.filter_f5af .tooltip_f679 .selected_17fe select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li {
  margin: 0;
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li ul {
  margin: 0;
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li ul li a {
  padding-left: 15px;
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li ul li li a {
  padding-left: 30px;
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li.pink-7ebd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li.pink-7ebd > 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;
}
.menu-large-11b1 .tooltip_f679 .container_lower_480b li.pink-7ebd > 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;
}
.alert-fe4b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thumbnail_ccab {
  position: relative;
  z-index: 10;
}
.thumbnail_ccab .active-active-d340 {
  width: 100%;
  max-width: 100%;
}
.badge-4f97 .cool-3e30 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.badge-4f97 .photo-glass-1238 {
}
.badge-4f97 .filter_f5af {
  background: #292929;
}
.sort-a8b5 .cool-3e30 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort-a8b5 .photo-glass-1238 {
  background: #f9f9f9;
}
.sort-a8b5 .filter_f5af {
  background: #303030;
}
.primary-next-65aa .cool-3e30 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary-next-65aa .notification_hot_2ef8 {
    margin-bottom: 1em;
  }
  .primary-next-65aa .notification_hot_2ef8:last-child {
    margin-bottom: 0;
  }
}
.primary-next-65aa .photo-glass-1238 {
  background: #ededed;
}
.primary-next-65aa .filter_f5af {
  background: #1a1a1a;
}
.cool-3e30.photo-glass-1238 {
  color: rgba(0, 0, 0, 0.6);
}
.cool-3e30.photo-glass-1238 .upper-1e2a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-3e30.filter_f5af {
  color: rgba(255, 255, 255, 0.99);
}
.cool-3e30.filter_f5af a:not(.gallery_solid_6fe8) {
  color: rgba(255, 255, 255, 0.79);
}
.cool-3e30.filter_f5af a:not(.gallery_solid_6fe8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-3e30.filter_f5af .upper-1e2a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-3e30.filter_f5af table tbody td,
.cool-3e30.filter_f5af table th {
  background: rgba(0, 0, 0, 0.08);
}
.label-a972.content_c103 .prev_371f {
  max-width: initial;
}
.label-a972 .medium-ae99 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label-a972 .medium-ae99 .active-active-d340 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label-a972 .medium-ae99 .active-active-d340 {
    display: block;
    margin-bottom: 2em;
  }
  .label-a972 .medium-ae99 .active-active-d340:last-child {
    margin-bottom: 0;
  }
}
.primary-next-65aa .notification_hot_2ef8:last-child,
.sort-a8b5 .notification_hot_2ef8:last-child,
.badge-4f97 .notification_hot_2ef8:last-child {
  margin-bottom: 0;
}
.primary-next-65aa .notification_hot_2ef8 .tooltip_f679 .selected_17fe:last-child,
.sort-a8b5 .notification_hot_2ef8 .tooltip_f679 .selected_17fe:last-child,
.badge-4f97 .notification_hot_2ef8 .tooltip_f679 .selected_17fe:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary-next-65aa .narrow-9943,
  .primary-next-65aa .white-e725,
  .sort-a8b5 .narrow-9943,
  .sort-a8b5 .white-e725,
  .badge-4f97 .narrow-9943,
  .badge-4f97 .white-e725 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thumbnail_ccab .notification_hot_2ef8 {
    margin-bottom: 2em;
  }
}
.thumbnail_ccab p:last-child {
  margin-bottom: 0;
}
.thumbnail_ccab li,
.thumbnail_ccab ul {
  list-style: none;
  margin: 0;
}
.thumbnail_ccab ul ul {
  margin-left: 2.617924em;
}
.module_2931 {
  font-size: 0.875em;
}

/* css-noise: 37b5 */
.phantom-card-j8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
