/*!
Theme Name: Customify
Theme URI: https://pressmaximum.caption-d5f8/customify
Author: WPCustomify
Author URI: https://pressmaximum.caption-d5f8
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.caption-d5f8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media-pressed-8269.shade-367a/licenses/gpl-2.0.wood_c66c
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.logo_mini_e446/, (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.middle-6a8c.thumbnail-be2f/normalize.notice_ac94/
 ======
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.notice_ac94 v7.0.0 | MIT License | github.caption-d5f8/necolas/normalize.notice_ac94 */
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;
}
.glass_0ae2 .avatar_2ade,
.black_27b2,
.modal_d415,
.row_ef5f,
.accent-iron-83f5,
.texture-dark-7d49,
.grid-dcea,
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;
}
.black_27b2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .black_27b2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .black_27b2,
  h1 {
    font-size: 1.8em;
  }
}
.modal_d415,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.modal_d415 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .modal_d415,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .modal_d415,
  h2 {
    font-size: 1.7em;
  }
}
.row_ef5f,
h3 {
  font-size: 1.618em;
}
.glass_0ae2 .avatar_2ade,
.accent-iron-83f5,
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.link_paper_0cdd {
  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;
}
.disabled-middle-c56a:after,
.disabled-middle-c56a:before,
.caption_stone_5673:after,
.caption_stone_5673:before {
  content: "";
  display: table;
}
.disabled-middle-c56a:after,
.caption_stone_5673:after {
  clear: both;
}
.top-7428 {
  float: right;
  margin-right: 0;
}
.short-14cd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.last-2f03 .green_150c,
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;
}
.last-2f03 .green_150c: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;
}
.large_5d1c .green_150c {
  box-shadow: none;
}
.large_5d1c
  .green_150c
  .list_complex_f58b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.large_5d1c .green_150c .gallery-6a2e {
  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;
}
.large_5d1c
  .green_150c
  .gallery-6a2e
  b {
  display: none;
}
.large_5d1c .tabs-light-d374 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_e344:not(.brown_72fd):not(.carousel_fresh_a73f),
button:not(.brown_72fd):not(.carousel_fresh_a73f),
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ),
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ),
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ) {
  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;
}
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):hover,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):hover,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):hover,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):hover,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):active,
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):active,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):active,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):active,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):active,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus {
  outline: 0;
}
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6 {
  position: relative;
}
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .purple_c343,
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .search_43dd,
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .blue_03ca,
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  i,
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  svg,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .purple_c343,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .search_43dd,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .blue_03ca,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  i,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  svg,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .purple_c343,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .search_43dd,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .blue_03ca,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  i,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  svg,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .purple_c343,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .search_43dd,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .blue_03ca,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  i,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  svg,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .purple_c343,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .search_43dd,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  .blue_03ca,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  i,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6
  svg {
  visibility: hidden;
}
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6:after,
button:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6:after,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6:after,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6:after,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ).fn-loading-ead6: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;
}
.widget_e344:not(.brown_72fd):not(.carousel_fresh_a73f),
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ),
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ),
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ) {
  color: #fff;
  background: #235787;
}
.widget_e344:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus,
input[type="button"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus,
input[type="reset"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus,
input[type="submit"]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ):focus {
  color: #fff;
}
.widget_e344.fn-disabled-ead6:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ),
.widget_e344[disabled]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ),
button.fn-disabled-ead6:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ),
button[disabled]:not(.brown_72fd):not(
    .carousel_fresh_a73f
  ) {
  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;
}
.item-50c5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.item-50c5: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;
}
.filter_8474 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module_green_0cef {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.copper_3723 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.disabled-middle-c56a:after,
.disabled-middle-c56a:before,
.center_f42a:after,
.center_f42a:before,
.mask_8825:after,
.mask_8825:before,
.content_cd6c:after,
.content_cd6c:before,
.stale-eb7b:after,
.stale-eb7b:before,
.notification_7ca1:after,
.notification_7ca1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.disabled-middle-c56a:after,
.center_f42a:after,
.mask_8825:after,
.content_cd6c:after,
.stale-eb7b:after,
.notification_7ca1:after {
  clear: both;
}
.center_f42a .row-a0bf,
.mask_8825 .row-a0bf,
.breadcrumb-simple-1b6f .row-a0bf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pro-4328 {
  display: inline-block;
}
.stale_8fa0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stale_8fa0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stale_8fa0 .border-9bb7 {
  padding: 1em 0;
  font-size: 85%;
}
.border-9bb7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard_e6ae {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard_e6ae:after,
.hard_e6ae:before {
  content: "";
  display: table;
}
.hard_e6ae:after {
  clear: both;
}
.row-pink-9220 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget_1593 .row-pink-9220 {
  max-width: 50%;
}
.search-liquid-7cf4 .row-pink-9220 {
  max-width: 33.33%;
}
.photo-out-dfc5 .row-pink-9220 {
  max-width: 25%;
}
.caption-dirty-797a .row-pink-9220 {
  max-width: 20%;
}
.notice-4945 .row-pink-9220 {
  max-width: 16.66%;
}
.wrapper-e797 .row-pink-9220 {
  max-width: 14.28%;
}
.table_ab1d .row-pink-9220 {
  max-width: 12.5%;
}
.dirty-a02f .row-pink-9220 {
  max-width: 11.11%;
}
.iron_8737 {
  display: block;
}
.glass_0ae2 .border-8ca8 label,
.glass_0ae2 .highlight-action-bd55 label,
.glass_0ae2 .slider-warm-48ba label,
.glass_0ae2 .blue_bf27 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-1d8a {
  list-style: none;
  margin: 0;
}
.shadow-1d8a article.title-fc8e {
  margin-bottom: 0;
}
.shadow-1d8a ul {
  list-style: none;
  margin: 0;
}
.shadow-1d8a .over-98c5 li.title-fc8e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-1d8a .over-98c5 li.title-fc8e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-1d8a .over-98c5 li.title-fc8e: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) {
  .shadow-1d8a .over-98c5 li.title-fc8e li.title-fc8e li.title-fc8e li.title-fc8e {
    padding-left: 0;
  }
}
article.title-fc8e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-fc8e .center_f42a p:last-of-type {
  margin-bottom: 0;
}
article.title-fc8e .card-fluid-7367 {
  float: left;
}
article.title-fc8e .container_gold_11c0 {
  margin-left: 85px;
}
article.title-fc8e .title_liquid_7a53 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-fc8e .title_liquid_7a53 .highlight-3fc0 {
  margin-left: 10px;
}
article.title-fc8e .main_b3e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-fc8e .hover-thick-d794 {
  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 .border-8ca8,
  #respond .slider-warm-48ba,
  #respond .blue_bf27 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-8ca8 input,
#respond .slider-warm-48ba input,
#respond .blue_bf27 input {
  width: 100%;
}
#respond .blue_bf27 {
  margin-right: 0;
}
#respond .stale-9c2c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.soft-2f47 {
  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;
}
.soft-2f47.pressed_0616 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.soft-2f47 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%);
}
.soft-2f47:focus,
.soft-2f47: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);
}
.solid_2716 {
  border-radius: 10%;
}
.video-thick-0b6a {
  border-radius: 50%;
}
.fluid-1535 {
  font-size: 0.72em;
}
.light_acc9 {
  font-size: 0.875em;
}
.status_tiny_be5d {
  font-size: 1.1em;
}
.backdrop_full_c4ef {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop_full_c4ef.fluid-1535 {
  letter-spacing: 0.5px;
}
.photo_small_800b,
.photo_small_800b a {
  color: #6d6d6d;
}
.photo_small_800b a:hover {
  color: #111;
}
.notification-878a {
  color: #6d6d6d;
}
.accent_f039 {
  overflow-x: hidden;
}
.accent_f039 .down_48df.article-north-143b {
  position: relative;
}
.accent_f039 .down_48df.article-north-143b.layout-b0d3 {
  position: initial;
}
.accent_f039
  .down_48df.article-north-143b.layout-b0d3
  .detail-in-15b3 {
  left: auto;
}
.accent_f039 .down_48df .detail-in-15b3 {
  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;
}
.accent_f039 .down_48df:hover.article-north-143b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accent_f039
  .down_48df:hover.article-north-143b
  .detail-in-15b3 {
  display: block;
  z-index: 9999999;
}
.accent_f039 .caption_80c3 .chip-23e7,
.accent_f039 .cool-dcbd .chip-23e7 {
  display: none;
}
.accent_f039 .block-836a .down_48df:hover.article-north-143b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.glass_0ae2 .border-8ca8 label,
.glass_0ae2 .highlight-action-bd55 label,
.glass_0ae2 .slider-warm-48ba label,
.glass_0ae2 .blue_bf27 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-1d8a {
  list-style: none;
  margin: 0;
}
.shadow-1d8a article.title-fc8e {
  margin-bottom: 0;
}
.shadow-1d8a ul {
  list-style: none;
  margin: 0;
}
.shadow-1d8a .over-98c5 li.title-fc8e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-1d8a .over-98c5 li.title-fc8e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-1d8a .over-98c5 li.title-fc8e: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) {
  .shadow-1d8a .over-98c5 li.title-fc8e li.title-fc8e li.title-fc8e li.title-fc8e {
    padding-left: 0;
  }
}
article.title-fc8e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-fc8e .center_f42a p:last-of-type {
  margin-bottom: 0;
}
article.title-fc8e .card-fluid-7367 {
  float: left;
}
article.title-fc8e .container_gold_11c0 {
  margin-left: 85px;
}
article.title-fc8e .title_liquid_7a53 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-fc8e .title_liquid_7a53 .highlight-3fc0 {
  margin-left: 10px;
}
article.title-fc8e .main_b3e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-fc8e .hover-thick-d794 {
  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 .border-8ca8,
  #respond .slider-warm-48ba,
  #respond .blue_bf27 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-8ca8 input,
#respond .slider-warm-48ba input,
#respond .blue_bf27 input {
  width: 100%;
}
#respond .blue_bf27 {
  margin-right: 0;
}
#respond .stale-9c2c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption_80c3 .form_thick_549b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form_thick_549b .down-74f6.out-77ff .box_outer_7025 > li > a:focus,
.form_thick_549b .down-74f6.out-77ff .box_outer_7025 > li > a:hover,
.form_thick_549b .down-74f6.form-glass-cb7f .box_outer_7025 > li > a:focus,
.form_thick_549b .down-74f6.form-glass-cb7f .box_outer_7025 > li > a:hover,
.form_thick_549b .down-74f6.article-huge-5233 .box_outer_7025 > li > a:focus,
.form_thick_549b .down-74f6.article-huge-5233 .box_outer_7025 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_549b
  .down-74f6.out-77ff
  .box_outer_7025
  > li.carousel_brown_08aa
  > a,
.form_thick_549b
  .down-74f6.out-77ff
  .box_outer_7025
  > li.video_eb94
  > a,
.form_thick_549b
  .down-74f6.form-glass-cb7f
  .box_outer_7025
  > li.carousel_brown_08aa
  > a,
.form_thick_549b
  .down-74f6.form-glass-cb7f
  .box_outer_7025
  > li.video_eb94
  > a,
.form_thick_549b
  .down-74f6.article-huge-5233
  .box_outer_7025
  > li.carousel_brown_08aa
  > a,
.form_thick_549b .down-74f6.article-huge-5233 .box_outer_7025 > li.complex_1c22 > a {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_549b .box-rough-f56a,
.form_thick_549b .box-rough-f56a a {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_549b .media-soft-60ca.label_a074 li a,
.form_thick_549b .sidebar-active-a4a9 a,
.form_thick_549b .item-up-4e28,
.form_thick_549b .box_outer_7025 > li > a,
.form_thick_549b .tag-yellow-c52b {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b .media-soft-60ca.label_a074 li a:hover,
.form_thick_549b .sidebar-active-a4a9 a:hover,
.form_thick_549b .item-up-4e28:hover,
.form_thick_549b .box_outer_7025 > li > a:hover,
.form_thick_549b .tag-yellow-c52b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_549b .dim_478f {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b .dim_478f .grid-cool-50bf {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_549b .dim_478f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_thick_549b .focused_93a9 .pattern-a099 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b .focused_93a9 .pattern-a099 .table_9416 {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b
  .focused_93a9
  .pattern-a099
  .table_9416::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b
  .focused_93a9
  .pattern-a099
  .table_9416:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b
  .focused_93a9
  .pattern-a099
  .table_9416::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b
  .focused_93a9
  .pattern-a099
  .table_9416::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b .focused_93a9 .paragraph-warm-83e0 {
  color: rgba(255, 255, 255, 0.79);
}
.form_thick_549b .focused_93a9 .paragraph-warm-83e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-static-dced
  .form_thick_549b
  .focused_93a9
  .hard_06ba
  .tabs_77ea {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-static-dced
  .form_thick_549b
  .focused_93a9
  .hard_06ba
  .table_9416 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_80c3 .hover-under-015c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hover-under-015c .down-74f6.out-77ff .box_outer_7025 > li > a:focus,
.hover-under-015c .down-74f6.out-77ff .box_outer_7025 > li > a:hover,
.hover-under-015c .down-74f6.form-glass-cb7f .box_outer_7025 > li > a:focus,
.hover-under-015c .down-74f6.form-glass-cb7f .box_outer_7025 > li > a:hover,
.hover-under-015c .down-74f6.article-huge-5233 .box_outer_7025 > li > a:focus,
.hover-under-015c .down-74f6.article-huge-5233 .box_outer_7025 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-under-015c
  .down-74f6.out-77ff
  .box_outer_7025
  > li.carousel_brown_08aa
  > a,
.hover-under-015c
  .down-74f6.out-77ff
  .box_outer_7025
  > li.video_eb94
  > a,
.hover-under-015c
  .down-74f6.form-glass-cb7f
  .box_outer_7025
  > li.carousel_brown_08aa
  > a,
.hover-under-015c
  .down-74f6.form-glass-cb7f
  .box_outer_7025
  > li.video_eb94
  > a,
.hover-under-015c
  .down-74f6.article-huge-5233
  .box_outer_7025
  > li.carousel_brown_08aa
  > a,
.hover-under-015c .down-74f6.article-huge-5233 .box_outer_7025 > li.complex_1c22 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hover-under-015c .box-rough-f56a,
.hover-under-015c .box-rough-f56a a {
  color: rgba(0, 0, 0, 0.8);
}
.hover-under-015c .media-soft-60ca.label_a074 li a,
.hover-under-015c .sidebar-active-a4a9 a,
.hover-under-015c .item-up-4e28,
.hover-under-015c .box_outer_7025 > li > a,
.hover-under-015c .tag-yellow-c52b {
  color: rgba(0, 0, 0, 0.55);
}
.hover-under-015c .media-soft-60ca.label_a074 li a:hover,
.hover-under-015c .sidebar-active-a4a9 a:hover,
.hover-under-015c .item-up-4e28:hover,
.hover-under-015c .box_outer_7025 > li > a:hover,
.hover-under-015c .tag-yellow-c52b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-under-015c .dim_478f {
  color: rgba(0, 0, 0, 0.55);
}
.hover-under-015c .dim_478f .grid-cool-50bf {
  color: rgba(0, 0, 0, 0.8);
}
.hover-under-015c .dim_478f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini_5f04 .tertiary_dim_7a19 {
  margin-left: auto;
  margin-right: auto;
}
.mask_8825 > * {
  margin-left: auto;
  margin-right: auto;
}
.mask_8825 .filter_8474 {
  margin-right: 1.41575em;
}
.first-6361 .mask_8825 > .block_ee63 {
  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;
}
.first-6361 .mask_8825 > .hard_97bb {
  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;
}
.gallery-current-d215.mini_5f04 .tertiary_dim_7a19,
.notification_solid_6485.mini_5f04 .tertiary_dim_7a19 {
  margin-left: 0;
}
.menu-upper-b765.mini_5f04 .tertiary_dim_7a19,
.avatar_lower_e2a8.mini_5f04 .tertiary_dim_7a19 {
  margin-right: 0;
}
.mask_8825 ol,
.mask_8825 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gold_4546 video {
  max-width: 100%;
}
.focused-68de img {
  display: block;
}
.focused-68de.filter_8474,
.focused-68de.module_green_0cef {
  width: 100%;
}
.focused-68de.hard_97bb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hovered_e79c:not(.last_e41e) {
  margin: 1.5em auto;
}
.tall-30fc p {
  padding: 1.5em 14px;
}
ul.paper_7e04.hard_97bb,
ul.paper_7e04.block_ee63,
ul.paper_7e04.detail_current_383c.block_ee63 {
  padding: 0 14px;
}
.brown_3f26 {
  display: block;
  overflow-x: auto;
}
.brown_3f26 table {
  border-collapse: collapse;
  width: 100%;
}
.brown_3f26 td,
.brown_3f26 th {
  padding: 0.5em;
}
.mask_8825 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask_8825 ol ol,
.mask_8825 ol ul,
.mask_8825 ul ol,
.mask_8825 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask_8825 ol ol li,
.mask_8825 ol ul li,
.mask_8825 ul ol li,
.mask_8825 ul ul li {
  margin-left: 0;
}
.preview-0ada.main_south_2f69 > .action_fb30 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview-0ada.main_south_2f69 > .action_fb30 iframe,
.preview-0ada.main_south_2f69 > .action_fb30 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.heading_c0e7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.heading_c0e7.pagination-33db {
  padding: 0;
}
.heading_c0e7.pagination-33db cite {
  font-size: 13px;
}
.heading_c0e7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.heading_c0e7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search_b561 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search_b561 > p:first-child {
  margin-top: 0;
}
.search_b561 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search_b561 blockquote {
  border-left: 0;
}
.disabled-bottom-780b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled-bottom-780b:not(.dynamic-8d2e) {
  max-width: 100px;
}
.disabled-bottom-780b.overlay_baa6 {
  border-bottom: none !important;
  text-align: center;
}
.disabled-bottom-780b.overlay_baa6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tall-30fc p {
    padding: 1.5em 0;
  }
}
.focus_94da {
  color: #0073aa;
}
.block-2ca3 {
  background-color: #0073aa;
}
.modal-action-98d8 {
  color: #229fd8;
}
.column_7f5b {
  background-color: #229fd8;
}
.mask-5be8 {
  color: #eee;
}
.dim_db98 {
  background-color: #eee;
}
.dynamic-2dda {
  color: #444;
}
.soft_a45f {
  background-color: #444;
}
.tag-outer-e36a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag-outer-e36a .orange_6390 .sidebar-active-a4a9 {
  font-size: 15px;
}
.tag-outer-e36a .sidebar-active-a4a9 {
  line-height: 1.3;
}
.tag-outer-e36a .hover-under-015c {
}
.tag-outer-e36a .form_thick_549b {
  background: #235787;
}
.article-static-086b {
  padding: 0;
}
.article-static-086b .form_thick_549b {
  background: #1a1a1a;
}
.article-static-086b .hover-under-015c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery-pro-64af {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery-pro-64af .hover-under-015c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery-pro-64af .form_thick_549b {
  background: #303030;
}
.notification_7ca1 {
  position: relative;
  z-index: 10;
}
.notification_7ca1 .iron-8af1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_right_c266 .article-north-143b {
  display: inline-block;
  vertical-align: middle;
}
.tabs_right_c266.preview_in_e60e .article-north-143b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs_right_c266.preview_in_e60e .article-north-143b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_right_c266.preview_in_e60e .article-north-143b {
    margin-right: 0.4em;
  }
}
.tabs_right_c266.preview_in_e60e .article-north-143b:last-child {
  margin-right: 0;
}
.small_5677 .iron-8af1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption_80c3 .orange_6390 {
    margin: 0 -0.5em;
  }
  .caption_80c3 .orange_6390 [class*="customify-col-"],
  .caption_80c3 .orange_6390 [class*="customify-col_"],
  .caption_80c3 .orange_6390 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption_80c3.next-09ac .iron-8af1 {
  background: 0 0 !important;
}
.caption_80c3.next-09ac .iron-8af1,
.caption_80c3.small_5677 .iron-8af1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption_80c3.border-motion-61d7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption_80c3.small_5677 .iron-8af1 {
  box-shadow: none !important;
}
.pro-c175 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pro-c175 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pro-c175 {
    padding: 18px 0 20px;
  }
}
.pro-c175 .over-1223 {
  width: 100%;
}
.pro-c175 .logo-4f50 {
  margin-bottom: 0;
}
.pro-c175 .media_4706 {
  margin-top: 5px;
  font-size: 0.875em;
}
.complex_edcf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.complex_edcf .icon-full-6394 {
  width: 100%;
}
.advanced_0b13 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.advanced_0b13 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.advanced_0b13 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;
}
.advanced_0b13 li:last-child:after {
  display: none;
}
.advanced_0b13 li a {
  font-weight: 500;
  margin-right: 10px;
}
.container_b724 .chip-23e7 button,
.pro-c175 .chip-23e7 button {
  left: 0;
}
.container_b724 .icon-full-6394,
.pro-c175 .icon-full-6394 {
  padding-left: 0;
  padding-right: 0;
}
.container_b724 .complex_edcf,
.pro-c175 .complex_edcf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.container_b724 {
  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;
}
.container_b724: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;
}
.container_b724 .inner-d40d {
  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) {
  .container_b724 .inner-d40d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .container_b724 .inner-d40d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .container_b724 .inner-d40d {
    min-height: 200px;
  }
}
.container_b724 .advanced_0b13 {
  color: rgba(255, 255, 255, 0.8);
}
.container_b724 .advanced_0b13 a,
.container_b724 .advanced_0b13 li:after {
  color: inherit;
}
.container_b724 .advanced_0b13 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.detail-ec93 {
  margin-bottom: 0.5em;
}
.video-2982 {
  margin-bottom: 1.2em;
}
.video-2982,
.detail-ec93 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.video-2982 p:last-child,
.detail-ec93 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .chip-23e7,
#masthead .chip-23e7 {
  display: none;
}
#masthead
  > .chip-23e7.sidebar_c297 {
  display: none;
}
#masthead > .chip-23e7 button {
  left: 0;
}
.element_438f {
  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%;
}
.element_438f .article-north-143b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element_438f .advanced-9f04 {
  display: -webkit-box;
  display: flex;
}
.element_438f .advanced-9f04.chip_complex_f5a9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element_438f .advanced-9f04.overlay_silver_09d9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_438f .advanced-9f04.nav-out-f128 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_438f.preview-ba66.white-9b16 .advanced-9f04.chip_complex_f5a9 {
  flex-basis: 100%;
}
.element_438f.last-71dd .advanced-9f04.overlay_silver_09d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.element_438f.last-71dd .advanced-9f04.nav-out-f128 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .chip-23e7.sidebar_c297 {
  display: none;
}
#masthead > .chip-23e7 button {
  left: 0;
}
.tall-f2e2 {
  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;
}
.tall-f2e2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tall-f2e2.small-6984 i {
  margin-right: 4px;
}
.tall-f2e2.wrapper_bd86 i {
  margin-left: 5px;
}
.sidebar-active-a4a9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar-active-a4a9 p:last-child {
  margin-bottom: 0;
}
.video_d189 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_d189 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_d189 img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_d189 .box-rough-f56a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_d189 .fresh-ee21 {
  margin: 5px 0 7px 0;
}
.video_d189.overlay_top_2af8 .hover_pressed_d277 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_d189.overlay_top_2af8 .red_f4f4 {
  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;
}
.video_d189.tiny-49de {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_d189.tiny-49de .hover_pressed_d277 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_d189.tiny-49de .red_f4f4 {
  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;
}
.video_d189.purple-d0f9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_d189.gas-c6c7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_d189.gas-c6c7 .red_f4f4 {
  margin-top: 7px;
}
.fresh_f73a {
  display: inline-block;
}
.notification_7ca1 .center_05df .video_d189 img {
  max-width: 100%;
}
.down-74f6 .badge-black-1412.row_319b,
.photo_029a .badge-black-1412.row_319b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.down-74f6 .list_36d0,
.photo_029a .list_36d0 {
  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%);
}
.down-74f6 .list_36d0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.down-74f6.down_b52c .list_36d0 {
  display: none;
}
.down-74f6 .logo_hard_c958 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.down-74f6 .logo_hard_c958 li {
  display: inline-block;
  position: relative;
}
.down-74f6 .logo_hard_c958 li:last-child {
  margin-right: 0;
}
.down-74f6 .logo_hard_c958 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;
}
.down-74f6 .logo_hard_c958 li.complex_1c22 > a {
  color: rgba(0, 0, 0, 0.9);
}
.down-74f6 .logo_hard_c958 > 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;
}
.down-74f6 .logo_hard_c958 > li > a i {
  line-height: 0;
}
.down-74f6 .logo_hard_c958 > li.chip_5704 > a .list_36d0 {
  margin-left: 4px;
  line-height: 0;
}
.down-74f6 .logo_hard_c958 .title_down_5fc8 li.chip_5704 > a {
  position: relative;
}
.down-74f6 .logo_hard_c958 .title_down_5fc8 li.chip_5704 > a:after,
.down-74f6 .logo_hard_c958 .title_down_5fc8 li.chip_5704 > a:before {
  content: "";
  display: table;
}
.down-74f6 .logo_hard_c958 .title_down_5fc8 li.chip_5704 > a:after {
  clear: both;
}
.down-74f6 .logo_hard_c958 .title_down_5fc8 li.chip_5704 > a .list_36d0 {
  margin-left: 5px;
  float: right;
}
.down-74f6 .active_brown_b9f4,
.down-74f6 .title_down_5fc8 {
  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;
}
.down-74f6 .title_down_5fc8 {
  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;
}
.down-74f6 .title_down_5fc8 .row_319b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down-74f6 .title_down_5fc8 .list_36d0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.down-74f6 .title_down_5fc8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.down-74f6 .title_down_5fc8 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;
}
.down-74f6 .title_down_5fc8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.down-74f6 .title_down_5fc8 .title_down_5fc8 {
  top: 0;
  left: 100%;
}
.down-74f6 .cold_715b.fn-focus-ead6 > .active_brown_b9f4,
.down-74f6 .cold_715b.fn-focus-ead6 > .title_down_5fc8,
.down-74f6 .cold_715b:focus > .active_brown_b9f4,
.down-74f6 .cold_715b:focus > .title_down_5fc8,
.down-74f6 .cold_715b:hover > .active_brown_b9f4,
.down-74f6 .cold_715b:hover > .title_down_5fc8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.down-74f6.article-huge-5233 .box_outer_7025:after,
.down-74f6.article-huge-5233 .box_outer_7025:before {
  content: "";
  display: table;
}
.down-74f6.article-huge-5233 .box_outer_7025:after {
  clear: both;
}
.down-74f6.article-huge-5233 .box_outer_7025 > li {
  float: left;
}
.down-74f6.secondary_gold_c0a9 .box_outer_7025:after,
.down-74f6.secondary_gold_c0a9 .box_outer_7025:before {
  content: "";
  display: table;
}
.down-74f6.secondary_gold_c0a9 .box_outer_7025:after {
  clear: both;
}
.down-74f6.secondary_gold_c0a9 .box_outer_7025 > li {
  float: left;
}
.down-74f6.secondary_gold_c0a9 .box_outer_7025 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.down-74f6.secondary_gold_c0a9 .box_outer_7025 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.down-74f6.secondary_gold_c0a9 .box_outer_7025 > li.carousel_brown_08aa > a,
.down-74f6.secondary_gold_c0a9 .box_outer_7025 > li.complex_1c22 > a {
  color: #fff;
  background-color: #1e4b75;
}
.down-74f6.out-77ff .box_outer_7025 > li > a .row_319b {
  position: relative;
}
.down-74f6.out-77ff .box_outer_7025 > li > a .row_319b: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;
}
.down-74f6.out-77ff
  .box_outer_7025
  > li:focus
  > a
  .row_319b:before,
.down-74f6.out-77ff
  .box_outer_7025
  > li:hover
  > a
  .row_319b:before {
  width: 100%;
  background-color: currentColor;
}
.down-74f6.out-77ff
  .box_outer_7025
  > li.carousel_brown_08aa
  > a
  .row_319b:before,
.down-74f6.out-77ff
  .box_outer_7025
  > li.video_eb94
  > a
  .row_319b:before {
  width: 100%;
  background-color: currentColor;
}
.down-74f6.form-glass-cb7f .box_outer_7025 > li > a .row_319b {
  position: relative;
}
.down-74f6.form-glass-cb7f .box_outer_7025 > li > a .row_319b: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;
}
.down-74f6.form-glass-cb7f .box_outer_7025 > li:focus > a .row_319b:before,
.down-74f6.form-glass-cb7f
  .box_outer_7025
  > li:hover
  > a
  .row_319b:before {
  width: 100%;
  background-color: currentColor;
}
.down-74f6.form-glass-cb7f
  .box_outer_7025
  > li.carousel_brown_08aa
  > a
  .row_319b:before,
.down-74f6.form-glass-cb7f
  .box_outer_7025
  > li.video_eb94
  > a
  .row_319b:before {
  width: 100%;
  background-color: currentColor;
}
.photo_029a .logo_hard_c958 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.photo_029a .logo_hard_c958 li:first-child > a {
  border-top: none;
}
.photo_029a .logo_hard_c958 .tertiary_gold_da13 > .row_319b .list_36d0 {
  display: none;
}
.photo_029a .logo_hard_c958 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.photo_029a .logo_hard_c958 li:last-child {
  border: none;
}
.photo_029a .logo_hard_c958 li.chip_5704 > a {
  padding-right: 45px !important;
}
.photo_029a .logo_hard_c958 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.photo_029a .logo_hard_c958 li a:focus,
.photo_029a .logo_hard_c958 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_029a .logo_hard_c958 li .shadow-north-2719 {
  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;
}
.photo_029a .logo_hard_c958 li .shadow-north-2719:hover {
  box-shadow: none;
}
.photo_029a .logo_hard_c958 li .shadow-north-2719 .list_36d0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.photo_029a .logo_hard_c958 .title_down_5fc8 {
  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);
}
.photo_029a .logo_hard_c958 .title_down_5fc8 li a {
  padding-left: 3em;
}
.photo_029a .logo_hard_c958 .hero-up-34e8 > a .shadow-north-2719 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.photo_029a .logo_hard_c958 .hero-up-34e8 > .title_down_5fc8 {
  display: block;
  opacity: 1;
}
.card_green_e8b2 {
  max-width: 100%;
}
.first_871f {
  line-height: 0;
  cursor: pointer;
}
.tag-yellow-c52b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tag-yellow-c52b:hover {
  box-shadow: none;
  color: currentColor;
}
.tag-yellow-c52b svg {
  width: 18px;
  height: 18px;
}
.tag-yellow-c52b .silver_4256 {
  display: none;
}
.fresh_a7db {
  position: relative;
}
.fresh_a7db.fn-active-ead6 .tag-yellow-c52b .slow_13bb {
  display: none;
}
.fresh_a7db.fn-active-ead6 .tag-yellow-c52b .silver_4256 {
  display: inline-block;
}
.fresh_a7db .tag_hot_bb08 {
  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);
}
.fresh_a7db.focus_mini_116d .tag_hot_bb08 {
  left: auto;
  right: -0.9em;
}
.fresh_a7db.focus_mini_116d .title_north_9a95::before {
  left: auto;
  right: 15px;
}
.fresh_a7db.fn-active-ead6 .tag_hot_bb08 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_06ba {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hard_06ba label {
  flex-basis: 100%;
}
.hard_06ba .pattern-a099 {
  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;
}
.hard_06ba .table_9416 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hard_06ba .table_9416:focus {
  background-color: transparent;
}
.hard_06ba button.paragraph-warm-83e0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hard_06ba button.paragraph-warm-83e0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hard_06ba button.paragraph-warm-83e0 svg {
  width: 18px;
  height: 18px;
}
.hard_06ba input[type="submit"] {
  min-height: auto;
}
.focused_93a9 .hard_06ba .table_9416 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.title_north_9a95 {
  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) {
  .title_north_9a95 {
    width: 220px;
  }
}
.title_north_9a95 label {
  flex-basis: 100%;
}
.title_north_9a95::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;
}
.hover-static-dced .focused_93a9 .hard_06ba {
  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;
}
.hover-static-dced
  .focused_93a9
  .hard_06ba
  .pattern-a099 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hover-static-dced .focused_93a9 .hard_06ba .table_9416 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hover-static-dced
  .focused_93a9
  .hard_06ba
  .table_9416:focus {
  background: 0 0;
}
.hover-static-dced
  .focused_93a9
  .hard_06ba
  .tabs_77ea {
  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;
}
.media-soft-60ca {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media-soft-60ca li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media-soft-60ca li:last-child {
  margin-right: 0;
}
.media-soft-60ca li:first-child {
  margin-left: 0;
}
.media-soft-60ca.nav_df95 a {
  color: #fff;
}
.media-soft-60ca.nav_df95 a:hover {
  color: #fff;
}
.media-soft-60ca a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media-soft-60ca a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media-soft-60ca a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media-soft-60ca a:hover {
  opacity: 0.9;
  color: inherit;
}
.media-soft-60ca [class*="social-icon-apple"] {
  background-color: #999;
}
.media-soft-60ca [class*="social-icon-apple"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #999;
}
.media-soft-60ca [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media-soft-60ca [class*="social-icon-behance"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #1769ff;
}
.media-soft-60ca [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media-soft-60ca [class*="social-icon-bitbucket"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #205081;
}
.media-soft-60ca [class*="social-icon-codepen"] {
  background-color: #000;
}
.media-soft-60ca [class*="social-icon-codepen"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #000;
}
.media-soft-60ca [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media-soft-60ca [class*="social-icon-delicious"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #39f;
}
.media-soft-60ca [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media-soft-60ca [class*="social-icon-digg"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #005be2;
}
.media-soft-60ca [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media-soft-60ca [class*="social-icon-dribbble"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #ea4c89;
}
.media-soft-60ca [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media-soft-60ca [class*="social-icon-envelope"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #ea4335;
}
.media-soft-60ca [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media-soft-60ca [class*="social-icon-facebook"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #3b5998;
}
.media-soft-60ca [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media-soft-60ca [class*="social-icon-flickr"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #0063dc;
}
.media-soft-60ca [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media-soft-60ca [class*="social-icon-foursquare"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #2d5be3;
}
.media-soft-60ca [class*="social-icon-github"] {
  background-color: #333;
}
.media-soft-60ca [class*="social-icon-github"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #333;
}
.media-soft-60ca [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media-soft-60ca [class*="social-icon-google-plus"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #dd4b39;
}
.media-soft-60ca [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media-soft-60ca [class*="social-icon-houzz"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #7ac142;
}
.media-soft-60ca [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media-soft-60ca [class*="social-icon-instagram"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #262626;
}
.media-soft-60ca [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media-soft-60ca [class*="social-icon-jsfiddle"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #487aa2;
}
.media-soft-60ca [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media-soft-60ca [class*="social-icon-linkedin"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #0077b5;
}
.media-soft-60ca [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media-soft-60ca [class*="social-icon-medium"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #00ab6b;
}
.media-soft-60ca [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media-soft-60ca
  [class*="social-icon-odnoklassniki"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #f4731c;
}
.media-soft-60ca [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media-soft-60ca [class*="social-icon-meetup"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #ec1c40;
}
.media-soft-60ca [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media-soft-60ca [class*="social-icon-pinterest"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #bd081c;
}
.media-soft-60ca [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media-soft-60ca [class*="social-icon-product-hunt"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #da552f;
}
.media-soft-60ca [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media-soft-60ca [class*="social-icon-reddit"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #ff4500;
}
.media-soft-60ca [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media-soft-60ca [class*="social-icon-rss"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #f26522;
}
.media-soft-60ca [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media-soft-60ca
  [class*="social-icon-shopping-cart"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #4caf50;
}
.media-soft-60ca [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media-soft-60ca [class*="social-icon-skype"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #00aff0;
}
.media-soft-60ca [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media-soft-60ca [class*="social-icon-slideshare"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #0077b5;
}
.media-soft-60ca [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media-soft-60ca [class*="social-icon-snapchat"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #fffc00;
}
.media-soft-60ca [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media-soft-60ca [class*="social-icon-soundcloud"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #f80;
}
.media-soft-60ca [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media-soft-60ca [class*="social-icon-spotify"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #2ebd59;
}
.media-soft-60ca [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media-soft-60ca
  [class*="social-icon-stack-overflow"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #fe7a15;
}
.media-soft-60ca [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media-soft-60ca [class*="social-icon-maldkfgram"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #2ca5e0;
}
.media-soft-60ca [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media-soft-60ca [class*="social-icon-tripadvisor"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #589442;
}
.media-soft-60ca [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media-soft-60ca [class*="social-icon-tumblr"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #35465c;
}
.media-soft-60ca [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media-soft-60ca [class*="social-icon-twitch"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #6441a5;
}
.media-soft-60ca [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media-soft-60ca [class*="social-icon-twitter"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #1da1f2;
}
.media-soft-60ca [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media-soft-60ca [class*="social-icon-vimeo"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #1ab7ea;
}
.media-soft-60ca [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media-soft-60ca [class*="social-icon-vk"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #45668e;
}
.media-soft-60ca [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media-soft-60ca [class*="social-icon-weibo"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #df2029;
}
.media-soft-60ca [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media-soft-60ca [class*="social-icon-weixin"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #7bb32e;
}
.media-soft-60ca [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media-soft-60ca [class*="social-icon-whatsapp"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #25d366;
}
.media-soft-60ca [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media-soft-60ca [class*="social-icon-wordpress"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #21759b;
}
.media-soft-60ca [class*="social-icon-xing"] {
  background-color: #026466;
}
.media-soft-60ca [class*="social-icon-xing"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #026466;
}
.media-soft-60ca [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media-soft-60ca [class*="social-icon-yelp"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #af0606;
}
.media-soft-60ca [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media-soft-60ca [class*="social-icon-youtube"].avatar_fixed_93c7 {
  background-color: transparent;
  color: #cd201f;
}
.item-up-4e28 {
  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;
}
.item-up-4e28:hover {
  box-shadow: none;
  background: 0 0;
}
.basic_696c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.brown_4c28 {
  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;
}
.panel_2f7f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.shade-full-5150 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.shade-full-5150,
.shade-full-5150::after,
.shade-full-5150::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;
}
.shade-full-5150::after,
.shade-full-5150::before {
  content: "";
  display: block;
  background-color: inherit;
}
.mask_copper_58b6 .brown_4c28 .panel_2f7f {
  margin-top: -2px;
  width: 19px;
}
.mask_copper_58b6 .brown_4c28 .shade-full-5150 {
  margin-top: -1px;
}
.mask_copper_58b6 .brown_4c28 .shade-full-5150,
.mask_copper_58b6 .brown_4c28 .shade-full-5150::after,
.mask_copper_58b6 .brown_4c28 .shade-full-5150::before {
  width: 19px;
  height: 2px;
}
.mask_copper_58b6 .brown_4c28 .shade-full-5150::before {
  top: -6px;
}
.mask_copper_58b6 .brown_4c28 .shade-full-5150::after {
  bottom: -6px;
}
.short_2f94 .brown_4c28 .panel_2f7f {
  margin-top: -2px;
  width: 22px;
}
.short_2f94 .brown_4c28 .shade-full-5150 {
  margin-top: -1px;
}
.short_2f94 .brown_4c28 .shade-full-5150,
.short_2f94 .brown_4c28 .shade-full-5150::after,
.short_2f94 .brown_4c28 .shade-full-5150::before {
  width: 22px;
  height: 2px;
}
.short_2f94 .brown_4c28 .shade-full-5150::before {
  top: -7px;
}
.short_2f94 .brown_4c28 .shade-full-5150::after {
  bottom: -7px;
}
.over_8033 .brown_4c28 .panel_2f7f {
  margin-top: -2px;
  width: 31px;
}
.over_8033 .brown_4c28 .shade-full-5150 {
  margin-top: -1.5px;
}
.over_8033 .brown_4c28 .shade-full-5150,
.over_8033 .brown_4c28 .shade-full-5150::after,
.over_8033 .brown_4c28 .shade-full-5150::before {
  width: 31px;
  height: 3px;
}
.over_8033 .brown_4c28 .shade-full-5150::before {
  top: -9px;
}
.over_8033 .brown_4c28 .shade-full-5150::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge-upper-a3fc .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 19px;
  }
  .badge-upper-a3fc .brown_4c28 .shade-full-5150 {
    margin-top: -1px;
  }
  .badge-upper-a3fc .brown_4c28 .shade-full-5150,
  .badge-upper-a3fc .brown_4c28 .shade-full-5150::after,
  .badge-upper-a3fc .brown_4c28 .shade-full-5150::before {
    width: 19px;
    height: 2px;
  }
  .badge-upper-a3fc .brown_4c28 .shade-full-5150::before {
    top: -6px;
  }
  .badge-upper-a3fc .brown_4c28 .shade-full-5150::after {
    bottom: -6px;
  }
  .purple-9b79 .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 22px;
  }
  .purple-9b79 .brown_4c28 .shade-full-5150 {
    margin-top: -1px;
  }
  .purple-9b79 .brown_4c28 .shade-full-5150,
  .purple-9b79 .brown_4c28 .shade-full-5150::after,
  .purple-9b79 .brown_4c28 .shade-full-5150::before {
    width: 22px;
    height: 2px;
  }
  .purple-9b79 .brown_4c28 .shade-full-5150::before {
    top: -7px;
  }
  .purple-9b79 .brown_4c28 .shade-full-5150::after {
    bottom: -7px;
  }
  .section_d9a8 .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 31px;
  }
  .section_d9a8 .brown_4c28 .shade-full-5150 {
    margin-top: -1.5px;
  }
  .section_d9a8 .brown_4c28 .shade-full-5150,
  .section_d9a8 .brown_4c28 .shade-full-5150::after,
  .section_d9a8 .brown_4c28 .shade-full-5150::before {
    width: 31px;
    height: 3px;
  }
  .section_d9a8 .brown_4c28 .shade-full-5150::before {
    top: -9px;
  }
  .section_d9a8 .brown_4c28 .shade-full-5150::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .simple-5707 .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 19px;
  }
  .simple-5707 .brown_4c28 .shade-full-5150 {
    margin-top: -1px;
  }
  .simple-5707 .brown_4c28 .shade-full-5150,
  .simple-5707 .brown_4c28 .shade-full-5150::after,
  .simple-5707 .brown_4c28 .shade-full-5150::before {
    width: 19px;
    height: 2px;
  }
  .simple-5707 .brown_4c28 .shade-full-5150::before {
    top: -6px;
  }
  .simple-5707 .brown_4c28 .shade-full-5150::after {
    bottom: -6px;
  }
  .primary_bca0 .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 22px;
  }
  .primary_bca0 .brown_4c28 .shade-full-5150 {
    margin-top: -1px;
  }
  .primary_bca0 .brown_4c28 .shade-full-5150,
  .primary_bca0 .brown_4c28 .shade-full-5150::after,
  .primary_bca0 .brown_4c28 .shade-full-5150::before {
    width: 22px;
    height: 2px;
  }
  .primary_bca0 .brown_4c28 .shade-full-5150::before {
    top: -7px;
  }
  .primary_bca0 .brown_4c28 .shade-full-5150::after {
    bottom: -7px;
  }
  .box_0a84 .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 31px;
  }
  .box_0a84 .brown_4c28 .shade-full-5150 {
    margin-top: -1.5px;
  }
  .box_0a84 .brown_4c28 .shade-full-5150,
  .box_0a84 .brown_4c28 .shade-full-5150::after,
  .box_0a84 .brown_4c28 .shade-full-5150::before {
    width: 31px;
    height: 3px;
  }
  .box_0a84 .brown_4c28 .shade-full-5150::before {
    top: -9px;
  }
  .box_0a84 .brown_4c28 .shade-full-5150::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .summary_top_502f .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 19px;
  }
  .summary_top_502f .brown_4c28 .shade-full-5150 {
    margin-top: -1px;
  }
  .summary_top_502f .brown_4c28 .shade-full-5150,
  .summary_top_502f .brown_4c28 .shade-full-5150::after,
  .summary_top_502f .brown_4c28 .shade-full-5150::before {
    width: 19px;
    height: 2px;
  }
  .summary_top_502f .brown_4c28 .shade-full-5150::before {
    top: -6px;
  }
  .summary_top_502f .brown_4c28 .shade-full-5150::after {
    bottom: -6px;
  }
  .picture_fluid_bb7b .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 22px;
  }
  .picture_fluid_bb7b .brown_4c28 .shade-full-5150 {
    margin-top: -1px;
  }
  .picture_fluid_bb7b .brown_4c28 .shade-full-5150,
  .picture_fluid_bb7b .brown_4c28 .shade-full-5150::after,
  .picture_fluid_bb7b .brown_4c28 .shade-full-5150::before {
    width: 22px;
    height: 2px;
  }
  .picture_fluid_bb7b .brown_4c28 .shade-full-5150::before {
    top: -7px;
  }
  .picture_fluid_bb7b .brown_4c28 .shade-full-5150::after {
    bottom: -7px;
  }
  .tooltip_gas_c96b .brown_4c28 .panel_2f7f {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_gas_c96b .brown_4c28 .shade-full-5150 {
    margin-top: -1.5px;
  }
  .tooltip_gas_c96b .brown_4c28 .shade-full-5150,
  .tooltip_gas_c96b .brown_4c28 .shade-full-5150::after,
  .tooltip_gas_c96b .brown_4c28 .shade-full-5150::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_gas_c96b .brown_4c28 .shade-full-5150::before {
    top: -9px;
  }
  .tooltip_gas_c96b .brown_4c28 .shade-full-5150::after {
    bottom: -9px;
  }
}
.out_8371 .shade-full-5150 {
  -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);
}
.out_8371 .shade-full-5150::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.out_8371 .shade-full-5150::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);
}
.out_8371.green-6b2b .shade-full-5150 {
  -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);
}
.out_8371.green-6b2b .shade-full-5150::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.out_8371.green-6b2b .shade-full-5150::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);
}
.logo-2f07 {
  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.sort-4b67:before {
  display: none;
}
.cool-dcbd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cool-dcbd .dropdown-yellow-20aa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cool-dcbd .dropdown-yellow-20aa:last-of-type {
  border-bottom: none;
}
.cool-dcbd .dropdown-yellow-20aa.info-dc5e,
.cool-dcbd .dropdown-yellow-20aa.tabs_fast_7a74,
.cool-dcbd .dropdown-yellow-20aa.disabled_2ab6 {
  padding: 0;
}
.cool-dcbd .photo_029a .shadow-north-2719 {
  color: currentColor;
}
.cool-dcbd .photo_029a .shadow-north-2719:focus,
.cool-dcbd .photo_029a .shadow-north-2719:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool-dcbd.hover-under-015c .dim_478f,
.cool-dcbd.hover-under-015c .sidebar-active-a4a9 a,
.cool-dcbd.hover-under-015c .box_outer_7025 a,
.cool-dcbd.hover-under-015c .title_down_5fc8 a {
  color: rgba(0, 0, 0, 0.55);
}
.cool-dcbd.hover-under-015c .dim_478f:hover,
.cool-dcbd.hover-under-015c .sidebar-active-a4a9 a:hover,
.cool-dcbd.hover-under-015c .box_outer_7025 a:hover,
.cool-dcbd.hover-under-015c .title_down_5fc8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-dcbd.hover-under-015c .grid-cool-50bf {
  color: rgba(0, 0, 0, 0.8);
}
.cool-dcbd.hover-under-015c .dropdown-yellow-20aa {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-dcbd.hover-under-015c .dropdown-yellow-20aa:before {
  background: rgba(0, 0, 0, 0.08);
}
.cool-dcbd.hover-under-015c .right_7bcd:before {
  background: rgba(255, 255, 255, 0.9);
}
.cool-dcbd.hover-under-015c .photo_029a .logo_hard_c958 li a,
.cool-dcbd.hover-under-015c .photo_029a .shadow-north-2719,
.cool-dcbd.hover-under-015c .title_down_5fc8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-dcbd.hover-under-015c .photo_029a .shadow-north-2719:focus,
.cool-dcbd.hover-under-015c .photo_029a .shadow-north-2719:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool-dcbd.hover-under-015c .logo_hard_c958 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-dcbd.form_thick_549b .dim_478f,
.cool-dcbd.form_thick_549b .sidebar-active-a4a9 a,
.cool-dcbd.form_thick_549b .box_outer_7025 .shadow-north-2719,
.cool-dcbd.form_thick_549b .box_outer_7025 a,
.cool-dcbd.form_thick_549b .title_down_5fc8 a {
  color: rgba(255, 255, 255, 0.79);
}
.cool-dcbd.form_thick_549b .dim_478f:hover,
.cool-dcbd.form_thick_549b .sidebar-active-a4a9 a:hover,
.cool-dcbd.form_thick_549b .box_outer_7025 .shadow-north-2719:hover,
.cool-dcbd.form_thick_549b .box_outer_7025 a:hover,
.cool-dcbd.form_thick_549b .title_down_5fc8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-dcbd.form_thick_549b .grid-cool-50bf {
  color: rgba(255, 255, 255, 0.99);
}
.cool-dcbd.form_thick_549b .dropdown-yellow-20aa {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-dcbd.form_thick_549b .dropdown-yellow-20aa:before {
  background: rgba(255, 255, 255, 0.08);
}
.cool-dcbd.form_thick_549b .right_7bcd:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool-dcbd.form_thick_549b .photo_029a .logo_hard_c958 li a,
.cool-dcbd.form_thick_549b .photo_029a .shadow-north-2719,
.cool-dcbd.form_thick_549b .title_down_5fc8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-dcbd.form_thick_549b .photo_029a .shadow-north-2719:focus,
.cool-dcbd.form_thick_549b .photo_029a .shadow-north-2719:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool-dcbd.form_thick_549b .logo_hard_c958 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_7bcd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.right_7bcd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search-6b8d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture_07a9 .cool-dcbd {
  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;
}
.picture_07a9 .dropdown-yellow-20aa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture_07a9 .dropdown-yellow-20aa: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) {
  .picture_07a9 .dropdown-yellow-20aa:before {
    width: 16%;
    left: 42%;
  }
}
.picture_07a9 .dropdown-yellow-20aa:last-child:before {
  content: none;
}
.picture_07a9 .dropdown-yellow-20aa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture_07a9 .photo_029a .logo_hard_c958 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture_07a9 .photo_029a .logo_hard_c958 li a .shadow-north-2719 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture_07a9 .photo_029a .title_down_5fc8 {
  border: none;
}
.picture_07a9 .photo_029a .title_down_5fc8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture_07a9 .right_7bcd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture_07a9 .search-6b8d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture_07a9 .form_thick_549b .right_7bcd:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture_07a9 .hover-under-015c.mini_bb3a .shade-full-5150 {
  background: rgba(0, 0, 0, 0.6);
}
.picture_07a9
  .hover-under-015c.mini_bb3a
  .shade-full-5150::after,
.picture_07a9
  .hover-under-015c.mini_bb3a
  .shade-full-5150:before {
  background: inherit;
}
.picture_07a9
  .hover-under-015c.mini_bb3a:hover
  .shade-full-5150 {
  background: rgba(0, 0, 0, 0.8);
}
.first-4deb .cool-dcbd {
  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) {
  .first-4deb .cool-dcbd {
    width: auto;
    right: 45px;
  }
}
.highlight_pro_f09d .cool-dcbd {
  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) {
  .highlight_pro_f09d .cool-dcbd {
    width: auto;
    left: 45px;
  }
}
.sort-4b67 .cool-dcbd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort-4b67 .search-6b8d {
  max-width: 48em;
  margin: 0 auto;
}
.sort-4b67 .right_7bcd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout-black-3ea1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout-black-3ea1.picture_07a9 .cool-dcbd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout-black-3ea1.first-4deb .cool-dcbd {
  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);
}
.layout-black-3ea1 .cool-dcbd {
  visibility: visible;
}
.layout-black-3ea1.highlight_pro_f09d .cool-dcbd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.banner-e9e4,
.accent_b4e4 {
  overflow-x: hidden;
}
.banner-e9e4 .cool-dcbd {
  overflow: auto;
}
.banner-e9e4.picture_07a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-e9e4.picture_07a9 .cool-dcbd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.banner-e9e4.picture_07a9 .item-up-4e28 {
  opacity: 0;
}
.banner-e9e4.first-4deb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-e9e4.first-4deb .cool-dcbd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.banner-e9e4.first-4deb .item-up-4e28 {
  opacity: 0;
}
.banner-e9e4.highlight_pro_f09d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-e9e4.highlight_pro_f09d .cool-dcbd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.banner-e9e4.highlight_pro_f09d .item-up-4e28 {
  opacity: 0;
}
.banner-e9e4.sort-4b67 .cool-dcbd {
  z-index: 10;
  visibility: visible;
}
.mini_bb3a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mini_bb3a .shade-full-5150 {
  background: rgba(255, 255, 255, 0.99);
}
.mini_bb3a .shade-full-5150::after,
.mini_bb3a .shade-full-5150:before {
  background: inherit;
}
.mini_bb3a:hover .shade-full-5150 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_pro_f09d .mini_bb3a {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort-4b67 .mini_bb3a {
  display: none !important;
}
.banner-e9e4:before,
.accent_b4e4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.banner-e9e4 .mini_bb3a,
.accent_b4e4 .mini_bb3a {
  display: inline-block;
}
.cool-dcbd .article-north-143b {
  -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;
}
.banner-e9e4 .cool-dcbd .article-north-143b,
.accent_b4e4 .cool-dcbd .article-north-143b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-black-ae71 .pattern-a099 {
  width: 100%;
}
.center_05df {
  padding: 0 0.5em 0;
}
.center_05df [class*="customify-col-"],
.center_05df [class*="customify-col_"],
.center_05df [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slow-c640 .center_05df {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .orange_6390 .text_active_f73d,
  .text_active_f73d {
    display: none;
  }
  .easy-57a8 {
    text-align: left;
  }
  .first_02b0 {
    text-align: center;
  }
  .prev-9dd0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .orange_6390 .tag_2afe,
  .tag_2afe {
    display: none;
  }
  .text_99a2 {
    text-align: left;
  }
  .link-eadc {
    text-align: center;
  }
  .border-da2c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .orange_6390 .disabled-5a7c,
  .disabled-5a7c {
    display: none;
  }
  .green_4fbb {
    text-align: left;
  }
  .dropdown-steel-ed96 {
    text-align: center;
  }
  .under-8bbf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.summary_old_24c6 {
  box-shadow: none !important;
}
.fixed-2c8e .component-51be,
.card-1411 .component-51be {
  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;
}
.card-1411 .component-51be {
  margin-top: 30px;
  margin-bottom: 30px;
}
.iron-8af1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.iron-8af1:after,
.iron-8af1:before {
  content: "";
  display: table;
}
.iron-8af1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .iron-8af1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.iron-8af1,
.border-motion-61d7 {
  max-width: 1248px;
  margin: 0 auto;
}

.content_cd6c.avatar-selected-42c5 .iron-8af1 {
  max-width: 100%;
}
.content_cd6c.summary-new-42a0 {
  max-width: 1200px;
  margin: 0 auto;
}
.content_cd6c.image-hard-6751 .iron-8af1 {
  max-width: 100%;
}
.content_cd6c.image-hard-6751 > .iron-8af1 {
  padding-left: 0;
  padding-right: 0;
}
.content_cd6c.image-hard-6751 > .iron-8af1 .orange_6390 {
  margin: 0;
}
.content_cd6c.image-hard-6751
  > .iron-8af1
  .title_6f2b.frame-north-b3ab {
  margin-right: 0;
  margin-left: 0;
}
.content_cd6c.image-hard-6751 #main.frame-north-b3ab {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .orange_588c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .orange_588c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .search-in-0392 .tertiary_dim_7a19 {
    padding-right: 1em;
  }
  .search-in-0392.wide_6379 .title_6f2b {
    border-right: 1px solid #eaecee;
  }
  .search-in-0392.wide_6379 .tertiary_dim_7a19 {
    padding-right: 1em;
  }
  .search-in-0392.wide_6379 .preview_inner_1ef4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-east-469f .tertiary_dim_7a19 {
    padding-left: 1em;
  }
  .notification-east-469f.wide_6379 .title_6f2b {
    border-left: 1px solid #eaecee;
  }
  .notification-east-469f.wide_6379 .tertiary_dim_7a19 {
    padding-left: 1em;
  }
  .notification-east-469f.wide_6379 .preview_inner_1ef4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_7e7c .tertiary_dim_7a19 {
    padding-left: 1em;
  }
  .block_7e7c.wide_6379 .thumbnail_full_c38a {
    border-right: 1px solid #eaecee;
  }
  .block_7e7c.wide_6379 .slider-copper-35cd {
    border-right: 1px solid #eaecee;
  }
  .block_7e7c.wide_6379 .tertiary_dim_7a19 {
    padding-left: 1em;
  }
  .block_7e7c.wide_6379 .preview_inner_1ef4 {
    padding-right: 1em;
  }
  .block_7e7c.wide_6379 .pro_adf9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-2257 .tertiary_dim_7a19 {
    padding-right: 1em;
  }
  .tall-2257.wide_6379 .thumbnail_full_c38a {
    border-left: 1px solid #eaecee;
  }
  .tall-2257.wide_6379 .slider-copper-35cd {
    border-left: 1px solid #eaecee;
  }
  .tall-2257.wide_6379 .tertiary_dim_7a19 {
    padding-right: 1em;
  }
  .tall-2257.wide_6379 .preview_inner_1ef4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall-2257.wide_6379 .pro_adf9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_588c .tertiary_dim_7a19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange_588c.wide_6379 .title_6f2b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .orange_588c.wide_6379 .tertiary_dim_7a19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange_588c.wide_6379 .preview_inner_1ef4 {
    padding-left: 1em;
  }
  .orange_588c.wide_6379 .pro_adf9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .orange_588c.wide_6379 .tertiary_dim_7a19 {
    padding-left: 0;
  }
}
.content-2ab8 .tabs_right_c266 {
  display: inline-block;
}
.label-c5b1 {
  display: inline-block;
}
.status-purple-f252 {
  word-con: break-word;
}
.description-c8ca > span {
  display: inline-block;
  padding: 5px 0;
}
.description-c8ca .main-paper-2438 {
  margin-left: 8px;
  margin-right: 8px;
}
.description-c8ca .hot_4fa9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main_a477 .breadcrumb_823b {
  margin-bottom: 2em;
}
.main_a477 .fluid_4332 {
  margin-bottom: 15px;
}
.main_a477 .fluid_4332:last-child {
  margin-bottom: 0;
}
.main_a477 .tertiary_hard_db43 {
  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) {
  .main_a477 .tertiary_hard_db43 {
    display: block;
  }
}
.main_a477 .nav_9dc1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main_a477 .nav_9dc1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main_a477 .link_381c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main_a477 .link_381c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main_a477 .link_381c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main_a477 .status-purple-f252 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_a477 .status-purple-f252 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main_a477 .feature-complex-5016 p:last-child {
  margin-bottom: 0;
}
.main_a477 .table-dirty-24f5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main_a477 .tall_5c62 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main_a477 .bronze-8462 {
  margin-top: 1em;
}
.main_a477 .frame-277d {
  top: 0;
  display: block;
}
.main_a477 .frame-277d a {
  color: inherit;
}
.main_a477 .frame-277d a:hover {
  color: inherit;
}
.main_a477 .pattern_yellow_c9c2 {
  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;
}
.main_a477 .pattern_yellow_c9c2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main_a477 .tall_5c62 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main_a477 .photo_next_548b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main_a477 .photo_next_548b:first-child {
  margin-top: 0;
}
.main_a477 .photo_next_548b.table_daec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main_a477 .photo_next_548b.disabled-e8fc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_a477
  .photo_next_548b.disabled-e8fc.lower-744b
  .bronze-8462 {
  width: 100%;
}
.main_a477 .disabled-e8fc {
  -webkit-box-align: center;
  align-items: center;
}
.main_a477 .disabled-e8fc .description-c8ca,
.main_a477 .disabled-e8fc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main_a477 .link_381c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_a477 .link_381c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_a477 .link_381c: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;
}
.main_a477 .table_daec {
  z-index: 5;
}
.main_a477 .item_purple_923c .gas_0b38 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main_a477 .image-action-cb6a .gas_0b38 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main_a477 .widget-gold-6782 .gas_0b38 {
  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;
}
.main_a477.search-de27 .tertiary_hard_db43,
.main_a477.item-bottom-ef51 .tertiary_hard_db43 {
  display: block;
}
.main_a477.search-de27 .tertiary_hard_db43 .breadcrumb_rough_10ad,
.main_a477.search-de27 .tertiary_hard_db43 .tall_5c62,
.main_a477.item-bottom-ef51 .tertiary_hard_db43 .breadcrumb_rough_10ad,
.main_a477.item-bottom-ef51 .tertiary_hard_db43 .tall_5c62 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_a477.narrow-5c2e .nav_9dc1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main_a477.narrow-5c2e .nav_9dc1 {
    margin-right: 0;
  }
}
.main_a477.search-de27 .nav_9dc1,
.main_a477.item-bottom-ef51 .nav_9dc1 {
  padding-top: 40%;
}
.main_a477.search-de27 .breadcrumb_823b,
.main_a477.item-bottom-ef51 .breadcrumb_823b {
  display: block;
}
.main_a477.search-de27 .fn-sticky-ead6 .tall_5c62,
.main_a477.item-bottom-ef51 .fn-sticky-ead6 .tall_5c62 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main_a477.search-de27 .nav_9dc1,
.main_a477.item-bottom-ef51 .nav_9dc1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main_a477.search-de27 .tall_5c62 {
  padding: 1em;
}
.fluid_2e07 {
  margin: 30px auto;
  display: block;
}
.fluid_2e07 .large_2354 > * {
  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;
}
.fluid_2e07 .large_2354 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fluid_2e07 .large_2354 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.middle_6ed3 .description-c8ca {
  margin-bottom: 1.41575em;
}
.middle_6ed3 .blue_f306 {
  margin-bottom: 1.618em;
}
.mask_8825 .hidden-middle-5c3a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask_8825 .hidden-middle-5c3a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask_8825 .selected-f864 {
  max-width: 100%;
  overflow: auto;
}
.mini_5f04 .mask_8825 a:hover {
  text-decoration: underline;
}
.alert-b973 .fluid_4332:not(.status-purple-f252),
.alert-b973 .link_381c {
  margin-bottom: 1.41575em;
}
.alert-b973 .fluid_4332:not(.status-purple-f252):last-child,
.alert-b973 .link_381c:last-child {
  margin-bottom: 0;
}
.alert-b973 .fluid_4332.accordion_easy_641b {
  margin-bottom: 0.41575em;
}
.alert-b973 .layout_d7a0:before,
.alert-b973 .center-a650:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert-b973 .layout_d7a0:before {
  content: "\f115";
}
.alert-b973 .center-a650:before {
  content: "\f02c";
}
.alert-b973 .wrapper_black_24bf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert-b973 .wrapper_black_24bf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gallery_tiny_efeb {
  display: -webkit-box;
  display: flex;
}
.gallery_tiny_efeb .focused_4bd4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gallery_tiny_efeb .focused_4bd4 {
    flex-basis: 90px;
  }
}
.gallery_tiny_efeb .accent_06af {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery_tiny_efeb .accent_06af {
    flex-basis: calc(100% - 50px);
  }
}
.gallery_tiny_efeb .link-active-bce2 p:last-child {
  margin-bottom: 0.72em;
}
.basic_dbc4 .large_2354 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.basic_dbc4 .large_2354:after,
.basic_dbc4 .large_2354:before {
  content: "";
  display: table;
}
.basic_dbc4 .large_2354:after {
  clear: both;
}
.basic_dbc4 .large_2354 .button-tall-0d4b,
.basic_dbc4 .large_2354 .tertiary_3fbe {
  width: 49%;
}
.basic_dbc4 .large_2354 .button-tall-0d4b a span.glass_24de,
.basic_dbc4 .large_2354 .tertiary_3fbe a span.glass_24de {
  display: block;
  margin-bottom: 5px;
}
.basic_dbc4 .large_2354 .tertiary_3fbe {
  float: left;
  text-align: left;
}
.basic_dbc4 .large_2354 .button-tall-0d4b {
  float: right;
  text-align: right;
}
.shade_down_a696 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade_down_a696 {
    margin-bottom: 0;
  }
}
.text_center_2993 {
  margin-bottom: 1em;
}
.text_center_2993 .status-purple-f252 {
  font-size: 1.1em;
  line-height: 1.3;
}
.layout_3868 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hero-current-40ee .text_center_2993,
.copper_3ff2 .text_center_2993 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hero-current-40ee .text_center_2993,
  .copper_3ff2 .text_center_2993 {
    display: block;
  }
}
.hero-current-40ee .layout_3868,
.copper_3ff2 .layout_3868 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hero-current-40ee .layout_3868,
  .copper_3ff2 .layout_3868 {
    margin-bottom: 1em;
  }
}
.hero-current-40ee .layout_3868 img,
.copper_3ff2 .layout_3868 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hero-current-40ee .box_c4fb,
.copper_3ff2 .box_c4fb {
  flex-basis: calc(100% - 160px);
}
.hero-current-40ee .box_c4fb p,
.copper_3ff2 .box_c4fb p {
  margin-bottom: 0;
}
.hero-current-40ee .box_c4fb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hero-current-40ee .box_c4fb {
    padding-left: 0;
  }
}
.copper_3ff2 .box_c4fb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .copper_3ff2 .box_c4fb {
    padding-right: 0;
  }
}
.copper_3ff2 .layout_3868 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu-paper-e20d .layout_3868 {
  margin-bottom: 0.5em;
}
.menu-paper-e20d .layout_3868 img {
  width: 100%;
}
.carousel-stale-76dc .tag_89b5,
.label_old_260c .tag_89b5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label_old_260c .title_6f2b .overlay_5786 p:last-child {
  margin-bottom: 0;
}
.easy-6549 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.black-2ce9 .basic-28f4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .black-2ce9 .basic-28f4:last-of-type {
    margin-bottom: 0;
  }
}
.black-2ce9 .basic-28f4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.black-2ce9 .basic-28f4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.black-2ce9 .basic-28f4 ul li {
  margin: 0 0 0.6em;
}
.black-2ce9 .basic-28f4 ul li.glass-ffdd,
.black-2ce9 .basic-28f4 ul li.primary-wood-ca44 {
  position: relative;
}
.black-2ce9 .basic-28f4 ul li.glass-ffdd .media_aca0,
.black-2ce9 .basic-28f4 ul li.primary-wood-ca44 .media_aca0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.black-2ce9 .basic-28f4 ul li.glass-ffdd:after:after,
.black-2ce9 .basic-28f4 ul li.glass-ffdd:after:before,
.black-2ce9
  .basic-28f4
  ul
  li.primary-wood-ca44:after:after,
.black-2ce9
  .basic-28f4
  ul
  li.primary-wood-ca44:after:before {
  content: "";
  display: table;
}
.black-2ce9 .basic-28f4 ul li.glass-ffdd:after:after,
.black-2ce9
  .basic-28f4
  ul
  li.primary-wood-ca44:after:after {
  clear: both;
}
.black-2ce9 .basic-28f4 a.widget_e344:hover {
  text-decoration: none;
}
.black-2ce9 .basic-28f4 select {
  max-width: 100%;
}
.black-2ce9 .basic-28f4 table {
  font-size: 85%;
}
.black-2ce9 .basic-28f4 table td,
.black-2ce9 .basic-28f4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.black-2ce9 .basic-28f4 table tfoot td {
  text-align: left;
}
.black-2ce9 .basic-28f4 :last-child {
  margin-bottom: 0;
}
.black-2ce9 .basic-28f4 .accordion_c896 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.black-2ce9 .basic-28f4 .accordion_c896 label {
  width: 100%;
}
.black-2ce9 .basic-28f4 .accordion_c896 .table_9416 {
  width: 100%;
  display: block;
}
.black-2ce9 .basic-28f4 .accordion_c896 .paragraph-warm-83e0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.black-2ce9 .basic-28f4 .accordion_c896 .paragraph-warm-83e0:hover svg #svg-search {
  fill: #444;
}
.black-2ce9 .basic-28f4 .accordion_c896 .paragraph-warm-83e0 svg {
  width: 18px;
  height: 18px;
}
.black-2ce9 .cool-df7c ul ul,
.black-2ce9 .wood_52fe ul ul,
.black-2ce9 .light-8b91 ul ul,
.black-2ce9 .current_24dd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.black-2ce9 .cool-df7c .chip_5704 > a,
.black-2ce9 .wood_52fe .chip_5704 > a,
.black-2ce9 .light-8b91 .chip_5704 > a,
.black-2ce9 .current_24dd .chip_5704 > a {
  margin-bottom: 0;
}
.black-2ce9 .content-prev-d9a4 li,
.black-2ce9 .cool-df7c li,
.black-2ce9 .photo_next_6b39 li,
.black-2ce9 .wood_52fe li,
.black-2ce9 .light-8b91 li,
.black-2ce9 .current_24dd li,
.black-2ce9 .secondary_fb9a li,
.black-2ce9 .steel-8c1d li {
  display: block;
  position: relative;
}
.black-2ce9 .content-prev-d9a4 li:last-child,
.black-2ce9 .cool-df7c li:last-child,
.black-2ce9 .photo_next_6b39 li:last-child,
.black-2ce9 .wood_52fe li:last-child,
.black-2ce9 .light-8b91 li:last-child,
.black-2ce9 .current_24dd li:last-child,
.black-2ce9 .secondary_fb9a li:last-child,
.black-2ce9 .steel-8c1d li:last-child {
  border: none;
}
.black-2ce9 .content-prev-d9a4 li a,
.black-2ce9 .cool-df7c li a,
.black-2ce9 .photo_next_6b39 li a,
.black-2ce9 .wood_52fe li a,
.black-2ce9 .light-8b91 li a,
.black-2ce9 .current_24dd li a,
.black-2ce9 .secondary_fb9a li a,
.black-2ce9 .steel-8c1d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.black-2ce9 .content-prev-d9a4 li ul li::before,
.black-2ce9 .cool-df7c li ul li::before,
.black-2ce9 .photo_next_6b39 li ul li::before,
.black-2ce9 .wood_52fe li ul li::before,
.black-2ce9 .light-8b91 li ul li::before,
.black-2ce9 .current_24dd li ul li::before,
.black-2ce9 .secondary_fb9a li ul li::before,
.black-2ce9 .steel-8c1d li ul li::before {
  left: 15px;
}
.black-2ce9 .content-prev-d9a4 li ul a,
.black-2ce9 .cool-df7c li ul a,
.black-2ce9 .photo_next_6b39 li ul a,
.black-2ce9 .wood_52fe li ul a,
.black-2ce9 .light-8b91 li ul a,
.black-2ce9 .current_24dd li ul a,
.black-2ce9 .secondary_fb9a li ul a,
.black-2ce9 .steel-8c1d li ul a {
  padding-left: 20px;
}
.black-2ce9 .content-prev-d9a4 li ul ul li::before,
.black-2ce9 .cool-df7c li ul ul li::before,
.black-2ce9 .photo_next_6b39 li ul ul li::before,
.black-2ce9 .wood_52fe li ul ul li::before,
.black-2ce9 .light-8b91 li ul ul li::before,
.black-2ce9 .current_24dd li ul ul li::before,
.black-2ce9 .secondary_fb9a li ul ul li::before,
.black-2ce9 .steel-8c1d li ul ul li::before {
  left: 30px;
}
.black-2ce9 .content-prev-d9a4 li ul ul a,
.black-2ce9 .cool-df7c li ul ul a,
.black-2ce9 .photo_next_6b39 li ul ul a,
.black-2ce9 .wood_52fe li ul ul a,
.black-2ce9 .light-8b91 li ul ul a,
.black-2ce9 .current_24dd li ul ul a,
.black-2ce9 .secondary_fb9a li ul ul a,
.black-2ce9 .steel-8c1d li ul ul a {
  padding-left: 40px;
}
.black-2ce9 .chip_pro_5627 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.black-2ce9 .steel-8c1d ul li {
  margin-bottom: 1.41575em;
}
.black-2ce9 .steel-8c1d ul li .rough-71ac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.black-2ce9 .steel-8c1d ul li .pattern_30c5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form_thick_549b .content-prev-d9a4 li a,
.form_thick_549b .cool-df7c li a,
.form_thick_549b .photo_next_6b39 li a,
.form_thick_549b .wood_52fe li a,
.form_thick_549b .light-8b91 li a,
.form_thick_549b .current_24dd li a,
.form_thick_549b .secondary_fb9a li a,
.form_thick_549b .steel-8c1d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_thick_549b .chip_pro_5627 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_thick_549b .basic-28f4 ul li.glass-ffdd .media_aca0,
.form_thick_549b .basic-28f4 ul li.primary-wood-ca44 .media_aca0 {
  background: rgba(0, 0, 0, 0.2);
}
.form_thick_549b .black-2ce9 .basic-28f4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_cd6c .black-2ce9 .logo_hard_c958 li {
  margin: 0;
}
.content_cd6c .black-2ce9 .logo_hard_c958 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.content_cd6c .black-2ce9 .logo_hard_c958 li ul {
  margin: 0;
}
.content_cd6c .black-2ce9 .logo_hard_c958 li ul li a {
  padding-left: 15px;
}
.content_cd6c .black-2ce9 .logo_hard_c958 li ul li li a {
  padding-left: 30px;
}
.content_cd6c .black-2ce9 .logo_hard_c958 li.complex_1c22 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.content_cd6c .black-2ce9 .logo_hard_c958 li.complex_1c22 > 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;
}
.content_cd6c .black-2ce9 .logo_hard_c958 li.complex_1c22 > 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;
}
.footer_hard_efd5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.stale-eb7b {
  position: relative;
  z-index: 10;
}
.stale-eb7b .article-north-143b {
  width: 100%;
  max-width: 100%;
}
.card_gold_15f6 .static_2ab7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card_gold_15f6 .hover-under-015c {
}
.card_gold_15f6 .form_thick_549b {
  background: #292929;
}
.filter_dim_801f .static_2ab7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_dim_801f .hover-under-015c {
  background: #f9f9f9;
}
.filter_dim_801f .form_thick_549b {
  background: #303030;
}
.pink_9189 .static_2ab7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pink_9189 .tabs_right_c266 {
    margin-bottom: 1em;
  }
  .pink_9189 .tabs_right_c266:last-child {
    margin-bottom: 0;
  }
}
.pink_9189 .hover-under-015c {
  background: #ededed;
}
.pink_9189 .form_thick_549b {
  background: #1a1a1a;
}
.static_2ab7.hover-under-015c {
  color: rgba(0, 0, 0, 0.6);
}
.static_2ab7.hover-under-015c .status-0ae6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_2ab7.form_thick_549b {
  color: rgba(255, 255, 255, 0.99);
}
.static_2ab7.form_thick_549b a:not(.widget_e344) {
  color: rgba(255, 255, 255, 0.79);
}
.static_2ab7.form_thick_549b a:not(.widget_e344):hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_2ab7.form_thick_549b .status-0ae6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_2ab7.form_thick_549b table tbody td,
.static_2ab7.form_thick_549b table th {
  background: rgba(0, 0, 0, 0.08);
}
.block-836a.small_5677 .iron-8af1 {
  max-width: initial;
}
.block-836a .preview_in_e60e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.block-836a .preview_in_e60e .article-north-143b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .block-836a .preview_in_e60e .article-north-143b {
    display: block;
    margin-bottom: 2em;
  }
  .block-836a .preview_in_e60e .article-north-143b:last-child {
    margin-bottom: 0;
  }
}
.pink_9189 .tabs_right_c266:last-child,
.filter_dim_801f .tabs_right_c266:last-child,
.card_gold_15f6 .tabs_right_c266:last-child {
  margin-bottom: 0;
}
.pink_9189 .tabs_right_c266 .black-2ce9 .basic-28f4:last-child,
.filter_dim_801f .tabs_right_c266 .black-2ce9 .basic-28f4:last-child,
.card_gold_15f6 .tabs_right_c266 .black-2ce9 .basic-28f4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pink_9189 .content_d80d,
  .pink_9189 .nav-3d48,
  .filter_dim_801f .content_d80d,
  .filter_dim_801f .nav-3d48,
  .card_gold_15f6 .content_d80d,
  .card_gold_15f6 .nav-3d48 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .stale-eb7b .tabs_right_c266 {
    margin-bottom: 2em;
  }
}
.stale-eb7b p:last-child {
  margin-bottom: 0;
}
.stale-eb7b li,
.stale-eb7b ul {
  list-style: none;
  margin: 0;
}
.stale-eb7b ul ul {
  margin-left: 2.617924em;
}
.light_ec7a {
  font-size: 0.875em;
}

/* css-noise: 4919 */
.widget-item-z8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
