/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery_out_4564/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery_out_4564
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.gallery_out_4564/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.banner-dim-58b9.mask-f04a/licenses/gpl-2.0.modal_b4a3
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.grid-d5de/, (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.content-red-e59a.column-4537/normalize.title_2c22/
 ======
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.title_2c22 v7.0.0 | MIT License | github.gallery_out_4564/necolas/normalize.title_2c22 */
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;
}
.table_brown_6292 .hidden_e226,
.tiny_23bd,
.avatar-rough-3916,
.frame-large-f485,
.item_facd,
.slider_6206,
.row-27f5,
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;
}
.tiny_23bd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tiny_23bd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tiny_23bd,
  h1 {
    font-size: 1.8em;
  }
}
.avatar-rough-3916,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.avatar-rough-3916 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .avatar-rough-3916,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-rough-3916,
  h2 {
    font-size: 1.7em;
  }
}
.frame-large-f485,
h3 {
  font-size: 1.618em;
}
.table_brown_6292 .hidden_e226,
.item_facd,
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.tabs_under_a50c {
  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;
}
.liquid_29bf:after,
.liquid_29bf:before,
.popup_6954:after,
.popup_6954:before {
  content: "";
  display: table;
}
.liquid_29bf:after,
.popup_6954:after {
  clear: both;
}
.background_370a {
  float: right;
  margin-right: 0;
}
.sort_ae4a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.section_wide_0c67 .north_5b5f,
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;
}
.section_wide_0c67 .north_5b5f: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;
}
.active-634e .north_5b5f {
  box-shadow: none;
}
.active-634e
  .north_5b5f
  .gallery_bronze_624a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active-634e .north_5b5f .top-9e7c {
  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;
}
.active-634e
  .north_5b5f
  .top-9e7c
  b {
  display: none;
}
.active-634e .section-upper-82af {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.summary_88b8:not(.table-orange-4c1c):not(.stone-cd8f),
button:not(.table-orange-4c1c):not(.stone-cd8f),
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ),
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ),
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ) {
  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;
}
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):hover,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):hover,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):hover,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):hover,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):active,
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):active,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):active,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):active,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):active,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus {
  outline: 0;
}
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb {
  position: relative;
}
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .badge-9e94,
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .border_large_c0c6,
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .outline-9f56,
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  i,
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  svg,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .badge-9e94,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .border_large_c0c6,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .outline-9f56,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  i,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  svg,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .badge-9e94,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .border_large_c0c6,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .outline-9f56,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  i,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  svg,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .badge-9e94,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .border_large_c0c6,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .outline-9f56,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  i,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  svg,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .badge-9e94,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .border_large_c0c6,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  .outline-9f56,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  i,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb
  svg {
  visibility: hidden;
}
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb:after,
button:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb:after,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb:after,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb:after,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ).fn-loading-80cb: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;
}
.summary_88b8:not(.table-orange-4c1c):not(.stone-cd8f),
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ),
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ),
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ) {
  color: #fff;
  background: #235787;
}
.summary_88b8:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus,
input[type="button"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus,
input[type="reset"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus,
input[type="submit"]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ):focus {
  color: #fff;
}
.summary_88b8.fn-disabled-80cb:not(.table-orange-4c1c):not(
    .stone-cd8f
  ),
.summary_88b8[disabled]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ),
button.fn-disabled-80cb:not(.table-orange-4c1c):not(
    .stone-cd8f
  ),
button[disabled]:not(.table-orange-4c1c):not(
    .stone-cd8f
  ) {
  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;
}
.highlight-under-347e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.highlight-under-347e: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;
}
.icon-static-75e8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary-d002 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main_up_db98 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.liquid_29bf:after,
.liquid_29bf:before,
.frame_f80a:after,
.frame_f80a:before,
.new-9cf8:after,
.new-9cf8:before,
.chip-0904:after,
.chip-0904:before,
.detail-bronze-b974:after,
.detail-bronze-b974:before,
.disabled_ae1f:after,
.disabled_ae1f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.liquid_29bf:after,
.frame_f80a:after,
.new-9cf8:after,
.chip-0904:after,
.detail-bronze-b974:after,
.disabled_ae1f:after {
  clear: both;
}
.frame_f80a .alert-9c42,
.new-9cf8 .alert-9c42,
.focused_38ed .alert-9c42 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade_c314 {
  display: inline-block;
}
.container-9956 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.container-9956 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container-9956 .tertiary_bae9 {
  padding: 1em 0;
  font-size: 85%;
}
.tertiary_bae9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.upper-04bc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.upper-04bc:after,
.upper-04bc:before {
  content: "";
  display: table;
}
.upper-04bc:after {
  clear: both;
}
.paper-2754 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.west_dda3 .paper-2754 {
  max-width: 50%;
}
.panel-cc45 .paper-2754 {
  max-width: 33.33%;
}
.video_small_a7fa .paper-2754 {
  max-width: 25%;
}
.link_paper_9614 .paper-2754 {
  max-width: 20%;
}
.block_9dbc .paper-2754 {
  max-width: 16.66%;
}
.title_ccf2 .paper-2754 {
  max-width: 14.28%;
}
.thick_bb2f .paper-2754 {
  max-width: 12.5%;
}
.backdrop-329e .paper-2754 {
  max-width: 11.11%;
}
.feature_73c1 {
  display: block;
}
.table_brown_6292 .backdrop_gold_fe46 label,
.table_brown_6292 .middle_1f76 label,
.table_brown_6292 .search_left_3316 label,
.table_brown_6292 .glass_6325 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_prev_b664 {
  list-style: none;
  margin: 0;
}
.panel_prev_b664 article.action-8d1b {
  margin-bottom: 0;
}
.panel_prev_b664 ul {
  list-style: none;
  margin: 0;
}
.panel_prev_b664 .description_iron_ea83 li.action-8d1b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_prev_b664 .description_iron_ea83 li.action-8d1b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_prev_b664 .description_iron_ea83 li.action-8d1b: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) {
  .panel_prev_b664 .description_iron_ea83 li.action-8d1b li.action-8d1b li.action-8d1b li.action-8d1b {
    padding-left: 0;
  }
}
article.action-8d1b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-8d1b .frame_f80a p:last-of-type {
  margin-bottom: 0;
}
article.action-8d1b .layout-next-586a {
  float: left;
}
article.action-8d1b .chip-058c {
  margin-left: 85px;
}
article.action-8d1b .footer_medium_fb09 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-8d1b .footer_medium_fb09 .brown-dfdb {
  margin-left: 10px;
}
article.action-8d1b .fast-faf7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-8d1b .carousel-mini-e6f4 {
  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 .backdrop_gold_fe46,
  #respond .search_left_3316,
  #respond .glass_6325 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_gold_fe46 input,
#respond .search_left_3316 input,
#respond .glass_6325 input {
  width: 100%;
}
#respond .glass_6325 {
  margin-right: 0;
}
#respond .main_8e82 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast_3947 {
  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;
}
.fast_3947.medium_e98d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fast_3947 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%);
}
.fast_3947:focus,
.fast_3947: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);
}
.texture_orange_8cd5 {
  border-radius: 10%;
}
.block-stone-38d5 {
  border-radius: 50%;
}
.short-d182 {
  font-size: 0.72em;
}
.warm_c5f7 {
  font-size: 0.875em;
}
.dynamic_7f49 {
  font-size: 1.1em;
}
.wrapper-7b21 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wrapper-7b21.short-d182 {
  letter-spacing: 0.5px;
}
.simple_cf7b,
.simple_cf7b a {
  color: #6d6d6d;
}
.simple_cf7b a:hover {
  color: #111;
}
.media_gas_4f7a {
  color: #6d6d6d;
}
.block-5fde {
  overflow-x: hidden;
}
.block-5fde .filter_9bff.table-static-7974 {
  position: relative;
}
.block-5fde .filter_9bff.table-static-7974.modal_3f49 {
  position: initial;
}
.block-5fde
  .filter_9bff.table-static-7974.modal_3f49
  .panel_old_171c {
  left: auto;
}
.block-5fde .filter_9bff .panel_old_171c {
  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;
}
.block-5fde .filter_9bff:hover.table-static-7974 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block-5fde
  .filter_9bff:hover.table-static-7974
  .panel_old_171c {
  display: block;
  z-index: 9999999;
}
.block-5fde .plasma-472b .gallery-east-019d,
.block-5fde .form-dirty-ea38 .gallery-east-019d {
  display: none;
}
.block-5fde .slider-d104 .filter_9bff:hover.table-static-7974 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table_brown_6292 .backdrop_gold_fe46 label,
.table_brown_6292 .middle_1f76 label,
.table_brown_6292 .search_left_3316 label,
.table_brown_6292 .glass_6325 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_prev_b664 {
  list-style: none;
  margin: 0;
}
.panel_prev_b664 article.action-8d1b {
  margin-bottom: 0;
}
.panel_prev_b664 ul {
  list-style: none;
  margin: 0;
}
.panel_prev_b664 .description_iron_ea83 li.action-8d1b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_prev_b664 .description_iron_ea83 li.action-8d1b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_prev_b664 .description_iron_ea83 li.action-8d1b: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) {
  .panel_prev_b664 .description_iron_ea83 li.action-8d1b li.action-8d1b li.action-8d1b li.action-8d1b {
    padding-left: 0;
  }
}
article.action-8d1b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-8d1b .frame_f80a p:last-of-type {
  margin-bottom: 0;
}
article.action-8d1b .layout-next-586a {
  float: left;
}
article.action-8d1b .chip-058c {
  margin-left: 85px;
}
article.action-8d1b .footer_medium_fb09 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-8d1b .footer_medium_fb09 .brown-dfdb {
  margin-left: 10px;
}
article.action-8d1b .fast-faf7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-8d1b .carousel-mini-e6f4 {
  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 .backdrop_gold_fe46,
  #respond .search_left_3316,
  #respond .glass_6325 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_gold_fe46 input,
#respond .search_left_3316 input,
#respond .glass_6325 input {
  width: 100%;
}
#respond .glass_6325 {
  margin-right: 0;
}
#respond .main_8e82 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma-472b .container-9e0e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container-9e0e .module-lite-a9cf.short-e977 .content_52c9 > li > a:focus,
.container-9e0e .module-lite-a9cf.short-e977 .content_52c9 > li > a:hover,
.container-9e0e .module-lite-a9cf.container-bright-7950 .content_52c9 > li > a:focus,
.container-9e0e .module-lite-a9cf.container-bright-7950 .content_52c9 > li > a:hover,
.container-9e0e .module-lite-a9cf.label-dark-5e5d .content_52c9 > li > a:focus,
.container-9e0e .module-lite-a9cf.label-dark-5e5d .content_52c9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-9e0e
  .module-lite-a9cf.short-e977
  .content_52c9
  > li.table-fa74
  > a,
.container-9e0e
  .module-lite-a9cf.short-e977
  .content_52c9
  > li.gold-3b82
  > a,
.container-9e0e
  .module-lite-a9cf.container-bright-7950
  .content_52c9
  > li.table-fa74
  > a,
.container-9e0e
  .module-lite-a9cf.container-bright-7950
  .content_52c9
  > li.gold-3b82
  > a,
.container-9e0e
  .module-lite-a9cf.label-dark-5e5d
  .content_52c9
  > li.table-fa74
  > a,
.container-9e0e .module-lite-a9cf.label-dark-5e5d .content_52c9 > li.gallery_green_f9a3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.container-9e0e .label_14b0,
.container-9e0e .label_14b0 a {
  color: rgba(255, 255, 255, 0.99);
}
.container-9e0e .icon-inner-95c0.thumbnail_8435 li a,
.container-9e0e .wide-f66f a,
.container-9e0e .image_out_fc1e,
.container-9e0e .content_52c9 > li > a,
.container-9e0e .dropdown-smooth-6db4 {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e .icon-inner-95c0.thumbnail_8435 li a:hover,
.container-9e0e .wide-f66f a:hover,
.container-9e0e .image_out_fc1e:hover,
.container-9e0e .content_52c9 > li > a:hover,
.container-9e0e .dropdown-smooth-6db4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-9e0e .backdrop-38fd {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e .backdrop-38fd .hot-b47a {
  color: rgba(255, 255, 255, 0.99);
}
.container-9e0e .backdrop-38fd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-9e0e .slider_middle_2e29 .full-cac1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e .slider_middle_2e29 .full-cac1 .overlay_a5de {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e
  .slider_middle_2e29
  .full-cac1
  .overlay_a5de::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e
  .slider_middle_2e29
  .full-cac1
  .overlay_a5de:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e
  .slider_middle_2e29
  .full-cac1
  .overlay_a5de::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e
  .slider_middle_2e29
  .full-cac1
  .overlay_a5de::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e .slider_middle_2e29 .description_a896 {
  color: rgba(255, 255, 255, 0.79);
}
.container-9e0e .slider_middle_2e29 .description_a896:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_863f
  .container-9e0e
  .slider_middle_2e29
  .pattern_be25
  .primary_8c4f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_863f
  .container-9e0e
  .slider_middle_2e29
  .pattern_be25
  .overlay_a5de {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma-472b .tooltip-first-cbbd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tooltip-first-cbbd .module-lite-a9cf.short-e977 .content_52c9 > li > a:focus,
.tooltip-first-cbbd .module-lite-a9cf.short-e977 .content_52c9 > li > a:hover,
.tooltip-first-cbbd .module-lite-a9cf.container-bright-7950 .content_52c9 > li > a:focus,
.tooltip-first-cbbd .module-lite-a9cf.container-bright-7950 .content_52c9 > li > a:hover,
.tooltip-first-cbbd .module-lite-a9cf.label-dark-5e5d .content_52c9 > li > a:focus,
.tooltip-first-cbbd .module-lite-a9cf.label-dark-5e5d .content_52c9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-first-cbbd
  .module-lite-a9cf.short-e977
  .content_52c9
  > li.table-fa74
  > a,
.tooltip-first-cbbd
  .module-lite-a9cf.short-e977
  .content_52c9
  > li.gold-3b82
  > a,
.tooltip-first-cbbd
  .module-lite-a9cf.container-bright-7950
  .content_52c9
  > li.table-fa74
  > a,
.tooltip-first-cbbd
  .module-lite-a9cf.container-bright-7950
  .content_52c9
  > li.gold-3b82
  > a,
.tooltip-first-cbbd
  .module-lite-a9cf.label-dark-5e5d
  .content_52c9
  > li.table-fa74
  > a,
.tooltip-first-cbbd .module-lite-a9cf.label-dark-5e5d .content_52c9 > li.gallery_green_f9a3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-first-cbbd .label_14b0,
.tooltip-first-cbbd .label_14b0 a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-first-cbbd .icon-inner-95c0.thumbnail_8435 li a,
.tooltip-first-cbbd .wide-f66f a,
.tooltip-first-cbbd .image_out_fc1e,
.tooltip-first-cbbd .content_52c9 > li > a,
.tooltip-first-cbbd .dropdown-smooth-6db4 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip-first-cbbd .icon-inner-95c0.thumbnail_8435 li a:hover,
.tooltip-first-cbbd .wide-f66f a:hover,
.tooltip-first-cbbd .image_out_fc1e:hover,
.tooltip-first-cbbd .content_52c9 > li > a:hover,
.tooltip-first-cbbd .dropdown-smooth-6db4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-first-cbbd .backdrop-38fd {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip-first-cbbd .backdrop-38fd .hot-b47a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-first-cbbd .backdrop-38fd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_short_7136 .over_8214 {
  margin-left: auto;
  margin-right: auto;
}
.new-9cf8 > * {
  margin-left: auto;
  margin-right: auto;
}
.new-9cf8 .icon-static-75e8 {
  margin-right: 1.41575em;
}
.red-115c .new-9cf8 > .shade-left-6151 {
  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;
}
.red-115c .new-9cf8 > .advanced_e67f {
  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;
}
.text-56ae.widget_short_7136 .over_8214,
.warm_2050.widget_short_7136 .over_8214 {
  margin-left: 0;
}
.brown-3f80.widget_short_7136 .over_8214,
.sidebar_2ca2.widget_short_7136 .over_8214 {
  margin-right: 0;
}
.new-9cf8 ol,
.new-9cf8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.caption_out_dd3e video {
  max-width: 100%;
}
.item-bright-b2f9 img {
  display: block;
}
.item-bright-b2f9.icon-static-75e8,
.item-bright-b2f9.tertiary-d002 {
  width: 100%;
}
.item-bright-b2f9.advanced_e67f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search-0874:not(.description-9f7a) {
  margin: 1.5em auto;
}
.narrow-61ca p {
  padding: 1.5em 14px;
}
ul.icon-db22.advanced_e67f,
ul.icon-db22.shade-left-6151,
ul.icon-db22.tall-dd84.shade-left-6151 {
  padding: 0 14px;
}
.photo-576a {
  display: block;
  overflow-x: auto;
}
.photo-576a table {
  border-collapse: collapse;
  width: 100%;
}
.photo-576a td,
.photo-576a th {
  padding: 0.5em;
}
.new-9cf8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.new-9cf8 ol ol,
.new-9cf8 ol ul,
.new-9cf8 ul ol,
.new-9cf8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.new-9cf8 ol ol li,
.new-9cf8 ol ul li,
.new-9cf8 ul ol li,
.new-9cf8 ul ul li {
  margin-left: 0;
}
.up_9da2.down_c3ba > .chip_b927 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_9da2.down_c3ba > .chip_b927 iframe,
.up_9da2.down_c3ba > .chip_b927 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.static-69bb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.static-69bb.over_21fd {
  padding: 0;
}
.static-69bb.over_21fd cite {
  font-size: 13px;
}
.static-69bb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.static-69bb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar-1f65 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar-1f65 > p:first-child {
  margin-top: 0;
}
.sidebar-1f65 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar-1f65 blockquote {
  border-left: 0;
}
.complex_cbae {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.complex_cbae:not(.tabs-old-4a6f) {
  max-width: 100px;
}
.complex_cbae.huge-91a4 {
  border-bottom: none !important;
  text-align: center;
}
.complex_cbae.huge-91a4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .narrow-61ca p {
    padding: 1.5em 0;
  }
}
.status-focused-a7db {
  color: #0073aa;
}
.notice_c313 {
  background-color: #0073aa;
}
.backdrop-glass-6dd4 {
  color: #229fd8;
}
.summary_117e {
  background-color: #229fd8;
}
.notice_south_5d0f {
  color: #eee;
}
.element-glass-5b1a {
  background-color: #eee;
}
.hero_active_a5d7 {
  color: #444;
}
.paragraph-solid-3bb9 {
  background-color: #444;
}
.input_ed1e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input_ed1e .complex_12d2 .wide-f66f {
  font-size: 15px;
}
.input_ed1e .wide-f66f {
  line-height: 1.3;
}
.input_ed1e .tooltip-first-cbbd {
}
.input_ed1e .container-9e0e {
  background: #235787;
}
.tag_5d3d {
  padding: 0;
}
.tag_5d3d .container-9e0e {
  background: #1a1a1a;
}
.tag_5d3d .tooltip-first-cbbd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.east-b630 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.east-b630 .tooltip-first-cbbd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.east-b630 .container-9e0e {
  background: #303030;
}
.disabled_ae1f {
  position: relative;
  z-index: 10;
}
.disabled_ae1f .menu-3161 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_7cb7 .table-static-7974 {
  display: inline-block;
  vertical-align: middle;
}
.complex_7cb7.wrapper_selected_7564 .table-static-7974 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .complex_7cb7.wrapper_selected_7564 .table-static-7974 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .complex_7cb7.wrapper_selected_7564 .table-static-7974 {
    margin-right: 0.4em;
  }
}
.complex_7cb7.wrapper_selected_7564 .table-static-7974:last-child {
  margin-right: 0;
}
.avatar_clean_faa0 .menu-3161 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .plasma-472b .complex_12d2 {
    margin: 0 -0.5em;
  }
  .plasma-472b .complex_12d2 [class*="customify-col-"],
  .plasma-472b .complex_12d2 [class*="customify-col_"],
  .plasma-472b .complex_12d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.plasma-472b.fixed_1e93 .menu-3161 {
  background: 0 0 !important;
}
.plasma-472b.fixed_1e93 .menu-3161,
.plasma-472b.avatar_clean_faa0 .menu-3161 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .plasma-472b.backdrop_0c1c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.plasma-472b.avatar_clean_faa0 .menu-3161 {
  box-shadow: none !important;
}
.overlay_48b0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .overlay_48b0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .overlay_48b0 {
    padding: 18px 0 20px;
  }
}
.overlay_48b0 .layout-fresh-a6d3 {
  width: 100%;
}
.overlay_48b0 .wrapper_top_1b6f {
  margin-bottom: 0;
}
.overlay_48b0 .status-soft-5423 {
  margin-top: 5px;
  font-size: 0.875em;
}
.video_b606 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.video_b606 .label-full-16e7 {
  width: 100%;
}
.outer-d9db {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outer-d9db li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outer-d9db 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;
}
.outer-d9db li:last-child:after {
  display: none;
}
.outer-d9db li a {
  font-weight: 500;
  margin-right: 10px;
}
.hovered-c9db .gallery-east-019d button,
.overlay_48b0 .gallery-east-019d button {
  left: 0;
}
.hovered-c9db .label-full-16e7,
.overlay_48b0 .label-full-16e7 {
  padding-left: 0;
  padding-right: 0;
}
.hovered-c9db .video_b606,
.overlay_48b0 .video_b606 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hovered-c9db {
  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;
}
.hovered-c9db: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;
}
.hovered-c9db .menu_5a36 {
  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) {
  .hovered-c9db .menu_5a36 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hovered-c9db .menu_5a36 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hovered-c9db .menu_5a36 {
    min-height: 200px;
  }
}
.hovered-c9db .outer-d9db {
  color: rgba(255, 255, 255, 0.8);
}
.hovered-c9db .outer-d9db a,
.hovered-c9db .outer-d9db li:after {
  color: inherit;
}
.hovered-c9db .outer-d9db a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-81fe {
  margin-bottom: 0.5em;
}
.static-bac5 {
  margin-bottom: 1.2em;
}
.static-bac5,
.tertiary-81fe {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.static-bac5 p:last-child,
.tertiary-81fe p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery-east-019d,
#masthead .gallery-east-019d {
  display: none;
}
#masthead
  > .gallery-east-019d.list-yellow-583b {
  display: none;
}
#masthead > .gallery-east-019d button {
  left: 0;
}
.card_a88c {
  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%;
}
.card_a88c .table-static-7974 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.card_a88c .footer-outer-3c67 {
  display: -webkit-box;
  display: flex;
}
.card_a88c .footer-outer-3c67.shadow-4971 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.card_a88c .footer-outer-3c67.full_9349 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.card_a88c .footer-outer-3c67.title_c5d9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.card_a88c.column-small-0e46.surface-1e97 .footer-outer-3c67.shadow-4971 {
  flex-basis: 100%;
}
.card_a88c.background_f404 .footer-outer-3c67.full_9349 {
  -webkit-box-flex: 1;
  flex: auto;
}
.card_a88c.background_f404 .footer-outer-3c67.title_c5d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery-east-019d.list-yellow-583b {
  display: none;
}
#masthead > .gallery-east-019d button {
  left: 0;
}
.down-78e2 {
  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;
}
.down-78e2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.down-78e2.outer-7e82 i {
  margin-right: 4px;
}
.down-78e2.active_687a i {
  margin-left: 5px;
}
.wide-f66f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wide-f66f p:last-child {
  margin-bottom: 0;
}
.media_5042 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media_5042 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media_5042 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media_5042 .label_14b0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media_5042 .banner-stale-501b {
  margin: 5px 0 7px 0;
}
.media_5042.background-8605 .title_soft_edac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_5042.background-8605 .upper_6f9b {
  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;
}
.media_5042.center-df6a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media_5042.center-df6a .title_soft_edac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_5042.center-df6a .upper_6f9b {
  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;
}
.media_5042.top_f630 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_5042.info-orange-d526 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media_5042.info-orange-d526 .upper_6f9b {
  margin-top: 7px;
}
.slow_8c49 {
  display: inline-block;
}
.disabled_ae1f .message-3e3c .media_5042 img {
  max-width: 100%;
}
.module-lite-a9cf .lite_65e6.east-34d6,
.nav_lower_43ed .lite_65e6.east-34d6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.module-lite-a9cf .easy-db96,
.nav_lower_43ed .easy-db96 {
  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%);
}
.module-lite-a9cf .easy-db96 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.module-lite-a9cf.form-brown-774d .easy-db96 {
  display: none;
}
.module-lite-a9cf .short-a7d4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-lite-a9cf .short-a7d4 li {
  display: inline-block;
  position: relative;
}
.module-lite-a9cf .short-a7d4 li:last-child {
  margin-right: 0;
}
.module-lite-a9cf .short-a7d4 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;
}
.module-lite-a9cf .short-a7d4 li.gallery_green_f9a3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.module-lite-a9cf .short-a7d4 > 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;
}
.module-lite-a9cf .short-a7d4 > li > a i {
  line-height: 0;
}
.module-lite-a9cf .short-a7d4 > li.overlay_7c8e > a .easy-db96 {
  margin-left: 4px;
  line-height: 0;
}
.module-lite-a9cf .short-a7d4 .left-83b2 li.overlay_7c8e > a {
  position: relative;
}
.module-lite-a9cf .short-a7d4 .left-83b2 li.overlay_7c8e > a:after,
.module-lite-a9cf .short-a7d4 .left-83b2 li.overlay_7c8e > a:before {
  content: "";
  display: table;
}
.module-lite-a9cf .short-a7d4 .left-83b2 li.overlay_7c8e > a:after {
  clear: both;
}
.module-lite-a9cf .short-a7d4 .left-83b2 li.overlay_7c8e > a .easy-db96 {
  margin-left: 5px;
  float: right;
}
.module-lite-a9cf .bright-86e9,
.module-lite-a9cf .left-83b2 {
  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;
}
.module-lite-a9cf .left-83b2 {
  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;
}
.module-lite-a9cf .left-83b2 .east-34d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module-lite-a9cf .left-83b2 .easy-db96 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.module-lite-a9cf .left-83b2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.module-lite-a9cf .left-83b2 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;
}
.module-lite-a9cf .left-83b2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.module-lite-a9cf .left-83b2 .left-83b2 {
  top: 0;
  left: 100%;
}
.module-lite-a9cf .box-focused-d9ad.fn-focus-80cb > .bright-86e9,
.module-lite-a9cf .box-focused-d9ad.fn-focus-80cb > .left-83b2,
.module-lite-a9cf .box-focused-d9ad:focus > .bright-86e9,
.module-lite-a9cf .box-focused-d9ad:focus > .left-83b2,
.module-lite-a9cf .box-focused-d9ad:hover > .bright-86e9,
.module-lite-a9cf .box-focused-d9ad:hover > .left-83b2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.module-lite-a9cf.label-dark-5e5d .content_52c9:after,
.module-lite-a9cf.label-dark-5e5d .content_52c9:before {
  content: "";
  display: table;
}
.module-lite-a9cf.label-dark-5e5d .content_52c9:after {
  clear: both;
}
.module-lite-a9cf.label-dark-5e5d .content_52c9 > li {
  float: left;
}
.module-lite-a9cf.light-cdc7 .content_52c9:after,
.module-lite-a9cf.light-cdc7 .content_52c9:before {
  content: "";
  display: table;
}
.module-lite-a9cf.light-cdc7 .content_52c9:after {
  clear: both;
}
.module-lite-a9cf.light-cdc7 .content_52c9 > li {
  float: left;
}
.module-lite-a9cf.light-cdc7 .content_52c9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.module-lite-a9cf.light-cdc7 .content_52c9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.module-lite-a9cf.light-cdc7 .content_52c9 > li.table-fa74 > a,
.module-lite-a9cf.light-cdc7 .content_52c9 > li.gallery_green_f9a3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.module-lite-a9cf.short-e977 .content_52c9 > li > a .east-34d6 {
  position: relative;
}
.module-lite-a9cf.short-e977 .content_52c9 > li > a .east-34d6: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;
}
.module-lite-a9cf.short-e977
  .content_52c9
  > li:focus
  > a
  .east-34d6:before,
.module-lite-a9cf.short-e977
  .content_52c9
  > li:hover
  > a
  .east-34d6:before {
  width: 100%;
  background-color: currentColor;
}
.module-lite-a9cf.short-e977
  .content_52c9
  > li.table-fa74
  > a
  .east-34d6:before,
.module-lite-a9cf.short-e977
  .content_52c9
  > li.gold-3b82
  > a
  .east-34d6:before {
  width: 100%;
  background-color: currentColor;
}
.module-lite-a9cf.container-bright-7950 .content_52c9 > li > a .east-34d6 {
  position: relative;
}
.module-lite-a9cf.container-bright-7950 .content_52c9 > li > a .east-34d6: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;
}
.module-lite-a9cf.container-bright-7950 .content_52c9 > li:focus > a .east-34d6:before,
.module-lite-a9cf.container-bright-7950
  .content_52c9
  > li:hover
  > a
  .east-34d6:before {
  width: 100%;
  background-color: currentColor;
}
.module-lite-a9cf.container-bright-7950
  .content_52c9
  > li.table-fa74
  > a
  .east-34d6:before,
.module-lite-a9cf.container-bright-7950
  .content_52c9
  > li.gold-3b82
  > a
  .east-34d6:before {
  width: 100%;
  background-color: currentColor;
}
.nav_lower_43ed .short-a7d4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav_lower_43ed .short-a7d4 li:first-child > a {
  border-top: none;
}
.nav_lower_43ed .short-a7d4 .full_787a > .east-34d6 .easy-db96 {
  display: none;
}
.nav_lower_43ed .short-a7d4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav_lower_43ed .short-a7d4 li:last-child {
  border: none;
}
.nav_lower_43ed .short-a7d4 li.overlay_7c8e > a {
  padding-right: 45px !important;
}
.nav_lower_43ed .short-a7d4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav_lower_43ed .short-a7d4 li a:focus,
.nav_lower_43ed .short-a7d4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_lower_43ed .short-a7d4 li .highlight-c26e {
  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;
}
.nav_lower_43ed .short-a7d4 li .highlight-c26e:hover {
  box-shadow: none;
}
.nav_lower_43ed .short-a7d4 li .highlight-c26e .easy-db96 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav_lower_43ed .short-a7d4 .left-83b2 {
  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);
}
.nav_lower_43ed .short-a7d4 .left-83b2 li a {
  padding-left: 3em;
}
.nav_lower_43ed .short-a7d4 .component-0177 > a .highlight-c26e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav_lower_43ed .short-a7d4 .component-0177 > .left-83b2 {
  display: block;
  opacity: 1;
}
.shadow_bafc {
  max-width: 100%;
}
.hover-fixed-563a {
  line-height: 0;
  cursor: pointer;
}
.dropdown-smooth-6db4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dropdown-smooth-6db4:hover {
  box-shadow: none;
  color: currentColor;
}
.dropdown-smooth-6db4 svg {
  width: 18px;
  height: 18px;
}
.dropdown-smooth-6db4 .paper-70f3 {
  display: none;
}
.chip_current_17cd {
  position: relative;
}
.chip_current_17cd.fn-active-80cb .dropdown-smooth-6db4 .old_87c2 {
  display: none;
}
.chip_current_17cd.fn-active-80cb .dropdown-smooth-6db4 .paper-70f3 {
  display: inline-block;
}
.chip_current_17cd .grid-a7e6 {
  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);
}
.chip_current_17cd.selected_5250 .grid-a7e6 {
  left: auto;
  right: -0.9em;
}
.chip_current_17cd.selected_5250 .preview-ea6d::before {
  left: auto;
  right: 15px;
}
.chip_current_17cd.fn-active-80cb .grid-a7e6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_be25 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern_be25 label {
  flex-basis: 100%;
}
.pattern_be25 .full-cac1 {
  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;
}
.pattern_be25 .overlay_a5de {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern_be25 .overlay_a5de:focus {
  background-color: transparent;
}
.pattern_be25 button.description_a896 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern_be25 button.description_a896:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern_be25 button.description_a896 svg {
  width: 18px;
  height: 18px;
}
.pattern_be25 input[type="submit"] {
  min-height: auto;
}
.slider_middle_2e29 .pattern_be25 .overlay_a5de {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview-ea6d {
  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) {
  .preview-ea6d {
    width: 220px;
  }
}
.preview-ea6d label {
  flex-basis: 100%;
}
.preview-ea6d::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;
}
.accent_863f .slider_middle_2e29 .pattern_be25 {
  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;
}
.accent_863f
  .slider_middle_2e29
  .pattern_be25
  .full-cac1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_863f .slider_middle_2e29 .pattern_be25 .overlay_a5de {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_863f
  .slider_middle_2e29
  .pattern_be25
  .overlay_a5de:focus {
  background: 0 0;
}
.accent_863f
  .slider_middle_2e29
  .pattern_be25
  .primary_8c4f {
  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;
}
.icon-inner-95c0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-inner-95c0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-inner-95c0 li:last-child {
  margin-right: 0;
}
.icon-inner-95c0 li:first-child {
  margin-left: 0;
}
.icon-inner-95c0.active-left-ddd6 a {
  color: #fff;
}
.icon-inner-95c0.active-left-ddd6 a:hover {
  color: #fff;
}
.icon-inner-95c0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-inner-95c0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-inner-95c0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-inner-95c0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-inner-95c0 [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-inner-95c0 [class*="social-icon-apple"].overlay_out_3a8f {
  background-color: transparent;
  color: #999;
}
.icon-inner-95c0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-inner-95c0 [class*="social-icon-behance"].overlay_out_3a8f {
  background-color: transparent;
  color: #1769ff;
}
.icon-inner-95c0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-inner-95c0 [class*="social-icon-bitbucket"].overlay_out_3a8f {
  background-color: transparent;
  color: #205081;
}
.icon-inner-95c0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-inner-95c0 [class*="social-icon-codepen"].overlay_out_3a8f {
  background-color: transparent;
  color: #000;
}
.icon-inner-95c0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-inner-95c0 [class*="social-icon-delicious"].overlay_out_3a8f {
  background-color: transparent;
  color: #39f;
}
.icon-inner-95c0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-inner-95c0 [class*="social-icon-digg"].overlay_out_3a8f {
  background-color: transparent;
  color: #005be2;
}
.icon-inner-95c0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-inner-95c0 [class*="social-icon-dribbble"].overlay_out_3a8f {
  background-color: transparent;
  color: #ea4c89;
}
.icon-inner-95c0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-inner-95c0 [class*="social-icon-envelope"].overlay_out_3a8f {
  background-color: transparent;
  color: #ea4335;
}
.icon-inner-95c0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-inner-95c0 [class*="social-icon-facebook"].overlay_out_3a8f {
  background-color: transparent;
  color: #3b5998;
}
.icon-inner-95c0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-inner-95c0 [class*="social-icon-flickr"].overlay_out_3a8f {
  background-color: transparent;
  color: #0063dc;
}
.icon-inner-95c0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-inner-95c0 [class*="social-icon-foursquare"].overlay_out_3a8f {
  background-color: transparent;
  color: #2d5be3;
}
.icon-inner-95c0 [class*="social-icon-github"] {
  background-color: #333;
}
.icon-inner-95c0 [class*="social-icon-github"].overlay_out_3a8f {
  background-color: transparent;
  color: #333;
}
.icon-inner-95c0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-inner-95c0 [class*="social-icon-google-plus"].overlay_out_3a8f {
  background-color: transparent;
  color: #dd4b39;
}
.icon-inner-95c0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-inner-95c0 [class*="social-icon-houzz"].overlay_out_3a8f {
  background-color: transparent;
  color: #7ac142;
}
.icon-inner-95c0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-inner-95c0 [class*="social-icon-instagram"].overlay_out_3a8f {
  background-color: transparent;
  color: #262626;
}
.icon-inner-95c0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-inner-95c0 [class*="social-icon-jsfiddle"].overlay_out_3a8f {
  background-color: transparent;
  color: #487aa2;
}
.icon-inner-95c0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-inner-95c0 [class*="social-icon-linkedin"].overlay_out_3a8f {
  background-color: transparent;
  color: #0077b5;
}
.icon-inner-95c0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-inner-95c0 [class*="social-icon-medium"].overlay_out_3a8f {
  background-color: transparent;
  color: #00ab6b;
}
.icon-inner-95c0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-inner-95c0
  [class*="social-icon-odnoklassniki"].overlay_out_3a8f {
  background-color: transparent;
  color: #f4731c;
}
.icon-inner-95c0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-inner-95c0 [class*="social-icon-meetup"].overlay_out_3a8f {
  background-color: transparent;
  color: #ec1c40;
}
.icon-inner-95c0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-inner-95c0 [class*="social-icon-pinterest"].overlay_out_3a8f {
  background-color: transparent;
  color: #bd081c;
}
.icon-inner-95c0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-inner-95c0 [class*="social-icon-product-hunt"].overlay_out_3a8f {
  background-color: transparent;
  color: #da552f;
}
.icon-inner-95c0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-inner-95c0 [class*="social-icon-reddit"].overlay_out_3a8f {
  background-color: transparent;
  color: #ff4500;
}
.icon-inner-95c0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-inner-95c0 [class*="social-icon-rss"].overlay_out_3a8f {
  background-color: transparent;
  color: #f26522;
}
.icon-inner-95c0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-inner-95c0
  [class*="social-icon-shopping-cart"].overlay_out_3a8f {
  background-color: transparent;
  color: #4caf50;
}
.icon-inner-95c0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-inner-95c0 [class*="social-icon-skype"].overlay_out_3a8f {
  background-color: transparent;
  color: #00aff0;
}
.icon-inner-95c0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-inner-95c0 [class*="social-icon-slideshare"].overlay_out_3a8f {
  background-color: transparent;
  color: #0077b5;
}
.icon-inner-95c0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-inner-95c0 [class*="social-icon-snapchat"].overlay_out_3a8f {
  background-color: transparent;
  color: #fffc00;
}
.icon-inner-95c0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-inner-95c0 [class*="social-icon-soundcloud"].overlay_out_3a8f {
  background-color: transparent;
  color: #f80;
}
.icon-inner-95c0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-inner-95c0 [class*="social-icon-spotify"].overlay_out_3a8f {
  background-color: transparent;
  color: #2ebd59;
}
.icon-inner-95c0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-inner-95c0
  [class*="social-icon-stack-overflow"].overlay_out_3a8f {
  background-color: transparent;
  color: #fe7a15;
}
.icon-inner-95c0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-inner-95c0 [class*="social-icon-maldkfgram"].overlay_out_3a8f {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-inner-95c0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-inner-95c0 [class*="social-icon-tripadvisor"].overlay_out_3a8f {
  background-color: transparent;
  color: #589442;
}
.icon-inner-95c0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-inner-95c0 [class*="social-icon-tumblr"].overlay_out_3a8f {
  background-color: transparent;
  color: #35465c;
}
.icon-inner-95c0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-inner-95c0 [class*="social-icon-twitch"].overlay_out_3a8f {
  background-color: transparent;
  color: #6441a5;
}
.icon-inner-95c0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-inner-95c0 [class*="social-icon-twitter"].overlay_out_3a8f {
  background-color: transparent;
  color: #1da1f2;
}
.icon-inner-95c0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-inner-95c0 [class*="social-icon-vimeo"].overlay_out_3a8f {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-inner-95c0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-inner-95c0 [class*="social-icon-vk"].overlay_out_3a8f {
  background-color: transparent;
  color: #45668e;
}
.icon-inner-95c0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-inner-95c0 [class*="social-icon-weibo"].overlay_out_3a8f {
  background-color: transparent;
  color: #df2029;
}
.icon-inner-95c0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-inner-95c0 [class*="social-icon-weixin"].overlay_out_3a8f {
  background-color: transparent;
  color: #7bb32e;
}
.icon-inner-95c0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-inner-95c0 [class*="social-icon-whatsapp"].overlay_out_3a8f {
  background-color: transparent;
  color: #25d366;
}
.icon-inner-95c0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-inner-95c0 [class*="social-icon-wordpress"].overlay_out_3a8f {
  background-color: transparent;
  color: #21759b;
}
.icon-inner-95c0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-inner-95c0 [class*="social-icon-xing"].overlay_out_3a8f {
  background-color: transparent;
  color: #026466;
}
.icon-inner-95c0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-inner-95c0 [class*="social-icon-yelp"].overlay_out_3a8f {
  background-color: transparent;
  color: #af0606;
}
.icon-inner-95c0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-inner-95c0 [class*="social-icon-youtube"].overlay_out_3a8f {
  background-color: transparent;
  color: #cd201f;
}
.image_out_fc1e {
  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;
}
.image_out_fc1e:hover {
  box-shadow: none;
  background: 0 0;
}
.tag_4aed {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.aside-8085 {
  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;
}
.info_b638 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fresh_a21d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fresh_a21d,
.fresh_a21d::after,
.fresh_a21d::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;
}
.fresh_a21d::after,
.fresh_a21d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.complex_a36d .aside-8085 .info_b638 {
  margin-top: -2px;
  width: 19px;
}
.complex_a36d .aside-8085 .fresh_a21d {
  margin-top: -1px;
}
.complex_a36d .aside-8085 .fresh_a21d,
.complex_a36d .aside-8085 .fresh_a21d::after,
.complex_a36d .aside-8085 .fresh_a21d::before {
  width: 19px;
  height: 2px;
}
.complex_a36d .aside-8085 .fresh_a21d::before {
  top: -6px;
}
.complex_a36d .aside-8085 .fresh_a21d::after {
  bottom: -6px;
}
.blue_fdcf .aside-8085 .info_b638 {
  margin-top: -2px;
  width: 22px;
}
.blue_fdcf .aside-8085 .fresh_a21d {
  margin-top: -1px;
}
.blue_fdcf .aside-8085 .fresh_a21d,
.blue_fdcf .aside-8085 .fresh_a21d::after,
.blue_fdcf .aside-8085 .fresh_a21d::before {
  width: 22px;
  height: 2px;
}
.blue_fdcf .aside-8085 .fresh_a21d::before {
  top: -7px;
}
.blue_fdcf .aside-8085 .fresh_a21d::after {
  bottom: -7px;
}
.footer-7dab .aside-8085 .info_b638 {
  margin-top: -2px;
  width: 31px;
}
.footer-7dab .aside-8085 .fresh_a21d {
  margin-top: -1.5px;
}
.footer-7dab .aside-8085 .fresh_a21d,
.footer-7dab .aside-8085 .fresh_a21d::after,
.footer-7dab .aside-8085 .fresh_a21d::before {
  width: 31px;
  height: 3px;
}
.footer-7dab .aside-8085 .fresh_a21d::before {
  top: -9px;
}
.footer-7dab .aside-8085 .fresh_a21d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thick-2902 .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 19px;
  }
  .thick-2902 .aside-8085 .fresh_a21d {
    margin-top: -1px;
  }
  .thick-2902 .aside-8085 .fresh_a21d,
  .thick-2902 .aside-8085 .fresh_a21d::after,
  .thick-2902 .aside-8085 .fresh_a21d::before {
    width: 19px;
    height: 2px;
  }
  .thick-2902 .aside-8085 .fresh_a21d::before {
    top: -6px;
  }
  .thick-2902 .aside-8085 .fresh_a21d::after {
    bottom: -6px;
  }
  .dropdown-dirty-ba10 .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-dirty-ba10 .aside-8085 .fresh_a21d {
    margin-top: -1px;
  }
  .dropdown-dirty-ba10 .aside-8085 .fresh_a21d,
  .dropdown-dirty-ba10 .aside-8085 .fresh_a21d::after,
  .dropdown-dirty-ba10 .aside-8085 .fresh_a21d::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-dirty-ba10 .aside-8085 .fresh_a21d::before {
    top: -7px;
  }
  .dropdown-dirty-ba10 .aside-8085 .fresh_a21d::after {
    bottom: -7px;
  }
  .content_bad3 .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 31px;
  }
  .content_bad3 .aside-8085 .fresh_a21d {
    margin-top: -1.5px;
  }
  .content_bad3 .aside-8085 .fresh_a21d,
  .content_bad3 .aside-8085 .fresh_a21d::after,
  .content_bad3 .aside-8085 .fresh_a21d::before {
    width: 31px;
    height: 3px;
  }
  .content_bad3 .aside-8085 .fresh_a21d::before {
    top: -9px;
  }
  .content_bad3 .aside-8085 .fresh_a21d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .medium_6c0a .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 19px;
  }
  .medium_6c0a .aside-8085 .fresh_a21d {
    margin-top: -1px;
  }
  .medium_6c0a .aside-8085 .fresh_a21d,
  .medium_6c0a .aside-8085 .fresh_a21d::after,
  .medium_6c0a .aside-8085 .fresh_a21d::before {
    width: 19px;
    height: 2px;
  }
  .medium_6c0a .aside-8085 .fresh_a21d::before {
    top: -6px;
  }
  .medium_6c0a .aside-8085 .fresh_a21d::after {
    bottom: -6px;
  }
  .brown-2227 .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 22px;
  }
  .brown-2227 .aside-8085 .fresh_a21d {
    margin-top: -1px;
  }
  .brown-2227 .aside-8085 .fresh_a21d,
  .brown-2227 .aside-8085 .fresh_a21d::after,
  .brown-2227 .aside-8085 .fresh_a21d::before {
    width: 22px;
    height: 2px;
  }
  .brown-2227 .aside-8085 .fresh_a21d::before {
    top: -7px;
  }
  .brown-2227 .aside-8085 .fresh_a21d::after {
    bottom: -7px;
  }
  .carousel-abb0 .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-abb0 .aside-8085 .fresh_a21d {
    margin-top: -1.5px;
  }
  .carousel-abb0 .aside-8085 .fresh_a21d,
  .carousel-abb0 .aside-8085 .fresh_a21d::after,
  .carousel-abb0 .aside-8085 .fresh_a21d::before {
    width: 31px;
    height: 3px;
  }
  .carousel-abb0 .aside-8085 .fresh_a21d::before {
    top: -9px;
  }
  .carousel-abb0 .aside-8085 .fresh_a21d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup-inner-9e18 .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-inner-9e18 .aside-8085 .fresh_a21d {
    margin-top: -1px;
  }
  .popup-inner-9e18 .aside-8085 .fresh_a21d,
  .popup-inner-9e18 .aside-8085 .fresh_a21d::after,
  .popup-inner-9e18 .aside-8085 .fresh_a21d::before {
    width: 19px;
    height: 2px;
  }
  .popup-inner-9e18 .aside-8085 .fresh_a21d::before {
    top: -6px;
  }
  .popup-inner-9e18 .aside-8085 .fresh_a21d::after {
    bottom: -6px;
  }
  .copper_2255 .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 22px;
  }
  .copper_2255 .aside-8085 .fresh_a21d {
    margin-top: -1px;
  }
  .copper_2255 .aside-8085 .fresh_a21d,
  .copper_2255 .aside-8085 .fresh_a21d::after,
  .copper_2255 .aside-8085 .fresh_a21d::before {
    width: 22px;
    height: 2px;
  }
  .copper_2255 .aside-8085 .fresh_a21d::before {
    top: -7px;
  }
  .copper_2255 .aside-8085 .fresh_a21d::after {
    bottom: -7px;
  }
  .overlay_45da .aside-8085 .info_b638 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_45da .aside-8085 .fresh_a21d {
    margin-top: -1.5px;
  }
  .overlay_45da .aside-8085 .fresh_a21d,
  .overlay_45da .aside-8085 .fresh_a21d::after,
  .overlay_45da .aside-8085 .fresh_a21d::before {
    width: 31px;
    height: 3px;
  }
  .overlay_45da .aside-8085 .fresh_a21d::before {
    top: -9px;
  }
  .overlay_45da .aside-8085 .fresh_a21d::after {
    bottom: -9px;
  }
}
.texture-copper-f36e .fresh_a21d {
  -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);
}
.texture-copper-f36e .fresh_a21d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-copper-f36e .fresh_a21d::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);
}
.texture-copper-f36e.block-lower-e210 .fresh_a21d {
  -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);
}
.texture-copper-f36e.block-lower-e210 .fresh_a21d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-copper-f36e.block-lower-e210 .fresh_a21d::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);
}
.photo-ccbf {
  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.photo_pro_33c1:before {
  display: none;
}
.form-dirty-ea38 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form-dirty-ea38 .pressed_f17b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form-dirty-ea38 .pressed_f17b:last-of-type {
  border-bottom: none;
}
.form-dirty-ea38 .pressed_f17b.popup-solid-e22b,
.form-dirty-ea38 .pressed_f17b.table_slow_e863,
.form-dirty-ea38 .pressed_f17b.feature_098c {
  padding: 0;
}
.form-dirty-ea38 .nav_lower_43ed .highlight-c26e {
  color: currentColor;
}
.form-dirty-ea38 .nav_lower_43ed .highlight-c26e:focus,
.form-dirty-ea38 .nav_lower_43ed .highlight-c26e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-dirty-ea38.tooltip-first-cbbd .backdrop-38fd,
.form-dirty-ea38.tooltip-first-cbbd .wide-f66f a,
.form-dirty-ea38.tooltip-first-cbbd .content_52c9 a,
.form-dirty-ea38.tooltip-first-cbbd .left-83b2 a {
  color: rgba(0, 0, 0, 0.55);
}
.form-dirty-ea38.tooltip-first-cbbd .backdrop-38fd:hover,
.form-dirty-ea38.tooltip-first-cbbd .wide-f66f a:hover,
.form-dirty-ea38.tooltip-first-cbbd .content_52c9 a:hover,
.form-dirty-ea38.tooltip-first-cbbd .left-83b2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-dirty-ea38.tooltip-first-cbbd .hot-b47a {
  color: rgba(0, 0, 0, 0.8);
}
.form-dirty-ea38.tooltip-first-cbbd .pressed_f17b {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-dirty-ea38.tooltip-first-cbbd .pressed_f17b:before {
  background: rgba(0, 0, 0, 0.08);
}
.form-dirty-ea38.tooltip-first-cbbd .main-071e:before {
  background: rgba(255, 255, 255, 0.9);
}
.form-dirty-ea38.tooltip-first-cbbd .nav_lower_43ed .short-a7d4 li a,
.form-dirty-ea38.tooltip-first-cbbd .nav_lower_43ed .highlight-c26e,
.form-dirty-ea38.tooltip-first-cbbd .left-83b2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-dirty-ea38.tooltip-first-cbbd .nav_lower_43ed .highlight-c26e:focus,
.form-dirty-ea38.tooltip-first-cbbd .nav_lower_43ed .highlight-c26e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-dirty-ea38.tooltip-first-cbbd .short-a7d4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-dirty-ea38.container-9e0e .backdrop-38fd,
.form-dirty-ea38.container-9e0e .wide-f66f a,
.form-dirty-ea38.container-9e0e .content_52c9 .highlight-c26e,
.form-dirty-ea38.container-9e0e .content_52c9 a,
.form-dirty-ea38.container-9e0e .left-83b2 a {
  color: rgba(255, 255, 255, 0.79);
}
.form-dirty-ea38.container-9e0e .backdrop-38fd:hover,
.form-dirty-ea38.container-9e0e .wide-f66f a:hover,
.form-dirty-ea38.container-9e0e .content_52c9 .highlight-c26e:hover,
.form-dirty-ea38.container-9e0e .content_52c9 a:hover,
.form-dirty-ea38.container-9e0e .left-83b2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-dirty-ea38.container-9e0e .hot-b47a {
  color: rgba(255, 255, 255, 0.99);
}
.form-dirty-ea38.container-9e0e .pressed_f17b {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-dirty-ea38.container-9e0e .pressed_f17b:before {
  background: rgba(255, 255, 255, 0.08);
}
.form-dirty-ea38.container-9e0e .main-071e:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-dirty-ea38.container-9e0e .nav_lower_43ed .short-a7d4 li a,
.form-dirty-ea38.container-9e0e .nav_lower_43ed .highlight-c26e,
.form-dirty-ea38.container-9e0e .left-83b2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-dirty-ea38.container-9e0e .nav_lower_43ed .highlight-c26e:focus,
.form-dirty-ea38.container-9e0e .nav_lower_43ed .highlight-c26e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-dirty-ea38.container-9e0e .short-a7d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-071e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main-071e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paper_dc09 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.info_3550 .form-dirty-ea38 {
  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;
}
.info_3550 .pressed_f17b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.info_3550 .pressed_f17b: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) {
  .info_3550 .pressed_f17b:before {
    width: 16%;
    left: 42%;
  }
}
.info_3550 .pressed_f17b:last-child:before {
  content: none;
}
.info_3550 .pressed_f17b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.info_3550 .nav_lower_43ed .short-a7d4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.info_3550 .nav_lower_43ed .short-a7d4 li a .highlight-c26e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.info_3550 .nav_lower_43ed .left-83b2 {
  border: none;
}
.info_3550 .nav_lower_43ed .left-83b2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.info_3550 .main-071e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.info_3550 .paper_dc09 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.info_3550 .container-9e0e .main-071e:before {
  background: rgba(0, 0, 0, 0.9);
}
.info_3550 .tooltip-first-cbbd.backdrop-7c6e .fresh_a21d {
  background: rgba(0, 0, 0, 0.6);
}
.info_3550
  .tooltip-first-cbbd.backdrop-7c6e
  .fresh_a21d::after,
.info_3550
  .tooltip-first-cbbd.backdrop-7c6e
  .fresh_a21d:before {
  background: inherit;
}
.info_3550
  .tooltip-first-cbbd.backdrop-7c6e:hover
  .fresh_a21d {
  background: rgba(0, 0, 0, 0.8);
}
.primary-basic-6a97 .form-dirty-ea38 {
  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) {
  .primary-basic-6a97 .form-dirty-ea38 {
    width: auto;
    right: 45px;
  }
}
.content_183b .form-dirty-ea38 {
  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) {
  .content_183b .form-dirty-ea38 {
    width: auto;
    left: 45px;
  }
}
.photo_pro_33c1 .form-dirty-ea38 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.photo_pro_33c1 .paper_dc09 {
  max-width: 48em;
  margin: 0 auto;
}
.photo_pro_33c1 .main-071e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mask-copper-a09e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mask-copper-a09e.info_3550 .form-dirty-ea38 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mask-copper-a09e.primary-basic-6a97 .form-dirty-ea38 {
  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);
}
.mask-copper-a09e .form-dirty-ea38 {
  visibility: visible;
}
.mask-copper-a09e.content_183b .form-dirty-ea38 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status_f573,
.shade-8378 {
  overflow-x: hidden;
}
.status_f573 .form-dirty-ea38 {
  overflow: auto;
}
.status_f573.info_3550 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_f573.info_3550 .form-dirty-ea38 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status_f573.info_3550 .image_out_fc1e {
  opacity: 0;
}
.status_f573.primary-basic-6a97 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_f573.primary-basic-6a97 .form-dirty-ea38 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status_f573.primary-basic-6a97 .image_out_fc1e {
  opacity: 0;
}
.status_f573.content_183b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_f573.content_183b .form-dirty-ea38 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status_f573.content_183b .image_out_fc1e {
  opacity: 0;
}
.status_f573.photo_pro_33c1 .form-dirty-ea38 {
  z-index: 10;
  visibility: visible;
}
.backdrop-7c6e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.backdrop-7c6e .fresh_a21d {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop-7c6e .fresh_a21d::after,
.backdrop-7c6e .fresh_a21d:before {
  background: inherit;
}
.backdrop-7c6e:hover .fresh_a21d {
  background: rgba(255, 255, 255, 0.99);
}
.content_183b .backdrop-7c6e {
  top: 10px;
  right: auto;
  left: 12px;
}
.photo_pro_33c1 .backdrop-7c6e {
  display: none !important;
}
.status_f573:before,
.shade-8378:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status_f573 .backdrop-7c6e,
.shade-8378 .backdrop-7c6e {
  display: inline-block;
}
.form-dirty-ea38 .table-static-7974 {
  -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;
}
.status_f573 .form-dirty-ea38 .table-static-7974,
.shade-8378 .form-dirty-ea38 .table-static-7974 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gas-df03 .full-cac1 {
  width: 100%;
}
.message-3e3c {
  padding: 0 0.5em 0;
}
.message-3e3c [class*="customify-col-"],
.message-3e3c [class*="customify-col_"],
.message-3e3c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accent_0641 .message-3e3c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .complex_12d2 .backdrop_299f,
  .backdrop_299f {
    display: none;
  }
  .row_green_3b46 {
    text-align: left;
  }
  .link-hovered-100b {
    text-align: center;
  }
  .photo-steel-320c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .complex_12d2 .rough-6062,
  .rough-6062 {
    display: none;
  }
  .header-01a9 {
    text-align: left;
  }
  .white_77c3 {
    text-align: center;
  }
  .logo_2cdf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .complex_12d2 .nav-381a,
  .nav-381a {
    display: none;
  }
  .media-inner-8b63 {
    text-align: left;
  }
  .summary_c3a0 {
    text-align: center;
  }
  .search_bronze_ed7d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.form_new_b102 {
  box-shadow: none !important;
}
.hover-fixed-38e8 .card_4ba5,
.yellow_d117 .card_4ba5 {
  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;
}
.yellow_d117 .card_4ba5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.menu-3161 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.menu-3161:after,
.menu-3161:before {
  content: "";
  display: table;
}
.menu-3161:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .menu-3161 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.menu-3161,
.backdrop_0c1c {
  max-width: 1248px;
  margin: 0 auto;
}

.chip-0904.current_9307 .menu-3161 {
  max-width: 100%;
}
.chip-0904.white-1787 {
  max-width: 1200px;
  margin: 0 auto;
}
.chip-0904.active_5b55 .menu-3161 {
  max-width: 100%;
}
.chip-0904.active_5b55 > .menu-3161 {
  padding-left: 0;
  padding-right: 0;
}
.chip-0904.active_5b55 > .menu-3161 .complex_12d2 {
  margin: 0;
}
.chip-0904.active_5b55
  > .menu-3161
  .notification_989c.wrapper-current-6459 {
  margin-right: 0;
  margin-left: 0;
}
.chip-0904.active_5b55 #main.wrapper-current-6459 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .liquid_9fea #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .liquid_9fea #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .highlight_black_ac4e .over_8214 {
    padding-right: 1em;
  }
  .highlight_black_ac4e.container-67cd .notification_989c {
    border-right: 1px solid #eaecee;
  }
  .highlight_black_ac4e.container-67cd .over_8214 {
    padding-right: 1em;
  }
  .highlight_black_ac4e.container-67cd .picture_hovered_fcad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-0c1f .over_8214 {
    padding-left: 1em;
  }
  .chip-0c1f.container-67cd .notification_989c {
    border-left: 1px solid #eaecee;
  }
  .chip-0c1f.container-67cd .over_8214 {
    padding-left: 1em;
  }
  .chip-0c1f.container-67cd .picture_hovered_fcad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-solid-79cb .over_8214 {
    padding-left: 1em;
  }
  .menu-solid-79cb.container-67cd .hard-6878 {
    border-right: 1px solid #eaecee;
  }
  .menu-solid-79cb.container-67cd .element-876d {
    border-right: 1px solid #eaecee;
  }
  .menu-solid-79cb.container-67cd .over_8214 {
    padding-left: 1em;
  }
  .menu-solid-79cb.container-67cd .picture_hovered_fcad {
    padding-right: 1em;
  }
  .menu-solid-79cb.container-67cd .block-4acc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_b1c5 .over_8214 {
    padding-right: 1em;
  }
  .chip_b1c5.container-67cd .hard-6878 {
    border-left: 1px solid #eaecee;
  }
  .chip_b1c5.container-67cd .element-876d {
    border-left: 1px solid #eaecee;
  }
  .chip_b1c5.container-67cd .over_8214 {
    padding-right: 1em;
  }
  .chip_b1c5.container-67cd .picture_hovered_fcad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_b1c5.container-67cd .block-4acc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid_9fea .over_8214 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid_9fea.container-67cd .notification_989c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .liquid_9fea.container-67cd .over_8214 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid_9fea.container-67cd .picture_hovered_fcad {
    padding-left: 1em;
  }
  .liquid_9fea.container-67cd .block-4acc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .liquid_9fea.container-67cd .over_8214 {
    padding-left: 0;
  }
}
.content_1a70 .complex_7cb7 {
  display: inline-block;
}
.shadow-24b1 {
  display: inline-block;
}
.caption-last-2094 {
  word-con: break-word;
}
.preview-5958 > span {
  display: inline-block;
  padding: 5px 0;
}
.preview-5958 .search_0c36 {
  margin-left: 8px;
  margin-right: 8px;
}
.preview-5958 .section-418c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container-medium-1974 .nav_complex_754b {
  margin-bottom: 2em;
}
.container-medium-1974 .message-839d {
  margin-bottom: 15px;
}
.container-medium-1974 .message-839d:last-child {
  margin-bottom: 0;
}
.container-medium-1974 .steel_054c {
  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) {
  .container-medium-1974 .steel_054c {
    display: block;
  }
}
.container-medium-1974 .form-last-6b0f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container-medium-1974 .form-last-6b0f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container-medium-1974 .summary-0cac {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container-medium-1974 .summary-0cac img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container-medium-1974 .summary-0cac a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container-medium-1974 .caption-last-2094 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container-medium-1974 .caption-last-2094 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container-medium-1974 .middle-4cb3 p:last-child {
  margin-bottom: 0;
}
.container-medium-1974 .message-pro-6feb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container-medium-1974 .outer_af22 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container-medium-1974 .item-medium-4286 {
  margin-top: 1em;
}
.container-medium-1974 .pink_a128 {
  top: 0;
  display: block;
}
.container-medium-1974 .pink_a128 a {
  color: inherit;
}
.container-medium-1974 .pink_a128 a:hover {
  color: inherit;
}
.container-medium-1974 .banner-in-c214 {
  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;
}
.container-medium-1974 .banner-in-c214:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container-medium-1974 .outer_af22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container-medium-1974 .article_bb71 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container-medium-1974 .article_bb71:first-child {
  margin-top: 0;
}
.container-medium-1974 .article_bb71.element_046b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container-medium-1974 .article_bb71.glass-9072 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container-medium-1974
  .article_bb71.glass-9072.selected-6d88
  .item-medium-4286 {
  width: 100%;
}
.container-medium-1974 .glass-9072 {
  -webkit-box-align: center;
  align-items: center;
}
.container-medium-1974 .glass-9072 .preview-5958,
.container-medium-1974 .glass-9072 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container-medium-1974 .summary-0cac {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-medium-1974 .summary-0cac img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-medium-1974 .summary-0cac: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;
}
.container-medium-1974 .element_046b {
  z-index: 5;
}
.container-medium-1974 .warm_fc93 .west_4b0c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container-medium-1974 .rough-1c7a .west_4b0c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container-medium-1974 .north-c5bd .west_4b0c {
  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;
}
.container-medium-1974.background-bronze-fc6f .steel_054c,
.container-medium-1974.form_38ac .steel_054c {
  display: block;
}
.container-medium-1974.background-bronze-fc6f .steel_054c .item-basic-9f3a,
.container-medium-1974.background-bronze-fc6f .steel_054c .outer_af22,
.container-medium-1974.form_38ac .steel_054c .item-basic-9f3a,
.container-medium-1974.form_38ac .steel_054c .outer_af22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-medium-1974.tertiary-816d .form-last-6b0f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container-medium-1974.tertiary-816d .form-last-6b0f {
    margin-right: 0;
  }
}
.container-medium-1974.background-bronze-fc6f .form-last-6b0f,
.container-medium-1974.form_38ac .form-last-6b0f {
  padding-top: 40%;
}
.container-medium-1974.background-bronze-fc6f .nav_complex_754b,
.container-medium-1974.form_38ac .nav_complex_754b {
  display: block;
}
.container-medium-1974.background-bronze-fc6f .fn-sticky-80cb .outer_af22,
.container-medium-1974.form_38ac .fn-sticky-80cb .outer_af22 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container-medium-1974.background-bronze-fc6f .form-last-6b0f,
.container-medium-1974.form_38ac .form-last-6b0f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container-medium-1974.background-bronze-fc6f .outer_af22 {
  padding: 1em;
}
.hover_out_e7a7 {
  margin: 30px auto;
  display: block;
}
.hover_out_e7a7 .pro_a84e > * {
  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;
}
.hover_out_e7a7 .pro_a84e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover_out_e7a7 .pro_a84e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-bd3c .preview-5958 {
  margin-bottom: 1.41575em;
}
.input-bd3c .detail_top_68c5 {
  margin-bottom: 1.618em;
}
.new-9cf8 .light-d6b7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.new-9cf8 .light-d6b7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.new-9cf8 .outline-paper-249f {
  max-width: 100%;
  overflow: auto;
}
.widget_short_7136 .new-9cf8 a:hover {
  text-decoration: underline;
}
.alert-5f54 .message-839d:not(.caption-last-2094),
.alert-5f54 .summary-0cac {
  margin-bottom: 1.41575em;
}
.alert-5f54 .message-839d:not(.caption-last-2094):last-child,
.alert-5f54 .summary-0cac:last-child {
  margin-bottom: 0;
}
.alert-5f54 .message-839d.selected_0f0a {
  margin-bottom: 0.41575em;
}
.alert-5f54 .south-69ff:before,
.alert-5f54 .cool-41e4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert-5f54 .south-69ff:before {
  content: "\f115";
}
.alert-5f54 .cool-41e4:before {
  content: "\f02c";
}
.alert-5f54 .icon-f81a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert-5f54 .icon-f81a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture-68e6 {
  display: -webkit-box;
  display: flex;
}
.picture-68e6 .filter-eb45 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture-68e6 .filter-eb45 {
    flex-basis: 90px;
  }
}
.picture-68e6 .wrapper-d59d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-68e6 .wrapper-d59d {
    flex-basis: calc(100% - 50px);
  }
}
.picture-68e6 .avatar_fresh_06df p:last-child {
  margin-bottom: 0.72em;
}
.main_aaeb .pro_a84e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.main_aaeb .pro_a84e:after,
.main_aaeb .pro_a84e:before {
  content: "";
  display: table;
}
.main_aaeb .pro_a84e:after {
  clear: both;
}
.main_aaeb .pro_a84e .panel-e19e,
.main_aaeb .pro_a84e .sidebar-static-fdb1 {
  width: 49%;
}
.main_aaeb .pro_a84e .panel-e19e a span.hero-prev-0ebd,
.main_aaeb .pro_a84e .sidebar-static-fdb1 a span.hero-prev-0ebd {
  display: block;
  margin-bottom: 5px;
}
.main_aaeb .pro_a84e .sidebar-static-fdb1 {
  float: left;
  text-align: left;
}
.main_aaeb .pro_a84e .panel-e19e {
  float: right;
  text-align: right;
}
.list-wide-edd0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .list-wide-edd0 {
    margin-bottom: 0;
  }
}
.breadcrumb_clean_3a10 {
  margin-bottom: 1em;
}
.breadcrumb_clean_3a10 .caption-last-2094 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focused_5a02 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paper-6132 .breadcrumb_clean_3a10,
.basic_e751 .breadcrumb_clean_3a10 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paper-6132 .breadcrumb_clean_3a10,
  .basic_e751 .breadcrumb_clean_3a10 {
    display: block;
  }
}
.paper-6132 .focused_5a02,
.basic_e751 .focused_5a02 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paper-6132 .focused_5a02,
  .basic_e751 .focused_5a02 {
    margin-bottom: 1em;
  }
}
.paper-6132 .focused_5a02 img,
.basic_e751 .focused_5a02 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paper-6132 .prev-a4a3,
.basic_e751 .prev-a4a3 {
  flex-basis: calc(100% - 160px);
}
.paper-6132 .prev-a4a3 p,
.basic_e751 .prev-a4a3 p {
  margin-bottom: 0;
}
.paper-6132 .prev-a4a3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paper-6132 .prev-a4a3 {
    padding-left: 0;
  }
}
.basic_e751 .prev-a4a3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .basic_e751 .prev-a4a3 {
    padding-right: 0;
  }
}
.basic_e751 .focused_5a02 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hero-prev-3c6b .focused_5a02 {
  margin-bottom: 0.5em;
}
.hero-prev-3c6b .focused_5a02 img {
  width: 100%;
}
.dropdown_dynamic_ff95 .content-stale-8c40,
.current_3345 .content-stale-8c40 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.current_3345 .notification_989c .accent-tiny-7f9e p:last-child {
  margin-bottom: 0;
}
.header_8d8a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip-pressed-8010 .alert_81ac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip-pressed-8010 .alert_81ac:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip-pressed-8010 .alert_81ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip-pressed-8010 .alert_81ac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip-pressed-8010 .alert_81ac ul li {
  margin: 0 0 0.6em;
}
.tooltip-pressed-8010 .alert_81ac ul li.modal_iron_5b0a,
.tooltip-pressed-8010 .alert_81ac ul li.notice-c157 {
  position: relative;
}
.tooltip-pressed-8010 .alert_81ac ul li.modal_iron_5b0a .advanced_e8bd,
.tooltip-pressed-8010 .alert_81ac ul li.notice-c157 .advanced_e8bd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip-pressed-8010 .alert_81ac ul li.modal_iron_5b0a:after:after,
.tooltip-pressed-8010 .alert_81ac ul li.modal_iron_5b0a:after:before,
.tooltip-pressed-8010
  .alert_81ac
  ul
  li.notice-c157:after:after,
.tooltip-pressed-8010
  .alert_81ac
  ul
  li.notice-c157:after:before {
  content: "";
  display: table;
}
.tooltip-pressed-8010 .alert_81ac ul li.modal_iron_5b0a:after:after,
.tooltip-pressed-8010
  .alert_81ac
  ul
  li.notice-c157:after:after {
  clear: both;
}
.tooltip-pressed-8010 .alert_81ac a.summary_88b8:hover {
  text-decoration: none;
}
.tooltip-pressed-8010 .alert_81ac select {
  max-width: 100%;
}
.tooltip-pressed-8010 .alert_81ac table {
  font-size: 85%;
}
.tooltip-pressed-8010 .alert_81ac table td,
.tooltip-pressed-8010 .alert_81ac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip-pressed-8010 .alert_81ac table tfoot td {
  text-align: left;
}
.tooltip-pressed-8010 .alert_81ac :last-child {
  margin-bottom: 0;
}
.tooltip-pressed-8010 .alert_81ac .down-40fe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip-pressed-8010 .alert_81ac .down-40fe label {
  width: 100%;
}
.tooltip-pressed-8010 .alert_81ac .down-40fe .overlay_a5de {
  width: 100%;
  display: block;
}
.tooltip-pressed-8010 .alert_81ac .down-40fe .description_a896 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip-pressed-8010 .alert_81ac .down-40fe .description_a896:hover svg #svg-search {
  fill: #444;
}
.tooltip-pressed-8010 .alert_81ac .down-40fe .description_a896 svg {
  width: 18px;
  height: 18px;
}
.tooltip-pressed-8010 .dropdown-4a35 ul ul,
.tooltip-pressed-8010 .shade_5b7f ul ul,
.tooltip-pressed-8010 .panel-advanced-3c89 ul ul,
.tooltip-pressed-8010 .background_liquid_c114 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip-pressed-8010 .dropdown-4a35 .overlay_7c8e > a,
.tooltip-pressed-8010 .shade_5b7f .overlay_7c8e > a,
.tooltip-pressed-8010 .panel-advanced-3c89 .overlay_7c8e > a,
.tooltip-pressed-8010 .background_liquid_c114 .overlay_7c8e > a {
  margin-bottom: 0;
}
.tooltip-pressed-8010 .basic-9e7d li,
.tooltip-pressed-8010 .dropdown-4a35 li,
.tooltip-pressed-8010 .banner_simple_9c31 li,
.tooltip-pressed-8010 .shade_5b7f li,
.tooltip-pressed-8010 .panel-advanced-3c89 li,
.tooltip-pressed-8010 .background_liquid_c114 li,
.tooltip-pressed-8010 .description_b35a li,
.tooltip-pressed-8010 .hero-inner-54a9 li {
  display: block;
  position: relative;
}
.tooltip-pressed-8010 .basic-9e7d li:last-child,
.tooltip-pressed-8010 .dropdown-4a35 li:last-child,
.tooltip-pressed-8010 .banner_simple_9c31 li:last-child,
.tooltip-pressed-8010 .shade_5b7f li:last-child,
.tooltip-pressed-8010 .panel-advanced-3c89 li:last-child,
.tooltip-pressed-8010 .background_liquid_c114 li:last-child,
.tooltip-pressed-8010 .description_b35a li:last-child,
.tooltip-pressed-8010 .hero-inner-54a9 li:last-child {
  border: none;
}
.tooltip-pressed-8010 .basic-9e7d li a,
.tooltip-pressed-8010 .dropdown-4a35 li a,
.tooltip-pressed-8010 .banner_simple_9c31 li a,
.tooltip-pressed-8010 .shade_5b7f li a,
.tooltip-pressed-8010 .panel-advanced-3c89 li a,
.tooltip-pressed-8010 .background_liquid_c114 li a,
.tooltip-pressed-8010 .description_b35a li a,
.tooltip-pressed-8010 .hero-inner-54a9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-pressed-8010 .basic-9e7d li ul li::before,
.tooltip-pressed-8010 .dropdown-4a35 li ul li::before,
.tooltip-pressed-8010 .banner_simple_9c31 li ul li::before,
.tooltip-pressed-8010 .shade_5b7f li ul li::before,
.tooltip-pressed-8010 .panel-advanced-3c89 li ul li::before,
.tooltip-pressed-8010 .background_liquid_c114 li ul li::before,
.tooltip-pressed-8010 .description_b35a li ul li::before,
.tooltip-pressed-8010 .hero-inner-54a9 li ul li::before {
  left: 15px;
}
.tooltip-pressed-8010 .basic-9e7d li ul a,
.tooltip-pressed-8010 .dropdown-4a35 li ul a,
.tooltip-pressed-8010 .banner_simple_9c31 li ul a,
.tooltip-pressed-8010 .shade_5b7f li ul a,
.tooltip-pressed-8010 .panel-advanced-3c89 li ul a,
.tooltip-pressed-8010 .background_liquid_c114 li ul a,
.tooltip-pressed-8010 .description_b35a li ul a,
.tooltip-pressed-8010 .hero-inner-54a9 li ul a {
  padding-left: 20px;
}
.tooltip-pressed-8010 .basic-9e7d li ul ul li::before,
.tooltip-pressed-8010 .dropdown-4a35 li ul ul li::before,
.tooltip-pressed-8010 .banner_simple_9c31 li ul ul li::before,
.tooltip-pressed-8010 .shade_5b7f li ul ul li::before,
.tooltip-pressed-8010 .panel-advanced-3c89 li ul ul li::before,
.tooltip-pressed-8010 .background_liquid_c114 li ul ul li::before,
.tooltip-pressed-8010 .description_b35a li ul ul li::before,
.tooltip-pressed-8010 .hero-inner-54a9 li ul ul li::before {
  left: 30px;
}
.tooltip-pressed-8010 .basic-9e7d li ul ul a,
.tooltip-pressed-8010 .dropdown-4a35 li ul ul a,
.tooltip-pressed-8010 .banner_simple_9c31 li ul ul a,
.tooltip-pressed-8010 .shade_5b7f li ul ul a,
.tooltip-pressed-8010 .panel-advanced-3c89 li ul ul a,
.tooltip-pressed-8010 .background_liquid_c114 li ul ul a,
.tooltip-pressed-8010 .description_b35a li ul ul a,
.tooltip-pressed-8010 .hero-inner-54a9 li ul ul a {
  padding-left: 40px;
}
.tooltip-pressed-8010 .article-68c6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-pressed-8010 .hero-inner-54a9 ul li {
  margin-bottom: 1.41575em;
}
.tooltip-pressed-8010 .hero-inner-54a9 ul li .outline-hard-15a8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip-pressed-8010 .hero-inner-54a9 ul li .feature-fcbd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container-9e0e .basic-9e7d li a,
.container-9e0e .dropdown-4a35 li a,
.container-9e0e .banner_simple_9c31 li a,
.container-9e0e .shade_5b7f li a,
.container-9e0e .panel-advanced-3c89 li a,
.container-9e0e .background_liquid_c114 li a,
.container-9e0e .description_b35a li a,
.container-9e0e .hero-inner-54a9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-9e0e .article-68c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-9e0e .alert_81ac ul li.modal_iron_5b0a .advanced_e8bd,
.container-9e0e .alert_81ac ul li.notice-c157 .advanced_e8bd {
  background: rgba(0, 0, 0, 0.2);
}
.container-9e0e .tooltip-pressed-8010 .alert_81ac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li {
  margin: 0;
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li ul {
  margin: 0;
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li ul li a {
  padding-left: 15px;
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li ul li li a {
  padding-left: 30px;
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li.gallery_green_f9a3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li.gallery_green_f9a3 > 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;
}
.chip-0904 .tooltip-pressed-8010 .short-a7d4 li.gallery_green_f9a3 > 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;
}
.fixed-f10d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail-bronze-b974 {
  position: relative;
  z-index: 10;
}
.detail-bronze-b974 .table-static-7974 {
  width: 100%;
  max-width: 100%;
}
.under_6d91 .link-down-d68d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.under_6d91 .tooltip-first-cbbd {
}
.under_6d91 .container-9e0e {
  background: #292929;
}
.east_fb04 .link-down-d68d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.east_fb04 .tooltip-first-cbbd {
  background: #f9f9f9;
}
.east_fb04 .container-9e0e {
  background: #303030;
}
.brown_64d3 .link-down-d68d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .brown_64d3 .complex_7cb7 {
    margin-bottom: 1em;
  }
  .brown_64d3 .complex_7cb7:last-child {
    margin-bottom: 0;
  }
}
.brown_64d3 .tooltip-first-cbbd {
  background: #ededed;
}
.brown_64d3 .container-9e0e {
  background: #1a1a1a;
}
.link-down-d68d.tooltip-first-cbbd {
  color: rgba(0, 0, 0, 0.6);
}
.link-down-d68d.tooltip-first-cbbd .white_5987 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-down-d68d.container-9e0e {
  color: rgba(255, 255, 255, 0.99);
}
.link-down-d68d.container-9e0e a:not(.summary_88b8) {
  color: rgba(255, 255, 255, 0.79);
}
.link-down-d68d.container-9e0e a:not(.summary_88b8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-down-d68d.container-9e0e .white_5987 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-down-d68d.container-9e0e table tbody td,
.link-down-d68d.container-9e0e table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider-d104.avatar_clean_faa0 .menu-3161 {
  max-width: initial;
}
.slider-d104 .wrapper_selected_7564 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider-d104 .wrapper_selected_7564 .table-static-7974 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider-d104 .wrapper_selected_7564 .table-static-7974 {
    display: block;
    margin-bottom: 2em;
  }
  .slider-d104 .wrapper_selected_7564 .table-static-7974:last-child {
    margin-bottom: 0;
  }
}
.brown_64d3 .complex_7cb7:last-child,
.east_fb04 .complex_7cb7:last-child,
.under_6d91 .complex_7cb7:last-child {
  margin-bottom: 0;
}
.brown_64d3 .complex_7cb7 .tooltip-pressed-8010 .alert_81ac:last-child,
.east_fb04 .complex_7cb7 .tooltip-pressed-8010 .alert_81ac:last-child,
.under_6d91 .complex_7cb7 .tooltip-pressed-8010 .alert_81ac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .brown_64d3 .module_7bf8,
  .brown_64d3 .menu-2ec2,
  .east_fb04 .module_7bf8,
  .east_fb04 .menu-2ec2,
  .under_6d91 .module_7bf8,
  .under_6d91 .menu-2ec2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail-bronze-b974 .complex_7cb7 {
    margin-bottom: 2em;
  }
}
.detail-bronze-b974 p:last-child {
  margin-bottom: 0;
}
.detail-bronze-b974 li,
.detail-bronze-b974 ul {
  list-style: none;
  margin: 0;
}
.detail-bronze-b974 ul ul {
  margin-left: 2.617924em;
}
.outline_next_6a75 {
  font-size: 0.875em;
}

/* css-noise: cfb5 */
.shadow-element-t2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
