/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu_86c0/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu_86c0
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.menu_86c0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card_soft_0677.text_c2b8/licenses/gpl-2.0.badge-3c27
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.west-8b0e/, (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.tiny_f1d4.menu-bright-ba85/normalize.text-c935/
 ======
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.text-c935 v7.0.0 | MIT License | github.menu_86c0/necolas/normalize.text-c935 */
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;
}
.component_bf27 .thumbnail-aea1,
.outer-05a7,
.form_bright_736a,
.layout_steel_48fa,
.dark_c2b7,
.south_607b,
.paragraph-east-5017,
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;
}
.outer-05a7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outer-05a7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outer-05a7,
  h1 {
    font-size: 1.8em;
  }
}
.form_bright_736a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form_bright_736a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form_bright_736a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form_bright_736a,
  h2 {
    font-size: 1.7em;
  }
}
.layout_steel_48fa,
h3 {
  font-size: 1.618em;
}
.component_bf27 .thumbnail-aea1,
.dark_c2b7,
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.label_3f1f {
  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;
}
.lite_c9e2:after,
.lite_c9e2:before,
.description-45ea:after,
.description-45ea:before {
  content: "";
  display: table;
}
.lite_c9e2:after,
.description-45ea:after {
  clear: both;
}
.column_cc6f {
  float: right;
  margin-right: 0;
}
.content-dynamic-c314 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside_0f51 .item-c2a0,
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;
}
.aside_0f51 .item-c2a0: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;
}
.background_0890 .item-c2a0 {
  box-shadow: none;
}
.background_0890
  .item-c2a0
  .active-next-2201 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background_0890 .item-c2a0 .prev-ea41 {
  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;
}
.background_0890
  .item-c2a0
  .prev-ea41
  b {
  display: none;
}
.background_0890 .form_337c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image_purple_cbf0:not(.copper-169d):not(.box_glass_7009),
button:not(.copper-169d):not(.box_glass_7009),
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ),
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ),
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ) {
  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;
}
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ):hover,
button:not(.copper-169d):not(
    .box_glass_7009
  ):hover,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ):hover,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ):hover,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ):active,
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ):focus,
button:not(.copper-169d):not(
    .box_glass_7009
  ):active,
button:not(.copper-169d):not(
    .box_glass_7009
  ):focus,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ):active,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ):focus,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ):active,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ):focus,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ):active,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ):focus {
  outline: 0;
}
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10,
button:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10 {
  position: relative;
}
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_e8e5,
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .action-0601,
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_under_5d88,
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  i,
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  svg,
button:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_e8e5,
button:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .action-0601,
button:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_under_5d88,
button:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  i,
button:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  svg,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_e8e5,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .action-0601,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_under_5d88,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  i,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  svg,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_e8e5,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .action-0601,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_under_5d88,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  i,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  svg,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_e8e5,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .action-0601,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  .tertiary_under_5d88,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  i,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10
  svg {
  visibility: hidden;
}
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10:after,
button:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10:after,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10:after,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10:after,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ).fn-loading-0b10: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;
}
.image_purple_cbf0:not(.copper-169d):not(.box_glass_7009),
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ),
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ),
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ) {
  color: #fff;
  background: #235787;
}
.image_purple_cbf0:not(.copper-169d):not(
    .box_glass_7009
  ):focus,
input[type="button"]:not(.copper-169d):not(
    .box_glass_7009
  ):focus,
input[type="reset"]:not(.copper-169d):not(
    .box_glass_7009
  ):focus,
input[type="submit"]:not(.copper-169d):not(
    .box_glass_7009
  ):focus {
  color: #fff;
}
.image_purple_cbf0.fn-disabled-0b10:not(.copper-169d):not(
    .box_glass_7009
  ),
.image_purple_cbf0[disabled]:not(.copper-169d):not(
    .box_glass_7009
  ),
button.fn-disabled-0b10:not(.copper-169d):not(
    .box_glass_7009
  ),
button[disabled]:not(.copper-169d):not(
    .box_glass_7009
  ) {
  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;
}
.content-light-dc44 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.content-light-dc44: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;
}
.narrow-a3ba {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.large_aca6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.breadcrumb_6aaa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lite_c9e2:after,
.lite_c9e2:before,
.breadcrumb-inner-9991:after,
.breadcrumb-inner-9991:before,
.title-yellow-529b:after,
.title-yellow-529b:before,
.block-paper-8e46:after,
.block-paper-8e46:before,
.border_tiny_dc44:after,
.border_tiny_dc44:before,
.purple_59ba:after,
.purple_59ba:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lite_c9e2:after,
.breadcrumb-inner-9991:after,
.title-yellow-529b:after,
.block-paper-8e46:after,
.border_tiny_dc44:after,
.purple_59ba:after {
  clear: both;
}
.breadcrumb-inner-9991 .content-2d58,
.title-yellow-529b .content-2d58,
.shadow_28ac .content-2d58 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery-upper-bbfa {
  display: inline-block;
}
.plasma_f573 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.plasma_f573 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.plasma_f573 .primary_steel_4c1b {
  padding: 1em 0;
  font-size: 85%;
}
.primary_steel_4c1b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.logo-4331 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.logo-4331:after,
.logo-4331:before {
  content: "";
  display: table;
}
.logo-4331:after {
  clear: both;
}
.paper_5141 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.chip_blue_8fba .paper_5141 {
  max-width: 50%;
}
.summary-1eb0 .paper_5141 {
  max-width: 33.33%;
}
.tertiary_fresh_3a14 .paper_5141 {
  max-width: 25%;
}
.main_north_f68f .paper_5141 {
  max-width: 20%;
}
.label-motion-4d8e .paper_5141 {
  max-width: 16.66%;
}
.main_38da .paper_5141 {
  max-width: 14.28%;
}
.red_26e6 .paper_5141 {
  max-width: 12.5%;
}
.wrapper_pink_9bbd .paper_5141 {
  max-width: 11.11%;
}
.down_5854 {
  display: block;
}
.component_bf27 .gradient-middle-5eb7 label,
.component_bf27 .hover_solid_e102 label,
.component_bf27 .surface-08bd label,
.component_bf27 .search_pro_f802 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.last-f046 {
  list-style: none;
  margin: 0;
}
.last-f046 article.simple_889a {
  margin-bottom: 0;
}
.last-f046 ul {
  list-style: none;
  margin: 0;
}
.last-f046 .cold-d3d5 li.simple_889a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .last-f046 .cold-d3d5 li.simple_889a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .last-f046 .cold-d3d5 li.simple_889a: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) {
  .last-f046 .cold-d3d5 li.simple_889a li.simple_889a li.simple_889a li.simple_889a {
    padding-left: 0;
  }
}
article.simple_889a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple_889a .breadcrumb-inner-9991 p:last-of-type {
  margin-bottom: 0;
}
article.simple_889a .hover_action_859d {
  float: left;
}
article.simple_889a .short-5bfe {
  margin-left: 85px;
}
article.simple_889a .simple-6274 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple_889a .simple-6274 .stale-a9ad {
  margin-left: 10px;
}
article.simple_889a .red_a6e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple_889a .description_bronze_b13b {
  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 .gradient-middle-5eb7,
  #respond .surface-08bd,
  #respond .search_pro_f802 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-middle-5eb7 input,
#respond .surface-08bd input,
#respond .search_pro_f802 input {
  width: 100%;
}
#respond .search_pro_f802 {
  margin-right: 0;
}
#respond .heading-hot-a909 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media-west-b353 {
  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;
}
.media-west-b353.accordion_ff7a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.media-west-b353 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%);
}
.media-west-b353:focus,
.media-west-b353: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);
}
.logo-rough-305d {
  border-radius: 10%;
}
.banner_paper_bb0f {
  border-radius: 50%;
}
.liquid_bdbc {
  font-size: 0.72em;
}
.avatar-fe70 {
  font-size: 0.875em;
}
.main_warm_dabe {
  font-size: 1.1em;
}
.active_0c4e {
  text-transform: uppercase;
  line-height: 1.2;
}
.active_0c4e.liquid_bdbc {
  letter-spacing: 0.5px;
}
.description-e40a,
.description-e40a a {
  color: #6d6d6d;
}
.description-e40a a:hover {
  color: #111;
}
.carousel_thick_07dd {
  color: #6d6d6d;
}
.section_bright_b6a5 {
  overflow-x: hidden;
}
.section_bright_b6a5 .shadow-dynamic-34bf.pattern_last_e0b8 {
  position: relative;
}
.section_bright_b6a5 .shadow-dynamic-34bf.pattern_last_e0b8.box_top_af27 {
  position: initial;
}
.section_bright_b6a5
  .shadow-dynamic-34bf.pattern_last_e0b8.box_top_af27
  .notification_dirty_ec23 {
  left: auto;
}
.section_bright_b6a5 .shadow-dynamic-34bf .notification_dirty_ec23 {
  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;
}
.section_bright_b6a5 .shadow-dynamic-34bf:hover.pattern_last_e0b8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.section_bright_b6a5
  .shadow-dynamic-34bf:hover.pattern_last_e0b8
  .notification_dirty_ec23 {
  display: block;
  z-index: 9999999;
}
.section_bright_b6a5 .layout_bronze_e95a .blue_a810,
.section_bright_b6a5 .caption_tall_c95c .blue_a810 {
  display: none;
}
.section_bright_b6a5 .menu-top-5ce8 .shadow-dynamic-34bf:hover.pattern_last_e0b8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.component_bf27 .gradient-middle-5eb7 label,
.component_bf27 .hover_solid_e102 label,
.component_bf27 .surface-08bd label,
.component_bf27 .search_pro_f802 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.last-f046 {
  list-style: none;
  margin: 0;
}
.last-f046 article.simple_889a {
  margin-bottom: 0;
}
.last-f046 ul {
  list-style: none;
  margin: 0;
}
.last-f046 .cold-d3d5 li.simple_889a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .last-f046 .cold-d3d5 li.simple_889a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .last-f046 .cold-d3d5 li.simple_889a: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) {
  .last-f046 .cold-d3d5 li.simple_889a li.simple_889a li.simple_889a li.simple_889a {
    padding-left: 0;
  }
}
article.simple_889a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple_889a .breadcrumb-inner-9991 p:last-of-type {
  margin-bottom: 0;
}
article.simple_889a .hover_action_859d {
  float: left;
}
article.simple_889a .short-5bfe {
  margin-left: 85px;
}
article.simple_889a .simple-6274 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple_889a .simple-6274 .stale-a9ad {
  margin-left: 10px;
}
article.simple_889a .red_a6e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple_889a .description_bronze_b13b {
  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 .gradient-middle-5eb7,
  #respond .surface-08bd,
  #respond .search_pro_f802 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-middle-5eb7 input,
#respond .surface-08bd input,
#respond .search_pro_f802 input {
  width: 100%;
}
#respond .search_pro_f802 {
  margin-right: 0;
}
#respond .heading-hot-a909 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout_bronze_e95a .photo_complex_c1a4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo_complex_c1a4 .article-liquid-47fe.progress_dirty_98c8 .aside-7849 > li > a:focus,
.photo_complex_c1a4 .article-liquid-47fe.progress_dirty_98c8 .aside-7849 > li > a:hover,
.photo_complex_c1a4 .article-liquid-47fe.heading_bb02 .aside-7849 > li > a:focus,
.photo_complex_c1a4 .article-liquid-47fe.heading_bb02 .aside-7849 > li > a:hover,
.photo_complex_c1a4 .article-liquid-47fe.status_iron_f782 .aside-7849 > li > a:focus,
.photo_complex_c1a4 .article-liquid-47fe.status_iron_f782 .aside-7849 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_complex_c1a4
  .article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li.gradient-blue-243f
  > a,
.photo_complex_c1a4
  .article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li.selected-af98
  > a,
.photo_complex_c1a4
  .article-liquid-47fe.heading_bb02
  .aside-7849
  > li.gradient-blue-243f
  > a,
.photo_complex_c1a4
  .article-liquid-47fe.heading_bb02
  .aside-7849
  > li.selected-af98
  > a,
.photo_complex_c1a4
  .article-liquid-47fe.status_iron_f782
  .aside-7849
  > li.gradient-blue-243f
  > a,
.photo_complex_c1a4 .article-liquid-47fe.status_iron_f782 .aside-7849 > li.fixed_29a7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo_complex_c1a4 .box_6715,
.photo_complex_c1a4 .box_6715 a {
  color: rgba(255, 255, 255, 0.99);
}
.photo_complex_c1a4 .iron-e362.cool_bfba li a,
.photo_complex_c1a4 .table-large-1fe3 a,
.photo_complex_c1a4 .column-48e1,
.photo_complex_c1a4 .aside-7849 > li > a,
.photo_complex_c1a4 .preview_rough_4a34 {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4 .iron-e362.cool_bfba li a:hover,
.photo_complex_c1a4 .table-large-1fe3 a:hover,
.photo_complex_c1a4 .column-48e1:hover,
.photo_complex_c1a4 .aside-7849 > li > a:hover,
.photo_complex_c1a4 .preview_rough_4a34:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_complex_c1a4 .shade_c181 {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4 .shade_c181 .last-7e60 {
  color: rgba(255, 255, 255, 0.99);
}
.photo_complex_c1a4 .shade_c181:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_complex_c1a4 .pink_6978 .dynamic-f305 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4 .pink_6978 .dynamic-f305 .article-a27d {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4
  .pink_6978
  .dynamic-f305
  .article-a27d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4
  .pink_6978
  .dynamic-f305
  .article-a27d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4
  .pink_6978
  .dynamic-f305
  .article-a27d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4
  .pink_6978
  .dynamic-f305
  .article-a27d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4 .pink_6978 .notice-e0d8 {
  color: rgba(255, 255, 255, 0.79);
}
.photo_complex_c1a4 .pink_6978 .notice-e0d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-3404
  .photo_complex_c1a4
  .pink_6978
  .hidden-bottom-1c5c
  .icon_out_a0d5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-3404
  .photo_complex_c1a4
  .pink_6978
  .hidden-bottom-1c5c
  .article-a27d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_bronze_e95a .progress-paper-3321 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.progress-paper-3321 .article-liquid-47fe.progress_dirty_98c8 .aside-7849 > li > a:focus,
.progress-paper-3321 .article-liquid-47fe.progress_dirty_98c8 .aside-7849 > li > a:hover,
.progress-paper-3321 .article-liquid-47fe.heading_bb02 .aside-7849 > li > a:focus,
.progress-paper-3321 .article-liquid-47fe.heading_bb02 .aside-7849 > li > a:hover,
.progress-paper-3321 .article-liquid-47fe.status_iron_f782 .aside-7849 > li > a:focus,
.progress-paper-3321 .article-liquid-47fe.status_iron_f782 .aside-7849 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-paper-3321
  .article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li.gradient-blue-243f
  > a,
.progress-paper-3321
  .article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li.selected-af98
  > a,
.progress-paper-3321
  .article-liquid-47fe.heading_bb02
  .aside-7849
  > li.gradient-blue-243f
  > a,
.progress-paper-3321
  .article-liquid-47fe.heading_bb02
  .aside-7849
  > li.selected-af98
  > a,
.progress-paper-3321
  .article-liquid-47fe.status_iron_f782
  .aside-7849
  > li.gradient-blue-243f
  > a,
.progress-paper-3321 .article-liquid-47fe.status_iron_f782 .aside-7849 > li.fixed_29a7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.progress-paper-3321 .box_6715,
.progress-paper-3321 .box_6715 a {
  color: rgba(0, 0, 0, 0.8);
}
.progress-paper-3321 .iron-e362.cool_bfba li a,
.progress-paper-3321 .table-large-1fe3 a,
.progress-paper-3321 .column-48e1,
.progress-paper-3321 .aside-7849 > li > a,
.progress-paper-3321 .preview_rough_4a34 {
  color: rgba(0, 0, 0, 0.55);
}
.progress-paper-3321 .iron-e362.cool_bfba li a:hover,
.progress-paper-3321 .table-large-1fe3 a:hover,
.progress-paper-3321 .column-48e1:hover,
.progress-paper-3321 .aside-7849 > li > a:hover,
.progress-paper-3321 .preview_rough_4a34:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-paper-3321 .shade_c181 {
  color: rgba(0, 0, 0, 0.55);
}
.progress-paper-3321 .shade_c181 .last-7e60 {
  color: rgba(0, 0, 0, 0.8);
}
.progress-paper-3321 .shade_c181:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-fluid-96e7 .search_6557 {
  margin-left: auto;
  margin-right: auto;
}
.title-yellow-529b > * {
  margin-left: auto;
  margin-right: auto;
}
.title-yellow-529b .narrow-a3ba {
  margin-right: 1.41575em;
}
.heading_2a67 .title-yellow-529b > .dynamic-28e2 {
  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;
}
.heading_2a67 .title-yellow-529b > .smooth_88ea {
  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;
}
.gas-49bb.aside-fluid-96e7 .search_6557,
.pressed_970f.aside-fluid-96e7 .search_6557 {
  margin-left: 0;
}
.avatar_5fe0.aside-fluid-96e7 .search_6557,
.component-9d75.aside-fluid-96e7 .search_6557 {
  margin-right: 0;
}
.title-yellow-529b ol,
.title-yellow-529b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.header_40f5 video {
  max-width: 100%;
}
.summary-e364 img {
  display: block;
}
.summary-e364.narrow-a3ba,
.summary-e364.large_aca6 {
  width: 100%;
}
.summary-e364.smooth_88ea img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture_fast_3161:not(.breadcrumb_up_db7a) {
  margin: 1.5em auto;
}
.video_plasma_8317 p {
  padding: 1.5em 14px;
}
ul.text-complex-58b8.smooth_88ea,
ul.text-complex-58b8.dynamic-28e2,
ul.text-complex-58b8.huge_5948.dynamic-28e2 {
  padding: 0 14px;
}
.backdrop-south-5493 {
  display: block;
  overflow-x: auto;
}
.backdrop-south-5493 table {
  border-collapse: collapse;
  width: 100%;
}
.backdrop-south-5493 td,
.backdrop-south-5493 th {
  padding: 0.5em;
}
.title-yellow-529b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title-yellow-529b ol ol,
.title-yellow-529b ol ul,
.title-yellow-529b ul ol,
.title-yellow-529b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title-yellow-529b ol ol li,
.title-yellow-529b ol ul li,
.title-yellow-529b ul ol li,
.title-yellow-529b ul ul li {
  margin-left: 0;
}
.badge-cool-c8a3.main-pro-a340 > .picture-blue-39cb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.badge-cool-c8a3.main-pro-a340 > .picture-blue-39cb iframe,
.badge-cool-c8a3.main-pro-a340 > .picture-blue-39cb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb_red_5279 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb_red_5279.wood-508c {
  padding: 0;
}
.breadcrumb_red_5279.wood-508c cite {
  font-size: 13px;
}
.breadcrumb_red_5279 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb_red_5279 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notification-b1e8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notification-b1e8 > p:first-child {
  margin-top: 0;
}
.notification-b1e8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notification-b1e8 blockquote {
  border-left: 0;
}
.hard_2b31 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hard_2b31:not(.wood_8812) {
  max-width: 100px;
}
.hard_2b31.selected_2d74 {
  border-bottom: none !important;
  text-align: center;
}
.hard_2b31.selected_2d74::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .video_plasma_8317 p {
    padding: 1.5em 0;
  }
}
.summary_small_fac9 {
  color: #0073aa;
}
.info-6c34 {
  background-color: #0073aa;
}
.layout-first-ace5 {
  color: #229fd8;
}
.menu-in-aa5f {
  background-color: #229fd8;
}
.table-dcb3 {
  color: #eee;
}
.header-easy-f776 {
  background-color: #eee;
}
.texture-0f1d {
  color: #444;
}
.box-b8c7 {
  background-color: #444;
}
.search_4d30 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_4d30 .component_9090 .table-large-1fe3 {
  font-size: 15px;
}
.search_4d30 .table-large-1fe3 {
  line-height: 1.3;
}
.search_4d30 .progress-paper-3321 {
}
.search_4d30 .photo_complex_c1a4 {
  background: #235787;
}
.disabled_first_3880 {
  padding: 0;
}
.disabled_first_3880 .photo_complex_c1a4 {
  background: #1a1a1a;
}
.disabled_first_3880 .progress-paper-3321 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.summary_up_59f4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.summary_up_59f4 .progress-paper-3321 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.summary_up_59f4 .photo_complex_c1a4 {
  background: #303030;
}
.purple_59ba {
  position: relative;
  z-index: 10;
}
.purple_59ba .notification_light_2bda {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_4fb0 .pattern_last_e0b8 {
  display: inline-block;
  vertical-align: middle;
}
.caption_4fb0.container_4b3f .pattern_last_e0b8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .caption_4fb0.container_4b3f .pattern_last_e0b8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_4fb0.container_4b3f .pattern_last_e0b8 {
    margin-right: 0.4em;
  }
}
.caption_4fb0.container_4b3f .pattern_last_e0b8:last-child {
  margin-right: 0;
}
.focused_25b9 .notification_light_2bda {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .layout_bronze_e95a .component_9090 {
    margin: 0 -0.5em;
  }
  .layout_bronze_e95a .component_9090 [class*="customify-col-"],
  .layout_bronze_e95a .component_9090 [class*="customify-col_"],
  .layout_bronze_e95a .component_9090 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.layout_bronze_e95a.static_fc1d .notification_light_2bda {
  background: 0 0 !important;
}
.layout_bronze_e95a.static_fc1d .notification_light_2bda,
.layout_bronze_e95a.focused_25b9 .notification_light_2bda {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .layout_bronze_e95a.gas_2f15 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.layout_bronze_e95a.focused_25b9 .notification_light_2bda {
  box-shadow: none !important;
}
.grid_hot_486d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .grid_hot_486d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .grid_hot_486d {
    padding: 18px 0 20px;
  }
}
.grid_hot_486d .secondary_steel_2eda {
  width: 100%;
}
.grid_hot_486d .modal-outer-1803 {
  margin-bottom: 0;
}
.grid_hot_486d .green-0871 {
  margin-top: 5px;
  font-size: 0.875em;
}
.component-9150 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component-9150 .gradient_left_fd32 {
  width: 100%;
}
.mask-hovered-74c4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask-hovered-74c4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask-hovered-74c4 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;
}
.mask-hovered-74c4 li:last-child:after {
  display: none;
}
.mask-hovered-74c4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop_9ad0 .blue_a810 button,
.grid_hot_486d .blue_a810 button {
  left: 0;
}
.backdrop_9ad0 .gradient_left_fd32,
.grid_hot_486d .gradient_left_fd32 {
  padding-left: 0;
  padding-right: 0;
}
.backdrop_9ad0 .component-9150,
.grid_hot_486d .component-9150 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop_9ad0 {
  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;
}
.backdrop_9ad0: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;
}
.backdrop_9ad0 .widget_8ab0 {
  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) {
  .backdrop_9ad0 .widget_8ab0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_9ad0 .widget_8ab0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_9ad0 .widget_8ab0 {
    min-height: 200px;
  }
}
.backdrop_9ad0 .mask-hovered-74c4 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop_9ad0 .mask-hovered-74c4 a,
.backdrop_9ad0 .mask-hovered-74c4 li:after {
  color: inherit;
}
.backdrop_9ad0 .mask-hovered-74c4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.motion_a2c9 {
  margin-bottom: 0.5em;
}
.tooltip_6602 {
  margin-bottom: 1.2em;
}
.tooltip_6602,
.motion_a2c9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip_6602 p:last-child,
.motion_a2c9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .blue_a810,
#masthead .blue_a810 {
  display: none;
}
#masthead
  > .blue_a810.layout-bd11 {
  display: none;
}
#masthead > .blue_a810 button {
  left: 0;
}
.clean_27c3 {
  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%;
}
.clean_27c3 .pattern_last_e0b8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.clean_27c3 .center_2ea8 {
  display: -webkit-box;
  display: flex;
}
.clean_27c3 .center_2ea8.icon-mini-3839 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.clean_27c3 .center_2ea8.nav-hot-ba41 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.clean_27c3 .center_2ea8.disabled-df53 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.clean_27c3.banner-5951.item-bottom-daff .center_2ea8.icon-mini-3839 {
  flex-basis: 100%;
}
.clean_27c3.dirty-aed0 .center_2ea8.nav-hot-ba41 {
  -webkit-box-flex: 1;
  flex: auto;
}
.clean_27c3.dirty-aed0 .center_2ea8.disabled-df53 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .blue_a810.layout-bd11 {
  display: none;
}
#masthead > .blue_a810 button {
  left: 0;
}
.north_4b95 {
  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;
}
.north_4b95:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.north_4b95.pink_7fa1 i {
  margin-right: 4px;
}
.north_4b95.frame-c035 i {
  margin-left: 5px;
}
.table-large-1fe3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.table-large-1fe3 p:last-child {
  margin-bottom: 0;
}
.secondary_plasma_33b4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.secondary_plasma_33b4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.secondary_plasma_33b4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.secondary_plasma_33b4 .box_6715 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.secondary_plasma_33b4 .warm-3f52 {
  margin: 5px 0 7px 0;
}
.secondary_plasma_33b4.caption_fluid_02cd .label_current_e210 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_plasma_33b4.caption_fluid_02cd .warm-cd37 {
  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;
}
.secondary_plasma_33b4.carousel-center-4c44 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.secondary_plasma_33b4.carousel-center-4c44 .label_current_e210 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_plasma_33b4.carousel-center-4c44 .warm-cd37 {
  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;
}
.secondary_plasma_33b4.accordion_ee05 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_plasma_33b4.center_6260 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.secondary_plasma_33b4.center_6260 .warm-cd37 {
  margin-top: 7px;
}
.layout-left-ddad {
  display: inline-block;
}
.purple_59ba .popup_4701 .secondary_plasma_33b4 img {
  max-width: 100%;
}
.article-liquid-47fe .search_effe.paragraph_left_1aaf,
.new-c4e2 .search_effe.paragraph_left_1aaf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-liquid-47fe .right_10d1,
.new-c4e2 .right_10d1 {
  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%);
}
.article-liquid-47fe .right_10d1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article-liquid-47fe.link-current-ff5e .right_10d1 {
  display: none;
}
.article-liquid-47fe .component_orange_a4fb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-liquid-47fe .component_orange_a4fb li {
  display: inline-block;
  position: relative;
}
.article-liquid-47fe .component_orange_a4fb li:last-child {
  margin-right: 0;
}
.article-liquid-47fe .component_orange_a4fb 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;
}
.article-liquid-47fe .component_orange_a4fb li.fixed_29a7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.article-liquid-47fe .component_orange_a4fb > 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;
}
.article-liquid-47fe .component_orange_a4fb > li > a i {
  line-height: 0;
}
.article-liquid-47fe .component_orange_a4fb > li.progress_top_037b > a .right_10d1 {
  margin-left: 4px;
  line-height: 0;
}
.article-liquid-47fe .component_orange_a4fb .row-ccfc li.progress_top_037b > a {
  position: relative;
}
.article-liquid-47fe .component_orange_a4fb .row-ccfc li.progress_top_037b > a:after,
.article-liquid-47fe .component_orange_a4fb .row-ccfc li.progress_top_037b > a:before {
  content: "";
  display: table;
}
.article-liquid-47fe .component_orange_a4fb .row-ccfc li.progress_top_037b > a:after {
  clear: both;
}
.article-liquid-47fe .component_orange_a4fb .row-ccfc li.progress_top_037b > a .right_10d1 {
  margin-left: 5px;
  float: right;
}
.article-liquid-47fe .summary_prev_b42c,
.article-liquid-47fe .row-ccfc {
  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;
}
.article-liquid-47fe .row-ccfc {
  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;
}
.article-liquid-47fe .row-ccfc .paragraph_left_1aaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-liquid-47fe .row-ccfc .right_10d1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article-liquid-47fe .row-ccfc li {
  display: block;
  margin: 0;
  padding: 0;
}
.article-liquid-47fe .row-ccfc 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;
}
.article-liquid-47fe .row-ccfc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article-liquid-47fe .row-ccfc .row-ccfc {
  top: 0;
  left: 100%;
}
.article-liquid-47fe .button_brown_8557.fn-focus-0b10 > .summary_prev_b42c,
.article-liquid-47fe .button_brown_8557.fn-focus-0b10 > .row-ccfc,
.article-liquid-47fe .button_brown_8557:focus > .summary_prev_b42c,
.article-liquid-47fe .button_brown_8557:focus > .row-ccfc,
.article-liquid-47fe .button_brown_8557:hover > .summary_prev_b42c,
.article-liquid-47fe .button_brown_8557:hover > .row-ccfc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article-liquid-47fe.status_iron_f782 .aside-7849:after,
.article-liquid-47fe.status_iron_f782 .aside-7849:before {
  content: "";
  display: table;
}
.article-liquid-47fe.status_iron_f782 .aside-7849:after {
  clear: both;
}
.article-liquid-47fe.status_iron_f782 .aside-7849 > li {
  float: left;
}
.article-liquid-47fe.background_fa32 .aside-7849:after,
.article-liquid-47fe.background_fa32 .aside-7849:before {
  content: "";
  display: table;
}
.article-liquid-47fe.background_fa32 .aside-7849:after {
  clear: both;
}
.article-liquid-47fe.background_fa32 .aside-7849 > li {
  float: left;
}
.article-liquid-47fe.background_fa32 .aside-7849 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article-liquid-47fe.background_fa32 .aside-7849 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article-liquid-47fe.background_fa32 .aside-7849 > li.gradient-blue-243f > a,
.article-liquid-47fe.background_fa32 .aside-7849 > li.fixed_29a7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.article-liquid-47fe.progress_dirty_98c8 .aside-7849 > li > a .paragraph_left_1aaf {
  position: relative;
}
.article-liquid-47fe.progress_dirty_98c8 .aside-7849 > li > a .paragraph_left_1aaf: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;
}
.article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li:focus
  > a
  .paragraph_left_1aaf:before,
.article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li:hover
  > a
  .paragraph_left_1aaf:before {
  width: 100%;
  background-color: currentColor;
}
.article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li.gradient-blue-243f
  > a
  .paragraph_left_1aaf:before,
.article-liquid-47fe.progress_dirty_98c8
  .aside-7849
  > li.selected-af98
  > a
  .paragraph_left_1aaf:before {
  width: 100%;
  background-color: currentColor;
}
.article-liquid-47fe.heading_bb02 .aside-7849 > li > a .paragraph_left_1aaf {
  position: relative;
}
.article-liquid-47fe.heading_bb02 .aside-7849 > li > a .paragraph_left_1aaf: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;
}
.article-liquid-47fe.heading_bb02 .aside-7849 > li:focus > a .paragraph_left_1aaf:before,
.article-liquid-47fe.heading_bb02
  .aside-7849
  > li:hover
  > a
  .paragraph_left_1aaf:before {
  width: 100%;
  background-color: currentColor;
}
.article-liquid-47fe.heading_bb02
  .aside-7849
  > li.gradient-blue-243f
  > a
  .paragraph_left_1aaf:before,
.article-liquid-47fe.heading_bb02
  .aside-7849
  > li.selected-af98
  > a
  .paragraph_left_1aaf:before {
  width: 100%;
  background-color: currentColor;
}
.new-c4e2 .component_orange_a4fb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.new-c4e2 .component_orange_a4fb li:first-child > a {
  border-top: none;
}
.new-c4e2 .component_orange_a4fb .grid-0a1c > .paragraph_left_1aaf .right_10d1 {
  display: none;
}
.new-c4e2 .component_orange_a4fb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.new-c4e2 .component_orange_a4fb li:last-child {
  border: none;
}
.new-c4e2 .component_orange_a4fb li.progress_top_037b > a {
  padding-right: 45px !important;
}
.new-c4e2 .component_orange_a4fb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.new-c4e2 .component_orange_a4fb li a:focus,
.new-c4e2 .component_orange_a4fb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-c4e2 .component_orange_a4fb li .first-9178 {
  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;
}
.new-c4e2 .component_orange_a4fb li .first-9178:hover {
  box-shadow: none;
}
.new-c4e2 .component_orange_a4fb li .first-9178 .right_10d1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.new-c4e2 .component_orange_a4fb .row-ccfc {
  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);
}
.new-c4e2 .component_orange_a4fb .row-ccfc li a {
  padding-left: 3em;
}
.new-c4e2 .component_orange_a4fb .image-dynamic-6027 > a .first-9178 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.new-c4e2 .component_orange_a4fb .image-dynamic-6027 > .row-ccfc {
  display: block;
  opacity: 1;
}
.menu_a66e {
  max-width: 100%;
}
.stone-d55c {
  line-height: 0;
  cursor: pointer;
}
.preview_rough_4a34 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.preview_rough_4a34:hover {
  box-shadow: none;
  color: currentColor;
}
.preview_rough_4a34 svg {
  width: 18px;
  height: 18px;
}
.preview_rough_4a34 .secondary-98dc {
  display: none;
}
.nav-yellow-ba68 {
  position: relative;
}
.nav-yellow-ba68.fn-active-0b10 .preview_rough_4a34 .button-21e2 {
  display: none;
}
.nav-yellow-ba68.fn-active-0b10 .preview_rough_4a34 .secondary-98dc {
  display: inline-block;
}
.nav-yellow-ba68 .accent-45d0 {
  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);
}
.nav-yellow-ba68.sort_a4be .accent-45d0 {
  left: auto;
  right: -0.9em;
}
.nav-yellow-ba68.sort_a4be .logo_c467::before {
  left: auto;
  right: 15px;
}
.nav-yellow-ba68.fn-active-0b10 .accent-45d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-bottom-1c5c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-bottom-1c5c label {
  flex-basis: 100%;
}
.hidden-bottom-1c5c .dynamic-f305 {
  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;
}
.hidden-bottom-1c5c .article-a27d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-bottom-1c5c .article-a27d:focus {
  background-color: transparent;
}
.hidden-bottom-1c5c button.notice-e0d8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-bottom-1c5c button.notice-e0d8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-bottom-1c5c button.notice-e0d8 svg {
  width: 18px;
  height: 18px;
}
.hidden-bottom-1c5c input[type="submit"] {
  min-height: auto;
}
.pink_6978 .hidden-bottom-1c5c .article-a27d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo_c467 {
  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) {
  .logo_c467 {
    width: 220px;
  }
}
.logo_c467 label {
  flex-basis: 100%;
}
.logo_c467::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;
}
.alert-3404 .pink_6978 .hidden-bottom-1c5c {
  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;
}
.alert-3404
  .pink_6978
  .hidden-bottom-1c5c
  .dynamic-f305 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert-3404 .pink_6978 .hidden-bottom-1c5c .article-a27d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert-3404
  .pink_6978
  .hidden-bottom-1c5c
  .article-a27d:focus {
  background: 0 0;
}
.alert-3404
  .pink_6978
  .hidden-bottom-1c5c
  .icon_out_a0d5 {
  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;
}
.iron-e362 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron-e362 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron-e362 li:last-child {
  margin-right: 0;
}
.iron-e362 li:first-child {
  margin-left: 0;
}
.iron-e362.card-dd24 a {
  color: #fff;
}
.iron-e362.card-dd24 a:hover {
  color: #fff;
}
.iron-e362 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron-e362 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron-e362 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron-e362 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron-e362 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron-e362 [class*="social-icon-apple"].narrow_c755 {
  background-color: transparent;
  color: #999;
}
.iron-e362 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron-e362 [class*="social-icon-behance"].narrow_c755 {
  background-color: transparent;
  color: #1769ff;
}
.iron-e362 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron-e362 [class*="social-icon-bitbucket"].narrow_c755 {
  background-color: transparent;
  color: #205081;
}
.iron-e362 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron-e362 [class*="social-icon-codepen"].narrow_c755 {
  background-color: transparent;
  color: #000;
}
.iron-e362 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron-e362 [class*="social-icon-delicious"].narrow_c755 {
  background-color: transparent;
  color: #39f;
}
.iron-e362 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron-e362 [class*="social-icon-digg"].narrow_c755 {
  background-color: transparent;
  color: #005be2;
}
.iron-e362 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron-e362 [class*="social-icon-dribbble"].narrow_c755 {
  background-color: transparent;
  color: #ea4c89;
}
.iron-e362 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron-e362 [class*="social-icon-envelope"].narrow_c755 {
  background-color: transparent;
  color: #ea4335;
}
.iron-e362 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron-e362 [class*="social-icon-facebook"].narrow_c755 {
  background-color: transparent;
  color: #3b5998;
}
.iron-e362 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron-e362 [class*="social-icon-flickr"].narrow_c755 {
  background-color: transparent;
  color: #0063dc;
}
.iron-e362 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron-e362 [class*="social-icon-foursquare"].narrow_c755 {
  background-color: transparent;
  color: #2d5be3;
}
.iron-e362 [class*="social-icon-github"] {
  background-color: #333;
}
.iron-e362 [class*="social-icon-github"].narrow_c755 {
  background-color: transparent;
  color: #333;
}
.iron-e362 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron-e362 [class*="social-icon-google-plus"].narrow_c755 {
  background-color: transparent;
  color: #dd4b39;
}
.iron-e362 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron-e362 [class*="social-icon-houzz"].narrow_c755 {
  background-color: transparent;
  color: #7ac142;
}
.iron-e362 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron-e362 [class*="social-icon-instagram"].narrow_c755 {
  background-color: transparent;
  color: #262626;
}
.iron-e362 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron-e362 [class*="social-icon-jsfiddle"].narrow_c755 {
  background-color: transparent;
  color: #487aa2;
}
.iron-e362 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron-e362 [class*="social-icon-linkedin"].narrow_c755 {
  background-color: transparent;
  color: #0077b5;
}
.iron-e362 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron-e362 [class*="social-icon-medium"].narrow_c755 {
  background-color: transparent;
  color: #00ab6b;
}
.iron-e362 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron-e362
  [class*="social-icon-odnoklassniki"].narrow_c755 {
  background-color: transparent;
  color: #f4731c;
}
.iron-e362 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron-e362 [class*="social-icon-meetup"].narrow_c755 {
  background-color: transparent;
  color: #ec1c40;
}
.iron-e362 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron-e362 [class*="social-icon-pinterest"].narrow_c755 {
  background-color: transparent;
  color: #bd081c;
}
.iron-e362 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron-e362 [class*="social-icon-product-hunt"].narrow_c755 {
  background-color: transparent;
  color: #da552f;
}
.iron-e362 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron-e362 [class*="social-icon-reddit"].narrow_c755 {
  background-color: transparent;
  color: #ff4500;
}
.iron-e362 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron-e362 [class*="social-icon-rss"].narrow_c755 {
  background-color: transparent;
  color: #f26522;
}
.iron-e362 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron-e362
  [class*="social-icon-shopping-cart"].narrow_c755 {
  background-color: transparent;
  color: #4caf50;
}
.iron-e362 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron-e362 [class*="social-icon-skype"].narrow_c755 {
  background-color: transparent;
  color: #00aff0;
}
.iron-e362 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron-e362 [class*="social-icon-slideshare"].narrow_c755 {
  background-color: transparent;
  color: #0077b5;
}
.iron-e362 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron-e362 [class*="social-icon-snapchat"].narrow_c755 {
  background-color: transparent;
  color: #fffc00;
}
.iron-e362 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron-e362 [class*="social-icon-soundcloud"].narrow_c755 {
  background-color: transparent;
  color: #f80;
}
.iron-e362 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron-e362 [class*="social-icon-spotify"].narrow_c755 {
  background-color: transparent;
  color: #2ebd59;
}
.iron-e362 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron-e362
  [class*="social-icon-stack-overflow"].narrow_c755 {
  background-color: transparent;
  color: #fe7a15;
}
.iron-e362 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron-e362 [class*="social-icon-maldkfgram"].narrow_c755 {
  background-color: transparent;
  color: #2ca5e0;
}
.iron-e362 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron-e362 [class*="social-icon-tripadvisor"].narrow_c755 {
  background-color: transparent;
  color: #589442;
}
.iron-e362 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron-e362 [class*="social-icon-tumblr"].narrow_c755 {
  background-color: transparent;
  color: #35465c;
}
.iron-e362 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron-e362 [class*="social-icon-twitch"].narrow_c755 {
  background-color: transparent;
  color: #6441a5;
}
.iron-e362 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron-e362 [class*="social-icon-twitter"].narrow_c755 {
  background-color: transparent;
  color: #1da1f2;
}
.iron-e362 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron-e362 [class*="social-icon-vimeo"].narrow_c755 {
  background-color: transparent;
  color: #1ab7ea;
}
.iron-e362 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron-e362 [class*="social-icon-vk"].narrow_c755 {
  background-color: transparent;
  color: #45668e;
}
.iron-e362 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron-e362 [class*="social-icon-weibo"].narrow_c755 {
  background-color: transparent;
  color: #df2029;
}
.iron-e362 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron-e362 [class*="social-icon-weixin"].narrow_c755 {
  background-color: transparent;
  color: #7bb32e;
}
.iron-e362 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron-e362 [class*="social-icon-whatsapp"].narrow_c755 {
  background-color: transparent;
  color: #25d366;
}
.iron-e362 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron-e362 [class*="social-icon-wordpress"].narrow_c755 {
  background-color: transparent;
  color: #21759b;
}
.iron-e362 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron-e362 [class*="social-icon-xing"].narrow_c755 {
  background-color: transparent;
  color: #026466;
}
.iron-e362 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron-e362 [class*="social-icon-yelp"].narrow_c755 {
  background-color: transparent;
  color: #af0606;
}
.iron-e362 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron-e362 [class*="social-icon-youtube"].narrow_c755 {
  background-color: transparent;
  color: #cd201f;
}
.column-48e1 {
  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;
}
.column-48e1:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_202a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.info_dark_6c9b {
  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;
}
.sidebar_white_c6f8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cold-2a01 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.cold-2a01,
.cold-2a01::after,
.cold-2a01::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;
}
.cold-2a01::after,
.cold-2a01::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hero_bd15 .info_dark_6c9b .sidebar_white_c6f8 {
  margin-top: -2px;
  width: 19px;
}
.hero_bd15 .info_dark_6c9b .cold-2a01 {
  margin-top: -1px;
}
.hero_bd15 .info_dark_6c9b .cold-2a01,
.hero_bd15 .info_dark_6c9b .cold-2a01::after,
.hero_bd15 .info_dark_6c9b .cold-2a01::before {
  width: 19px;
  height: 2px;
}
.hero_bd15 .info_dark_6c9b .cold-2a01::before {
  top: -6px;
}
.hero_bd15 .info_dark_6c9b .cold-2a01::after {
  bottom: -6px;
}
.image-cold-13b7 .info_dark_6c9b .sidebar_white_c6f8 {
  margin-top: -2px;
  width: 22px;
}
.image-cold-13b7 .info_dark_6c9b .cold-2a01 {
  margin-top: -1px;
}
.image-cold-13b7 .info_dark_6c9b .cold-2a01,
.image-cold-13b7 .info_dark_6c9b .cold-2a01::after,
.image-cold-13b7 .info_dark_6c9b .cold-2a01::before {
  width: 22px;
  height: 2px;
}
.image-cold-13b7 .info_dark_6c9b .cold-2a01::before {
  top: -7px;
}
.image-cold-13b7 .info_dark_6c9b .cold-2a01::after {
  bottom: -7px;
}
.search-north-24f7 .info_dark_6c9b .sidebar_white_c6f8 {
  margin-top: -2px;
  width: 31px;
}
.search-north-24f7 .info_dark_6c9b .cold-2a01 {
  margin-top: -1.5px;
}
.search-north-24f7 .info_dark_6c9b .cold-2a01,
.search-north-24f7 .info_dark_6c9b .cold-2a01::after,
.search-north-24f7 .info_dark_6c9b .cold-2a01::before {
  width: 31px;
  height: 3px;
}
.search-north-24f7 .info_dark_6c9b .cold-2a01::before {
  top: -9px;
}
.search-north-24f7 .info_dark_6c9b .cold-2a01::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .warm_14ca .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 19px;
  }
  .warm_14ca .info_dark_6c9b .cold-2a01 {
    margin-top: -1px;
  }
  .warm_14ca .info_dark_6c9b .cold-2a01,
  .warm_14ca .info_dark_6c9b .cold-2a01::after,
  .warm_14ca .info_dark_6c9b .cold-2a01::before {
    width: 19px;
    height: 2px;
  }
  .warm_14ca .info_dark_6c9b .cold-2a01::before {
    top: -6px;
  }
  .warm_14ca .info_dark_6c9b .cold-2a01::after {
    bottom: -6px;
  }
  .hover-west-4afb .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 22px;
  }
  .hover-west-4afb .info_dark_6c9b .cold-2a01 {
    margin-top: -1px;
  }
  .hover-west-4afb .info_dark_6c9b .cold-2a01,
  .hover-west-4afb .info_dark_6c9b .cold-2a01::after,
  .hover-west-4afb .info_dark_6c9b .cold-2a01::before {
    width: 22px;
    height: 2px;
  }
  .hover-west-4afb .info_dark_6c9b .cold-2a01::before {
    top: -7px;
  }
  .hover-west-4afb .info_dark_6c9b .cold-2a01::after {
    bottom: -7px;
  }
  .white_323d .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 31px;
  }
  .white_323d .info_dark_6c9b .cold-2a01 {
    margin-top: -1.5px;
  }
  .white_323d .info_dark_6c9b .cold-2a01,
  .white_323d .info_dark_6c9b .cold-2a01::after,
  .white_323d .info_dark_6c9b .cold-2a01::before {
    width: 31px;
    height: 3px;
  }
  .white_323d .info_dark_6c9b .cold-2a01::before {
    top: -9px;
  }
  .white_323d .info_dark_6c9b .cold-2a01::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .action_29ba .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 19px;
  }
  .action_29ba .info_dark_6c9b .cold-2a01 {
    margin-top: -1px;
  }
  .action_29ba .info_dark_6c9b .cold-2a01,
  .action_29ba .info_dark_6c9b .cold-2a01::after,
  .action_29ba .info_dark_6c9b .cold-2a01::before {
    width: 19px;
    height: 2px;
  }
  .action_29ba .info_dark_6c9b .cold-2a01::before {
    top: -6px;
  }
  .action_29ba .info_dark_6c9b .cold-2a01::after {
    bottom: -6px;
  }
  .image_steel_38eb .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 22px;
  }
  .image_steel_38eb .info_dark_6c9b .cold-2a01 {
    margin-top: -1px;
  }
  .image_steel_38eb .info_dark_6c9b .cold-2a01,
  .image_steel_38eb .info_dark_6c9b .cold-2a01::after,
  .image_steel_38eb .info_dark_6c9b .cold-2a01::before {
    width: 22px;
    height: 2px;
  }
  .image_steel_38eb .info_dark_6c9b .cold-2a01::before {
    top: -7px;
  }
  .image_steel_38eb .info_dark_6c9b .cold-2a01::after {
    bottom: -7px;
  }
  .slider-21de .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-21de .info_dark_6c9b .cold-2a01 {
    margin-top: -1.5px;
  }
  .slider-21de .info_dark_6c9b .cold-2a01,
  .slider-21de .info_dark_6c9b .cold-2a01::after,
  .slider-21de .info_dark_6c9b .cold-2a01::before {
    width: 31px;
    height: 3px;
  }
  .slider-21de .info_dark_6c9b .cold-2a01::before {
    top: -9px;
  }
  .slider-21de .info_dark_6c9b .cold-2a01::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .north-dec0 .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 19px;
  }
  .north-dec0 .info_dark_6c9b .cold-2a01 {
    margin-top: -1px;
  }
  .north-dec0 .info_dark_6c9b .cold-2a01,
  .north-dec0 .info_dark_6c9b .cold-2a01::after,
  .north-dec0 .info_dark_6c9b .cold-2a01::before {
    width: 19px;
    height: 2px;
  }
  .north-dec0 .info_dark_6c9b .cold-2a01::before {
    top: -6px;
  }
  .north-dec0 .info_dark_6c9b .cold-2a01::after {
    bottom: -6px;
  }
  .text-right-9813 .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 22px;
  }
  .text-right-9813 .info_dark_6c9b .cold-2a01 {
    margin-top: -1px;
  }
  .text-right-9813 .info_dark_6c9b .cold-2a01,
  .text-right-9813 .info_dark_6c9b .cold-2a01::after,
  .text-right-9813 .info_dark_6c9b .cold-2a01::before {
    width: 22px;
    height: 2px;
  }
  .text-right-9813 .info_dark_6c9b .cold-2a01::before {
    top: -7px;
  }
  .text-right-9813 .info_dark_6c9b .cold-2a01::after {
    bottom: -7px;
  }
  .wrapper-outer-5998 .info_dark_6c9b .sidebar_white_c6f8 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-outer-5998 .info_dark_6c9b .cold-2a01 {
    margin-top: -1.5px;
  }
  .wrapper-outer-5998 .info_dark_6c9b .cold-2a01,
  .wrapper-outer-5998 .info_dark_6c9b .cold-2a01::after,
  .wrapper-outer-5998 .info_dark_6c9b .cold-2a01::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-outer-5998 .info_dark_6c9b .cold-2a01::before {
    top: -9px;
  }
  .wrapper-outer-5998 .info_dark_6c9b .cold-2a01::after {
    bottom: -9px;
  }
}
.media-center-0a85 .cold-2a01 {
  -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);
}
.media-center-0a85 .cold-2a01::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.media-center-0a85 .cold-2a01::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);
}
.media-center-0a85.menu-white-e4fe .cold-2a01 {
  -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);
}
.media-center-0a85.menu-white-e4fe .cold-2a01::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.media-center-0a85.menu-white-e4fe .cold-2a01::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);
}
.row_9003 {
  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.heading_b19b:before {
  display: none;
}
.caption_tall_c95c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_tall_c95c .sidebar_hard_1f1c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_tall_c95c .sidebar_hard_1f1c:last-of-type {
  border-bottom: none;
}
.caption_tall_c95c .sidebar_hard_1f1c.section-fluid-bf06,
.caption_tall_c95c .sidebar_hard_1f1c.column_next_8ef6,
.caption_tall_c95c .sidebar_hard_1f1c.medium_af26 {
  padding: 0;
}
.caption_tall_c95c .new-c4e2 .first-9178 {
  color: currentColor;
}
.caption_tall_c95c .new-c4e2 .first-9178:focus,
.caption_tall_c95c .new-c4e2 .first-9178:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_tall_c95c.progress-paper-3321 .shade_c181,
.caption_tall_c95c.progress-paper-3321 .table-large-1fe3 a,
.caption_tall_c95c.progress-paper-3321 .aside-7849 a,
.caption_tall_c95c.progress-paper-3321 .row-ccfc a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_tall_c95c.progress-paper-3321 .shade_c181:hover,
.caption_tall_c95c.progress-paper-3321 .table-large-1fe3 a:hover,
.caption_tall_c95c.progress-paper-3321 .aside-7849 a:hover,
.caption_tall_c95c.progress-paper-3321 .row-ccfc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_tall_c95c.progress-paper-3321 .last-7e60 {
  color: rgba(0, 0, 0, 0.8);
}
.caption_tall_c95c.progress-paper-3321 .sidebar_hard_1f1c {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_tall_c95c.progress-paper-3321 .sidebar_hard_1f1c:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_tall_c95c.progress-paper-3321 .element-be99:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_tall_c95c.progress-paper-3321 .new-c4e2 .component_orange_a4fb li a,
.caption_tall_c95c.progress-paper-3321 .new-c4e2 .first-9178,
.caption_tall_c95c.progress-paper-3321 .row-ccfc {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_tall_c95c.progress-paper-3321 .new-c4e2 .first-9178:focus,
.caption_tall_c95c.progress-paper-3321 .new-c4e2 .first-9178:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_tall_c95c.progress-paper-3321 .component_orange_a4fb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_tall_c95c.photo_complex_c1a4 .shade_c181,
.caption_tall_c95c.photo_complex_c1a4 .table-large-1fe3 a,
.caption_tall_c95c.photo_complex_c1a4 .aside-7849 .first-9178,
.caption_tall_c95c.photo_complex_c1a4 .aside-7849 a,
.caption_tall_c95c.photo_complex_c1a4 .row-ccfc a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_tall_c95c.photo_complex_c1a4 .shade_c181:hover,
.caption_tall_c95c.photo_complex_c1a4 .table-large-1fe3 a:hover,
.caption_tall_c95c.photo_complex_c1a4 .aside-7849 .first-9178:hover,
.caption_tall_c95c.photo_complex_c1a4 .aside-7849 a:hover,
.caption_tall_c95c.photo_complex_c1a4 .row-ccfc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_tall_c95c.photo_complex_c1a4 .last-7e60 {
  color: rgba(255, 255, 255, 0.99);
}
.caption_tall_c95c.photo_complex_c1a4 .sidebar_hard_1f1c {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_tall_c95c.photo_complex_c1a4 .sidebar_hard_1f1c:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_tall_c95c.photo_complex_c1a4 .element-be99:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_tall_c95c.photo_complex_c1a4 .new-c4e2 .component_orange_a4fb li a,
.caption_tall_c95c.photo_complex_c1a4 .new-c4e2 .first-9178,
.caption_tall_c95c.photo_complex_c1a4 .row-ccfc {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_tall_c95c.photo_complex_c1a4 .new-c4e2 .first-9178:focus,
.caption_tall_c95c.photo_complex_c1a4 .new-c4e2 .first-9178:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_tall_c95c.photo_complex_c1a4 .component_orange_a4fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-be99 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element-be99:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.red_dcec {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon-soft-6b9f .caption_tall_c95c {
  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;
}
.icon-soft-6b9f .sidebar_hard_1f1c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon-soft-6b9f .sidebar_hard_1f1c: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) {
  .icon-soft-6b9f .sidebar_hard_1f1c:before {
    width: 16%;
    left: 42%;
  }
}
.icon-soft-6b9f .sidebar_hard_1f1c:last-child:before {
  content: none;
}
.icon-soft-6b9f .sidebar_hard_1f1c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon-soft-6b9f .new-c4e2 .component_orange_a4fb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon-soft-6b9f .new-c4e2 .component_orange_a4fb li a .first-9178 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon-soft-6b9f .new-c4e2 .row-ccfc {
  border: none;
}
.icon-soft-6b9f .new-c4e2 .row-ccfc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon-soft-6b9f .element-be99 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon-soft-6b9f .red_dcec {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon-soft-6b9f .photo_complex_c1a4 .element-be99:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon-soft-6b9f .progress-paper-3321.icon-solid-b82c .cold-2a01 {
  background: rgba(0, 0, 0, 0.6);
}
.icon-soft-6b9f
  .progress-paper-3321.icon-solid-b82c
  .cold-2a01::after,
.icon-soft-6b9f
  .progress-paper-3321.icon-solid-b82c
  .cold-2a01:before {
  background: inherit;
}
.icon-soft-6b9f
  .progress-paper-3321.icon-solid-b82c:hover
  .cold-2a01 {
  background: rgba(0, 0, 0, 0.8);
}
.row-9793 .caption_tall_c95c {
  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) {
  .row-9793 .caption_tall_c95c {
    width: auto;
    right: 45px;
  }
}
.title-purple-297e .caption_tall_c95c {
  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) {
  .title-purple-297e .caption_tall_c95c {
    width: auto;
    left: 45px;
  }
}
.heading_b19b .caption_tall_c95c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.heading_b19b .red_dcec {
  max-width: 48em;
  margin: 0 auto;
}
.heading_b19b .element-be99:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.title-blue-0716 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.title-blue-0716.icon-soft-6b9f .caption_tall_c95c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.title-blue-0716.row-9793 .caption_tall_c95c {
  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);
}
.title-blue-0716 .caption_tall_c95c {
  visibility: visible;
}
.title-blue-0716.title-purple-297e .caption_tall_c95c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hard_7ab5,
.item_white_98de {
  overflow-x: hidden;
}
.hard_7ab5 .caption_tall_c95c {
  overflow: auto;
}
.hard_7ab5.icon-soft-6b9f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_7ab5.icon-soft-6b9f .caption_tall_c95c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hard_7ab5.icon-soft-6b9f .column-48e1 {
  opacity: 0;
}
.hard_7ab5.row-9793 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_7ab5.row-9793 .caption_tall_c95c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hard_7ab5.row-9793 .column-48e1 {
  opacity: 0;
}
.hard_7ab5.title-purple-297e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_7ab5.title-purple-297e .caption_tall_c95c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hard_7ab5.title-purple-297e .column-48e1 {
  opacity: 0;
}
.hard_7ab5.heading_b19b .caption_tall_c95c {
  z-index: 10;
  visibility: visible;
}
.icon-solid-b82c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon-solid-b82c .cold-2a01 {
  background: rgba(255, 255, 255, 0.99);
}
.icon-solid-b82c .cold-2a01::after,
.icon-solid-b82c .cold-2a01:before {
  background: inherit;
}
.icon-solid-b82c:hover .cold-2a01 {
  background: rgba(255, 255, 255, 0.99);
}
.title-purple-297e .icon-solid-b82c {
  top: 10px;
  right: auto;
  left: 12px;
}
.heading_b19b .icon-solid-b82c {
  display: none !important;
}
.hard_7ab5:before,
.item_white_98de:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hard_7ab5 .icon-solid-b82c,
.item_white_98de .icon-solid-b82c {
  display: inline-block;
}
.caption_tall_c95c .pattern_last_e0b8 {
  -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;
}
.hard_7ab5 .caption_tall_c95c .pattern_last_e0b8,
.item_white_98de .caption_tall_c95c .pattern_last_e0b8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-fefd .dynamic-f305 {
  width: 100%;
}
.popup_4701 {
  padding: 0 0.5em 0;
}
.popup_4701 [class*="customify-col-"],
.popup_4701 [class*="customify-col_"],
.popup_4701 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active_5e0e .popup_4701 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .component_9090 .bottom_5217,
  .bottom_5217 {
    display: none;
  }
  .stale_7c04 {
    text-align: left;
  }
  .search-next-55c6 {
    text-align: center;
  }
  .shadow-6be8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .component_9090 .status_left_417e,
  .status_left_417e {
    display: none;
  }
  .secondary_black_efa1 {
    text-align: left;
  }
  .container-under-df4b {
    text-align: center;
  }
  .accordion_0edb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .component_9090 .slider_a6ba,
  .slider_a6ba {
    display: none;
  }
  .chip-dark-8fbe {
    text-align: left;
  }
  .shadow_warm_e378 {
    text-align: center;
  }
  .top_e5f4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input_9583 {
  box-shadow: none !important;
}
.widget-active-cac3 .main_fast_27be,
.element_9942 .main_fast_27be {
  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;
}
.element_9942 .main_fast_27be {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification_light_2bda {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification_light_2bda:after,
.notification_light_2bda:before {
  content: "";
  display: table;
}
.notification_light_2bda:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification_light_2bda {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification_light_2bda,
.gas_2f15 {
  max-width: 1248px;
  margin: 0 auto;
}

.block-paper-8e46.border-ab15 .notification_light_2bda {
  max-width: 100%;
}
.block-paper-8e46.yellow_4fed {
  max-width: 1200px;
  margin: 0 auto;
}
.block-paper-8e46.tabs-dim-02f3 .notification_light_2bda {
  max-width: 100%;
}
.block-paper-8e46.tabs-dim-02f3 > .notification_light_2bda {
  padding-left: 0;
  padding-right: 0;
}
.block-paper-8e46.tabs-dim-02f3 > .notification_light_2bda .component_9090 {
  margin: 0;
}
.block-paper-8e46.tabs-dim-02f3
  > .notification_light_2bda
  .top_224c.thick-a307 {
  margin-right: 0;
  margin-left: 0;
}
.block-paper-8e46.tabs-dim-02f3 #main.thick-a307 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .filter_pink_2850 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .filter_pink_2850 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide-bc61 .search_6557 {
    padding-right: 1em;
  }
  .wide-bc61.disabled-gold-e227 .top_224c {
    border-right: 1px solid #eaecee;
  }
  .wide-bc61.disabled-gold-e227 .search_6557 {
    padding-right: 1em;
  }
  .wide-bc61.disabled-gold-e227 .accent-huge-70f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower_e0a6 .search_6557 {
    padding-left: 1em;
  }
  .lower_e0a6.disabled-gold-e227 .top_224c {
    border-left: 1px solid #eaecee;
  }
  .lower_e0a6.disabled-gold-e227 .search_6557 {
    padding-left: 1em;
  }
  .lower_e0a6.disabled-gold-e227 .accent-huge-70f7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-bottom-702e .search_6557 {
    padding-left: 1em;
  }
  .disabled-bottom-702e.disabled-gold-e227 .solid_f55f {
    border-right: 1px solid #eaecee;
  }
  .disabled-bottom-702e.disabled-gold-e227 .column_fixed_0e82 {
    border-right: 1px solid #eaecee;
  }
  .disabled-bottom-702e.disabled-gold-e227 .search_6557 {
    padding-left: 1em;
  }
  .disabled-bottom-702e.disabled-gold-e227 .accent-huge-70f7 {
    padding-right: 1em;
  }
  .disabled-bottom-702e.disabled-gold-e227 .static-b7bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick_4007 .search_6557 {
    padding-right: 1em;
  }
  .thick_4007.disabled-gold-e227 .solid_f55f {
    border-left: 1px solid #eaecee;
  }
  .thick_4007.disabled-gold-e227 .column_fixed_0e82 {
    border-left: 1px solid #eaecee;
  }
  .thick_4007.disabled-gold-e227 .search_6557 {
    padding-right: 1em;
  }
  .thick_4007.disabled-gold-e227 .accent-huge-70f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick_4007.disabled-gold-e227 .static-b7bf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_pink_2850 .search_6557 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter_pink_2850.disabled-gold-e227 .top_224c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .filter_pink_2850.disabled-gold-e227 .search_6557 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter_pink_2850.disabled-gold-e227 .accent-huge-70f7 {
    padding-left: 1em;
  }
  .filter_pink_2850.disabled-gold-e227 .static-b7bf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .filter_pink_2850.disabled-gold-e227 .search_6557 {
    padding-left: 0;
  }
}
.search_6328 .caption_4fb0 {
  display: inline-block;
}
.list_d3ac {
  display: inline-block;
}
.pink_e038 {
  word-con: break-word;
}
.pattern-5e47 > span {
  display: inline-block;
  padding: 5px 0;
}
.pattern-5e47 .grid-8c71 {
  margin-left: 8px;
  margin-right: 8px;
}
.pattern-5e47 .video_b4dd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accent_east_edd9 .gallery-da50 {
  margin-bottom: 2em;
}
.accent_east_edd9 .row_bfe7 {
  margin-bottom: 15px;
}
.accent_east_edd9 .row_bfe7:last-child {
  margin-bottom: 0;
}
.accent_east_edd9 .popup_b86e {
  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) {
  .accent_east_edd9 .popup_b86e {
    display: block;
  }
}
.accent_east_edd9 .breadcrumb-0c15 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accent_east_edd9 .breadcrumb-0c15 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accent_east_edd9 .filter_e907 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accent_east_edd9 .filter_e907 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accent_east_edd9 .filter_e907 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accent_east_edd9 .pink_e038 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent_east_edd9 .pink_e038 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accent_east_edd9 .dim_011b p:last-child {
  margin-bottom: 0;
}
.accent_east_edd9 .tag_f5b4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accent_east_edd9 .focused-245f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accent_east_edd9 .notice_in_3d03 {
  margin-top: 1em;
}
.accent_east_edd9 .thick_b781 {
  top: 0;
  display: block;
}
.accent_east_edd9 .thick_b781 a {
  color: inherit;
}
.accent_east_edd9 .thick_b781 a:hover {
  color: inherit;
}
.accent_east_edd9 .tabs-11ac {
  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;
}
.accent_east_edd9 .tabs-11ac:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accent_east_edd9 .focused-245f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accent_east_edd9 .main_8986 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accent_east_edd9 .main_8986:first-child {
  margin-top: 0;
}
.accent_east_edd9 .main_8986.dropdown-e48e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accent_east_edd9 .main_8986.icon-silver-1ded {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent_east_edd9
  .main_8986.icon-silver-1ded.old-040c
  .notice_in_3d03 {
  width: 100%;
}
.accent_east_edd9 .icon-silver-1ded {
  -webkit-box-align: center;
  align-items: center;
}
.accent_east_edd9 .icon-silver-1ded .pattern-5e47,
.accent_east_edd9 .icon-silver-1ded > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accent_east_edd9 .filter_e907 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent_east_edd9 .filter_e907 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent_east_edd9 .filter_e907: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;
}
.accent_east_edd9 .dropdown-e48e {
  z-index: 5;
}
.accent_east_edd9 .list-28ff .overlay-d955 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accent_east_edd9 .up_fd3f .overlay-d955 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accent_east_edd9 .box_da33 .overlay-d955 {
  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;
}
.accent_east_edd9.slow-fb59 .popup_b86e,
.accent_east_edd9.bronze_0dd6 .popup_b86e {
  display: block;
}
.accent_east_edd9.slow-fb59 .popup_b86e .avatar_09eb,
.accent_east_edd9.slow-fb59 .popup_b86e .focused-245f,
.accent_east_edd9.bronze_0dd6 .popup_b86e .avatar_09eb,
.accent_east_edd9.bronze_0dd6 .popup_b86e .focused-245f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent_east_edd9.frame_white_bd75 .breadcrumb-0c15 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accent_east_edd9.frame_white_bd75 .breadcrumb-0c15 {
    margin-right: 0;
  }
}
.accent_east_edd9.slow-fb59 .breadcrumb-0c15,
.accent_east_edd9.bronze_0dd6 .breadcrumb-0c15 {
  padding-top: 40%;
}
.accent_east_edd9.slow-fb59 .gallery-da50,
.accent_east_edd9.bronze_0dd6 .gallery-da50 {
  display: block;
}
.accent_east_edd9.slow-fb59 .fn-sticky-0b10 .focused-245f,
.accent_east_edd9.bronze_0dd6 .fn-sticky-0b10 .focused-245f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accent_east_edd9.slow-fb59 .breadcrumb-0c15,
.accent_east_edd9.bronze_0dd6 .breadcrumb-0c15 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accent_east_edd9.slow-fb59 .focused-245f {
  padding: 1em;
}
.west_1470 {
  margin: 30px auto;
  display: block;
}
.west_1470 .background_dim_64ba > * {
  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;
}
.west_1470 .background_dim_64ba > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west_1470 .background_dim_64ba span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight_9123 .pattern-5e47 {
  margin-bottom: 1.41575em;
}
.highlight_9123 .shade_53a0 {
  margin-bottom: 1.618em;
}
.title-yellow-529b .box-thick-c2b2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title-yellow-529b .box-thick-c2b2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title-yellow-529b .yellow_1da4 {
  max-width: 100%;
  overflow: auto;
}
.aside-fluid-96e7 .title-yellow-529b a:hover {
  text-decoration: underline;
}
.gold-403c .row_bfe7:not(.pink_e038),
.gold-403c .filter_e907 {
  margin-bottom: 1.41575em;
}
.gold-403c .row_bfe7:not(.pink_e038):last-child,
.gold-403c .filter_e907:last-child {
  margin-bottom: 0;
}
.gold-403c .row_bfe7.box-fast-ed64 {
  margin-bottom: 0.41575em;
}
.gold-403c .banner_6f90:before,
.gold-403c .popup-white-8595:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gold-403c .banner_6f90:before {
  content: "\f115";
}
.gold-403c .popup-white-8595:before {
  content: "\f02c";
}
.gold-403c .panel-2969 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gold-403c .panel-2969 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fixed_98b0 {
  display: -webkit-box;
  display: flex;
}
.fixed_98b0 .banner_917b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fixed_98b0 .banner_917b {
    flex-basis: 90px;
  }
}
.fixed_98b0 .text-9a27 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fixed_98b0 .text-9a27 {
    flex-basis: calc(100% - 50px);
  }
}
.fixed_98b0 .title-middle-3c9a p:last-child {
  margin-bottom: 0.72em;
}
.overlay_narrow_a256 .background_dim_64ba {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.overlay_narrow_a256 .background_dim_64ba:after,
.overlay_narrow_a256 .background_dim_64ba:before {
  content: "";
  display: table;
}
.overlay_narrow_a256 .background_dim_64ba:after {
  clear: both;
}
.overlay_narrow_a256 .background_dim_64ba .pagination-static-ed34,
.overlay_narrow_a256 .background_dim_64ba .dropdown-5860 {
  width: 49%;
}
.overlay_narrow_a256 .background_dim_64ba .pagination-static-ed34 a span.status-dafe,
.overlay_narrow_a256 .background_dim_64ba .dropdown-5860 a span.status-dafe {
  display: block;
  margin-bottom: 5px;
}
.overlay_narrow_a256 .background_dim_64ba .dropdown-5860 {
  float: left;
  text-align: left;
}
.overlay_narrow_a256 .background_dim_64ba .pagination-static-ed34 {
  float: right;
  text-align: right;
}
.cool-91dc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .cool-91dc {
    margin-bottom: 0;
  }
}
.gallery-bottom-8c38 {
  margin-bottom: 1em;
}
.gallery-bottom-8c38 .pink_e038 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focus-2d92 a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo_glass_7ec5 .gallery-bottom-8c38,
.accent-pressed-0b35 .gallery-bottom-8c38 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo_glass_7ec5 .gallery-bottom-8c38,
  .accent-pressed-0b35 .gallery-bottom-8c38 {
    display: block;
  }
}
.logo_glass_7ec5 .focus-2d92,
.accent-pressed-0b35 .focus-2d92 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo_glass_7ec5 .focus-2d92,
  .accent-pressed-0b35 .focus-2d92 {
    margin-bottom: 1em;
  }
}
.logo_glass_7ec5 .focus-2d92 img,
.accent-pressed-0b35 .focus-2d92 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo_glass_7ec5 .tag_dynamic_a31c,
.accent-pressed-0b35 .tag_dynamic_a31c {
  flex-basis: calc(100% - 160px);
}
.logo_glass_7ec5 .tag_dynamic_a31c p,
.accent-pressed-0b35 .tag_dynamic_a31c p {
  margin-bottom: 0;
}
.logo_glass_7ec5 .tag_dynamic_a31c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo_glass_7ec5 .tag_dynamic_a31c {
    padding-left: 0;
  }
}
.accent-pressed-0b35 .tag_dynamic_a31c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accent-pressed-0b35 .tag_dynamic_a31c {
    padding-right: 0;
  }
}
.accent-pressed-0b35 .focus-2d92 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.orange_cb19 .focus-2d92 {
  margin-bottom: 0.5em;
}
.orange_cb19 .focus-2d92 img {
  width: 100%;
}
.soft-75bb .gold-259e,
.sidebar_5a56 .gold-259e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar_5a56 .top_224c .breadcrumb-00ce p:last-child {
  margin-bottom: 0;
}
.dropdown-0c02 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.rough_8658 .content-3f56 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .rough_8658 .content-3f56:last-of-type {
    margin-bottom: 0;
  }
}
.rough_8658 .content-3f56 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rough_8658 .content-3f56 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.rough_8658 .content-3f56 ul li {
  margin: 0 0 0.6em;
}
.rough_8658 .content-3f56 ul li.inner-611d,
.rough_8658 .content-3f56 ul li.menu-f01a {
  position: relative;
}
.rough_8658 .content-3f56 ul li.inner-611d .gradient_gold_da9a,
.rough_8658 .content-3f56 ul li.menu-f01a .gradient_gold_da9a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.rough_8658 .content-3f56 ul li.inner-611d:after:after,
.rough_8658 .content-3f56 ul li.inner-611d:after:before,
.rough_8658
  .content-3f56
  ul
  li.menu-f01a:after:after,
.rough_8658
  .content-3f56
  ul
  li.menu-f01a:after:before {
  content: "";
  display: table;
}
.rough_8658 .content-3f56 ul li.inner-611d:after:after,
.rough_8658
  .content-3f56
  ul
  li.menu-f01a:after:after {
  clear: both;
}
.rough_8658 .content-3f56 a.image_purple_cbf0:hover {
  text-decoration: none;
}
.rough_8658 .content-3f56 select {
  max-width: 100%;
}
.rough_8658 .content-3f56 table {
  font-size: 85%;
}
.rough_8658 .content-3f56 table td,
.rough_8658 .content-3f56 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.rough_8658 .content-3f56 table tfoot td {
  text-align: left;
}
.rough_8658 .content-3f56 :last-child {
  margin-bottom: 0;
}
.rough_8658 .content-3f56 .layout-019b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.rough_8658 .content-3f56 .layout-019b label {
  width: 100%;
}
.rough_8658 .content-3f56 .layout-019b .article-a27d {
  width: 100%;
  display: block;
}
.rough_8658 .content-3f56 .layout-019b .notice-e0d8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.rough_8658 .content-3f56 .layout-019b .notice-e0d8:hover svg #svg-search {
  fill: #444;
}
.rough_8658 .content-3f56 .layout-019b .notice-e0d8 svg {
  width: 18px;
  height: 18px;
}
.rough_8658 .label-1b74 ul ul,
.rough_8658 .frame-b410 ul ul,
.rough_8658 .avatar_full_78b8 ul ul,
.rough_8658 .video-2f90 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.rough_8658 .label-1b74 .progress_top_037b > a,
.rough_8658 .frame-b410 .progress_top_037b > a,
.rough_8658 .avatar_full_78b8 .progress_top_037b > a,
.rough_8658 .video-2f90 .progress_top_037b > a {
  margin-bottom: 0;
}
.rough_8658 .down_bb42 li,
.rough_8658 .label-1b74 li,
.rough_8658 .image-inner-6ac6 li,
.rough_8658 .frame-b410 li,
.rough_8658 .avatar_full_78b8 li,
.rough_8658 .video-2f90 li,
.rough_8658 .input-3826 li,
.rough_8658 .upper-496f li {
  display: block;
  position: relative;
}
.rough_8658 .down_bb42 li:last-child,
.rough_8658 .label-1b74 li:last-child,
.rough_8658 .image-inner-6ac6 li:last-child,
.rough_8658 .frame-b410 li:last-child,
.rough_8658 .avatar_full_78b8 li:last-child,
.rough_8658 .video-2f90 li:last-child,
.rough_8658 .input-3826 li:last-child,
.rough_8658 .upper-496f li:last-child {
  border: none;
}
.rough_8658 .down_bb42 li a,
.rough_8658 .label-1b74 li a,
.rough_8658 .image-inner-6ac6 li a,
.rough_8658 .frame-b410 li a,
.rough_8658 .avatar_full_78b8 li a,
.rough_8658 .video-2f90 li a,
.rough_8658 .input-3826 li a,
.rough_8658 .upper-496f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.rough_8658 .down_bb42 li ul li::before,
.rough_8658 .label-1b74 li ul li::before,
.rough_8658 .image-inner-6ac6 li ul li::before,
.rough_8658 .frame-b410 li ul li::before,
.rough_8658 .avatar_full_78b8 li ul li::before,
.rough_8658 .video-2f90 li ul li::before,
.rough_8658 .input-3826 li ul li::before,
.rough_8658 .upper-496f li ul li::before {
  left: 15px;
}
.rough_8658 .down_bb42 li ul a,
.rough_8658 .label-1b74 li ul a,
.rough_8658 .image-inner-6ac6 li ul a,
.rough_8658 .frame-b410 li ul a,
.rough_8658 .avatar_full_78b8 li ul a,
.rough_8658 .video-2f90 li ul a,
.rough_8658 .input-3826 li ul a,
.rough_8658 .upper-496f li ul a {
  padding-left: 20px;
}
.rough_8658 .down_bb42 li ul ul li::before,
.rough_8658 .label-1b74 li ul ul li::before,
.rough_8658 .image-inner-6ac6 li ul ul li::before,
.rough_8658 .frame-b410 li ul ul li::before,
.rough_8658 .avatar_full_78b8 li ul ul li::before,
.rough_8658 .video-2f90 li ul ul li::before,
.rough_8658 .input-3826 li ul ul li::before,
.rough_8658 .upper-496f li ul ul li::before {
  left: 30px;
}
.rough_8658 .down_bb42 li ul ul a,
.rough_8658 .label-1b74 li ul ul a,
.rough_8658 .image-inner-6ac6 li ul ul a,
.rough_8658 .frame-b410 li ul ul a,
.rough_8658 .avatar_full_78b8 li ul ul a,
.rough_8658 .video-2f90 li ul ul a,
.rough_8658 .input-3826 li ul ul a,
.rough_8658 .upper-496f li ul ul a {
  padding-left: 40px;
}
.rough_8658 .title_steel_1974 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.rough_8658 .upper-496f ul li {
  margin-bottom: 1.41575em;
}
.rough_8658 .upper-496f ul li .gold-6282 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.rough_8658 .upper-496f ul li .hero_f705 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo_complex_c1a4 .down_bb42 li a,
.photo_complex_c1a4 .label-1b74 li a,
.photo_complex_c1a4 .image-inner-6ac6 li a,
.photo_complex_c1a4 .frame-b410 li a,
.photo_complex_c1a4 .avatar_full_78b8 li a,
.photo_complex_c1a4 .video-2f90 li a,
.photo_complex_c1a4 .input-3826 li a,
.photo_complex_c1a4 .upper-496f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_complex_c1a4 .title_steel_1974 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_complex_c1a4 .content-3f56 ul li.inner-611d .gradient_gold_da9a,
.photo_complex_c1a4 .content-3f56 ul li.menu-f01a .gradient_gold_da9a {
  background: rgba(0, 0, 0, 0.2);
}
.photo_complex_c1a4 .rough_8658 .content-3f56 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li {
  margin: 0;
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li ul {
  margin: 0;
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li ul li a {
  padding-left: 15px;
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li ul li li a {
  padding-left: 30px;
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li.fixed_29a7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li.fixed_29a7 > 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;
}
.block-paper-8e46 .rough_8658 .component_orange_a4fb li.fixed_29a7 > 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;
}
.top_97b2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.border_tiny_dc44 {
  position: relative;
  z-index: 10;
}
.border_tiny_dc44 .pattern_last_e0b8 {
  width: 100%;
  max-width: 100%;
}
.popup-9308 .border_7b55 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup-9308 .progress-paper-3321 {
}
.popup-9308 .photo_complex_c1a4 {
  background: #292929;
}
.liquid-a092 .border_7b55 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.liquid-a092 .progress-paper-3321 {
  background: #f9f9f9;
}
.liquid-a092 .photo_complex_c1a4 {
  background: #303030;
}
.header-right-0526 .border_7b55 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .header-right-0526 .caption_4fb0 {
    margin-bottom: 1em;
  }
  .header-right-0526 .caption_4fb0:last-child {
    margin-bottom: 0;
  }
}
.header-right-0526 .progress-paper-3321 {
  background: #ededed;
}
.header-right-0526 .photo_complex_c1a4 {
  background: #1a1a1a;
}
.border_7b55.progress-paper-3321 {
  color: rgba(0, 0, 0, 0.6);
}
.border_7b55.progress-paper-3321 .info_fac8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_7b55.photo_complex_c1a4 {
  color: rgba(255, 255, 255, 0.99);
}
.border_7b55.photo_complex_c1a4 a:not(.image_purple_cbf0) {
  color: rgba(255, 255, 255, 0.79);
}
.border_7b55.photo_complex_c1a4 a:not(.image_purple_cbf0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_7b55.photo_complex_c1a4 .info_fac8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_7b55.photo_complex_c1a4 table tbody td,
.border_7b55.photo_complex_c1a4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu-top-5ce8.focused_25b9 .notification_light_2bda {
  max-width: initial;
}
.menu-top-5ce8 .container_4b3f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu-top-5ce8 .container_4b3f .pattern_last_e0b8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu-top-5ce8 .container_4b3f .pattern_last_e0b8 {
    display: block;
    margin-bottom: 2em;
  }
  .menu-top-5ce8 .container_4b3f .pattern_last_e0b8:last-child {
    margin-bottom: 0;
  }
}
.header-right-0526 .caption_4fb0:last-child,
.liquid-a092 .caption_4fb0:last-child,
.popup-9308 .caption_4fb0:last-child {
  margin-bottom: 0;
}
.header-right-0526 .caption_4fb0 .rough_8658 .content-3f56:last-child,
.liquid-a092 .caption_4fb0 .rough_8658 .content-3f56:last-child,
.popup-9308 .caption_4fb0 .rough_8658 .content-3f56:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .header-right-0526 .logo_f46a,
  .header-right-0526 .detail_small_9a81,
  .liquid-a092 .logo_f46a,
  .liquid-a092 .detail_small_9a81,
  .popup-9308 .logo_f46a,
  .popup-9308 .detail_small_9a81 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .border_tiny_dc44 .caption_4fb0 {
    margin-bottom: 2em;
  }
}
.border_tiny_dc44 p:last-child {
  margin-bottom: 0;
}
.border_tiny_dc44 li,
.border_tiny_dc44 ul {
  list-style: none;
  margin: 0;
}
.border_tiny_dc44 ul ul {
  margin-left: 2.617924em;
}
.dim_735d {
  font-size: 0.875em;
}

/* css-noise: 3a8d */
.promo-block-a6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
