/*!
Theme Name: Customify
Theme URI: https://pressmaximum.footer_1442/customify
Author: WPCustomify
Author URI: https://pressmaximum.footer_1442
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.footer_1442/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image_soft_468a.content_a0b2/licenses/gpl-2.0.right-8f09
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.huge_6b8e/, (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_8942.alert-d3b2/normalize.input-7fbc/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.input-7fbc v7.0.0 | MIT License | github.footer_1442/necolas/normalize.input-7fbc */
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;
}
.gallery_fbb4 .row_over_5e8e,
.center_4163,
.pattern_f7ed,
.out-0e53,
.north-2a61,
.footer_503f,
.iron_f571,
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;
}
.center_4163,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .center_4163,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .center_4163,
  h1 {
    font-size: 1.8em;
  }
}
.pattern_f7ed,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pattern_f7ed + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pattern_f7ed,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_f7ed,
  h2 {
    font-size: 1.7em;
  }
}
.out-0e53,
h3 {
  font-size: 1.618em;
}
.gallery_fbb4 .row_over_5e8e,
.north-2a61,
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.thumbnail_west_c0df {
  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;
}
.alert-621c:after,
.alert-621c:before,
.north_1aaf:after,
.north_1aaf:before {
  content: "";
  display: table;
}
.alert-621c:after,
.north_1aaf:after {
  clear: both;
}
.rough-7eac {
  float: right;
  margin-right: 0;
}
.column-7e40 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.iron-5f7a .heading-c171,
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;
}
.iron-5f7a .heading-c171: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;
}
.advanced-81ab .heading-c171 {
  box-shadow: none;
}
.advanced-81ab
  .heading-c171
  .right-f06f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.advanced-81ab .heading-c171 .chip-north-360b {
  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;
}
.advanced-81ab
  .heading-c171
  .chip-north-360b
  b {
  display: none;
}
.advanced-81ab .tooltip-hot-87e8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stone-733e:not(.menu-pressed-6ee9):not(.tertiary-easy-d12e),
button:not(.menu-pressed-6ee9):not(.tertiary-easy-d12e),
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ),
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ),
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ) {
  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;
}
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):hover,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):hover,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):hover,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):hover,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):active,
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):active,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):active,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):active,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):active,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus {
  outline: 0;
}
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9 {
  position: relative;
}
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .video_gold_2d6a,
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .surface_21f8,
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .simple_0ef0,
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  i,
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  svg,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .video_gold_2d6a,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .surface_21f8,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .simple_0ef0,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  i,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  svg,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .video_gold_2d6a,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .surface_21f8,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .simple_0ef0,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  i,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  svg,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .video_gold_2d6a,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .surface_21f8,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .simple_0ef0,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  i,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  svg,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .video_gold_2d6a,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .surface_21f8,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  .simple_0ef0,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  i,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9
  svg {
  visibility: hidden;
}
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9:after,
button:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9:after,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9:after,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9:after,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ).fn-loading-10d9: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;
}
.stone-733e:not(.menu-pressed-6ee9):not(.tertiary-easy-d12e),
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ),
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ),
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ) {
  color: #fff;
  background: #235787;
}
.stone-733e:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus,
input[type="button"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus,
input[type="reset"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus,
input[type="submit"]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ):focus {
  color: #fff;
}
.stone-733e.fn-disabled-10d9:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ),
.stone-733e[disabled]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ),
button.fn-disabled-10d9:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ),
button[disabled]:not(.menu-pressed-6ee9):not(
    .tertiary-easy-d12e
  ) {
  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;
}
.border_iron_fe53 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_iron_fe53: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;
}
.next_d4ac {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.disabled-a8da {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element-2076 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.alert-621c:after,
.alert-621c:before,
.basic_cb72:after,
.basic_cb72:before,
.motion-163f:after,
.motion-163f:before,
.complex-1228:after,
.complex-1228:before,
.menu-iron-4c7f:after,
.menu-iron-4c7f:before,
.aside-black-0d1d:after,
.aside-black-0d1d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.alert-621c:after,
.basic_cb72:after,
.motion-163f:after,
.complex-1228:after,
.menu-iron-4c7f:after,
.aside-black-0d1d:after {
  clear: both;
}
.basic_cb72 .accordion-hot-21ba,
.motion-163f .accordion-hot-21ba,
.icon-hard-c45b .accordion-hot-21ba {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.column_e777 {
  display: inline-block;
}
.label-c631 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label-c631 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label-c631 .summary-e98b {
  padding: 1em 0;
  font-size: 85%;
}
.summary-e98b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.media_short_1efc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.media_short_1efc:after,
.media_short_1efc:before {
  content: "";
  display: table;
}
.media_short_1efc:after {
  clear: both;
}
.border_10fd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay_under_7dbc .border_10fd {
  max-width: 50%;
}
.alert_soft_2cf3 .border_10fd {
  max-width: 33.33%;
}
.dim_56ea .border_10fd {
  max-width: 25%;
}
.warm_a5a5 .border_10fd {
  max-width: 20%;
}
.fresh-7cbe .border_10fd {
  max-width: 16.66%;
}
.dim-9c44 .border_10fd {
  max-width: 14.28%;
}
.row-6ae1 .border_10fd {
  max-width: 12.5%;
}
.sidebar_motion_fb92 .border_10fd {
  max-width: 11.11%;
}
.popup_hovered_987f {
  display: block;
}
.gallery_fbb4 .paper-a407 label,
.gallery_fbb4 .container_bronze_7ff0 label,
.gallery_fbb4 .stone-943b label,
.gallery_fbb4 .breadcrumb-8738 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-eaae {
  list-style: none;
  margin: 0;
}
.element-eaae article.clean_6701 {
  margin-bottom: 0;
}
.element-eaae ul {
  list-style: none;
  margin: 0;
}
.element-eaae .motion-7e0f li.clean_6701 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-eaae .motion-7e0f li.clean_6701 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-eaae .motion-7e0f li.clean_6701: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) {
  .element-eaae .motion-7e0f li.clean_6701 li.clean_6701 li.clean_6701 li.clean_6701 {
    padding-left: 0;
  }
}
article.clean_6701 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.clean_6701 .basic_cb72 p:last-of-type {
  margin-bottom: 0;
}
article.clean_6701 .hovered_1e59 {
  float: left;
}
article.clean_6701 .gallery-b8e3 {
  margin-left: 85px;
}
article.clean_6701 .notification-60d3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.clean_6701 .notification-60d3 .liquid-8c70 {
  margin-left: 10px;
}
article.clean_6701 .thumbnail-mini-addb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.clean_6701 .brown_c686 {
  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 .paper-a407,
  #respond .stone-943b,
  #respond .breadcrumb-8738 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paper-a407 input,
#respond .stone-943b input,
#respond .breadcrumb-8738 input {
  width: 100%;
}
#respond .breadcrumb-8738 {
  margin-right: 0;
}
#respond .thumbnail-bb15 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bottom-9bbd {
  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;
}
.bottom-9bbd.focus_glass_2e36 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bottom-9bbd 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%);
}
.bottom-9bbd:focus,
.bottom-9bbd: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);
}
.out-9b0b {
  border-radius: 10%;
}
.upper-324d {
  border-radius: 50%;
}
.north-2f74 {
  font-size: 0.72em;
}
.form-0465 {
  font-size: 0.875em;
}
.warm_333e {
  font-size: 1.1em;
}
.north_e2bc {
  text-transform: uppercase;
  line-height: 1.2;
}
.north_e2bc.north-2f74 {
  letter-spacing: 0.5px;
}
.main-hard-7e98,
.main-hard-7e98 a {
  color: #6d6d6d;
}
.main-hard-7e98 a:hover {
  color: #111;
}
.light_0b2e {
  color: #6d6d6d;
}
.info-bc76 {
  overflow-x: hidden;
}
.info-bc76 .mask-f0af.form_da0b {
  position: relative;
}
.info-bc76 .mask-f0af.form_da0b.dim_20d8 {
  position: initial;
}
.info-bc76
  .mask-f0af.form_da0b.dim_20d8
  .dark-f1b2 {
  left: auto;
}
.info-bc76 .mask-f0af .dark-f1b2 {
  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;
}
.info-bc76 .mask-f0af:hover.form_da0b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info-bc76
  .mask-f0af:hover.form_da0b
  .dark-f1b2 {
  display: block;
  z-index: 9999999;
}
.info-bc76 .background-current-d8d9 .full-dc19,
.info-bc76 .lower_96e6 .full-dc19 {
  display: none;
}
.info-bc76 .item_pro_b6a0 .mask-f0af:hover.form_da0b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gallery_fbb4 .paper-a407 label,
.gallery_fbb4 .container_bronze_7ff0 label,
.gallery_fbb4 .stone-943b label,
.gallery_fbb4 .breadcrumb-8738 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-eaae {
  list-style: none;
  margin: 0;
}
.element-eaae article.clean_6701 {
  margin-bottom: 0;
}
.element-eaae ul {
  list-style: none;
  margin: 0;
}
.element-eaae .motion-7e0f li.clean_6701 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-eaae .motion-7e0f li.clean_6701 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-eaae .motion-7e0f li.clean_6701: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) {
  .element-eaae .motion-7e0f li.clean_6701 li.clean_6701 li.clean_6701 li.clean_6701 {
    padding-left: 0;
  }
}
article.clean_6701 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.clean_6701 .basic_cb72 p:last-of-type {
  margin-bottom: 0;
}
article.clean_6701 .hovered_1e59 {
  float: left;
}
article.clean_6701 .gallery-b8e3 {
  margin-left: 85px;
}
article.clean_6701 .notification-60d3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.clean_6701 .notification-60d3 .liquid-8c70 {
  margin-left: 10px;
}
article.clean_6701 .thumbnail-mini-addb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.clean_6701 .brown_c686 {
  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 .paper-a407,
  #respond .stone-943b,
  #respond .breadcrumb-8738 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paper-a407 input,
#respond .stone-943b input,
#respond .breadcrumb-8738 input {
  width: 100%;
}
#respond .breadcrumb-8738 {
  margin-right: 0;
}
#respond .thumbnail-bb15 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-current-d8d9 .center-db79 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.center-db79 .paragraph-huge-17a6.rough_6f2d .wood_347c > li > a:focus,
.center-db79 .paragraph-huge-17a6.rough_6f2d .wood_347c > li > a:hover,
.center-db79 .paragraph-huge-17a6.status-first-2ce4 .wood_347c > li > a:focus,
.center-db79 .paragraph-huge-17a6.status-first-2ce4 .wood_347c > li > a:hover,
.center-db79 .paragraph-huge-17a6.tabs-wood-ad01 .wood_347c > li > a:focus,
.center-db79 .paragraph-huge-17a6.tabs-wood-ad01 .wood_347c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-db79
  .paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li.secondary_east_e53e
  > a,
.center-db79
  .paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li.next-d321
  > a,
.center-db79
  .paragraph-huge-17a6.status-first-2ce4
  .wood_347c
  > li.secondary_east_e53e
  > a,
.center-db79
  .paragraph-huge-17a6.status-first-2ce4
  .wood_347c
  > li.next-d321
  > a,
.center-db79
  .paragraph-huge-17a6.tabs-wood-ad01
  .wood_347c
  > li.secondary_east_e53e
  > a,
.center-db79 .paragraph-huge-17a6.tabs-wood-ad01 .wood_347c > li.block-d957 > a {
  color: rgba(255, 255, 255, 0.99);
}
.center-db79 .bright-4334,
.center-db79 .bright-4334 a {
  color: rgba(255, 255, 255, 0.99);
}
.center-db79 .solid-9bf8.huge-eaa3 li a,
.center-db79 .plasma-5075 a,
.center-db79 .narrow-cd15,
.center-db79 .wood_347c > li > a,
.center-db79 .east-e519 {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79 .solid-9bf8.huge-eaa3 li a:hover,
.center-db79 .plasma-5075 a:hover,
.center-db79 .narrow-cd15:hover,
.center-db79 .wood_347c > li > a:hover,
.center-db79 .east-e519:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-db79 .shade-2780 {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79 .shade-2780 .shadow-b05a {
  color: rgba(255, 255, 255, 0.99);
}
.center-db79 .shade-2780:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-db79 .item_black_53d5 .feature-6ae1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center-db79 .item_black_53d5 .feature-6ae1 .tag-new-7b81 {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79
  .item_black_53d5
  .feature-6ae1
  .tag-new-7b81::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79
  .item_black_53d5
  .feature-6ae1
  .tag-new-7b81:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79
  .item_black_53d5
  .feature-6ae1
  .tag-new-7b81::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79
  .item_black_53d5
  .feature-6ae1
  .tag-new-7b81::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79 .item_black_53d5 .cool_84c4 {
  color: rgba(255, 255, 255, 0.79);
}
.center-db79 .item_black_53d5 .cool_84c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_tall_47d5
  .center-db79
  .item_black_53d5
  .main-68ee
  .photo-d9cb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_tall_47d5
  .center-db79
  .item_black_53d5
  .main-68ee
  .tag-new-7b81 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background-current-d8d9 .search_20b2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.search_20b2 .paragraph-huge-17a6.rough_6f2d .wood_347c > li > a:focus,
.search_20b2 .paragraph-huge-17a6.rough_6f2d .wood_347c > li > a:hover,
.search_20b2 .paragraph-huge-17a6.status-first-2ce4 .wood_347c > li > a:focus,
.search_20b2 .paragraph-huge-17a6.status-first-2ce4 .wood_347c > li > a:hover,
.search_20b2 .paragraph-huge-17a6.tabs-wood-ad01 .wood_347c > li > a:focus,
.search_20b2 .paragraph-huge-17a6.tabs-wood-ad01 .wood_347c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_20b2
  .paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li.secondary_east_e53e
  > a,
.search_20b2
  .paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li.next-d321
  > a,
.search_20b2
  .paragraph-huge-17a6.status-first-2ce4
  .wood_347c
  > li.secondary_east_e53e
  > a,
.search_20b2
  .paragraph-huge-17a6.status-first-2ce4
  .wood_347c
  > li.next-d321
  > a,
.search_20b2
  .paragraph-huge-17a6.tabs-wood-ad01
  .wood_347c
  > li.secondary_east_e53e
  > a,
.search_20b2 .paragraph-huge-17a6.tabs-wood-ad01 .wood_347c > li.block-d957 > a {
  color: rgba(0, 0, 0, 0.8);
}
.search_20b2 .bright-4334,
.search_20b2 .bright-4334 a {
  color: rgba(0, 0, 0, 0.8);
}
.search_20b2 .solid-9bf8.huge-eaa3 li a,
.search_20b2 .plasma-5075 a,
.search_20b2 .narrow-cd15,
.search_20b2 .wood_347c > li > a,
.search_20b2 .east-e519 {
  color: rgba(0, 0, 0, 0.55);
}
.search_20b2 .solid-9bf8.huge-eaa3 li a:hover,
.search_20b2 .plasma-5075 a:hover,
.search_20b2 .narrow-cd15:hover,
.search_20b2 .wood_347c > li > a:hover,
.search_20b2 .east-e519:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_20b2 .shade-2780 {
  color: rgba(0, 0, 0, 0.55);
}
.search_20b2 .shade-2780 .shadow-b05a {
  color: rgba(0, 0, 0, 0.8);
}
.search_20b2 .shade-2780:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_ee81 .lite-8965 {
  margin-left: auto;
  margin-right: auto;
}
.motion-163f > * {
  margin-left: auto;
  margin-right: auto;
}
.motion-163f .next_d4ac {
  margin-right: 1.41575em;
}
.copper-a128 .motion-163f > .pattern-55e0 {
  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;
}
.copper-a128 .motion-163f > .fresh-efd0 {
  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;
}
.pattern_bottom_2c5e.lower_ee81 .lite-8965,
.status-9c89.lower_ee81 .lite-8965 {
  margin-left: 0;
}
.solid-81dc.lower_ee81 .lite-8965,
.widget-smooth-1cbf.lower_ee81 .lite-8965 {
  margin-right: 0;
}
.motion-163f ol,
.motion-163f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active-22e7 video {
  max-width: 100%;
}
.outline_f657 img {
  display: block;
}
.outline_f657.next_d4ac,
.outline_f657.disabled-a8da {
  width: 100%;
}
.outline_f657.fresh-efd0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid_cb3a:not(.text_paper_6bea) {
  margin: 1.5em auto;
}
.title_purple_e34c p {
  padding: 1.5em 14px;
}
ul.highlight_next_32ee.fresh-efd0,
ul.highlight_next_32ee.pattern-55e0,
ul.highlight_next_32ee.nav-dfd9.pattern-55e0 {
  padding: 0 14px;
}
.border-de3c {
  display: block;
  overflow-x: auto;
}
.border-de3c table {
  border-collapse: collapse;
  width: 100%;
}
.border-de3c td,
.border-de3c th {
  padding: 0.5em;
}
.motion-163f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.motion-163f ol ol,
.motion-163f ol ul,
.motion-163f ul ol,
.motion-163f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.motion-163f ol ol li,
.motion-163f ol ul li,
.motion-163f ul ol li,
.motion-163f ul ul li {
  margin-left: 0;
}
.hidden-8c2b.background-warm-08a6 > .pagination_13db {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden-8c2b.background-warm-08a6 > .pagination_13db iframe,
.hidden-8c2b.background-warm-08a6 > .pagination_13db > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider_21eb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.slider_21eb.filter_motion_b521 {
  padding: 0;
}
.slider_21eb.filter_motion_b521 cite {
  font-size: 13px;
}
.slider_21eb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.slider_21eb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.cool-eaca {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.cool-eaca > p:first-child {
  margin-top: 0;
}
.cool-eaca cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.cool-eaca blockquote {
  border-left: 0;
}
.backdrop_ede1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.backdrop_ede1:not(.card-9d29) {
  max-width: 100px;
}
.backdrop_ede1.paper_5e12 {
  border-bottom: none !important;
  text-align: center;
}
.backdrop_ede1.paper_5e12::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title_purple_e34c p {
    padding: 1.5em 0;
  }
}
.hero_3634 {
  color: #0073aa;
}
.white-2a5d {
  background-color: #0073aa;
}
.steel-5d4c {
  color: #229fd8;
}
.message_b55c {
  background-color: #229fd8;
}
.black_80bd {
  color: #eee;
}
.media_north_484d {
  background-color: #eee;
}
.widget-d5bc {
  color: #444;
}
.item_43de {
  background-color: #444;
}
.south-44ac {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.south-44ac .orange_a533 .plasma-5075 {
  font-size: 15px;
}
.south-44ac .plasma-5075 {
  line-height: 1.3;
}
.south-44ac .search_20b2 {
}
.south-44ac .center-db79 {
  background: #235787;
}
.up-b493 {
  padding: 0;
}
.up-b493 .center-db79 {
  background: #1a1a1a;
}
.up-b493 .search_20b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.solid_69db {
  padding: 0;
  border-left: none;
  border-right: none;
}
.solid_69db .search_20b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.solid_69db .center-db79 {
  background: #303030;
}
.aside-black-0d1d {
  position: relative;
  z-index: 10;
}
.aside-black-0d1d .element-c4ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold_2fc8 .form_da0b {
  display: inline-block;
  vertical-align: middle;
}
.cold_2fc8.search_2433 .form_da0b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cold_2fc8.search_2433 .form_da0b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cold_2fc8.search_2433 .form_da0b {
    margin-right: 0.4em;
  }
}
.cold_2fc8.search_2433 .form_da0b:last-child {
  margin-right: 0;
}
.column_full_06de .element-c4ec {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .background-current-d8d9 .orange_a533 {
    margin: 0 -0.5em;
  }
  .background-current-d8d9 .orange_a533 [class*="customify-col-"],
  .background-current-d8d9 .orange_a533 [class*="customify-col_"],
  .background-current-d8d9 .orange_a533 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.background-current-d8d9.soft_ed6a .element-c4ec {
  background: 0 0 !important;
}
.background-current-d8d9.soft_ed6a .element-c4ec,
.background-current-d8d9.column_full_06de .element-c4ec {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .background-current-d8d9.under_ada9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.background-current-d8d9.column_full_06de .element-c4ec {
  box-shadow: none !important;
}
.large_1a70 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large_1a70 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large_1a70 {
    padding: 18px 0 20px;
  }
}
.large_1a70 .mini_96e1 {
  width: 100%;
}
.large_1a70 .slider_dark_4a01 {
  margin-bottom: 0;
}
.large_1a70 .pattern_e0e3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.upper_248e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.upper_248e .focus_95e4 {
  width: 100%;
}
.tabs-plasma-2745 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tabs-plasma-2745 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tabs-plasma-2745 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;
}
.tabs-plasma-2745 li:last-child:after {
  display: none;
}
.tabs-plasma-2745 li a {
  font-weight: 500;
  margin-right: 10px;
}
.column_869a .full-dc19 button,
.large_1a70 .full-dc19 button {
  left: 0;
}
.column_869a .focus_95e4,
.large_1a70 .focus_95e4 {
  padding-left: 0;
  padding-right: 0;
}
.column_869a .upper_248e,
.large_1a70 .upper_248e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.column_869a {
  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;
}
.column_869a: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;
}
.column_869a .disabled-narrow-493f {
  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) {
  .column_869a .disabled-narrow-493f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .column_869a .disabled-narrow-493f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .column_869a .disabled-narrow-493f {
    min-height: 200px;
  }
}
.column_869a .tabs-plasma-2745 {
  color: rgba(255, 255, 255, 0.8);
}
.column_869a .tabs-plasma-2745 a,
.column_869a .tabs-plasma-2745 li:after {
  color: inherit;
}
.column_869a .tabs-plasma-2745 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_motion_1154 {
  margin-bottom: 0.5em;
}
.badge-b1ed {
  margin-bottom: 1.2em;
}
.badge-b1ed,
.thumbnail_motion_1154 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge-b1ed p:last-child,
.thumbnail_motion_1154 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .full-dc19,
#masthead .full-dc19 {
  display: none;
}
#masthead
  > .full-dc19.disabled-a21f {
  display: none;
}
#masthead > .full-dc19 button {
  left: 0;
}
.south-31c5 {
  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%;
}
.south-31c5 .form_da0b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.south-31c5 .wrapper-in-f5ad {
  display: -webkit-box;
  display: flex;
}
.south-31c5 .wrapper-in-f5ad.pagination_1c4d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.south-31c5 .wrapper-in-f5ad.popup-ca55 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.south-31c5 .wrapper-in-f5ad.gradient-solid-9e65 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.south-31c5.inner_7770.list-north-008e .wrapper-in-f5ad.pagination_1c4d {
  flex-basis: 100%;
}
.south-31c5.chip-6b2e .wrapper-in-f5ad.popup-ca55 {
  -webkit-box-flex: 1;
  flex: auto;
}
.south-31c5.chip-6b2e .wrapper-in-f5ad.gradient-solid-9e65 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .full-dc19.disabled-a21f {
  display: none;
}
#masthead > .full-dc19 button {
  left: 0;
}
.heading-fluid-5431 {
  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;
}
.heading-fluid-5431:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.heading-fluid-5431.icon_6b72 i {
  margin-right: 4px;
}
.heading-fluid-5431.focus_black_0c93 i {
  margin-left: 5px;
}
.plasma-5075 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.plasma-5075 p:last-child {
  margin-bottom: 0;
}
.small_f46c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.small_f46c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.small_f46c img {
  display: block;
  width: auto;
  line-height: 1;
}
.small_f46c .bright-4334 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.small_f46c .element_2e96 {
  margin: 5px 0 7px 0;
}
.small_f46c.caption-plasma-9960 .tertiary_43cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small_f46c.caption-plasma-9960 .narrow_6378 {
  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;
}
.small_f46c.banner-stone-d710 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.small_f46c.banner-stone-d710 .tertiary_43cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small_f46c.banner-stone-d710 .narrow_6378 {
  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;
}
.small_f46c.left-15f6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small_f46c.badge_1a3e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.small_f46c.badge_1a3e .narrow_6378 {
  margin-top: 7px;
}
.label-fa51 {
  display: inline-block;
}
.aside-black-0d1d .accent-b981 .small_f46c img {
  max-width: 100%;
}
.paragraph-huge-17a6 .bottom-0898.avatar_4a84,
.tooltip_f651 .bottom-0898.avatar_4a84 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-huge-17a6 .purple-765f,
.tooltip_f651 .purple-765f {
  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%);
}
.paragraph-huge-17a6 .purple-765f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph-huge-17a6.fluid-7351 .purple-765f {
  display: none;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 li {
  display: inline-block;
  position: relative;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 li:last-child {
  margin-right: 0;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 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;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 li.block-d957 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 > 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;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 > li > a i {
  line-height: 0;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 > li.soft-5bc4 > a .purple-765f {
  margin-left: 4px;
  line-height: 0;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 .secondary-1f27 li.soft-5bc4 > a {
  position: relative;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 .secondary-1f27 li.soft-5bc4 > a:after,
.paragraph-huge-17a6 .thumbnail-pro-97b9 .secondary-1f27 li.soft-5bc4 > a:before {
  content: "";
  display: table;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 .secondary-1f27 li.soft-5bc4 > a:after {
  clear: both;
}
.paragraph-huge-17a6 .thumbnail-pro-97b9 .secondary-1f27 li.soft-5bc4 > a .purple-765f {
  margin-left: 5px;
  float: right;
}
.paragraph-huge-17a6 .section_paper_4a11,
.paragraph-huge-17a6 .secondary-1f27 {
  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;
}
.paragraph-huge-17a6 .secondary-1f27 {
  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;
}
.paragraph-huge-17a6 .secondary-1f27 .avatar_4a84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-huge-17a6 .secondary-1f27 .purple-765f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph-huge-17a6 .secondary-1f27 li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph-huge-17a6 .secondary-1f27 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;
}
.paragraph-huge-17a6 .secondary-1f27 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-huge-17a6 .secondary-1f27 .secondary-1f27 {
  top: 0;
  left: 100%;
}
.paragraph-huge-17a6 .footer-1bec.fn-focus-10d9 > .section_paper_4a11,
.paragraph-huge-17a6 .footer-1bec.fn-focus-10d9 > .secondary-1f27,
.paragraph-huge-17a6 .footer-1bec:focus > .section_paper_4a11,
.paragraph-huge-17a6 .footer-1bec:focus > .secondary-1f27,
.paragraph-huge-17a6 .footer-1bec:hover > .section_paper_4a11,
.paragraph-huge-17a6 .footer-1bec:hover > .secondary-1f27 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph-huge-17a6.tabs-wood-ad01 .wood_347c:after,
.paragraph-huge-17a6.tabs-wood-ad01 .wood_347c:before {
  content: "";
  display: table;
}
.paragraph-huge-17a6.tabs-wood-ad01 .wood_347c:after {
  clear: both;
}
.paragraph-huge-17a6.tabs-wood-ad01 .wood_347c > li {
  float: left;
}
.paragraph-huge-17a6.card_8016 .wood_347c:after,
.paragraph-huge-17a6.card_8016 .wood_347c:before {
  content: "";
  display: table;
}
.paragraph-huge-17a6.card_8016 .wood_347c:after {
  clear: both;
}
.paragraph-huge-17a6.card_8016 .wood_347c > li {
  float: left;
}
.paragraph-huge-17a6.card_8016 .wood_347c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-huge-17a6.card_8016 .wood_347c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-huge-17a6.card_8016 .wood_347c > li.secondary_east_e53e > a,
.paragraph-huge-17a6.card_8016 .wood_347c > li.block-d957 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-huge-17a6.rough_6f2d .wood_347c > li > a .avatar_4a84 {
  position: relative;
}
.paragraph-huge-17a6.rough_6f2d .wood_347c > li > a .avatar_4a84: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;
}
.paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li:focus
  > a
  .avatar_4a84:before,
.paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li:hover
  > a
  .avatar_4a84:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li.secondary_east_e53e
  > a
  .avatar_4a84:before,
.paragraph-huge-17a6.rough_6f2d
  .wood_347c
  > li.next-d321
  > a
  .avatar_4a84:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-huge-17a6.status-first-2ce4 .wood_347c > li > a .avatar_4a84 {
  position: relative;
}
.paragraph-huge-17a6.status-first-2ce4 .wood_347c > li > a .avatar_4a84: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;
}
.paragraph-huge-17a6.status-first-2ce4 .wood_347c > li:focus > a .avatar_4a84:before,
.paragraph-huge-17a6.status-first-2ce4
  .wood_347c
  > li:hover
  > a
  .avatar_4a84:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-huge-17a6.status-first-2ce4
  .wood_347c
  > li.secondary_east_e53e
  > a
  .avatar_4a84:before,
.paragraph-huge-17a6.status-first-2ce4
  .wood_347c
  > li.next-d321
  > a
  .avatar_4a84:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_f651 .thumbnail-pro-97b9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip_f651 .thumbnail-pro-97b9 li:first-child > a {
  border-top: none;
}
.tooltip_f651 .thumbnail-pro-97b9 .lite-eb57 > .avatar_4a84 .purple-765f {
  display: none;
}
.tooltip_f651 .thumbnail-pro-97b9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip_f651 .thumbnail-pro-97b9 li:last-child {
  border: none;
}
.tooltip_f651 .thumbnail-pro-97b9 li.soft-5bc4 > a {
  padding-right: 45px !important;
}
.tooltip_f651 .thumbnail-pro-97b9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip_f651 .thumbnail-pro-97b9 li a:focus,
.tooltip_f651 .thumbnail-pro-97b9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_f651 .thumbnail-pro-97b9 li .footer-hard-b0e3 {
  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;
}
.tooltip_f651 .thumbnail-pro-97b9 li .footer-hard-b0e3:hover {
  box-shadow: none;
}
.tooltip_f651 .thumbnail-pro-97b9 li .footer-hard-b0e3 .purple-765f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip_f651 .thumbnail-pro-97b9 .secondary-1f27 {
  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);
}
.tooltip_f651 .thumbnail-pro-97b9 .secondary-1f27 li a {
  padding-left: 3em;
}
.tooltip_f651 .thumbnail-pro-97b9 .input-focused-0b1a > a .footer-hard-b0e3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip_f651 .thumbnail-pro-97b9 .input-focused-0b1a > .secondary-1f27 {
  display: block;
  opacity: 1;
}
.focus-brown-426b {
  max-width: 100%;
}
.narrow-1303 {
  line-height: 0;
  cursor: pointer;
}
.east-e519 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.east-e519:hover {
  box-shadow: none;
  color: currentColor;
}
.east-e519 svg {
  width: 18px;
  height: 18px;
}
.east-e519 .status_lite_1f31 {
  display: none;
}
.caption-32e3 {
  position: relative;
}
.caption-32e3.fn-active-10d9 .east-e519 .active-fluid-130d {
  display: none;
}
.caption-32e3.fn-active-10d9 .east-e519 .status_lite_1f31 {
  display: inline-block;
}
.caption-32e3 .article-pro-c932 {
  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);
}
.caption-32e3.item_first_e596 .article-pro-c932 {
  left: auto;
  right: -0.9em;
}
.caption-32e3.item_first_e596 .dark-60df::before {
  left: auto;
  right: 15px;
}
.caption-32e3.fn-active-10d9 .article-pro-c932 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-68ee {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-68ee label {
  flex-basis: 100%;
}
.main-68ee .feature-6ae1 {
  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;
}
.main-68ee .tag-new-7b81 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-68ee .tag-new-7b81:focus {
  background-color: transparent;
}
.main-68ee button.cool_84c4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-68ee button.cool_84c4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-68ee button.cool_84c4 svg {
  width: 18px;
  height: 18px;
}
.main-68ee input[type="submit"] {
  min-height: auto;
}
.item_black_53d5 .main-68ee .tag-new-7b81 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dark-60df {
  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) {
  .dark-60df {
    width: 220px;
  }
}
.dark-60df label {
  flex-basis: 100%;
}
.dark-60df::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.panel_tall_47d5 .item_black_53d5 .main-68ee {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.panel_tall_47d5
  .item_black_53d5
  .main-68ee
  .feature-6ae1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel_tall_47d5 .item_black_53d5 .main-68ee .tag-new-7b81 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel_tall_47d5
  .item_black_53d5
  .main-68ee
  .tag-new-7b81:focus {
  background: 0 0;
}
.panel_tall_47d5
  .item_black_53d5
  .main-68ee
  .photo-d9cb {
  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;
}
.solid-9bf8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.solid-9bf8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.solid-9bf8 li:last-child {
  margin-right: 0;
}
.solid-9bf8 li:first-child {
  margin-left: 0;
}
.solid-9bf8.module_pressed_082c a {
  color: #fff;
}
.solid-9bf8.module_pressed_082c a:hover {
  color: #fff;
}
.solid-9bf8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.solid-9bf8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.solid-9bf8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.solid-9bf8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.solid-9bf8 [class*="social-icon-apple"] {
  background-color: #999;
}
.solid-9bf8 [class*="social-icon-apple"].disabled-a630 {
  background-color: transparent;
  color: #999;
}
.solid-9bf8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.solid-9bf8 [class*="social-icon-behance"].disabled-a630 {
  background-color: transparent;
  color: #1769ff;
}
.solid-9bf8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.solid-9bf8 [class*="social-icon-bitbucket"].disabled-a630 {
  background-color: transparent;
  color: #205081;
}
.solid-9bf8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.solid-9bf8 [class*="social-icon-codepen"].disabled-a630 {
  background-color: transparent;
  color: #000;
}
.solid-9bf8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.solid-9bf8 [class*="social-icon-delicious"].disabled-a630 {
  background-color: transparent;
  color: #39f;
}
.solid-9bf8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.solid-9bf8 [class*="social-icon-digg"].disabled-a630 {
  background-color: transparent;
  color: #005be2;
}
.solid-9bf8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.solid-9bf8 [class*="social-icon-dribbble"].disabled-a630 {
  background-color: transparent;
  color: #ea4c89;
}
.solid-9bf8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.solid-9bf8 [class*="social-icon-envelope"].disabled-a630 {
  background-color: transparent;
  color: #ea4335;
}
.solid-9bf8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.solid-9bf8 [class*="social-icon-facebook"].disabled-a630 {
  background-color: transparent;
  color: #3b5998;
}
.solid-9bf8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.solid-9bf8 [class*="social-icon-flickr"].disabled-a630 {
  background-color: transparent;
  color: #0063dc;
}
.solid-9bf8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.solid-9bf8 [class*="social-icon-foursquare"].disabled-a630 {
  background-color: transparent;
  color: #2d5be3;
}
.solid-9bf8 [class*="social-icon-github"] {
  background-color: #333;
}
.solid-9bf8 [class*="social-icon-github"].disabled-a630 {
  background-color: transparent;
  color: #333;
}
.solid-9bf8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.solid-9bf8 [class*="social-icon-google-plus"].disabled-a630 {
  background-color: transparent;
  color: #dd4b39;
}
.solid-9bf8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.solid-9bf8 [class*="social-icon-houzz"].disabled-a630 {
  background-color: transparent;
  color: #7ac142;
}
.solid-9bf8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.solid-9bf8 [class*="social-icon-instagram"].disabled-a630 {
  background-color: transparent;
  color: #262626;
}
.solid-9bf8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.solid-9bf8 [class*="social-icon-jsfiddle"].disabled-a630 {
  background-color: transparent;
  color: #487aa2;
}
.solid-9bf8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.solid-9bf8 [class*="social-icon-linkedin"].disabled-a630 {
  background-color: transparent;
  color: #0077b5;
}
.solid-9bf8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.solid-9bf8 [class*="social-icon-medium"].disabled-a630 {
  background-color: transparent;
  color: #00ab6b;
}
.solid-9bf8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.solid-9bf8
  [class*="social-icon-odnoklassniki"].disabled-a630 {
  background-color: transparent;
  color: #f4731c;
}
.solid-9bf8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.solid-9bf8 [class*="social-icon-meetup"].disabled-a630 {
  background-color: transparent;
  color: #ec1c40;
}
.solid-9bf8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.solid-9bf8 [class*="social-icon-pinterest"].disabled-a630 {
  background-color: transparent;
  color: #bd081c;
}
.solid-9bf8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.solid-9bf8 [class*="social-icon-product-hunt"].disabled-a630 {
  background-color: transparent;
  color: #da552f;
}
.solid-9bf8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.solid-9bf8 [class*="social-icon-reddit"].disabled-a630 {
  background-color: transparent;
  color: #ff4500;
}
.solid-9bf8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.solid-9bf8 [class*="social-icon-rss"].disabled-a630 {
  background-color: transparent;
  color: #f26522;
}
.solid-9bf8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.solid-9bf8
  [class*="social-icon-shopping-cart"].disabled-a630 {
  background-color: transparent;
  color: #4caf50;
}
.solid-9bf8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.solid-9bf8 [class*="social-icon-skype"].disabled-a630 {
  background-color: transparent;
  color: #00aff0;
}
.solid-9bf8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.solid-9bf8 [class*="social-icon-slideshare"].disabled-a630 {
  background-color: transparent;
  color: #0077b5;
}
.solid-9bf8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.solid-9bf8 [class*="social-icon-snapchat"].disabled-a630 {
  background-color: transparent;
  color: #fffc00;
}
.solid-9bf8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.solid-9bf8 [class*="social-icon-soundcloud"].disabled-a630 {
  background-color: transparent;
  color: #f80;
}
.solid-9bf8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.solid-9bf8 [class*="social-icon-spotify"].disabled-a630 {
  background-color: transparent;
  color: #2ebd59;
}
.solid-9bf8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.solid-9bf8
  [class*="social-icon-stack-overflow"].disabled-a630 {
  background-color: transparent;
  color: #fe7a15;
}
.solid-9bf8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.solid-9bf8 [class*="social-icon-maldkfgram"].disabled-a630 {
  background-color: transparent;
  color: #2ca5e0;
}
.solid-9bf8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.solid-9bf8 [class*="social-icon-tripadvisor"].disabled-a630 {
  background-color: transparent;
  color: #589442;
}
.solid-9bf8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.solid-9bf8 [class*="social-icon-tumblr"].disabled-a630 {
  background-color: transparent;
  color: #35465c;
}
.solid-9bf8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.solid-9bf8 [class*="social-icon-twitch"].disabled-a630 {
  background-color: transparent;
  color: #6441a5;
}
.solid-9bf8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.solid-9bf8 [class*="social-icon-twitter"].disabled-a630 {
  background-color: transparent;
  color: #1da1f2;
}
.solid-9bf8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.solid-9bf8 [class*="social-icon-vimeo"].disabled-a630 {
  background-color: transparent;
  color: #1ab7ea;
}
.solid-9bf8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.solid-9bf8 [class*="social-icon-vk"].disabled-a630 {
  background-color: transparent;
  color: #45668e;
}
.solid-9bf8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.solid-9bf8 [class*="social-icon-weibo"].disabled-a630 {
  background-color: transparent;
  color: #df2029;
}
.solid-9bf8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.solid-9bf8 [class*="social-icon-weixin"].disabled-a630 {
  background-color: transparent;
  color: #7bb32e;
}
.solid-9bf8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.solid-9bf8 [class*="social-icon-whatsapp"].disabled-a630 {
  background-color: transparent;
  color: #25d366;
}
.solid-9bf8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.solid-9bf8 [class*="social-icon-wordpress"].disabled-a630 {
  background-color: transparent;
  color: #21759b;
}
.solid-9bf8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.solid-9bf8 [class*="social-icon-xing"].disabled-a630 {
  background-color: transparent;
  color: #026466;
}
.solid-9bf8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.solid-9bf8 [class*="social-icon-yelp"].disabled-a630 {
  background-color: transparent;
  color: #af0606;
}
.solid-9bf8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.solid-9bf8 [class*="social-icon-youtube"].disabled-a630 {
  background-color: transparent;
  color: #cd201f;
}
.narrow-cd15 {
  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;
}
.narrow-cd15:hover {
  box-shadow: none;
  background: 0 0;
}
.north_b676 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component_7d5f {
  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;
}
.large_9edc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tiny-e132 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tiny-e132,
.tiny-e132::after,
.tiny-e132::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;
}
.tiny-e132::after,
.tiny-e132::before {
  content: "";
  display: block;
  background-color: inherit;
}
.plasma-75c5 .component_7d5f .large_9edc {
  margin-top: -2px;
  width: 19px;
}
.plasma-75c5 .component_7d5f .tiny-e132 {
  margin-top: -1px;
}
.plasma-75c5 .component_7d5f .tiny-e132,
.plasma-75c5 .component_7d5f .tiny-e132::after,
.plasma-75c5 .component_7d5f .tiny-e132::before {
  width: 19px;
  height: 2px;
}
.plasma-75c5 .component_7d5f .tiny-e132::before {
  top: -6px;
}
.plasma-75c5 .component_7d5f .tiny-e132::after {
  bottom: -6px;
}
.item_bottom_d3a4 .component_7d5f .large_9edc {
  margin-top: -2px;
  width: 22px;
}
.item_bottom_d3a4 .component_7d5f .tiny-e132 {
  margin-top: -1px;
}
.item_bottom_d3a4 .component_7d5f .tiny-e132,
.item_bottom_d3a4 .component_7d5f .tiny-e132::after,
.item_bottom_d3a4 .component_7d5f .tiny-e132::before {
  width: 22px;
  height: 2px;
}
.item_bottom_d3a4 .component_7d5f .tiny-e132::before {
  top: -7px;
}
.item_bottom_d3a4 .component_7d5f .tiny-e132::after {
  bottom: -7px;
}
.disabled_f448 .component_7d5f .large_9edc {
  margin-top: -2px;
  width: 31px;
}
.disabled_f448 .component_7d5f .tiny-e132 {
  margin-top: -1.5px;
}
.disabled_f448 .component_7d5f .tiny-e132,
.disabled_f448 .component_7d5f .tiny-e132::after,
.disabled_f448 .component_7d5f .tiny-e132::before {
  width: 31px;
  height: 3px;
}
.disabled_f448 .component_7d5f .tiny-e132::before {
  top: -9px;
}
.disabled_f448 .component_7d5f .tiny-e132::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .accent-tall-7ff9 .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 19px;
  }
  .accent-tall-7ff9 .component_7d5f .tiny-e132 {
    margin-top: -1px;
  }
  .accent-tall-7ff9 .component_7d5f .tiny-e132,
  .accent-tall-7ff9 .component_7d5f .tiny-e132::after,
  .accent-tall-7ff9 .component_7d5f .tiny-e132::before {
    width: 19px;
    height: 2px;
  }
  .accent-tall-7ff9 .component_7d5f .tiny-e132::before {
    top: -6px;
  }
  .accent-tall-7ff9 .component_7d5f .tiny-e132::after {
    bottom: -6px;
  }
  .grid_701d .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 22px;
  }
  .grid_701d .component_7d5f .tiny-e132 {
    margin-top: -1px;
  }
  .grid_701d .component_7d5f .tiny-e132,
  .grid_701d .component_7d5f .tiny-e132::after,
  .grid_701d .component_7d5f .tiny-e132::before {
    width: 22px;
    height: 2px;
  }
  .grid_701d .component_7d5f .tiny-e132::before {
    top: -7px;
  }
  .grid_701d .component_7d5f .tiny-e132::after {
    bottom: -7px;
  }
  .picture-easy-9e9d .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 31px;
  }
  .picture-easy-9e9d .component_7d5f .tiny-e132 {
    margin-top: -1.5px;
  }
  .picture-easy-9e9d .component_7d5f .tiny-e132,
  .picture-easy-9e9d .component_7d5f .tiny-e132::after,
  .picture-easy-9e9d .component_7d5f .tiny-e132::before {
    width: 31px;
    height: 3px;
  }
  .picture-easy-9e9d .component_7d5f .tiny-e132::before {
    top: -9px;
  }
  .picture-easy-9e9d .component_7d5f .tiny-e132::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item-a464 .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 19px;
  }
  .item-a464 .component_7d5f .tiny-e132 {
    margin-top: -1px;
  }
  .item-a464 .component_7d5f .tiny-e132,
  .item-a464 .component_7d5f .tiny-e132::after,
  .item-a464 .component_7d5f .tiny-e132::before {
    width: 19px;
    height: 2px;
  }
  .item-a464 .component_7d5f .tiny-e132::before {
    top: -6px;
  }
  .item-a464 .component_7d5f .tiny-e132::after {
    bottom: -6px;
  }
  .wood-a1f9 .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 22px;
  }
  .wood-a1f9 .component_7d5f .tiny-e132 {
    margin-top: -1px;
  }
  .wood-a1f9 .component_7d5f .tiny-e132,
  .wood-a1f9 .component_7d5f .tiny-e132::after,
  .wood-a1f9 .component_7d5f .tiny-e132::before {
    width: 22px;
    height: 2px;
  }
  .wood-a1f9 .component_7d5f .tiny-e132::before {
    top: -7px;
  }
  .wood-a1f9 .component_7d5f .tiny-e132::after {
    bottom: -7px;
  }
  .box_full_a3d1 .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 31px;
  }
  .box_full_a3d1 .component_7d5f .tiny-e132 {
    margin-top: -1.5px;
  }
  .box_full_a3d1 .component_7d5f .tiny-e132,
  .box_full_a3d1 .component_7d5f .tiny-e132::after,
  .box_full_a3d1 .component_7d5f .tiny-e132::before {
    width: 31px;
    height: 3px;
  }
  .box_full_a3d1 .component_7d5f .tiny-e132::before {
    top: -9px;
  }
  .box_full_a3d1 .component_7d5f .tiny-e132::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .in-675c .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 19px;
  }
  .in-675c .component_7d5f .tiny-e132 {
    margin-top: -1px;
  }
  .in-675c .component_7d5f .tiny-e132,
  .in-675c .component_7d5f .tiny-e132::after,
  .in-675c .component_7d5f .tiny-e132::before {
    width: 19px;
    height: 2px;
  }
  .in-675c .component_7d5f .tiny-e132::before {
    top: -6px;
  }
  .in-675c .component_7d5f .tiny-e132::after {
    bottom: -6px;
  }
  .disabled_stale_3ef2 .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_stale_3ef2 .component_7d5f .tiny-e132 {
    margin-top: -1px;
  }
  .disabled_stale_3ef2 .component_7d5f .tiny-e132,
  .disabled_stale_3ef2 .component_7d5f .tiny-e132::after,
  .disabled_stale_3ef2 .component_7d5f .tiny-e132::before {
    width: 22px;
    height: 2px;
  }
  .disabled_stale_3ef2 .component_7d5f .tiny-e132::before {
    top: -7px;
  }
  .disabled_stale_3ef2 .component_7d5f .tiny-e132::after {
    bottom: -7px;
  }
  .primary-cool-8a0b .component_7d5f .large_9edc {
    margin-top: -2px;
    width: 31px;
  }
  .primary-cool-8a0b .component_7d5f .tiny-e132 {
    margin-top: -1.5px;
  }
  .primary-cool-8a0b .component_7d5f .tiny-e132,
  .primary-cool-8a0b .component_7d5f .tiny-e132::after,
  .primary-cool-8a0b .component_7d5f .tiny-e132::before {
    width: 31px;
    height: 3px;
  }
  .primary-cool-8a0b .component_7d5f .tiny-e132::before {
    top: -9px;
  }
  .primary-cool-8a0b .component_7d5f .tiny-e132::after {
    bottom: -9px;
  }
}
.block_large_17ae .tiny-e132 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.block_large_17ae .tiny-e132::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block_large_17ae .tiny-e132::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.block_large_17ae.cold_edec .tiny-e132 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.block_large_17ae.cold_edec .tiny-e132::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block_large_17ae.cold_edec .tiny-e132::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);
}
.text_c01c {
  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.upper_d101:before {
  display: none;
}
.lower_96e6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.lower_96e6 .shade-5df1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.lower_96e6 .shade-5df1:last-of-type {
  border-bottom: none;
}
.lower_96e6 .shade-5df1.gallery_68d1,
.lower_96e6 .shade-5df1.accordion-412d,
.lower_96e6 .shade-5df1.modal_slow_3d73 {
  padding: 0;
}
.lower_96e6 .tooltip_f651 .footer-hard-b0e3 {
  color: currentColor;
}
.lower_96e6 .tooltip_f651 .footer-hard-b0e3:focus,
.lower_96e6 .tooltip_f651 .footer-hard-b0e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_96e6.search_20b2 .shade-2780,
.lower_96e6.search_20b2 .plasma-5075 a,
.lower_96e6.search_20b2 .wood_347c a,
.lower_96e6.search_20b2 .secondary-1f27 a {
  color: rgba(0, 0, 0, 0.55);
}
.lower_96e6.search_20b2 .shade-2780:hover,
.lower_96e6.search_20b2 .plasma-5075 a:hover,
.lower_96e6.search_20b2 .wood_347c a:hover,
.lower_96e6.search_20b2 .secondary-1f27 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_96e6.search_20b2 .shadow-b05a {
  color: rgba(0, 0, 0, 0.8);
}
.lower_96e6.search_20b2 .shade-5df1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_96e6.search_20b2 .shade-5df1:before {
  background: rgba(0, 0, 0, 0.08);
}
.lower_96e6.search_20b2 .tag_center_2714:before {
  background: rgba(255, 255, 255, 0.9);
}
.lower_96e6.search_20b2 .tooltip_f651 .thumbnail-pro-97b9 li a,
.lower_96e6.search_20b2 .tooltip_f651 .footer-hard-b0e3,
.lower_96e6.search_20b2 .secondary-1f27 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_96e6.search_20b2 .tooltip_f651 .footer-hard-b0e3:focus,
.lower_96e6.search_20b2 .tooltip_f651 .footer-hard-b0e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_96e6.search_20b2 .thumbnail-pro-97b9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_96e6.center-db79 .shade-2780,
.lower_96e6.center-db79 .plasma-5075 a,
.lower_96e6.center-db79 .wood_347c .footer-hard-b0e3,
.lower_96e6.center-db79 .wood_347c a,
.lower_96e6.center-db79 .secondary-1f27 a {
  color: rgba(255, 255, 255, 0.79);
}
.lower_96e6.center-db79 .shade-2780:hover,
.lower_96e6.center-db79 .plasma-5075 a:hover,
.lower_96e6.center-db79 .wood_347c .footer-hard-b0e3:hover,
.lower_96e6.center-db79 .wood_347c a:hover,
.lower_96e6.center-db79 .secondary-1f27 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_96e6.center-db79 .shadow-b05a {
  color: rgba(255, 255, 255, 0.99);
}
.lower_96e6.center-db79 .shade-5df1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_96e6.center-db79 .shade-5df1:before {
  background: rgba(255, 255, 255, 0.08);
}
.lower_96e6.center-db79 .tag_center_2714:before {
  background: rgba(0, 0, 0, 0.9);
}
.lower_96e6.center-db79 .tooltip_f651 .thumbnail-pro-97b9 li a,
.lower_96e6.center-db79 .tooltip_f651 .footer-hard-b0e3,
.lower_96e6.center-db79 .secondary-1f27 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_96e6.center-db79 .tooltip_f651 .footer-hard-b0e3:focus,
.lower_96e6.center-db79 .tooltip_f651 .footer-hard-b0e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_96e6.center-db79 .thumbnail-pro-97b9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_center_2714 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag_center_2714:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.white_51ea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus-ba72 .lower_96e6 {
  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;
}
.focus-ba72 .shade-5df1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus-ba72 .shade-5df1: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) {
  .focus-ba72 .shade-5df1:before {
    width: 16%;
    left: 42%;
  }
}
.focus-ba72 .shade-5df1:last-child:before {
  content: none;
}
.focus-ba72 .shade-5df1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus-ba72 .tooltip_f651 .thumbnail-pro-97b9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus-ba72 .tooltip_f651 .thumbnail-pro-97b9 li a .footer-hard-b0e3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus-ba72 .tooltip_f651 .secondary-1f27 {
  border: none;
}
.focus-ba72 .tooltip_f651 .secondary-1f27 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus-ba72 .tag_center_2714 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus-ba72 .white_51ea {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus-ba72 .center-db79 .tag_center_2714:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-ba72 .search_20b2.avatar-outer-af25 .tiny-e132 {
  background: rgba(0, 0, 0, 0.6);
}
.focus-ba72
  .search_20b2.avatar-outer-af25
  .tiny-e132::after,
.focus-ba72
  .search_20b2.avatar-outer-af25
  .tiny-e132:before {
  background: inherit;
}
.focus-ba72
  .search_20b2.avatar-outer-af25:hover
  .tiny-e132 {
  background: rgba(0, 0, 0, 0.8);
}
.main_4749 .lower_96e6 {
  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) {
  .main_4749 .lower_96e6 {
    width: auto;
    right: 45px;
  }
}
.shadow-red-9082 .lower_96e6 {
  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) {
  .shadow-red-9082 .lower_96e6 {
    width: auto;
    left: 45px;
  }
}
.upper_d101 .lower_96e6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.upper_d101 .white_51ea {
  max-width: 48em;
  margin: 0 auto;
}
.upper_d101 .tag_center_2714:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture-6ff9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture-6ff9.focus-ba72 .lower_96e6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture-6ff9.main_4749 .lower_96e6 {
  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);
}
.texture-6ff9 .lower_96e6 {
  visibility: visible;
}
.texture-6ff9.shadow-red-9082 .lower_96e6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notification_upper_6a20,
.nav_action_3fac {
  overflow-x: hidden;
}
.notification_upper_6a20 .lower_96e6 {
  overflow: auto;
}
.notification_upper_6a20.focus-ba72 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_upper_6a20.focus-ba72 .lower_96e6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notification_upper_6a20.focus-ba72 .narrow-cd15 {
  opacity: 0;
}
.notification_upper_6a20.main_4749 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_upper_6a20.main_4749 .lower_96e6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notification_upper_6a20.main_4749 .narrow-cd15 {
  opacity: 0;
}
.notification_upper_6a20.shadow-red-9082 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_upper_6a20.shadow-red-9082 .lower_96e6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notification_upper_6a20.shadow-red-9082 .narrow-cd15 {
  opacity: 0;
}
.notification_upper_6a20.upper_d101 .lower_96e6 {
  z-index: 10;
  visibility: visible;
}
.avatar-outer-af25 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.avatar-outer-af25 .tiny-e132 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-outer-af25 .tiny-e132::after,
.avatar-outer-af25 .tiny-e132:before {
  background: inherit;
}
.avatar-outer-af25:hover .tiny-e132 {
  background: rgba(255, 255, 255, 0.99);
}
.shadow-red-9082 .avatar-outer-af25 {
  top: 10px;
  right: auto;
  left: 12px;
}
.upper_d101 .avatar-outer-af25 {
  display: none !important;
}
.notification_upper_6a20:before,
.nav_action_3fac:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notification_upper_6a20 .avatar-outer-af25,
.nav_action_3fac .avatar-outer-af25 {
  display: inline-block;
}
.lower_96e6 .form_da0b {
  -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;
}
.notification_upper_6a20 .lower_96e6 .form_da0b,
.nav_action_3fac .lower_96e6 .form_da0b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.plasma-2a60 .feature-6ae1 {
  width: 100%;
}
.accent-b981 {
  padding: 0 0.5em 0;
}
.accent-b981 [class*="customify-col-"],
.accent-b981 [class*="customify-col_"],
.accent-b981 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cool_23c0 .accent-b981 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .orange_a533 .info-ffa7,
  .info-ffa7 {
    display: none;
  }
  .disabled_9908 {
    text-align: left;
  }
  .block_2c5e {
    text-align: center;
  }
  .left_b6b1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .orange_a533 .tabs_4005,
  .tabs_4005 {
    display: none;
  }
  .motion_a00e {
    text-align: left;
  }
  .table_bbcd {
    text-align: center;
  }
  .small_3d4e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .orange_a533 .modal-72f4,
  .modal-72f4 {
    display: none;
  }
  .sidebar-gold-6ae4 {
    text-align: left;
  }
  .container_hard_33ba {
    text-align: center;
  }
  .message-silver-f3aa {
    text-align: right;
  }
}
#page {
  position: relative;
}
.card_e17a {
  box-shadow: none !important;
}
.column_e2c2 .outline-iron-ffac,
.aside-d854 .outline-iron-ffac {
  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;
}
.aside-d854 .outline-iron-ffac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element-c4ec {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element-c4ec:after,
.element-c4ec:before {
  content: "";
  display: table;
}
.element-c4ec:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element-c4ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element-c4ec,
.under_ada9 {
  max-width: 1248px;
  margin: 0 auto;
}

.complex-1228.content_3316 .element-c4ec {
  max-width: 100%;
}
.complex-1228.component_basic_13d5 {
  max-width: 1200px;
  margin: 0 auto;
}
.complex-1228.rough-5393 .element-c4ec {
  max-width: 100%;
}
.complex-1228.rough-5393 > .element-c4ec {
  padding-left: 0;
  padding-right: 0;
}
.complex-1228.rough-5393 > .element-c4ec .orange_a533 {
  margin: 0;
}
.complex-1228.rough-5393
  > .element-c4ec
  .nav-old-7f84.icon_3ffd {
  margin-right: 0;
  margin-left: 0;
}
.complex-1228.rough-5393 #main.icon_3ffd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-liquid-3a46 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-liquid-3a46 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bright-5b30 .lite-8965 {
    padding-right: 1em;
  }
  .bright-5b30.dynamic_b9c0 .nav-old-7f84 {
    border-right: 1px solid #eaecee;
  }
  .bright-5b30.dynamic_b9c0 .lite-8965 {
    padding-right: 1em;
  }
  .bright-5b30.dynamic_b9c0 .summary-6af5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-focused-035d .lite-8965 {
    padding-left: 1em;
  }
  .accent-focused-035d.dynamic_b9c0 .nav-old-7f84 {
    border-left: 1px solid #eaecee;
  }
  .accent-focused-035d.dynamic_b9c0 .lite-8965 {
    padding-left: 1em;
  }
  .accent-focused-035d.dynamic_b9c0 .summary-6af5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wide_3a96 .lite-8965 {
    padding-left: 1em;
  }
  .wide_3a96.dynamic_b9c0 .east_addb {
    border-right: 1px solid #eaecee;
  }
  .wide_3a96.dynamic_b9c0 .gas_bd53 {
    border-right: 1px solid #eaecee;
  }
  .wide_3a96.dynamic_b9c0 .lite-8965 {
    padding-left: 1em;
  }
  .wide_3a96.dynamic_b9c0 .summary-6af5 {
    padding-right: 1em;
  }
  .wide_3a96.dynamic_b9c0 .avatar-2a19 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-motion-c76e .lite-8965 {
    padding-right: 1em;
  }
  .title-motion-c76e.dynamic_b9c0 .east_addb {
    border-left: 1px solid #eaecee;
  }
  .title-motion-c76e.dynamic_b9c0 .gas_bd53 {
    border-left: 1px solid #eaecee;
  }
  .title-motion-c76e.dynamic_b9c0 .lite-8965 {
    padding-right: 1em;
  }
  .title-motion-c76e.dynamic_b9c0 .summary-6af5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-motion-c76e.dynamic_b9c0 .avatar-2a19 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-liquid-3a46 .lite-8965 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-liquid-3a46.dynamic_b9c0 .nav-old-7f84 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-liquid-3a46.dynamic_b9c0 .lite-8965 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-liquid-3a46.dynamic_b9c0 .summary-6af5 {
    padding-left: 1em;
  }
  .content-liquid-3a46.dynamic_b9c0 .avatar-2a19 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-liquid-3a46.dynamic_b9c0 .lite-8965 {
    padding-left: 0;
  }
}
.filter_0b18 .cold_2fc8 {
  display: inline-block;
}
.wood_2f52 {
  display: inline-block;
}
.badge-slow-bcd2 {
  word-con: break-word;
}
.secondary_hot_77e6 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary_hot_77e6 .item_full_c375 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary_hot_77e6 .sort-732d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section_d380 .fast_6862 {
  margin-bottom: 2em;
}
.section_d380 .main_lower_3623 {
  margin-bottom: 15px;
}
.section_d380 .main_lower_3623:last-child {
  margin-bottom: 0;
}
.section_d380 .gradient_north_a59d {
  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) {
  .section_d380 .gradient_north_a59d {
    display: block;
  }
}
.section_d380 .message-liquid-3eee {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section_d380 .message-liquid-3eee {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section_d380 .breadcrumb-wood-6110 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section_d380 .breadcrumb-wood-6110 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section_d380 .breadcrumb-wood-6110 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section_d380 .badge-slow-bcd2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_d380 .badge-slow-bcd2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section_d380 .message_tiny_69fe p:last-child {
  margin-bottom: 0;
}
.section_d380 .sidebar-medium-5eb5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section_d380 .new_902c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section_d380 .hidden-motion-b00b {
  margin-top: 1em;
}
.section_d380 .header_a9cc {
  top: 0;
  display: block;
}
.section_d380 .header_a9cc a {
  color: inherit;
}
.section_d380 .header_a9cc a:hover {
  color: inherit;
}
.section_d380 .gallery-6ac2 {
  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;
}
.section_d380 .gallery-6ac2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section_d380 .new_902c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section_d380 .dropdown-c567 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section_d380 .dropdown-c567:first-child {
  margin-top: 0;
}
.section_d380 .dropdown-c567.hover_stone_920b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section_d380 .dropdown-c567.disabled-glass-640d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_d380
  .dropdown-c567.disabled-glass-640d.container_narrow_5f45
  .hidden-motion-b00b {
  width: 100%;
}
.section_d380 .disabled-glass-640d {
  -webkit-box-align: center;
  align-items: center;
}
.section_d380 .disabled-glass-640d .secondary_hot_77e6,
.section_d380 .disabled-glass-640d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section_d380 .breadcrumb-wood-6110 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_d380 .breadcrumb-wood-6110 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_d380 .breadcrumb-wood-6110: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;
}
.section_d380 .hover_stone_920b {
  z-index: 5;
}
.section_d380 .box_950b .layout_pro_b3be {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section_d380 .paragraph_7739 .layout_pro_b3be {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section_d380 .wood_b8fe .layout_pro_b3be {
  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;
}
.section_d380.header-dac7 .gradient_north_a59d,
.section_d380.outline-6637 .gradient_north_a59d {
  display: block;
}
.section_d380.header-dac7 .gradient_north_a59d .element_87b8,
.section_d380.header-dac7 .gradient_north_a59d .new_902c,
.section_d380.outline-6637 .gradient_north_a59d .element_87b8,
.section_d380.outline-6637 .gradient_north_a59d .new_902c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_d380.gas_26d2 .message-liquid-3eee {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section_d380.gas_26d2 .message-liquid-3eee {
    margin-right: 0;
  }
}
.section_d380.header-dac7 .message-liquid-3eee,
.section_d380.outline-6637 .message-liquid-3eee {
  padding-top: 40%;
}
.section_d380.header-dac7 .fast_6862,
.section_d380.outline-6637 .fast_6862 {
  display: block;
}
.section_d380.header-dac7 .fn-sticky-10d9 .new_902c,
.section_d380.outline-6637 .fn-sticky-10d9 .new_902c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section_d380.header-dac7 .message-liquid-3eee,
.section_d380.outline-6637 .message-liquid-3eee {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section_d380.header-dac7 .new_902c {
  padding: 1em;
}
.article-0457 {
  margin: 30px auto;
  display: block;
}
.article-0457 .table-outer-30b0 > * {
  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;
}
.article-0457 .table-outer-30b0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article-0457 .table-outer-30b0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo_west_ec53 .secondary_hot_77e6 {
  margin-bottom: 1.41575em;
}
.photo_west_ec53 .slider_pink_4f4e {
  margin-bottom: 1.618em;
}
.motion-163f .pro-fad0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.motion-163f .pro-fad0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.motion-163f .video-red-6f89 {
  max-width: 100%;
  overflow: auto;
}
.lower_ee81 .motion-163f a:hover {
  text-decoration: underline;
}
.silver_0470 .main_lower_3623:not(.badge-slow-bcd2),
.silver_0470 .breadcrumb-wood-6110 {
  margin-bottom: 1.41575em;
}
.silver_0470 .main_lower_3623:not(.badge-slow-bcd2):last-child,
.silver_0470 .breadcrumb-wood-6110:last-child {
  margin-bottom: 0;
}
.silver_0470 .main_lower_3623.carousel_6c1a {
  margin-bottom: 0.41575em;
}
.silver_0470 .dynamic-fafd:before,
.silver_0470 .small-c2aa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.silver_0470 .dynamic-fafd:before {
  content: "\f115";
}
.silver_0470 .small-c2aa:before {
  content: "\f02c";
}
.silver_0470 .background_a29d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.silver_0470 .background_a29d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.rough_04f1 {
  display: -webkit-box;
  display: flex;
}
.rough_04f1 .accent-4331 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .rough_04f1 .accent-4331 {
    flex-basis: 90px;
  }
}
.rough_04f1 .component-lite-e87e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough_04f1 .component-lite-e87e {
    flex-basis: calc(100% - 50px);
  }
}
.rough_04f1 .pressed-7310 p:last-child {
  margin-bottom: 0.72em;
}
.hero_bottom_42a2 .table-outer-30b0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hero_bottom_42a2 .table-outer-30b0:after,
.hero_bottom_42a2 .table-outer-30b0:before {
  content: "";
  display: table;
}
.hero_bottom_42a2 .table-outer-30b0:after {
  clear: both;
}
.hero_bottom_42a2 .table-outer-30b0 .form_3f26,
.hero_bottom_42a2 .table-outer-30b0 .table-prev-7510 {
  width: 49%;
}
.hero_bottom_42a2 .table-outer-30b0 .form_3f26 a span.last_799d,
.hero_bottom_42a2 .table-outer-30b0 .table-prev-7510 a span.last_799d {
  display: block;
  margin-bottom: 5px;
}
.hero_bottom_42a2 .table-outer-30b0 .table-prev-7510 {
  float: left;
  text-align: left;
}
.hero_bottom_42a2 .table-outer-30b0 .form_3f26 {
  float: right;
  text-align: right;
}
.badge-6d68 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .badge-6d68 {
    margin-bottom: 0;
  }
}
.aside_hot_8164 {
  margin-bottom: 1em;
}
.aside_hot_8164 .badge-slow-bcd2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort-7862 a {
  display: block;
  line-height: 0;
  position: relative;
}
.filter_2cd9 .aside_hot_8164,
.left-0089 .aside_hot_8164 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .filter_2cd9 .aside_hot_8164,
  .left-0089 .aside_hot_8164 {
    display: block;
  }
}
.filter_2cd9 .sort-7862,
.left-0089 .sort-7862 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .filter_2cd9 .sort-7862,
  .left-0089 .sort-7862 {
    margin-bottom: 1em;
  }
}
.filter_2cd9 .sort-7862 img,
.left-0089 .sort-7862 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.filter_2cd9 .gas-1cc7,
.left-0089 .gas-1cc7 {
  flex-basis: calc(100% - 160px);
}
.filter_2cd9 .gas-1cc7 p,
.left-0089 .gas-1cc7 p {
  margin-bottom: 0;
}
.filter_2cd9 .gas-1cc7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .filter_2cd9 .gas-1cc7 {
    padding-left: 0;
  }
}
.left-0089 .gas-1cc7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .left-0089 .gas-1cc7 {
    padding-right: 0;
  }
}
.left-0089 .sort-7862 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.list_3d09 .sort-7862 {
  margin-bottom: 0.5em;
}
.list_3d09 .sort-7862 img {
  width: 100%;
}
.tag-outer-bbb7 .progress_1aa5,
.wrapper-44d8 .progress_1aa5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wrapper-44d8 .nav-old-7f84 .container-e9ec p:last-child {
  margin-bottom: 0;
}
.dim-9b27 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.thumbnail_67eb .widget_a518 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .thumbnail_67eb .widget_a518:last-of-type {
    margin-bottom: 0;
  }
}
.thumbnail_67eb .widget_a518 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnail_67eb .widget_a518 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.thumbnail_67eb .widget_a518 ul li {
  margin: 0 0 0.6em;
}
.thumbnail_67eb .widget_a518 ul li.hot-da72,
.thumbnail_67eb .widget_a518 ul li.title-down-e5f5 {
  position: relative;
}
.thumbnail_67eb .widget_a518 ul li.hot-da72 .primary_rough_8b74,
.thumbnail_67eb .widget_a518 ul li.title-down-e5f5 .primary_rough_8b74 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.thumbnail_67eb .widget_a518 ul li.hot-da72:after:after,
.thumbnail_67eb .widget_a518 ul li.hot-da72:after:before,
.thumbnail_67eb
  .widget_a518
  ul
  li.title-down-e5f5:after:after,
.thumbnail_67eb
  .widget_a518
  ul
  li.title-down-e5f5:after:before {
  content: "";
  display: table;
}
.thumbnail_67eb .widget_a518 ul li.hot-da72:after:after,
.thumbnail_67eb
  .widget_a518
  ul
  li.title-down-e5f5:after:after {
  clear: both;
}
.thumbnail_67eb .widget_a518 a.stone-733e:hover {
  text-decoration: none;
}
.thumbnail_67eb .widget_a518 select {
  max-width: 100%;
}
.thumbnail_67eb .widget_a518 table {
  font-size: 85%;
}
.thumbnail_67eb .widget_a518 table td,
.thumbnail_67eb .widget_a518 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.thumbnail_67eb .widget_a518 table tfoot td {
  text-align: left;
}
.thumbnail_67eb .widget_a518 :last-child {
  margin-bottom: 0;
}
.thumbnail_67eb .widget_a518 .brown_8f8f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.thumbnail_67eb .widget_a518 .brown_8f8f label {
  width: 100%;
}
.thumbnail_67eb .widget_a518 .brown_8f8f .tag-new-7b81 {
  width: 100%;
  display: block;
}
.thumbnail_67eb .widget_a518 .brown_8f8f .cool_84c4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.thumbnail_67eb .widget_a518 .brown_8f8f .cool_84c4:hover svg #svg-search {
  fill: #444;
}
.thumbnail_67eb .widget_a518 .brown_8f8f .cool_84c4 svg {
  width: 18px;
  height: 18px;
}
.thumbnail_67eb .chip-5f13 ul ul,
.thumbnail_67eb .active-fade ul ul,
.thumbnail_67eb .button-soft-08b4 ul ul,
.thumbnail_67eb .hard_a834 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.thumbnail_67eb .chip-5f13 .soft-5bc4 > a,
.thumbnail_67eb .active-fade .soft-5bc4 > a,
.thumbnail_67eb .button-soft-08b4 .soft-5bc4 > a,
.thumbnail_67eb .hard_a834 .soft-5bc4 > a {
  margin-bottom: 0;
}
.thumbnail_67eb .grid_c9f7 li,
.thumbnail_67eb .chip-5f13 li,
.thumbnail_67eb .green_3b39 li,
.thumbnail_67eb .active-fade li,
.thumbnail_67eb .button-soft-08b4 li,
.thumbnail_67eb .hard_a834 li,
.thumbnail_67eb .caption_e2e0 li,
.thumbnail_67eb .input_96d0 li {
  display: block;
  position: relative;
}
.thumbnail_67eb .grid_c9f7 li:last-child,
.thumbnail_67eb .chip-5f13 li:last-child,
.thumbnail_67eb .green_3b39 li:last-child,
.thumbnail_67eb .active-fade li:last-child,
.thumbnail_67eb .button-soft-08b4 li:last-child,
.thumbnail_67eb .hard_a834 li:last-child,
.thumbnail_67eb .caption_e2e0 li:last-child,
.thumbnail_67eb .input_96d0 li:last-child {
  border: none;
}
.thumbnail_67eb .grid_c9f7 li a,
.thumbnail_67eb .chip-5f13 li a,
.thumbnail_67eb .green_3b39 li a,
.thumbnail_67eb .active-fade li a,
.thumbnail_67eb .button-soft-08b4 li a,
.thumbnail_67eb .hard_a834 li a,
.thumbnail_67eb .caption_e2e0 li a,
.thumbnail_67eb .input_96d0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thumbnail_67eb .grid_c9f7 li ul li::before,
.thumbnail_67eb .chip-5f13 li ul li::before,
.thumbnail_67eb .green_3b39 li ul li::before,
.thumbnail_67eb .active-fade li ul li::before,
.thumbnail_67eb .button-soft-08b4 li ul li::before,
.thumbnail_67eb .hard_a834 li ul li::before,
.thumbnail_67eb .caption_e2e0 li ul li::before,
.thumbnail_67eb .input_96d0 li ul li::before {
  left: 15px;
}
.thumbnail_67eb .grid_c9f7 li ul a,
.thumbnail_67eb .chip-5f13 li ul a,
.thumbnail_67eb .green_3b39 li ul a,
.thumbnail_67eb .active-fade li ul a,
.thumbnail_67eb .button-soft-08b4 li ul a,
.thumbnail_67eb .hard_a834 li ul a,
.thumbnail_67eb .caption_e2e0 li ul a,
.thumbnail_67eb .input_96d0 li ul a {
  padding-left: 20px;
}
.thumbnail_67eb .grid_c9f7 li ul ul li::before,
.thumbnail_67eb .chip-5f13 li ul ul li::before,
.thumbnail_67eb .green_3b39 li ul ul li::before,
.thumbnail_67eb .active-fade li ul ul li::before,
.thumbnail_67eb .button-soft-08b4 li ul ul li::before,
.thumbnail_67eb .hard_a834 li ul ul li::before,
.thumbnail_67eb .caption_e2e0 li ul ul li::before,
.thumbnail_67eb .input_96d0 li ul ul li::before {
  left: 30px;
}
.thumbnail_67eb .grid_c9f7 li ul ul a,
.thumbnail_67eb .chip-5f13 li ul ul a,
.thumbnail_67eb .green_3b39 li ul ul a,
.thumbnail_67eb .active-fade li ul ul a,
.thumbnail_67eb .button-soft-08b4 li ul ul a,
.thumbnail_67eb .hard_a834 li ul ul a,
.thumbnail_67eb .caption_e2e0 li ul ul a,
.thumbnail_67eb .input_96d0 li ul ul a {
  padding-left: 40px;
}
.thumbnail_67eb .wrapper-3aad li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thumbnail_67eb .input_96d0 ul li {
  margin-bottom: 1.41575em;
}
.thumbnail_67eb .input_96d0 ul li .tooltip_red_479d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.thumbnail_67eb .input_96d0 ul li .message-soft-8a9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.center-db79 .grid_c9f7 li a,
.center-db79 .chip-5f13 li a,
.center-db79 .green_3b39 li a,
.center-db79 .active-fade li a,
.center-db79 .button-soft-08b4 li a,
.center-db79 .hard_a834 li a,
.center-db79 .caption_e2e0 li a,
.center-db79 .input_96d0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.center-db79 .wrapper-3aad li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center-db79 .widget_a518 ul li.hot-da72 .primary_rough_8b74,
.center-db79 .widget_a518 ul li.title-down-e5f5 .primary_rough_8b74 {
  background: rgba(0, 0, 0, 0.2);
}
.center-db79 .thumbnail_67eb .widget_a518 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li {
  margin: 0;
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li ul {
  margin: 0;
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li ul li a {
  padding-left: 15px;
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li ul li li a {
  padding-left: 30px;
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li.block-d957 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li.block-d957 > 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;
}
.complex-1228 .thumbnail_67eb .thumbnail-pro-97b9 li.block-d957 > 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;
}
.huge_0da7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.menu-iron-4c7f {
  position: relative;
  z-index: 10;
}
.menu-iron-4c7f .form_da0b {
  width: 100%;
  max-width: 100%;
}
.cold_f959 .gold-16bc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cold_f959 .search_20b2 {
}
.cold_f959 .center-db79 {
  background: #292929;
}
.label-279f .gold-16bc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label-279f .search_20b2 {
  background: #f9f9f9;
}
.label-279f .center-db79 {
  background: #303030;
}
.pattern-stone-5619 .gold-16bc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-stone-5619 .cold_2fc8 {
    margin-bottom: 1em;
  }
  .pattern-stone-5619 .cold_2fc8:last-child {
    margin-bottom: 0;
  }
}
.pattern-stone-5619 .search_20b2 {
  background: #ededed;
}
.pattern-stone-5619 .center-db79 {
  background: #1a1a1a;
}
.gold-16bc.search_20b2 {
  color: rgba(0, 0, 0, 0.6);
}
.gold-16bc.search_20b2 .left-a723 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold-16bc.center-db79 {
  color: rgba(255, 255, 255, 0.99);
}
.gold-16bc.center-db79 a:not(.stone-733e) {
  color: rgba(255, 255, 255, 0.79);
}
.gold-16bc.center-db79 a:not(.stone-733e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold-16bc.center-db79 .left-a723 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold-16bc.center-db79 table tbody td,
.gold-16bc.center-db79 table th {
  background: rgba(0, 0, 0, 0.08);
}
.item_pro_b6a0.column_full_06de .element-c4ec {
  max-width: initial;
}
.item_pro_b6a0 .search_2433 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.item_pro_b6a0 .search_2433 .form_da0b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .item_pro_b6a0 .search_2433 .form_da0b {
    display: block;
    margin-bottom: 2em;
  }
  .item_pro_b6a0 .search_2433 .form_da0b:last-child {
    margin-bottom: 0;
  }
}
.pattern-stone-5619 .cold_2fc8:last-child,
.label-279f .cold_2fc8:last-child,
.cold_f959 .cold_2fc8:last-child {
  margin-bottom: 0;
}
.pattern-stone-5619 .cold_2fc8 .thumbnail_67eb .widget_a518:last-child,
.label-279f .cold_2fc8 .thumbnail_67eb .widget_a518:last-child,
.cold_f959 .cold_2fc8 .thumbnail_67eb .widget_a518:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern-stone-5619 .text_9087,
  .pattern-stone-5619 .alert-73fc,
  .label-279f .text_9087,
  .label-279f .alert-73fc,
  .cold_f959 .text_9087,
  .cold_f959 .alert-73fc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .menu-iron-4c7f .cold_2fc8 {
    margin-bottom: 2em;
  }
}
.menu-iron-4c7f p:last-child {
  margin-bottom: 0;
}
.menu-iron-4c7f li,
.menu-iron-4c7f ul {
  list-style: none;
  margin: 0;
}
.menu-iron-4c7f ul ul {
  margin-left: 2.617924em;
}
.hidden-0323 {
  font-size: 0.875em;
}

/* css-noise: 5df5 */
.ghost-box-g7 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
