/*!
Theme Name: Customify
Theme URI: https://pressmaximum.new_0301/customify
Author: WPCustomify
Author URI: https://pressmaximum.new_0301
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.new_0301/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item-in-4736.outline_copper_09ee/licenses/gpl-2.0.primary-hard-dea1
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.green-2178/, (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.layout_top_e496.dark-abb8/normalize.mini-076a/
 ======
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.mini-076a v7.0.0 | MIT License | github.new_0301/necolas/normalize.mini-076a */
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;
}
.footer-new-1487 .tertiary_focused_4b50,
.main-bright-3f1c,
.fresh_ab23,
.pattern-2e6a,
.hover_brown_145a,
.outline_gold_c858,
.progress-selected-1cd4,
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;
}
.main-bright-3f1c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main-bright-3f1c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main-bright-3f1c,
  h1 {
    font-size: 1.8em;
  }
}
.fresh_ab23,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fresh_ab23 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fresh_ab23,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fresh_ab23,
  h2 {
    font-size: 1.7em;
  }
}
.pattern-2e6a,
h3 {
  font-size: 1.618em;
}
.footer-new-1487 .tertiary_focused_4b50,
.hover_brown_145a,
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.green-67aa {
  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;
}
.column_6bdb:after,
.column_6bdb:before,
.first_86e1:after,
.first_86e1:before {
  content: "";
  display: table;
}
.column_6bdb:after,
.first_86e1:after {
  clear: both;
}
.up-41d8 {
  float: right;
  margin-right: 0;
}
.container-d5d5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.current_f9bd .tabs-713c,
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;
}
.current_f9bd .tabs-713c: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;
}
.center_23cb .tabs-713c {
  box-shadow: none;
}
.center_23cb
  .tabs-713c
  .dirty_9bda {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center_23cb .tabs-713c .card-b9a4 {
  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;
}
.center_23cb
  .tabs-713c
  .card-b9a4
  b {
  display: none;
}
.center_23cb .alert_outer_7948 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay-9fed:not(.hard_832a):not(.backdrop_pink_5e3f),
button:not(.hard_832a):not(.backdrop_pink_5e3f),
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ),
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ),
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ) {
  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;
}
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):hover,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):hover,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):hover,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):hover,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):active,
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):active,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):active,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):active,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):active,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus {
  outline: 0;
}
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100 {
  position: relative;
}
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .under_cb60,
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .iron_9d1a,
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .module_fluid_3390,
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  i,
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  svg,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .under_cb60,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .iron_9d1a,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .module_fluid_3390,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  i,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  svg,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .under_cb60,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .iron_9d1a,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .module_fluid_3390,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  i,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  svg,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .under_cb60,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .iron_9d1a,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .module_fluid_3390,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  i,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  svg,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .under_cb60,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .iron_9d1a,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  .module_fluid_3390,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  i,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100
  svg {
  visibility: hidden;
}
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100:after,
button:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100:after,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100:after,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100:after,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ).fn-loading-d100: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;
}
.overlay-9fed:not(.hard_832a):not(.backdrop_pink_5e3f),
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ),
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ),
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ) {
  color: #fff;
  background: #235787;
}
.overlay-9fed:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus,
input[type="button"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus,
input[type="reset"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus,
input[type="submit"]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ):focus {
  color: #fff;
}
.overlay-9fed.fn-disabled-d100:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ),
.overlay-9fed[disabled]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ),
button.fn-disabled-d100:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ),
button[disabled]:not(.hard_832a):not(
    .backdrop_pink_5e3f
  ) {
  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;
}
.section_current_fd6f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.section_current_fd6f: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;
}
.west_2a90 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slider-6740 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.footer_ee76 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.column_6bdb:after,
.column_6bdb:before,
.grid_wide_1a3f:after,
.grid_wide_1a3f:before,
.component-dfcd:after,
.component-dfcd:before,
.slider-cf06:after,
.slider-cf06:before,
.photo-3f0b:after,
.photo-3f0b:before,
.silver_bfe3:after,
.silver_bfe3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.column_6bdb:after,
.grid_wide_1a3f:after,
.component-dfcd:after,
.slider-cf06:after,
.photo-3f0b:after,
.silver_bfe3:after {
  clear: both;
}
.grid_wide_1a3f .backdrop_da99,
.component-dfcd .backdrop_da99,
.pagination-c92b .backdrop_da99 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.black_3983 {
  display: inline-block;
}
.main_orange_0e5d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main_orange_0e5d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main_orange_0e5d .progress_7138 {
  padding: 1em 0;
  font-size: 85%;
}
.progress_7138 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pressed_7cf2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pressed_7cf2:after,
.pressed_7cf2:before {
  content: "";
  display: table;
}
.pressed_7cf2:after {
  clear: both;
}
.accent_3397 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.red-22d7 .accent_3397 {
  max-width: 50%;
}
.block-lite-f866 .accent_3397 {
  max-width: 33.33%;
}
.tertiary-down-724a .accent_3397 {
  max-width: 25%;
}
.image_6809 .accent_3397 {
  max-width: 20%;
}
.banner-62cb .accent_3397 {
  max-width: 16.66%;
}
.hard_407d .accent_3397 {
  max-width: 14.28%;
}
.basic-fac2 .accent_3397 {
  max-width: 12.5%;
}
.accent-tall-4ae9 .accent_3397 {
  max-width: 11.11%;
}
.yellow-2e7e {
  display: block;
}
.footer-new-1487 .left-1726 label,
.footer-new-1487 .hovered-d87c label,
.footer-new-1487 .detail-right-f0c0 label,
.footer-new-1487 .table_f12b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.glass_64ab {
  list-style: none;
  margin: 0;
}
.glass_64ab article.banner_thick_75cc {
  margin-bottom: 0;
}
.glass_64ab ul {
  list-style: none;
  margin: 0;
}
.glass_64ab .module_bd6b li.banner_thick_75cc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .glass_64ab .module_bd6b li.banner_thick_75cc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .glass_64ab .module_bd6b li.banner_thick_75cc: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) {
  .glass_64ab .module_bd6b li.banner_thick_75cc li.banner_thick_75cc li.banner_thick_75cc li.banner_thick_75cc {
    padding-left: 0;
  }
}
article.banner_thick_75cc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_thick_75cc .grid_wide_1a3f p:last-of-type {
  margin-bottom: 0;
}
article.banner_thick_75cc .caption_dirty_0dda {
  float: left;
}
article.banner_thick_75cc .heading_646d {
  margin-left: 85px;
}
article.banner_thick_75cc .status_inner_46cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_thick_75cc .status_inner_46cc .carousel_upper_b39e {
  margin-left: 10px;
}
article.banner_thick_75cc .backdrop-active-0c0b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_thick_75cc .pro_8e88 {
  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 .left-1726,
  #respond .detail-right-f0c0,
  #respond .table_f12b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left-1726 input,
#respond .detail-right-f0c0 input,
#respond .table_f12b input {
  width: 100%;
}
#respond .table_f12b {
  margin-right: 0;
}
#respond .highlight_8af2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.brown-aa46 {
  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;
}
.brown-aa46.carousel-action-0dd8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.brown-aa46 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%);
}
.brown-aa46:focus,
.brown-aa46: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);
}
.motion-bbd1 {
  border-radius: 10%;
}
.element-fresh-5971 {
  border-radius: 50%;
}
.gradient-c48f {
  font-size: 0.72em;
}
.search_prev_9cf8 {
  font-size: 0.875em;
}
.hover-d51a {
  font-size: 1.1em;
}
.tabs_smooth_2320 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tabs_smooth_2320.gradient-c48f {
  letter-spacing: 0.5px;
}
.secondary-active-ed5f,
.secondary-active-ed5f a {
  color: #6d6d6d;
}
.secondary-active-ed5f a:hover {
  color: #111;
}
.status-caad {
  color: #6d6d6d;
}
.accordion_448a {
  overflow-x: hidden;
}
.accordion_448a .north_31d8.tall_8422 {
  position: relative;
}
.accordion_448a .north_31d8.tall_8422.link_glass_0606 {
  position: initial;
}
.accordion_448a
  .north_31d8.tall_8422.link_glass_0606
  .green-290b {
  left: auto;
}
.accordion_448a .north_31d8 .green-290b {
  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;
}
.accordion_448a .north_31d8:hover.tall_8422 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion_448a
  .north_31d8:hover.tall_8422
  .green-290b {
  display: block;
  z-index: 9999999;
}
.accordion_448a .component_large_38b4 .hidden-focused-6d1c,
.accordion_448a .bright_1703 .hidden-focused-6d1c {
  display: none;
}
.accordion_448a .avatar_6f49 .north_31d8:hover.tall_8422 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.footer-new-1487 .left-1726 label,
.footer-new-1487 .hovered-d87c label,
.footer-new-1487 .detail-right-f0c0 label,
.footer-new-1487 .table_f12b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.glass_64ab {
  list-style: none;
  margin: 0;
}
.glass_64ab article.banner_thick_75cc {
  margin-bottom: 0;
}
.glass_64ab ul {
  list-style: none;
  margin: 0;
}
.glass_64ab .module_bd6b li.banner_thick_75cc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .glass_64ab .module_bd6b li.banner_thick_75cc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .glass_64ab .module_bd6b li.banner_thick_75cc: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) {
  .glass_64ab .module_bd6b li.banner_thick_75cc li.banner_thick_75cc li.banner_thick_75cc li.banner_thick_75cc {
    padding-left: 0;
  }
}
article.banner_thick_75cc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_thick_75cc .grid_wide_1a3f p:last-of-type {
  margin-bottom: 0;
}
article.banner_thick_75cc .caption_dirty_0dda {
  float: left;
}
article.banner_thick_75cc .heading_646d {
  margin-left: 85px;
}
article.banner_thick_75cc .status_inner_46cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_thick_75cc .status_inner_46cc .carousel_upper_b39e {
  margin-left: 10px;
}
article.banner_thick_75cc .backdrop-active-0c0b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_thick_75cc .pro_8e88 {
  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 .left-1726,
  #respond .detail-right-f0c0,
  #respond .table_f12b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left-1726 input,
#respond .detail-right-f0c0 input,
#respond .table_f12b input {
  width: 100%;
}
#respond .table_f12b {
  margin-right: 0;
}
#respond .highlight_8af2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_large_38b4 .tooltip-pink-71dd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-pink-71dd .clean_2aa0.paper_8120 .container_wood_bece > li > a:focus,
.tooltip-pink-71dd .clean_2aa0.paper_8120 .container_wood_bece > li > a:hover,
.tooltip-pink-71dd .clean_2aa0.dark_5bc8 .container_wood_bece > li > a:focus,
.tooltip-pink-71dd .clean_2aa0.dark_5bc8 .container_wood_bece > li > a:hover,
.tooltip-pink-71dd .clean_2aa0.smooth_c1d5 .container_wood_bece > li > a:focus,
.tooltip-pink-71dd .clean_2aa0.smooth_c1d5 .container_wood_bece > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-pink-71dd
  .clean_2aa0.paper_8120
  .container_wood_bece
  > li.background-b7ae
  > a,
.tooltip-pink-71dd
  .clean_2aa0.paper_8120
  .container_wood_bece
  > li.secondary_thick_64ef
  > a,
.tooltip-pink-71dd
  .clean_2aa0.dark_5bc8
  .container_wood_bece
  > li.background-b7ae
  > a,
.tooltip-pink-71dd
  .clean_2aa0.dark_5bc8
  .container_wood_bece
  > li.secondary_thick_64ef
  > a,
.tooltip-pink-71dd
  .clean_2aa0.smooth_c1d5
  .container_wood_bece
  > li.background-b7ae
  > a,
.tooltip-pink-71dd .clean_2aa0.smooth_c1d5 .container_wood_bece > li.avatar_98a8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-pink-71dd .banner-wide-f81a,
.tooltip-pink-71dd .banner-wide-f81a a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-pink-71dd .under-6d0b.shade_5c70 li a,
.tooltip-pink-71dd .video-glass-f423 a,
.tooltip-pink-71dd .pattern-static-4142,
.tooltip-pink-71dd .container_wood_bece > li > a,
.tooltip-pink-71dd .tall_c330 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd .under-6d0b.shade_5c70 li a:hover,
.tooltip-pink-71dd .video-glass-f423 a:hover,
.tooltip-pink-71dd .pattern-static-4142:hover,
.tooltip-pink-71dd .container_wood_bece > li > a:hover,
.tooltip-pink-71dd .tall_c330:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-pink-71dd .soft_fcd3 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd .soft_fcd3 .popup-f3ca {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-pink-71dd .soft_fcd3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-pink-71dd .card-3ab8 .thick_bec8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd .card-3ab8 .thick_bec8 .texture_bce9 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd
  .card-3ab8
  .thick_bec8
  .texture_bce9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd
  .card-3ab8
  .thick_bec8
  .texture_bce9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd
  .card-3ab8
  .thick_bec8
  .texture_bce9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd
  .card-3ab8
  .thick_bec8
  .texture_bce9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd .card-3ab8 .pagination-754b {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-pink-71dd .card-3ab8 .pagination-754b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_fixed_e3b7
  .tooltip-pink-71dd
  .card-3ab8
  .fresh_38ea
  .popup_simple_179c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section_fixed_e3b7
  .tooltip-pink-71dd
  .card-3ab8
  .fresh_38ea
  .texture_bce9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_large_38b4 .image_edda {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image_edda .clean_2aa0.paper_8120 .container_wood_bece > li > a:focus,
.image_edda .clean_2aa0.paper_8120 .container_wood_bece > li > a:hover,
.image_edda .clean_2aa0.dark_5bc8 .container_wood_bece > li > a:focus,
.image_edda .clean_2aa0.dark_5bc8 .container_wood_bece > li > a:hover,
.image_edda .clean_2aa0.smooth_c1d5 .container_wood_bece > li > a:focus,
.image_edda .clean_2aa0.smooth_c1d5 .container_wood_bece > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_edda
  .clean_2aa0.paper_8120
  .container_wood_bece
  > li.background-b7ae
  > a,
.image_edda
  .clean_2aa0.paper_8120
  .container_wood_bece
  > li.secondary_thick_64ef
  > a,
.image_edda
  .clean_2aa0.dark_5bc8
  .container_wood_bece
  > li.background-b7ae
  > a,
.image_edda
  .clean_2aa0.dark_5bc8
  .container_wood_bece
  > li.secondary_thick_64ef
  > a,
.image_edda
  .clean_2aa0.smooth_c1d5
  .container_wood_bece
  > li.background-b7ae
  > a,
.image_edda .clean_2aa0.smooth_c1d5 .container_wood_bece > li.avatar_98a8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.image_edda .banner-wide-f81a,
.image_edda .banner-wide-f81a a {
  color: rgba(0, 0, 0, 0.8);
}
.image_edda .under-6d0b.shade_5c70 li a,
.image_edda .video-glass-f423 a,
.image_edda .pattern-static-4142,
.image_edda .container_wood_bece > li > a,
.image_edda .tall_c330 {
  color: rgba(0, 0, 0, 0.55);
}
.image_edda .under-6d0b.shade_5c70 li a:hover,
.image_edda .video-glass-f423 a:hover,
.image_edda .pattern-static-4142:hover,
.image_edda .container_wood_bece > li > a:hover,
.image_edda .tall_c330:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_edda .soft_fcd3 {
  color: rgba(0, 0, 0, 0.55);
}
.image_edda .soft_fcd3 .popup-f3ca {
  color: rgba(0, 0, 0, 0.8);
}
.image_edda .soft_fcd3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_0ea0 .layout-iron-61be {
  margin-left: auto;
  margin-right: auto;
}
.component-dfcd > * {
  margin-left: auto;
  margin-right: auto;
}
.component-dfcd .west_2a90 {
  margin-right: 1.41575em;
}
.yellow-4297 .component-dfcd > .video-e269 {
  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;
}
.yellow-4297 .component-dfcd > .up-eca3 {
  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;
}
.tag-action-d8f6.component_0ea0 .layout-iron-61be,
.dynamic_0067.component_0ea0 .layout-iron-61be {
  margin-left: 0;
}
.slider-pro-ae0e.component_0ea0 .layout-iron-61be,
.modal_right_86fa.component_0ea0 .layout-iron-61be {
  margin-right: 0;
}
.component-dfcd ol,
.component-dfcd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hot_f772 video {
  max-width: 100%;
}
.component_aadc img {
  display: block;
}
.component_aadc.west_2a90,
.component_aadc.slider-6740 {
  width: 100%;
}
.component_aadc.up-eca3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shadow-bottom-6ee9:not(.video_top_c2a4) {
  margin: 1.5em auto;
}
.content-7b6f p {
  padding: 1.5em 14px;
}
ul.info_upper_a16c.up-eca3,
ul.info_upper_a16c.video-e269,
ul.info_upper_a16c.mask-73b4.video-e269 {
  padding: 0 14px;
}
.element-288f {
  display: block;
  overflow-x: auto;
}
.element-288f table {
  border-collapse: collapse;
  width: 100%;
}
.element-288f td,
.element-288f th {
  padding: 0.5em;
}
.component-dfcd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.component-dfcd ol ol,
.component-dfcd ol ul,
.component-dfcd ul ol,
.component-dfcd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.component-dfcd ol ol li,
.component-dfcd ol ul li,
.component-dfcd ul ol li,
.component-dfcd ul ul li {
  margin-left: 0;
}
.tiny_65fb.row_2970 > .light_e6d7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny_65fb.row_2970 > .light_e6d7 iframe,
.tiny_65fb.row_2970 > .light_e6d7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.outer-df80 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.outer-df80.tiny_93e4 {
  padding: 0;
}
.outer-df80.tiny_93e4 cite {
  font-size: 13px;
}
.outer-df80 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.outer-df80 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header-wide-9dca {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header-wide-9dca > p:first-child {
  margin-top: 0;
}
.header-wide-9dca cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header-wide-9dca blockquote {
  border-left: 0;
}
.feature_b090 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature_b090:not(.green_46c6) {
  max-width: 100px;
}
.feature_b090.active_f90b {
  border-bottom: none !important;
  text-align: center;
}
.feature_b090.active_f90b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .content-7b6f p {
    padding: 1.5em 0;
  }
}
.main_ddc2 {
  color: #0073aa;
}
.content_7d49 {
  background-color: #0073aa;
}
.avatar_1c2b {
  color: #229fd8;
}
.module-gas-3a23 {
  background-color: #229fd8;
}
.gold_3e92 {
  color: #eee;
}
.cold_3835 {
  background-color: #eee;
}
.alert_f476 {
  color: #444;
}
.outer_59a8 {
  background-color: #444;
}
.pro-cdc2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pro-cdc2 .focus_east_5d3f .video-glass-f423 {
  font-size: 15px;
}
.pro-cdc2 .video-glass-f423 {
  line-height: 1.3;
}
.pro-cdc2 .image_edda {
}
.pro-cdc2 .tooltip-pink-71dd {
  background: #235787;
}
.pagination_bottom_d439 {
  padding: 0;
}
.pagination_bottom_d439 .tooltip-pink-71dd {
  background: #1a1a1a;
}
.pagination_bottom_d439 .image_edda {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shade_under_6faa {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shade_under_6faa .image_edda {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shade_under_6faa .tooltip-pink-71dd {
  background: #303030;
}
.silver_bfe3 {
  position: relative;
  z-index: 10;
}
.silver_bfe3 .chip-glass-add5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_7c84 .tall_8422 {
  display: inline-block;
  vertical-align: middle;
}
.inner_7c84.active-f3a8 .tall_8422 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .inner_7c84.active-f3a8 .tall_8422 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .inner_7c84.active-f3a8 .tall_8422 {
    margin-right: 0.4em;
  }
}
.inner_7c84.active-f3a8 .tall_8422:last-child {
  margin-right: 0;
}
.dynamic-7cb5 .chip-glass-add5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component_large_38b4 .focus_east_5d3f {
    margin: 0 -0.5em;
  }
  .component_large_38b4 .focus_east_5d3f [class*="customify-col-"],
  .component_large_38b4 .focus_east_5d3f [class*="customify-col_"],
  .component_large_38b4 .focus_east_5d3f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component_large_38b4.white-4085 .chip-glass-add5 {
  background: 0 0 !important;
}
.component_large_38b4.white-4085 .chip-glass-add5,
.component_large_38b4.dynamic-7cb5 .chip-glass-add5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component_large_38b4.link-b4a8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component_large_38b4.dynamic-7cb5 .chip-glass-add5 {
  box-shadow: none !important;
}
.copper_80ab {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .copper_80ab {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .copper_80ab {
    padding: 18px 0 20px;
  }
}
.copper_80ab .photo_under_aa08 {
  width: 100%;
}
.copper_80ab .bronze_c9d8 {
  margin-bottom: 0;
}
.copper_80ab .sort-ad0f {
  margin-top: 5px;
  font-size: 0.875em;
}
.form_a379 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.form_a379 .tag_3c69 {
  width: 100%;
}
.layout_hot_707a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.layout_hot_707a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.layout_hot_707a 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;
}
.layout_hot_707a li:last-child:after {
  display: none;
}
.layout_hot_707a li a {
  font-weight: 500;
  margin-right: 10px;
}
.component_8d98 .hidden-focused-6d1c button,
.copper_80ab .hidden-focused-6d1c button {
  left: 0;
}
.component_8d98 .tag_3c69,
.copper_80ab .tag_3c69 {
  padding-left: 0;
  padding-right: 0;
}
.component_8d98 .form_a379,
.copper_80ab .form_a379 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.component_8d98 {
  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;
}
.component_8d98: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;
}
.component_8d98 .logo-e653 {
  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) {
  .component_8d98 .logo-e653 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .component_8d98 .logo-e653 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .component_8d98 .logo-e653 {
    min-height: 200px;
  }
}
.component_8d98 .layout_hot_707a {
  color: rgba(255, 255, 255, 0.8);
}
.component_8d98 .layout_hot_707a a,
.component_8d98 .layout_hot_707a li:after {
  color: inherit;
}
.component_8d98 .layout_hot_707a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current-cd94 {
  margin-bottom: 0.5em;
}
.silver_1231 {
  margin-bottom: 1.2em;
}
.silver_1231,
.current-cd94 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.silver_1231 p:last-child,
.current-cd94 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden-focused-6d1c,
#masthead .hidden-focused-6d1c {
  display: none;
}
#masthead
  > .hidden-focused-6d1c.solid_aebc {
  display: none;
}
#masthead > .hidden-focused-6d1c button {
  left: 0;
}
.disabled_full_f176 {
  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%;
}
.disabled_full_f176 .tall_8422 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled_full_f176 .bright_8202 {
  display: -webkit-box;
  display: flex;
}
.disabled_full_f176 .bright_8202.mask_8b67 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled_full_f176 .bright_8202.table_dd90 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_full_f176 .bright_8202.item-first-de8a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_full_f176.tertiary_lite_fcb3.layout-copper-4e46 .bright_8202.mask_8b67 {
  flex-basis: 100%;
}
.disabled_full_f176.modal_dark_0fef .bright_8202.table_dd90 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled_full_f176.modal_dark_0fef .bright_8202.item-first-de8a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden-focused-6d1c.solid_aebc {
  display: none;
}
#masthead > .hidden-focused-6d1c button {
  left: 0;
}
.preview-first-d4b4 {
  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;
}
.preview-first-d4b4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.preview-first-d4b4.texture_14f8 i {
  margin-right: 4px;
}
.preview-first-d4b4.paper_c64d i {
  margin-left: 5px;
}
.video-glass-f423 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.video-glass-f423 p:last-child {
  margin-bottom: 0;
}
.secondary_silver_77db {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.secondary_silver_77db a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.secondary_silver_77db img {
  display: block;
  width: auto;
  line-height: 1;
}
.secondary_silver_77db .banner-wide-f81a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.secondary_silver_77db .label_solid_9a94 {
  margin: 5px 0 7px 0;
}
.secondary_silver_77db.tag_27f8 .notification_a78b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_silver_77db.tag_27f8 .form-ea58 {
  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;
}
.secondary_silver_77db.main-pressed-001b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.secondary_silver_77db.main-pressed-001b .notification_a78b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_silver_77db.main-pressed-001b .form-ea58 {
  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;
}
.secondary_silver_77db.hero_d3f8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_silver_77db.sort-9c83 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.secondary_silver_77db.sort-9c83 .form-ea58 {
  margin-top: 7px;
}
.hero_c96b {
  display: inline-block;
}
.silver_bfe3 .outline_light_d100 .secondary_silver_77db img {
  max-width: 100%;
}
.clean_2aa0 .easy-5088.highlight_thick_0fc4,
.sidebar-e8f4 .easy-5088.highlight_thick_0fc4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_2aa0 .prev-8123,
.sidebar-e8f4 .prev-8123 {
  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%);
}
.clean_2aa0 .prev-8123 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.clean_2aa0.popup-8876 .prev-8123 {
  display: none;
}
.clean_2aa0 .mini-7394 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean_2aa0 .mini-7394 li {
  display: inline-block;
  position: relative;
}
.clean_2aa0 .mini-7394 li:last-child {
  margin-right: 0;
}
.clean_2aa0 .mini-7394 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;
}
.clean_2aa0 .mini-7394 li.avatar_98a8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.clean_2aa0 .mini-7394 > 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;
}
.clean_2aa0 .mini-7394 > li > a i {
  line-height: 0;
}
.clean_2aa0 .mini-7394 > li.north-9c99 > a .prev-8123 {
  margin-left: 4px;
  line-height: 0;
}
.clean_2aa0 .mini-7394 .active_basic_5d0d li.north-9c99 > a {
  position: relative;
}
.clean_2aa0 .mini-7394 .active_basic_5d0d li.north-9c99 > a:after,
.clean_2aa0 .mini-7394 .active_basic_5d0d li.north-9c99 > a:before {
  content: "";
  display: table;
}
.clean_2aa0 .mini-7394 .active_basic_5d0d li.north-9c99 > a:after {
  clear: both;
}
.clean_2aa0 .mini-7394 .active_basic_5d0d li.north-9c99 > a .prev-8123 {
  margin-left: 5px;
  float: right;
}
.clean_2aa0 .filter-b8ed,
.clean_2aa0 .active_basic_5d0d {
  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;
}
.clean_2aa0 .active_basic_5d0d {
  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;
}
.clean_2aa0 .active_basic_5d0d .highlight_thick_0fc4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_2aa0 .active_basic_5d0d .prev-8123 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.clean_2aa0 .active_basic_5d0d li {
  display: block;
  margin: 0;
  padding: 0;
}
.clean_2aa0 .active_basic_5d0d 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;
}
.clean_2aa0 .active_basic_5d0d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.clean_2aa0 .active_basic_5d0d .active_basic_5d0d {
  top: 0;
  left: 100%;
}
.clean_2aa0 .inner_b917.fn-focus-d100 > .filter-b8ed,
.clean_2aa0 .inner_b917.fn-focus-d100 > .active_basic_5d0d,
.clean_2aa0 .inner_b917:focus > .filter-b8ed,
.clean_2aa0 .inner_b917:focus > .active_basic_5d0d,
.clean_2aa0 .inner_b917:hover > .filter-b8ed,
.clean_2aa0 .inner_b917:hover > .active_basic_5d0d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.clean_2aa0.smooth_c1d5 .container_wood_bece:after,
.clean_2aa0.smooth_c1d5 .container_wood_bece:before {
  content: "";
  display: table;
}
.clean_2aa0.smooth_c1d5 .container_wood_bece:after {
  clear: both;
}
.clean_2aa0.smooth_c1d5 .container_wood_bece > li {
  float: left;
}
.clean_2aa0.panel_down_c3ae .container_wood_bece:after,
.clean_2aa0.panel_down_c3ae .container_wood_bece:before {
  content: "";
  display: table;
}
.clean_2aa0.panel_down_c3ae .container_wood_bece:after {
  clear: both;
}
.clean_2aa0.panel_down_c3ae .container_wood_bece > li {
  float: left;
}
.clean_2aa0.panel_down_c3ae .container_wood_bece > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.clean_2aa0.panel_down_c3ae .container_wood_bece > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.clean_2aa0.panel_down_c3ae .container_wood_bece > li.background-b7ae > a,
.clean_2aa0.panel_down_c3ae .container_wood_bece > li.avatar_98a8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.clean_2aa0.paper_8120 .container_wood_bece > li > a .highlight_thick_0fc4 {
  position: relative;
}
.clean_2aa0.paper_8120 .container_wood_bece > li > a .highlight_thick_0fc4: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;
}
.clean_2aa0.paper_8120
  .container_wood_bece
  > li:focus
  > a
  .highlight_thick_0fc4:before,
.clean_2aa0.paper_8120
  .container_wood_bece
  > li:hover
  > a
  .highlight_thick_0fc4:before {
  width: 100%;
  background-color: currentColor;
}
.clean_2aa0.paper_8120
  .container_wood_bece
  > li.background-b7ae
  > a
  .highlight_thick_0fc4:before,
.clean_2aa0.paper_8120
  .container_wood_bece
  > li.secondary_thick_64ef
  > a
  .highlight_thick_0fc4:before {
  width: 100%;
  background-color: currentColor;
}
.clean_2aa0.dark_5bc8 .container_wood_bece > li > a .highlight_thick_0fc4 {
  position: relative;
}
.clean_2aa0.dark_5bc8 .container_wood_bece > li > a .highlight_thick_0fc4: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;
}
.clean_2aa0.dark_5bc8 .container_wood_bece > li:focus > a .highlight_thick_0fc4:before,
.clean_2aa0.dark_5bc8
  .container_wood_bece
  > li:hover
  > a
  .highlight_thick_0fc4:before {
  width: 100%;
  background-color: currentColor;
}
.clean_2aa0.dark_5bc8
  .container_wood_bece
  > li.background-b7ae
  > a
  .highlight_thick_0fc4:before,
.clean_2aa0.dark_5bc8
  .container_wood_bece
  > li.secondary_thick_64ef
  > a
  .highlight_thick_0fc4:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-e8f4 .mini-7394 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-e8f4 .mini-7394 li:first-child > a {
  border-top: none;
}
.sidebar-e8f4 .mini-7394 .label-blue-4392 > .highlight_thick_0fc4 .prev-8123 {
  display: none;
}
.sidebar-e8f4 .mini-7394 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar-e8f4 .mini-7394 li:last-child {
  border: none;
}
.sidebar-e8f4 .mini-7394 li.north-9c99 > a {
  padding-right: 45px !important;
}
.sidebar-e8f4 .mini-7394 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar-e8f4 .mini-7394 li a:focus,
.sidebar-e8f4 .mini-7394 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-e8f4 .mini-7394 li .old_e3e3 {
  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;
}
.sidebar-e8f4 .mini-7394 li .old_e3e3:hover {
  box-shadow: none;
}
.sidebar-e8f4 .mini-7394 li .old_e3e3 .prev-8123 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar-e8f4 .mini-7394 .active_basic_5d0d {
  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);
}
.sidebar-e8f4 .mini-7394 .active_basic_5d0d li a {
  padding-left: 3em;
}
.sidebar-e8f4 .mini-7394 .action-893c > a .old_e3e3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-e8f4 .mini-7394 .action-893c > .active_basic_5d0d {
  display: block;
  opacity: 1;
}
.gallery_stone_e816 {
  max-width: 100%;
}
.image-f6f2 {
  line-height: 0;
  cursor: pointer;
}
.tall_c330 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tall_c330:hover {
  box-shadow: none;
  color: currentColor;
}
.tall_c330 svg {
  width: 18px;
  height: 18px;
}
.tall_c330 .hot_6bbd {
  display: none;
}
.left_bfd0 {
  position: relative;
}
.left_bfd0.fn-active-d100 .tall_c330 .nav_5c73 {
  display: none;
}
.left_bfd0.fn-active-d100 .tall_c330 .hot_6bbd {
  display: inline-block;
}
.left_bfd0 .heading_bright_a233 {
  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);
}
.left_bfd0.gallery_fc89 .heading_bright_a233 {
  left: auto;
  right: -0.9em;
}
.left_bfd0.gallery_fc89 .heading_2950::before {
  left: auto;
  right: 15px;
}
.left_bfd0.fn-active-d100 .heading_bright_a233 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh_38ea {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fresh_38ea label {
  flex-basis: 100%;
}
.fresh_38ea .thick_bec8 {
  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;
}
.fresh_38ea .texture_bce9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fresh_38ea .texture_bce9:focus {
  background-color: transparent;
}
.fresh_38ea button.pagination-754b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fresh_38ea button.pagination-754b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fresh_38ea button.pagination-754b svg {
  width: 18px;
  height: 18px;
}
.fresh_38ea input[type="submit"] {
  min-height: auto;
}
.card-3ab8 .fresh_38ea .texture_bce9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.heading_2950 {
  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) {
  .heading_2950 {
    width: 220px;
  }
}
.heading_2950 label {
  flex-basis: 100%;
}
.heading_2950::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.section_fixed_e3b7 .card-3ab8 .fresh_38ea {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.section_fixed_e3b7
  .card-3ab8
  .fresh_38ea
  .thick_bec8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section_fixed_e3b7 .card-3ab8 .fresh_38ea .texture_bce9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section_fixed_e3b7
  .card-3ab8
  .fresh_38ea
  .texture_bce9:focus {
  background: 0 0;
}
.section_fixed_e3b7
  .card-3ab8
  .fresh_38ea
  .popup_simple_179c {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.under-6d0b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.under-6d0b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.under-6d0b li:last-child {
  margin-right: 0;
}
.under-6d0b li:first-child {
  margin-left: 0;
}
.under-6d0b.component_pink_6d9f a {
  color: #fff;
}
.under-6d0b.component_pink_6d9f a:hover {
  color: #fff;
}
.under-6d0b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.under-6d0b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.under-6d0b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.under-6d0b a:hover {
  opacity: 0.9;
  color: inherit;
}
.under-6d0b [class*="social-icon-apple"] {
  background-color: #999;
}
.under-6d0b [class*="social-icon-apple"].new_64d7 {
  background-color: transparent;
  color: #999;
}
.under-6d0b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.under-6d0b [class*="social-icon-behance"].new_64d7 {
  background-color: transparent;
  color: #1769ff;
}
.under-6d0b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.under-6d0b [class*="social-icon-bitbucket"].new_64d7 {
  background-color: transparent;
  color: #205081;
}
.under-6d0b [class*="social-icon-codepen"] {
  background-color: #000;
}
.under-6d0b [class*="social-icon-codepen"].new_64d7 {
  background-color: transparent;
  color: #000;
}
.under-6d0b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.under-6d0b [class*="social-icon-delicious"].new_64d7 {
  background-color: transparent;
  color: #39f;
}
.under-6d0b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.under-6d0b [class*="social-icon-digg"].new_64d7 {
  background-color: transparent;
  color: #005be2;
}
.under-6d0b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.under-6d0b [class*="social-icon-dribbble"].new_64d7 {
  background-color: transparent;
  color: #ea4c89;
}
.under-6d0b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.under-6d0b [class*="social-icon-envelope"].new_64d7 {
  background-color: transparent;
  color: #ea4335;
}
.under-6d0b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.under-6d0b [class*="social-icon-facebook"].new_64d7 {
  background-color: transparent;
  color: #3b5998;
}
.under-6d0b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.under-6d0b [class*="social-icon-flickr"].new_64d7 {
  background-color: transparent;
  color: #0063dc;
}
.under-6d0b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.under-6d0b [class*="social-icon-foursquare"].new_64d7 {
  background-color: transparent;
  color: #2d5be3;
}
.under-6d0b [class*="social-icon-github"] {
  background-color: #333;
}
.under-6d0b [class*="social-icon-github"].new_64d7 {
  background-color: transparent;
  color: #333;
}
.under-6d0b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.under-6d0b [class*="social-icon-google-plus"].new_64d7 {
  background-color: transparent;
  color: #dd4b39;
}
.under-6d0b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.under-6d0b [class*="social-icon-houzz"].new_64d7 {
  background-color: transparent;
  color: #7ac142;
}
.under-6d0b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.under-6d0b [class*="social-icon-instagram"].new_64d7 {
  background-color: transparent;
  color: #262626;
}
.under-6d0b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.under-6d0b [class*="social-icon-jsfiddle"].new_64d7 {
  background-color: transparent;
  color: #487aa2;
}
.under-6d0b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.under-6d0b [class*="social-icon-linkedin"].new_64d7 {
  background-color: transparent;
  color: #0077b5;
}
.under-6d0b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.under-6d0b [class*="social-icon-medium"].new_64d7 {
  background-color: transparent;
  color: #00ab6b;
}
.under-6d0b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.under-6d0b
  [class*="social-icon-odnoklassniki"].new_64d7 {
  background-color: transparent;
  color: #f4731c;
}
.under-6d0b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.under-6d0b [class*="social-icon-meetup"].new_64d7 {
  background-color: transparent;
  color: #ec1c40;
}
.under-6d0b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.under-6d0b [class*="social-icon-pinterest"].new_64d7 {
  background-color: transparent;
  color: #bd081c;
}
.under-6d0b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.under-6d0b [class*="social-icon-product-hunt"].new_64d7 {
  background-color: transparent;
  color: #da552f;
}
.under-6d0b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.under-6d0b [class*="social-icon-reddit"].new_64d7 {
  background-color: transparent;
  color: #ff4500;
}
.under-6d0b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.under-6d0b [class*="social-icon-rss"].new_64d7 {
  background-color: transparent;
  color: #f26522;
}
.under-6d0b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.under-6d0b
  [class*="social-icon-shopping-cart"].new_64d7 {
  background-color: transparent;
  color: #4caf50;
}
.under-6d0b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.under-6d0b [class*="social-icon-skype"].new_64d7 {
  background-color: transparent;
  color: #00aff0;
}
.under-6d0b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.under-6d0b [class*="social-icon-slideshare"].new_64d7 {
  background-color: transparent;
  color: #0077b5;
}
.under-6d0b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.under-6d0b [class*="social-icon-snapchat"].new_64d7 {
  background-color: transparent;
  color: #fffc00;
}
.under-6d0b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.under-6d0b [class*="social-icon-soundcloud"].new_64d7 {
  background-color: transparent;
  color: #f80;
}
.under-6d0b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.under-6d0b [class*="social-icon-spotify"].new_64d7 {
  background-color: transparent;
  color: #2ebd59;
}
.under-6d0b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.under-6d0b
  [class*="social-icon-stack-overflow"].new_64d7 {
  background-color: transparent;
  color: #fe7a15;
}
.under-6d0b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.under-6d0b [class*="social-icon-maldkfgram"].new_64d7 {
  background-color: transparent;
  color: #2ca5e0;
}
.under-6d0b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.under-6d0b [class*="social-icon-tripadvisor"].new_64d7 {
  background-color: transparent;
  color: #589442;
}
.under-6d0b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.under-6d0b [class*="social-icon-tumblr"].new_64d7 {
  background-color: transparent;
  color: #35465c;
}
.under-6d0b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.under-6d0b [class*="social-icon-twitch"].new_64d7 {
  background-color: transparent;
  color: #6441a5;
}
.under-6d0b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.under-6d0b [class*="social-icon-twitter"].new_64d7 {
  background-color: transparent;
  color: #1da1f2;
}
.under-6d0b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.under-6d0b [class*="social-icon-vimeo"].new_64d7 {
  background-color: transparent;
  color: #1ab7ea;
}
.under-6d0b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.under-6d0b [class*="social-icon-vk"].new_64d7 {
  background-color: transparent;
  color: #45668e;
}
.under-6d0b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.under-6d0b [class*="social-icon-weibo"].new_64d7 {
  background-color: transparent;
  color: #df2029;
}
.under-6d0b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.under-6d0b [class*="social-icon-weixin"].new_64d7 {
  background-color: transparent;
  color: #7bb32e;
}
.under-6d0b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.under-6d0b [class*="social-icon-whatsapp"].new_64d7 {
  background-color: transparent;
  color: #25d366;
}
.under-6d0b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.under-6d0b [class*="social-icon-wordpress"].new_64d7 {
  background-color: transparent;
  color: #21759b;
}
.under-6d0b [class*="social-icon-xing"] {
  background-color: #026466;
}
.under-6d0b [class*="social-icon-xing"].new_64d7 {
  background-color: transparent;
  color: #026466;
}
.under-6d0b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.under-6d0b [class*="social-icon-yelp"].new_64d7 {
  background-color: transparent;
  color: #af0606;
}
.under-6d0b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.under-6d0b [class*="social-icon-youtube"].new_64d7 {
  background-color: transparent;
  color: #cd201f;
}
.pattern-static-4142 {
  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;
}
.pattern-static-4142:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-8e19 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slider-warm-6431 {
  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;
}
.breadcrumb_narrow_1e13 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar-75ba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar-75ba,
.sidebar-75ba::after,
.sidebar-75ba::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;
}
.sidebar-75ba::after,
.sidebar-75ba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview-fixed-9e11 .slider-warm-6431 .breadcrumb_narrow_1e13 {
  margin-top: -2px;
  width: 19px;
}
.preview-fixed-9e11 .slider-warm-6431 .sidebar-75ba {
  margin-top: -1px;
}
.preview-fixed-9e11 .slider-warm-6431 .sidebar-75ba,
.preview-fixed-9e11 .slider-warm-6431 .sidebar-75ba::after,
.preview-fixed-9e11 .slider-warm-6431 .sidebar-75ba::before {
  width: 19px;
  height: 2px;
}
.preview-fixed-9e11 .slider-warm-6431 .sidebar-75ba::before {
  top: -6px;
}
.preview-fixed-9e11 .slider-warm-6431 .sidebar-75ba::after {
  bottom: -6px;
}
.element_warm_0a88 .slider-warm-6431 .breadcrumb_narrow_1e13 {
  margin-top: -2px;
  width: 22px;
}
.element_warm_0a88 .slider-warm-6431 .sidebar-75ba {
  margin-top: -1px;
}
.element_warm_0a88 .slider-warm-6431 .sidebar-75ba,
.element_warm_0a88 .slider-warm-6431 .sidebar-75ba::after,
.element_warm_0a88 .slider-warm-6431 .sidebar-75ba::before {
  width: 22px;
  height: 2px;
}
.element_warm_0a88 .slider-warm-6431 .sidebar-75ba::before {
  top: -7px;
}
.element_warm_0a88 .slider-warm-6431 .sidebar-75ba::after {
  bottom: -7px;
}
.breadcrumb-left-f313 .slider-warm-6431 .breadcrumb_narrow_1e13 {
  margin-top: -2px;
  width: 31px;
}
.breadcrumb-left-f313 .slider-warm-6431 .sidebar-75ba {
  margin-top: -1.5px;
}
.breadcrumb-left-f313 .slider-warm-6431 .sidebar-75ba,
.breadcrumb-left-f313 .slider-warm-6431 .sidebar-75ba::after,
.breadcrumb-left-f313 .slider-warm-6431 .sidebar-75ba::before {
  width: 31px;
  height: 3px;
}
.breadcrumb-left-f313 .slider-warm-6431 .sidebar-75ba::before {
  top: -9px;
}
.breadcrumb-left-f313 .slider-warm-6431 .sidebar-75ba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert_d99b .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 19px;
  }
  .alert_d99b .slider-warm-6431 .sidebar-75ba {
    margin-top: -1px;
  }
  .alert_d99b .slider-warm-6431 .sidebar-75ba,
  .alert_d99b .slider-warm-6431 .sidebar-75ba::after,
  .alert_d99b .slider-warm-6431 .sidebar-75ba::before {
    width: 19px;
    height: 2px;
  }
  .alert_d99b .slider-warm-6431 .sidebar-75ba::before {
    top: -6px;
  }
  .alert_d99b .slider-warm-6431 .sidebar-75ba::after {
    bottom: -6px;
  }
  .alert_8639 .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_8639 .slider-warm-6431 .sidebar-75ba {
    margin-top: -1px;
  }
  .alert_8639 .slider-warm-6431 .sidebar-75ba,
  .alert_8639 .slider-warm-6431 .sidebar-75ba::after,
  .alert_8639 .slider-warm-6431 .sidebar-75ba::before {
    width: 22px;
    height: 2px;
  }
  .alert_8639 .slider-warm-6431 .sidebar-75ba::before {
    top: -7px;
  }
  .alert_8639 .slider-warm-6431 .sidebar-75ba::after {
    bottom: -7px;
  }
  .box_9fa5 .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 31px;
  }
  .box_9fa5 .slider-warm-6431 .sidebar-75ba {
    margin-top: -1.5px;
  }
  .box_9fa5 .slider-warm-6431 .sidebar-75ba,
  .box_9fa5 .slider-warm-6431 .sidebar-75ba::after,
  .box_9fa5 .slider-warm-6431 .sidebar-75ba::before {
    width: 31px;
    height: 3px;
  }
  .box_9fa5 .slider-warm-6431 .sidebar-75ba::before {
    top: -9px;
  }
  .box_9fa5 .slider-warm-6431 .sidebar-75ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-glass-fc64 .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 19px;
  }
  .layout-glass-fc64 .slider-warm-6431 .sidebar-75ba {
    margin-top: -1px;
  }
  .layout-glass-fc64 .slider-warm-6431 .sidebar-75ba,
  .layout-glass-fc64 .slider-warm-6431 .sidebar-75ba::after,
  .layout-glass-fc64 .slider-warm-6431 .sidebar-75ba::before {
    width: 19px;
    height: 2px;
  }
  .layout-glass-fc64 .slider-warm-6431 .sidebar-75ba::before {
    top: -6px;
  }
  .layout-glass-fc64 .slider-warm-6431 .sidebar-75ba::after {
    bottom: -6px;
  }
  .gallery-hot-439e .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-hot-439e .slider-warm-6431 .sidebar-75ba {
    margin-top: -1px;
  }
  .gallery-hot-439e .slider-warm-6431 .sidebar-75ba,
  .gallery-hot-439e .slider-warm-6431 .sidebar-75ba::after,
  .gallery-hot-439e .slider-warm-6431 .sidebar-75ba::before {
    width: 22px;
    height: 2px;
  }
  .gallery-hot-439e .slider-warm-6431 .sidebar-75ba::before {
    top: -7px;
  }
  .gallery-hot-439e .slider-warm-6431 .sidebar-75ba::after {
    bottom: -7px;
  }
  .lite-de8e .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 31px;
  }
  .lite-de8e .slider-warm-6431 .sidebar-75ba {
    margin-top: -1.5px;
  }
  .lite-de8e .slider-warm-6431 .sidebar-75ba,
  .lite-de8e .slider-warm-6431 .sidebar-75ba::after,
  .lite-de8e .slider-warm-6431 .sidebar-75ba::before {
    width: 31px;
    height: 3px;
  }
  .lite-de8e .slider-warm-6431 .sidebar-75ba::before {
    top: -9px;
  }
  .lite-de8e .slider-warm-6431 .sidebar-75ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .footer_old_0db1 .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_old_0db1 .slider-warm-6431 .sidebar-75ba {
    margin-top: -1px;
  }
  .footer_old_0db1 .slider-warm-6431 .sidebar-75ba,
  .footer_old_0db1 .slider-warm-6431 .sidebar-75ba::after,
  .footer_old_0db1 .slider-warm-6431 .sidebar-75ba::before {
    width: 19px;
    height: 2px;
  }
  .footer_old_0db1 .slider-warm-6431 .sidebar-75ba::before {
    top: -6px;
  }
  .footer_old_0db1 .slider-warm-6431 .sidebar-75ba::after {
    bottom: -6px;
  }
  .frame-b430 .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 22px;
  }
  .frame-b430 .slider-warm-6431 .sidebar-75ba {
    margin-top: -1px;
  }
  .frame-b430 .slider-warm-6431 .sidebar-75ba,
  .frame-b430 .slider-warm-6431 .sidebar-75ba::after,
  .frame-b430 .slider-warm-6431 .sidebar-75ba::before {
    width: 22px;
    height: 2px;
  }
  .frame-b430 .slider-warm-6431 .sidebar-75ba::before {
    top: -7px;
  }
  .frame-b430 .slider-warm-6431 .sidebar-75ba::after {
    bottom: -7px;
  }
  .button_gas_3d7b .slider-warm-6431 .breadcrumb_narrow_1e13 {
    margin-top: -2px;
    width: 31px;
  }
  .button_gas_3d7b .slider-warm-6431 .sidebar-75ba {
    margin-top: -1.5px;
  }
  .button_gas_3d7b .slider-warm-6431 .sidebar-75ba,
  .button_gas_3d7b .slider-warm-6431 .sidebar-75ba::after,
  .button_gas_3d7b .slider-warm-6431 .sidebar-75ba::before {
    width: 31px;
    height: 3px;
  }
  .button_gas_3d7b .slider-warm-6431 .sidebar-75ba::before {
    top: -9px;
  }
  .button_gas_3d7b .slider-warm-6431 .sidebar-75ba::after {
    bottom: -9px;
  }
}
.column_light_4d7f .sidebar-75ba {
  -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);
}
.column_light_4d7f .sidebar-75ba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.column_light_4d7f .sidebar-75ba::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);
}
.column_light_4d7f.gold_008e .sidebar-75ba {
  -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);
}
.column_light_4d7f.gold_008e .sidebar-75ba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.column_light_4d7f.gold_008e .sidebar-75ba::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);
}
.border-large-8485 {
  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.box_pressed_7608:before {
  display: none;
}
.bright_1703 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bright_1703 .footer-over-1e4d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bright_1703 .footer-over-1e4d:last-of-type {
  border-bottom: none;
}
.bright_1703 .footer-over-1e4d.tiny_032b,
.bright_1703 .footer-over-1e4d.focus_gold_435d,
.bright_1703 .footer-over-1e4d.container-gas-07a1 {
  padding: 0;
}
.bright_1703 .sidebar-e8f4 .old_e3e3 {
  color: currentColor;
}
.bright_1703 .sidebar-e8f4 .old_e3e3:focus,
.bright_1703 .sidebar-e8f4 .old_e3e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_1703.image_edda .soft_fcd3,
.bright_1703.image_edda .video-glass-f423 a,
.bright_1703.image_edda .container_wood_bece a,
.bright_1703.image_edda .active_basic_5d0d a {
  color: rgba(0, 0, 0, 0.55);
}
.bright_1703.image_edda .soft_fcd3:hover,
.bright_1703.image_edda .video-glass-f423 a:hover,
.bright_1703.image_edda .container_wood_bece a:hover,
.bright_1703.image_edda .active_basic_5d0d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_1703.image_edda .popup-f3ca {
  color: rgba(0, 0, 0, 0.8);
}
.bright_1703.image_edda .footer-over-1e4d {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_1703.image_edda .footer-over-1e4d:before {
  background: rgba(0, 0, 0, 0.08);
}
.bright_1703.image_edda .texture-e0b4:before {
  background: rgba(255, 255, 255, 0.9);
}
.bright_1703.image_edda .sidebar-e8f4 .mini-7394 li a,
.bright_1703.image_edda .sidebar-e8f4 .old_e3e3,
.bright_1703.image_edda .active_basic_5d0d {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_1703.image_edda .sidebar-e8f4 .old_e3e3:focus,
.bright_1703.image_edda .sidebar-e8f4 .old_e3e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_1703.image_edda .mini-7394 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_1703.tooltip-pink-71dd .soft_fcd3,
.bright_1703.tooltip-pink-71dd .video-glass-f423 a,
.bright_1703.tooltip-pink-71dd .container_wood_bece .old_e3e3,
.bright_1703.tooltip-pink-71dd .container_wood_bece a,
.bright_1703.tooltip-pink-71dd .active_basic_5d0d a {
  color: rgba(255, 255, 255, 0.79);
}
.bright_1703.tooltip-pink-71dd .soft_fcd3:hover,
.bright_1703.tooltip-pink-71dd .video-glass-f423 a:hover,
.bright_1703.tooltip-pink-71dd .container_wood_bece .old_e3e3:hover,
.bright_1703.tooltip-pink-71dd .container_wood_bece a:hover,
.bright_1703.tooltip-pink-71dd .active_basic_5d0d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_1703.tooltip-pink-71dd .popup-f3ca {
  color: rgba(255, 255, 255, 0.99);
}
.bright_1703.tooltip-pink-71dd .footer-over-1e4d {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_1703.tooltip-pink-71dd .footer-over-1e4d:before {
  background: rgba(255, 255, 255, 0.08);
}
.bright_1703.tooltip-pink-71dd .texture-e0b4:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright_1703.tooltip-pink-71dd .sidebar-e8f4 .mini-7394 li a,
.bright_1703.tooltip-pink-71dd .sidebar-e8f4 .old_e3e3,
.bright_1703.tooltip-pink-71dd .active_basic_5d0d {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_1703.tooltip-pink-71dd .sidebar-e8f4 .old_e3e3:focus,
.bright_1703.tooltip-pink-71dd .sidebar-e8f4 .old_e3e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_1703.tooltip-pink-71dd .mini-7394 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-e0b4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.texture-e0b4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.carousel_red_932d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dynamic-e6c6 .bright_1703 {
  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;
}
.dynamic-e6c6 .footer-over-1e4d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dynamic-e6c6 .footer-over-1e4d: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) {
  .dynamic-e6c6 .footer-over-1e4d:before {
    width: 16%;
    left: 42%;
  }
}
.dynamic-e6c6 .footer-over-1e4d:last-child:before {
  content: none;
}
.dynamic-e6c6 .footer-over-1e4d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dynamic-e6c6 .sidebar-e8f4 .mini-7394 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dynamic-e6c6 .sidebar-e8f4 .mini-7394 li a .old_e3e3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dynamic-e6c6 .sidebar-e8f4 .active_basic_5d0d {
  border: none;
}
.dynamic-e6c6 .sidebar-e8f4 .active_basic_5d0d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dynamic-e6c6 .texture-e0b4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dynamic-e6c6 .carousel_red_932d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dynamic-e6c6 .tooltip-pink-71dd .texture-e0b4:before {
  background: rgba(0, 0, 0, 0.9);
}
.dynamic-e6c6 .image_edda.mask_5fb7 .sidebar-75ba {
  background: rgba(0, 0, 0, 0.6);
}
.dynamic-e6c6
  .image_edda.mask_5fb7
  .sidebar-75ba::after,
.dynamic-e6c6
  .image_edda.mask_5fb7
  .sidebar-75ba:before {
  background: inherit;
}
.dynamic-e6c6
  .image_edda.mask_5fb7:hover
  .sidebar-75ba {
  background: rgba(0, 0, 0, 0.8);
}
.frame_6d9e .bright_1703 {
  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) {
  .frame_6d9e .bright_1703 {
    width: auto;
    right: 45px;
  }
}
.pro_385c .bright_1703 {
  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) {
  .pro_385c .bright_1703 {
    width: auto;
    left: 45px;
  }
}
.box_pressed_7608 .bright_1703 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.box_pressed_7608 .carousel_red_932d {
  max-width: 48em;
  margin: 0 auto;
}
.box_pressed_7608 .texture-e0b4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pattern_fa00 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_fa00.dynamic-e6c6 .bright_1703 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pattern_fa00.frame_6d9e .bright_1703 {
  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);
}
.pattern_fa00 .bright_1703 {
  visibility: visible;
}
.pattern_fa00.pro_385c .bright_1703 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box_a346,
.article_c353 {
  overflow-x: hidden;
}
.box_a346 .bright_1703 {
  overflow: auto;
}
.box_a346.dynamic-e6c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_a346.dynamic-e6c6 .bright_1703 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box_a346.dynamic-e6c6 .pattern-static-4142 {
  opacity: 0;
}
.box_a346.frame_6d9e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_a346.frame_6d9e .bright_1703 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box_a346.frame_6d9e .pattern-static-4142 {
  opacity: 0;
}
.box_a346.pro_385c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_a346.pro_385c .bright_1703 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box_a346.pro_385c .pattern-static-4142 {
  opacity: 0;
}
.box_a346.box_pressed_7608 .bright_1703 {
  z-index: 10;
  visibility: visible;
}
.mask_5fb7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask_5fb7 .sidebar-75ba {
  background: rgba(255, 255, 255, 0.99);
}
.mask_5fb7 .sidebar-75ba::after,
.mask_5fb7 .sidebar-75ba:before {
  background: inherit;
}
.mask_5fb7:hover .sidebar-75ba {
  background: rgba(255, 255, 255, 0.99);
}
.pro_385c .mask_5fb7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.box_pressed_7608 .mask_5fb7 {
  display: none !important;
}
.box_a346:before,
.article_c353:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box_a346 .mask_5fb7,
.article_c353 .mask_5fb7 {
  display: inline-block;
}
.bright_1703 .tall_8422 {
  -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;
}
.box_a346 .bright_1703 .tall_8422,
.article_c353 .bright_1703 .tall_8422 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element-dynamic-b8f5 .thick_bec8 {
  width: 100%;
}
.outline_light_d100 {
  padding: 0 0.5em 0;
}
.outline_light_d100 [class*="customify-col-"],
.outline_light_d100 [class*="customify-col_"],
.outline_light_d100 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.popup-b75a .outline_light_d100 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .focus_east_5d3f .dropdown_c527,
  .dropdown_c527 {
    display: none;
  }
  .sort-south-f5a8 {
    text-align: left;
  }
  .blue_41dd {
    text-align: center;
  }
  .header_white_0e98 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .focus_east_5d3f .table_fb50,
  .table_fb50 {
    display: none;
  }
  .texture_82cf {
    text-align: left;
  }
  .section-in-8c10 {
    text-align: center;
  }
  .menu-7921 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .focus_east_5d3f .main-dc72,
  .main-dc72 {
    display: none;
  }
  .card_white_df40 {
    text-align: left;
  }
  .thumbnail_blue_709e {
    text-align: center;
  }
  .label-hard-d562 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module-stale-c49f {
  box-shadow: none !important;
}
.footer-wide-03a8 .column_e9e3,
.link-upper-d697 .column_e9e3 {
  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;
}
.link-upper-d697 .column_e9e3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip-glass-add5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip-glass-add5:after,
.chip-glass-add5:before {
  content: "";
  display: table;
}
.chip-glass-add5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip-glass-add5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip-glass-add5,
.link-b4a8 {
  max-width: 1248px;
  margin: 0 auto;
}

.slider-cf06.avatar-south-f936 .chip-glass-add5 {
  max-width: 100%;
}
.slider-cf06.article-228e {
  max-width: 1200px;
  margin: 0 auto;
}
.slider-cf06.red-0ecb .chip-glass-add5 {
  max-width: 100%;
}
.slider-cf06.red-0ecb > .chip-glass-add5 {
  padding-left: 0;
  padding-right: 0;
}
.slider-cf06.red-0ecb > .chip-glass-add5 .focus_east_5d3f {
  margin: 0;
}
.slider-cf06.red-0ecb
  > .chip-glass-add5
  .menu-middle-8ddc.info-399f {
  margin-right: 0;
  margin-left: 0;
}
.slider-cf06.red-0ecb #main.info-399f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature-13e0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature-13e0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tall_e26f .layout-iron-61be {
    padding-right: 1em;
  }
  .tall_e26f.left_9334 .menu-middle-8ddc {
    border-right: 1px solid #eaecee;
  }
  .tall_e26f.left_9334 .layout-iron-61be {
    padding-right: 1em;
  }
  .tall_e26f.left_9334 .search-4dd7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-38f6 .layout-iron-61be {
    padding-left: 1em;
  }
  .center-38f6.left_9334 .menu-middle-8ddc {
    border-left: 1px solid #eaecee;
  }
  .center-38f6.left_9334 .layout-iron-61be {
    padding-left: 1em;
  }
  .center-38f6.left_9334 .search-4dd7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_ee20 .layout-iron-61be {
    padding-left: 1em;
  }
  .title_ee20.left_9334 .list-hot-0d00 {
    border-right: 1px solid #eaecee;
  }
  .title_ee20.left_9334 .secondary_372c {
    border-right: 1px solid #eaecee;
  }
  .title_ee20.left_9334 .layout-iron-61be {
    padding-left: 1em;
  }
  .title_ee20.left_9334 .search-4dd7 {
    padding-right: 1em;
  }
  .title_ee20.left_9334 .mini_6860 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_bb65 .layout-iron-61be {
    padding-right: 1em;
  }
  .container_bb65.left_9334 .list-hot-0d00 {
    border-left: 1px solid #eaecee;
  }
  .container_bb65.left_9334 .secondary_372c {
    border-left: 1px solid #eaecee;
  }
  .container_bb65.left_9334 .layout-iron-61be {
    padding-right: 1em;
  }
  .container_bb65.left_9334 .search-4dd7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_bb65.left_9334 .mini_6860 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-13e0 .layout-iron-61be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-13e0.left_9334 .menu-middle-8ddc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature-13e0.left_9334 .layout-iron-61be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-13e0.left_9334 .search-4dd7 {
    padding-left: 1em;
  }
  .feature-13e0.left_9334 .mini_6860 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature-13e0.left_9334 .layout-iron-61be {
    padding-left: 0;
  }
}
.detail-6219 .inner_7c84 {
  display: inline-block;
}
.up_5158 {
  display: inline-block;
}
.item_upper_89da {
  word-con: break-word;
}
.filter_silver_1fe6 > span {
  display: inline-block;
  padding: 5px 0;
}
.filter_silver_1fe6 .tabs_b2a7 {
  margin-left: 8px;
  margin-right: 8px;
}
.filter_silver_1fe6 .preview_acd6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.in-2856 .glass-58fe {
  margin-bottom: 2em;
}
.in-2856 .wide-eac3 {
  margin-bottom: 15px;
}
.in-2856 .wide-eac3:last-child {
  margin-bottom: 0;
}
.in-2856 .wide-e5e2 {
  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) {
  .in-2856 .wide-e5e2 {
    display: block;
  }
}
.in-2856 .filter_black_75b5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .in-2856 .filter_black_75b5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.in-2856 .menu_blue_e878 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.in-2856 .menu_blue_e878 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.in-2856 .menu_blue_e878 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.in-2856 .item_upper_89da {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.in-2856 .item_upper_89da a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.in-2856 .highlight-d824 p:last-child {
  margin-bottom: 0;
}
.in-2856 .plasma_5257 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.in-2856 .widget_up_a460 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.in-2856 .popup_05a2 {
  margin-top: 1em;
}
.in-2856 .middle-ec87 {
  top: 0;
  display: block;
}
.in-2856 .middle-ec87 a {
  color: inherit;
}
.in-2856 .middle-ec87 a:hover {
  color: inherit;
}
.in-2856 .popup-white-4663 {
  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;
}
.in-2856 .popup-white-4663:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.in-2856 .widget_up_a460 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.in-2856 .block_hot_1cd7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.in-2856 .block_hot_1cd7:first-child {
  margin-top: 0;
}
.in-2856 .block_hot_1cd7.selected_5f03 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.in-2856 .block_hot_1cd7.middle_f595 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.in-2856
  .block_hot_1cd7.middle_f595.column-0a60
  .popup_05a2 {
  width: 100%;
}
.in-2856 .middle_f595 {
  -webkit-box-align: center;
  align-items: center;
}
.in-2856 .middle_f595 .filter_silver_1fe6,
.in-2856 .middle_f595 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.in-2856 .menu_blue_e878 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.in-2856 .menu_blue_e878 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.in-2856 .menu_blue_e878: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;
}
.in-2856 .selected_5f03 {
  z-index: 5;
}
.in-2856 .highlight-thick-104d .secondary-e88d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.in-2856 .search-f932 .secondary-e88d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.in-2856 .border-3027 .secondary-e88d {
  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;
}
.in-2856.banner_paper_3f48 .wide-e5e2,
.in-2856.filter-aca5 .wide-e5e2 {
  display: block;
}
.in-2856.banner_paper_3f48 .wide-e5e2 .dim_970e,
.in-2856.banner_paper_3f48 .wide-e5e2 .widget_up_a460,
.in-2856.filter-aca5 .wide-e5e2 .dim_970e,
.in-2856.filter-aca5 .wide-e5e2 .widget_up_a460 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.in-2856.text_4d20 .filter_black_75b5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .in-2856.text_4d20 .filter_black_75b5 {
    margin-right: 0;
  }
}
.in-2856.banner_paper_3f48 .filter_black_75b5,
.in-2856.filter-aca5 .filter_black_75b5 {
  padding-top: 40%;
}
.in-2856.banner_paper_3f48 .glass-58fe,
.in-2856.filter-aca5 .glass-58fe {
  display: block;
}
.in-2856.banner_paper_3f48 .fn-sticky-d100 .widget_up_a460,
.in-2856.filter-aca5 .fn-sticky-d100 .widget_up_a460 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.in-2856.banner_paper_3f48 .filter_black_75b5,
.in-2856.filter-aca5 .filter_black_75b5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.in-2856.banner_paper_3f48 .widget_up_a460 {
  padding: 1em;
}
.link_short_930f {
  margin: 30px auto;
  display: block;
}
.link_short_930f .wrapper_ddbf > * {
  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;
}
.link_short_930f .wrapper_ddbf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_short_930f .wrapper_ddbf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-fixed-c8bc .filter_silver_1fe6 {
  margin-bottom: 1.41575em;
}
.tag-fixed-c8bc .list-2704 {
  margin-bottom: 1.618em;
}
.component-dfcd .overlay-rough-ee30 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.component-dfcd .overlay-rough-ee30 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.component-dfcd .layout_3094 {
  max-width: 100%;
  overflow: auto;
}
.component_0ea0 .component-dfcd a:hover {
  text-decoration: underline;
}
.wrapper_glass_dfd1 .wide-eac3:not(.item_upper_89da),
.wrapper_glass_dfd1 .menu_blue_e878 {
  margin-bottom: 1.41575em;
}
.wrapper_glass_dfd1 .wide-eac3:not(.item_upper_89da):last-child,
.wrapper_glass_dfd1 .menu_blue_e878:last-child {
  margin-bottom: 0;
}
.wrapper_glass_dfd1 .wide-eac3.video_07d8 {
  margin-bottom: 0.41575em;
}
.wrapper_glass_dfd1 .module-small-0c38:before,
.wrapper_glass_dfd1 .menu-hot-8107:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wrapper_glass_dfd1 .module-small-0c38:before {
  content: "\f115";
}
.wrapper_glass_dfd1 .menu-hot-8107:before {
  content: "\f02c";
}
.wrapper_glass_dfd1 .filter-copper-fb91 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wrapper_glass_dfd1 .filter-copper-fb91 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside-1c2e {
  display: -webkit-box;
  display: flex;
}
.aside-1c2e .wood-0eac {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside-1c2e .wood-0eac {
    flex-basis: 90px;
  }
}
.aside-1c2e .north-4e3d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-1c2e .north-4e3d {
    flex-basis: calc(100% - 50px);
  }
}
.aside-1c2e .disabled-235b p:last-child {
  margin-bottom: 0.72em;
}
.right-a77f .wrapper_ddbf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.right-a77f .wrapper_ddbf:after,
.right-a77f .wrapper_ddbf:before {
  content: "";
  display: table;
}
.right-a77f .wrapper_ddbf:after {
  clear: both;
}
.right-a77f .wrapper_ddbf .surface-wide-7036,
.right-a77f .wrapper_ddbf .focus-cool-8bd1 {
  width: 49%;
}
.right-a77f .wrapper_ddbf .surface-wide-7036 a span.overlay-b026,
.right-a77f .wrapper_ddbf .focus-cool-8bd1 a span.overlay-b026 {
  display: block;
  margin-bottom: 5px;
}
.right-a77f .wrapper_ddbf .focus-cool-8bd1 {
  float: left;
  text-align: left;
}
.right-a77f .wrapper_ddbf .surface-wide-7036 {
  float: right;
  text-align: right;
}
.gas_01ef {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gas_01ef {
    margin-bottom: 0;
  }
}
.old_0d6a {
  margin-bottom: 1em;
}
.old_0d6a .item_upper_89da {
  font-size: 1.1em;
  line-height: 1.3;
}
.input_2a29 a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature-huge-f41a .old_0d6a,
.chip-rough-1e1b .old_0d6a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature-huge-f41a .old_0d6a,
  .chip-rough-1e1b .old_0d6a {
    display: block;
  }
}
.feature-huge-f41a .input_2a29,
.chip-rough-1e1b .input_2a29 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature-huge-f41a .input_2a29,
  .chip-rough-1e1b .input_2a29 {
    margin-bottom: 1em;
  }
}
.feature-huge-f41a .input_2a29 img,
.chip-rough-1e1b .input_2a29 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature-huge-f41a .button-green-948e,
.chip-rough-1e1b .button-green-948e {
  flex-basis: calc(100% - 160px);
}
.feature-huge-f41a .button-green-948e p,
.chip-rough-1e1b .button-green-948e p {
  margin-bottom: 0;
}
.feature-huge-f41a .button-green-948e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature-huge-f41a .button-green-948e {
    padding-left: 0;
  }
}
.chip-rough-1e1b .button-green-948e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .chip-rough-1e1b .button-green-948e {
    padding-right: 0;
  }
}
.chip-rough-1e1b .input_2a29 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hovered_f7b2 .input_2a29 {
  margin-bottom: 0.5em;
}
.hovered_f7b2 .input_2a29 img {
  width: 100%;
}
.fixed-64b8 .module_6b82,
.menu_fe62 .module_6b82 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.menu_fe62 .menu-middle-8ddc .aside_huge_58b3 p:last-child {
  margin-bottom: 0;
}
.hidden_f9ce {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav-1e12 .filter-de0d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav-1e12 .filter-de0d:last-of-type {
    margin-bottom: 0;
  }
}
.nav-1e12 .filter-de0d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-1e12 .filter-de0d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav-1e12 .filter-de0d ul li {
  margin: 0 0 0.6em;
}
.nav-1e12 .filter-de0d ul li.frame-north-d209,
.nav-1e12 .filter-de0d ul li.old_b1b2 {
  position: relative;
}
.nav-1e12 .filter-de0d ul li.frame-north-d209 .fast-e658,
.nav-1e12 .filter-de0d ul li.old_b1b2 .fast-e658 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav-1e12 .filter-de0d ul li.frame-north-d209:after:after,
.nav-1e12 .filter-de0d ul li.frame-north-d209:after:before,
.nav-1e12
  .filter-de0d
  ul
  li.old_b1b2:after:after,
.nav-1e12
  .filter-de0d
  ul
  li.old_b1b2:after:before {
  content: "";
  display: table;
}
.nav-1e12 .filter-de0d ul li.frame-north-d209:after:after,
.nav-1e12
  .filter-de0d
  ul
  li.old_b1b2:after:after {
  clear: both;
}
.nav-1e12 .filter-de0d a.overlay-9fed:hover {
  text-decoration: none;
}
.nav-1e12 .filter-de0d select {
  max-width: 100%;
}
.nav-1e12 .filter-de0d table {
  font-size: 85%;
}
.nav-1e12 .filter-de0d table td,
.nav-1e12 .filter-de0d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav-1e12 .filter-de0d table tfoot td {
  text-align: left;
}
.nav-1e12 .filter-de0d :last-child {
  margin-bottom: 0;
}
.nav-1e12 .filter-de0d .fixed_604d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav-1e12 .filter-de0d .fixed_604d label {
  width: 100%;
}
.nav-1e12 .filter-de0d .fixed_604d .texture_bce9 {
  width: 100%;
  display: block;
}
.nav-1e12 .filter-de0d .fixed_604d .pagination-754b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav-1e12 .filter-de0d .fixed_604d .pagination-754b:hover svg #svg-search {
  fill: #444;
}
.nav-1e12 .filter-de0d .fixed_604d .pagination-754b svg {
  width: 18px;
  height: 18px;
}
.nav-1e12 .detail_aa45 ul ul,
.nav-1e12 .heading_bd6b ul ul,
.nav-1e12 .content-bronze-d5c5 ul ul,
.nav-1e12 .accordion-87be ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav-1e12 .detail_aa45 .north-9c99 > a,
.nav-1e12 .heading_bd6b .north-9c99 > a,
.nav-1e12 .content-bronze-d5c5 .north-9c99 > a,
.nav-1e12 .accordion-87be .north-9c99 > a {
  margin-bottom: 0;
}
.nav-1e12 .box_92bc li,
.nav-1e12 .detail_aa45 li,
.nav-1e12 .input_900b li,
.nav-1e12 .heading_bd6b li,
.nav-1e12 .content-bronze-d5c5 li,
.nav-1e12 .accordion-87be li,
.nav-1e12 .pattern_f839 li,
.nav-1e12 .icon-focused-20a5 li {
  display: block;
  position: relative;
}
.nav-1e12 .box_92bc li:last-child,
.nav-1e12 .detail_aa45 li:last-child,
.nav-1e12 .input_900b li:last-child,
.nav-1e12 .heading_bd6b li:last-child,
.nav-1e12 .content-bronze-d5c5 li:last-child,
.nav-1e12 .accordion-87be li:last-child,
.nav-1e12 .pattern_f839 li:last-child,
.nav-1e12 .icon-focused-20a5 li:last-child {
  border: none;
}
.nav-1e12 .box_92bc li a,
.nav-1e12 .detail_aa45 li a,
.nav-1e12 .input_900b li a,
.nav-1e12 .heading_bd6b li a,
.nav-1e12 .content-bronze-d5c5 li a,
.nav-1e12 .accordion-87be li a,
.nav-1e12 .pattern_f839 li a,
.nav-1e12 .icon-focused-20a5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-1e12 .box_92bc li ul li::before,
.nav-1e12 .detail_aa45 li ul li::before,
.nav-1e12 .input_900b li ul li::before,
.nav-1e12 .heading_bd6b li ul li::before,
.nav-1e12 .content-bronze-d5c5 li ul li::before,
.nav-1e12 .accordion-87be li ul li::before,
.nav-1e12 .pattern_f839 li ul li::before,
.nav-1e12 .icon-focused-20a5 li ul li::before {
  left: 15px;
}
.nav-1e12 .box_92bc li ul a,
.nav-1e12 .detail_aa45 li ul a,
.nav-1e12 .input_900b li ul a,
.nav-1e12 .heading_bd6b li ul a,
.nav-1e12 .content-bronze-d5c5 li ul a,
.nav-1e12 .accordion-87be li ul a,
.nav-1e12 .pattern_f839 li ul a,
.nav-1e12 .icon-focused-20a5 li ul a {
  padding-left: 20px;
}
.nav-1e12 .box_92bc li ul ul li::before,
.nav-1e12 .detail_aa45 li ul ul li::before,
.nav-1e12 .input_900b li ul ul li::before,
.nav-1e12 .heading_bd6b li ul ul li::before,
.nav-1e12 .content-bronze-d5c5 li ul ul li::before,
.nav-1e12 .accordion-87be li ul ul li::before,
.nav-1e12 .pattern_f839 li ul ul li::before,
.nav-1e12 .icon-focused-20a5 li ul ul li::before {
  left: 30px;
}
.nav-1e12 .box_92bc li ul ul a,
.nav-1e12 .detail_aa45 li ul ul a,
.nav-1e12 .input_900b li ul ul a,
.nav-1e12 .heading_bd6b li ul ul a,
.nav-1e12 .content-bronze-d5c5 li ul ul a,
.nav-1e12 .accordion-87be li ul ul a,
.nav-1e12 .pattern_f839 li ul ul a,
.nav-1e12 .icon-focused-20a5 li ul ul a {
  padding-left: 40px;
}
.nav-1e12 .liquid_9650 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-1e12 .icon-focused-20a5 ul li {
  margin-bottom: 1.41575em;
}
.nav-1e12 .icon-focused-20a5 ul li .wood_595b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav-1e12 .icon-focused-20a5 ul li .focus_9481 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tooltip-pink-71dd .box_92bc li a,
.tooltip-pink-71dd .detail_aa45 li a,
.tooltip-pink-71dd .input_900b li a,
.tooltip-pink-71dd .heading_bd6b li a,
.tooltip-pink-71dd .content-bronze-d5c5 li a,
.tooltip-pink-71dd .accordion-87be li a,
.tooltip-pink-71dd .pattern_f839 li a,
.tooltip-pink-71dd .icon-focused-20a5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-pink-71dd .liquid_9650 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-pink-71dd .filter-de0d ul li.frame-north-d209 .fast-e658,
.tooltip-pink-71dd .filter-de0d ul li.old_b1b2 .fast-e658 {
  background: rgba(0, 0, 0, 0.2);
}
.tooltip-pink-71dd .nav-1e12 .filter-de0d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-cf06 .nav-1e12 .mini-7394 li {
  margin: 0;
}
.slider-cf06 .nav-1e12 .mini-7394 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider-cf06 .nav-1e12 .mini-7394 li ul {
  margin: 0;
}
.slider-cf06 .nav-1e12 .mini-7394 li ul li a {
  padding-left: 15px;
}
.slider-cf06 .nav-1e12 .mini-7394 li ul li li a {
  padding-left: 30px;
}
.slider-cf06 .nav-1e12 .mini-7394 li.avatar_98a8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider-cf06 .nav-1e12 .mini-7394 li.avatar_98a8 > 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;
}
.slider-cf06 .nav-1e12 .mini-7394 li.avatar_98a8 > 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;
}
.background-6993 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.photo-3f0b {
  position: relative;
  z-index: 10;
}
.photo-3f0b .tall_8422 {
  width: 100%;
  max-width: 100%;
}
.disabled_clean_1c62 .glass_d731 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.disabled_clean_1c62 .image_edda {
}
.disabled_clean_1c62 .tooltip-pink-71dd {
  background: #292929;
}
.hero-focused-1e73 .glass_d731 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero-focused-1e73 .image_edda {
  background: #f9f9f9;
}
.hero-focused-1e73 .tooltip-pink-71dd {
  background: #303030;
}
.modal_798f .glass_d731 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_798f .inner_7c84 {
    margin-bottom: 1em;
  }
  .modal_798f .inner_7c84:last-child {
    margin-bottom: 0;
  }
}
.modal_798f .image_edda {
  background: #ededed;
}
.modal_798f .tooltip-pink-71dd {
  background: #1a1a1a;
}
.glass_d731.image_edda {
  color: rgba(0, 0, 0, 0.6);
}
.glass_d731.image_edda .nav-fixed-9d94 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass_d731.tooltip-pink-71dd {
  color: rgba(255, 255, 255, 0.99);
}
.glass_d731.tooltip-pink-71dd a:not(.overlay-9fed) {
  color: rgba(255, 255, 255, 0.79);
}
.glass_d731.tooltip-pink-71dd a:not(.overlay-9fed):hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass_d731.tooltip-pink-71dd .nav-fixed-9d94 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass_d731.tooltip-pink-71dd table tbody td,
.glass_d731.tooltip-pink-71dd table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_6f49.dynamic-7cb5 .chip-glass-add5 {
  max-width: initial;
}
.avatar_6f49 .active-f3a8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar_6f49 .active-f3a8 .tall_8422 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar_6f49 .active-f3a8 .tall_8422 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar_6f49 .active-f3a8 .tall_8422:last-child {
    margin-bottom: 0;
  }
}
.modal_798f .inner_7c84:last-child,
.hero-focused-1e73 .inner_7c84:last-child,
.disabled_clean_1c62 .inner_7c84:last-child {
  margin-bottom: 0;
}
.modal_798f .inner_7c84 .nav-1e12 .filter-de0d:last-child,
.hero-focused-1e73 .inner_7c84 .nav-1e12 .filter-de0d:last-child,
.disabled_clean_1c62 .inner_7c84 .nav-1e12 .filter-de0d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal_798f .dirty-191c,
  .modal_798f .list-c7d9,
  .hero-focused-1e73 .dirty-191c,
  .hero-focused-1e73 .list-c7d9,
  .disabled_clean_1c62 .dirty-191c,
  .disabled_clean_1c62 .list-c7d9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .photo-3f0b .inner_7c84 {
    margin-bottom: 2em;
  }
}
.photo-3f0b p:last-child {
  margin-bottom: 0;
}
.photo-3f0b li,
.photo-3f0b ul {
  list-style: none;
  margin: 0;
}
.photo-3f0b ul ul {
  margin-left: 2.617924em;
}
.dropdown_764f {
  font-size: 0.875em;
}

/* css-noise: a2d5 */
.widget-item-u6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
