/*!
Theme Name: Customify
Theme URI: https://pressmaximum.media-66d6/customify
Author: WPCustomify
Author URI: https://pressmaximum.media-66d6
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.media-66d6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hover-top-0abf.message_old_94e5/licenses/gpl-2.0.last-bfba
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.cool_bffe/, (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.texture-last-43e7.bottom_a449/normalize.panel_6f11/
 ======
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.panel_6f11 v7.0.0 | MIT License | github.media-66d6/necolas/normalize.panel_6f11 */
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;
}
.sort-cold-6864 .active-down-6faf,
.texture-6529,
.component-over-0c35,
.video_cadf,
.sidebar_8398,
.border-active-fe12,
.basic_5d4b,
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;
}
.texture-6529,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture-6529,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-6529,
  h1 {
    font-size: 1.8em;
  }
}
.component-over-0c35,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component-over-0c35 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component-over-0c35,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component-over-0c35,
  h2 {
    font-size: 1.7em;
  }
}
.video_cadf,
h3 {
  font-size: 1.618em;
}
.sort-cold-6864 .active-down-6faf,
.sidebar_8398,
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.focus_simple_4c28 {
  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;
}
.text_90d6:after,
.text_90d6:before,
.current_9376:after,
.current_9376:before {
  content: "";
  display: table;
}
.text_90d6:after,
.current_9376:after {
  clear: both;
}
.logo-b3e1 {
  float: right;
  margin-right: 0;
}
.modal-c0c1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tall-cf1a .info_d3b9,
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;
}
.tall-cf1a .info_d3b9: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;
}
.block_fe4f .info_d3b9 {
  box-shadow: none;
}
.block_fe4f
  .info_d3b9
  .element_outer_daa4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block_fe4f .info_d3b9 .shade-next-facc {
  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;
}
.block_fe4f
  .info_d3b9
  .shade-next-facc
  b {
  display: none;
}
.block_fe4f .video-eb71 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focus_b8f5:not(.fresh_b81a):not(.description_simple_395f),
button:not(.fresh_b81a):not(.description_simple_395f),
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ),
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ),
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ) {
  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;
}
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ):hover,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ):hover,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):hover,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):hover,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ):active,
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ):active,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):active,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):active,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):active,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus {
  outline: 0;
}
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828 {
  position: relative;
}
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .carousel-8681,
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .focus-inner-7d3e,
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .preview_f47e,
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  i,
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  svg,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .carousel-8681,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .focus-inner-7d3e,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .preview_f47e,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  i,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  svg,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .carousel-8681,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .focus-inner-7d3e,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .preview_f47e,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  i,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  svg,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .carousel-8681,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .focus-inner-7d3e,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .preview_f47e,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  i,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  svg,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .carousel-8681,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .focus-inner-7d3e,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  .preview_f47e,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  i,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828
  svg {
  visibility: hidden;
}
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828:after,
button:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828:after,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828:after,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828:after,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ).fn-loading-b828: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;
}
.focus_b8f5:not(.fresh_b81a):not(.description_simple_395f),
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ),
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ),
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ) {
  color: #fff;
  background: #235787;
}
.focus_b8f5:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus,
input[type="button"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus,
input[type="reset"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus,
input[type="submit"]:not(.fresh_b81a):not(
    .description_simple_395f
  ):focus {
  color: #fff;
}
.focus_b8f5.fn-disabled-b828:not(.fresh_b81a):not(
    .description_simple_395f
  ),
.focus_b8f5[disabled]:not(.fresh_b81a):not(
    .description_simple_395f
  ),
button.fn-disabled-b828:not(.fresh_b81a):not(
    .description_simple_395f
  ),
button[disabled]:not(.fresh_b81a):not(
    .description_simple_395f
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.table_down_d5cf {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_down_d5cf: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;
}
.fresh_a409 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hot-6a9c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hidden_fluid_461d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text_90d6:after,
.text_90d6:before,
.column_hard_2b28:after,
.column_hard_2b28:before,
.breadcrumb-e86c:after,
.breadcrumb-e86c:before,
.button_2c7f:after,
.button_2c7f:before,
.nav_41d6:after,
.nav_41d6:before,
.input-full-06c8:after,
.input-full-06c8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text_90d6:after,
.column_hard_2b28:after,
.breadcrumb-e86c:after,
.button_2c7f:after,
.nav_41d6:after,
.input-full-06c8:after {
  clear: both;
}
.column_hard_2b28 .new-d12e,
.breadcrumb-e86c .new-d12e,
.avatar_f8ba .new-d12e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.description_light_918e {
  display: inline-block;
}
.fast-e0e4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fast-e0e4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fast-e0e4 .hero-5c8a {
  padding: 1em 0;
  font-size: 85%;
}
.hero-5c8a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary_4418 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary_4418:after,
.tertiary_4418:before {
  content: "";
  display: table;
}
.tertiary_4418:after {
  clear: both;
}
.search_52c0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.detail-motion-501f .search_52c0 {
  max-width: 50%;
}
.main_c05f .search_52c0 {
  max-width: 33.33%;
}
.wrapper-solid-97a8 .search_52c0 {
  max-width: 25%;
}
.accordion-black-2a5d .search_52c0 {
  max-width: 20%;
}
.footer-0145 .search_52c0 {
  max-width: 16.66%;
}
.dynamic_2c48 .search_52c0 {
  max-width: 14.28%;
}
.cool-0157 .search_52c0 {
  max-width: 12.5%;
}
.slider-mini-2087 .search_52c0 {
  max-width: 11.11%;
}
.selected_ec6e {
  display: block;
}
.sort-cold-6864 .wrapper_east_91c2 label,
.sort-cold-6864 .pagination-out-d88a label,
.sort-cold-6864 .heading-right-e921 label,
.sort-cold-6864 .hovered-c84f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.huge_d41b {
  list-style: none;
  margin: 0;
}
.huge_d41b article.pattern-purple-b01f {
  margin-bottom: 0;
}
.huge_d41b ul {
  list-style: none;
  margin: 0;
}
.huge_d41b .container_a845 li.pattern-purple-b01f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .huge_d41b .container_a845 li.pattern-purple-b01f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .huge_d41b .container_a845 li.pattern-purple-b01f: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) {
  .huge_d41b .container_a845 li.pattern-purple-b01f li.pattern-purple-b01f li.pattern-purple-b01f li.pattern-purple-b01f {
    padding-left: 0;
  }
}
article.pattern-purple-b01f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern-purple-b01f .column_hard_2b28 p:last-of-type {
  margin-bottom: 0;
}
article.pattern-purple-b01f .widget-4e27 {
  float: left;
}
article.pattern-purple-b01f .layout_large_afa8 {
  margin-left: 85px;
}
article.pattern-purple-b01f .last_0b94 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern-purple-b01f .last_0b94 .background-8b9f {
  margin-left: 10px;
}
article.pattern-purple-b01f .menu-85de {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern-purple-b01f .tooltip_83f8 {
  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 .wrapper_east_91c2,
  #respond .heading-right-e921,
  #respond .hovered-c84f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_east_91c2 input,
#respond .heading-right-e921 input,
#respond .hovered-c84f input {
  width: 100%;
}
#respond .hovered-c84f {
  margin-right: 0;
}
#respond .hero-pressed-d351 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary-562c {
  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;
}
.tertiary-562c.upper_3fe9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary-562c 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%);
}
.tertiary-562c:focus,
.tertiary-562c: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);
}
.basic-9bb0 {
  border-radius: 10%;
}
.small-d87b {
  border-radius: 50%;
}
.easy-4f33 {
  font-size: 0.72em;
}
.border_0792 {
  font-size: 0.875em;
}
.paragraph_d36d {
  font-size: 1.1em;
}
.item_5e37 {
  text-transform: uppercase;
  line-height: 1.2;
}
.item_5e37.easy-4f33 {
  letter-spacing: 0.5px;
}
.mask-focused-4bfd,
.mask-focused-4bfd a {
  color: #6d6d6d;
}
.mask-focused-4bfd a:hover {
  color: #111;
}
.thumbnail-south-490c {
  color: #6d6d6d;
}
.thumbnail-blue-08ea {
  overflow-x: hidden;
}
.thumbnail-blue-08ea .texture-8bc8.pressed-4a3a {
  position: relative;
}
.thumbnail-blue-08ea .texture-8bc8.pressed-4a3a.button-df2d {
  position: initial;
}
.thumbnail-blue-08ea
  .texture-8bc8.pressed-4a3a.button-df2d
  .heading-tall-d96a {
  left: auto;
}
.thumbnail-blue-08ea .texture-8bc8 .heading-tall-d96a {
  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;
}
.thumbnail-blue-08ea .texture-8bc8:hover.pressed-4a3a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail-blue-08ea
  .texture-8bc8:hover.pressed-4a3a
  .heading-tall-d96a {
  display: block;
  z-index: 9999999;
}
.thumbnail-blue-08ea .module-cool-fe85 .sort_edf0,
.thumbnail-blue-08ea .wood-a536 .sort_edf0 {
  display: none;
}
.thumbnail-blue-08ea .preview_dirty_290a .texture-8bc8:hover.pressed-4a3a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-cold-6864 .wrapper_east_91c2 label,
.sort-cold-6864 .pagination-out-d88a label,
.sort-cold-6864 .heading-right-e921 label,
.sort-cold-6864 .hovered-c84f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.huge_d41b {
  list-style: none;
  margin: 0;
}
.huge_d41b article.pattern-purple-b01f {
  margin-bottom: 0;
}
.huge_d41b ul {
  list-style: none;
  margin: 0;
}
.huge_d41b .container_a845 li.pattern-purple-b01f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .huge_d41b .container_a845 li.pattern-purple-b01f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .huge_d41b .container_a845 li.pattern-purple-b01f: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) {
  .huge_d41b .container_a845 li.pattern-purple-b01f li.pattern-purple-b01f li.pattern-purple-b01f li.pattern-purple-b01f {
    padding-left: 0;
  }
}
article.pattern-purple-b01f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern-purple-b01f .column_hard_2b28 p:last-of-type {
  margin-bottom: 0;
}
article.pattern-purple-b01f .widget-4e27 {
  float: left;
}
article.pattern-purple-b01f .layout_large_afa8 {
  margin-left: 85px;
}
article.pattern-purple-b01f .last_0b94 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern-purple-b01f .last_0b94 .background-8b9f {
  margin-left: 10px;
}
article.pattern-purple-b01f .menu-85de {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern-purple-b01f .tooltip_83f8 {
  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 .wrapper_east_91c2,
  #respond .heading-right-e921,
  #respond .hovered-c84f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_east_91c2 input,
#respond .heading-right-e921 input,
#respond .hovered-c84f input {
  width: 100%;
}
#respond .hovered-c84f {
  margin-right: 0;
}
#respond .hero-pressed-d351 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module-cool-fe85 .huge-1e47 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.huge-1e47 .tabs-7009.current-4d0e .video_right_c7f5 > li > a:focus,
.huge-1e47 .tabs-7009.current-4d0e .video_right_c7f5 > li > a:hover,
.huge-1e47 .tabs-7009.texture-39a6 .video_right_c7f5 > li > a:focus,
.huge-1e47 .tabs-7009.texture-39a6 .video_right_c7f5 > li > a:hover,
.huge-1e47 .tabs-7009.west-94ab .video_right_c7f5 > li > a:focus,
.huge-1e47 .tabs-7009.west-94ab .video_right_c7f5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-1e47
  .tabs-7009.current-4d0e
  .video_right_c7f5
  > li.avatar-active-4653
  > a,
.huge-1e47
  .tabs-7009.current-4d0e
  .video_right_c7f5
  > li.action_f1e0
  > a,
.huge-1e47
  .tabs-7009.texture-39a6
  .video_right_c7f5
  > li.avatar-active-4653
  > a,
.huge-1e47
  .tabs-7009.texture-39a6
  .video_right_c7f5
  > li.action_f1e0
  > a,
.huge-1e47
  .tabs-7009.west-94ab
  .video_right_c7f5
  > li.avatar-active-4653
  > a,
.huge-1e47 .tabs-7009.west-94ab .video_right_c7f5 > li.menu-green-d21e > a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-1e47 .tooltip_purple_0269,
.huge-1e47 .tooltip_purple_0269 a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-1e47 .copper_6e2c.description-selected-aaab li a,
.huge-1e47 .dynamic_685f a,
.huge-1e47 .active-first-db55,
.huge-1e47 .video_right_c7f5 > li > a,
.huge-1e47 .inner-7c39 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47 .copper_6e2c.description-selected-aaab li a:hover,
.huge-1e47 .dynamic_685f a:hover,
.huge-1e47 .active-first-db55:hover,
.huge-1e47 .video_right_c7f5 > li > a:hover,
.huge-1e47 .inner-7c39:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-1e47 .grid-plasma-cda2 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47 .grid-plasma-cda2 .module_down_fc9e {
  color: rgba(255, 255, 255, 0.99);
}
.huge-1e47 .grid-plasma-cda2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-1e47 .carousel-active-9cd1 .panel_simple_cca3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47 .carousel-active-9cd1 .panel_simple_cca3 .wide-a6a3 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47
  .carousel-active-9cd1
  .panel_simple_cca3
  .wide-a6a3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47
  .carousel-active-9cd1
  .panel_simple_cca3
  .wide-a6a3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47
  .carousel-active-9cd1
  .panel_simple_cca3
  .wide-a6a3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47
  .carousel-active-9cd1
  .panel_simple_cca3
  .wide-a6a3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47 .carousel-active-9cd1 .overlay_active_75dd {
  color: rgba(255, 255, 255, 0.79);
}
.huge-1e47 .carousel-active-9cd1 .overlay_active_75dd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-0442
  .huge-1e47
  .carousel-active-9cd1
  .overlay_hard_2784
  .mask-dynamic-68af {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected-0442
  .huge-1e47
  .carousel-active-9cd1
  .overlay_hard_2784
  .wide-a6a3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-cool-fe85 .banner_steel_62b7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.banner_steel_62b7 .tabs-7009.current-4d0e .video_right_c7f5 > li > a:focus,
.banner_steel_62b7 .tabs-7009.current-4d0e .video_right_c7f5 > li > a:hover,
.banner_steel_62b7 .tabs-7009.texture-39a6 .video_right_c7f5 > li > a:focus,
.banner_steel_62b7 .tabs-7009.texture-39a6 .video_right_c7f5 > li > a:hover,
.banner_steel_62b7 .tabs-7009.west-94ab .video_right_c7f5 > li > a:focus,
.banner_steel_62b7 .tabs-7009.west-94ab .video_right_c7f5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_steel_62b7
  .tabs-7009.current-4d0e
  .video_right_c7f5
  > li.avatar-active-4653
  > a,
.banner_steel_62b7
  .tabs-7009.current-4d0e
  .video_right_c7f5
  > li.action_f1e0
  > a,
.banner_steel_62b7
  .tabs-7009.texture-39a6
  .video_right_c7f5
  > li.avatar-active-4653
  > a,
.banner_steel_62b7
  .tabs-7009.texture-39a6
  .video_right_c7f5
  > li.action_f1e0
  > a,
.banner_steel_62b7
  .tabs-7009.west-94ab
  .video_right_c7f5
  > li.avatar-active-4653
  > a,
.banner_steel_62b7 .tabs-7009.west-94ab .video_right_c7f5 > li.menu-green-d21e > a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_steel_62b7 .tooltip_purple_0269,
.banner_steel_62b7 .tooltip_purple_0269 a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_steel_62b7 .copper_6e2c.description-selected-aaab li a,
.banner_steel_62b7 .dynamic_685f a,
.banner_steel_62b7 .active-first-db55,
.banner_steel_62b7 .video_right_c7f5 > li > a,
.banner_steel_62b7 .inner-7c39 {
  color: rgba(0, 0, 0, 0.55);
}
.banner_steel_62b7 .copper_6e2c.description-selected-aaab li a:hover,
.banner_steel_62b7 .dynamic_685f a:hover,
.banner_steel_62b7 .active-first-db55:hover,
.banner_steel_62b7 .video_right_c7f5 > li > a:hover,
.banner_steel_62b7 .inner-7c39:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_steel_62b7 .grid-plasma-cda2 {
  color: rgba(0, 0, 0, 0.55);
}
.banner_steel_62b7 .grid-plasma-cda2 .module_down_fc9e {
  color: rgba(0, 0, 0, 0.8);
}
.banner_steel_62b7 .grid-plasma-cda2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_white_9d13 .top-9f52 {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-e86c > * {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-e86c .fresh_a409 {
  margin-right: 1.41575em;
}
.gradient_bright_dd89 .breadcrumb-e86c > .bright_dd12 {
  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;
}
.gradient_bright_dd89 .breadcrumb-e86c > .shade_7eca {
  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;
}
.brown-263c.badge_white_9d13 .top-9f52,
.heading-dirty-5759.badge_white_9d13 .top-9f52 {
  margin-left: 0;
}
.active_38d2.badge_white_9d13 .top-9f52,
.background-8a65.badge_white_9d13 .top-9f52 {
  margin-right: 0;
}
.breadcrumb-e86c ol,
.breadcrumb-e86c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary-cold-85d9 video {
  max-width: 100%;
}
.center_32a2 img {
  display: block;
}
.center_32a2.fresh_a409,
.center_32a2.hot-6a9c {
  width: 100%;
}
.center_32a2.shade_7eca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dark-1e36:not(.article-last-b851) {
  margin: 1.5em auto;
}
.upper-62f7 p {
  padding: 1.5em 14px;
}
ul.tooltip_50e1.shade_7eca,
ul.tooltip_50e1.bright_dd12,
ul.tooltip_50e1.secondary-soft-acd7.bright_dd12 {
  padding: 0 14px;
}
.inner-e1a0 {
  display: block;
  overflow-x: auto;
}
.inner-e1a0 table {
  border-collapse: collapse;
  width: 100%;
}
.inner-e1a0 td,
.inner-e1a0 th {
  padding: 0.5em;
}
.breadcrumb-e86c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.breadcrumb-e86c ol ol,
.breadcrumb-e86c ol ul,
.breadcrumb-e86c ul ol,
.breadcrumb-e86c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.breadcrumb-e86c ol ol li,
.breadcrumb-e86c ol ul li,
.breadcrumb-e86c ul ol li,
.breadcrumb-e86c ul ul li {
  margin-left: 0;
}
.lower-f862.white-04c4 > .dark_cfc2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lower-f862.white-04c4 > .dark_cfc2 iframe,
.lower-f862.white-04c4 > .dark_cfc2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.section_first_e6f9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.section_first_e6f9.list-clean-f4ec {
  padding: 0;
}
.section_first_e6f9.list-clean-f4ec cite {
  font-size: 13px;
}
.section_first_e6f9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.section_first_e6f9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-motion-f01a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-motion-f01a > p:first-child {
  margin-top: 0;
}
.media-motion-f01a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-motion-f01a blockquote {
  border-left: 0;
}
.text-warm-6dae {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text-warm-6dae:not(.tag-9f26) {
  max-width: 100px;
}
.text-warm-6dae.avatar-4012 {
  border-bottom: none !important;
  text-align: center;
}
.text-warm-6dae.avatar-4012::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .upper-62f7 p {
    padding: 1.5em 0;
  }
}
.title-7330 {
  color: #0073aa;
}
.secondary_bc19 {
  background-color: #0073aa;
}
.content_hot_d8e1 {
  color: #229fd8;
}
.dropdown_ad43 {
  background-color: #229fd8;
}
.shade_976f {
  color: #eee;
}
.fresh-8619 {
  background-color: #eee;
}
.tertiary-baff {
  color: #444;
}
.thick-1fd0 {
  background-color: #444;
}
.info_tall_34e5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info_tall_34e5 .west-d785 .dynamic_685f {
  font-size: 15px;
}
.info_tall_34e5 .dynamic_685f {
  line-height: 1.3;
}
.info_tall_34e5 .banner_steel_62b7 {
}
.info_tall_34e5 .huge-1e47 {
  background: #235787;
}
.info_18e0 {
  padding: 0;
}
.info_18e0 .huge-1e47 {
  background: #1a1a1a;
}
.info_18e0 .banner_steel_62b7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pro_e987 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pro_e987 .banner_steel_62b7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pro_e987 .huge-1e47 {
  background: #303030;
}
.input-full-06c8 {
  position: relative;
  z-index: 10;
}
.input-full-06c8 .medium-4d2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fresh_7af7 .pressed-4a3a {
  display: inline-block;
  vertical-align: middle;
}
.fresh_7af7.logo-f1d0 .pressed-4a3a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .fresh_7af7.logo-f1d0 .pressed-4a3a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .fresh_7af7.logo-f1d0 .pressed-4a3a {
    margin-right: 0.4em;
  }
}
.fresh_7af7.logo-f1d0 .pressed-4a3a:last-child {
  margin-right: 0;
}
.image_73d7 .medium-4d2c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .module-cool-fe85 .west-d785 {
    margin: 0 -0.5em;
  }
  .module-cool-fe85 .west-d785 [class*="customify-col-"],
  .module-cool-fe85 .west-d785 [class*="customify-col_"],
  .module-cool-fe85 .west-d785 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.module-cool-fe85.dim_18d8 .medium-4d2c {
  background: 0 0 !important;
}
.module-cool-fe85.dim_18d8 .medium-4d2c,
.module-cool-fe85.image_73d7 .medium-4d2c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .module-cool-fe85.copper-3b55 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.module-cool-fe85.image_73d7 .medium-4d2c {
  box-shadow: none !important;
}
.feature-aded {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .feature-aded {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .feature-aded {
    padding: 18px 0 20px;
  }
}
.feature-aded .pagination-cool-0bb0 {
  width: 100%;
}
.feature-aded .hard-fa99 {
  margin-bottom: 0;
}
.feature-aded .content_fast_b574 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active_5110 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active_5110 .pressed_5bba {
  width: 100%;
}
.input-e172 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input-e172 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input-e172 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;
}
.input-e172 li:last-child:after {
  display: none;
}
.input-e172 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wide_22d6 .sort_edf0 button,
.feature-aded .sort_edf0 button {
  left: 0;
}
.wide_22d6 .pressed_5bba,
.feature-aded .pressed_5bba {
  padding-left: 0;
  padding-right: 0;
}
.wide_22d6 .active_5110,
.feature-aded .active_5110 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wide_22d6 {
  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;
}
.wide_22d6: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;
}
.wide_22d6 .focus-e8c9 {
  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) {
  .wide_22d6 .focus-e8c9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wide_22d6 .focus-e8c9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wide_22d6 .focus-e8c9 {
    min-height: 200px;
  }
}
.wide_22d6 .input-e172 {
  color: rgba(255, 255, 255, 0.8);
}
.wide_22d6 .input-e172 a,
.wide_22d6 .input-e172 li:after {
  color: inherit;
}
.wide_22d6 .input-e172 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bronze-e258 {
  margin-bottom: 0.5em;
}
.title-0994 {
  margin-bottom: 1.2em;
}
.title-0994,
.bronze-e258 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.title-0994 p:last-child,
.bronze-e258 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort_edf0,
#masthead .sort_edf0 {
  display: none;
}
#masthead
  > .sort_edf0.border_pro_4c0c {
  display: none;
}
#masthead > .sort_edf0 button {
  left: 0;
}
.icon_2f9e {
  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%;
}
.icon_2f9e .pressed-4a3a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon_2f9e .short-e546 {
  display: -webkit-box;
  display: flex;
}
.icon_2f9e .short-e546.main-left-4810 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon_2f9e .short-e546.form-178e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_2f9e .short-e546.glass-677a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_2f9e.border_9308.grid_85d4 .short-e546.main-left-4810 {
  flex-basis: 100%;
}
.icon_2f9e.under_b1a4 .short-e546.form-178e {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon_2f9e.under_b1a4 .short-e546.glass-677a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort_edf0.border_pro_4c0c {
  display: none;
}
#masthead > .sort_edf0 button {
  left: 0;
}
.description-26f1 {
  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;
}
.description-26f1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.description-26f1.focus-e46b i {
  margin-right: 4px;
}
.description-26f1.feature_up_b163 i {
  margin-left: 5px;
}
.dynamic_685f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dynamic_685f p:last-child {
  margin-bottom: 0;
}
.large_e61f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.large_e61f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.large_e61f img {
  display: block;
  width: auto;
  line-height: 1;
}
.large_e61f .tooltip_purple_0269 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.large_e61f .mask-b50c {
  margin: 5px 0 7px 0;
}
.large_e61f.description-basic-4e49 .right-db8d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large_e61f.description-basic-4e49 .row_45fa {
  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;
}
.large_e61f.fluid_906e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.large_e61f.fluid_906e .right-db8d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large_e61f.fluid_906e .row_45fa {
  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;
}
.large_e61f.panel-hard-ffd3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.large_e61f.layout_f9b0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.large_e61f.layout_f9b0 .row_45fa {
  margin-top: 7px;
}
.texture_glass_6508 {
  display: inline-block;
}
.input-full-06c8 .list_f996 .large_e61f img {
  max-width: 100%;
}
.tabs-7009 .small-91ec.west-bd4c,
.button_0be6 .small-91ec.west-bd4c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-7009 .over_c2cc,
.button_0be6 .over_c2cc {
  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%);
}
.tabs-7009 .over_c2cc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tabs-7009.sidebar-7905 .over_c2cc {
  display: none;
}
.tabs-7009 .card-out-2821 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-7009 .card-out-2821 li {
  display: inline-block;
  position: relative;
}
.tabs-7009 .card-out-2821 li:last-child {
  margin-right: 0;
}
.tabs-7009 .card-out-2821 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;
}
.tabs-7009 .card-out-2821 li.menu-green-d21e > a {
  color: rgba(0, 0, 0, 0.9);
}
.tabs-7009 .card-out-2821 > 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;
}
.tabs-7009 .card-out-2821 > li > a i {
  line-height: 0;
}
.tabs-7009 .card-out-2821 > li.down_8b98 > a .over_c2cc {
  margin-left: 4px;
  line-height: 0;
}
.tabs-7009 .card-out-2821 .hover_hovered_7f96 li.down_8b98 > a {
  position: relative;
}
.tabs-7009 .card-out-2821 .hover_hovered_7f96 li.down_8b98 > a:after,
.tabs-7009 .card-out-2821 .hover_hovered_7f96 li.down_8b98 > a:before {
  content: "";
  display: table;
}
.tabs-7009 .card-out-2821 .hover_hovered_7f96 li.down_8b98 > a:after {
  clear: both;
}
.tabs-7009 .card-out-2821 .hover_hovered_7f96 li.down_8b98 > a .over_c2cc {
  margin-left: 5px;
  float: right;
}
.tabs-7009 .cold_8cc6,
.tabs-7009 .hover_hovered_7f96 {
  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;
}
.tabs-7009 .hover_hovered_7f96 {
  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;
}
.tabs-7009 .hover_hovered_7f96 .west-bd4c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs-7009 .hover_hovered_7f96 .over_c2cc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tabs-7009 .hover_hovered_7f96 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tabs-7009 .hover_hovered_7f96 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;
}
.tabs-7009 .hover_hovered_7f96 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tabs-7009 .hover_hovered_7f96 .hover_hovered_7f96 {
  top: 0;
  left: 100%;
}
.tabs-7009 .notice-9892.fn-focus-b828 > .cold_8cc6,
.tabs-7009 .notice-9892.fn-focus-b828 > .hover_hovered_7f96,
.tabs-7009 .notice-9892:focus > .cold_8cc6,
.tabs-7009 .notice-9892:focus > .hover_hovered_7f96,
.tabs-7009 .notice-9892:hover > .cold_8cc6,
.tabs-7009 .notice-9892:hover > .hover_hovered_7f96 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tabs-7009.west-94ab .video_right_c7f5:after,
.tabs-7009.west-94ab .video_right_c7f5:before {
  content: "";
  display: table;
}
.tabs-7009.west-94ab .video_right_c7f5:after {
  clear: both;
}
.tabs-7009.west-94ab .video_right_c7f5 > li {
  float: left;
}
.tabs-7009.motion_f92a .video_right_c7f5:after,
.tabs-7009.motion_f92a .video_right_c7f5:before {
  content: "";
  display: table;
}
.tabs-7009.motion_f92a .video_right_c7f5:after {
  clear: both;
}
.tabs-7009.motion_f92a .video_right_c7f5 > li {
  float: left;
}
.tabs-7009.motion_f92a .video_right_c7f5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-7009.motion_f92a .video_right_c7f5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tabs-7009.motion_f92a .video_right_c7f5 > li.avatar-active-4653 > a,
.tabs-7009.motion_f92a .video_right_c7f5 > li.menu-green-d21e > a {
  color: #fff;
  background-color: #1e4b75;
}
.tabs-7009.current-4d0e .video_right_c7f5 > li > a .west-bd4c {
  position: relative;
}
.tabs-7009.current-4d0e .video_right_c7f5 > li > a .west-bd4c: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;
}
.tabs-7009.current-4d0e
  .video_right_c7f5
  > li:focus
  > a
  .west-bd4c:before,
.tabs-7009.current-4d0e
  .video_right_c7f5
  > li:hover
  > a
  .west-bd4c:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-7009.current-4d0e
  .video_right_c7f5
  > li.avatar-active-4653
  > a
  .west-bd4c:before,
.tabs-7009.current-4d0e
  .video_right_c7f5
  > li.action_f1e0
  > a
  .west-bd4c:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-7009.texture-39a6 .video_right_c7f5 > li > a .west-bd4c {
  position: relative;
}
.tabs-7009.texture-39a6 .video_right_c7f5 > li > a .west-bd4c: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;
}
.tabs-7009.texture-39a6 .video_right_c7f5 > li:focus > a .west-bd4c:before,
.tabs-7009.texture-39a6
  .video_right_c7f5
  > li:hover
  > a
  .west-bd4c:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-7009.texture-39a6
  .video_right_c7f5
  > li.avatar-active-4653
  > a
  .west-bd4c:before,
.tabs-7009.texture-39a6
  .video_right_c7f5
  > li.action_f1e0
  > a
  .west-bd4c:before {
  width: 100%;
  background-color: currentColor;
}
.button_0be6 .card-out-2821 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button_0be6 .card-out-2821 li:first-child > a {
  border-top: none;
}
.button_0be6 .card-out-2821 .tooltip-gas-1915 > .west-bd4c .over_c2cc {
  display: none;
}
.button_0be6 .card-out-2821 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.button_0be6 .card-out-2821 li:last-child {
  border: none;
}
.button_0be6 .card-out-2821 li.down_8b98 > a {
  padding-right: 45px !important;
}
.button_0be6 .card-out-2821 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.button_0be6 .card-out-2821 li a:focus,
.button_0be6 .card-out-2821 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_0be6 .card-out-2821 li .box-left-deef {
  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;
}
.button_0be6 .card-out-2821 li .box-left-deef:hover {
  box-shadow: none;
}
.button_0be6 .card-out-2821 li .box-left-deef .over_c2cc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.button_0be6 .card-out-2821 .hover_hovered_7f96 {
  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);
}
.button_0be6 .card-out-2821 .hover_hovered_7f96 li a {
  padding-left: 3em;
}
.button_0be6 .card-out-2821 .middle-5732 > a .box-left-deef i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button_0be6 .card-out-2821 .middle-5732 > .hover_hovered_7f96 {
  display: block;
  opacity: 1;
}
.notification_6c3f {
  max-width: 100%;
}
.focus-8e7e {
  line-height: 0;
  cursor: pointer;
}
.inner-7c39 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.inner-7c39:hover {
  box-shadow: none;
  color: currentColor;
}
.inner-7c39 svg {
  width: 18px;
  height: 18px;
}
.inner-7c39 .slider-aff6 {
  display: none;
}
.layout_thick_c3e6 {
  position: relative;
}
.layout_thick_c3e6.fn-active-b828 .inner-7c39 .in-87a8 {
  display: none;
}
.layout_thick_c3e6.fn-active-b828 .inner-7c39 .slider-aff6 {
  display: inline-block;
}
.layout_thick_c3e6 .search-7c97 {
  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);
}
.layout_thick_c3e6.carousel-60e3 .search-7c97 {
  left: auto;
  right: -0.9em;
}
.layout_thick_c3e6.carousel-60e3 .pattern-d155::before {
  left: auto;
  right: 15px;
}
.layout_thick_c3e6.fn-active-b828 .search-7c97 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay_hard_2784 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay_hard_2784 label {
  flex-basis: 100%;
}
.overlay_hard_2784 .panel_simple_cca3 {
  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;
}
.overlay_hard_2784 .wide-a6a3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay_hard_2784 .wide-a6a3:focus {
  background-color: transparent;
}
.overlay_hard_2784 button.overlay_active_75dd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay_hard_2784 button.overlay_active_75dd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay_hard_2784 button.overlay_active_75dd svg {
  width: 18px;
  height: 18px;
}
.overlay_hard_2784 input[type="submit"] {
  min-height: auto;
}
.carousel-active-9cd1 .overlay_hard_2784 .wide-a6a3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern-d155 {
  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) {
  .pattern-d155 {
    width: 220px;
  }
}
.pattern-d155 label {
  flex-basis: 100%;
}
.pattern-d155::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;
}
.selected-0442 .carousel-active-9cd1 .overlay_hard_2784 {
  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;
}
.selected-0442
  .carousel-active-9cd1
  .overlay_hard_2784
  .panel_simple_cca3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.selected-0442 .carousel-active-9cd1 .overlay_hard_2784 .wide-a6a3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.selected-0442
  .carousel-active-9cd1
  .overlay_hard_2784
  .wide-a6a3:focus {
  background: 0 0;
}
.selected-0442
  .carousel-active-9cd1
  .overlay_hard_2784
  .mask-dynamic-68af {
  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;
}
.copper_6e2c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.copper_6e2c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.copper_6e2c li:last-child {
  margin-right: 0;
}
.copper_6e2c li:first-child {
  margin-left: 0;
}
.copper_6e2c.pattern-8017 a {
  color: #fff;
}
.copper_6e2c.pattern-8017 a:hover {
  color: #fff;
}
.copper_6e2c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.copper_6e2c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.copper_6e2c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.copper_6e2c a:hover {
  opacity: 0.9;
  color: inherit;
}
.copper_6e2c [class*="social-icon-apple"] {
  background-color: #999;
}
.copper_6e2c [class*="social-icon-apple"].container-under-598d {
  background-color: transparent;
  color: #999;
}
.copper_6e2c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.copper_6e2c [class*="social-icon-behance"].container-under-598d {
  background-color: transparent;
  color: #1769ff;
}
.copper_6e2c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.copper_6e2c [class*="social-icon-bitbucket"].container-under-598d {
  background-color: transparent;
  color: #205081;
}
.copper_6e2c [class*="social-icon-codepen"] {
  background-color: #000;
}
.copper_6e2c [class*="social-icon-codepen"].container-under-598d {
  background-color: transparent;
  color: #000;
}
.copper_6e2c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.copper_6e2c [class*="social-icon-delicious"].container-under-598d {
  background-color: transparent;
  color: #39f;
}
.copper_6e2c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.copper_6e2c [class*="social-icon-digg"].container-under-598d {
  background-color: transparent;
  color: #005be2;
}
.copper_6e2c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.copper_6e2c [class*="social-icon-dribbble"].container-under-598d {
  background-color: transparent;
  color: #ea4c89;
}
.copper_6e2c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.copper_6e2c [class*="social-icon-envelope"].container-under-598d {
  background-color: transparent;
  color: #ea4335;
}
.copper_6e2c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.copper_6e2c [class*="social-icon-facebook"].container-under-598d {
  background-color: transparent;
  color: #3b5998;
}
.copper_6e2c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.copper_6e2c [class*="social-icon-flickr"].container-under-598d {
  background-color: transparent;
  color: #0063dc;
}
.copper_6e2c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.copper_6e2c [class*="social-icon-foursquare"].container-under-598d {
  background-color: transparent;
  color: #2d5be3;
}
.copper_6e2c [class*="social-icon-github"] {
  background-color: #333;
}
.copper_6e2c [class*="social-icon-github"].container-under-598d {
  background-color: transparent;
  color: #333;
}
.copper_6e2c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.copper_6e2c [class*="social-icon-google-plus"].container-under-598d {
  background-color: transparent;
  color: #dd4b39;
}
.copper_6e2c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.copper_6e2c [class*="social-icon-houzz"].container-under-598d {
  background-color: transparent;
  color: #7ac142;
}
.copper_6e2c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.copper_6e2c [class*="social-icon-instagram"].container-under-598d {
  background-color: transparent;
  color: #262626;
}
.copper_6e2c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.copper_6e2c [class*="social-icon-jsfiddle"].container-under-598d {
  background-color: transparent;
  color: #487aa2;
}
.copper_6e2c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.copper_6e2c [class*="social-icon-linkedin"].container-under-598d {
  background-color: transparent;
  color: #0077b5;
}
.copper_6e2c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.copper_6e2c [class*="social-icon-medium"].container-under-598d {
  background-color: transparent;
  color: #00ab6b;
}
.copper_6e2c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.copper_6e2c
  [class*="social-icon-odnoklassniki"].container-under-598d {
  background-color: transparent;
  color: #f4731c;
}
.copper_6e2c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.copper_6e2c [class*="social-icon-meetup"].container-under-598d {
  background-color: transparent;
  color: #ec1c40;
}
.copper_6e2c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.copper_6e2c [class*="social-icon-pinterest"].container-under-598d {
  background-color: transparent;
  color: #bd081c;
}
.copper_6e2c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.copper_6e2c [class*="social-icon-product-hunt"].container-under-598d {
  background-color: transparent;
  color: #da552f;
}
.copper_6e2c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.copper_6e2c [class*="social-icon-reddit"].container-under-598d {
  background-color: transparent;
  color: #ff4500;
}
.copper_6e2c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.copper_6e2c [class*="social-icon-rss"].container-under-598d {
  background-color: transparent;
  color: #f26522;
}
.copper_6e2c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.copper_6e2c
  [class*="social-icon-shopping-cart"].container-under-598d {
  background-color: transparent;
  color: #4caf50;
}
.copper_6e2c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.copper_6e2c [class*="social-icon-skype"].container-under-598d {
  background-color: transparent;
  color: #00aff0;
}
.copper_6e2c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.copper_6e2c [class*="social-icon-slideshare"].container-under-598d {
  background-color: transparent;
  color: #0077b5;
}
.copper_6e2c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.copper_6e2c [class*="social-icon-snapchat"].container-under-598d {
  background-color: transparent;
  color: #fffc00;
}
.copper_6e2c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.copper_6e2c [class*="social-icon-soundcloud"].container-under-598d {
  background-color: transparent;
  color: #f80;
}
.copper_6e2c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.copper_6e2c [class*="social-icon-spotify"].container-under-598d {
  background-color: transparent;
  color: #2ebd59;
}
.copper_6e2c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.copper_6e2c
  [class*="social-icon-stack-overflow"].container-under-598d {
  background-color: transparent;
  color: #fe7a15;
}
.copper_6e2c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.copper_6e2c [class*="social-icon-maldkfgram"].container-under-598d {
  background-color: transparent;
  color: #2ca5e0;
}
.copper_6e2c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.copper_6e2c [class*="social-icon-tripadvisor"].container-under-598d {
  background-color: transparent;
  color: #589442;
}
.copper_6e2c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.copper_6e2c [class*="social-icon-tumblr"].container-under-598d {
  background-color: transparent;
  color: #35465c;
}
.copper_6e2c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.copper_6e2c [class*="social-icon-twitch"].container-under-598d {
  background-color: transparent;
  color: #6441a5;
}
.copper_6e2c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.copper_6e2c [class*="social-icon-twitter"].container-under-598d {
  background-color: transparent;
  color: #1da1f2;
}
.copper_6e2c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.copper_6e2c [class*="social-icon-vimeo"].container-under-598d {
  background-color: transparent;
  color: #1ab7ea;
}
.copper_6e2c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.copper_6e2c [class*="social-icon-vk"].container-under-598d {
  background-color: transparent;
  color: #45668e;
}
.copper_6e2c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.copper_6e2c [class*="social-icon-weibo"].container-under-598d {
  background-color: transparent;
  color: #df2029;
}
.copper_6e2c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.copper_6e2c [class*="social-icon-weixin"].container-under-598d {
  background-color: transparent;
  color: #7bb32e;
}
.copper_6e2c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.copper_6e2c [class*="social-icon-whatsapp"].container-under-598d {
  background-color: transparent;
  color: #25d366;
}
.copper_6e2c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.copper_6e2c [class*="social-icon-wordpress"].container-under-598d {
  background-color: transparent;
  color: #21759b;
}
.copper_6e2c [class*="social-icon-xing"] {
  background-color: #026466;
}
.copper_6e2c [class*="social-icon-xing"].container-under-598d {
  background-color: transparent;
  color: #026466;
}
.copper_6e2c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.copper_6e2c [class*="social-icon-yelp"].container-under-598d {
  background-color: transparent;
  color: #af0606;
}
.copper_6e2c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.copper_6e2c [class*="social-icon-youtube"].container-under-598d {
  background-color: transparent;
  color: #cd201f;
}
.active-first-db55 {
  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;
}
.active-first-db55:hover {
  box-shadow: none;
  background: 0 0;
}
.progress-16d5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.disabled_8b66 {
  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;
}
.paragraph-b4ea {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle-8e66 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle-8e66,
.middle-8e66::after,
.middle-8e66::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;
}
.middle-8e66::after,
.middle-8e66::before {
  content: "";
  display: block;
  background-color: inherit;
}
.section_2091 .disabled_8b66 .paragraph-b4ea {
  margin-top: -2px;
  width: 19px;
}
.section_2091 .disabled_8b66 .middle-8e66 {
  margin-top: -1px;
}
.section_2091 .disabled_8b66 .middle-8e66,
.section_2091 .disabled_8b66 .middle-8e66::after,
.section_2091 .disabled_8b66 .middle-8e66::before {
  width: 19px;
  height: 2px;
}
.section_2091 .disabled_8b66 .middle-8e66::before {
  top: -6px;
}
.section_2091 .disabled_8b66 .middle-8e66::after {
  bottom: -6px;
}
.element_a22e .disabled_8b66 .paragraph-b4ea {
  margin-top: -2px;
  width: 22px;
}
.element_a22e .disabled_8b66 .middle-8e66 {
  margin-top: -1px;
}
.element_a22e .disabled_8b66 .middle-8e66,
.element_a22e .disabled_8b66 .middle-8e66::after,
.element_a22e .disabled_8b66 .middle-8e66::before {
  width: 22px;
  height: 2px;
}
.element_a22e .disabled_8b66 .middle-8e66::before {
  top: -7px;
}
.element_a22e .disabled_8b66 .middle-8e66::after {
  bottom: -7px;
}
.list_7ccf .disabled_8b66 .paragraph-b4ea {
  margin-top: -2px;
  width: 31px;
}
.list_7ccf .disabled_8b66 .middle-8e66 {
  margin-top: -1.5px;
}
.list_7ccf .disabled_8b66 .middle-8e66,
.list_7ccf .disabled_8b66 .middle-8e66::after,
.list_7ccf .disabled_8b66 .middle-8e66::before {
  width: 31px;
  height: 3px;
}
.list_7ccf .disabled_8b66 .middle-8e66::before {
  top: -9px;
}
.list_7ccf .disabled_8b66 .middle-8e66::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress-7e64 .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 19px;
  }
  .progress-7e64 .disabled_8b66 .middle-8e66 {
    margin-top: -1px;
  }
  .progress-7e64 .disabled_8b66 .middle-8e66,
  .progress-7e64 .disabled_8b66 .middle-8e66::after,
  .progress-7e64 .disabled_8b66 .middle-8e66::before {
    width: 19px;
    height: 2px;
  }
  .progress-7e64 .disabled_8b66 .middle-8e66::before {
    top: -6px;
  }
  .progress-7e64 .disabled_8b66 .middle-8e66::after {
    bottom: -6px;
  }
  .border-d918 .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 22px;
  }
  .border-d918 .disabled_8b66 .middle-8e66 {
    margin-top: -1px;
  }
  .border-d918 .disabled_8b66 .middle-8e66,
  .border-d918 .disabled_8b66 .middle-8e66::after,
  .border-d918 .disabled_8b66 .middle-8e66::before {
    width: 22px;
    height: 2px;
  }
  .border-d918 .disabled_8b66 .middle-8e66::before {
    top: -7px;
  }
  .border-d918 .disabled_8b66 .middle-8e66::after {
    bottom: -7px;
  }
  .message-b804 .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 31px;
  }
  .message-b804 .disabled_8b66 .middle-8e66 {
    margin-top: -1.5px;
  }
  .message-b804 .disabled_8b66 .middle-8e66,
  .message-b804 .disabled_8b66 .middle-8e66::after,
  .message-b804 .disabled_8b66 .middle-8e66::before {
    width: 31px;
    height: 3px;
  }
  .message-b804 .disabled_8b66 .middle-8e66::before {
    top: -9px;
  }
  .message-b804 .disabled_8b66 .middle-8e66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_b9b4 .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 19px;
  }
  .outline_b9b4 .disabled_8b66 .middle-8e66 {
    margin-top: -1px;
  }
  .outline_b9b4 .disabled_8b66 .middle-8e66,
  .outline_b9b4 .disabled_8b66 .middle-8e66::after,
  .outline_b9b4 .disabled_8b66 .middle-8e66::before {
    width: 19px;
    height: 2px;
  }
  .outline_b9b4 .disabled_8b66 .middle-8e66::before {
    top: -6px;
  }
  .outline_b9b4 .disabled_8b66 .middle-8e66::after {
    bottom: -6px;
  }
  .text_paper_6f95 .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 22px;
  }
  .text_paper_6f95 .disabled_8b66 .middle-8e66 {
    margin-top: -1px;
  }
  .text_paper_6f95 .disabled_8b66 .middle-8e66,
  .text_paper_6f95 .disabled_8b66 .middle-8e66::after,
  .text_paper_6f95 .disabled_8b66 .middle-8e66::before {
    width: 22px;
    height: 2px;
  }
  .text_paper_6f95 .disabled_8b66 .middle-8e66::before {
    top: -7px;
  }
  .text_paper_6f95 .disabled_8b66 .middle-8e66::after {
    bottom: -7px;
  }
  .sort_bd37 .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 31px;
  }
  .sort_bd37 .disabled_8b66 .middle-8e66 {
    margin-top: -1.5px;
  }
  .sort_bd37 .disabled_8b66 .middle-8e66,
  .sort_bd37 .disabled_8b66 .middle-8e66::after,
  .sort_bd37 .disabled_8b66 .middle-8e66::before {
    width: 31px;
    height: 3px;
  }
  .sort_bd37 .disabled_8b66 .middle-8e66::before {
    top: -9px;
  }
  .sort_bd37 .disabled_8b66 .middle-8e66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .alert_hard_2dbc .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 19px;
  }
  .alert_hard_2dbc .disabled_8b66 .middle-8e66 {
    margin-top: -1px;
  }
  .alert_hard_2dbc .disabled_8b66 .middle-8e66,
  .alert_hard_2dbc .disabled_8b66 .middle-8e66::after,
  .alert_hard_2dbc .disabled_8b66 .middle-8e66::before {
    width: 19px;
    height: 2px;
  }
  .alert_hard_2dbc .disabled_8b66 .middle-8e66::before {
    top: -6px;
  }
  .alert_hard_2dbc .disabled_8b66 .middle-8e66::after {
    bottom: -6px;
  }
  .highlight-clean-9dca .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-clean-9dca .disabled_8b66 .middle-8e66 {
    margin-top: -1px;
  }
  .highlight-clean-9dca .disabled_8b66 .middle-8e66,
  .highlight-clean-9dca .disabled_8b66 .middle-8e66::after,
  .highlight-clean-9dca .disabled_8b66 .middle-8e66::before {
    width: 22px;
    height: 2px;
  }
  .highlight-clean-9dca .disabled_8b66 .middle-8e66::before {
    top: -7px;
  }
  .highlight-clean-9dca .disabled_8b66 .middle-8e66::after {
    bottom: -7px;
  }
  .article_last_6ba9 .disabled_8b66 .paragraph-b4ea {
    margin-top: -2px;
    width: 31px;
  }
  .article_last_6ba9 .disabled_8b66 .middle-8e66 {
    margin-top: -1.5px;
  }
  .article_last_6ba9 .disabled_8b66 .middle-8e66,
  .article_last_6ba9 .disabled_8b66 .middle-8e66::after,
  .article_last_6ba9 .disabled_8b66 .middle-8e66::before {
    width: 31px;
    height: 3px;
  }
  .article_last_6ba9 .disabled_8b66 .middle-8e66::before {
    top: -9px;
  }
  .article_last_6ba9 .disabled_8b66 .middle-8e66::after {
    bottom: -9px;
  }
}
.middle_bc80 .middle-8e66 {
  -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);
}
.middle_bc80 .middle-8e66::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.middle_bc80 .middle-8e66::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);
}
.middle_bc80.right_d0d2 .middle-8e66 {
  -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);
}
.middle_bc80.right_d0d2 .middle-8e66::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.middle_bc80.right_d0d2 .middle-8e66::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);
}
.wide-f936 {
  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.table-center-cfe9:before {
  display: none;
}
.wood-a536 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wood-a536 .last-fa6b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wood-a536 .last-fa6b:last-of-type {
  border-bottom: none;
}
.wood-a536 .last-fa6b.secondary-5eed,
.wood-a536 .last-fa6b.south-1383,
.wood-a536 .last-fa6b.wrapper_06d9 {
  padding: 0;
}
.wood-a536 .button_0be6 .box-left-deef {
  color: currentColor;
}
.wood-a536 .button_0be6 .box-left-deef:focus,
.wood-a536 .button_0be6 .box-left-deef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-a536.banner_steel_62b7 .grid-plasma-cda2,
.wood-a536.banner_steel_62b7 .dynamic_685f a,
.wood-a536.banner_steel_62b7 .video_right_c7f5 a,
.wood-a536.banner_steel_62b7 .hover_hovered_7f96 a {
  color: rgba(0, 0, 0, 0.55);
}
.wood-a536.banner_steel_62b7 .grid-plasma-cda2:hover,
.wood-a536.banner_steel_62b7 .dynamic_685f a:hover,
.wood-a536.banner_steel_62b7 .video_right_c7f5 a:hover,
.wood-a536.banner_steel_62b7 .hover_hovered_7f96 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-a536.banner_steel_62b7 .module_down_fc9e {
  color: rgba(0, 0, 0, 0.8);
}
.wood-a536.banner_steel_62b7 .last-fa6b {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-a536.banner_steel_62b7 .last-fa6b:before {
  background: rgba(0, 0, 0, 0.08);
}
.wood-a536.banner_steel_62b7 .rough-fb23:before {
  background: rgba(255, 255, 255, 0.9);
}
.wood-a536.banner_steel_62b7 .button_0be6 .card-out-2821 li a,
.wood-a536.banner_steel_62b7 .button_0be6 .box-left-deef,
.wood-a536.banner_steel_62b7 .hover_hovered_7f96 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-a536.banner_steel_62b7 .button_0be6 .box-left-deef:focus,
.wood-a536.banner_steel_62b7 .button_0be6 .box-left-deef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-a536.banner_steel_62b7 .card-out-2821 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-a536.huge-1e47 .grid-plasma-cda2,
.wood-a536.huge-1e47 .dynamic_685f a,
.wood-a536.huge-1e47 .video_right_c7f5 .box-left-deef,
.wood-a536.huge-1e47 .video_right_c7f5 a,
.wood-a536.huge-1e47 .hover_hovered_7f96 a {
  color: rgba(255, 255, 255, 0.79);
}
.wood-a536.huge-1e47 .grid-plasma-cda2:hover,
.wood-a536.huge-1e47 .dynamic_685f a:hover,
.wood-a536.huge-1e47 .video_right_c7f5 .box-left-deef:hover,
.wood-a536.huge-1e47 .video_right_c7f5 a:hover,
.wood-a536.huge-1e47 .hover_hovered_7f96 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood-a536.huge-1e47 .module_down_fc9e {
  color: rgba(255, 255, 255, 0.99);
}
.wood-a536.huge-1e47 .last-fa6b {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-a536.huge-1e47 .last-fa6b:before {
  background: rgba(255, 255, 255, 0.08);
}
.wood-a536.huge-1e47 .rough-fb23:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood-a536.huge-1e47 .button_0be6 .card-out-2821 li a,
.wood-a536.huge-1e47 .button_0be6 .box-left-deef,
.wood-a536.huge-1e47 .hover_hovered_7f96 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-a536.huge-1e47 .button_0be6 .box-left-deef:focus,
.wood-a536.huge-1e47 .button_0be6 .box-left-deef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-a536.huge-1e47 .card-out-2821 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-fb23 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.rough-fb23:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media_2dbe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.detail-middle-97f0 .wood-a536 {
  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;
}
.detail-middle-97f0 .last-fa6b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.detail-middle-97f0 .last-fa6b: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) {
  .detail-middle-97f0 .last-fa6b:before {
    width: 16%;
    left: 42%;
  }
}
.detail-middle-97f0 .last-fa6b:last-child:before {
  content: none;
}
.detail-middle-97f0 .last-fa6b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.detail-middle-97f0 .button_0be6 .card-out-2821 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.detail-middle-97f0 .button_0be6 .card-out-2821 li a .box-left-deef {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.detail-middle-97f0 .button_0be6 .hover_hovered_7f96 {
  border: none;
}
.detail-middle-97f0 .button_0be6 .hover_hovered_7f96 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.detail-middle-97f0 .rough-fb23 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.detail-middle-97f0 .media_2dbe {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.detail-middle-97f0 .huge-1e47 .rough-fb23:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail-middle-97f0 .banner_steel_62b7.frame-c886 .middle-8e66 {
  background: rgba(0, 0, 0, 0.6);
}
.detail-middle-97f0
  .banner_steel_62b7.frame-c886
  .middle-8e66::after,
.detail-middle-97f0
  .banner_steel_62b7.frame-c886
  .middle-8e66:before {
  background: inherit;
}
.detail-middle-97f0
  .banner_steel_62b7.frame-c886:hover
  .middle-8e66 {
  background: rgba(0, 0, 0, 0.8);
}
.module-silver-9e04 .wood-a536 {
  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) {
  .module-silver-9e04 .wood-a536 {
    width: auto;
    right: 45px;
  }
}
.logo_0ad5 .wood-a536 {
  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) {
  .logo_0ad5 .wood-a536 {
    width: auto;
    left: 45px;
  }
}
.table-center-cfe9 .wood-a536 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.table-center-cfe9 .media_2dbe {
  max-width: 48em;
  margin: 0 auto;
}
.table-center-cfe9 .rough-fb23:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hard-064d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hard-064d.detail-middle-97f0 .wood-a536 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hard-064d.module-silver-9e04 .wood-a536 {
  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);
}
.hard-064d .wood-a536 {
  visibility: visible;
}
.hard-064d.logo_0ad5 .wood-a536 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.paragraph-15e5,
.cool-f9d8 {
  overflow-x: hidden;
}
.paragraph-15e5 .wood-a536 {
  overflow: auto;
}
.paragraph-15e5.detail-middle-97f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-15e5.detail-middle-97f0 .wood-a536 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.paragraph-15e5.detail-middle-97f0 .active-first-db55 {
  opacity: 0;
}
.paragraph-15e5.module-silver-9e04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-15e5.module-silver-9e04 .wood-a536 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.paragraph-15e5.module-silver-9e04 .active-first-db55 {
  opacity: 0;
}
.paragraph-15e5.logo_0ad5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-15e5.logo_0ad5 .wood-a536 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.paragraph-15e5.logo_0ad5 .active-first-db55 {
  opacity: 0;
}
.paragraph-15e5.table-center-cfe9 .wood-a536 {
  z-index: 10;
  visibility: visible;
}
.frame-c886 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.frame-c886 .middle-8e66 {
  background: rgba(255, 255, 255, 0.99);
}
.frame-c886 .middle-8e66::after,
.frame-c886 .middle-8e66:before {
  background: inherit;
}
.frame-c886:hover .middle-8e66 {
  background: rgba(255, 255, 255, 0.99);
}
.logo_0ad5 .frame-c886 {
  top: 10px;
  right: auto;
  left: 12px;
}
.table-center-cfe9 .frame-c886 {
  display: none !important;
}
.paragraph-15e5:before,
.cool-f9d8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.paragraph-15e5 .frame-c886,
.cool-f9d8 .frame-c886 {
  display: inline-block;
}
.wood-a536 .pressed-4a3a {
  -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;
}
.paragraph-15e5 .wood-a536 .pressed-4a3a,
.cool-f9d8 .wood-a536 .pressed-4a3a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-easy-68e7 .panel_simple_cca3 {
  width: 100%;
}
.list_f996 {
  padding: 0 0.5em 0;
}
.list_f996 [class*="customify-col-"],
.list_f996 [class*="customify-col_"],
.list_f996 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.input-2e6e .list_f996 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .west-d785 .notice_silver_3e3f,
  .notice_silver_3e3f {
    display: none;
  }
  .panel_2502 {
    text-align: left;
  }
  .border-4826 {
    text-align: center;
  }
  .modal_6f7a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .west-d785 .pressed_e075,
  .pressed_e075 {
    display: none;
  }
  .static-3c46 {
    text-align: left;
  }
  .yellow_80f8 {
    text-align: center;
  }
  .banner_simple_821c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .west-d785 .cool-64d6,
  .cool-64d6 {
    display: none;
  }
  .simple_0a17 {
    text-align: left;
  }
  .yellow-aaa4 {
    text-align: center;
  }
  .widget_3a23 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar_81ac {
  box-shadow: none !important;
}
.column_new_ecc3 .pattern-gas-8532,
.summary_large_71c0 .pattern-gas-8532 {
  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;
}
.summary_large_71c0 .pattern-gas-8532 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.medium-4d2c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.medium-4d2c:after,
.medium-4d2c:before {
  content: "";
  display: table;
}
.medium-4d2c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .medium-4d2c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.medium-4d2c,
.copper-3b55 {
  max-width: 1248px;
  margin: 0 auto;
}

.button_2c7f.paper-0b7c .medium-4d2c {
  max-width: 100%;
}
.button_2c7f.layout-ed38 {
  max-width: 1200px;
  margin: 0 auto;
}
.button_2c7f.chip_silver_4418 .medium-4d2c {
  max-width: 100%;
}
.button_2c7f.chip_silver_4418 > .medium-4d2c {
  padding-left: 0;
  padding-right: 0;
}
.button_2c7f.chip_silver_4418 > .medium-4d2c .west-d785 {
  margin: 0;
}
.button_2c7f.chip_silver_4418
  > .medium-4d2c
  .glass-c31a.breadcrumb-8d07 {
  margin-right: 0;
  margin-left: 0;
}
.button_2c7f.chip_silver_4418 #main.breadcrumb-8d07 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .label-c26c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .label-c26c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .module-middle-42b8 .top-9f52 {
    padding-right: 1em;
  }
  .module-middle-42b8.list-c343 .glass-c31a {
    border-right: 1px solid #eaecee;
  }
  .module-middle-42b8.list-c343 .top-9f52 {
    padding-right: 1em;
  }
  .module-middle-42b8.list-c343 .avatar-right-a377 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-out-2b57 .top-9f52 {
    padding-left: 1em;
  }
  .accordion-out-2b57.list-c343 .glass-c31a {
    border-left: 1px solid #eaecee;
  }
  .accordion-out-2b57.list-c343 .top-9f52 {
    padding-left: 1em;
  }
  .accordion-out-2b57.list-c343 .avatar-right-a377 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_a5f9 .top-9f52 {
    padding-left: 1em;
  }
  .secondary_a5f9.list-c343 .center_261b {
    border-right: 1px solid #eaecee;
  }
  .secondary_a5f9.list-c343 .menu_f186 {
    border-right: 1px solid #eaecee;
  }
  .secondary_a5f9.list-c343 .top-9f52 {
    padding-left: 1em;
  }
  .secondary_a5f9.list-c343 .avatar-right-a377 {
    padding-right: 1em;
  }
  .secondary_a5f9.list-c343 .disabled_medium_245b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label_f58d .top-9f52 {
    padding-right: 1em;
  }
  .label_f58d.list-c343 .center_261b {
    border-left: 1px solid #eaecee;
  }
  .label_f58d.list-c343 .menu_f186 {
    border-left: 1px solid #eaecee;
  }
  .label_f58d.list-c343 .top-9f52 {
    padding-right: 1em;
  }
  .label_f58d.list-c343 .avatar-right-a377 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label_f58d.list-c343 .disabled_medium_245b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-c26c .top-9f52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-c26c.list-c343 .glass-c31a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .label-c26c.list-c343 .top-9f52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-c26c.list-c343 .avatar-right-a377 {
    padding-left: 1em;
  }
  .label-c26c.list-c343 .disabled_medium_245b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .label-c26c.list-c343 .top-9f52 {
    padding-left: 0;
  }
}
.footer-a6fb .fresh_7af7 {
  display: inline-block;
}
.highlight-b043 {
  display: inline-block;
}
.active-e527 {
  word-con: break-word;
}
.texture-green-729a > span {
  display: inline-block;
  padding: 5px 0;
}
.texture-green-729a .active-63ce {
  margin-left: 8px;
  margin-right: 8px;
}
.texture-green-729a .media-54d3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.left-a2bd .border-cold-4cdf {
  margin-bottom: 2em;
}
.left-a2bd .wrapper-83aa {
  margin-bottom: 15px;
}
.left-a2bd .wrapper-83aa:last-child {
  margin-bottom: 0;
}
.left-a2bd .middle_aeec {
  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) {
  .left-a2bd .middle_aeec {
    display: block;
  }
}
.left-a2bd .warm-f1be {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .left-a2bd .warm-f1be {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.left-a2bd .center-182d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.left-a2bd .center-182d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.left-a2bd .center-182d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.left-a2bd .active-e527 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.left-a2bd .active-e527 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.left-a2bd .frame-6f2e p:last-child {
  margin-bottom: 0;
}
.left-a2bd .filter_smooth_37fe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.left-a2bd .title_4280 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.left-a2bd .fresh_6bfb {
  margin-top: 1em;
}
.left-a2bd .box-pro-dc31 {
  top: 0;
  display: block;
}
.left-a2bd .box-pro-dc31 a {
  color: inherit;
}
.left-a2bd .box-pro-dc31 a:hover {
  color: inherit;
}
.left-a2bd .black_45c6 {
  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;
}
.left-a2bd .black_45c6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.left-a2bd .title_4280 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.left-a2bd .preview-0d56 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.left-a2bd .preview-0d56:first-child {
  margin-top: 0;
}
.left-a2bd .preview-0d56.red-07ee {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.left-a2bd .preview-0d56.notice_red_912d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left-a2bd
  .preview-0d56.notice_red_912d.mask-f071
  .fresh_6bfb {
  width: 100%;
}
.left-a2bd .notice_red_912d {
  -webkit-box-align: center;
  align-items: center;
}
.left-a2bd .notice_red_912d .texture-green-729a,
.left-a2bd .notice_red_912d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.left-a2bd .center-182d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-a2bd .center-182d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-a2bd .center-182d: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;
}
.left-a2bd .red-07ee {
  z-index: 5;
}
.left-a2bd .right-795c .photo-plasma-226e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.left-a2bd .first-f0e5 .photo-plasma-226e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.left-a2bd .soft_04aa .photo-plasma-226e {
  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;
}
.left-a2bd.glass_1172 .middle_aeec,
.left-a2bd.surface_1886 .middle_aeec {
  display: block;
}
.left-a2bd.glass_1172 .middle_aeec .silver_41da,
.left-a2bd.glass_1172 .middle_aeec .title_4280,
.left-a2bd.surface_1886 .middle_aeec .silver_41da,
.left-a2bd.surface_1886 .middle_aeec .title_4280 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left-a2bd.hot-040b .warm-f1be {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .left-a2bd.hot-040b .warm-f1be {
    margin-right: 0;
  }
}
.left-a2bd.glass_1172 .warm-f1be,
.left-a2bd.surface_1886 .warm-f1be {
  padding-top: 40%;
}
.left-a2bd.glass_1172 .border-cold-4cdf,
.left-a2bd.surface_1886 .border-cold-4cdf {
  display: block;
}
.left-a2bd.glass_1172 .fn-sticky-b828 .title_4280,
.left-a2bd.surface_1886 .fn-sticky-b828 .title_4280 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.left-a2bd.glass_1172 .warm-f1be,
.left-a2bd.surface_1886 .warm-f1be {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.left-a2bd.glass_1172 .title_4280 {
  padding: 1em;
}
.fixed-127e {
  margin: 30px auto;
  display: block;
}
.fixed-127e .box_e96e > * {
  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;
}
.fixed-127e .box_e96e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed-127e .box_e96e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination-bf21 .texture-green-729a {
  margin-bottom: 1.41575em;
}
.pagination-bf21 .north_afe6 {
  margin-bottom: 1.618em;
}
.breadcrumb-e86c .primary-a220 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.breadcrumb-e86c .primary-a220 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.breadcrumb-e86c .title-fluid-2906 {
  max-width: 100%;
  overflow: auto;
}
.badge_white_9d13 .breadcrumb-e86c a:hover {
  text-decoration: underline;
}
.aside_old_0a62 .wrapper-83aa:not(.active-e527),
.aside_old_0a62 .center-182d {
  margin-bottom: 1.41575em;
}
.aside_old_0a62 .wrapper-83aa:not(.active-e527):last-child,
.aside_old_0a62 .center-182d:last-child {
  margin-bottom: 0;
}
.aside_old_0a62 .wrapper-83aa.breadcrumb-over-2791 {
  margin-bottom: 0.41575em;
}
.aside_old_0a62 .mask-d2cc:before,
.aside_old_0a62 .picture-4fc9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.aside_old_0a62 .mask-d2cc:before {
  content: "\f115";
}
.aside_old_0a62 .picture-4fc9:before {
  content: "\f02c";
}
.aside_old_0a62 .north-c59c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.aside_old_0a62 .north-c59c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.widget_cb89 {
  display: -webkit-box;
  display: flex;
}
.widget_cb89 .carousel-4c8b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .widget_cb89 .carousel-4c8b {
    flex-basis: 90px;
  }
}
.widget_cb89 .paragraph_0d9f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget_cb89 .paragraph_0d9f {
    flex-basis: calc(100% - 50px);
  }
}
.widget_cb89 .simple-8ffa p:last-child {
  margin-bottom: 0.72em;
}
.tall_2edb .box_e96e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tall_2edb .box_e96e:after,
.tall_2edb .box_e96e:before {
  content: "";
  display: table;
}
.tall_2edb .box_e96e:after {
  clear: both;
}
.tall_2edb .box_e96e .thick-1059,
.tall_2edb .box_e96e .pattern_36aa {
  width: 49%;
}
.tall_2edb .box_e96e .thick-1059 a span.active_2cca,
.tall_2edb .box_e96e .pattern_36aa a span.active_2cca {
  display: block;
  margin-bottom: 5px;
}
.tall_2edb .box_e96e .pattern_36aa {
  float: left;
  text-align: left;
}
.tall_2edb .box_e96e .thick-1059 {
  float: right;
  text-align: right;
}
.gradient-62cc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient-62cc {
    margin-bottom: 0;
  }
}
.logo-dc4e {
  margin-bottom: 1em;
}
.logo-dc4e .active-e527 {
  font-size: 1.1em;
  line-height: 1.3;
}
.description-complex-72be a {
  display: block;
  line-height: 0;
  position: relative;
}
.gallery_20da .logo-dc4e,
.focused-0d5a .logo-dc4e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gallery_20da .logo-dc4e,
  .focused-0d5a .logo-dc4e {
    display: block;
  }
}
.gallery_20da .description-complex-72be,
.focused-0d5a .description-complex-72be {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gallery_20da .description-complex-72be,
  .focused-0d5a .description-complex-72be {
    margin-bottom: 1em;
  }
}
.gallery_20da .description-complex-72be img,
.focused-0d5a .description-complex-72be img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gallery_20da .info-tiny-58f5,
.focused-0d5a .info-tiny-58f5 {
  flex-basis: calc(100% - 160px);
}
.gallery_20da .info-tiny-58f5 p,
.focused-0d5a .info-tiny-58f5 p {
  margin-bottom: 0;
}
.gallery_20da .info-tiny-58f5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gallery_20da .info-tiny-58f5 {
    padding-left: 0;
  }
}
.focused-0d5a .info-tiny-58f5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .focused-0d5a .info-tiny-58f5 {
    padding-right: 0;
  }
}
.focused-0d5a .description-complex-72be {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar_ed20 .description-complex-72be {
  margin-bottom: 0.5em;
}
.sidebar_ed20 .description-complex-72be img {
  width: 100%;
}
.backdrop_iron_baab .component_red_6f17,
.silver_20ce .component_red_6f17 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.silver_20ce .glass-c31a .avatar_east_ecca p:last-child {
  margin-bottom: 0;
}
.logo_b597 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column-pressed-b675 .tooltip_ffbf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column-pressed-b675 .tooltip_ffbf:last-of-type {
    margin-bottom: 0;
  }
}
.column-pressed-b675 .tooltip_ffbf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-pressed-b675 .tooltip_ffbf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column-pressed-b675 .tooltip_ffbf ul li {
  margin: 0 0 0.6em;
}
.column-pressed-b675 .tooltip_ffbf ul li.message-current-187b,
.column-pressed-b675 .tooltip_ffbf ul li.hidden-gold-4ddd {
  position: relative;
}
.column-pressed-b675 .tooltip_ffbf ul li.message-current-187b .thumbnail-gas-2988,
.column-pressed-b675 .tooltip_ffbf ul li.hidden-gold-4ddd .thumbnail-gas-2988 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column-pressed-b675 .tooltip_ffbf ul li.message-current-187b:after:after,
.column-pressed-b675 .tooltip_ffbf ul li.message-current-187b:after:before,
.column-pressed-b675
  .tooltip_ffbf
  ul
  li.hidden-gold-4ddd:after:after,
.column-pressed-b675
  .tooltip_ffbf
  ul
  li.hidden-gold-4ddd:after:before {
  content: "";
  display: table;
}
.column-pressed-b675 .tooltip_ffbf ul li.message-current-187b:after:after,
.column-pressed-b675
  .tooltip_ffbf
  ul
  li.hidden-gold-4ddd:after:after {
  clear: both;
}
.column-pressed-b675 .tooltip_ffbf a.focus_b8f5:hover {
  text-decoration: none;
}
.column-pressed-b675 .tooltip_ffbf select {
  max-width: 100%;
}
.column-pressed-b675 .tooltip_ffbf table {
  font-size: 85%;
}
.column-pressed-b675 .tooltip_ffbf table td,
.column-pressed-b675 .tooltip_ffbf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column-pressed-b675 .tooltip_ffbf table tfoot td {
  text-align: left;
}
.column-pressed-b675 .tooltip_ffbf :last-child {
  margin-bottom: 0;
}
.column-pressed-b675 .tooltip_ffbf .basic-4dbd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column-pressed-b675 .tooltip_ffbf .basic-4dbd label {
  width: 100%;
}
.column-pressed-b675 .tooltip_ffbf .basic-4dbd .wide-a6a3 {
  width: 100%;
  display: block;
}
.column-pressed-b675 .tooltip_ffbf .basic-4dbd .overlay_active_75dd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column-pressed-b675 .tooltip_ffbf .basic-4dbd .overlay_active_75dd:hover svg #svg-search {
  fill: #444;
}
.column-pressed-b675 .tooltip_ffbf .basic-4dbd .overlay_active_75dd svg {
  width: 18px;
  height: 18px;
}
.column-pressed-b675 .inner-a45b ul ul,
.column-pressed-b675 .sort_light_8e4b ul ul,
.column-pressed-b675 .alert-complex-2f50 ul ul,
.column-pressed-b675 .dim-dfb6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column-pressed-b675 .inner-a45b .down_8b98 > a,
.column-pressed-b675 .sort_light_8e4b .down_8b98 > a,
.column-pressed-b675 .alert-complex-2f50 .down_8b98 > a,
.column-pressed-b675 .dim-dfb6 .down_8b98 > a {
  margin-bottom: 0;
}
.column-pressed-b675 .box_current_6ee9 li,
.column-pressed-b675 .inner-a45b li,
.column-pressed-b675 .mask_fresh_10d8 li,
.column-pressed-b675 .sort_light_8e4b li,
.column-pressed-b675 .alert-complex-2f50 li,
.column-pressed-b675 .dim-dfb6 li,
.column-pressed-b675 .notification_bright_9be9 li,
.column-pressed-b675 .box-3c43 li {
  display: block;
  position: relative;
}
.column-pressed-b675 .box_current_6ee9 li:last-child,
.column-pressed-b675 .inner-a45b li:last-child,
.column-pressed-b675 .mask_fresh_10d8 li:last-child,
.column-pressed-b675 .sort_light_8e4b li:last-child,
.column-pressed-b675 .alert-complex-2f50 li:last-child,
.column-pressed-b675 .dim-dfb6 li:last-child,
.column-pressed-b675 .notification_bright_9be9 li:last-child,
.column-pressed-b675 .box-3c43 li:last-child {
  border: none;
}
.column-pressed-b675 .box_current_6ee9 li a,
.column-pressed-b675 .inner-a45b li a,
.column-pressed-b675 .mask_fresh_10d8 li a,
.column-pressed-b675 .sort_light_8e4b li a,
.column-pressed-b675 .alert-complex-2f50 li a,
.column-pressed-b675 .dim-dfb6 li a,
.column-pressed-b675 .notification_bright_9be9 li a,
.column-pressed-b675 .box-3c43 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-pressed-b675 .box_current_6ee9 li ul li::before,
.column-pressed-b675 .inner-a45b li ul li::before,
.column-pressed-b675 .mask_fresh_10d8 li ul li::before,
.column-pressed-b675 .sort_light_8e4b li ul li::before,
.column-pressed-b675 .alert-complex-2f50 li ul li::before,
.column-pressed-b675 .dim-dfb6 li ul li::before,
.column-pressed-b675 .notification_bright_9be9 li ul li::before,
.column-pressed-b675 .box-3c43 li ul li::before {
  left: 15px;
}
.column-pressed-b675 .box_current_6ee9 li ul a,
.column-pressed-b675 .inner-a45b li ul a,
.column-pressed-b675 .mask_fresh_10d8 li ul a,
.column-pressed-b675 .sort_light_8e4b li ul a,
.column-pressed-b675 .alert-complex-2f50 li ul a,
.column-pressed-b675 .dim-dfb6 li ul a,
.column-pressed-b675 .notification_bright_9be9 li ul a,
.column-pressed-b675 .box-3c43 li ul a {
  padding-left: 20px;
}
.column-pressed-b675 .box_current_6ee9 li ul ul li::before,
.column-pressed-b675 .inner-a45b li ul ul li::before,
.column-pressed-b675 .mask_fresh_10d8 li ul ul li::before,
.column-pressed-b675 .sort_light_8e4b li ul ul li::before,
.column-pressed-b675 .alert-complex-2f50 li ul ul li::before,
.column-pressed-b675 .dim-dfb6 li ul ul li::before,
.column-pressed-b675 .notification_bright_9be9 li ul ul li::before,
.column-pressed-b675 .box-3c43 li ul ul li::before {
  left: 30px;
}
.column-pressed-b675 .box_current_6ee9 li ul ul a,
.column-pressed-b675 .inner-a45b li ul ul a,
.column-pressed-b675 .mask_fresh_10d8 li ul ul a,
.column-pressed-b675 .sort_light_8e4b li ul ul a,
.column-pressed-b675 .alert-complex-2f50 li ul ul a,
.column-pressed-b675 .dim-dfb6 li ul ul a,
.column-pressed-b675 .notification_bright_9be9 li ul ul a,
.column-pressed-b675 .box-3c43 li ul ul a {
  padding-left: 40px;
}
.column-pressed-b675 .rough-5c41 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-pressed-b675 .box-3c43 ul li {
  margin-bottom: 1.41575em;
}
.column-pressed-b675 .box-3c43 ul li .wrapper_over_f82d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column-pressed-b675 .box-3c43 ul li .tabs-bright-590d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.huge-1e47 .box_current_6ee9 li a,
.huge-1e47 .inner-a45b li a,
.huge-1e47 .mask_fresh_10d8 li a,
.huge-1e47 .sort_light_8e4b li a,
.huge-1e47 .alert-complex-2f50 li a,
.huge-1e47 .dim-dfb6 li a,
.huge-1e47 .notification_bright_9be9 li a,
.huge-1e47 .box-3c43 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-1e47 .rough-5c41 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-1e47 .tooltip_ffbf ul li.message-current-187b .thumbnail-gas-2988,
.huge-1e47 .tooltip_ffbf ul li.hidden-gold-4ddd .thumbnail-gas-2988 {
  background: rgba(0, 0, 0, 0.2);
}
.huge-1e47 .column-pressed-b675 .tooltip_ffbf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_2c7f .column-pressed-b675 .card-out-2821 li {
  margin: 0;
}
.button_2c7f .column-pressed-b675 .card-out-2821 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.button_2c7f .column-pressed-b675 .card-out-2821 li ul {
  margin: 0;
}
.button_2c7f .column-pressed-b675 .card-out-2821 li ul li a {
  padding-left: 15px;
}
.button_2c7f .column-pressed-b675 .card-out-2821 li ul li li a {
  padding-left: 30px;
}
.button_2c7f .column-pressed-b675 .card-out-2821 li.menu-green-d21e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.button_2c7f .column-pressed-b675 .card-out-2821 li.menu-green-d21e > 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;
}
.button_2c7f .column-pressed-b675 .card-out-2821 li.menu-green-d21e > 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;
}
.hover-7db6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav_41d6 {
  position: relative;
  z-index: 10;
}
.nav_41d6 .pressed-4a3a {
  width: 100%;
  max-width: 100%;
}
.north-86ab .gallery_copper_cca3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.north-86ab .banner_steel_62b7 {
}
.north-86ab .huge-1e47 {
  background: #292929;
}
.input-b760 .gallery_copper_cca3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input-b760 .banner_steel_62b7 {
  background: #f9f9f9;
}
.input-b760 .huge-1e47 {
  background: #303030;
}
.slow-cfff .gallery_copper_cca3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slow-cfff .fresh_7af7 {
    margin-bottom: 1em;
  }
  .slow-cfff .fresh_7af7:last-child {
    margin-bottom: 0;
  }
}
.slow-cfff .banner_steel_62b7 {
  background: #ededed;
}
.slow-cfff .huge-1e47 {
  background: #1a1a1a;
}
.gallery_copper_cca3.banner_steel_62b7 {
  color: rgba(0, 0, 0, 0.6);
}
.gallery_copper_cca3.banner_steel_62b7 .notification-1fca li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_copper_cca3.huge-1e47 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_copper_cca3.huge-1e47 a:not(.focus_b8f5) {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_copper_cca3.huge-1e47 a:not(.focus_b8f5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_copper_cca3.huge-1e47 .notification-1fca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_copper_cca3.huge-1e47 table tbody td,
.gallery_copper_cca3.huge-1e47 table th {
  background: rgba(0, 0, 0, 0.08);
}
.preview_dirty_290a.image_73d7 .medium-4d2c {
  max-width: initial;
}
.preview_dirty_290a .logo-f1d0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.preview_dirty_290a .logo-f1d0 .pressed-4a3a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .preview_dirty_290a .logo-f1d0 .pressed-4a3a {
    display: block;
    margin-bottom: 2em;
  }
  .preview_dirty_290a .logo-f1d0 .pressed-4a3a:last-child {
    margin-bottom: 0;
  }
}
.slow-cfff .fresh_7af7:last-child,
.input-b760 .fresh_7af7:last-child,
.north-86ab .fresh_7af7:last-child {
  margin-bottom: 0;
}
.slow-cfff .fresh_7af7 .column-pressed-b675 .tooltip_ffbf:last-child,
.input-b760 .fresh_7af7 .column-pressed-b675 .tooltip_ffbf:last-child,
.north-86ab .fresh_7af7 .column-pressed-b675 .tooltip_ffbf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slow-cfff .mini-5073,
  .slow-cfff .bronze-fb1a,
  .input-b760 .mini-5073,
  .input-b760 .bronze-fb1a,
  .north-86ab .mini-5073,
  .north-86ab .bronze-fb1a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav_41d6 .fresh_7af7 {
    margin-bottom: 2em;
  }
}
.nav_41d6 p:last-child {
  margin-bottom: 0;
}
.nav_41d6 li,
.nav_41d6 ul {
  list-style: none;
  margin: 0;
}
.nav_41d6 ul ul {
  margin-left: 2.617924em;
}
.alert-new-f9e9 {
  font-size: 0.875em;
}

/* css-noise: 3033 */
.ghost-box-n5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
