/*!
Theme Name: Customify
Theme URI: https://pressmaximum.item_95be/customify
Author: WPCustomify
Author URI: https://pressmaximum.item_95be
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.item_95be/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paper_77a7.bright-3072/licenses/gpl-2.0.fixed-9f3d
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.link-6dcd/, (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.clean-872c.green_3db0/normalize.east_1dd2/
 ======
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.east_1dd2 v7.0.0 | MIT License | github.item_95be/necolas/normalize.east_1dd2 */
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;
}
.element_under_d271 .focus_68ad,
.info_stone_0fac,
.secondary_e93c,
.hovered-b786,
.alert_7fe4,
.picture_269a,
.dim_95f7,
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;
}
.info_stone_0fac,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .info_stone_0fac,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .info_stone_0fac,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_e93c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_e93c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_e93c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_e93c,
  h2 {
    font-size: 1.7em;
  }
}
.hovered-b786,
h3 {
  font-size: 1.618em;
}
.element_under_d271 .focus_68ad,
.alert_7fe4,
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.message-fluid-d828 {
  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;
}
.notice-9e5a:after,
.notice-9e5a:before,
.preview-dfe6:after,
.preview-dfe6:before {
  content: "";
  display: table;
}
.notice-9e5a:after,
.preview-dfe6:after {
  clear: both;
}
.prev_9982 {
  float: right;
  margin-right: 0;
}
.outline-south-b4df {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_ebfb .caption-f2b9,
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;
}
.heading_ebfb .caption-f2b9: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;
}
.copper_cc26 .caption-f2b9 {
  box-shadow: none;
}
.copper_cc26
  .caption-f2b9
  .frame_4749 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.copper_cc26 .caption-f2b9 .blue_0c4e {
  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;
}
.copper_cc26
  .caption-f2b9
  .blue_0c4e
  b {
  display: none;
}
.copper_cc26 .surface_60b2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.avatar_602a:not(.gas_62ea):not(.tooltip-last-d377),
button:not(.gas_62ea):not(.tooltip-last-d377),
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ),
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ),
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ) {
  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;
}
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ):hover,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ):hover,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):hover,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):hover,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ):active,
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ):active,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):active,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):active,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):active,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus {
  outline: 0;
}
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90 {
  position: relative;
}
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .wood-2478,
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .description-clean-9a01,
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .small-d8cc,
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  i,
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  svg,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .wood-2478,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .description-clean-9a01,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .small-d8cc,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  i,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  svg,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .wood-2478,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .description-clean-9a01,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .small-d8cc,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  i,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  svg,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .wood-2478,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .description-clean-9a01,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .small-d8cc,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  i,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  svg,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .wood-2478,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .description-clean-9a01,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  .small-d8cc,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  i,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90
  svg {
  visibility: hidden;
}
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90:after,
button:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90:after,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90:after,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90:after,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ).fn-loading-5d90: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;
}
.avatar_602a:not(.gas_62ea):not(.tooltip-last-d377),
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ),
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ),
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ) {
  color: #fff;
  background: #235787;
}
.avatar_602a:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus,
input[type="button"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus,
input[type="reset"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus,
input[type="submit"]:not(.gas_62ea):not(
    .tooltip-last-d377
  ):focus {
  color: #fff;
}
.avatar_602a.fn-disabled-5d90:not(.gas_62ea):not(
    .tooltip-last-d377
  ),
.avatar_602a[disabled]:not(.gas_62ea):not(
    .tooltip-last-d377
  ),
button.fn-disabled-5d90:not(.gas_62ea):not(
    .tooltip-last-d377
  ),
button[disabled]:not(.gas_62ea):not(
    .tooltip-last-d377
  ) {
  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;
}
.gallery_1429 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gallery_1429: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;
}
.overlay-fixed-3067 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sort-blue-d770 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.inner-d33e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice-9e5a:after,
.notice-9e5a:before,
.banner-solid-d243:after,
.banner-solid-d243:before,
.description_7e63:after,
.description_7e63:before,
.frame-complex-fe6c:after,
.frame-complex-fe6c:before,
.first_bfec:after,
.first_bfec:before,
.in_ded4:after,
.in_ded4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice-9e5a:after,
.banner-solid-d243:after,
.description_7e63:after,
.frame-complex-fe6c:after,
.first_bfec:after,
.in_ded4:after {
  clear: both;
}
.banner-solid-d243 .narrow_6249,
.description_7e63 .narrow_6249,
.last-72cc .narrow_6249 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.breadcrumb_2ff2 {
  display: inline-block;
}
.header-rough-94ab {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.header-rough-94ab img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header-rough-94ab .sidebar_lower_74b4 {
  padding: 1em 0;
  font-size: 85%;
}
.sidebar_lower_74b4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pink-9367 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pink-9367:after,
.pink-9367:before {
  content: "";
  display: table;
}
.pink-9367:after {
  clear: both;
}
.layout_white_408b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.complex-e597 .layout_white_408b {
  max-width: 50%;
}
.selected-c8c1 .layout_white_408b {
  max-width: 33.33%;
}
.text-large-f35d .layout_white_408b {
  max-width: 25%;
}
.image_5d43 .layout_white_408b {
  max-width: 20%;
}
.header_tall_7100 .layout_white_408b {
  max-width: 16.66%;
}
.pattern-a745 .layout_white_408b {
  max-width: 14.28%;
}
.photo-tiny-bbc0 .layout_white_408b {
  max-width: 12.5%;
}
.steel-645a .layout_white_408b {
  max-width: 11.11%;
}
.description-912d {
  display: block;
}
.element_under_d271 .large_dc74 label,
.element_under_d271 .pressed_4697 label,
.element_under_d271 .pressed_267f label,
.element_under_d271 .shade-8593 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-dirty-5233 {
  list-style: none;
  margin: 0;
}
.item-dirty-5233 article.disabled_144b {
  margin-bottom: 0;
}
.item-dirty-5233 ul {
  list-style: none;
  margin: 0;
}
.item-dirty-5233 .tooltip-down-1024 li.disabled_144b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-dirty-5233 .tooltip-down-1024 li.disabled_144b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-dirty-5233 .tooltip-down-1024 li.disabled_144b: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) {
  .item-dirty-5233 .tooltip-down-1024 li.disabled_144b li.disabled_144b li.disabled_144b li.disabled_144b {
    padding-left: 0;
  }
}
article.disabled_144b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_144b .banner-solid-d243 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_144b .overlay_72b5 {
  float: left;
}
article.disabled_144b .dropdown_2f91 {
  margin-left: 85px;
}
article.disabled_144b .stale-7fb1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_144b .stale-7fb1 .frame-6dc3 {
  margin-left: 10px;
}
article.disabled_144b .message-fresh-5541 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_144b .popup_6c8e {
  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 .large_dc74,
  #respond .pressed_267f,
  #respond .shade-8593 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large_dc74 input,
#respond .pressed_267f input,
#respond .shade-8593 input {
  width: 100%;
}
#respond .shade-8593 {
  margin-right: 0;
}
#respond .red-3f24 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.in_96a7 {
  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;
}
.in_96a7.image-3b86 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.in_96a7 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%);
}
.in_96a7:focus,
.in_96a7: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);
}
.paragraph_soft_0ff9 {
  border-radius: 10%;
}
.accent-6207 {
  border-radius: 50%;
}
.background-1fba {
  font-size: 0.72em;
}
.form_54a9 {
  font-size: 0.875em;
}
.brown-af95 {
  font-size: 1.1em;
}
.dynamic_733a {
  text-transform: uppercase;
  line-height: 1.2;
}
.dynamic_733a.background-1fba {
  letter-spacing: 0.5px;
}
.gas_4b4b,
.gas_4b4b a {
  color: #6d6d6d;
}
.gas_4b4b a:hover {
  color: #111;
}
.table_448c {
  color: #6d6d6d;
}
.large_a3fc {
  overflow-x: hidden;
}
.large_a3fc .breadcrumb_fbf1.backdrop-4954 {
  position: relative;
}
.large_a3fc .breadcrumb_fbf1.backdrop-4954.top_4a18 {
  position: initial;
}
.large_a3fc
  .breadcrumb_fbf1.backdrop-4954.top_4a18
  .caption_stale_a4c2 {
  left: auto;
}
.large_a3fc .breadcrumb_fbf1 .caption_stale_a4c2 {
  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;
}
.large_a3fc .breadcrumb_fbf1:hover.backdrop-4954 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large_a3fc
  .breadcrumb_fbf1:hover.backdrop-4954
  .caption_stale_a4c2 {
  display: block;
  z-index: 9999999;
}
.large_a3fc .active-faae .card-fa03,
.large_a3fc .pattern_b22c .card-fa03 {
  display: none;
}
.large_a3fc .short-9a41 .breadcrumb_fbf1:hover.backdrop-4954 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element_under_d271 .large_dc74 label,
.element_under_d271 .pressed_4697 label,
.element_under_d271 .pressed_267f label,
.element_under_d271 .shade-8593 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-dirty-5233 {
  list-style: none;
  margin: 0;
}
.item-dirty-5233 article.disabled_144b {
  margin-bottom: 0;
}
.item-dirty-5233 ul {
  list-style: none;
  margin: 0;
}
.item-dirty-5233 .tooltip-down-1024 li.disabled_144b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-dirty-5233 .tooltip-down-1024 li.disabled_144b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-dirty-5233 .tooltip-down-1024 li.disabled_144b: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) {
  .item-dirty-5233 .tooltip-down-1024 li.disabled_144b li.disabled_144b li.disabled_144b li.disabled_144b {
    padding-left: 0;
  }
}
article.disabled_144b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_144b .banner-solid-d243 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_144b .overlay_72b5 {
  float: left;
}
article.disabled_144b .dropdown_2f91 {
  margin-left: 85px;
}
article.disabled_144b .stale-7fb1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_144b .stale-7fb1 .frame-6dc3 {
  margin-left: 10px;
}
article.disabled_144b .message-fresh-5541 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_144b .popup_6c8e {
  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 .large_dc74,
  #respond .pressed_267f,
  #respond .shade-8593 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large_dc74 input,
#respond .pressed_267f input,
#respond .shade-8593 input {
  width: 100%;
}
#respond .shade-8593 {
  margin-right: 0;
}
#respond .red-3f24 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-faae .pressed_5267 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pressed_5267 .outer-f5f2.feature_94fe .focus_down_40b1 > li > a:focus,
.pressed_5267 .outer-f5f2.feature_94fe .focus_down_40b1 > li > a:hover,
.pressed_5267 .outer-f5f2.small-16be .focus_down_40b1 > li > a:focus,
.pressed_5267 .outer-f5f2.small-16be .focus_down_40b1 > li > a:hover,
.pressed_5267 .outer-f5f2.tooltip-25a8 .focus_down_40b1 > li > a:focus,
.pressed_5267 .outer-f5f2.tooltip-25a8 .focus_down_40b1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_5267
  .outer-f5f2.feature_94fe
  .focus_down_40b1
  > li.nav_pink_39ba
  > a,
.pressed_5267
  .outer-f5f2.feature_94fe
  .focus_down_40b1
  > li.solid-d6ef
  > a,
.pressed_5267
  .outer-f5f2.small-16be
  .focus_down_40b1
  > li.nav_pink_39ba
  > a,
.pressed_5267
  .outer-f5f2.small-16be
  .focus_down_40b1
  > li.solid-d6ef
  > a,
.pressed_5267
  .outer-f5f2.tooltip-25a8
  .focus_down_40b1
  > li.nav_pink_39ba
  > a,
.pressed_5267 .outer-f5f2.tooltip-25a8 .focus_down_40b1 > li.picture_black_0a68 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_5267 .primary-6f42,
.pressed_5267 .primary-6f42 a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_5267 .menu_selected_9d0c.fixed_82b2 li a,
.pressed_5267 .card-0bb5 a,
.pressed_5267 .video_lite_8ec2,
.pressed_5267 .focus_down_40b1 > li > a,
.pressed_5267 .footer-6edc {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267 .menu_selected_9d0c.fixed_82b2 li a:hover,
.pressed_5267 .card-0bb5 a:hover,
.pressed_5267 .video_lite_8ec2:hover,
.pressed_5267 .focus_down_40b1 > li > a:hover,
.pressed_5267 .footer-6edc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_5267 .module_mini_07af {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267 .module_mini_07af .full-c724 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_5267 .module_mini_07af:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_5267 .shadow-50d4 .module-up-ab5d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267 .shadow-50d4 .module-up-ab5d .up_9ae4 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267
  .shadow-50d4
  .module-up-ab5d
  .up_9ae4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267
  .shadow-50d4
  .module-up-ab5d
  .up_9ae4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267
  .shadow-50d4
  .module-up-ab5d
  .up_9ae4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267
  .shadow-50d4
  .module-up-ab5d
  .up_9ae4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267 .shadow-50d4 .thick-0de0 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_5267 .shadow-50d4 .thick-0de0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_bf9a
  .pressed_5267
  .shadow-50d4
  .video_0797
  .item_55b0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_bf9a
  .pressed_5267
  .shadow-50d4
  .video_0797
  .up_9ae4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-faae .background-148a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background-148a .outer-f5f2.feature_94fe .focus_down_40b1 > li > a:focus,
.background-148a .outer-f5f2.feature_94fe .focus_down_40b1 > li > a:hover,
.background-148a .outer-f5f2.small-16be .focus_down_40b1 > li > a:focus,
.background-148a .outer-f5f2.small-16be .focus_down_40b1 > li > a:hover,
.background-148a .outer-f5f2.tooltip-25a8 .focus_down_40b1 > li > a:focus,
.background-148a .outer-f5f2.tooltip-25a8 .focus_down_40b1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-148a
  .outer-f5f2.feature_94fe
  .focus_down_40b1
  > li.nav_pink_39ba
  > a,
.background-148a
  .outer-f5f2.feature_94fe
  .focus_down_40b1
  > li.solid-d6ef
  > a,
.background-148a
  .outer-f5f2.small-16be
  .focus_down_40b1
  > li.nav_pink_39ba
  > a,
.background-148a
  .outer-f5f2.small-16be
  .focus_down_40b1
  > li.solid-d6ef
  > a,
.background-148a
  .outer-f5f2.tooltip-25a8
  .focus_down_40b1
  > li.nav_pink_39ba
  > a,
.background-148a .outer-f5f2.tooltip-25a8 .focus_down_40b1 > li.picture_black_0a68 > a {
  color: rgba(0, 0, 0, 0.8);
}
.background-148a .primary-6f42,
.background-148a .primary-6f42 a {
  color: rgba(0, 0, 0, 0.8);
}
.background-148a .menu_selected_9d0c.fixed_82b2 li a,
.background-148a .card-0bb5 a,
.background-148a .video_lite_8ec2,
.background-148a .focus_down_40b1 > li > a,
.background-148a .footer-6edc {
  color: rgba(0, 0, 0, 0.55);
}
.background-148a .menu_selected_9d0c.fixed_82b2 li a:hover,
.background-148a .card-0bb5 a:hover,
.background-148a .video_lite_8ec2:hover,
.background-148a .focus_down_40b1 > li > a:hover,
.background-148a .footer-6edc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-148a .module_mini_07af {
  color: rgba(0, 0, 0, 0.55);
}
.background-148a .module_mini_07af .full-c724 {
  color: rgba(0, 0, 0, 0.8);
}
.background-148a .module_mini_07af:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-pink-0213 .icon_steel_92c0 {
  margin-left: auto;
  margin-right: auto;
}
.description_7e63 > * {
  margin-left: auto;
  margin-right: auto;
}
.description_7e63 .overlay-fixed-3067 {
  margin-right: 1.41575em;
}
.glass-9142 .description_7e63 > .tooltip-fluid-66dc {
  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;
}
.glass-9142 .description_7e63 > .prev_8ad9 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.tag-fe49.modal-pink-0213 .icon_steel_92c0,
.north-d257.modal-pink-0213 .icon_steel_92c0 {
  margin-left: 0;
}
.logo_wide_bd18.modal-pink-0213 .icon_steel_92c0,
.active-dark-ec31.modal-pink-0213 .icon_steel_92c0 {
  margin-right: 0;
}
.description_7e63 ol,
.description_7e63 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slow_bbcf video {
  max-width: 100%;
}
.box_54f0 img {
  display: block;
}
.box_54f0.overlay-fixed-3067,
.box_54f0.sort-blue-d770 {
  width: 100%;
}
.box_54f0.prev_8ad9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box-df54:not(.highlight-00bf) {
  margin: 1.5em auto;
}
.center-cf68 p {
  padding: 1.5em 14px;
}
ul.text-b89e.prev_8ad9,
ul.text-b89e.tooltip-fluid-66dc,
ul.text-b89e.accordion-dynamic-8aee.tooltip-fluid-66dc {
  padding: 0 14px;
}
.prev_309f {
  display: block;
  overflow-x: auto;
}
.prev_309f table {
  border-collapse: collapse;
  width: 100%;
}
.prev_309f td,
.prev_309f th {
  padding: 0.5em;
}
.description_7e63 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.description_7e63 ol ol,
.description_7e63 ol ul,
.description_7e63 ul ol,
.description_7e63 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.description_7e63 ol ol li,
.description_7e63 ol ul li,
.description_7e63 ul ol li,
.description_7e63 ul ul li {
  margin-left: 0;
}
.gallery-d68c.block_dirty_7c7a > .brown-58a8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-d68c.block_dirty_7c7a > .brown-58a8 iframe,
.gallery-d68c.block_dirty_7c7a > .brown-58a8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.panel_a52a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.panel_a52a.carousel_narrow_3c5f {
  padding: 0;
}
.panel_a52a.carousel_narrow_3c5f cite {
  font-size: 13px;
}
.panel_a52a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.panel_a52a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame_static_635a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame_static_635a > p:first-child {
  margin-top: 0;
}
.frame_static_635a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame_static_635a blockquote {
  border-left: 0;
}
.article_tall_d84d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.article_tall_d84d:not(.logo_e1db) {
  max-width: 100px;
}
.article_tall_d84d.in-bde8 {
  border-bottom: none !important;
  text-align: center;
}
.article_tall_d84d.in-bde8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .center-cf68 p {
    padding: 1.5em 0;
  }
}
.box-pressed-c80d {
  color: #0073aa;
}
.heading-dark-425c {
  background-color: #0073aa;
}
.description_87d0 {
  color: #229fd8;
}
.active_438b {
  background-color: #229fd8;
}
.column-4de2 {
  color: #eee;
}
.focus-0d14 {
  background-color: #eee;
}
.liquid-3ea5 {
  color: #444;
}
.column-gold-a8ca {
  background-color: #444;
}
.icon_purple_d25c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon_purple_d25c .pressed_1dfe .card-0bb5 {
  font-size: 15px;
}
.icon_purple_d25c .card-0bb5 {
  line-height: 1.3;
}
.icon_purple_d25c .background-148a {
}
.icon_purple_d25c .pressed_5267 {
  background: #235787;
}
.dynamic_21b5 {
  padding: 0;
}
.dynamic_21b5 .pressed_5267 {
  background: #1a1a1a;
}
.dynamic_21b5 .background-148a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border-next-def3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border-next-def3 .background-148a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border-next-def3 .pressed_5267 {
  background: #303030;
}
.in_ded4 {
  position: relative;
  z-index: 10;
}
.in_ded4 .hard-4001 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-cool-7ba3 .backdrop-4954 {
  display: inline-block;
  vertical-align: middle;
}
.background-cool-7ba3.title_small_e1ef .backdrop-4954 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background-cool-7ba3.title_small_e1ef .backdrop-4954 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background-cool-7ba3.title_small_e1ef .backdrop-4954 {
    margin-right: 0.4em;
  }
}
.background-cool-7ba3.title_small_e1ef .backdrop-4954:last-child {
  margin-right: 0;
}
.fast_81e4 .hard-4001 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active-faae .pressed_1dfe {
    margin: 0 -0.5em;
  }
  .active-faae .pressed_1dfe [class*="customify-col-"],
  .active-faae .pressed_1dfe [class*="customify-col_"],
  .active-faae .pressed_1dfe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active-faae.solid-6210 .hard-4001 {
  background: 0 0 !important;
}
.active-faae.solid-6210 .hard-4001,
.active-faae.fast_81e4 .hard-4001 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active-faae.north-cbce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active-faae.fast_81e4 .hard-4001 {
  box-shadow: none !important;
}
.panel_5c25 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel_5c25 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel_5c25 {
    padding: 18px 0 20px;
  }
}
.panel_5c25 .message_a419 {
  width: 100%;
}
.panel_5c25 .label-8f32 {
  margin-bottom: 0;
}
.panel_5c25 .component_e11e {
  margin-top: 5px;
  font-size: 0.875em;
}
.black_b63c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.black_b63c .frame-north-ff0a {
  width: 100%;
}
.button-lite-59d7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button-lite-59d7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button-lite-59d7 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;
}
.button-lite-59d7 li:last-child:after {
  display: none;
}
.button-lite-59d7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focus-a497 .card-fa03 button,
.panel_5c25 .card-fa03 button {
  left: 0;
}
.focus-a497 .frame-north-ff0a,
.panel_5c25 .frame-north-ff0a {
  padding-left: 0;
  padding-right: 0;
}
.focus-a497 .black_b63c,
.panel_5c25 .black_b63c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focus-a497 {
  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;
}
.focus-a497: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;
}
.focus-a497 .hovered-ac71 {
  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) {
  .focus-a497 .hovered-ac71 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focus-a497 .hovered-ac71 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focus-a497 .hovered-ac71 {
    min-height: 200px;
  }
}
.focus-a497 .button-lite-59d7 {
  color: rgba(255, 255, 255, 0.8);
}
.focus-a497 .button-lite-59d7 a,
.focus-a497 .button-lite-59d7 li:after {
  color: inherit;
}
.focus-a497 .button-lite-59d7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.summary-aaf6 {
  margin-bottom: 0.5em;
}
.disabled_16d2 {
  margin-bottom: 1.2em;
}
.disabled_16d2,
.summary-aaf6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled_16d2 p:last-child,
.summary-aaf6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card-fa03,
#masthead .card-fa03 {
  display: none;
}
#masthead
  > .card-fa03.hover-thick-b884 {
  display: none;
}
#masthead > .card-fa03 button {
  left: 0;
}
.paper-db20 {
  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%;
}
.paper-db20 .backdrop-4954 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paper-db20 .grid_8814 {
  display: -webkit-box;
  display: flex;
}
.paper-db20 .grid_8814.new_a2db {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paper-db20 .grid_8814.carousel-north-8a76 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paper-db20 .grid_8814.top_2846 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paper-db20.description_d406.wrapper-selected-f980 .grid_8814.new_a2db {
  flex-basis: 100%;
}
.paper-db20.link-basic-5efe .grid_8814.carousel-north-8a76 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paper-db20.link-basic-5efe .grid_8814.top_2846 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card-fa03.hover-thick-b884 {
  display: none;
}
#masthead > .card-fa03 button {
  left: 0;
}
.panel_ddb9 {
  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;
}
.panel_ddb9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.panel_ddb9.popup-lower-89cb i {
  margin-right: 4px;
}
.panel_ddb9.green-378e i {
  margin-left: 5px;
}
.card-0bb5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card-0bb5 p:last-child {
  margin-bottom: 0;
}
.green-639c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.green-639c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.green-639c img {
  display: block;
  width: auto;
  line-height: 1;
}
.green-639c .primary-6f42 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.green-639c .box-cold-e267 {
  margin: 5px 0 7px 0;
}
.green-639c.nav-cd26 .overlay-118c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green-639c.nav-cd26 .message-9e34 {
  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;
}
.green-639c.aside_soft_66ab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.green-639c.aside_soft_66ab .overlay-118c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green-639c.aside_soft_66ab .message-9e34 {
  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;
}
.green-639c.shadow-medium-cab0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.green-639c.badge-8cc5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.green-639c.badge-8cc5 .message-9e34 {
  margin-top: 7px;
}
.search-west-5ba4 {
  display: inline-block;
}
.in_ded4 .dark_c05d .green-639c img {
  max-width: 100%;
}
.outer-f5f2 .dropdown-dirty-8b9c.gallery_bright_dfef,
.grid_e753 .dropdown-dirty-8b9c.gallery_bright_dfef {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outer-f5f2 .orange-850c,
.grid_e753 .orange-850c {
  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%);
}
.outer-f5f2 .orange-850c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outer-f5f2.lite_2169 .orange-850c {
  display: none;
}
.outer-f5f2 .fixed-eaf8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outer-f5f2 .fixed-eaf8 li {
  display: inline-block;
  position: relative;
}
.outer-f5f2 .fixed-eaf8 li:last-child {
  margin-right: 0;
}
.outer-f5f2 .fixed-eaf8 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;
}
.outer-f5f2 .fixed-eaf8 li.picture_black_0a68 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outer-f5f2 .fixed-eaf8 > 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;
}
.outer-f5f2 .fixed-eaf8 > li > a i {
  line-height: 0;
}
.outer-f5f2 .fixed-eaf8 > li.icon-rough-abaa > a .orange-850c {
  margin-left: 4px;
  line-height: 0;
}
.outer-f5f2 .fixed-eaf8 .preview-4863 li.icon-rough-abaa > a {
  position: relative;
}
.outer-f5f2 .fixed-eaf8 .preview-4863 li.icon-rough-abaa > a:after,
.outer-f5f2 .fixed-eaf8 .preview-4863 li.icon-rough-abaa > a:before {
  content: "";
  display: table;
}
.outer-f5f2 .fixed-eaf8 .preview-4863 li.icon-rough-abaa > a:after {
  clear: both;
}
.outer-f5f2 .fixed-eaf8 .preview-4863 li.icon-rough-abaa > a .orange-850c {
  margin-left: 5px;
  float: right;
}
.outer-f5f2 .glass_048d,
.outer-f5f2 .preview-4863 {
  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;
}
.outer-f5f2 .preview-4863 {
  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;
}
.outer-f5f2 .preview-4863 .gallery_bright_dfef {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outer-f5f2 .preview-4863 .orange-850c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outer-f5f2 .preview-4863 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outer-f5f2 .preview-4863 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;
}
.outer-f5f2 .preview-4863 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outer-f5f2 .preview-4863 .preview-4863 {
  top: 0;
  left: 100%;
}
.outer-f5f2 .fluid_06c0.fn-focus-5d90 > .glass_048d,
.outer-f5f2 .fluid_06c0.fn-focus-5d90 > .preview-4863,
.outer-f5f2 .fluid_06c0:focus > .glass_048d,
.outer-f5f2 .fluid_06c0:focus > .preview-4863,
.outer-f5f2 .fluid_06c0:hover > .glass_048d,
.outer-f5f2 .fluid_06c0:hover > .preview-4863 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outer-f5f2.tooltip-25a8 .focus_down_40b1:after,
.outer-f5f2.tooltip-25a8 .focus_down_40b1:before {
  content: "";
  display: table;
}
.outer-f5f2.tooltip-25a8 .focus_down_40b1:after {
  clear: both;
}
.outer-f5f2.tooltip-25a8 .focus_down_40b1 > li {
  float: left;
}
.outer-f5f2.search_orange_5f37 .focus_down_40b1:after,
.outer-f5f2.search_orange_5f37 .focus_down_40b1:before {
  content: "";
  display: table;
}
.outer-f5f2.search_orange_5f37 .focus_down_40b1:after {
  clear: both;
}
.outer-f5f2.search_orange_5f37 .focus_down_40b1 > li {
  float: left;
}
.outer-f5f2.search_orange_5f37 .focus_down_40b1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outer-f5f2.search_orange_5f37 .focus_down_40b1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outer-f5f2.search_orange_5f37 .focus_down_40b1 > li.nav_pink_39ba > a,
.outer-f5f2.search_orange_5f37 .focus_down_40b1 > li.picture_black_0a68 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outer-f5f2.feature_94fe .focus_down_40b1 > li > a .gallery_bright_dfef {
  position: relative;
}
.outer-f5f2.feature_94fe .focus_down_40b1 > li > a .gallery_bright_dfef: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;
}
.outer-f5f2.feature_94fe
  .focus_down_40b1
  > li:focus
  > a
  .gallery_bright_dfef:before,
.outer-f5f2.feature_94fe
  .focus_down_40b1
  > li:hover
  > a
  .gallery_bright_dfef:before {
  width: 100%;
  background-color: currentColor;
}
.outer-f5f2.feature_94fe
  .focus_down_40b1
  > li.nav_pink_39ba
  > a
  .gallery_bright_dfef:before,
.outer-f5f2.feature_94fe
  .focus_down_40b1
  > li.solid-d6ef
  > a
  .gallery_bright_dfef:before {
  width: 100%;
  background-color: currentColor;
}
.outer-f5f2.small-16be .focus_down_40b1 > li > a .gallery_bright_dfef {
  position: relative;
}
.outer-f5f2.small-16be .focus_down_40b1 > li > a .gallery_bright_dfef: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;
}
.outer-f5f2.small-16be .focus_down_40b1 > li:focus > a .gallery_bright_dfef:before,
.outer-f5f2.small-16be
  .focus_down_40b1
  > li:hover
  > a
  .gallery_bright_dfef:before {
  width: 100%;
  background-color: currentColor;
}
.outer-f5f2.small-16be
  .focus_down_40b1
  > li.nav_pink_39ba
  > a
  .gallery_bright_dfef:before,
.outer-f5f2.small-16be
  .focus_down_40b1
  > li.solid-d6ef
  > a
  .gallery_bright_dfef:before {
  width: 100%;
  background-color: currentColor;
}
.grid_e753 .fixed-eaf8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid_e753 .fixed-eaf8 li:first-child > a {
  border-top: none;
}
.grid_e753 .fixed-eaf8 .up_fcb2 > .gallery_bright_dfef .orange-850c {
  display: none;
}
.grid_e753 .fixed-eaf8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.grid_e753 .fixed-eaf8 li:last-child {
  border: none;
}
.grid_e753 .fixed-eaf8 li.icon-rough-abaa > a {
  padding-right: 45px !important;
}
.grid_e753 .fixed-eaf8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.grid_e753 .fixed-eaf8 li a:focus,
.grid_e753 .fixed-eaf8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid_e753 .fixed-eaf8 li .disabled_9786 {
  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;
}
.grid_e753 .fixed-eaf8 li .disabled_9786:hover {
  box-shadow: none;
}
.grid_e753 .fixed-eaf8 li .disabled_9786 .orange-850c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.grid_e753 .fixed-eaf8 .preview-4863 {
  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);
}
.grid_e753 .fixed-eaf8 .preview-4863 li a {
  padding-left: 3em;
}
.grid_e753 .fixed-eaf8 .preview-west-6ef9 > a .disabled_9786 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid_e753 .fixed-eaf8 .preview-west-6ef9 > .preview-4863 {
  display: block;
  opacity: 1;
}
.upper_9b02 {
  max-width: 100%;
}
.static_b4f3 {
  line-height: 0;
  cursor: pointer;
}
.footer-6edc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer-6edc:hover {
  box-shadow: none;
  color: currentColor;
}
.footer-6edc svg {
  width: 18px;
  height: 18px;
}
.footer-6edc .tag_rough_b33c {
  display: none;
}
.widget_over_7bf8 {
  position: relative;
}
.widget_over_7bf8.fn-active-5d90 .footer-6edc .label-92a3 {
  display: none;
}
.widget_over_7bf8.fn-active-5d90 .footer-6edc .tag_rough_b33c {
  display: inline-block;
}
.widget_over_7bf8 .slow-237f {
  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);
}
.widget_over_7bf8.sort_a2da .slow-237f {
  left: auto;
  right: -0.9em;
}
.widget_over_7bf8.sort_a2da .hovered_9a75::before {
  left: auto;
  right: 15px;
}
.widget_over_7bf8.fn-active-5d90 .slow-237f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video_0797 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video_0797 label {
  flex-basis: 100%;
}
.video_0797 .module-up-ab5d {
  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;
}
.video_0797 .up_9ae4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video_0797 .up_9ae4:focus {
  background-color: transparent;
}
.video_0797 button.thick-0de0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video_0797 button.thick-0de0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video_0797 button.thick-0de0 svg {
  width: 18px;
  height: 18px;
}
.video_0797 input[type="submit"] {
  min-height: auto;
}
.shadow-50d4 .video_0797 .up_9ae4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hovered_9a75 {
  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) {
  .hovered_9a75 {
    width: 220px;
  }
}
.hovered_9a75 label {
  flex-basis: 100%;
}
.hovered_9a75::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;
}
.progress_bf9a .shadow-50d4 .video_0797 {
  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;
}
.progress_bf9a
  .shadow-50d4
  .video_0797
  .module-up-ab5d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress_bf9a .shadow-50d4 .video_0797 .up_9ae4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress_bf9a
  .shadow-50d4
  .video_0797
  .up_9ae4:focus {
  background: 0 0;
}
.progress_bf9a
  .shadow-50d4
  .video_0797
  .item_55b0 {
  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;
}
.menu_selected_9d0c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.menu_selected_9d0c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.menu_selected_9d0c li:last-child {
  margin-right: 0;
}
.menu_selected_9d0c li:first-child {
  margin-left: 0;
}
.menu_selected_9d0c.breadcrumb_0962 a {
  color: #fff;
}
.menu_selected_9d0c.breadcrumb_0962 a:hover {
  color: #fff;
}
.menu_selected_9d0c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.menu_selected_9d0c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.menu_selected_9d0c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.menu_selected_9d0c a:hover {
  opacity: 0.9;
  color: inherit;
}
.menu_selected_9d0c [class*="social-icon-apple"] {
  background-color: #999;
}
.menu_selected_9d0c [class*="social-icon-apple"].pattern-lite-7213 {
  background-color: transparent;
  color: #999;
}
.menu_selected_9d0c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.menu_selected_9d0c [class*="social-icon-behance"].pattern-lite-7213 {
  background-color: transparent;
  color: #1769ff;
}
.menu_selected_9d0c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.menu_selected_9d0c [class*="social-icon-bitbucket"].pattern-lite-7213 {
  background-color: transparent;
  color: #205081;
}
.menu_selected_9d0c [class*="social-icon-codepen"] {
  background-color: #000;
}
.menu_selected_9d0c [class*="social-icon-codepen"].pattern-lite-7213 {
  background-color: transparent;
  color: #000;
}
.menu_selected_9d0c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.menu_selected_9d0c [class*="social-icon-delicious"].pattern-lite-7213 {
  background-color: transparent;
  color: #39f;
}
.menu_selected_9d0c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.menu_selected_9d0c [class*="social-icon-digg"].pattern-lite-7213 {
  background-color: transparent;
  color: #005be2;
}
.menu_selected_9d0c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.menu_selected_9d0c [class*="social-icon-dribbble"].pattern-lite-7213 {
  background-color: transparent;
  color: #ea4c89;
}
.menu_selected_9d0c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.menu_selected_9d0c [class*="social-icon-envelope"].pattern-lite-7213 {
  background-color: transparent;
  color: #ea4335;
}
.menu_selected_9d0c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.menu_selected_9d0c [class*="social-icon-facebook"].pattern-lite-7213 {
  background-color: transparent;
  color: #3b5998;
}
.menu_selected_9d0c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.menu_selected_9d0c [class*="social-icon-flickr"].pattern-lite-7213 {
  background-color: transparent;
  color: #0063dc;
}
.menu_selected_9d0c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.menu_selected_9d0c [class*="social-icon-foursquare"].pattern-lite-7213 {
  background-color: transparent;
  color: #2d5be3;
}
.menu_selected_9d0c [class*="social-icon-github"] {
  background-color: #333;
}
.menu_selected_9d0c [class*="social-icon-github"].pattern-lite-7213 {
  background-color: transparent;
  color: #333;
}
.menu_selected_9d0c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.menu_selected_9d0c [class*="social-icon-google-plus"].pattern-lite-7213 {
  background-color: transparent;
  color: #dd4b39;
}
.menu_selected_9d0c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.menu_selected_9d0c [class*="social-icon-houzz"].pattern-lite-7213 {
  background-color: transparent;
  color: #7ac142;
}
.menu_selected_9d0c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.menu_selected_9d0c [class*="social-icon-instagram"].pattern-lite-7213 {
  background-color: transparent;
  color: #262626;
}
.menu_selected_9d0c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.menu_selected_9d0c [class*="social-icon-jsfiddle"].pattern-lite-7213 {
  background-color: transparent;
  color: #487aa2;
}
.menu_selected_9d0c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.menu_selected_9d0c [class*="social-icon-linkedin"].pattern-lite-7213 {
  background-color: transparent;
  color: #0077b5;
}
.menu_selected_9d0c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.menu_selected_9d0c [class*="social-icon-medium"].pattern-lite-7213 {
  background-color: transparent;
  color: #00ab6b;
}
.menu_selected_9d0c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.menu_selected_9d0c
  [class*="social-icon-odnoklassniki"].pattern-lite-7213 {
  background-color: transparent;
  color: #f4731c;
}
.menu_selected_9d0c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.menu_selected_9d0c [class*="social-icon-meetup"].pattern-lite-7213 {
  background-color: transparent;
  color: #ec1c40;
}
.menu_selected_9d0c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.menu_selected_9d0c [class*="social-icon-pinterest"].pattern-lite-7213 {
  background-color: transparent;
  color: #bd081c;
}
.menu_selected_9d0c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.menu_selected_9d0c [class*="social-icon-product-hunt"].pattern-lite-7213 {
  background-color: transparent;
  color: #da552f;
}
.menu_selected_9d0c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.menu_selected_9d0c [class*="social-icon-reddit"].pattern-lite-7213 {
  background-color: transparent;
  color: #ff4500;
}
.menu_selected_9d0c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.menu_selected_9d0c [class*="social-icon-rss"].pattern-lite-7213 {
  background-color: transparent;
  color: #f26522;
}
.menu_selected_9d0c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.menu_selected_9d0c
  [class*="social-icon-shopping-cart"].pattern-lite-7213 {
  background-color: transparent;
  color: #4caf50;
}
.menu_selected_9d0c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.menu_selected_9d0c [class*="social-icon-skype"].pattern-lite-7213 {
  background-color: transparent;
  color: #00aff0;
}
.menu_selected_9d0c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.menu_selected_9d0c [class*="social-icon-slideshare"].pattern-lite-7213 {
  background-color: transparent;
  color: #0077b5;
}
.menu_selected_9d0c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.menu_selected_9d0c [class*="social-icon-snapchat"].pattern-lite-7213 {
  background-color: transparent;
  color: #fffc00;
}
.menu_selected_9d0c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.menu_selected_9d0c [class*="social-icon-soundcloud"].pattern-lite-7213 {
  background-color: transparent;
  color: #f80;
}
.menu_selected_9d0c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.menu_selected_9d0c [class*="social-icon-spotify"].pattern-lite-7213 {
  background-color: transparent;
  color: #2ebd59;
}
.menu_selected_9d0c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.menu_selected_9d0c
  [class*="social-icon-stack-overflow"].pattern-lite-7213 {
  background-color: transparent;
  color: #fe7a15;
}
.menu_selected_9d0c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.menu_selected_9d0c [class*="social-icon-maldkfgram"].pattern-lite-7213 {
  background-color: transparent;
  color: #2ca5e0;
}
.menu_selected_9d0c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.menu_selected_9d0c [class*="social-icon-tripadvisor"].pattern-lite-7213 {
  background-color: transparent;
  color: #589442;
}
.menu_selected_9d0c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.menu_selected_9d0c [class*="social-icon-tumblr"].pattern-lite-7213 {
  background-color: transparent;
  color: #35465c;
}
.menu_selected_9d0c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.menu_selected_9d0c [class*="social-icon-twitch"].pattern-lite-7213 {
  background-color: transparent;
  color: #6441a5;
}
.menu_selected_9d0c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.menu_selected_9d0c [class*="social-icon-twitter"].pattern-lite-7213 {
  background-color: transparent;
  color: #1da1f2;
}
.menu_selected_9d0c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.menu_selected_9d0c [class*="social-icon-vimeo"].pattern-lite-7213 {
  background-color: transparent;
  color: #1ab7ea;
}
.menu_selected_9d0c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.menu_selected_9d0c [class*="social-icon-vk"].pattern-lite-7213 {
  background-color: transparent;
  color: #45668e;
}
.menu_selected_9d0c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.menu_selected_9d0c [class*="social-icon-weibo"].pattern-lite-7213 {
  background-color: transparent;
  color: #df2029;
}
.menu_selected_9d0c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.menu_selected_9d0c [class*="social-icon-weixin"].pattern-lite-7213 {
  background-color: transparent;
  color: #7bb32e;
}
.menu_selected_9d0c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.menu_selected_9d0c [class*="social-icon-whatsapp"].pattern-lite-7213 {
  background-color: transparent;
  color: #25d366;
}
.menu_selected_9d0c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.menu_selected_9d0c [class*="social-icon-wordpress"].pattern-lite-7213 {
  background-color: transparent;
  color: #21759b;
}
.menu_selected_9d0c [class*="social-icon-xing"] {
  background-color: #026466;
}
.menu_selected_9d0c [class*="social-icon-xing"].pattern-lite-7213 {
  background-color: transparent;
  color: #026466;
}
.menu_selected_9d0c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.menu_selected_9d0c [class*="social-icon-yelp"].pattern-lite-7213 {
  background-color: transparent;
  color: #af0606;
}
.menu_selected_9d0c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.menu_selected_9d0c [class*="social-icon-youtube"].pattern-lite-7213 {
  background-color: transparent;
  color: #cd201f;
}
.video_lite_8ec2 {
  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;
}
.video_lite_8ec2:hover {
  box-shadow: none;
  background: 0 0;
}
.element_outer_5213 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mask_yellow_8658 {
  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;
}
.paper-77b1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.info_9ebd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.info_9ebd,
.info_9ebd::after,
.info_9ebd::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;
}
.info_9ebd::after,
.info_9ebd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pressed_d8db .mask_yellow_8658 .paper-77b1 {
  margin-top: -2px;
  width: 19px;
}
.pressed_d8db .mask_yellow_8658 .info_9ebd {
  margin-top: -1px;
}
.pressed_d8db .mask_yellow_8658 .info_9ebd,
.pressed_d8db .mask_yellow_8658 .info_9ebd::after,
.pressed_d8db .mask_yellow_8658 .info_9ebd::before {
  width: 19px;
  height: 2px;
}
.pressed_d8db .mask_yellow_8658 .info_9ebd::before {
  top: -6px;
}
.pressed_d8db .mask_yellow_8658 .info_9ebd::after {
  bottom: -6px;
}
.out_c1dd .mask_yellow_8658 .paper-77b1 {
  margin-top: -2px;
  width: 22px;
}
.out_c1dd .mask_yellow_8658 .info_9ebd {
  margin-top: -1px;
}
.out_c1dd .mask_yellow_8658 .info_9ebd,
.out_c1dd .mask_yellow_8658 .info_9ebd::after,
.out_c1dd .mask_yellow_8658 .info_9ebd::before {
  width: 22px;
  height: 2px;
}
.out_c1dd .mask_yellow_8658 .info_9ebd::before {
  top: -7px;
}
.out_c1dd .mask_yellow_8658 .info_9ebd::after {
  bottom: -7px;
}
.center_f481 .mask_yellow_8658 .paper-77b1 {
  margin-top: -2px;
  width: 31px;
}
.center_f481 .mask_yellow_8658 .info_9ebd {
  margin-top: -1.5px;
}
.center_f481 .mask_yellow_8658 .info_9ebd,
.center_f481 .mask_yellow_8658 .info_9ebd::after,
.center_f481 .mask_yellow_8658 .info_9ebd::before {
  width: 31px;
  height: 3px;
}
.center_f481 .mask_yellow_8658 .info_9ebd::before {
  top: -9px;
}
.center_f481 .mask_yellow_8658 .info_9ebd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .stale-5acf .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 19px;
  }
  .stale-5acf .mask_yellow_8658 .info_9ebd {
    margin-top: -1px;
  }
  .stale-5acf .mask_yellow_8658 .info_9ebd,
  .stale-5acf .mask_yellow_8658 .info_9ebd::after,
  .stale-5acf .mask_yellow_8658 .info_9ebd::before {
    width: 19px;
    height: 2px;
  }
  .stale-5acf .mask_yellow_8658 .info_9ebd::before {
    top: -6px;
  }
  .stale-5acf .mask_yellow_8658 .info_9ebd::after {
    bottom: -6px;
  }
  .down-2a55 .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 22px;
  }
  .down-2a55 .mask_yellow_8658 .info_9ebd {
    margin-top: -1px;
  }
  .down-2a55 .mask_yellow_8658 .info_9ebd,
  .down-2a55 .mask_yellow_8658 .info_9ebd::after,
  .down-2a55 .mask_yellow_8658 .info_9ebd::before {
    width: 22px;
    height: 2px;
  }
  .down-2a55 .mask_yellow_8658 .info_9ebd::before {
    top: -7px;
  }
  .down-2a55 .mask_yellow_8658 .info_9ebd::after {
    bottom: -7px;
  }
  .highlight_7d0f .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_7d0f .mask_yellow_8658 .info_9ebd {
    margin-top: -1.5px;
  }
  .highlight_7d0f .mask_yellow_8658 .info_9ebd,
  .highlight_7d0f .mask_yellow_8658 .info_9ebd::after,
  .highlight_7d0f .mask_yellow_8658 .info_9ebd::before {
    width: 31px;
    height: 3px;
  }
  .highlight_7d0f .mask_yellow_8658 .info_9ebd::before {
    top: -9px;
  }
  .highlight_7d0f .mask_yellow_8658 .info_9ebd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .top_0371 .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 19px;
  }
  .top_0371 .mask_yellow_8658 .info_9ebd {
    margin-top: -1px;
  }
  .top_0371 .mask_yellow_8658 .info_9ebd,
  .top_0371 .mask_yellow_8658 .info_9ebd::after,
  .top_0371 .mask_yellow_8658 .info_9ebd::before {
    width: 19px;
    height: 2px;
  }
  .top_0371 .mask_yellow_8658 .info_9ebd::before {
    top: -6px;
  }
  .top_0371 .mask_yellow_8658 .info_9ebd::after {
    bottom: -6px;
  }
  .stone-0d56 .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 22px;
  }
  .stone-0d56 .mask_yellow_8658 .info_9ebd {
    margin-top: -1px;
  }
  .stone-0d56 .mask_yellow_8658 .info_9ebd,
  .stone-0d56 .mask_yellow_8658 .info_9ebd::after,
  .stone-0d56 .mask_yellow_8658 .info_9ebd::before {
    width: 22px;
    height: 2px;
  }
  .stone-0d56 .mask_yellow_8658 .info_9ebd::before {
    top: -7px;
  }
  .stone-0d56 .mask_yellow_8658 .info_9ebd::after {
    bottom: -7px;
  }
  .info-a1ec .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 31px;
  }
  .info-a1ec .mask_yellow_8658 .info_9ebd {
    margin-top: -1.5px;
  }
  .info-a1ec .mask_yellow_8658 .info_9ebd,
  .info-a1ec .mask_yellow_8658 .info_9ebd::after,
  .info-a1ec .mask_yellow_8658 .info_9ebd::before {
    width: 31px;
    height: 3px;
  }
  .info-a1ec .mask_yellow_8658 .info_9ebd::before {
    top: -9px;
  }
  .info-a1ec .mask_yellow_8658 .info_9ebd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro-1e00 .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 19px;
  }
  .pro-1e00 .mask_yellow_8658 .info_9ebd {
    margin-top: -1px;
  }
  .pro-1e00 .mask_yellow_8658 .info_9ebd,
  .pro-1e00 .mask_yellow_8658 .info_9ebd::after,
  .pro-1e00 .mask_yellow_8658 .info_9ebd::before {
    width: 19px;
    height: 2px;
  }
  .pro-1e00 .mask_yellow_8658 .info_9ebd::before {
    top: -6px;
  }
  .pro-1e00 .mask_yellow_8658 .info_9ebd::after {
    bottom: -6px;
  }
  .banner_yellow_7393 .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 22px;
  }
  .banner_yellow_7393 .mask_yellow_8658 .info_9ebd {
    margin-top: -1px;
  }
  .banner_yellow_7393 .mask_yellow_8658 .info_9ebd,
  .banner_yellow_7393 .mask_yellow_8658 .info_9ebd::after,
  .banner_yellow_7393 .mask_yellow_8658 .info_9ebd::before {
    width: 22px;
    height: 2px;
  }
  .banner_yellow_7393 .mask_yellow_8658 .info_9ebd::before {
    top: -7px;
  }
  .banner_yellow_7393 .mask_yellow_8658 .info_9ebd::after {
    bottom: -7px;
  }
  .dirty-e0d5 .mask_yellow_8658 .paper-77b1 {
    margin-top: -2px;
    width: 31px;
  }
  .dirty-e0d5 .mask_yellow_8658 .info_9ebd {
    margin-top: -1.5px;
  }
  .dirty-e0d5 .mask_yellow_8658 .info_9ebd,
  .dirty-e0d5 .mask_yellow_8658 .info_9ebd::after,
  .dirty-e0d5 .mask_yellow_8658 .info_9ebd::before {
    width: 31px;
    height: 3px;
  }
  .dirty-e0d5 .mask_yellow_8658 .info_9ebd::before {
    top: -9px;
  }
  .dirty-e0d5 .mask_yellow_8658 .info_9ebd::after {
    bottom: -9px;
  }
}
.row-tall-a97e .info_9ebd {
  -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);
}
.row-tall-a97e .info_9ebd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row-tall-a97e .info_9ebd::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);
}
.row-tall-a97e.main_599e .info_9ebd {
  -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);
}
.row-tall-a97e.main_599e .info_9ebd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row-tall-a97e.main_599e .info_9ebd::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);
}
.box_lite_8171 {
  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.tabs_clean_dfd8:before {
  display: none;
}
.pattern_b22c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pattern_b22c .icon-2ec6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pattern_b22c .icon-2ec6:last-of-type {
  border-bottom: none;
}
.pattern_b22c .icon-2ec6.green_a9f0,
.pattern_b22c .icon-2ec6.fluid_8f50,
.pattern_b22c .icon-2ec6.sidebar_brown_432f {
  padding: 0;
}
.pattern_b22c .grid_e753 .disabled_9786 {
  color: currentColor;
}
.pattern_b22c .grid_e753 .disabled_9786:focus,
.pattern_b22c .grid_e753 .disabled_9786:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_b22c.background-148a .module_mini_07af,
.pattern_b22c.background-148a .card-0bb5 a,
.pattern_b22c.background-148a .focus_down_40b1 a,
.pattern_b22c.background-148a .preview-4863 a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_b22c.background-148a .module_mini_07af:hover,
.pattern_b22c.background-148a .card-0bb5 a:hover,
.pattern_b22c.background-148a .focus_down_40b1 a:hover,
.pattern_b22c.background-148a .preview-4863 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_b22c.background-148a .full-c724 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_b22c.background-148a .icon-2ec6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_b22c.background-148a .icon-2ec6:before {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_b22c.background-148a .stale_cc23:before {
  background: rgba(255, 255, 255, 0.9);
}
.pattern_b22c.background-148a .grid_e753 .fixed-eaf8 li a,
.pattern_b22c.background-148a .grid_e753 .disabled_9786,
.pattern_b22c.background-148a .preview-4863 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_b22c.background-148a .grid_e753 .disabled_9786:focus,
.pattern_b22c.background-148a .grid_e753 .disabled_9786:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_b22c.background-148a .fixed-eaf8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_b22c.pressed_5267 .module_mini_07af,
.pattern_b22c.pressed_5267 .card-0bb5 a,
.pattern_b22c.pressed_5267 .focus_down_40b1 .disabled_9786,
.pattern_b22c.pressed_5267 .focus_down_40b1 a,
.pattern_b22c.pressed_5267 .preview-4863 a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_b22c.pressed_5267 .module_mini_07af:hover,
.pattern_b22c.pressed_5267 .card-0bb5 a:hover,
.pattern_b22c.pressed_5267 .focus_down_40b1 .disabled_9786:hover,
.pattern_b22c.pressed_5267 .focus_down_40b1 a:hover,
.pattern_b22c.pressed_5267 .preview-4863 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_b22c.pressed_5267 .full-c724 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_b22c.pressed_5267 .icon-2ec6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_b22c.pressed_5267 .icon-2ec6:before {
  background: rgba(255, 255, 255, 0.08);
}
.pattern_b22c.pressed_5267 .stale_cc23:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_b22c.pressed_5267 .grid_e753 .fixed-eaf8 li a,
.pattern_b22c.pressed_5267 .grid_e753 .disabled_9786,
.pattern_b22c.pressed_5267 .preview-4863 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_b22c.pressed_5267 .grid_e753 .disabled_9786:focus,
.pattern_b22c.pressed_5267 .grid_e753 .disabled_9786:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_b22c.pressed_5267 .fixed-eaf8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_cc23 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.stale_cc23:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort-26a0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.secondary_huge_470a .pattern_b22c {
  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;
}
.secondary_huge_470a .icon-2ec6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.secondary_huge_470a .icon-2ec6: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) {
  .secondary_huge_470a .icon-2ec6:before {
    width: 16%;
    left: 42%;
  }
}
.secondary_huge_470a .icon-2ec6:last-child:before {
  content: none;
}
.secondary_huge_470a .icon-2ec6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.secondary_huge_470a .grid_e753 .fixed-eaf8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.secondary_huge_470a .grid_e753 .fixed-eaf8 li a .disabled_9786 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.secondary_huge_470a .grid_e753 .preview-4863 {
  border: none;
}
.secondary_huge_470a .grid_e753 .preview-4863 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.secondary_huge_470a .stale_cc23 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.secondary_huge_470a .sort-26a0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.secondary_huge_470a .pressed_5267 .stale_cc23:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary_huge_470a .background-148a.north_d59d .info_9ebd {
  background: rgba(0, 0, 0, 0.6);
}
.secondary_huge_470a
  .background-148a.north_d59d
  .info_9ebd::after,
.secondary_huge_470a
  .background-148a.north_d59d
  .info_9ebd:before {
  background: inherit;
}
.secondary_huge_470a
  .background-148a.north_d59d:hover
  .info_9ebd {
  background: rgba(0, 0, 0, 0.8);
}
.over-3635 .pattern_b22c {
  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) {
  .over-3635 .pattern_b22c {
    width: auto;
    right: 45px;
  }
}
.paragraph_prev_9557 .pattern_b22c {
  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) {
  .paragraph_prev_9557 .pattern_b22c {
    width: auto;
    left: 45px;
  }
}
.tabs_clean_dfd8 .pattern_b22c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tabs_clean_dfd8 .sort-26a0 {
  max-width: 48em;
  margin: 0 auto;
}
.tabs_clean_dfd8 .stale_cc23:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.top_fab5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.top_fab5.secondary_huge_470a .pattern_b22c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.top_fab5.over-3635 .pattern_b22c {
  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);
}
.top_fab5 .pattern_b22c {
  visibility: visible;
}
.top_fab5.paragraph_prev_9557 .pattern_b22c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.disabled-1018,
.thick_fd53 {
  overflow-x: hidden;
}
.disabled-1018 .pattern_b22c {
  overflow: auto;
}
.disabled-1018.secondary_huge_470a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-1018.secondary_huge_470a .pattern_b22c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.disabled-1018.secondary_huge_470a .video_lite_8ec2 {
  opacity: 0;
}
.disabled-1018.over-3635 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-1018.over-3635 .pattern_b22c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.disabled-1018.over-3635 .video_lite_8ec2 {
  opacity: 0;
}
.disabled-1018.paragraph_prev_9557 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-1018.paragraph_prev_9557 .pattern_b22c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.disabled-1018.paragraph_prev_9557 .video_lite_8ec2 {
  opacity: 0;
}
.disabled-1018.tabs_clean_dfd8 .pattern_b22c {
  z-index: 10;
  visibility: visible;
}
.north_d59d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.north_d59d .info_9ebd {
  background: rgba(255, 255, 255, 0.99);
}
.north_d59d .info_9ebd::after,
.north_d59d .info_9ebd:before {
  background: inherit;
}
.north_d59d:hover .info_9ebd {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph_prev_9557 .north_d59d {
  top: 10px;
  right: auto;
  left: 12px;
}
.tabs_clean_dfd8 .north_d59d {
  display: none !important;
}
.disabled-1018:before,
.thick_fd53:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.disabled-1018 .north_d59d,
.thick_fd53 .north_d59d {
  display: inline-block;
}
.pattern_b22c .backdrop-4954 {
  -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;
}
.disabled-1018 .pattern_b22c .backdrop-4954,
.thick_fd53 .pattern_b22c .backdrop-4954 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout_a267 .module-up-ab5d {
  width: 100%;
}
.dark_c05d {
  padding: 0 0.5em 0;
}
.dark_c05d [class*="customify-col-"],
.dark_c05d [class*="customify-col_"],
.dark_c05d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.modal-small-70ad .dark_c05d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pressed_1dfe .pressed_2f8d,
  .pressed_2f8d {
    display: none;
  }
  .dropdown-f0e7 {
    text-align: left;
  }
  .chip-simple-4ac6 {
    text-align: center;
  }
  .secondary-wood-afad {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_1dfe .disabled-outer-3472,
  .disabled-outer-3472 {
    display: none;
  }
  .west-e138 {
    text-align: left;
  }
  .notification-e647 {
    text-align: center;
  }
  .stone-595e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pressed_1dfe .slider_bright_5ad4,
  .slider_bright_5ad4 {
    display: none;
  }
  .hover_smooth_1dfa {
    text-align: left;
  }
  .north-cb4f {
    text-align: center;
  }
  .icon_glass_6982 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tabs-5a21 {
  box-shadow: none !important;
}
.content_smooth_858e .primary_9233,
.layout-wide-8b45 .primary_9233 {
  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;
}
.layout-wide-8b45 .primary_9233 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hard-4001 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hard-4001:after,
.hard-4001:before {
  content: "";
  display: table;
}
.hard-4001:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hard-4001 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hard-4001,
.north-cbce {
  max-width: 1248px;
  margin: 0 auto;
}

.frame-complex-fe6c.main-8e97 .hard-4001 {
  max-width: 100%;
}
.frame-complex-fe6c.border-last-ac03 {
  max-width: 1200px;
  margin: 0 auto;
}
.frame-complex-fe6c.old-0153 .hard-4001 {
  max-width: 100%;
}
.frame-complex-fe6c.old-0153 > .hard-4001 {
  padding-left: 0;
  padding-right: 0;
}
.frame-complex-fe6c.old-0153 > .hard-4001 .pressed_1dfe {
  margin: 0;
}
.frame-complex-fe6c.old-0153
  > .hard-4001
  .pagination-f8bf.short-1a84 {
  margin-right: 0;
  margin-left: 0;
}
.frame-complex-fe6c.old-0153 #main.short-1a84 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module-yellow-d09b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module-yellow-d09b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu_1d03 .icon_steel_92c0 {
    padding-right: 1em;
  }
  .menu_1d03.wrapper_large_290d .pagination-f8bf {
    border-right: 1px solid #eaecee;
  }
  .menu_1d03.wrapper_large_290d .icon_steel_92c0 {
    padding-right: 1em;
  }
  .menu_1d03.wrapper_large_290d .progress_red_e0b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_middle_bff5 .icon_steel_92c0 {
    padding-left: 1em;
  }
  .thumbnail_middle_bff5.wrapper_large_290d .pagination-f8bf {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_middle_bff5.wrapper_large_290d .icon_steel_92c0 {
    padding-left: 1em;
  }
  .thumbnail_middle_bff5.wrapper_large_290d .progress_red_e0b5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light_e16e .icon_steel_92c0 {
    padding-left: 1em;
  }
  .light_e16e.wrapper_large_290d .row_dynamic_4303 {
    border-right: 1px solid #eaecee;
  }
  .light_e16e.wrapper_large_290d .new-1832 {
    border-right: 1px solid #eaecee;
  }
  .light_e16e.wrapper_large_290d .icon_steel_92c0 {
    padding-left: 1em;
  }
  .light_e16e.wrapper_large_290d .progress_red_e0b5 {
    padding-right: 1em;
  }
  .light_e16e.wrapper_large_290d .action_5ad4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-brown-16d5 .icon_steel_92c0 {
    padding-right: 1em;
  }
  .image-brown-16d5.wrapper_large_290d .row_dynamic_4303 {
    border-left: 1px solid #eaecee;
  }
  .image-brown-16d5.wrapper_large_290d .new-1832 {
    border-left: 1px solid #eaecee;
  }
  .image-brown-16d5.wrapper_large_290d .icon_steel_92c0 {
    padding-right: 1em;
  }
  .image-brown-16d5.wrapper_large_290d .progress_red_e0b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-brown-16d5.wrapper_large_290d .action_5ad4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-yellow-d09b .icon_steel_92c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-yellow-d09b.wrapper_large_290d .pagination-f8bf {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module-yellow-d09b.wrapper_large_290d .icon_steel_92c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-yellow-d09b.wrapper_large_290d .progress_red_e0b5 {
    padding-left: 1em;
  }
  .module-yellow-d09b.wrapper_large_290d .action_5ad4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module-yellow-d09b.wrapper_large_290d .icon_steel_92c0 {
    padding-left: 0;
  }
}
.tag-2822 .background-cool-7ba3 {
  display: inline-block;
}
.left-cabc {
  display: inline-block;
}
.pagination_white_2a45 {
  word-con: break-word;
}
.gallery-glass-ec36 > span {
  display: inline-block;
  padding: 5px 0;
}
.gallery-glass-ec36 .link_blue_8121 {
  margin-left: 8px;
  margin-right: 8px;
}
.gallery-glass-ec36 .main_steel_47d5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.label_yellow_fe93 .out_b1a8 {
  margin-bottom: 2em;
}
.label_yellow_fe93 .status_e929 {
  margin-bottom: 15px;
}
.label_yellow_fe93 .status_e929:last-child {
  margin-bottom: 0;
}
.label_yellow_fe93 .caption-fast-43d8 {
  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) {
  .label_yellow_fe93 .caption-fast-43d8 {
    display: block;
  }
}
.label_yellow_fe93 .modal_purple_306e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .label_yellow_fe93 .modal_purple_306e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.label_yellow_fe93 .orange-0af2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.label_yellow_fe93 .orange-0af2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.label_yellow_fe93 .orange-0af2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.label_yellow_fe93 .pagination_white_2a45 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.label_yellow_fe93 .pagination_white_2a45 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.label_yellow_fe93 .fluid-73eb p:last-child {
  margin-bottom: 0;
}
.label_yellow_fe93 .paragraph-right-7adb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.label_yellow_fe93 .prev_1925 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.label_yellow_fe93 .secondary_4821 {
  margin-top: 1em;
}
.label_yellow_fe93 .text-e720 {
  top: 0;
  display: block;
}
.label_yellow_fe93 .text-e720 a {
  color: inherit;
}
.label_yellow_fe93 .text-e720 a:hover {
  color: inherit;
}
.label_yellow_fe93 .tertiary-d414 {
  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;
}
.label_yellow_fe93 .tertiary-d414:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.label_yellow_fe93 .prev_1925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.label_yellow_fe93 .thick-1bbb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.label_yellow_fe93 .thick-1bbb:first-child {
  margin-top: 0;
}
.label_yellow_fe93 .thick-1bbb.thumbnail_6ab7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.label_yellow_fe93 .thick-1bbb.header_26a9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label_yellow_fe93
  .thick-1bbb.header_26a9.menu-fixed-c11e
  .secondary_4821 {
  width: 100%;
}
.label_yellow_fe93 .header_26a9 {
  -webkit-box-align: center;
  align-items: center;
}
.label_yellow_fe93 .header_26a9 .gallery-glass-ec36,
.label_yellow_fe93 .header_26a9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.label_yellow_fe93 .orange-0af2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label_yellow_fe93 .orange-0af2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label_yellow_fe93 .orange-0af2: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;
}
.label_yellow_fe93 .thumbnail_6ab7 {
  z-index: 5;
}
.label_yellow_fe93 .input-4373 .prev_a907 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.label_yellow_fe93 .dirty-8c4d .prev_a907 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.label_yellow_fe93 .summary_d9d6 .prev_a907 {
  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;
}
.label_yellow_fe93.icon-fresh-4956 .caption-fast-43d8,
.label_yellow_fe93.black-33bc .caption-fast-43d8 {
  display: block;
}
.label_yellow_fe93.icon-fresh-4956 .caption-fast-43d8 .wood-5773,
.label_yellow_fe93.icon-fresh-4956 .caption-fast-43d8 .prev_1925,
.label_yellow_fe93.black-33bc .caption-fast-43d8 .wood-5773,
.label_yellow_fe93.black-33bc .caption-fast-43d8 .prev_1925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label_yellow_fe93.soft_db66 .modal_purple_306e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .label_yellow_fe93.soft_db66 .modal_purple_306e {
    margin-right: 0;
  }
}
.label_yellow_fe93.icon-fresh-4956 .modal_purple_306e,
.label_yellow_fe93.black-33bc .modal_purple_306e {
  padding-top: 40%;
}
.label_yellow_fe93.icon-fresh-4956 .out_b1a8,
.label_yellow_fe93.black-33bc .out_b1a8 {
  display: block;
}
.label_yellow_fe93.icon-fresh-4956 .fn-sticky-5d90 .prev_1925,
.label_yellow_fe93.black-33bc .fn-sticky-5d90 .prev_1925 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.label_yellow_fe93.icon-fresh-4956 .modal_purple_306e,
.label_yellow_fe93.black-33bc .modal_purple_306e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.label_yellow_fe93.icon-fresh-4956 .prev_1925 {
  padding: 1em;
}
.liquid-7981 {
  margin: 30px auto;
  display: block;
}
.liquid-7981 .panel_small_2071 > * {
  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;
}
.liquid-7981 .panel_small_2071 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.liquid-7981 .panel_small_2071 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade_hard_57a6 .gallery-glass-ec36 {
  margin-bottom: 1.41575em;
}
.shade_hard_57a6 .under-11e9 {
  margin-bottom: 1.618em;
}
.description_7e63 .feature_bright_3539 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.description_7e63 .feature_bright_3539 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.description_7e63 .popup-1817 {
  max-width: 100%;
  overflow: auto;
}
.modal-pink-0213 .description_7e63 a:hover {
  text-decoration: underline;
}
.sidebar_341b .status_e929:not(.pagination_white_2a45),
.sidebar_341b .orange-0af2 {
  margin-bottom: 1.41575em;
}
.sidebar_341b .status_e929:not(.pagination_white_2a45):last-child,
.sidebar_341b .orange-0af2:last-child {
  margin-bottom: 0;
}
.sidebar_341b .status_e929.disabled_green_c192 {
  margin-bottom: 0.41575em;
}
.sidebar_341b .yellow_cba0:before,
.sidebar_341b .message-eb72:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sidebar_341b .yellow_cba0:before {
  content: "\f115";
}
.sidebar_341b .message-eb72:before {
  content: "\f02c";
}
.sidebar_341b .panel-a902 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sidebar_341b .panel-a902 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.form_e1ea {
  display: -webkit-box;
  display: flex;
}
.form_e1ea .mask-975f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .form_e1ea .mask-975f {
    flex-basis: 90px;
  }
}
.form_e1ea .purple_0331 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .form_e1ea .purple_0331 {
    flex-basis: calc(100% - 50px);
  }
}
.form_e1ea .box-simple-418f p:last-child {
  margin-bottom: 0.72em;
}
.logo-47bf .panel_small_2071 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo-47bf .panel_small_2071:after,
.logo-47bf .panel_small_2071:before {
  content: "";
  display: table;
}
.logo-47bf .panel_small_2071:after {
  clear: both;
}
.logo-47bf .panel_small_2071 .orange-a483,
.logo-47bf .panel_small_2071 .alert-9b6d {
  width: 49%;
}
.logo-47bf .panel_small_2071 .orange-a483 a span.nav-667a,
.logo-47bf .panel_small_2071 .alert-9b6d a span.nav-667a {
  display: block;
  margin-bottom: 5px;
}
.logo-47bf .panel_small_2071 .alert-9b6d {
  float: left;
  text-align: left;
}
.logo-47bf .panel_small_2071 .orange-a483 {
  float: right;
  text-align: right;
}
.sort_0b80 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sort_0b80 {
    margin-bottom: 0;
  }
}
.main-large-bf78 {
  margin-bottom: 1em;
}
.main-large-bf78 .pagination_white_2a45 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hidden-outer-3b10 a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge_south_b518 .main-large-bf78,
.static_2f2a .main-large-bf78 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge_south_b518 .main-large-bf78,
  .static_2f2a .main-large-bf78 {
    display: block;
  }
}
.badge_south_b518 .hidden-outer-3b10,
.static_2f2a .hidden-outer-3b10 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge_south_b518 .hidden-outer-3b10,
  .static_2f2a .hidden-outer-3b10 {
    margin-bottom: 1em;
  }
}
.badge_south_b518 .hidden-outer-3b10 img,
.static_2f2a .hidden-outer-3b10 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge_south_b518 .hard_2f9f,
.static_2f2a .hard_2f9f {
  flex-basis: calc(100% - 160px);
}
.badge_south_b518 .hard_2f9f p,
.static_2f2a .hard_2f9f p {
  margin-bottom: 0;
}
.badge_south_b518 .hard_2f9f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge_south_b518 .hard_2f9f {
    padding-left: 0;
  }
}
.static_2f2a .hard_2f9f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .static_2f2a .hard_2f9f {
    padding-right: 0;
  }
}
.static_2f2a .hidden-outer-3b10 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dirty_b309 .hidden-outer-3b10 {
  margin-bottom: 0.5em;
}
.dirty_b309 .hidden-outer-3b10 img {
  width: 100%;
}
.row-467b .white_4843,
.surface_over_59ab .white_4843 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.surface_over_59ab .pagination-f8bf .rough-d884 p:last-child {
  margin-bottom: 0;
}
.menu_dirty_805a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar-60e5 .menu_d94f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar-60e5 .menu_d94f:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar-60e5 .menu_d94f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-60e5 .menu_d94f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar-60e5 .menu_d94f ul li {
  margin: 0 0 0.6em;
}
.sidebar-60e5 .menu_d94f ul li.thumbnail-cold-14de,
.sidebar-60e5 .menu_d94f ul li.hero-db3d {
  position: relative;
}
.sidebar-60e5 .menu_d94f ul li.thumbnail-cold-14de .rough_f277,
.sidebar-60e5 .menu_d94f ul li.hero-db3d .rough_f277 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar-60e5 .menu_d94f ul li.thumbnail-cold-14de:after:after,
.sidebar-60e5 .menu_d94f ul li.thumbnail-cold-14de:after:before,
.sidebar-60e5
  .menu_d94f
  ul
  li.hero-db3d:after:after,
.sidebar-60e5
  .menu_d94f
  ul
  li.hero-db3d:after:before {
  content: "";
  display: table;
}
.sidebar-60e5 .menu_d94f ul li.thumbnail-cold-14de:after:after,
.sidebar-60e5
  .menu_d94f
  ul
  li.hero-db3d:after:after {
  clear: both;
}
.sidebar-60e5 .menu_d94f a.avatar_602a:hover {
  text-decoration: none;
}
.sidebar-60e5 .menu_d94f select {
  max-width: 100%;
}
.sidebar-60e5 .menu_d94f table {
  font-size: 85%;
}
.sidebar-60e5 .menu_d94f table td,
.sidebar-60e5 .menu_d94f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar-60e5 .menu_d94f table tfoot td {
  text-align: left;
}
.sidebar-60e5 .menu_d94f :last-child {
  margin-bottom: 0;
}
.sidebar-60e5 .menu_d94f .avatar_4b29 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar-60e5 .menu_d94f .avatar_4b29 label {
  width: 100%;
}
.sidebar-60e5 .menu_d94f .avatar_4b29 .up_9ae4 {
  width: 100%;
  display: block;
}
.sidebar-60e5 .menu_d94f .avatar_4b29 .thick-0de0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar-60e5 .menu_d94f .avatar_4b29 .thick-0de0:hover svg #svg-search {
  fill: #444;
}
.sidebar-60e5 .menu_d94f .avatar_4b29 .thick-0de0 svg {
  width: 18px;
  height: 18px;
}
.sidebar-60e5 .overlay-up-1400 ul ul,
.sidebar-60e5 .thick_3733 ul ul,
.sidebar-60e5 .description-685a ul ul,
.sidebar-60e5 .mini_d7e7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar-60e5 .overlay-up-1400 .icon-rough-abaa > a,
.sidebar-60e5 .thick_3733 .icon-rough-abaa > a,
.sidebar-60e5 .description-685a .icon-rough-abaa > a,
.sidebar-60e5 .mini_d7e7 .icon-rough-abaa > a {
  margin-bottom: 0;
}
.sidebar-60e5 .smooth-6f61 li,
.sidebar-60e5 .overlay-up-1400 li,
.sidebar-60e5 .fixed-5c34 li,
.sidebar-60e5 .thick_3733 li,
.sidebar-60e5 .description-685a li,
.sidebar-60e5 .mini_d7e7 li,
.sidebar-60e5 .box_61b7 li,
.sidebar-60e5 .avatar-3201 li {
  display: block;
  position: relative;
}
.sidebar-60e5 .smooth-6f61 li:last-child,
.sidebar-60e5 .overlay-up-1400 li:last-child,
.sidebar-60e5 .fixed-5c34 li:last-child,
.sidebar-60e5 .thick_3733 li:last-child,
.sidebar-60e5 .description-685a li:last-child,
.sidebar-60e5 .mini_d7e7 li:last-child,
.sidebar-60e5 .box_61b7 li:last-child,
.sidebar-60e5 .avatar-3201 li:last-child {
  border: none;
}
.sidebar-60e5 .smooth-6f61 li a,
.sidebar-60e5 .overlay-up-1400 li a,
.sidebar-60e5 .fixed-5c34 li a,
.sidebar-60e5 .thick_3733 li a,
.sidebar-60e5 .description-685a li a,
.sidebar-60e5 .mini_d7e7 li a,
.sidebar-60e5 .box_61b7 li a,
.sidebar-60e5 .avatar-3201 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-60e5 .smooth-6f61 li ul li::before,
.sidebar-60e5 .overlay-up-1400 li ul li::before,
.sidebar-60e5 .fixed-5c34 li ul li::before,
.sidebar-60e5 .thick_3733 li ul li::before,
.sidebar-60e5 .description-685a li ul li::before,
.sidebar-60e5 .mini_d7e7 li ul li::before,
.sidebar-60e5 .box_61b7 li ul li::before,
.sidebar-60e5 .avatar-3201 li ul li::before {
  left: 15px;
}
.sidebar-60e5 .smooth-6f61 li ul a,
.sidebar-60e5 .overlay-up-1400 li ul a,
.sidebar-60e5 .fixed-5c34 li ul a,
.sidebar-60e5 .thick_3733 li ul a,
.sidebar-60e5 .description-685a li ul a,
.sidebar-60e5 .mini_d7e7 li ul a,
.sidebar-60e5 .box_61b7 li ul a,
.sidebar-60e5 .avatar-3201 li ul a {
  padding-left: 20px;
}
.sidebar-60e5 .smooth-6f61 li ul ul li::before,
.sidebar-60e5 .overlay-up-1400 li ul ul li::before,
.sidebar-60e5 .fixed-5c34 li ul ul li::before,
.sidebar-60e5 .thick_3733 li ul ul li::before,
.sidebar-60e5 .description-685a li ul ul li::before,
.sidebar-60e5 .mini_d7e7 li ul ul li::before,
.sidebar-60e5 .box_61b7 li ul ul li::before,
.sidebar-60e5 .avatar-3201 li ul ul li::before {
  left: 30px;
}
.sidebar-60e5 .smooth-6f61 li ul ul a,
.sidebar-60e5 .overlay-up-1400 li ul ul a,
.sidebar-60e5 .fixed-5c34 li ul ul a,
.sidebar-60e5 .thick_3733 li ul ul a,
.sidebar-60e5 .description-685a li ul ul a,
.sidebar-60e5 .mini_d7e7 li ul ul a,
.sidebar-60e5 .box_61b7 li ul ul a,
.sidebar-60e5 .avatar-3201 li ul ul a {
  padding-left: 40px;
}
.sidebar-60e5 .texture-688e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-60e5 .avatar-3201 ul li {
  margin-bottom: 1.41575em;
}
.sidebar-60e5 .avatar-3201 ul li .disabled-old-a548 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar-60e5 .avatar-3201 ul li .highlight-active-3d40 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pressed_5267 .smooth-6f61 li a,
.pressed_5267 .overlay-up-1400 li a,
.pressed_5267 .fixed-5c34 li a,
.pressed_5267 .thick_3733 li a,
.pressed_5267 .description-685a li a,
.pressed_5267 .mini_d7e7 li a,
.pressed_5267 .box_61b7 li a,
.pressed_5267 .avatar-3201 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_5267 .texture-688e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_5267 .menu_d94f ul li.thumbnail-cold-14de .rough_f277,
.pressed_5267 .menu_d94f ul li.hero-db3d .rough_f277 {
  background: rgba(0, 0, 0, 0.2);
}
.pressed_5267 .sidebar-60e5 .menu_d94f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li {
  margin: 0;
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li ul {
  margin: 0;
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li ul li a {
  padding-left: 15px;
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li ul li li a {
  padding-left: 30px;
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li.picture_black_0a68 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li.picture_black_0a68 > 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;
}
.frame-complex-fe6c .sidebar-60e5 .fixed-eaf8 li.picture_black_0a68 > 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;
}
.orange_7027 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.first_bfec {
  position: relative;
  z-index: 10;
}
.first_bfec .backdrop-4954 {
  width: 100%;
  max-width: 100%;
}
.background-paper-949b .west_25ed {
  padding-top: 2em;
  padding-bottom: 2em;
}
.background-paper-949b .background-148a {
}
.background-paper-949b .pressed_5267 {
  background: #292929;
}
.thumbnail-red-1021 .west_25ed {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail-red-1021 .background-148a {
  background: #f9f9f9;
}
.thumbnail-red-1021 .pressed_5267 {
  background: #303030;
}
.nav_dynamic_45da .west_25ed {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav_dynamic_45da .background-cool-7ba3 {
    margin-bottom: 1em;
  }
  .nav_dynamic_45da .background-cool-7ba3:last-child {
    margin-bottom: 0;
  }
}
.nav_dynamic_45da .background-148a {
  background: #ededed;
}
.nav_dynamic_45da .pressed_5267 {
  background: #1a1a1a;
}
.west_25ed.background-148a {
  color: rgba(0, 0, 0, 0.6);
}
.west_25ed.background-148a .mini_c2cb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west_25ed.pressed_5267 {
  color: rgba(255, 255, 255, 0.99);
}
.west_25ed.pressed_5267 a:not(.avatar_602a) {
  color: rgba(255, 255, 255, 0.79);
}
.west_25ed.pressed_5267 a:not(.avatar_602a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_25ed.pressed_5267 .mini_c2cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_25ed.pressed_5267 table tbody td,
.west_25ed.pressed_5267 table th {
  background: rgba(0, 0, 0, 0.08);
}
.short-9a41.fast_81e4 .hard-4001 {
  max-width: initial;
}
.short-9a41 .title_small_e1ef {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.short-9a41 .title_small_e1ef .backdrop-4954 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .short-9a41 .title_small_e1ef .backdrop-4954 {
    display: block;
    margin-bottom: 2em;
  }
  .short-9a41 .title_small_e1ef .backdrop-4954:last-child {
    margin-bottom: 0;
  }
}
.nav_dynamic_45da .background-cool-7ba3:last-child,
.thumbnail-red-1021 .background-cool-7ba3:last-child,
.background-paper-949b .background-cool-7ba3:last-child {
  margin-bottom: 0;
}
.nav_dynamic_45da .background-cool-7ba3 .sidebar-60e5 .menu_d94f:last-child,
.thumbnail-red-1021 .background-cool-7ba3 .sidebar-60e5 .menu_d94f:last-child,
.background-paper-949b .background-cool-7ba3 .sidebar-60e5 .menu_d94f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .nav_dynamic_45da .header-steel-35de,
  .nav_dynamic_45da .hard-18ee,
  .thumbnail-red-1021 .header-steel-35de,
  .thumbnail-red-1021 .hard-18ee,
  .background-paper-949b .header-steel-35de,
  .background-paper-949b .hard-18ee {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .first_bfec .background-cool-7ba3 {
    margin-bottom: 2em;
  }
}
.first_bfec p:last-child {
  margin-bottom: 0;
}
.first_bfec li,
.first_bfec ul {
  list-style: none;
  margin: 0;
}
.first_bfec ul ul {
  margin-left: 2.617924em;
}
.east_eb9f {
  font-size: 0.875em;
}

/* css-noise: e470 */
.widget-item-r8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
